Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 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-ssh2771474145789489581.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-ssh889149318591017493.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-ssh21346899140567997.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-ssh6491280668658856466.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-ssh4899836998742141848.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-721 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/118 [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/118 # 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/118@tmp/jenkins-gitclient-ssh5571833609663850374.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 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 (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 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 # timeout=10 Commit message: "build: Update to latest go-mod-messaging w/o ZMQ on windows (#3833)" > git rev-list --no-walk 23881e65786e6db054b8e59a7c23de27e126c89d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-29T21:53:22.867Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-29T21:53:22.919Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-29T21:53:22.929Z] ========================================================= [2021-11-29T21:53:22.929Z] EdgeX Global Pipelines Version Info [2021-11-29T21:53:22.929Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-29T21:53:24.075Z] ------------------- [2021-11-29T21:53:24.076Z] stable info: [2021-11-29T21:53:24.076Z] ------------------- [2021-11-29T21:53:24.076Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-29T21:53:24.076Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-29T21:53:24.076Z] Message: update stable to v1.0.217 [2021-11-29T21:53:24.650Z] ------------------- [2021-11-29T21:53:24.650Z] experimental info: [2021-11-29T21:53:24.650Z] ------------------- [2021-11-29T21:53:24.650Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-29T21:53:24.650Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-29T21:53:24.650Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-29T21:53:24.724Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-29T21:53:24.736Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-29T21:53:24.745Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-29T21:53:24.756Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-29T21:53:24.765Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-29T21:53:24.774Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-29T21:53:24.783Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-29T21:53:24.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-29T21:53:24.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-29T21:53:24.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-29T21:53:24.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-29T21:53:24.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-29T21:53:24.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-29T21:53:24.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-29T21:53:24.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-29T21:53:24.890Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-29T21:53:24.899Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-29T21:53:24.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-29T21:53:24.917Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-29T21:53:24.926Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-29T21:53:24.936Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-29T21:53:24.945Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-29T21:53:24.955Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-29T21:53:24.965Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-29T21:53:24.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-29T21:53:24.983Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] echo [2021-11-29T21:53:24.993Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 240e6fd [Pipeline] echo [2021-11-29T21:53:25.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-29T21:53:25.040Z] provisioning config files... [2021-11-29T21:53:25.055Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/118@tmp/config2637268013953020365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T21:53:25.363Z] ---> docker-login.sh [2021-11-29T21:53:25.363Z] nexus3.edgexfoundry.org:10001 [2021-11-29T21:53:25.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T21:53:25.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T21:53:25.624Z] Configure a credential helper to remove this warning. See [2021-11-29T21:53:25.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T21:53:25.624Z] [2021-11-29T21:53:25.624Z] Login Succeeded [2021-11-29T21:53:25.624Z] nexus3.edgexfoundry.org:10002 [2021-11-29T21:53:25.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T21:53:25.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T21:53:25.624Z] Configure a credential helper to remove this warning. See [2021-11-29T21:53:25.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T21:53:25.624Z] [2021-11-29T21:53:25.624Z] Login Succeeded [2021-11-29T21:53:25.624Z] nexus3.edgexfoundry.org:10003 [2021-11-29T21:53:25.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T21:53:25.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T21:53:25.885Z] Configure a credential helper to remove this warning. See [2021-11-29T21:53:25.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T21:53:25.885Z] [2021-11-29T21:53:25.885Z] Login Succeeded [2021-11-29T21:53:25.885Z] nexus3.edgexfoundry.org:10004 [2021-11-29T21:53:25.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T21:53:25.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T21:53:25.885Z] Configure a credential helper to remove this warning. See [2021-11-29T21:53:25.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T21:53:25.885Z] [2021-11-29T21:53:25.885Z] Login Succeeded [2021-11-29T21:53:25.885Z] docker.io [2021-11-29T21:53:25.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T21:53:26.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T21:53:26.458Z] Configure a credential helper to remove this warning. See [2021-11-29T21:53:26.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T21:53:26.458Z] [2021-11-29T21:53:26.458Z] Login Succeeded [2021-11-29T21:53:26.458Z] ---> docker-login.sh ends [Pipeline] } [2021-11-29T21:53:26.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-29T21:53:26.782Z] ++ 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-29T21:53:26.782Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T21:53:26.782Z] ++ dirname cmd/core-command/Dockerfile [2021-11-29T21:53:26.782Z] ++ cut -d/ -f2 [2021-11-29T21:53:26.782Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-29T21:53:26.782Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T21:53:26.782Z] ++ dirname cmd/core-data/Dockerfile [2021-11-29T21:53:26.782Z] ++ cut -d/ -f2 [2021-11-29T21:53:26.782Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-29T21:53:26.782Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T21:53:26.782Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-29T21:53:26.782Z] ++ cut -d/ -f2 [2021-11-29T21:53:26.782Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-29T21:53:26.782Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T21:53:26.782Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-29T21:53:26.782Z] ++ cut -d/ -f2 [2021-11-29T21:53:26.782Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-29T21:53:26.782Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T21:53:26.782Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-29T21:53:26.782Z] ++ cut -d/ -f2 [2021-11-29T21:53:26.783Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-29T21:53:26.783Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T21:53:26.783Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-29T21:53:26.783Z] ++ cut -d/ -f2 [2021-11-29T21:53:26.783Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-29T21:53:26.783Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T21:53:26.783Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-29T21:53:26.783Z] ++ cut -d/ -f2 [2021-11-29T21:53:26.783Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-29T21:53:26.783Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T21:53:26.783Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-29T21:53:26.783Z] ++ cut -d/ -f2 [2021-11-29T21:53:26.783Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-29T21:53:26.783Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T21:53:26.783Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-29T21:53:26.783Z] ++ cut -d/ -f2 [2021-11-29T21:53:26.783Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-29T21:53:26.826Z] 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-29T21:53:27.252Z] + git rev-list -1 --merges 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86~1..240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] echo [2021-11-29T21:53:27.266Z] -----------> git rev-list -1 --merges 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86~1..240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [false] [Pipeline] sh [2021-11-29T21:53:27.559Z] + git log --format=format:%s -1 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] echo [2021-11-29T21:53:27.575Z] ========================================================= [2021-11-29T21:53:27.575Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-29T21:53:27.575Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-11-29T21:53:28.132Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-29T21:53:28.132Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-29T21:53:28.132Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-29T21:53:28.132Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-29T21:53:28.132Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-29T21:53:28.132Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-29T21:53:28.132Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:53:28.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T21:53:28.589Z] [2021-11-29T21:53:28.589Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:53:28.891Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T21:53:28.891Z] latest: Pulling from edgex-devops/git-semver [2021-11-29T21:53:28.891Z] a0d0a0d46f8b: Pulling fs layer [2021-11-29T21:53:28.891Z] 3e5f54012d9b: Pulling fs layer [2021-11-29T21:53:28.891Z] 4c7163046ea9: Pulling fs layer [2021-11-29T21:53:28.891Z] 0c2d73faf560: Pulling fs layer [2021-11-29T21:53:28.891Z] 0c2d73faf560: Waiting [2021-11-29T21:53:28.891Z] 3e5f54012d9b: Download complete [2021-11-29T21:53:28.891Z] a0d0a0d46f8b: Verifying Checksum [2021-11-29T21:53:28.891Z] a0d0a0d46f8b: Download complete [2021-11-29T21:53:28.891Z] 4c7163046ea9: Verifying Checksum [2021-11-29T21:53:28.891Z] 4c7163046ea9: Download complete [2021-11-29T21:53:28.891Z] 0c2d73faf560: Verifying Checksum [2021-11-29T21:53:28.891Z] 0c2d73faf560: Download complete [2021-11-29T21:53:29.159Z] a0d0a0d46f8b: Pull complete [2021-11-29T21:53:29.159Z] 3e5f54012d9b: Pull complete [2021-11-29T21:53:29.428Z] 4c7163046ea9: Pull complete [2021-11-29T21:53:29.691Z] 0c2d73faf560: Pull complete [2021-11-29T21:53:29.691Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-29T21:53:29.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T21:53:29.691Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-29T21:53:29.768Z] prd-centos7-docker-4c-2g-721 does not seem to be running inside a container [2021-11-29T21:53:29.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@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-29T21:53:30.361Z] $ docker top bb4e624d7551699a0d4feb47f2ee077bacecb96d06e9f194ccc992311e277e17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-29T21:53:30.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-29T21:53:30.455Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-29T21:53:30.561Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-29T21:53:30.563Z] $ docker exec bb4e624d7551699a0d4feb47f2ee077bacecb96d06e9f194ccc992311e277e17 ssh-agent [2021-11-29T21:53:30.687Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnCihGk/agent.14 [2021-11-29T21:53:30.687Z] SSH_AGENT_PID=20 [2021-11-29T21:53:30.696Z] Running ssh-add (command line suppressed) [2021-11-29T21:53:30.792Z] Identity added: /w/workspace/edgex-go/118@tmp/private_key_2616311477451590521.key (/w/workspace/edgex-go/118@tmp/private_key_2616311477451590521.key) [2021-11-29T21:53:30.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-29T21:53:31.099Z] + git tag --points-at HEAD [Pipeline] } [2021-11-29T21:53:31.109Z] $ docker exec --env ******** --env ******** bb4e624d7551699a0d4feb47f2ee077bacecb96d06e9f194ccc992311e277e17 ssh-agent -k [2021-11-29T21:53:31.196Z] unset SSH_AUTH_SOCK; [2021-11-29T21:53:31.196Z] unset SSH_AGENT_PID; [2021-11-29T21:53:31.196Z] echo Agent pid 20 killed; [2021-11-29T21:53:31.212Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-29T21:53:31.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-29T21:53:31.232Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-29T21:53:31.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-29T21:53:31.351Z] $ docker exec bb4e624d7551699a0d4feb47f2ee077bacecb96d06e9f194ccc992311e277e17 ssh-agent [2021-11-29T21:53:31.456Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCHBMGH/agent.54 [2021-11-29T21:53:31.456Z] SSH_AGENT_PID=60 [2021-11-29T21:53:31.462Z] Running ssh-add (command line suppressed) [2021-11-29T21:53:31.566Z] Identity added: /w/workspace/edgex-go/118@tmp/private_key_7140627781542032707.key (/w/workspace/edgex-go/118@tmp/private_key_7140627781542032707.key) [2021-11-29T21:53:31.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-29T21:53:31.879Z] + git semver init [2021-11-29T21:53:31.879Z] # -> Open(): unable to determine branch for HEAD [2021-11-29T21:53:31.879Z] # $GIT_DIR = /w/workspace/edgex-go/118/.git [2021-11-29T21:53:31.879Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/118 [2021-11-29T21:53:31.879Z] # $SEMVER_REMOTE_NAME = origin [2021-11-29T21:53:31.879Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-29T21:53:31.879Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-29T21:53:31.879Z] # $SEMVER_BRANCH = main [2021-11-29T21:53:31.879Z] # $SEMVER_TEMP = /tmp/semver-987821070 [2021-11-29T21:53:31.879Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-29T21:56:23.475Z] # '/tmp/semver-987821070' -> '/w/workspace/edgex-go/118/.semver' [2021-11-29T21:56:23.475Z] # -> Force: false [2021-11-29T21:56:23.475Z] # $SEMVER_DIR = /w/workspace/edgex-go/118/.semver [Pipeline] } [2021-11-29T21:56:23.484Z] $ docker exec --env ******** --env ******** bb4e624d7551699a0d4feb47f2ee077bacecb96d06e9f194ccc992311e277e17 ssh-agent -k [2021-11-29T21:56:23.590Z] unset SSH_AUTH_SOCK; [2021-11-29T21:56:23.590Z] unset SSH_AGENT_PID; [2021-11-29T21:56:23.590Z] echo Agent pid 60 killed; [2021-11-29T21:56:23.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-29T21:56:23.903Z] + git semver [Pipeline] } [2021-11-29T21:56:23.920Z] $ docker stop --time=1 bb4e624d7551699a0d4feb47f2ee077bacecb96d06e9f194ccc992311e277e17 [2021-11-29T21:56:25.439Z] $ docker rm -f bb4e624d7551699a0d4feb47f2ee077bacecb96d06e9f194ccc992311e277e17 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-29T21:56:25.804Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-29T21:56:26.022Z] Stashed 1 file(s) [Pipeline] echo [2021-11-29T21:56:26.025Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.5 [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-29T21:56:26.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-29T21:56:26.276Z] ========================================================= [2021-11-29T21:56:26.276Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-29T21:56:26.276Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-29T21:56:26.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-29T21:56:26.572Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-29T21:56:26.572Z] a0d0a0d46f8b: Already exists [2021-11-29T21:56:26.572Z] 31adcdaf11c8: Pulling fs layer [2021-11-29T21:56:26.572Z] b8b176561691: Pulling fs layer [2021-11-29T21:56:26.572Z] 4527c011a84f: Pulling fs layer [2021-11-29T21:56:26.572Z] 5d74067f8e1e: Pulling fs layer [2021-11-29T21:56:26.572Z] e0aca202a116: Pulling fs layer [2021-11-29T21:56:26.572Z] 3a43be97a3b4: Pulling fs layer [2021-11-29T21:56:26.572Z] 34cad66bf833: Pulling fs layer [2021-11-29T21:56:26.572Z] b4e3c513aaa6: Pulling fs layer [2021-11-29T21:56:26.572Z] 5d74067f8e1e: Waiting [2021-11-29T21:56:26.572Z] e0aca202a116: Waiting [2021-11-29T21:56:26.572Z] 3a43be97a3b4: Waiting [2021-11-29T21:56:26.572Z] 34cad66bf833: Waiting [2021-11-29T21:56:26.572Z] b4e3c513aaa6: Waiting [2021-11-29T21:56:26.572Z] b8b176561691: Verifying Checksum [2021-11-29T21:56:26.572Z] b8b176561691: Download complete [2021-11-29T21:56:26.572Z] 31adcdaf11c8: Verifying Checksum [2021-11-29T21:56:26.572Z] 31adcdaf11c8: Download complete [2021-11-29T21:56:26.572Z] 5d74067f8e1e: Verifying Checksum [2021-11-29T21:56:26.572Z] 5d74067f8e1e: Download complete [2021-11-29T21:56:26.572Z] e0aca202a116: Verifying Checksum [2021-11-29T21:56:26.572Z] e0aca202a116: Download complete [2021-11-29T21:56:26.572Z] 3a43be97a3b4: Verifying Checksum [2021-11-29T21:56:26.572Z] 3a43be97a3b4: Download complete [2021-11-29T21:56:26.836Z] 31adcdaf11c8: Pull complete [2021-11-29T21:56:26.836Z] 34cad66bf833: Verifying Checksum [2021-11-29T21:56:26.836Z] 34cad66bf833: Download complete [2021-11-29T21:56:26.836Z] b8b176561691: Pull complete [2021-11-29T21:56:27.108Z] 4527c011a84f: Verifying Checksum [2021-11-29T21:56:27.108Z] 4527c011a84f: Download complete [2021-11-29T21:56:27.108Z] b4e3c513aaa6: Verifying Checksum [2021-11-29T21:56:27.108Z] b4e3c513aaa6: Download complete [2021-11-29T21:56:31.339Z] 4527c011a84f: Pull complete [2021-11-29T21:56:31.339Z] 5d74067f8e1e: Pull complete [2021-11-29T21:56:31.339Z] e0aca202a116: Pull complete [2021-11-29T21:56:31.339Z] 3a43be97a3b4: Pull complete [2021-11-29T21:56:31.339Z] 34cad66bf833: Pull complete [2021-11-29T21:56:33.273Z] b4e3c513aaa6: Pull complete [2021-11-29T21:56:33.273Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-29T21:56:33.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-29T21:56:33.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-29T21:56:33.583Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-29T21:56:33.583Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-29T21:56:33.583Z] WORKDIR /edgex [2021-11-29T21:56:33.583Z] COPY go.mod . [2021-11-29T21:56:33.583Z] RUN go mod download' [2021-11-29T21:56:34.994Z] Sending build context to Docker daemon 334.4MB [2021-11-29T21:56:34.994Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-29T21:56:34.994Z] ---> 9f6097aaca64 [2021-11-29T21:56:34.994Z] Step 2/4 : WORKDIR /edgex [2021-11-29T21:56:36.378Z] ---> Running in 8ec7a6c21ac1 [2021-11-29T21:56:36.639Z] Removing intermediate container 8ec7a6c21ac1 [2021-11-29T21:56:36.639Z] ---> 186bcdc9a3be [2021-11-29T21:56:36.639Z] Step 3/4 : COPY go.mod . [2021-11-29T21:56:36.639Z] ---> 654608eddcca [2021-11-29T21:56:36.639Z] Step 4/4 : RUN go mod download [2021-11-29T21:56:36.639Z] ---> Running in 34f4668e4d98 [2021-11-29T21:56:41.220Z] Still waiting to schedule task [2021-11-29T21:56:41.220Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-29T21:57:08.799Z] Removing intermediate container 34f4668e4d98 [2021-11-29T21:57:08.799Z] ---> 980945966ce3 [2021-11-29T21:57:08.799Z] Successfully built 980945966ce3 [2021-11-29T21:57:08.799Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:57:09.095Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-29T21:57:09.095Z] . [Pipeline] withDockerContainer [2021-11-29T21:57:09.158Z] prd-centos7-docker-4c-2g-721 does not seem to be running inside a container [2021-11-29T21:57:09.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@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-29T21:57:09.574Z] $ docker top a512a9dffac05a610cfc18fe4f83f0f4f06e1abbba3630a4eb286e4b18c62334 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T21:57:09.936Z] + go version [2021-11-29T21:57:09.936Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-29T21:57:09.946Z] $ docker stop --time=1 a512a9dffac05a610cfc18fe4f83f0f4f06e1abbba3630a4eb286e4b18c62334 [2021-11-29T21:57:11.149Z] $ docker rm -f a512a9dffac05a610cfc18fe4f83f0f4f06e1abbba3630a4eb286e4b18c62334 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:57:11.701Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-29T21:57:11.701Z] . [Pipeline] withDockerContainer [2021-11-29T21:57:11.780Z] prd-centos7-docker-4c-2g-721 does not seem to be running inside a container [2021-11-29T21:57:11.817Z] $ 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/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@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-29T21:57:12.181Z] $ docker top 23c1e138f87e57dbfada5ff71f3aeda4cacb8277dde7dabac42570811c8b70af -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-29T21:57:12.269Z] ========================================================= [2021-11-29T21:57:12.269Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-29T21:57:12.269Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-29T21:57:12.573Z] + make test [2021-11-29T21:57:12.573Z] go mod tidy [2021-11-29T21:57:12.843Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-29T21:57:19.523Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-29T21:57:37.793Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-29T21:57:41.161Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-29T21:57:41.161Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-29T21:57:41.430Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-29T21:57:44.061Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-29T21:57:44.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-29T21:57:44.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-29T21:57:44.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-29T21:57:45.217Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-29T21:57:45.482Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-29T21:57:45.749Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-29T21:57:45.749Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-29T21:57:45.749Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-29T21:57:45.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-29T21:57:47.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2021-11-29T21:57:47.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-29T21:57:47.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-29T21:57:48.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 98.5% of statements [2021-11-29T21:57:48.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-29T21:57:49.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 44.7% of statements [2021-11-29T21:57:49.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-29T21:57:49.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-29T21:57:50.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.157s coverage: 89.5% of statements [2021-11-29T21:57:50.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-29T21:57:50.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-29T21:57:51.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 84.4% of statements [2021-11-29T21:57:51.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-29T21:57:51.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-29T21:57:51.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-29T21:57:51.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-29T21:57:51.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-29T21:57:52.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.291s coverage: 94.2% of statements [2021-11-29T21:57:52.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-29T21:57:52.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-29T21:57:52.101Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 59.1% of statements [2021-11-29T21:57:52.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-29T21:57:52.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-29T21:57:52.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-29T21:57:52.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-29T21:57:52.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-29T21:57:52.389Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-11-29T21:57:52.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-29T21:57:52.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-29T21:57:52.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-29T21:57:53.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements [2021-11-29T21:57:53.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-29T21:57:53.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2021-11-29T21:57:53.627Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2021-11-29T21:57:53.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-29T21:57:53.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-11-29T21:57:54.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-11-29T21:57:54.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-11-29T21:57:54.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2021-11-29T21:57:54.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2021-11-29T21:58:07.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2021-11-29T21:58:07.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-11-29T21:58:10.250Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-722 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-11-29T21:58:10.263Z] Running in /w/workspace/edgex-go/118 [Pipeline] { [Pipeline] checkout [2021-11-29T21:58:10.515Z] The recommended git tool is: git [2021-11-29T21:58:13.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.268s coverage: 82.5% of statements [2021-11-29T21:58:13.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-29T21:58:15.557Z] using credential edgex-jenkins-ssh [2021-11-29T21:58:15.577Z] Cloning the remote Git repository [2021-11-29T21:58:15.660Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-29T21:58:15.813Z] > git init /w/workspace/edgex-go/118 # timeout=10 [2021-11-29T21:58:15.898Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-29T21:58:15.899Z] > git --version # timeout=10 [2021-11-29T21:58:15.916Z] > git --version # 'git version 2.17.1' [2021-11-29T21:58:15.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-29T21:58:16.003Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-29T21:58:31.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-11-29T21:58:31.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-29T21:58:31.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-29T21:58:31.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-29T21:58:31.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-11-29T21:58:31.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-29T21:58:31.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-29T21:58:31.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-29T21:58:31.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-29T21:58:31.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-29T21:58:31.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-11-29T21:58:31.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-29T21:58:31.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-29T21:58:31.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-11-29T21:58:31.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-29T21:58:31.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-11-29T21:58:31.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-29T21:58:31.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-11-29T21:58:31.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-11-29T21:58:31.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-11-29T21:58:31.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements [2021-11-29T21:58:31.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-29T21:58:31.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements [2021-11-29T21:58:31.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-29T21:58:31.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-29T21:58:31.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-11-29T21:58:31.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.023s coverage: 89.4% of statements [2021-11-29T21:58:31.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-11-29T21:58:31.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2021-11-29T21:58:31.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-11-29T21:58:31.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.206s coverage: 65.4% of statements [2021-11-29T21:58:31.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-29T21:58:31.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-29T21:58:31.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-29T21:58:31.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.8% of statements [2021-11-29T21:58:31.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-29T21:58:31.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-29T21:58:31.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-11-29T21:58:31.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-29T21:58:32.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-11-29T21:58:32.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-29T21:58:38.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 17.7% of statements [2021-11-29T21:58:38.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-29T21:58:38.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-29T21:58:38.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-29T21:58:38.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-29T21:58:38.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements [2021-11-29T21:58:38.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-29T21:58:38.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-29T21:58:38.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-29T21:58:38.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-29T21:58:38.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-11-29T21:58:38.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-29T21:58:38.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-29T21:58:38.864Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2021-11-29T21:58:38.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-29T21:58:38.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-29T21:58:38.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-29T21:58:38.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-29T21:58:38.864Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-11-29T21:58:38.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-29T21:58:38.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-29T21:58:38.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-29T21:58:38.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-29T21:58:38.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-29T21:58:38.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-29T21:58:38.864Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-11-29T21:58:38.864Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-11-29T21:58:39.127Z] 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 [2021-11-29T21:59:17.984Z] GO111MODULE=on go vet ./... [2021-11-29T21:59:30.262Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-29T21:59:30.262Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-29T21:59:30.262Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-29T21:59:30.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-29T21:59:30.569Z] + ls -al . [2021-11-29T21:59:30.569Z] total 644 [2021-11-29T21:59:30.569Z] drwxrwxr-x 10 1001 1001 4096 Nov 29 21:59 . [2021-11-29T21:59:30.569Z] drwxr-xr-x 4 root root 32 Nov 29 21:57 .. [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 11 Nov 29 21:53 .dockerignore [2021-11-29T21:59:30.569Z] drwxrwxr-x 8 1001 1001 162 Nov 29 21:53 .git [2021-11-29T21:59:30.569Z] drwxrwxr-x 4 1001 1001 142 Nov 29 21:53 .github [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 804 Nov 29 21:53 .gitignore [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 42 Nov 29 21:53 .golangci.yml [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 76 Nov 29 21:53 .hadolint.yml [2021-11-29T21:59:30.569Z] drwx------ 3 1001 1001 58 Nov 29 21:56 .semver [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 166 Nov 29 21:53 .sonarcloud.properties [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 1171 Nov 29 21:53 ADOPTERS.md [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 8910 Nov 29 21:53 Attribution.txt [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 51732 Nov 29 21:53 CHANGELOG.md [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 3804 Nov 29 21:53 CONTRIBUTING.md [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 677 Nov 29 21:53 GOVERNANCE.md [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 849 Nov 29 21:53 Jenkinsfile [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 10775 Nov 29 21:53 LICENSE [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 6508 Nov 29 21:53 Makefile [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 582 Nov 29 21:53 OWNERS.md [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 8207 Nov 29 21:53 README.md [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 6912 Nov 29 21:53 SECURITY.md [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 11 Nov 29 21:56 VERSION [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 4131 Nov 29 21:53 ZMQWindows.md [2021-11-29T21:59:30.569Z] drwxrwxr-x 2 1001 1001 37 Nov 29 21:53 bin [2021-11-29T21:59:30.569Z] drwxrwxr-x 14 1001 1001 4096 Nov 29 21:53 cmd [2021-11-29T21:59:30.569Z] -rw-r--r-- 1 root root 428381 Nov 29 21:58 coverage.out [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 828 Nov 29 21:53 go.mod [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 49483 Nov 29 21:53 go.sum [2021-11-29T21:59:30.569Z] drwxrwxr-x 8 1001 1001 124 Nov 29 21:53 internal [2021-11-29T21:59:30.569Z] drwxrwxr-x 3 1001 1001 16 Nov 29 21:53 openapi [2021-11-29T21:59:30.569Z] drwxrwxr-x 4 1001 1001 71 Nov 29 21:53 snap [2021-11-29T21:59:30.569Z] -rw-rw-r-- 1 1001 1001 204 Nov 29 21:53 version.go [Pipeline] sh [2021-11-29T21:59:30.859Z] + '[' -e coverage.out ] [2021-11-29T21:59:30.859Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-29T21:59:30.968Z] Stashed 1 file(s) [Pipeline] sh [2021-11-29T21:59:31.270Z] + make build [2021-11-29T21:59:31.270Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/core-data/core-data ./cmd/core-data [2021-11-29T21:59:32.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-29T21:59:40.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/core-command/core-command ./cmd/core-command [2021-11-29T21:59:40.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-29T21:59:41.414Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-29T21:59:41.414Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-29T21:59:42.379Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-29T21:59:43.332Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-29T21:59:44.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-29T21:59:45.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-29T21:59:46.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-29T21:59:47.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-29T21:59:49.160Z] $ docker stop --time=1 23c1e138f87e57dbfada5ff71f3aeda4cacb8277dde7dabac42570811c8b70af [2021-11-29T21:59:50.825Z] $ docker rm -f 23c1e138f87e57dbfada5ff71f3aeda4cacb8277dde7dabac42570811c8b70af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:59:52.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-29T21:59:52.504Z] [2021-11-29T21:59:52.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:59:52.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-29T21:59:52.814Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-29T21:59:52.814Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-29T21:59:52.814Z] ca9280d653b3: Pulling fs layer [2021-11-29T21:59:52.814Z] 7e9c9ca2126c: Pulling fs layer [2021-11-29T21:59:53.077Z] cbdbe7a5bc2a: Download complete [2021-11-29T21:59:53.077Z] ca9280d653b3: Verifying Checksum [2021-11-29T21:59:53.077Z] ca9280d653b3: Download complete [2021-11-29T21:59:53.340Z] cbdbe7a5bc2a: Pull complete [2021-11-29T21:59:53.340Z] 7e9c9ca2126c: Download complete [2021-11-29T21:59:53.922Z] ca9280d653b3: Pull complete [2021-11-29T21:59:58.166Z] 7e9c9ca2126c: Pull complete [2021-11-29T21:59:58.166Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-29T21:59:58.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-29T21:59:58.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-29T21:59:58.233Z] prd-centos7-docker-4c-2g-721 does not seem to be running inside a container [2021-11-29T21:59:58.281Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@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-29T22:00:00.978Z] $ docker top 1c809671b1e8c1fbcd61b6b0361884160a607bb4b39c9bb2578d77175232851d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T22:00:01.336Z] + docker-compose build --help [2021-11-29T22:00:01.336Z] + grep parallel [2021-11-29T22:00:01.906Z] --parallel Build images in parallel. [Pipeline] } [2021-11-29T22:00:01.917Z] $ docker stop --time=1 1c809671b1e8c1fbcd61b6b0361884160a607bb4b39c9bb2578d77175232851d [2021-11-29T22:00:03.091Z] $ docker rm -f 1c809671b1e8c1fbcd61b6b0361884160a607bb4b39c9bb2578d77175232851d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:00:03.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-29T22:00:03.472Z] . [Pipeline] withDockerContainer [2021-11-29T22:00:03.534Z] prd-centos7-docker-4c-2g-721 does not seem to be running inside a container [2021-11-29T22:00:03.570Z] $ 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/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@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-29T22:00:03.931Z] $ docker top 5f2383e7f11e77f7888b44d6faab67e2c14e22d6a4ccfa597331b72f38ad447f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T22:00:04.289Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-29T22:00:04.865Z] Building core-command ... [2021-11-29T22:00:04.866Z] Building core-data ... [2021-11-29T22:00:04.866Z] Building core-metadata ... [2021-11-29T22:00:04.866Z] Building security-bootstrapper ... [2021-11-29T22:00:04.866Z] Building security-proxy-setup ... [2021-11-29T22:00:04.866Z] Building security-secretstore-setup ... [2021-11-29T22:00:04.866Z] Building support-notifications ... [2021-11-29T22:00:04.866Z] Building support-scheduler ... [2021-11-29T22:00:04.866Z] Building sys-mgmt-agent ... [2021-11-29T22:00:04.866Z] Building core-data [2021-11-29T22:00:04.866Z] Building security-bootstrapper [2021-11-29T22:00:04.866Z] Building security-secretstore-setup [2021-11-29T22:00:04.866Z] Building core-metadata [2021-11-29T22:00:04.866Z] Building security-proxy-setup [2021-11-29T22:00:17.126Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T22:00:17.126Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-29T22:00:17.126Z] ---> 980945966ce3 [2021-11-29T22:00:17.126Z] Step 3/20 : WORKDIR /edgex-go [2021-11-29T22:00:17.126Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T22:00:17.126Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-29T22:00:17.126Z] ---> 980945966ce3 [2021-11-29T22:00:17.126Z] Step 3/30 : WORKDIR /edgex-go [2021-11-29T22:00:21.342Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T22:00:21.342Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T22:00:21.342Z] ---> 980945966ce3 [2021-11-29T22:00:21.342Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T22:00:21.915Z] ---> Running in a78adb472d32 [2021-11-29T22:00:21.915Z] ---> Running in e0eddd80bace [2021-11-29T22:00:22.177Z] ---> Running in 5bb346daebe7 [2021-11-29T22:00:23.165Z] Removing intermediate container a78adb472d32 [2021-11-29T22:00:23.165Z] ---> 64ca64118d9a [2021-11-29T22:00:23.165Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:00:23.430Z] Removing intermediate container e0eddd80bace [2021-11-29T22:00:23.430Z] ---> 13a5ecb2df45 [2021-11-29T22:00:23.430Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:00:23.430Z] Removing intermediate container 5bb346daebe7 [2021-11-29T22:00:23.430Z] ---> 8196a6b20afc [2021-11-29T22:00:23.430Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:00:23.430Z] ---> Running in edad22172103 [2021-11-29T22:00:23.430Z] ---> Running in 18705b1791a6 [2021-11-29T22:00:23.431Z] ---> Running in fc3876551539 [2021-11-29T22:00:24.834Z] Removing intermediate container edad22172103 [2021-11-29T22:00:24.834Z] ---> ec128a8f53e6 [2021-11-29T22:00:24.834Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-29T22:00:24.834Z] ---> Running in bda06f90f6b8 [2021-11-29T22:00:24.834Z] Removing intermediate container 18705b1791a6 [2021-11-29T22:00:24.834Z] ---> 5fe3b676c646 [2021-11-29T22:00:24.834Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-29T22:00:25.105Z] ---> Running in e1400fdfd2fa [2021-11-29T22:00:25.105Z] Removing intermediate container fc3876551539 [2021-11-29T22:00:25.105Z] ---> bad3165a2a38 [2021-11-29T22:00:25.105Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-29T22:00:25.105Z] ---> Running in d9e3bd2e89f2 [2021-11-29T22:00:25.699Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T22:00:25.699Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T22:00:25.699Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T22:00:26.271Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T22:00:26.271Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T22:00:26.271Z] ---> 980945966ce3 [2021-11-29T22:00:26.271Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T22:00:26.271Z] ---> Using cache [2021-11-29T22:00:26.271Z] ---> 13a5ecb2df45 [2021-11-29T22:00:26.271Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:00:26.271Z] ---> Using cache [2021-11-29T22:00:26.271Z] ---> bad3165a2a38 [2021-11-29T22:00:26.271Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-29T22:00:26.271Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T22:00:26.539Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T22:00:26.539Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T22:00:26.539Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-29T22:00:26.539Z] ---> 980945966ce3 [2021-11-29T22:00:26.539Z] Step 3/24 : WORKDIR /edgex-go [2021-11-29T22:00:26.539Z] ---> Using cache [2021-11-29T22:00:26.539Z] ---> 13a5ecb2df45 [2021-11-29T22:00:26.539Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:00:26.539Z] ---> Using cache [2021-11-29T22:00:26.539Z] ---> bad3165a2a38 [2021-11-29T22:00:26.539Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-29T22:00:26.539Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T22:00:26.813Z] ---> Running in a5a51a544451 [2021-11-29T22:00:26.813Z] ---> Running in 194e464dcd3e [2021-11-29T22:00:26.813Z] OK: 220 MiB in 52 packages [2021-11-29T22:00:26.813Z] OK: 220 MiB in 52 packages [2021-11-29T22:00:27.073Z] OK: 220 MiB in 52 packages [2021-11-29T22:00:27.336Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T22:00:27.605Z] Removing intermediate container e1400fdfd2fa [2021-11-29T22:00:27.605Z] ---> dbd446ed3843 [2021-11-29T22:00:27.605Z] Step 6/22 : COPY . . [2021-11-29T22:00:27.605Z] Removing intermediate container bda06f90f6b8 [2021-11-29T22:00:27.605Z] ---> 35659c1d386d [2021-11-29T22:00:27.605Z] Step 6/20 : COPY . . [2021-11-29T22:00:27.605Z] Removing intermediate container d9e3bd2e89f2 [2021-11-29T22:00:27.605Z] ---> 59274e7e952b [2021-11-29T22:00:27.605Z] Step 6/30 : COPY . . [2021-11-29T22:00:27.605Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T22:00:28.186Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T22:00:28.447Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T22:00:28.709Z] OK: 220 MiB in 52 packages [2021-11-29T22:00:28.709Z] OK: 220 MiB in 52 packages [2021-11-29T22:00:32.934Z] Removing intermediate container a5a51a544451 [2021-11-29T22:00:32.934Z] ---> 2ac7f320fb87 [2021-11-29T22:00:32.934Z] Step 6/24 : COPY . . [2021-11-29T22:00:32.934Z] Removing intermediate container 194e464dcd3e [2021-11-29T22:00:32.934Z] ---> e50644af9ff1 [2021-11-29T22:00:32.934Z] Step 6/22 : COPY . . [2021-11-29T22:00:51.112Z] ---> 0f342515206a [2021-11-29T22:00:51.112Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T22:00:51.112Z] ---> cc4d80e6c776 [2021-11-29T22:00:51.113Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T22:00:51.113Z] ---> b397d579d80b [2021-11-29T22:00:51.113Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T22:00:51.113Z] ---> Running in e6d6f2576ab3 [2021-11-29T22:00:51.113Z] ---> Running in 844ba66a7cbb [2021-11-29T22:00:51.113Z] ---> Running in 5d6c69acac27 [2021-11-29T22:00:54.084Z] Avoid second fetch [2021-11-29T22:00:54.084Z] Checking out Revision 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 (main) [2021-11-29T22:00:54.488Z] Removing intermediate container e6d6f2576ab3 [2021-11-29T22:00:54.488Z] ---> d891f6f13d0e [2021-11-29T22:00:54.488Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-29T22:00:54.488Z] Removing intermediate container 844ba66a7cbb [2021-11-29T22:00:54.488Z] ---> 122d35862479 [2021-11-29T22:00:54.488Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-29T22:00:54.488Z] ---> Running in efa3ac0a43c6 [2021-11-29T22:00:54.488Z] Removing intermediate container 5d6c69acac27 [2021-11-29T22:00:54.488Z] ---> af9b4aa2bc2b [2021-11-29T22:00:54.488Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-29T22:00:54.488Z] ---> Running in 213db958f5a8 [2021-11-29T22:00:54.488Z] ---> Running in c217e14b1a93 [2021-11-29T22:00:54.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-29T22:00:55.063Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-29T22:00:55.063Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-29T22:00:56.459Z] ---> 43b3f91ca437 [2021-11-29T22:00:56.459Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T22:00:56.720Z] ---> Running in d54d2d4b612a [2021-11-29T22:00:56.982Z] ---> 3ee218222dcb [2021-11-29T22:00:56.982Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T22:00:56.982Z] ---> Running in e6f5d5bad1d9 [2021-11-29T22:00:58.461Z] Commit message: "build: Update to latest go-mod-messaging w/o ZMQ on windows (#3833)" [2021-11-29T22:00:54.045Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-29T22:00:54.066Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-29T22:00:54.111Z] > git config core.sparsecheckout # timeout=10 [2021-11-29T22:00:54.132Z] > git checkout -f 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 # timeout=10 [2021-11-29T22:00:58.909Z] Removing intermediate container d54d2d4b612a [2021-11-29T22:00:58.909Z] ---> 5f00d3fbab75 [2021-11-29T22:00:58.909Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-29T22:00:58.909Z] Removing intermediate container e6f5d5bad1d9 [2021-11-29T22:00:58.909Z] ---> 9f9241da4427 [2021-11-29T22:00:58.909Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-29T22:00:58.909Z] ---> Running in 0f22828b1e6d [2021-11-29T22:00:58.909Z] ---> Running in 12e572c74a80 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-29T22:00:59.487Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-29T22:00:59.487Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/core-data/core-data ./cmd/core-data [2021-11-29T22:00:59.521Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-29T22:00:59.521Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T22:00:59.521Z] Dload Upload Total Spent Left Speed [2021-11-29T22:00:59.521Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 79891 0 --:--:-- --:--:-- --:--:-- 79891 [Pipeline] sh [2021-11-29T22:00:59.922Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-29T22:01:00.265Z] + sudo tee /etc/docker/daemon.new [2021-11-29T22:01:00.265Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-29T22:01:00.265Z] { [2021-11-29T22:01:00.265Z] "registry-mirrors": [ [2021-11-29T22:01:00.265Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-29T22:01:00.265Z] ], [2021-11-29T22:01:00.265Z] "bip": "10.250.0.254/24", [2021-11-29T22:01:00.265Z] "hosts": [ [2021-11-29T22:01:00.265Z] "tcp://0.0.0.0:5555", [2021-11-29T22:01:00.265Z] "unix:///var/run/docker.sock" [2021-11-29T22:01:00.265Z] ], [2021-11-29T22:01:00.265Z] "mtu": 1458, [2021-11-29T22:01:00.265Z] "selinux-enabled": true, [2021-11-29T22:01:00.265Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-29T22:01:00.265Z] } [Pipeline] sh [2021-11-29T22:01:00.620Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-29T22:01:01.061Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-29T22:01:19.415Z] provisioning config files... [2021-11-29T22:01:19.438Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/118@tmp/config2797687836660369446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:01:19.793Z] ---> docker-login.sh [2021-11-29T22:01:19.793Z] nexus3.edgexfoundry.org:10001 [2021-11-29T22:01:20.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:01:20.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:01:20.670Z] Configure a credential helper to remove this warning. See [2021-11-29T22:01:20.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:01:20.670Z] [2021-11-29T22:01:20.670Z] Login Succeeded [2021-11-29T22:01:20.670Z] nexus3.edgexfoundry.org:10002 [2021-11-29T22:01:20.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:01:21.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:01:21.223Z] Configure a credential helper to remove this warning. See [2021-11-29T22:01:21.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:01:21.223Z] [2021-11-29T22:01:21.223Z] Login Succeeded [2021-11-29T22:01:21.223Z] nexus3.edgexfoundry.org:10003 [2021-11-29T22:01:21.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:01:21.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:01:21.768Z] Configure a credential helper to remove this warning. See [2021-11-29T22:01:21.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:01:21.768Z] [2021-11-29T22:01:21.768Z] Login Succeeded [2021-11-29T22:01:21.768Z] nexus3.edgexfoundry.org:10004 [2021-11-29T22:01:22.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:01:22.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:01:22.050Z] Configure a credential helper to remove this warning. See [2021-11-29T22:01:22.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:01:22.050Z] [2021-11-29T22:01:22.050Z] Login Succeeded [2021-11-29T22:01:22.050Z] docker.io [2021-11-29T22:01:22.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:01:23.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:01:23.256Z] Configure a credential helper to remove this warning. See [2021-11-29T22:01:23.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:01:23.256Z] [2021-11-29T22:01:23.256Z] Login Succeeded [2021-11-29T22:01:23.256Z] ---> docker-login.sh ends [Pipeline] } [2021-11-29T22:01:23.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-29T22:01:23.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-29T22:01:23.540Z] ========================================================= [2021-11-29T22:01:23.540Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-29T22:01:23.540Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-29T22:01:23.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-29T22:01:24.143Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-29T22:01:24.143Z] 552d1f2373af: Pulling fs layer [2021-11-29T22:01:24.143Z] ea3f2d53f512: Pulling fs layer [2021-11-29T22:01:24.143Z] 9e70ebbbe112: Pulling fs layer [2021-11-29T22:01:24.143Z] 7a9cfe048b4a: Pulling fs layer [2021-11-29T22:01:24.143Z] 72dc09318566: Pulling fs layer [2021-11-29T22:01:24.143Z] f4f7b4309257: Pulling fs layer [2021-11-29T22:01:24.143Z] 0ac9a79272e3: Pulling fs layer [2021-11-29T22:01:24.143Z] b78e95d17946: Pulling fs layer [2021-11-29T22:01:24.143Z] f4f7b4309257: Waiting [2021-11-29T22:01:24.143Z] 0ac9a79272e3: Waiting [2021-11-29T22:01:24.143Z] b78e95d17946: Waiting [2021-11-29T22:01:24.143Z] 7a9cfe048b4a: Waiting [2021-11-29T22:01:24.143Z] 72dc09318566: Waiting [2021-11-29T22:01:24.143Z] 9e70ebbbe112: Verifying Checksum [2021-11-29T22:01:24.143Z] 9e70ebbbe112: Download complete [2021-11-29T22:01:24.143Z] ea3f2d53f512: Verifying Checksum [2021-11-29T22:01:24.143Z] ea3f2d53f512: Download complete [2021-11-29T22:01:24.143Z] 72dc09318566: Download complete [2021-11-29T22:01:24.143Z] f4f7b4309257: Verifying Checksum [2021-11-29T22:01:24.143Z] f4f7b4309257: Download complete [2021-11-29T22:01:24.143Z] 552d1f2373af: Verifying Checksum [2021-11-29T22:01:24.143Z] 0ac9a79272e3: Download complete [2021-11-29T22:01:24.741Z] 552d1f2373af: Pull complete [2021-11-29T22:01:25.741Z] ea3f2d53f512: Pull complete [2021-11-29T22:01:26.018Z] 9e70ebbbe112: Pull complete [2021-11-29T22:01:26.018Z] b78e95d17946: Verifying Checksum [2021-11-29T22:01:26.018Z] b78e95d17946: Download complete [2021-11-29T22:01:26.619Z] 7a9cfe048b4a: Verifying Checksum [2021-11-29T22:01:26.619Z] 7a9cfe048b4a: Download complete [2021-11-29T22:01:36.787Z] 7a9cfe048b4a: Pull complete [2021-11-29T22:01:36.787Z] 72dc09318566: Pull complete [2021-11-29T22:01:37.388Z] f4f7b4309257: Pull complete [2021-11-29T22:01:37.662Z] 0ac9a79272e3: Pull complete [2021-11-29T22:01:38.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-29T22:01:38.334Z] Removing intermediate container 213db958f5a8 [2021-11-29T22:01:38.334Z] ---> 15bb9d3a32f1 [2021-11-29T22:01:38.334Z] [2021-11-29T22:01:38.334Z] Step 9/30 : FROM alpine:3.14 [2021-11-29T22:01:38.334Z] 3.14: Pulling from library/alpine [2021-11-29T22:01:38.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-29T22:01:39.277Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-29T22:01:39.277Z] Status: Downloaded newer image for alpine:3.14 [2021-11-29T22:01:39.277Z] Removing intermediate container efa3ac0a43c6 [2021-11-29T22:01:39.277Z] ---> f5400a13e331 [2021-11-29T22:01:39.277Z] [2021-11-29T22:01:39.277Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T22:01:39.277Z] ---> 0a97eee8041e [2021-11-29T22:01:39.277Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-29T22:01:39.277Z] ---> 0a97eee8041e [2021-11-29T22:01:39.277Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-29T22:01:39.277Z] ---> Running in d610a1b36c17 [2021-11-29T22:01:39.277Z] ---> Running in f61b6f7605d9 [2021-11-29T22:01:39.277Z] Removing intermediate container d610a1b36c17 [2021-11-29T22:01:39.277Z] ---> 3b88cce6e42e [2021-11-29T22:01:39.277Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-29T22:01:39.543Z] ---> Running in e34b8bfd495b [2021-11-29T22:01:39.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T22:01:39.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T22:01:40.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T22:01:40.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T22:01:40.336Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-29T22:01:40.336Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T22:01:40.336Z] OK: 6 MiB in 15 packages [2021-11-29T22:01:40.606Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-29T22:01:40.606Z] (2/2) Installing su-exec (0.2-r1) [2021-11-29T22:01:40.606Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T22:01:40.606Z] OK: 6 MiB in 16 packages [2021-11-29T22:01:41.189Z] Removing intermediate container f61b6f7605d9 [2021-11-29T22:01:41.189Z] ---> 01a803b95d0e [2021-11-29T22:01:41.189Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T22:01:41.450Z] ---> Running in c1709fe170f9 [2021-11-29T22:01:41.450Z] Removing intermediate container c217e14b1a93 [2021-11-29T22:01:41.450Z] ---> 599df9838d75 [2021-11-29T22:01:41.450Z] [2021-11-29T22:01:41.450Z] Step 9/20 : FROM alpine:3.14 [2021-11-29T22:01:41.450Z] ---> 0a97eee8041e [2021-11-29T22:01:41.450Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-29T22:01:41.450Z] ---> Running in f41ce850bc1f [2021-11-29T22:01:41.714Z] Removing intermediate container c1709fe170f9 [2021-11-29T22:01:41.714Z] ---> 5541900dbee2 [2021-11-29T22:01:41.714Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-29T22:01:41.714Z] Removing intermediate container e34b8bfd495b [2021-11-29T22:01:41.714Z] ---> e87e1584ce42 [2021-11-29T22:01:41.714Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-29T22:01:41.714Z] ---> Running in 8f05d87386f8 [2021-11-29T22:01:41.714Z] ---> Running in 945603354bd7 [2021-11-29T22:01:41.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T22:01:42.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T22:01:42.253Z] Removing intermediate container 8f05d87386f8 [2021-11-29T22:01:42.253Z] ---> fbaedab283d7 [2021-11-29T22:01:42.253Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-29T22:01:42.253Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-29T22:01:42.519Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-29T22:01:42.519Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-29T22:01:42.519Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-29T22:01:42.519Z] Removing intermediate container 945603354bd7 [2021-11-29T22:01:42.519Z] ---> 0c9b21ee6d37 [2021-11-29T22:01:42.519Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-29T22:01:42.519Z] (5/5) Installing curl (7.79.1-r0) [2021-11-29T22:01:42.519Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T22:01:42.519Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T22:01:42.519Z] OK: 8 MiB in 19 packages [2021-11-29T22:01:42.519Z] ---> Running in 4200aeecde03 [2021-11-29T22:01:42.785Z] Removing intermediate container 0f22828b1e6d [2021-11-29T22:01:42.785Z] ---> 0a3d84120a9e [2021-11-29T22:01:42.785Z] [2021-11-29T22:01:42.785Z] Step 9/24 : FROM alpine:3.14 [2021-11-29T22:01:42.785Z] ---> 0a97eee8041e [2021-11-29T22:01:42.785Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-29T22:01:42.785Z] ---> Running in bdbf6a4e2fd7 [2021-11-29T22:01:42.785Z] ---> Running in b80fd1727063 [2021-11-29T22:01:42.785Z] Removing intermediate container 4200aeecde03 [2021-11-29T22:01:42.785Z] ---> 94dc6239a8f2 [2021-11-29T22:01:42.785Z] Step 14/22 : WORKDIR / [2021-11-29T22:01:43.056Z] ---> Running in 2c7c6210bec4 [2021-11-29T22:01:43.056Z] Removing intermediate container bdbf6a4e2fd7 [2021-11-29T22:01:43.056Z] ---> 259b0a8923e0 [2021-11-29T22:01:43.056Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-29T22:01:43.066Z] b78e95d17946: Pull complete [2021-11-29T22:01:43.321Z] ---> Running in 7bdf103d0e87 [2021-11-29T22:01:43.321Z] Removing intermediate container 2c7c6210bec4 [2021-11-29T22:01:43.321Z] ---> 1151a09067a6 [2021-11-29T22:01:43.321Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T22:01:43.339Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-29T22:01:43.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-29T22:01:43.339Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-29T22:01:43.590Z] Removing intermediate container f41ce850bc1f [2021-11-29T22:01:43.590Z] ---> 037dccde81bd [2021-11-29T22:01:43.590Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-29T22:01:43.590Z] ---> Running in ab6f3637233b [2021-11-29T22:01:43.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T22:01:43.856Z] ---> e23885aa9557 [2021-11-29T22:01:43.856Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-29T22:01:43.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T22:01:43.856Z] Removing intermediate container ab6f3637233b [2021-11-29T22:01:43.856Z] ---> aec74b55d98a [2021-11-29T22:01:43.856Z] Step 12/20 : WORKDIR /edgex [2021-11-29T22:01:43.856Z] ---> Running in 4651b1698421 [2021-11-29T22:01:43.874Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-29T22:01:43.875Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-29T22:01:43.875Z] WORKDIR /edgex [2021-11-29T22:01:43.875Z] COPY go.mod . [2021-11-29T22:01:43.875Z] RUN go mod download [2021-11-29T22:01:44.126Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-29T22:01:44.126Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-29T22:01:44.126Z] (3/3) Installing su-exec (0.2-r1) [2021-11-29T22:01:44.126Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T22:01:44.126Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T22:01:44.126Z] OK: 6 MiB in 17 packages [2021-11-29T22:01:44.389Z] Removing intermediate container 4651b1698421 [2021-11-29T22:01:44.389Z] ---> 524b34577f43 [2021-11-29T22:01:44.389Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-29T22:01:44.389Z] ---> 6e02e824bcbf [2021-11-29T22:01:44.389Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-29T22:01:44.675Z] Removing intermediate container 7bdf103d0e87 [2021-11-29T22:01:44.675Z] ---> dfe2ef2bd0f0 [2021-11-29T22:01:44.675Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-29T22:01:44.675Z] ---> Running in 72962ddde47b [2021-11-29T22:01:44.944Z] ---> bb0655d446bb [2021-11-29T22:01:44.944Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-29T22:01:44.944Z] Removing intermediate container b80fd1727063 [2021-11-29T22:01:44.944Z] ---> 3b51b10ad94f [2021-11-29T22:01:44.944Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-29T22:01:45.240Z] ---> 9e3b0a55a1ff [2021-11-29T22:01:45.240Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-29T22:01:45.240Z] ---> Running in f43882399034 [2021-11-29T22:01:45.240Z] ---> Running in c6181af73c3b [2021-11-29T22:01:45.240Z] Removing intermediate container 72962ddde47b [2021-11-29T22:01:45.240Z] ---> 3306c06149e2 [2021-11-29T22:01:45.240Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-29T22:01:45.544Z] Removing intermediate container c6181af73c3b [2021-11-29T22:01:45.544Z] ---> 66bda21848f7 [2021-11-29T22:01:45.544Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T22:01:45.544Z] ---> 8fe5d8e4ad3a [2021-11-29T22:01:45.544Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-29T22:01:45.544Z] ---> 07b4331c0d53 [2021-11-29T22:01:45.544Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-29T22:01:45.544Z] Removing intermediate container f43882399034 [2021-11-29T22:01:45.544Z] ---> c5c7aa16c759 [2021-11-29T22:01:45.544Z] Step 12/24 : WORKDIR / [2021-11-29T22:01:45.544Z] ---> Running in 5da132ccfaac [2021-11-29T22:01:45.544Z] ---> Running in 910b5ba5bfc4 [2021-11-29T22:01:45.829Z] ---> Running in 489c007c53b6 [2021-11-29T22:01:45.829Z] Removing intermediate container 5da132ccfaac [2021-11-29T22:01:45.829Z] ---> f85b66ecbe66 [2021-11-29T22:01:45.829Z] Step 20/22 : LABEL arch=x86_64 [2021-11-29T22:01:46.105Z] ---> Running in 74798bccef6a [2021-11-29T22:01:46.105Z] Removing intermediate container 489c007c53b6 [2021-11-29T22:01:46.105Z] ---> fa8c1be0dbf0 [2021-11-29T22:01:46.105Z] 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-29T22:01:46.105Z] ---> 3103fd9711c2 [2021-11-29T22:01:46.105Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-29T22:01:46.105Z] Removing intermediate container 74798bccef6a [2021-11-29T22:01:46.105Z] ---> 711775449b9f [2021-11-29T22:01:46.105Z] Step 21/22 : LABEL git_sha=240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:01:46.105Z] ---> Running in 141575062f90 [2021-11-29T22:01:46.374Z] ---> Running in 702664a76149 [2021-11-29T22:01:46.374Z] Removing intermediate container 141575062f90 [2021-11-29T22:01:46.374Z] ---> 466d0993e9db [2021-11-29T22:01:46.374Z] Step 17/20 : CMD ["--init=true"] [2021-11-29T22:01:46.374Z] ---> Running in 363050140d23 [2021-11-29T22:01:46.374Z] Removing intermediate container 702664a76149 [2021-11-29T22:01:46.374Z] ---> 410798c9b2ce [2021-11-29T22:01:46.374Z] Step 22/22 : LABEL version=2.2.0-dev.5 [2021-11-29T22:01:46.561Z] Sending build context to Docker daemon 168.9MB [2021-11-29T22:01:46.561Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-29T22:01:46.561Z] ---> 8b459fc5aaf0 [2021-11-29T22:01:46.561Z] Step 2/4 : WORKDIR /edgex [2021-11-29T22:01:46.636Z] ---> 9271415d47b0 [2021-11-29T22:01:46.636Z] 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-29T22:01:46.636Z] ---> Running in c102848e87e9 [2021-11-29T22:01:46.636Z] Removing intermediate container 363050140d23 [2021-11-29T22:01:46.636Z] ---> db7fd28989a1 [2021-11-29T22:01:46.636Z] Step 18/20 : LABEL arch=x86_64 [2021-11-29T22:01:46.636Z] ---> Running in a8913d51f55d [2021-11-29T22:01:46.907Z] Removing intermediate container c102848e87e9 [2021-11-29T22:01:46.908Z] ---> 5ef3e107d396 [2021-11-29T22:01:46.908Z] [2021-11-29T22:01:46.908Z] Removing intermediate container 910b5ba5bfc4 [2021-11-29T22:01:46.908Z] ---> 7993f97e0c05 [2021-11-29T22:01:46.908Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T22:01:46.908Z] Removing intermediate container a8913d51f55d [2021-11-29T22:01:46.908Z] ---> fe434a98d057 [2021-11-29T22:01:46.908Z] Step 19/20 : LABEL git_sha=240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:01:46.908Z] Successfully built 5ef3e107d396 [2021-11-29T22:01:46.908Z] ---> 2b29f9b8bab3 [2021-11-29T22:01:46.908Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-29T22:01:46.908Z] Successfully tagged core-metadata:latest [2021-11-29T22:01:47.202Z]  Building core-metadata ... done Building support-scheduler [2021-11-29T22:01:47.202Z] ---> Running in a654637d44ba [2021-11-29T22:01:47.202Z] ---> 6ea831f4d1c2 [2021-11-29T22:01:47.202Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-29T22:01:47.472Z] Removing intermediate container 12e572c74a80 [2021-11-29T22:01:47.472Z] ---> ce9bc2c038be [2021-11-29T22:01:47.472Z] [2021-11-29T22:01:47.472Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T22:01:47.472Z] ---> 0a97eee8041e [2021-11-29T22:01:47.472Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-29T22:01:48.002Z] ---> Running in d81a352fd78b [2021-11-29T22:01:48.060Z] Removing intermediate container a654637d44ba [2021-11-29T22:01:48.060Z] ---> 8b0951cc1d6b [2021-11-29T22:01:48.060Z] Step 20/20 : LABEL version=2.2.0-dev.5 [2021-11-29T22:01:48.060Z] ---> a078d3814d1d [2021-11-29T22:01:48.060Z] 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-29T22:01:48.326Z] ---> 185cc6e082f8 [2021-11-29T22:01:48.326Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-29T22:01:48.326Z] ---> Running in e3745ec1f5c6 [2021-11-29T22:01:48.599Z] ---> Running in 73d1b130cde0 [2021-11-29T22:01:48.599Z] ---> aa6144fe2d7f [2021-11-29T22:01:48.599Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-29T22:01:48.599Z] Removing intermediate container e3745ec1f5c6 [2021-11-29T22:01:48.599Z] ---> 31d7e4f5e8de [2021-11-29T22:01:48.599Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-29T22:01:48.599Z] ---> 5407be26f361 [2021-11-29T22:01:48.599Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-29T22:01:48.599Z] ---> Running in e66ab981a535 [2021-11-29T22:01:48.599Z] Removing intermediate container 73d1b130cde0 [2021-11-29T22:01:48.599Z] ---> 61e2c39e247e [2021-11-29T22:01:48.599Z] [2021-11-29T22:01:48.600Z] Removing intermediate container d81a352fd78b [2021-11-29T22:01:48.600Z] ---> 77846da749c1 [2021-11-29T22:01:48.600Z] Step 3/4 : COPY go.mod . [2021-11-29T22:01:48.878Z] Successfully built 61e2c39e247e [2021-11-29T22:01:48.879Z] Successfully tagged security-proxy-setup:latest [2021-11-29T22:01:48.879Z]  Building security-proxy-setup ... done Building support-notifications [2021-11-29T22:01:48.879Z] Removing intermediate container e66ab981a535 [2021-11-29T22:01:48.879Z] ---> d6b26b55f4c0 [2021-11-29T22:01:48.879Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-29T22:01:49.142Z] ---> Running in 66dbda13243f [2021-11-29T22:01:49.199Z] ---> b748c68d87b4 [2021-11-29T22:01:49.199Z] Step 4/4 : RUN go mod download [2021-11-29T22:01:49.199Z] ---> Running in 3931d5b937e7 [2021-11-29T22:01:50.090Z] ---> bd8340f1122e [2021-11-29T22:01:50.090Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-29T22:01:50.362Z] ---> b462d653d050 [2021-11-29T22:01:50.362Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-29T22:01:50.362Z] Removing intermediate container 66dbda13243f [2021-11-29T22:01:50.362Z] ---> 50f3e034363e [2021-11-29T22:01:50.362Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:01:50.638Z] ---> Running in bbbf1daeedcb [2021-11-29T22:01:50.638Z] ---> bba34f9d6d12 [2021-11-29T22:01:50.638Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-29T22:01:50.638Z] ---> Running in 3d7a06dc06f2 [2021-11-29T22:01:50.902Z] Removing intermediate container 3d7a06dc06f2 [2021-11-29T22:01:50.902Z] ---> 1d42c13402d4 [2021-11-29T22:01:50.902Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-29T22:01:51.161Z] ---> 59972575b736 [2021-11-29T22:01:51.161Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-29T22:01:51.421Z] ---> bd82158255b2 [2021-11-29T22:01:51.421Z] 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-29T22:01:51.421Z] ---> 51d4901e516b [2021-11-29T22:01:51.421Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-29T22:01:51.421Z] ---> Running in f5543e4e453c [2021-11-29T22:01:51.421Z] Removing intermediate container bbbf1daeedcb [2021-11-29T22:01:51.421Z] ---> db0c5349d3c2 [2021-11-29T22:01:51.421Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-29T22:01:51.421Z] ---> Running in b884d1e53e28 [2021-11-29T22:01:51.686Z] ---> Running in 7b033e83ae46 [2021-11-29T22:01:52.266Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T22:01:52.527Z] Removing intermediate container f5543e4e453c [2021-11-29T22:01:52.527Z] ---> 4ce9ca4d38d7 [2021-11-29T22:01:52.527Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-29T22:01:52.789Z] ---> Running in 20e14e5453cc [2021-11-29T22:01:52.789Z] Removing intermediate container b884d1e53e28 [2021-11-29T22:01:52.789Z] ---> 5785f368f00d [2021-11-29T22:01:52.789Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-29T22:01:52.789Z] ---> Running in 6def29929b97 [2021-11-29T22:01:53.052Z] Removing intermediate container 20e14e5453cc [2021-11-29T22:01:53.052Z] ---> 18a8a3054d9a [2021-11-29T22:01:53.052Z] Step 22/24 : LABEL arch=x86_64 [2021-11-29T22:01:53.052Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T22:01:53.052Z] ---> Running in 0bbf18f4ed35 [2021-11-29T22:01:53.052Z] Removing intermediate container 6def29929b97 [2021-11-29T22:01:53.052Z] ---> 6ebf13a458ba [2021-11-29T22:01:53.052Z] Step 27/30 : CMD ["gate"] [2021-11-29T22:01:53.312Z] ---> Running in 473e580304be [2021-11-29T22:01:53.312Z] Removing intermediate container 0bbf18f4ed35 [2021-11-29T22:01:53.312Z] ---> 1f236faff226 [2021-11-29T22:01:53.312Z] Step 23/24 : LABEL git_sha=240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:01:53.312Z] ---> Running in e57455e3ad32 [2021-11-29T22:01:53.312Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-29T22:01:53.312Z] Removing intermediate container 473e580304be [2021-11-29T22:01:53.312Z] ---> c068cecdd5db [2021-11-29T22:01:53.312Z] Step 28/30 : LABEL arch=x86_64 [2021-11-29T22:01:53.571Z] Removing intermediate container e57455e3ad32 [2021-11-29T22:01:53.571Z] ---> f00259553c8a [2021-11-29T22:01:53.571Z] Step 24/24 : LABEL version=2.2.0-dev.5 [2021-11-29T22:01:53.571Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-29T22:01:53.571Z] ---> Running in 4c2792c67670 [2021-11-29T22:01:53.571Z] ---> Running in 12f4799ebd9a [2021-11-29T22:01:53.571Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-29T22:01:53.571Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-29T22:01:53.571Z] Removing intermediate container 12f4799ebd9a [2021-11-29T22:01:53.571Z] ---> 9e0e11103a03 [2021-11-29T22:01:53.571Z] Step 29/30 : LABEL git_sha=240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:01:53.845Z] Removing intermediate container 4c2792c67670 [2021-11-29T22:01:53.845Z] ---> 59ebe5d29873 [2021-11-29T22:01:53.845Z] [2021-11-29T22:01:53.845Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-29T22:01:53.845Z] Successfully built 59ebe5d29873 [2021-11-29T22:01:53.845Z] Successfully tagged security-secretstore-setup:latest [2021-11-29T22:01:53.845Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-11-29T22:01:53.845Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-29T22:01:53.845Z] ---> Running in 3b506cff922c [2021-11-29T22:01:53.845Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T22:01:53.845Z] OK: 8 MiB in 20 packages [2021-11-29T22:01:54.108Z] Removing intermediate container 3b506cff922c [2021-11-29T22:01:54.108Z] ---> 518fefd30816 [2021-11-29T22:01:54.108Z] Step 30/30 : LABEL version=2.2.0-dev.5 [2021-11-29T22:01:55.503Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T22:01:55.503Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-29T22:01:55.503Z] ---> 980945966ce3 [2021-11-29T22:01:55.503Z] Step 3/23 : WORKDIR /edgex-go [2021-11-29T22:01:55.503Z] ---> Using cache [2021-11-29T22:01:55.503Z] ---> 13a5ecb2df45 [2021-11-29T22:01:55.503Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:01:55.503Z] ---> Using cache [2021-11-29T22:01:55.503Z] ---> bad3165a2a38 [2021-11-29T22:01:55.503Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-29T22:01:55.503Z] ---> Using cache [2021-11-29T22:01:55.503Z] ---> 2ac7f320fb87 [2021-11-29T22:01:55.503Z] Step 6/23 : COPY go.mod . [2021-11-29T22:01:55.503Z] ---> Running in 3f4cae051c3e [2021-11-29T22:01:55.840Z] ---> 6f17d860cbca [2021-11-29T22:01:55.840Z] Step 7/23 : RUN go mod download [2021-11-29T22:01:55.840Z] ---> Running in e3520fb2bc9f [2021-11-29T22:01:55.840Z] Removing intermediate container 7b033e83ae46 [2021-11-29T22:01:55.840Z] ---> f0b503cd28de [2021-11-29T22:01:55.840Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T22:01:55.840Z] Removing intermediate container 3f4cae051c3e [2021-11-29T22:01:55.840Z] ---> ccada1564139 [2021-11-29T22:01:55.840Z] [2021-11-29T22:01:56.111Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T22:01:56.111Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-29T22:01:56.111Z] ---> 980945966ce3 [2021-11-29T22:01:56.111Z] Step 3/21 : WORKDIR /edgex-go [2021-11-29T22:01:56.111Z] ---> Using cache [2021-11-29T22:01:56.111Z] ---> 13a5ecb2df45 [2021-11-29T22:01:56.111Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:01:56.111Z] ---> Using cache [2021-11-29T22:01:56.111Z] ---> bad3165a2a38 [2021-11-29T22:01:56.111Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-29T22:01:56.111Z] Successfully built ccada1564139 [2021-11-29T22:01:56.111Z] ---> Running in 3557fbc48b70 [2021-11-29T22:01:56.111Z] Successfully tagged security-bootstrapper:latest [2021-11-29T22:01:56.111Z]  Building security-bootstrapper ... done Building core-command [2021-11-29T22:01:56.111Z] ---> 9d37dcced81d [2021-11-29T22:01:56.111Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-29T22:01:56.727Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T22:01:57.693Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T22:01:57.962Z] OK: 220 MiB in 52 packages [2021-11-29T22:01:58.553Z] ---> 69cfb6847375 [2021-11-29T22:01:58.553Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-29T22:01:58.823Z] ---> e0c6a2ba1862 [2021-11-29T22:01:58.823Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-29T22:01:59.090Z] ---> Running in abe4708822fb [2021-11-29T22:01:59.090Z] Removing intermediate container 3557fbc48b70 [2021-11-29T22:01:59.090Z] ---> 8f544097afc7 [2021-11-29T22:01:59.090Z] Step 6/21 : COPY . . [2021-11-29T22:01:59.090Z] Removing intermediate container e3520fb2bc9f [2021-11-29T22:01:59.090Z] ---> ed6f4b0f3a84 [2021-11-29T22:01:59.090Z] Step 8/23 : COPY . . [2021-11-29T22:01:59.090Z] Removing intermediate container abe4708822fb [2021-11-29T22:01:59.090Z] ---> e11365cbe669 [2021-11-29T22:01:59.090Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T22:01:59.663Z] ---> Running in 43d844694e78 [2021-11-29T22:02:00.246Z] Removing intermediate container 43d844694e78 [2021-11-29T22:02:00.246Z] ---> 630806cd3e34 [2021-11-29T22:02:00.246Z] Step 20/22 : LABEL arch=x86_64 [2021-11-29T22:02:02.810Z] ---> Running in a38443719d1e [2021-11-29T22:02:03.764Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T22:02:03.764Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T22:02:03.764Z] ---> 980945966ce3 [2021-11-29T22:02:03.764Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T22:02:03.764Z] ---> Using cache [2021-11-29T22:02:03.764Z] ---> 13a5ecb2df45 [2021-11-29T22:02:03.764Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:02:03.764Z] ---> Using cache [2021-11-29T22:02:03.764Z] ---> bad3165a2a38 [2021-11-29T22:02:03.764Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-29T22:02:05.703Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T22:02:05.703Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T22:02:05.703Z] ---> 980945966ce3 [2021-11-29T22:02:05.703Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T22:02:05.703Z] ---> Using cache [2021-11-29T22:02:05.703Z] ---> 13a5ecb2df45 [2021-11-29T22:02:05.703Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:02:05.703Z] ---> Using cache [2021-11-29T22:02:05.703Z] ---> bad3165a2a38 [2021-11-29T22:02:05.703Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-29T22:02:05.703Z] ---> Using cache [2021-11-29T22:02:05.703Z] ---> 2ac7f320fb87 [2021-11-29T22:02:05.703Z] Step 6/22 : COPY . . [2021-11-29T22:02:05.703Z] ---> Using cache [2021-11-29T22:02:05.703Z] ---> 43b3f91ca437 [2021-11-29T22:02:05.703Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T22:02:05.703Z] ---> Using cache [2021-11-29T22:02:05.703Z] ---> 5f00d3fbab75 [2021-11-29T22:02:05.703Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-29T22:02:05.703Z] Removing intermediate container a38443719d1e [2021-11-29T22:02:05.703Z] ---> d50539f189ba [2021-11-29T22:02:05.703Z] Step 21/22 : LABEL git_sha=240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:02:05.971Z] ---> Running in b7d664717dd7 [2021-11-29T22:02:05.971Z] ---> Running in 8f3afaaf805e [2021-11-29T22:02:05.971Z] ---> Running in 5ccc75c4f2d5 [2021-11-29T22:02:06.236Z] Removing intermediate container 5ccc75c4f2d5 [2021-11-29T22:02:06.236Z] ---> df417c5c48df [2021-11-29T22:02:06.236Z] Step 22/22 : LABEL version=2.2.0-dev.5 [2021-11-29T22:02:06.501Z] ---> Running in 7f7ada738f4b [2021-11-29T22:02:06.501Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T22:02:06.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/core-command/core-command ./cmd/core-command [2021-11-29T22:02:06.770Z] Removing intermediate container 7f7ada738f4b [2021-11-29T22:02:06.770Z] ---> 6e5c67539dc3 [2021-11-29T22:02:06.770Z] [2021-11-29T22:02:06.770Z] Successfully built 6e5c67539dc3 [2021-11-29T22:02:06.770Z] Successfully tagged core-data:latest [2021-11-29T22:02:07.351Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T22:02:07.930Z] ---> 2a4453b6c8f6 [2021-11-29T22:02:07.930Z] Step 9/23 : RUN go mod tidy [2021-11-29T22:02:07.930Z] OK: 220 MiB in 52 packages [2021-11-29T22:02:07.930Z] ---> Running in d05d5cad5a25 [2021-11-29T22:02:08.890Z] ---> c35084cfc544 [2021-11-29T22:02:08.890Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T22:02:08.890Z] Removing intermediate container b7d664717dd7 [2021-11-29T22:02:08.890Z] ---> 02c115de014f [2021-11-29T22:02:08.890Z] Step 6/22 : COPY . . [2021-11-29T22:02:08.890Z] ---> Running in fe49e2365274 [2021-11-29T22:02:13.106Z] Removing intermediate container fe49e2365274 [2021-11-29T22:02:13.106Z] ---> b798035d68fb [2021-11-29T22:02:13.106Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-29T22:02:13.106Z] ---> Running in 2172949ee82b [2021-11-29T22:02:13.369Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-29T22:02:15.299Z] ---> 252b221a3cd6 [2021-11-29T22:02:15.299Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T22:02:15.299Z] Removing intermediate container d05d5cad5a25 [2021-11-29T22:02:15.299Z] ---> f8ba9918cc81 [2021-11-29T22:02:15.299Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-29T22:02:15.299Z] ---> Running in 49581a4a3bcb [2021-11-29T22:02:15.299Z] ---> Running in cd0ee825cacf [2021-11-29T22:02:15.880Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-29T22:02:16.827Z] Removing intermediate container 49581a4a3bcb [2021-11-29T22:02:16.827Z] ---> cbd0955c3676 [2021-11-29T22:02:16.827Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-29T22:02:16.827Z] ---> Running in eea178623cc2 [2021-11-29T22:02:17.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-29T22:02:35.558Z] Removing intermediate container 8f3afaaf805e [2021-11-29T22:02:35.558Z] ---> 9c384ecaf47d [2021-11-29T22:02:35.558Z] [2021-11-29T22:02:35.558Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T22:02:35.558Z] ---> 0a97eee8041e [2021-11-29T22:02:35.558Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-29T22:02:35.558Z] ---> Using cache [2021-11-29T22:02:35.558Z] ---> 01a803b95d0e [2021-11-29T22:02:35.558Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T22:02:35.558Z] ---> Using cache [2021-11-29T22:02:35.558Z] ---> 5541900dbee2 [2021-11-29T22:02:35.558Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-29T22:02:35.558Z] ---> Running in 2f77c9a0883c [2021-11-29T22:02:35.558Z] Removing intermediate container 2f77c9a0883c [2021-11-29T22:02:35.558Z] ---> 4f8d7ddf1f5b [2021-11-29T22:02:35.558Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-29T22:02:35.558Z] ---> Running in c5f00795a932 [2021-11-29T22:02:35.558Z] Removing intermediate container c5f00795a932 [2021-11-29T22:02:35.558Z] ---> ebee0376fa5d [2021-11-29T22:02:35.558Z] Step 14/22 : WORKDIR / [2021-11-29T22:02:35.558Z] ---> Running in 5153b58eea59 [2021-11-29T22:02:35.558Z] Removing intermediate container 5153b58eea59 [2021-11-29T22:02:35.558Z] ---> 5efa1dafa79f [2021-11-29T22:02:35.558Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T22:02:35.558Z] ---> 894006cd4be5 [2021-11-29T22:02:35.558Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-29T22:02:35.558Z] ---> c44a00dcb18b [2021-11-29T22:02:35.558Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-29T22:02:35.818Z] ---> 33a31f8492b6 [2021-11-29T22:02:35.818Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-29T22:02:35.818Z] ---> Running in d9499ba4a6bf [2021-11-29T22:02:35.818Z] Removing intermediate container d9499ba4a6bf [2021-11-29T22:02:35.818Z] ---> 137354aa82dc [2021-11-29T22:02:35.818Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T22:02:36.085Z] ---> Running in edc2a815765b [2021-11-29T22:02:36.085Z] Removing intermediate container edc2a815765b [2021-11-29T22:02:36.085Z] ---> e6cdc947d4d9 [2021-11-29T22:02:36.085Z] Step 20/22 : LABEL arch=x86_64 [2021-11-29T22:02:36.085Z] ---> Running in 9999bf42d49c [2021-11-29T22:02:36.347Z] Removing intermediate container 9999bf42d49c [2021-11-29T22:02:36.347Z] ---> b1e22f146568 [2021-11-29T22:02:36.347Z] Step 21/22 : LABEL git_sha=240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:02:36.347Z] ---> Running in 5ffd4607a8a7 [2021-11-29T22:02:36.608Z] Removing intermediate container 5ffd4607a8a7 [2021-11-29T22:02:36.608Z] ---> 11fad2b72417 [2021-11-29T22:02:36.608Z] Step 22/22 : LABEL version=2.2.0-dev.5 [2021-11-29T22:02:36.608Z] ---> Running in 55a50551ef8a [2021-11-29T22:02:36.608Z] Removing intermediate container 55a50551ef8a [2021-11-29T22:02:36.608Z] ---> 29d1625634ab [2021-11-29T22:02:36.608Z] [2021-11-29T22:02:36.869Z] Successfully built 29d1625634ab [2021-11-29T22:02:36.869Z] Successfully tagged core-command:latest [2021-11-29T22:02:49.130Z]  Building core-command ... done Removing intermediate container 2172949ee82b [2021-11-29T22:02:49.130Z] ---> 7df6994e16dd [2021-11-29T22:02:49.130Z] [2021-11-29T22:02:49.130Z] Step 9/21 : FROM alpine:3.14 [2021-11-29T22:02:49.130Z] ---> 0a97eee8041e [2021-11-29T22:02:49.130Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-29T22:02:49.130Z] ---> Running in c0344a184799 [2021-11-29T22:02:49.130Z] Removing intermediate container eea178623cc2 [2021-11-29T22:02:49.130Z] ---> 330d185359fa [2021-11-29T22:02:49.130Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-29T22:02:49.130Z] ---> Running in 3fd2133e69e6 [2021-11-29T22:02:49.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T22:02:49.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T22:02:49.130Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-29T22:02:49.130Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-29T22:02:49.130Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T22:02:49.130Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T22:02:49.130Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-29T22:02:49.130Z] OK: 6 MiB in 16 packages [2021-11-29T22:02:50.098Z] Removing intermediate container cd0ee825cacf [2021-11-29T22:02:50.098Z] ---> b28aec67cc21 [2021-11-29T22:02:50.098Z] [2021-11-29T22:02:50.099Z] Step 11/23 : FROM alpine:3.14 [2021-11-29T22:02:50.099Z] ---> 0a97eee8041e [2021-11-29T22:02:50.099Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-29T22:02:50.099Z] ---> Using cache [2021-11-29T22:02:50.099Z] ---> 01a803b95d0e [2021-11-29T22:02:50.099Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T22:02:50.099Z] ---> Using cache [2021-11-29T22:02:50.099Z] ---> 5541900dbee2 [2021-11-29T22:02:50.099Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-29T22:02:50.099Z] ---> Running in 093738ea2ff4 [2021-11-29T22:02:50.099Z] Removing intermediate container c0344a184799 [2021-11-29T22:02:50.099Z] ---> bacb30adf94e [2021-11-29T22:02:50.099Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T22:02:50.099Z] ---> Running in a3515c40ec9e [2021-11-29T22:02:50.099Z] Removing intermediate container 093738ea2ff4 [2021-11-29T22:02:50.099Z] ---> bc7074896d6d [2021-11-29T22:02:50.099Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-29T22:02:50.099Z] ---> Running in 22937a8182b0 [2021-11-29T22:02:50.364Z] Removing intermediate container a3515c40ec9e [2021-11-29T22:02:50.364Z] ---> 214442f127b7 [2021-11-29T22:02:50.364Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-29T22:02:50.364Z] ---> Running in f830eccb3f1a [2021-11-29T22:02:50.364Z] Removing intermediate container 22937a8182b0 [2021-11-29T22:02:50.364Z] ---> 2fa0b135b89e [2021-11-29T22:02:50.364Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T22:02:50.364Z] Removing intermediate container 3fd2133e69e6 [2021-11-29T22:02:50.364Z] ---> bc3dd0fcf93f [2021-11-29T22:02:50.364Z] [2021-11-29T22:02:50.364Z] Step 10/22 : FROM docker:20.10.8 [2021-11-29T22:02:50.364Z] Removing intermediate container f830eccb3f1a [2021-11-29T22:02:50.364Z] ---> 0e74f02d2a30 [2021-11-29T22:02:50.364Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-29T22:02:50.364Z] ---> Running in fc6e3e3c52b0 [2021-11-29T22:02:50.364Z] 20.10.8: Pulling from library/docker [2021-11-29T22:02:50.643Z] Removing intermediate container fc6e3e3c52b0 [2021-11-29T22:02:50.643Z] ---> 8129053eaf81 [2021-11-29T22:02:50.643Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T22:02:50.643Z] ---> 14279cf1976c [2021-11-29T22:02:50.643Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-29T22:02:50.908Z] ---> a15ce179da39 [2021-11-29T22:02:50.908Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-29T22:02:51.493Z] ---> 8350069b1825 [2021-11-29T22:02:51.493Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-29T22:02:51.493Z] ---> d04f093e4719 [2021-11-29T22:02:51.493Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-29T22:02:51.755Z] ---> ffcb76c67899 [2021-11-29T22:02:51.755Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-29T22:02:51.755Z] ---> c2b266a5a53c [2021-11-29T22:02:51.755Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-29T22:02:51.755Z] ---> Running in 6a455e0aeef1 [2021-11-29T22:02:51.755Z] ---> Running in caa0175169c2 [2021-11-29T22:02:52.018Z] Removing intermediate container 6a455e0aeef1 [2021-11-29T22:02:52.018Z] ---> d960d4d13ee5 [2021-11-29T22:02:52.018Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T22:02:52.018Z] Removing intermediate container caa0175169c2 [2021-11-29T22:02:52.018Z] ---> e25e33739c77 [2021-11-29T22:02:52.018Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T22:02:52.018Z] ---> Running in d69d27fec8a2 [2021-11-29T22:02:52.018Z] ---> Running in 405a658ad8ec [2021-11-29T22:02:52.018Z] Removing intermediate container d69d27fec8a2 [2021-11-29T22:02:52.018Z] ---> 9d1aaac9fab7 [2021-11-29T22:02:52.018Z] Step 19/21 : LABEL arch=x86_64 [2021-11-29T22:02:52.288Z] Removing intermediate container 405a658ad8ec [2021-11-29T22:02:52.288Z] ---> ce9ee68f164d [2021-11-29T22:02:52.288Z] Step 21/23 : LABEL arch=x86_64 [2021-11-29T22:02:52.288Z] ---> Running in 6b6ccbd179ac [2021-11-29T22:02:52.288Z] ---> Running in 167d1d9bba17 [2021-11-29T22:02:52.288Z] Removing intermediate container 167d1d9bba17 [2021-11-29T22:02:52.288Z] ---> db8597959e83 [2021-11-29T22:02:52.288Z] Step 22/23 : LABEL git_sha=240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:02:52.288Z] Removing intermediate container 6b6ccbd179ac [2021-11-29T22:02:52.288Z] ---> 9b286c5a531f [2021-11-29T22:02:52.288Z] Step 20/21 : LABEL git_sha=240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:02:52.288Z] ---> Running in 1ec4882adb35 [2021-11-29T22:02:52.288Z] ---> Running in 7b4974427b48 [2021-11-29T22:02:52.556Z] Removing intermediate container 1ec4882adb35 [2021-11-29T22:02:52.556Z] ---> e32e35d1dd15 [2021-11-29T22:02:52.556Z] Step 23/23 : LABEL version=2.2.0-dev.5 [2021-11-29T22:02:52.556Z] Removing intermediate container 7b4974427b48 [2021-11-29T22:02:52.556Z] ---> a70613212e52 [2021-11-29T22:02:52.556Z] Step 21/21 : LABEL version=2.2.0-dev.5 [2021-11-29T22:02:52.556Z] ---> Running in 48cfd0ed9be4 [2021-11-29T22:02:52.817Z] ---> Running in 285c31093421 [2021-11-29T22:02:52.817Z] Removing intermediate container 48cfd0ed9be4 [2021-11-29T22:02:52.817Z] ---> 59cede3d1543 [2021-11-29T22:02:52.817Z] [2021-11-29T22:02:52.817Z] Removing intermediate container 285c31093421 [2021-11-29T22:02:52.817Z] ---> 7d50a782f645 [2021-11-29T22:02:52.817Z] [2021-11-29T22:02:52.817Z] Successfully built 59cede3d1543 [2021-11-29T22:02:52.817Z] Successfully tagged support-scheduler:latest [2021-11-29T22:02:53.085Z]  Building support-scheduler ... done Successfully built 7d50a782f645 [2021-11-29T22:02:53.085Z] Successfully tagged support-notifications:latest [2021-11-29T22:02:54.037Z]  Building support-notifications ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-29T22:02:54.037Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-29T22:02:54.037Z] ---> bc6c0ffef665 [2021-11-29T22:02:54.037Z] 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-29T22:02:54.297Z] ---> Running in ec8af843c840 [2021-11-29T22:02:54.559Z] Removing intermediate container ec8af843c840 [2021-11-29T22:02:54.559Z] ---> b73d296e3c2f [2021-11-29T22:02:54.559Z] 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-29T22:02:54.559Z] ---> Running in 0350be85c996 [2021-11-29T22:02:54.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T22:02:54.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T22:02:55.081Z] (1/42) Installing readline (8.1.0-r0) [2021-11-29T22:02:55.081Z] (2/42) Installing bash (5.1.4-r0) [2021-11-29T22:02:55.081Z] Executing bash-5.1.4-r0.post-install [2021-11-29T22:02:55.081Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-29T22:02:55.081Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-29T22:02:55.081Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-29T22:02:55.081Z] (6/42) Installing curl (7.79.1-r0) [2021-11-29T22:02:55.081Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-29T22:02:55.081Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-29T22:02:55.081Z] (9/42) Installing expat (2.4.1-r0) [2021-11-29T22:02:55.081Z] (10/42) Installing libffi (3.3-r2) [2021-11-29T22:02:55.081Z] (11/42) Installing gdbm (1.19-r0) [2021-11-29T22:02:55.081Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-29T22:02:55.081Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-29T22:02:55.081Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-29T22:02:55.081Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-29T22:02:55.081Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-29T22:02:55.081Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-29T22:02:55.652Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-29T22:02:55.652Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-29T22:02:55.652Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-29T22:02:55.652Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-29T22:02:55.652Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-29T22:02:55.652Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-29T22:02:55.913Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-29T22:02:55.913Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-29T22:02:55.913Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-29T22:02:55.913Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-29T22:02:55.913Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-29T22:02:55.913Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-29T22:02:55.913Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-29T22:02:55.913Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-29T22:02:55.913Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-29T22:02:55.913Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-29T22:02:55.913Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-29T22:02:55.913Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-29T22:02:55.913Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-29T22:02:55.913Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-29T22:02:55.913Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-29T22:02:55.913Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-29T22:02:55.913Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-29T22:02:55.913Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-29T22:02:56.174Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-29T22:02:56.174Z] Executing busybox-1.33.1-r3.trigger [2021-11-29T22:02:56.174Z] OK: 84 MiB in 64 packages [2021-11-29T22:02:56.842Z] Collecting docker-compose==1.23.2 [2021-11-29T22:02:56.842Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-29T22:02:57.211Z] Collecting PyYAML<4,>=3.10 [2021-11-29T22:02:57.211Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-29T22:02:57.543Z] Collecting docker<4.0,>=3.6.0 [2021-11-29T22:02:57.543Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-29T22:02:57.832Z] Collecting texttable<0.10,>=0.9.0 [2021-11-29T22:02:57.832Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-29T22:02:58.139Z] Collecting jsonschema<3,>=2.5.1 [2021-11-29T22:02:58.140Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-29T22:02:58.140Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-29T22:02:58.140Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-29T22:02:58.140Z] Collecting cached-property<2,>=1.2.0 [2021-11-29T22:02:58.140Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-29T22:02:58.140Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-29T22:02:58.140Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-29T22:02:58.140Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-29T22:02:58.140Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-29T22:02:58.428Z] Collecting docopt<0.7,>=0.6.1 [2021-11-29T22:02:58.428Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-29T22:02:58.688Z] 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-29T22:02:58.949Z] Collecting docker-pycreds>=0.4.0 [2021-11-29T22:02:58.949Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-29T22:02:58.949Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-29T22:02:58.949Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-29T22:02:58.949Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-29T22:02:58.949Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-29T22:02:58.949Z] 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-29T22:02:58.949Z] Collecting idna<2.8,>=2.5 [2021-11-29T22:02:58.949Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-29T22:02:59.212Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-29T22:02:59.212Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-29T22:02:59.212Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-29T22:02:59.212Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-29T22:02:59.212Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-29T22:02:59.212Z] Attempting uninstall: urllib3 [2021-11-29T22:02:59.213Z] Found existing installation: urllib3 1.26.5 [2021-11-29T22:02:59.213Z] Uninstalling urllib3-1.26.5: [2021-11-29T22:02:59.213Z] Successfully uninstalled urllib3-1.26.5 [2021-11-29T22:02:59.213Z] Attempting uninstall: idna [2021-11-29T22:02:59.213Z] Found existing installation: idna 3.2 [2021-11-29T22:02:59.213Z] Uninstalling idna-3.2: [2021-11-29T22:02:59.474Z] Successfully uninstalled idna-3.2 [2021-11-29T22:02:59.474Z] Attempting uninstall: chardet [2021-11-29T22:02:59.474Z] Found existing installation: chardet 4.0.0 [2021-11-29T22:02:59.474Z] Uninstalling chardet-4.0.0: [2021-11-29T22:02:59.474Z] Successfully uninstalled chardet-4.0.0 [2021-11-29T22:02:59.738Z] Attempting uninstall: requests [2021-11-29T22:02:59.738Z] Found existing installation: requests 2.25.1 [2021-11-29T22:02:59.738Z] Uninstalling requests-2.25.1: [2021-11-29T22:02:59.738Z] Successfully uninstalled requests-2.25.1 [2021-11-29T22:02:59.998Z] Running setup.py install for texttable: started [2021-11-29T22:03:00.259Z] Running setup.py install for texttable: finished with status 'done' [2021-11-29T22:03:00.259Z] Running setup.py install for PyYAML: started [2021-11-29T22:03:00.520Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-29T22:03:00.783Z] Running setup.py install for docopt: started [2021-11-29T22:03:01.043Z] Running setup.py install for docopt: finished with status 'done' [2021-11-29T22:03:01.043Z] Running setup.py install for dockerpty: started [2021-11-29T22:03:01.306Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-29T22:03:01.570Z] 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-29T22:03:05.797Z] Removing intermediate container 0350be85c996 [2021-11-29T22:03:05.797Z] ---> a3759024577f [2021-11-29T22:03:05.797Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-29T22:03:05.797Z] ---> Running in 972d9ae48624 [2021-11-29T22:03:05.797Z] Removing intermediate container 972d9ae48624 [2021-11-29T22:03:05.797Z] ---> 86e4aff3e61b [2021-11-29T22:03:05.797Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-29T22:03:05.797Z] ---> Running in 976bd1e72203 [2021-11-29T22:03:05.797Z] Removing intermediate container 976bd1e72203 [2021-11-29T22:03:05.797Z] ---> 23c3bf533785 [2021-11-29T22:03:05.797Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-29T22:03:05.797Z] ---> 31b617b55279 [2021-11-29T22:03:05.797Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-29T22:03:06.058Z] ---> c565621b2b11 [2021-11-29T22:03:06.058Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-29T22:03:06.327Z] ---> ebb2f9b6a16d [2021-11-29T22:03:06.327Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-29T22:03:06.327Z] ---> Running in c8b487af9236 [2021-11-29T22:03:06.327Z] Removing intermediate container c8b487af9236 [2021-11-29T22:03:06.327Z] ---> b3aeab54a3f9 [2021-11-29T22:03:06.327Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T22:03:06.327Z] ---> Running in c062fd86d5ee [2021-11-29T22:03:06.327Z] Removing intermediate container c062fd86d5ee [2021-11-29T22:03:06.327Z] ---> 6828e7809d73 [2021-11-29T22:03:06.327Z] Step 20/22 : LABEL arch=x86_64 [2021-11-29T22:03:06.327Z] ---> Running in 403f8d33079a [2021-11-29T22:03:06.592Z] Removing intermediate container 403f8d33079a [2021-11-29T22:03:06.592Z] ---> a256737e2855 [2021-11-29T22:03:06.592Z] Step 21/22 : LABEL git_sha=240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:06.592Z] ---> Running in 74fe5da770c1 [2021-11-29T22:03:06.592Z] Removing intermediate container 74fe5da770c1 [2021-11-29T22:03:06.592Z] ---> 9d8baa13518d [2021-11-29T22:03:06.592Z] Step 22/22 : LABEL version=2.2.0-dev.5 [2021-11-29T22:03:06.592Z] ---> Running in f5fc963cd00b [2021-11-29T22:03:06.852Z] Removing intermediate container f5fc963cd00b [2021-11-29T22:03:06.852Z] ---> 7c50c4dad9f8 [2021-11-29T22:03:06.852Z] [2021-11-29T22:03:06.852Z] Successfully built 7c50c4dad9f8 [2021-11-29T22:03:06.853Z] Successfully tagged sys-mgmt-agent:latest [2021-11-29T22:03:06.860Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-29T22:03:06.866Z] $ docker stop --time=1 5f2383e7f11e77f7888b44d6faab67e2c14e22d6a4ccfa597331b72f38ad447f [2021-11-29T22:03:08.282Z] $ docker rm -f 5f2383e7f11e77f7888b44d6faab67e2c14e22d6a4ccfa597331b72f38ad447f [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-29T22:03:08.662Z] + docker images [2021-11-29T22:03:08.662Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-29T22:03:08.662Z] sys-mgmt-agent latest 7c50c4dad9f8 2 seconds ago 294MB [2021-11-29T22:03:08.662Z] support-notifications latest 7d50a782f645 16 seconds ago 17MB [2021-11-29T22:03:08.662Z] support-scheduler latest 59cede3d1543 16 seconds ago 16.2MB [2021-11-29T22:03:08.662Z] bc3dd0fcf93f 18 seconds ago 1.76GB [2021-11-29T22:03:08.662Z] b28aec67cc21 19 seconds ago 1.76GB [2021-11-29T22:03:08.662Z] 7df6994e16dd 21 seconds ago 1.76GB [2021-11-29T22:03:08.662Z] core-command latest 29d1625634ab 32 seconds ago 16.1MB [2021-11-29T22:03:08.662Z] 9c384ecaf47d 35 seconds ago 1.76GB [2021-11-29T22:03:08.662Z] core-data latest 6e5c67539dc3 About a minute ago 20.7MB [2021-11-29T22:03:08.662Z] security-bootstrapper latest ccada1564139 About a minute ago 18.9MB [2021-11-29T22:03:08.662Z] security-secretstore-setup latest 59ebe5d29873 About a minute ago 28.4MB [2021-11-29T22:03:08.662Z] security-proxy-setup latest 61e2c39e247e About a minute ago 26.9MB [2021-11-29T22:03:08.662Z] ce9bc2c038be About a minute ago 1.77GB [2021-11-29T22:03:08.662Z] core-metadata latest 5ef3e107d396 About a minute ago 16.9MB [2021-11-29T22:03:08.662Z] 0a3d84120a9e About a minute ago 1.77GB [2021-11-29T22:03:08.662Z] 599df9838d75 About a minute ago 1.77GB [2021-11-29T22:03:08.662Z] f5400a13e331 About a minute ago 1.76GB [2021-11-29T22:03:08.662Z] 15bb9d3a32f1 About a minute ago 1.76GB [2021-11-29T22:03:08.663Z] ci-base-image-x86_64 latest 980945966ce3 6 minutes ago 1.25GB [2021-11-29T22:03:08.663Z] alpine 3.14 0a97eee8041e 2 weeks ago 5.61MB [2021-11-29T22:03:08.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB [2021-11-29T22:03:08.663Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 weeks ago 34.5MB [2021-11-29T22:03:08.663Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-29T22:03:08.663Z] 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-29T22:03:08.847Z] provisioning config files... [2021-11-29T22:03:08.858Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/118@tmp/config151210311935977631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:03:09.172Z] ---> docker-login.sh [2021-11-29T22:03:09.172Z] nexus3.edgexfoundry.org:10001 [2021-11-29T22:03:09.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:03:09.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:03:09.172Z] Configure a credential helper to remove this warning. See [2021-11-29T22:03:09.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:03:09.172Z] [2021-11-29T22:03:09.172Z] Login Succeeded [2021-11-29T22:03:09.172Z] nexus3.edgexfoundry.org:10002 [2021-11-29T22:03:09.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:03:09.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:03:09.436Z] Configure a credential helper to remove this warning. See [2021-11-29T22:03:09.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:03:09.436Z] [2021-11-29T22:03:09.436Z] Login Succeeded [2021-11-29T22:03:09.436Z] nexus3.edgexfoundry.org:10003 [2021-11-29T22:03:09.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:03:09.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:03:09.436Z] Configure a credential helper to remove this warning. See [2021-11-29T22:03:09.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:03:09.436Z] [2021-11-29T22:03:09.436Z] Login Succeeded [2021-11-29T22:03:09.436Z] nexus3.edgexfoundry.org:10004 [2021-11-29T22:03:09.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:03:09.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:03:09.699Z] Configure a credential helper to remove this warning. See [2021-11-29T22:03:09.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:03:09.699Z] [2021-11-29T22:03:09.699Z] Login Succeeded [2021-11-29T22:03:09.699Z] docker.io [2021-11-29T22:03:09.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:03:09.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:03:09.961Z] Configure a credential helper to remove this warning. See [2021-11-29T22:03:09.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:03:09.961Z] [2021-11-29T22:03:09.961Z] Login Succeeded [2021-11-29T22:03:09.961Z] ---> docker-login.sh ends [Pipeline] } [2021-11-29T22:03:09.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T22:03:10.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-29T22:03:10.022Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-11-29T22:03:10.022Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:10.022Z] latest [2021-11-29T22:03:10.022Z] 2.2.0-dev.5 [2021-11-29T22:03:10.022Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:10.022Z] main [2021-11-29T22:03:10.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:10.343Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:10.639Z] + docker push nexus3.edgexfoundry.org:10004/core-command:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:10.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-29T22:03:10.639Z] fba44fd1f286: Preparing [2021-11-29T22:03:10.639Z] f2db43a2d2be: Preparing [2021-11-29T22:03:10.639Z] 90d0dc08f179: Preparing [2021-11-29T22:03:10.639Z] 3800726f50f0: Preparing [2021-11-29T22:03:10.639Z] 1a058d5342cc: Preparing [2021-11-29T22:03:10.639Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:10.639Z] 3800726f50f0: Pushed [2021-11-29T22:03:10.639Z] fba44fd1f286: Pushed [2021-11-29T22:03:10.639Z] 90d0dc08f179: Pushed [2021-11-29T22:03:10.988Z] Removing intermediate container 3931d5b937e7 [2021-11-29T22:03:10.988Z] ---> 6d16fa50ee2f [2021-11-29T22:03:10.988Z] Successfully built 6d16fa50ee2f [2021-11-29T22:03:10.988Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:11.328Z] + docker inspect -f . ci-base-image-arm64 [2021-11-29T22:03:11.328Z] . [Pipeline] withDockerContainer [2021-11-29T22:03:11.558Z] prd-ubuntu18.04-docker-arm64-4c-16g-722 does not seem to be running inside a container [2021-11-29T22:03:11.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@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-29T22:03:12.024Z] f2db43a2d2be: Pushed [2021-11-29T22:03:12.286Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86: digest: sha256:b59c1440ae78bba0321747a49ad1c437ebe16530fb931a229471d18a8ffa3613 size: 1363 [2021-11-29T22:03:13.082Z] $ docker top 2de2d73a171e214d2510d7869acc2d27e9235e8ab8ad880620363510f0a618e1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:13.728Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:14.021Z] + go version [2021-11-29T22:03:14.021Z] go version go1.16.8 linux/arm64 [2021-11-29T22:03:14.021Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-29T22:03:14.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-29T22:03:14.021Z] fba44fd1f286: Preparing [2021-11-29T22:03:14.021Z] f2db43a2d2be: Preparing [2021-11-29T22:03:14.021Z] 90d0dc08f179: Preparing [2021-11-29T22:03:14.021Z] 3800726f50f0: Preparing [2021-11-29T22:03:14.021Z] 1a058d5342cc: Preparing [2021-11-29T22:03:14.021Z] fba44fd1f286: Layer already exists [2021-11-29T22:03:14.021Z] 3800726f50f0: Layer already exists [2021-11-29T22:03:14.021Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:14.021Z] f2db43a2d2be: Layer already exists [2021-11-29T22:03:14.021Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:14.021Z] latest: digest: sha256:b59c1440ae78bba0321747a49ad1c437ebe16530fb931a229471d18a8ffa3613 size: 1363 [Pipeline] isUnix [Pipeline] sh [Pipeline] } [2021-11-29T22:03:14.081Z] $ docker stop --time=1 2de2d73a171e214d2510d7869acc2d27e9235e8ab8ad880620363510f0a618e1 [2021-11-29T22:03:14.320Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.5 [2021-11-29T22:03:15.749Z] $ docker rm -f 2de2d73a171e214d2510d7869acc2d27e9235e8ab8ad880620363510f0a618e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:16.273Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.5 [2021-11-29T22:03:16.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-29T22:03:16.273Z] fba44fd1f286: Preparing [2021-11-29T22:03:16.273Z] f2db43a2d2be: Preparing [2021-11-29T22:03:16.273Z] 90d0dc08f179: Preparing [2021-11-29T22:03:16.273Z] 3800726f50f0: Preparing [2021-11-29T22:03:16.273Z] 1a058d5342cc: Preparing [2021-11-29T22:03:16.273Z] f2db43a2d2be: Layer already exists [2021-11-29T22:03:16.273Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:16.273Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:16.273Z] fba44fd1f286: Layer already exists [2021-11-29T22:03:16.273Z] 3800726f50f0: Layer already exists [2021-11-29T22:03:16.273Z] 2.2.0-dev.5: digest: sha256:b59c1440ae78bba0321747a49ad1c437ebe16530fb931a229471d18a8ffa3613 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:16.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-29T22:03:16.565Z] [2021-11-29T22:03:16.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:16.602Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:16.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-29T22:03:16.943Z] + docker push nexus3.edgexfoundry.org:10004/core-command:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:16.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-29T22:03:16.943Z] fba44fd1f286: Preparing [2021-11-29T22:03:16.943Z] f2db43a2d2be: Preparing [2021-11-29T22:03:16.943Z] 90d0dc08f179: Preparing [2021-11-29T22:03:16.943Z] 3800726f50f0: Preparing [2021-11-29T22:03:16.943Z] 1a058d5342cc: Preparing [2021-11-29T22:03:16.943Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:16.943Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:16.943Z] f2db43a2d2be: Layer already exists [2021-11-29T22:03:16.943Z] 3800726f50f0: Layer already exists [2021-11-29T22:03:16.943Z] fba44fd1f286: Layer already exists [2021-11-29T22:03:16.943Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5: digest: sha256:b59c1440ae78bba0321747a49ad1c437ebe16530fb931a229471d18a8ffa3613 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:17.187Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-29T22:03:17.187Z] 29e5d40040c1: Pulling fs layer [2021-11-29T22:03:17.187Z] 1ce36da41761: Pulling fs layer [2021-11-29T22:03:17.187Z] 25b303627fd3: Pulling fs layer [2021-11-29T22:03:17.187Z] 29e5d40040c1: Verifying Checksum [2021-11-29T22:03:17.187Z] 29e5d40040c1: Download complete [2021-11-29T22:03:17.245Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:17.460Z] 1ce36da41761: Verifying Checksum [2021-11-29T22:03:17.460Z] 1ce36da41761: Download complete [2021-11-29T22:03:17.539Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-11-29T22:03:17.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-29T22:03:17.540Z] fba44fd1f286: Preparing [2021-11-29T22:03:17.540Z] f2db43a2d2be: Preparing [2021-11-29T22:03:17.540Z] 90d0dc08f179: Preparing [2021-11-29T22:03:17.540Z] 3800726f50f0: Preparing [2021-11-29T22:03:17.540Z] 1a058d5342cc: Preparing [2021-11-29T22:03:17.540Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:17.540Z] f2db43a2d2be: Layer already exists [2021-11-29T22:03:17.540Z] fba44fd1f286: Layer already exists [2021-11-29T22:03:17.540Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:17.540Z] 3800726f50f0: Layer already exists [2021-11-29T22:03:17.540Z] main: digest: sha256:b59c1440ae78bba0321747a49ad1c437ebe16530fb931a229471d18a8ffa3613 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T22:03:17.571Z] ===================================================== [Pipeline] echo [2021-11-29T22:03:17.578Z] taggedImages: [2021-11-29T22:03:17.578Z] - nexus3.edgexfoundry.org:10004/core-command:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:17.578Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-29T22:03:17.578Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.5 [2021-11-29T22:03:17.578Z] - nexus3.edgexfoundry.org:10004/core-command:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:17.578Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-11-29T22:03:17.595Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-11-29T22:03:17.595Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:17.595Z] latest [2021-11-29T22:03:17.595Z] 2.2.0-dev.5 [2021-11-29T22:03:17.595Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:17.595Z] main [2021-11-29T22:03:17.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:17.731Z] 29e5d40040c1: Pull complete [2021-11-29T22:03:17.908Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:18.219Z] + docker push nexus3.edgexfoundry.org:10004/core-data:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:18.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-29T22:03:18.219Z] 2307ef748ed8: Preparing [2021-11-29T22:03:18.219Z] c087d803364b: Preparing [2021-11-29T22:03:18.219Z] 90d0dc08f179: Preparing [2021-11-29T22:03:18.219Z] a0fe469dfc22: Preparing [2021-11-29T22:03:18.219Z] 919374506258: Preparing [2021-11-29T22:03:18.219Z] 1a058d5342cc: Preparing [2021-11-29T22:03:18.219Z] 1a058d5342cc: Waiting [2021-11-29T22:03:18.219Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:18.219Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:18.483Z] 919374506258: Pushed [2021-11-29T22:03:18.483Z] 2307ef748ed8: Pushed [2021-11-29T22:03:18.483Z] a0fe469dfc22: Pushed [2021-11-29T22:03:18.705Z] 25b303627fd3: Verifying Checksum [2021-11-29T22:03:18.705Z] 25b303627fd3: Download complete [2021-11-29T22:03:18.978Z] 1ce36da41761: Pull complete [2021-11-29T22:03:19.868Z] c087d803364b: Pushed [2021-11-29T22:03:19.868Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86: digest: sha256:de54ed48b9ea1f6956cde0d885de181a06255d4441ba36b291490781f2a91b91 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:20.170Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:20.462Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-29T22:03:20.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-29T22:03:20.462Z] 2307ef748ed8: Preparing [2021-11-29T22:03:20.462Z] c087d803364b: Preparing [2021-11-29T22:03:20.462Z] 90d0dc08f179: Preparing [2021-11-29T22:03:20.462Z] a0fe469dfc22: Preparing [2021-11-29T22:03:20.462Z] 919374506258: Preparing [2021-11-29T22:03:20.462Z] 1a058d5342cc: Preparing [2021-11-29T22:03:20.462Z] 1a058d5342cc: Waiting [2021-11-29T22:03:20.462Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:20.462Z] c087d803364b: Layer already exists [2021-11-29T22:03:20.462Z] 2307ef748ed8: Layer already exists [2021-11-29T22:03:20.462Z] 919374506258: Layer already exists [2021-11-29T22:03:20.462Z] a0fe469dfc22: Layer already exists [2021-11-29T22:03:20.462Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:20.462Z] latest: digest: sha256:de54ed48b9ea1f6956cde0d885de181a06255d4441ba36b291490781f2a91b91 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:20.763Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:21.059Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.5 [2021-11-29T22:03:21.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-29T22:03:21.059Z] 2307ef748ed8: Preparing [2021-11-29T22:03:21.059Z] c087d803364b: Preparing [2021-11-29T22:03:21.059Z] 90d0dc08f179: Preparing [2021-11-29T22:03:21.059Z] a0fe469dfc22: Preparing [2021-11-29T22:03:21.059Z] 919374506258: Preparing [2021-11-29T22:03:21.059Z] 1a058d5342cc: Preparing [2021-11-29T22:03:21.059Z] 1a058d5342cc: Waiting [2021-11-29T22:03:21.059Z] 2307ef748ed8: Layer already exists [2021-11-29T22:03:21.059Z] c087d803364b: Layer already exists [2021-11-29T22:03:21.059Z] a0fe469dfc22: Layer already exists [2021-11-29T22:03:21.059Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:21.059Z] 919374506258: Layer already exists [2021-11-29T22:03:21.059Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:21.059Z] 2.2.0-dev.5: digest: sha256:de54ed48b9ea1f6956cde0d885de181a06255d4441ba36b291490781f2a91b91 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:21.354Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:21.646Z] + docker push nexus3.edgexfoundry.org:10004/core-data:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:21.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-29T22:03:21.646Z] 2307ef748ed8: Preparing [2021-11-29T22:03:21.646Z] c087d803364b: Preparing [2021-11-29T22:03:21.646Z] 90d0dc08f179: Preparing [2021-11-29T22:03:21.646Z] a0fe469dfc22: Preparing [2021-11-29T22:03:21.646Z] 919374506258: Preparing [2021-11-29T22:03:21.646Z] 1a058d5342cc: Preparing [2021-11-29T22:03:21.646Z] 1a058d5342cc: Waiting [2021-11-29T22:03:21.646Z] 919374506258: Layer already exists [2021-11-29T22:03:21.646Z] 2307ef748ed8: Layer already exists [2021-11-29T22:03:21.646Z] c087d803364b: Layer already exists [2021-11-29T22:03:21.646Z] a0fe469dfc22: Layer already exists [2021-11-29T22:03:21.646Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:21.646Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:21.646Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5: digest: sha256:de54ed48b9ea1f6956cde0d885de181a06255d4441ba36b291490781f2a91b91 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:21.941Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:22.235Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-11-29T22:03:22.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-29T22:03:22.235Z] 2307ef748ed8: Preparing [2021-11-29T22:03:22.235Z] c087d803364b: Preparing [2021-11-29T22:03:22.235Z] 90d0dc08f179: Preparing [2021-11-29T22:03:22.235Z] a0fe469dfc22: Preparing [2021-11-29T22:03:22.235Z] 919374506258: Preparing [2021-11-29T22:03:22.235Z] 1a058d5342cc: Preparing [2021-11-29T22:03:22.235Z] 1a058d5342cc: Waiting [2021-11-29T22:03:22.235Z] a0fe469dfc22: Layer already exists [2021-11-29T22:03:22.235Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:22.235Z] 919374506258: Layer already exists [2021-11-29T22:03:22.235Z] 2307ef748ed8: Layer already exists [2021-11-29T22:03:22.235Z] c087d803364b: Layer already exists [2021-11-29T22:03:22.235Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:22.235Z] main: digest: sha256:de54ed48b9ea1f6956cde0d885de181a06255d4441ba36b291490781f2a91b91 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T22:03:22.265Z] ===================================================== [Pipeline] echo [2021-11-29T22:03:22.272Z] taggedImages: [2021-11-29T22:03:22.272Z] - nexus3.edgexfoundry.org:10004/core-data:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:22.272Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-29T22:03:22.272Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.5 [2021-11-29T22:03:22.272Z] - nexus3.edgexfoundry.org:10004/core-data:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:22.272Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-11-29T22:03:22.288Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-11-29T22:03:22.288Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:22.288Z] latest [2021-11-29T22:03:22.288Z] 2.2.0-dev.5 [2021-11-29T22:03:22.288Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:22.288Z] main [2021-11-29T22:03:22.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:22.598Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:22.898Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:22.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-29T22:03:22.898Z] 401e8a153a7f: Preparing [2021-11-29T22:03:22.898Z] 20042194f9d9: Preparing [2021-11-29T22:03:22.898Z] 90d0dc08f179: Preparing [2021-11-29T22:03:22.898Z] 3800726f50f0: Preparing [2021-11-29T22:03:22.898Z] 1a058d5342cc: Preparing [2021-11-29T22:03:22.898Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:22.898Z] 3800726f50f0: Layer already exists [2021-11-29T22:03:22.898Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:22.898Z] 401e8a153a7f: Pushed [2021-11-29T22:03:24.280Z] 20042194f9d9: Pushed [2021-11-29T22:03:24.280Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86: digest: sha256:07f9d9d43166e3615d4106ddfbb546d62e8a74ed64b4cd078ced423e16980354 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:24.579Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:24.867Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-29T22:03:24.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-29T22:03:24.867Z] 401e8a153a7f: Preparing [2021-11-29T22:03:24.867Z] 20042194f9d9: Preparing [2021-11-29T22:03:24.867Z] 90d0dc08f179: Preparing [2021-11-29T22:03:24.867Z] 3800726f50f0: Preparing [2021-11-29T22:03:24.868Z] 1a058d5342cc: Preparing [2021-11-29T22:03:24.868Z] 401e8a153a7f: Layer already exists [2021-11-29T22:03:24.868Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:24.868Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:24.868Z] 3800726f50f0: Layer already exists [2021-11-29T22:03:24.868Z] 20042194f9d9: Layer already exists [2021-11-29T22:03:24.868Z] latest: digest: sha256:07f9d9d43166e3615d4106ddfbb546d62e8a74ed64b4cd078ced423e16980354 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:25.166Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:25.459Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.5 [2021-11-29T22:03:25.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-29T22:03:25.459Z] 401e8a153a7f: Preparing [2021-11-29T22:03:25.459Z] 20042194f9d9: Preparing [2021-11-29T22:03:25.459Z] 90d0dc08f179: Preparing [2021-11-29T22:03:25.459Z] 3800726f50f0: Preparing [2021-11-29T22:03:25.459Z] 1a058d5342cc: Preparing [2021-11-29T22:03:25.459Z] 401e8a153a7f: Layer already exists [2021-11-29T22:03:25.459Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:25.459Z] 3800726f50f0: Layer already exists [2021-11-29T22:03:25.459Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:25.459Z] 20042194f9d9: Layer already exists [2021-11-29T22:03:25.459Z] 2.2.0-dev.5: digest: sha256:07f9d9d43166e3615d4106ddfbb546d62e8a74ed64b4cd078ced423e16980354 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:25.749Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:26.041Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:26.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-29T22:03:26.041Z] 401e8a153a7f: Preparing [2021-11-29T22:03:26.041Z] 20042194f9d9: Preparing [2021-11-29T22:03:26.041Z] 90d0dc08f179: Preparing [2021-11-29T22:03:26.041Z] 3800726f50f0: Preparing [2021-11-29T22:03:26.041Z] 1a058d5342cc: Preparing [2021-11-29T22:03:26.041Z] 3800726f50f0: Layer already exists [2021-11-29T22:03:26.041Z] 401e8a153a7f: Layer already exists [2021-11-29T22:03:26.041Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:26.041Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:26.041Z] 20042194f9d9: Layer already exists [2021-11-29T22:03:26.041Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5: digest: sha256:07f9d9d43166e3615d4106ddfbb546d62e8a74ed64b4cd078ced423e16980354 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:26.336Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:26.625Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-11-29T22:03:26.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-29T22:03:26.625Z] 401e8a153a7f: Preparing [2021-11-29T22:03:26.625Z] 20042194f9d9: Preparing [2021-11-29T22:03:26.625Z] 90d0dc08f179: Preparing [2021-11-29T22:03:26.625Z] 3800726f50f0: Preparing [2021-11-29T22:03:26.625Z] 1a058d5342cc: Preparing [2021-11-29T22:03:26.625Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:26.625Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:26.625Z] 401e8a153a7f: Layer already exists [2021-11-29T22:03:26.625Z] 3800726f50f0: Layer already exists [2021-11-29T22:03:26.625Z] 20042194f9d9: Layer already exists [2021-11-29T22:03:26.625Z] main: digest: sha256:07f9d9d43166e3615d4106ddfbb546d62e8a74ed64b4cd078ced423e16980354 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T22:03:26.660Z] ===================================================== [Pipeline] echo [2021-11-29T22:03:26.668Z] taggedImages: [2021-11-29T22:03:26.668Z] - nexus3.edgexfoundry.org:10004/core-metadata:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:26.668Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-29T22:03:26.668Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.5 [2021-11-29T22:03:26.668Z] - nexus3.edgexfoundry.org:10004/core-metadata:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:26.669Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-11-29T22:03:26.688Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-11-29T22:03:26.688Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:26.688Z] latest [2021-11-29T22:03:26.688Z] 2.2.0-dev.5 [2021-11-29T22:03:26.688Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:26.688Z] main [2021-11-29T22:03:26.688Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:27.000Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:27.294Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:27.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-29T22:03:27.294Z] 1378245c90c2: Preparing [2021-11-29T22:03:27.294Z] 1378245c90c2: Preparing [2021-11-29T22:03:27.294Z] 9752a059229e: Preparing [2021-11-29T22:03:27.294Z] 98b20c3e5357: Preparing [2021-11-29T22:03:27.294Z] 7941ee336430: Preparing [2021-11-29T22:03:27.294Z] 39e19de63aea: Preparing [2021-11-29T22:03:27.294Z] 90d0dc08f179: Preparing [2021-11-29T22:03:27.294Z] feb71246b68c: Preparing [2021-11-29T22:03:27.294Z] 8af44d9558fd: Preparing [2021-11-29T22:03:27.294Z] cd31e4a976e0: Preparing [2021-11-29T22:03:27.294Z] 7f6bd0a0640d: Preparing [2021-11-29T22:03:27.294Z] 1a058d5342cc: Preparing [2021-11-29T22:03:27.294Z] 90d0dc08f179: Waiting [2021-11-29T22:03:27.294Z] feb71246b68c: Waiting [2021-11-29T22:03:27.294Z] 8af44d9558fd: Waiting [2021-11-29T22:03:27.294Z] cd31e4a976e0: Waiting [2021-11-29T22:03:27.294Z] 7f6bd0a0640d: Waiting [2021-11-29T22:03:27.294Z] 1a058d5342cc: Waiting [2021-11-29T22:03:27.294Z] 1378245c90c2: Pushed [2021-11-29T22:03:27.294Z] 9752a059229e: Pushed [2021-11-29T22:03:27.294Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:27.294Z] 98b20c3e5357: Pushed [2021-11-29T22:03:27.294Z] 7941ee336430: Pushed [2021-11-29T22:03:27.555Z] feb71246b68c: Pushed [2021-11-29T22:03:27.555Z] 8af44d9558fd: Pushed [2021-11-29T22:03:27.555Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:27.555Z] cd31e4a976e0: Pushed [2021-11-29T22:03:27.555Z] 7f6bd0a0640d: Pushed [2021-11-29T22:03:28.940Z] 39e19de63aea: Pushed [2021-11-29T22:03:28.940Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86: digest: sha256:102114812f3dd41f5ecd47622adc382f873a14c3ea6f88007480fe0c6d1d317f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:29.116Z] 25b303627fd3: Pull complete [2021-11-29T22:03:29.116Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-29T22:03:29.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-29T22:03:29.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-29T22:03:29.240Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-29T22:03:29.349Z] prd-ubuntu18.04-docker-arm64-4c-16g-722 does not seem to be running inside a container [2021-11-29T22:03:29.436Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@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-29T22:03:31.841Z] $ docker top c500207a999a88adc521726625fbeafb8bcd695ba4ad67887c43fa0e74c25f07 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:32.491Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-29T22:03:32.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-29T22:03:32.491Z] 1378245c90c2: Preparing [2021-11-29T22:03:32.491Z] 1378245c90c2: Preparing [2021-11-29T22:03:32.492Z] 9752a059229e: Preparing [2021-11-29T22:03:32.492Z] 98b20c3e5357: Preparing [2021-11-29T22:03:32.492Z] 7941ee336430: Preparing [2021-11-29T22:03:32.492Z] 39e19de63aea: Preparing [2021-11-29T22:03:32.492Z] 90d0dc08f179: Preparing [2021-11-29T22:03:32.492Z] feb71246b68c: Preparing [2021-11-29T22:03:32.492Z] 8af44d9558fd: Preparing [2021-11-29T22:03:32.492Z] cd31e4a976e0: Preparing [2021-11-29T22:03:32.492Z] 7f6bd0a0640d: Preparing [2021-11-29T22:03:32.492Z] 1a058d5342cc: Preparing [2021-11-29T22:03:32.492Z] feb71246b68c: Waiting [2021-11-29T22:03:32.492Z] 8af44d9558fd: Waiting [2021-11-29T22:03:32.492Z] cd31e4a976e0: Waiting [2021-11-29T22:03:32.492Z] 7f6bd0a0640d: Waiting [2021-11-29T22:03:32.492Z] 1a058d5342cc: Waiting [2021-11-29T22:03:32.492Z] 90d0dc08f179: Waiting [2021-11-29T22:03:32.492Z] 1378245c90c2: Layer already exists [2021-11-29T22:03:32.492Z] 39e19de63aea: Layer already exists [2021-11-29T22:03:32.492Z] 7941ee336430: Layer already exists [2021-11-29T22:03:32.492Z] 98b20c3e5357: Layer already exists [2021-11-29T22:03:32.492Z] 9752a059229e: Layer already exists [2021-11-29T22:03:32.492Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:32.492Z] feb71246b68c: Layer already exists [2021-11-29T22:03:32.492Z] cd31e4a976e0: Layer already exists [2021-11-29T22:03:32.492Z] 7f6bd0a0640d: Layer already exists [2021-11-29T22:03:32.492Z] 8af44d9558fd: Layer already exists [2021-11-29T22:03:32.492Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:32.492Z] latest: digest: sha256:102114812f3dd41f5ecd47622adc382f873a14c3ea6f88007480fe0c6d1d317f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:32.785Z] + docker-compose build --help [2021-11-29T22:03:32.785Z] + grep parallel [2021-11-29T22:03:32.792Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:33.091Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.5 [2021-11-29T22:03:33.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-29T22:03:33.091Z] 1378245c90c2: Preparing [2021-11-29T22:03:33.091Z] 1378245c90c2: Preparing [2021-11-29T22:03:33.091Z] 9752a059229e: Preparing [2021-11-29T22:03:33.091Z] 98b20c3e5357: Preparing [2021-11-29T22:03:33.091Z] 7941ee336430: Preparing [2021-11-29T22:03:33.091Z] 39e19de63aea: Preparing [2021-11-29T22:03:33.091Z] 90d0dc08f179: Preparing [2021-11-29T22:03:33.091Z] feb71246b68c: Preparing [2021-11-29T22:03:33.091Z] 8af44d9558fd: Preparing [2021-11-29T22:03:33.091Z] cd31e4a976e0: Preparing [2021-11-29T22:03:33.091Z] 7f6bd0a0640d: Preparing [2021-11-29T22:03:33.091Z] 1a058d5342cc: Preparing [2021-11-29T22:03:33.091Z] 90d0dc08f179: Waiting [2021-11-29T22:03:33.091Z] cd31e4a976e0: Waiting [2021-11-29T22:03:33.091Z] 7f6bd0a0640d: Waiting [2021-11-29T22:03:33.091Z] 1a058d5342cc: Waiting [2021-11-29T22:03:33.091Z] feb71246b68c: Waiting [2021-11-29T22:03:33.091Z] 8af44d9558fd: Waiting [2021-11-29T22:03:33.091Z] 98b20c3e5357: Layer already exists [2021-11-29T22:03:33.091Z] 9752a059229e: Layer already exists [2021-11-29T22:03:33.091Z] 39e19de63aea: Layer already exists [2021-11-29T22:03:33.091Z] 7941ee336430: Layer already exists [2021-11-29T22:03:33.091Z] 1378245c90c2: Layer already exists [2021-11-29T22:03:33.091Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:33.091Z] cd31e4a976e0: Layer already exists [2021-11-29T22:03:33.091Z] 7f6bd0a0640d: Layer already exists [2021-11-29T22:03:33.091Z] feb71246b68c: Layer already exists [2021-11-29T22:03:33.091Z] 8af44d9558fd: Layer already exists [2021-11-29T22:03:33.091Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:33.091Z] 2.2.0-dev.5: digest: sha256:102114812f3dd41f5ecd47622adc382f873a14c3ea6f88007480fe0c6d1d317f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:33.389Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:33.688Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:33.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-29T22:03:33.688Z] 1378245c90c2: Preparing [2021-11-29T22:03:33.688Z] 1378245c90c2: Preparing [2021-11-29T22:03:33.688Z] 9752a059229e: Preparing [2021-11-29T22:03:33.688Z] 98b20c3e5357: Preparing [2021-11-29T22:03:33.688Z] 7941ee336430: Preparing [2021-11-29T22:03:33.688Z] 39e19de63aea: Preparing [2021-11-29T22:03:33.688Z] 90d0dc08f179: Preparing [2021-11-29T22:03:33.688Z] feb71246b68c: Preparing [2021-11-29T22:03:33.688Z] 8af44d9558fd: Preparing [2021-11-29T22:03:33.688Z] cd31e4a976e0: Preparing [2021-11-29T22:03:33.688Z] 7f6bd0a0640d: Preparing [2021-11-29T22:03:33.688Z] 1a058d5342cc: Preparing [2021-11-29T22:03:33.688Z] feb71246b68c: Waiting [2021-11-29T22:03:33.688Z] 8af44d9558fd: Waiting [2021-11-29T22:03:33.688Z] cd31e4a976e0: Waiting [2021-11-29T22:03:33.688Z] 7f6bd0a0640d: Waiting [2021-11-29T22:03:33.688Z] 1a058d5342cc: Waiting [2021-11-29T22:03:33.688Z] 90d0dc08f179: Waiting [2021-11-29T22:03:33.688Z] 39e19de63aea: Layer already exists [2021-11-29T22:03:33.688Z] 98b20c3e5357: Layer already exists [2021-11-29T22:03:33.688Z] 7941ee336430: Layer already exists [2021-11-29T22:03:33.688Z] 9752a059229e: Layer already exists [2021-11-29T22:03:33.688Z] 1378245c90c2: Layer already exists [2021-11-29T22:03:33.688Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:33.688Z] 8af44d9558fd: Layer already exists [2021-11-29T22:03:33.688Z] feb71246b68c: Layer already exists [2021-11-29T22:03:33.688Z] cd31e4a976e0: Layer already exists [2021-11-29T22:03:33.688Z] 7f6bd0a0640d: Layer already exists [2021-11-29T22:03:33.688Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:33.688Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5: digest: sha256:102114812f3dd41f5ecd47622adc382f873a14c3ea6f88007480fe0c6d1d317f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:33.982Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:34.278Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-11-29T22:03:34.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-29T22:03:34.278Z] 1378245c90c2: Preparing [2021-11-29T22:03:34.278Z] 1378245c90c2: Preparing [2021-11-29T22:03:34.278Z] 9752a059229e: Preparing [2021-11-29T22:03:34.278Z] 98b20c3e5357: Preparing [2021-11-29T22:03:34.278Z] 7941ee336430: Preparing [2021-11-29T22:03:34.278Z] 39e19de63aea: Preparing [2021-11-29T22:03:34.278Z] 90d0dc08f179: Preparing [2021-11-29T22:03:34.278Z] feb71246b68c: Preparing [2021-11-29T22:03:34.278Z] 8af44d9558fd: Preparing [2021-11-29T22:03:34.278Z] cd31e4a976e0: Preparing [2021-11-29T22:03:34.278Z] 7f6bd0a0640d: Preparing [2021-11-29T22:03:34.278Z] 1a058d5342cc: Preparing [2021-11-29T22:03:34.278Z] 90d0dc08f179: Waiting [2021-11-29T22:03:34.278Z] feb71246b68c: Waiting [2021-11-29T22:03:34.278Z] 8af44d9558fd: Waiting [2021-11-29T22:03:34.278Z] cd31e4a976e0: Waiting [2021-11-29T22:03:34.278Z] 7f6bd0a0640d: Waiting [2021-11-29T22:03:34.278Z] 1a058d5342cc: Waiting [2021-11-29T22:03:34.278Z] 1378245c90c2: Layer already exists [2021-11-29T22:03:34.278Z] 98b20c3e5357: Layer already exists [2021-11-29T22:03:34.278Z] 7941ee336430: Layer already exists [2021-11-29T22:03:34.278Z] 9752a059229e: Layer already exists [2021-11-29T22:03:34.278Z] 39e19de63aea: Layer already exists [2021-11-29T22:03:34.278Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:34.278Z] feb71246b68c: Layer already exists [2021-11-29T22:03:34.278Z] 8af44d9558fd: Layer already exists [2021-11-29T22:03:34.278Z] cd31e4a976e0: Layer already exists [2021-11-29T22:03:34.278Z] 7f6bd0a0640d: Layer already exists [2021-11-29T22:03:34.278Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:34.278Z] main: digest: sha256:102114812f3dd41f5ecd47622adc382f873a14c3ea6f88007480fe0c6d1d317f size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T22:03:34.313Z] ===================================================== [Pipeline] echo [2021-11-29T22:03:34.350Z] taggedImages: [2021-11-29T22:03:34.350Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:34.350Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-29T22:03:34.350Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.5 [2021-11-29T22:03:34.350Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:34.350Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-11-29T22:03:34.362Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-11-29T22:03:34.362Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:34.362Z] latest [2021-11-29T22:03:34.362Z] 2.2.0-dev.5 [2021-11-29T22:03:34.362Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:34.362Z] main [2021-11-29T22:03:34.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:34.657Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:34.965Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:34.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-29T22:03:34.965Z] ec21df5ae5d7: Preparing [2021-11-29T22:03:34.965Z] 68793600b877: Preparing [2021-11-29T22:03:34.965Z] 144088653cdc: Preparing [2021-11-29T22:03:34.965Z] dda8401a135e: Preparing [2021-11-29T22:03:34.965Z] 110970070f19: Preparing [2021-11-29T22:03:34.965Z] 1a058d5342cc: Preparing [2021-11-29T22:03:34.965Z] 1a058d5342cc: Waiting [2021-11-29T22:03:35.549Z] dda8401a135e: Pushed [2021-11-29T22:03:35.549Z] 144088653cdc: Pushed [2021-11-29T22:03:35.549Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:35.549Z] 110970070f19: Pushed [2021-11-29T22:03:35.549Z] ec21df5ae5d7: Pushed [2021-11-29T22:03:35.808Z] 68793600b877: Pushed [2021-11-29T22:03:36.069Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86: digest: sha256:d86dc53b90912ef6b29c55e456c44c5df2d25d88780fbb139518faf180ae4046 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:36.161Z] --parallel Build images in parallel. [Pipeline] } [2021-11-29T22:03:36.191Z] $ docker stop --time=1 c500207a999a88adc521726625fbeafb8bcd695ba4ad67887c43fa0e74c25f07 [2021-11-29T22:03:36.365Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-29T22:03:37.877Z] $ docker rm -f c500207a999a88adc521726625fbeafb8bcd695ba4ad67887c43fa0e74c25f07 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:38.405Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-29T22:03:38.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-29T22:03:38.405Z] ec21df5ae5d7: Preparing [2021-11-29T22:03:38.405Z] 68793600b877: Preparing [2021-11-29T22:03:38.405Z] 144088653cdc: Preparing [2021-11-29T22:03:38.405Z] dda8401a135e: Preparing [2021-11-29T22:03:38.405Z] 110970070f19: Preparing [2021-11-29T22:03:38.405Z] 1a058d5342cc: Preparing [2021-11-29T22:03:38.405Z] 1a058d5342cc: Waiting [2021-11-29T22:03:38.405Z] 68793600b877: Layer already exists [2021-11-29T22:03:38.405Z] 144088653cdc: Layer already exists [2021-11-29T22:03:38.405Z] ec21df5ae5d7: Layer already exists [2021-11-29T22:03:38.405Z] 110970070f19: Layer already exists [2021-11-29T22:03:38.405Z] dda8401a135e: Layer already exists [2021-11-29T22:03:38.405Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:38.405Z] latest: digest: sha256:d86dc53b90912ef6b29c55e456c44c5df2d25d88780fbb139518faf180ae4046 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:38.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-29T22:03:38.500Z] . [Pipeline] withDockerContainer [2021-11-29T22:03:38.701Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.5 [2021-11-29T22:03:38.731Z] prd-ubuntu18.04-docker-arm64-4c-16g-722 does not seem to be running inside a container [2021-11-29T22:03:38.820Z] $ 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/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@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-29T22:03:40.195Z] $ docker top e0abdc87e9a4c13825acdbf180d8322aaff2ad911712b418f562fe9ccf1990cc -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:40.836Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.5 [2021-11-29T22:03:40.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-29T22:03:40.836Z] ec21df5ae5d7: Preparing [2021-11-29T22:03:40.836Z] 68793600b877: Preparing [2021-11-29T22:03:40.836Z] 144088653cdc: Preparing [2021-11-29T22:03:40.836Z] dda8401a135e: Preparing [2021-11-29T22:03:40.836Z] 110970070f19: Preparing [2021-11-29T22:03:40.836Z] 1a058d5342cc: Preparing [2021-11-29T22:03:40.836Z] 1a058d5342cc: Waiting [2021-11-29T22:03:40.836Z] 144088653cdc: Layer already exists [2021-11-29T22:03:40.836Z] dda8401a135e: Layer already exists [2021-11-29T22:03:40.836Z] 110970070f19: Layer already exists [2021-11-29T22:03:40.836Z] ec21df5ae5d7: Layer already exists [2021-11-29T22:03:40.836Z] 68793600b877: Layer already exists [2021-11-29T22:03:40.836Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:40.836Z] 2.2.0-dev.5: digest: sha256:d86dc53b90912ef6b29c55e456c44c5df2d25d88780fbb139518faf180ae4046 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:41.127Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:41.141Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-29T22:03:41.429Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:41.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-29T22:03:41.429Z] ec21df5ae5d7: Preparing [2021-11-29T22:03:41.429Z] 68793600b877: Preparing [2021-11-29T22:03:41.429Z] 144088653cdc: Preparing [2021-11-29T22:03:41.429Z] dda8401a135e: Preparing [2021-11-29T22:03:41.429Z] 110970070f19: Preparing [2021-11-29T22:03:41.429Z] 1a058d5342cc: Preparing [2021-11-29T22:03:41.429Z] 1a058d5342cc: Waiting [2021-11-29T22:03:41.429Z] 68793600b877: Layer already exists [2021-11-29T22:03:41.429Z] 110970070f19: Layer already exists [2021-11-29T22:03:41.429Z] 144088653cdc: Layer already exists [2021-11-29T22:03:41.429Z] ec21df5ae5d7: Layer already exists [2021-11-29T22:03:41.429Z] dda8401a135e: Layer already exists [2021-11-29T22:03:41.429Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:41.429Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5: digest: sha256:d86dc53b90912ef6b29c55e456c44c5df2d25d88780fbb139518faf180ae4046 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:41.724Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:42.018Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-11-29T22:03:42.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-29T22:03:42.018Z] ec21df5ae5d7: Preparing [2021-11-29T22:03:42.018Z] 68793600b877: Preparing [2021-11-29T22:03:42.018Z] 144088653cdc: Preparing [2021-11-29T22:03:42.018Z] dda8401a135e: Preparing [2021-11-29T22:03:42.018Z] 110970070f19: Preparing [2021-11-29T22:03:42.018Z] 1a058d5342cc: Preparing [2021-11-29T22:03:42.018Z] 1a058d5342cc: Waiting [2021-11-29T22:03:42.018Z] ec21df5ae5d7: Layer already exists [2021-11-29T22:03:42.018Z] 144088653cdc: Layer already exists [2021-11-29T22:03:42.018Z] 110970070f19: Layer already exists [2021-11-29T22:03:42.018Z] dda8401a135e: Layer already exists [2021-11-29T22:03:42.018Z] 68793600b877: Layer already exists [2021-11-29T22:03:42.018Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:42.018Z] main: digest: sha256:d86dc53b90912ef6b29c55e456c44c5df2d25d88780fbb139518faf180ae4046 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T22:03:42.051Z] ===================================================== [Pipeline] echo [2021-11-29T22:03:42.058Z] taggedImages: [2021-11-29T22:03:42.058Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:42.058Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-29T22:03:42.058Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.5 [2021-11-29T22:03:42.058Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:42.058Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-11-29T22:03:42.083Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-11-29T22:03:42.083Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:42.083Z] latest [2021-11-29T22:03:42.083Z] 2.2.0-dev.5 [2021-11-29T22:03:42.083Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:42.083Z] main [2021-11-29T22:03:42.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:42.393Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:42.701Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:42.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-29T22:03:42.701Z] 2ca80443459d: Preparing [2021-11-29T22:03:42.701Z] f6f8750d306c: Preparing [2021-11-29T22:03:42.701Z] bcca8fb8a547: Preparing [2021-11-29T22:03:42.701Z] 0551ea92b50b: Preparing [2021-11-29T22:03:42.701Z] cd2b778f0e0b: Preparing [2021-11-29T22:03:42.701Z] 8c714f2ac9f0: Preparing [2021-11-29T22:03:42.701Z] c3baa1243024: Preparing [2021-11-29T22:03:42.701Z] 1ea7b499ff36: Preparing [2021-11-29T22:03:42.701Z] 68bfd4bc49ae: Preparing [2021-11-29T22:03:42.701Z] 1a058d5342cc: Preparing [2021-11-29T22:03:42.701Z] 8c714f2ac9f0: Waiting [2021-11-29T22:03:42.701Z] c3baa1243024: Waiting [2021-11-29T22:03:42.701Z] 1ea7b499ff36: Waiting [2021-11-29T22:03:42.701Z] 68bfd4bc49ae: Waiting [2021-11-29T22:03:42.701Z] 1a058d5342cc: Waiting [2021-11-29T22:03:43.308Z] cd2b778f0e0b: Pushed [2021-11-29T22:03:43.308Z] 2ca80443459d: Pushed [2021-11-29T22:03:43.308Z] f6f8750d306c: Pushed [2021-11-29T22:03:43.308Z] 8c714f2ac9f0: Pushed [2021-11-29T22:03:43.308Z] c3baa1243024: Pushed [2021-11-29T22:03:43.308Z] 0551ea92b50b: Pushed [2021-11-29T22:03:43.568Z] 1ea7b499ff36: Pushed [2021-11-29T22:03:43.568Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:43.568Z] 68bfd4bc49ae: Pushed [2021-11-29T22:03:43.568Z] bcca8fb8a547: Pushed [2021-11-29T22:03:43.827Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86: digest: sha256:55c50d15f01ba1fb72d4efb27ad9022657db90ef94d2fd05ee2983526f7929b4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:44.118Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:44.414Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-29T22:03:44.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-29T22:03:44.414Z] 2ca80443459d: Preparing [2021-11-29T22:03:44.414Z] f6f8750d306c: Preparing [2021-11-29T22:03:44.414Z] bcca8fb8a547: Preparing [2021-11-29T22:03:44.414Z] 0551ea92b50b: Preparing [2021-11-29T22:03:44.414Z] cd2b778f0e0b: Preparing [2021-11-29T22:03:44.414Z] 8c714f2ac9f0: Preparing [2021-11-29T22:03:44.414Z] c3baa1243024: Preparing [2021-11-29T22:03:44.414Z] 1ea7b499ff36: Preparing [2021-11-29T22:03:44.414Z] 68bfd4bc49ae: Preparing [2021-11-29T22:03:44.414Z] 1a058d5342cc: Preparing [2021-11-29T22:03:44.414Z] 8c714f2ac9f0: Waiting [2021-11-29T22:03:44.414Z] c3baa1243024: Waiting [2021-11-29T22:03:44.414Z] 1ea7b499ff36: Waiting [2021-11-29T22:03:44.414Z] 68bfd4bc49ae: Waiting [2021-11-29T22:03:44.414Z] 1a058d5342cc: Waiting [2021-11-29T22:03:44.414Z] bcca8fb8a547: Layer already exists [2021-11-29T22:03:44.414Z] cd2b778f0e0b: Layer already exists [2021-11-29T22:03:44.414Z] 0551ea92b50b: Layer already exists [2021-11-29T22:03:44.414Z] 2ca80443459d: Layer already exists [2021-11-29T22:03:44.414Z] f6f8750d306c: Layer already exists [2021-11-29T22:03:44.414Z] 68bfd4bc49ae: Layer already exists [2021-11-29T22:03:44.414Z] 1ea7b499ff36: Layer already exists [2021-11-29T22:03:44.414Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:44.414Z] 8c714f2ac9f0: Layer already exists [2021-11-29T22:03:44.414Z] c3baa1243024: Layer already exists [2021-11-29T22:03:44.414Z] latest: digest: sha256:55c50d15f01ba1fb72d4efb27ad9022657db90ef94d2fd05ee2983526f7929b4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:44.701Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:44.991Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.5 [2021-11-29T22:03:44.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-29T22:03:44.991Z] 2ca80443459d: Preparing [2021-11-29T22:03:44.991Z] f6f8750d306c: Preparing [2021-11-29T22:03:44.991Z] bcca8fb8a547: Preparing [2021-11-29T22:03:44.991Z] 0551ea92b50b: Preparing [2021-11-29T22:03:44.991Z] cd2b778f0e0b: Preparing [2021-11-29T22:03:44.991Z] 8c714f2ac9f0: Preparing [2021-11-29T22:03:44.991Z] c3baa1243024: Preparing [2021-11-29T22:03:44.991Z] 1ea7b499ff36: Preparing [2021-11-29T22:03:44.991Z] 68bfd4bc49ae: Preparing [2021-11-29T22:03:44.991Z] 1a058d5342cc: Preparing [2021-11-29T22:03:44.991Z] 8c714f2ac9f0: Waiting [2021-11-29T22:03:44.991Z] 68bfd4bc49ae: Waiting [2021-11-29T22:03:44.991Z] 1a058d5342cc: Waiting [2021-11-29T22:03:44.992Z] c3baa1243024: Waiting [2021-11-29T22:03:44.992Z] 1ea7b499ff36: Waiting [2021-11-29T22:03:44.992Z] 0551ea92b50b: Layer already exists [2021-11-29T22:03:44.992Z] cd2b778f0e0b: Layer already exists [2021-11-29T22:03:44.992Z] 2ca80443459d: Layer already exists [2021-11-29T22:03:44.992Z] f6f8750d306c: Layer already exists [2021-11-29T22:03:44.992Z] bcca8fb8a547: Layer already exists [2021-11-29T22:03:44.992Z] 8c714f2ac9f0: Layer already exists [2021-11-29T22:03:44.992Z] c3baa1243024: Layer already exists [2021-11-29T22:03:44.992Z] 1ea7b499ff36: Layer already exists [2021-11-29T22:03:44.992Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:44.992Z] 68bfd4bc49ae: Layer already exists [2021-11-29T22:03:44.992Z] 2.2.0-dev.5: digest: sha256:55c50d15f01ba1fb72d4efb27ad9022657db90ef94d2fd05ee2983526f7929b4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:45.438Z] Building core-command ... [2021-11-29T22:03:45.438Z] Building core-data ... [2021-11-29T22:03:45.438Z] Building core-metadata ... [2021-11-29T22:03:45.438Z] Building security-bootstrapper ... [2021-11-29T22:03:45.438Z] Building security-proxy-setup ... [2021-11-29T22:03:45.438Z] Building security-secretstore-setup ... [2021-11-29T22:03:45.438Z] Building support-notifications ... [2021-11-29T22:03:45.438Z] Building support-scheduler ... [2021-11-29T22:03:45.438Z] Building sys-mgmt-agent ... [2021-11-29T22:03:45.438Z] Building support-notifications [2021-11-29T22:03:45.438Z] Building security-bootstrapper [2021-11-29T22:03:45.438Z] Building security-secretstore-setup [2021-11-29T22:03:45.438Z] Building core-command [2021-11-29T22:03:45.438Z] Building support-scheduler [2021-11-29T22:03:45.535Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:45.826Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:45.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-29T22:03:45.826Z] 2ca80443459d: Preparing [2021-11-29T22:03:45.826Z] f6f8750d306c: Preparing [2021-11-29T22:03:45.826Z] bcca8fb8a547: Preparing [2021-11-29T22:03:45.826Z] 0551ea92b50b: Preparing [2021-11-29T22:03:45.826Z] cd2b778f0e0b: Preparing [2021-11-29T22:03:45.826Z] 8c714f2ac9f0: Preparing [2021-11-29T22:03:45.826Z] c3baa1243024: Preparing [2021-11-29T22:03:45.826Z] 1ea7b499ff36: Preparing [2021-11-29T22:03:45.826Z] 68bfd4bc49ae: Preparing [2021-11-29T22:03:45.826Z] 1a058d5342cc: Preparing [2021-11-29T22:03:45.826Z] c3baa1243024: Waiting [2021-11-29T22:03:45.826Z] 1ea7b499ff36: Waiting [2021-11-29T22:03:45.826Z] 68bfd4bc49ae: Waiting [2021-11-29T22:03:45.826Z] 1a058d5342cc: Waiting [2021-11-29T22:03:45.826Z] 8c714f2ac9f0: Waiting [2021-11-29T22:03:45.826Z] 0551ea92b50b: Layer already exists [2021-11-29T22:03:45.826Z] f6f8750d306c: Layer already exists [2021-11-29T22:03:45.826Z] 2ca80443459d: Layer already exists [2021-11-29T22:03:45.826Z] cd2b778f0e0b: Layer already exists [2021-11-29T22:03:45.826Z] bcca8fb8a547: Layer already exists [2021-11-29T22:03:45.826Z] c3baa1243024: Layer already exists [2021-11-29T22:03:45.826Z] 1ea7b499ff36: Layer already exists [2021-11-29T22:03:45.826Z] 68bfd4bc49ae: Layer already exists [2021-11-29T22:03:45.826Z] 8c714f2ac9f0: Layer already exists [2021-11-29T22:03:45.826Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:45.826Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5: digest: sha256:55c50d15f01ba1fb72d4efb27ad9022657db90ef94d2fd05ee2983526f7929b4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:46.124Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:46.417Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-11-29T22:03:46.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-29T22:03:46.417Z] 2ca80443459d: Preparing [2021-11-29T22:03:46.417Z] f6f8750d306c: Preparing [2021-11-29T22:03:46.417Z] bcca8fb8a547: Preparing [2021-11-29T22:03:46.417Z] 0551ea92b50b: Preparing [2021-11-29T22:03:46.417Z] cd2b778f0e0b: Preparing [2021-11-29T22:03:46.417Z] 8c714f2ac9f0: Preparing [2021-11-29T22:03:46.417Z] c3baa1243024: Preparing [2021-11-29T22:03:46.417Z] 1ea7b499ff36: Preparing [2021-11-29T22:03:46.417Z] 68bfd4bc49ae: Preparing [2021-11-29T22:03:46.417Z] 1a058d5342cc: Preparing [2021-11-29T22:03:46.417Z] c3baa1243024: Waiting [2021-11-29T22:03:46.417Z] 1ea7b499ff36: Waiting [2021-11-29T22:03:46.417Z] 68bfd4bc49ae: Waiting [2021-11-29T22:03:46.417Z] 1a058d5342cc: Waiting [2021-11-29T22:03:46.417Z] 8c714f2ac9f0: Waiting [2021-11-29T22:03:46.417Z] 0551ea92b50b: Layer already exists [2021-11-29T22:03:46.417Z] f6f8750d306c: Layer already exists [2021-11-29T22:03:46.417Z] cd2b778f0e0b: Layer already exists [2021-11-29T22:03:46.417Z] 2ca80443459d: Layer already exists [2021-11-29T22:03:46.417Z] bcca8fb8a547: Layer already exists [2021-11-29T22:03:46.417Z] 1ea7b499ff36: Layer already exists [2021-11-29T22:03:46.417Z] 8c714f2ac9f0: Layer already exists [2021-11-29T22:03:46.417Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:46.417Z] c3baa1243024: Layer already exists [2021-11-29T22:03:46.417Z] 68bfd4bc49ae: Layer already exists [2021-11-29T22:03:46.417Z] main: digest: sha256:55c50d15f01ba1fb72d4efb27ad9022657db90ef94d2fd05ee2983526f7929b4 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T22:03:46.446Z] ===================================================== [Pipeline] echo [2021-11-29T22:03:46.454Z] taggedImages: [2021-11-29T22:03:46.454Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:46.454Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-29T22:03:46.454Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.5 [2021-11-29T22:03:46.454Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:46.454Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-11-29T22:03:46.471Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-11-29T22:03:46.471Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:46.471Z] latest [2021-11-29T22:03:46.471Z] 2.2.0-dev.5 [2021-11-29T22:03:46.471Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:46.471Z] main [2021-11-29T22:03:46.471Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:46.782Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:47.760Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:47.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-29T22:03:47.760Z] 909f9a52da62: Preparing [2021-11-29T22:03:47.760Z] 5cd48cd1cf74: Preparing [2021-11-29T22:03:47.760Z] 90d0dc08f179: Preparing [2021-11-29T22:03:47.760Z] 4964a7d79bd7: Preparing [2021-11-29T22:03:47.760Z] 1a058d5342cc: Preparing [2021-11-29T22:03:47.760Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:47.760Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:47.760Z] 909f9a52da62: Pushed [2021-11-29T22:03:47.760Z] 4964a7d79bd7: Pushed [2021-11-29T22:03:48.329Z] 5cd48cd1cf74: Pushed [2021-11-29T22:03:48.329Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86: digest: sha256:e69425c896675968ac8b8bc1d4381cc2a5fe8a8a7d363e0781525a20604424be size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:48.623Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:48.918Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-29T22:03:48.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-29T22:03:48.918Z] 909f9a52da62: Preparing [2021-11-29T22:03:48.918Z] 5cd48cd1cf74: Preparing [2021-11-29T22:03:48.918Z] 90d0dc08f179: Preparing [2021-11-29T22:03:48.918Z] 4964a7d79bd7: Preparing [2021-11-29T22:03:48.918Z] 1a058d5342cc: Preparing [2021-11-29T22:03:48.918Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:48.918Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:48.918Z] 4964a7d79bd7: Layer already exists [2021-11-29T22:03:48.918Z] 909f9a52da62: Layer already exists [2021-11-29T22:03:48.918Z] 5cd48cd1cf74: Layer already exists [2021-11-29T22:03:48.918Z] latest: digest: sha256:e69425c896675968ac8b8bc1d4381cc2a5fe8a8a7d363e0781525a20604424be size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:49.216Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:49.508Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.5 [2021-11-29T22:03:49.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-29T22:03:49.508Z] 909f9a52da62: Preparing [2021-11-29T22:03:49.508Z] 5cd48cd1cf74: Preparing [2021-11-29T22:03:49.508Z] 90d0dc08f179: Preparing [2021-11-29T22:03:49.508Z] 4964a7d79bd7: Preparing [2021-11-29T22:03:49.508Z] 1a058d5342cc: Preparing [2021-11-29T22:03:49.508Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:49.508Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:49.508Z] 5cd48cd1cf74: Layer already exists [2021-11-29T22:03:49.508Z] 4964a7d79bd7: Layer already exists [2021-11-29T22:03:49.508Z] 909f9a52da62: Layer already exists [2021-11-29T22:03:49.508Z] 2.2.0-dev.5: digest: sha256:e69425c896675968ac8b8bc1d4381cc2a5fe8a8a7d363e0781525a20604424be size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:49.803Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:50.096Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:50.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-29T22:03:50.096Z] 909f9a52da62: Preparing [2021-11-29T22:03:50.096Z] 5cd48cd1cf74: Preparing [2021-11-29T22:03:50.096Z] 90d0dc08f179: Preparing [2021-11-29T22:03:50.096Z] 4964a7d79bd7: Preparing [2021-11-29T22:03:50.096Z] 1a058d5342cc: Preparing [2021-11-29T22:03:50.096Z] 5cd48cd1cf74: Layer already exists [2021-11-29T22:03:50.096Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:50.096Z] 4964a7d79bd7: Layer already exists [2021-11-29T22:03:50.096Z] 909f9a52da62: Layer already exists [2021-11-29T22:03:50.096Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:50.096Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5: digest: sha256:e69425c896675968ac8b8bc1d4381cc2a5fe8a8a7d363e0781525a20604424be size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:50.394Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:50.689Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-11-29T22:03:50.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-29T22:03:50.689Z] 909f9a52da62: Preparing [2021-11-29T22:03:50.689Z] 5cd48cd1cf74: Preparing [2021-11-29T22:03:50.689Z] 90d0dc08f179: Preparing [2021-11-29T22:03:50.689Z] 4964a7d79bd7: Preparing [2021-11-29T22:03:50.689Z] 1a058d5342cc: Preparing [2021-11-29T22:03:50.689Z] 909f9a52da62: Layer already exists [2021-11-29T22:03:50.689Z] 5cd48cd1cf74: Layer already exists [2021-11-29T22:03:50.689Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:50.689Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:50.689Z] 4964a7d79bd7: Layer already exists [2021-11-29T22:03:50.689Z] main: digest: sha256:e69425c896675968ac8b8bc1d4381cc2a5fe8a8a7d363e0781525a20604424be size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T22:03:50.720Z] ===================================================== [Pipeline] echo [2021-11-29T22:03:50.729Z] taggedImages: [2021-11-29T22:03:50.729Z] - nexus3.edgexfoundry.org:10004/support-notifications:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:50.729Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-29T22:03:50.729Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.5 [2021-11-29T22:03:50.729Z] - nexus3.edgexfoundry.org:10004/support-notifications:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:50.729Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-11-29T22:03:50.748Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-11-29T22:03:50.748Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:50.748Z] latest [2021-11-29T22:03:50.748Z] 2.2.0-dev.5 [2021-11-29T22:03:50.748Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:50.748Z] main [2021-11-29T22:03:50.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:51.054Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:51.343Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:51.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-29T22:03:51.344Z] 5f2e74aa2092: Preparing [2021-11-29T22:03:51.344Z] 4d76d170adf3: Preparing [2021-11-29T22:03:51.344Z] 90d0dc08f179: Preparing [2021-11-29T22:03:51.344Z] 3800726f50f0: Preparing [2021-11-29T22:03:51.344Z] 1a058d5342cc: Preparing [2021-11-29T22:03:51.344Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:51.344Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:51.344Z] 3800726f50f0: Layer already exists [2021-11-29T22:03:51.344Z] 5f2e74aa2092: Pushed [2021-11-29T22:03:52.727Z] 4d76d170adf3: Pushed [2021-11-29T22:03:52.727Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86: digest: sha256:f4bc7c60027cc73cabe57c0b9ceb2404cd3f319b927fd65b8de1f7584916e153 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:53.019Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:53.314Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-29T22:03:53.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-29T22:03:53.315Z] 5f2e74aa2092: Preparing [2021-11-29T22:03:53.315Z] 4d76d170adf3: Preparing [2021-11-29T22:03:53.315Z] 90d0dc08f179: Preparing [2021-11-29T22:03:53.315Z] 3800726f50f0: Preparing [2021-11-29T22:03:53.315Z] 1a058d5342cc: Preparing [2021-11-29T22:03:53.315Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:53.315Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:53.315Z] 5f2e74aa2092: Layer already exists [2021-11-29T22:03:53.315Z] 3800726f50f0: Layer already exists [2021-11-29T22:03:53.315Z] 4d76d170adf3: Layer already exists [2021-11-29T22:03:53.315Z] latest: digest: sha256:f4bc7c60027cc73cabe57c0b9ceb2404cd3f319b927fd65b8de1f7584916e153 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:53.606Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:53.897Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.5 [2021-11-29T22:03:53.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-29T22:03:53.897Z] 5f2e74aa2092: Preparing [2021-11-29T22:03:53.897Z] 4d76d170adf3: Preparing [2021-11-29T22:03:53.897Z] 90d0dc08f179: Preparing [2021-11-29T22:03:53.897Z] 3800726f50f0: Preparing [2021-11-29T22:03:53.897Z] 1a058d5342cc: Preparing [2021-11-29T22:03:53.897Z] 5f2e74aa2092: Layer already exists [2021-11-29T22:03:53.897Z] 4d76d170adf3: Layer already exists [2021-11-29T22:03:53.897Z] 3800726f50f0: Layer already exists [2021-11-29T22:03:53.897Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:53.897Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:53.897Z] 2.2.0-dev.5: digest: sha256:f4bc7c60027cc73cabe57c0b9ceb2404cd3f319b927fd65b8de1f7584916e153 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:54.195Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:54.490Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:54.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-29T22:03:54.490Z] 5f2e74aa2092: Preparing [2021-11-29T22:03:54.490Z] 4d76d170adf3: Preparing [2021-11-29T22:03:54.490Z] 90d0dc08f179: Preparing [2021-11-29T22:03:54.490Z] 3800726f50f0: Preparing [2021-11-29T22:03:54.490Z] 1a058d5342cc: Preparing [2021-11-29T22:03:54.490Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:54.490Z] 5f2e74aa2092: Layer already exists [2021-11-29T22:03:54.490Z] 3800726f50f0: Layer already exists [2021-11-29T22:03:54.490Z] 4d76d170adf3: Layer already exists [2021-11-29T22:03:54.490Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:54.490Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5: digest: sha256:f4bc7c60027cc73cabe57c0b9ceb2404cd3f319b927fd65b8de1f7584916e153 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:54.785Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:55.076Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-11-29T22:03:55.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-29T22:03:55.076Z] 5f2e74aa2092: Preparing [2021-11-29T22:03:55.076Z] 4d76d170adf3: Preparing [2021-11-29T22:03:55.076Z] 90d0dc08f179: Preparing [2021-11-29T22:03:55.077Z] 3800726f50f0: Preparing [2021-11-29T22:03:55.077Z] 1a058d5342cc: Preparing [2021-11-29T22:03:55.077Z] 3800726f50f0: Layer already exists [2021-11-29T22:03:55.077Z] 90d0dc08f179: Layer already exists [2021-11-29T22:03:55.077Z] 5f2e74aa2092: Layer already exists [2021-11-29T22:03:55.077Z] 4d76d170adf3: Layer already exists [2021-11-29T22:03:55.077Z] 1a058d5342cc: Layer already exists [2021-11-29T22:03:55.077Z] main: digest: sha256:f4bc7c60027cc73cabe57c0b9ceb2404cd3f319b927fd65b8de1f7584916e153 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T22:03:55.105Z] ===================================================== [Pipeline] echo [2021-11-29T22:03:55.112Z] taggedImages: [2021-11-29T22:03:55.112Z] - nexus3.edgexfoundry.org:10004/support-scheduler:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:55.112Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-29T22:03:55.112Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.5 [2021-11-29T22:03:55.112Z] - nexus3.edgexfoundry.org:10004/support-scheduler:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:55.112Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-11-29T22:03:55.128Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-11-29T22:03:55.128Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:55.128Z] latest [2021-11-29T22:03:55.128Z] 2.2.0-dev.5 [2021-11-29T22:03:55.128Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:03:55.128Z] main [2021-11-29T22:03:55.128Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:55.435Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:03:55.744Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:03:55.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-29T22:03:55.744Z] d08b85881394: Preparing [2021-11-29T22:03:55.744Z] 8b2d382282fb: Preparing [2021-11-29T22:03:55.744Z] 3165bd1e00f4: Preparing [2021-11-29T22:03:55.744Z] 171e7277979b: Preparing [2021-11-29T22:03:55.744Z] 879b85f2d1ed: Preparing [2021-11-29T22:03:55.744Z] 6777e3bbcb7c: Preparing [2021-11-29T22:03:55.744Z] fd08d546f6b8: Preparing [2021-11-29T22:03:55.744Z] 0636255016a6: Preparing [2021-11-29T22:03:55.744Z] 84e9d258764d: Preparing [2021-11-29T22:03:55.744Z] 56463f638872: Preparing [2021-11-29T22:03:55.744Z] e2eb06d8af82: Preparing [2021-11-29T22:03:55.744Z] 6777e3bbcb7c: Waiting [2021-11-29T22:03:55.744Z] fd08d546f6b8: Waiting [2021-11-29T22:03:55.744Z] 0636255016a6: Waiting [2021-11-29T22:03:55.744Z] 84e9d258764d: Waiting [2021-11-29T22:03:55.744Z] 56463f638872: Waiting [2021-11-29T22:03:55.744Z] e2eb06d8af82: Waiting [2021-11-29T22:03:55.744Z] 879b85f2d1ed: Layer already exists [2021-11-29T22:03:56.328Z] 6777e3bbcb7c: Layer already exists [2021-11-29T22:03:56.328Z] fd08d546f6b8: Layer already exists [2021-11-29T22:03:56.328Z] 8b2d382282fb: Pushed [2021-11-29T22:03:56.328Z] 0636255016a6: Layer already exists [2021-11-29T22:03:56.328Z] 84e9d258764d: Layer already exists [2021-11-29T22:03:56.328Z] 56463f638872: Layer already exists [2021-11-29T22:03:56.328Z] e2eb06d8af82: Layer already exists [2021-11-29T22:03:56.328Z] d08b85881394: Pushed [2021-11-29T22:03:56.590Z] 3165bd1e00f4: Pushed [2021-11-29T22:04:03.188Z] 171e7277979b: Pushed [2021-11-29T22:04:03.188Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86: digest: sha256:4cd75eceefee5cc6c9d8d00eb9341fd7031c2495d9ff234aef7f2e275dd5ec46 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:04:03.483Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:04:03.775Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-29T22:04:03.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-29T22:04:03.775Z] d08b85881394: Preparing [2021-11-29T22:04:03.775Z] 8b2d382282fb: Preparing [2021-11-29T22:04:03.775Z] 3165bd1e00f4: Preparing [2021-11-29T22:04:03.775Z] 171e7277979b: Preparing [2021-11-29T22:04:03.775Z] 879b85f2d1ed: Preparing [2021-11-29T22:04:03.775Z] 6777e3bbcb7c: Preparing [2021-11-29T22:04:03.775Z] fd08d546f6b8: Preparing [2021-11-29T22:04:03.775Z] 0636255016a6: Preparing [2021-11-29T22:04:03.775Z] 84e9d258764d: Preparing [2021-11-29T22:04:03.775Z] 56463f638872: Preparing [2021-11-29T22:04:03.775Z] e2eb06d8af82: Preparing [2021-11-29T22:04:03.775Z] 0636255016a6: Waiting [2021-11-29T22:04:03.775Z] 84e9d258764d: Waiting [2021-11-29T22:04:03.775Z] 56463f638872: Waiting [2021-11-29T22:04:03.775Z] e2eb06d8af82: Waiting [2021-11-29T22:04:03.775Z] 6777e3bbcb7c: Waiting [2021-11-29T22:04:03.775Z] fd08d546f6b8: Waiting [2021-11-29T22:04:03.775Z] d08b85881394: Layer already exists [2021-11-29T22:04:03.775Z] 3165bd1e00f4: Layer already exists [2021-11-29T22:04:03.775Z] 8b2d382282fb: Layer already exists [2021-11-29T22:04:03.775Z] 879b85f2d1ed: Layer already exists [2021-11-29T22:04:03.775Z] 171e7277979b: Layer already exists [2021-11-29T22:04:03.775Z] 6777e3bbcb7c: Layer already exists [2021-11-29T22:04:03.775Z] 0636255016a6: Layer already exists [2021-11-29T22:04:03.775Z] fd08d546f6b8: Layer already exists [2021-11-29T22:04:03.775Z] 56463f638872: Layer already exists [2021-11-29T22:04:03.775Z] 84e9d258764d: Layer already exists [2021-11-29T22:04:03.775Z] e2eb06d8af82: Layer already exists [2021-11-29T22:04:03.775Z] latest: digest: sha256:4cd75eceefee5cc6c9d8d00eb9341fd7031c2495d9ff234aef7f2e275dd5ec46 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:04:04.073Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:04:04.364Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.5 [2021-11-29T22:04:04.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-29T22:04:04.365Z] d08b85881394: Preparing [2021-11-29T22:04:04.365Z] 8b2d382282fb: Preparing [2021-11-29T22:04:04.365Z] 3165bd1e00f4: Preparing [2021-11-29T22:04:04.365Z] 171e7277979b: Preparing [2021-11-29T22:04:04.365Z] 879b85f2d1ed: Preparing [2021-11-29T22:04:04.365Z] 6777e3bbcb7c: Preparing [2021-11-29T22:04:04.365Z] fd08d546f6b8: Preparing [2021-11-29T22:04:04.365Z] 0636255016a6: Preparing [2021-11-29T22:04:04.365Z] 84e9d258764d: Preparing [2021-11-29T22:04:04.365Z] 56463f638872: Preparing [2021-11-29T22:04:04.365Z] e2eb06d8af82: Preparing [2021-11-29T22:04:04.365Z] 6777e3bbcb7c: Waiting [2021-11-29T22:04:04.365Z] fd08d546f6b8: Waiting [2021-11-29T22:04:04.365Z] 0636255016a6: Waiting [2021-11-29T22:04:04.365Z] 84e9d258764d: Waiting [2021-11-29T22:04:04.365Z] 56463f638872: Waiting [2021-11-29T22:04:04.365Z] e2eb06d8af82: Waiting [2021-11-29T22:04:04.365Z] 879b85f2d1ed: Layer already exists [2021-11-29T22:04:04.365Z] 8b2d382282fb: Layer already exists [2021-11-29T22:04:04.365Z] d08b85881394: Layer already exists [2021-11-29T22:04:04.365Z] 3165bd1e00f4: Layer already exists [2021-11-29T22:04:04.365Z] 171e7277979b: Layer already exists [2021-11-29T22:04:04.365Z] 56463f638872: Layer already exists [2021-11-29T22:04:04.365Z] fd08d546f6b8: Layer already exists [2021-11-29T22:04:04.365Z] 6777e3bbcb7c: Layer already exists [2021-11-29T22:04:04.365Z] 84e9d258764d: Layer already exists [2021-11-29T22:04:04.365Z] 0636255016a6: Layer already exists [2021-11-29T22:04:04.365Z] e2eb06d8af82: Layer already exists [2021-11-29T22:04:04.365Z] 2.2.0-dev.5: digest: sha256:4cd75eceefee5cc6c9d8d00eb9341fd7031c2495d9ff234aef7f2e275dd5ec46 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:04:04.663Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:04:04.960Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:04:04.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-29T22:04:04.960Z] d08b85881394: Preparing [2021-11-29T22:04:04.960Z] 8b2d382282fb: Preparing [2021-11-29T22:04:04.960Z] 3165bd1e00f4: Preparing [2021-11-29T22:04:04.960Z] 171e7277979b: Preparing [2021-11-29T22:04:04.960Z] 879b85f2d1ed: Preparing [2021-11-29T22:04:04.960Z] 6777e3bbcb7c: Preparing [2021-11-29T22:04:04.960Z] fd08d546f6b8: Preparing [2021-11-29T22:04:04.960Z] 0636255016a6: Preparing [2021-11-29T22:04:04.960Z] 84e9d258764d: Preparing [2021-11-29T22:04:04.960Z] 56463f638872: Preparing [2021-11-29T22:04:04.960Z] e2eb06d8af82: Preparing [2021-11-29T22:04:04.960Z] 6777e3bbcb7c: Waiting [2021-11-29T22:04:04.960Z] fd08d546f6b8: Waiting [2021-11-29T22:04:04.960Z] 0636255016a6: Waiting [2021-11-29T22:04:04.960Z] 84e9d258764d: Waiting [2021-11-29T22:04:04.960Z] 56463f638872: Waiting [2021-11-29T22:04:04.960Z] e2eb06d8af82: Waiting [2021-11-29T22:04:04.960Z] 8b2d382282fb: Layer already exists [2021-11-29T22:04:04.960Z] 3165bd1e00f4: Layer already exists [2021-11-29T22:04:04.960Z] 879b85f2d1ed: Layer already exists [2021-11-29T22:04:04.960Z] d08b85881394: Layer already exists [2021-11-29T22:04:04.960Z] 171e7277979b: Layer already exists [2021-11-29T22:04:04.960Z] 6777e3bbcb7c: Layer already exists [2021-11-29T22:04:04.960Z] 0636255016a6: Layer already exists [2021-11-29T22:04:04.960Z] fd08d546f6b8: Layer already exists [2021-11-29T22:04:04.960Z] 84e9d258764d: Layer already exists [2021-11-29T22:04:04.960Z] 56463f638872: Layer already exists [2021-11-29T22:04:04.960Z] e2eb06d8af82: Layer already exists [2021-11-29T22:04:04.960Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5: digest: sha256:4cd75eceefee5cc6c9d8d00eb9341fd7031c2495d9ff234aef7f2e275dd5ec46 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:04:05.258Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:04:05.549Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-11-29T22:04:05.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-29T22:04:05.549Z] d08b85881394: Preparing [2021-11-29T22:04:05.549Z] 8b2d382282fb: Preparing [2021-11-29T22:04:05.549Z] 3165bd1e00f4: Preparing [2021-11-29T22:04:05.549Z] 171e7277979b: Preparing [2021-11-29T22:04:05.549Z] 879b85f2d1ed: Preparing [2021-11-29T22:04:05.549Z] 6777e3bbcb7c: Preparing [2021-11-29T22:04:05.549Z] fd08d546f6b8: Preparing [2021-11-29T22:04:05.549Z] 0636255016a6: Preparing [2021-11-29T22:04:05.549Z] 84e9d258764d: Preparing [2021-11-29T22:04:05.549Z] 56463f638872: Preparing [2021-11-29T22:04:05.549Z] e2eb06d8af82: Preparing [2021-11-29T22:04:05.549Z] 0636255016a6: Waiting [2021-11-29T22:04:05.549Z] 84e9d258764d: Waiting [2021-11-29T22:04:05.549Z] 56463f638872: Waiting [2021-11-29T22:04:05.549Z] e2eb06d8af82: Waiting [2021-11-29T22:04:05.549Z] 6777e3bbcb7c: Waiting [2021-11-29T22:04:05.549Z] fd08d546f6b8: Waiting [2021-11-29T22:04:05.549Z] 8b2d382282fb: Layer already exists [2021-11-29T22:04:05.549Z] 3165bd1e00f4: Layer already exists [2021-11-29T22:04:05.549Z] d08b85881394: Layer already exists [2021-11-29T22:04:05.549Z] 879b85f2d1ed: Layer already exists [2021-11-29T22:04:05.549Z] 171e7277979b: Layer already exists [2021-11-29T22:04:05.549Z] 0636255016a6: Layer already exists [2021-11-29T22:04:05.549Z] 84e9d258764d: Layer already exists [2021-11-29T22:04:05.549Z] 56463f638872: Layer already exists [2021-11-29T22:04:05.549Z] fd08d546f6b8: Layer already exists [2021-11-29T22:04:05.549Z] 6777e3bbcb7c: Layer already exists [2021-11-29T22:04:05.549Z] e2eb06d8af82: Layer already exists [2021-11-29T22:04:05.549Z] main: digest: sha256:4cd75eceefee5cc6c9d8d00eb9341fd7031c2495d9ff234aef7f2e275dd5ec46 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T22:04:05.581Z] ===================================================== [Pipeline] echo [2021-11-29T22:04:05.588Z] taggedImages: [2021-11-29T22:04:05.588Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:04:05.588Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-29T22:04:05.588Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.5 [2021-11-29T22:04:05.588Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:04:05.588Z] - 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-29T22:04:33.308Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T22:04:33.308Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-29T22:04:33.308Z] ---> 6d16fa50ee2f [2021-11-29T22:04:33.308Z] Step 3/30 : WORKDIR /edgex-go [2021-11-29T22:04:33.308Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T22:04:33.308Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-29T22:04:33.308Z] ---> 6d16fa50ee2f [2021-11-29T22:04:33.308Z] Step 3/24 : WORKDIR /edgex-go [2021-11-29T22:04:33.308Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T22:04:33.308Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-29T22:04:33.308Z] ---> 6d16fa50ee2f [2021-11-29T22:04:33.308Z] Step 3/23 : WORKDIR /edgex-go [2021-11-29T22:04:33.308Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T22:04:33.308Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T22:04:33.308Z] ---> 6d16fa50ee2f [2021-11-29T22:04:33.308Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T22:04:33.308Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T22:04:33.308Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-29T22:04:33.308Z] ---> 6d16fa50ee2f [2021-11-29T22:04:33.308Z] Step 3/21 : WORKDIR /edgex-go [2021-11-29T22:04:33.308Z] ---> Running in 8a26678713d9 [2021-11-29T22:04:33.308Z] ---> Running in 2cea9f957ece [2021-11-29T22:04:33.308Z] ---> Running in c0a3f4cbeb02 [2021-11-29T22:04:33.308Z] ---> Running in 7121faf0bb7c [2021-11-29T22:04:33.308Z] ---> Running in febecc5244fd [2021-11-29T22:04:33.308Z] Removing intermediate container c0a3f4cbeb02 [2021-11-29T22:04:33.308Z] ---> c0ba48710f79 [2021-11-29T22:04:33.308Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:04:33.308Z] Removing intermediate container 8a26678713d9 [2021-11-29T22:04:33.308Z] ---> c9e3e9a5f28d [2021-11-29T22:04:33.308Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:04:33.308Z] Removing intermediate container 2cea9f957ece [2021-11-29T22:04:33.308Z] ---> 8ca1f69ce399 [2021-11-29T22:04:33.308Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:04:33.308Z] ---> Running in 13ce5ee869ae [2021-11-29T22:04:33.308Z] Removing intermediate container febecc5244fd [2021-11-29T22:04:33.308Z] ---> 28f4831cf941 [2021-11-29T22:04:33.308Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:04:33.308Z] Removing intermediate container 7121faf0bb7c [2021-11-29T22:04:33.308Z] ---> fbad58e0b3b2 [2021-11-29T22:04:33.308Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:04:33.308Z] ---> Running in 7a7663117644 [2021-11-29T22:04:33.308Z] ---> Running in 03e27fb805ba [2021-11-29T22:04:33.308Z] ---> Running in a029384bedb0 [2021-11-29T22:04:33.308Z] ---> Running in f1ad1e1f1a4e [2021-11-29T22:04:33.308Z] Removing intermediate container 13ce5ee869ae [2021-11-29T22:04:33.308Z] ---> 806f6401c20c [2021-11-29T22:04:33.308Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-29T22:04:33.308Z] ---> Running in 4f73f9a86f11 [2021-11-29T22:04:33.308Z] Removing intermediate container 7a7663117644 [2021-11-29T22:04:33.308Z] ---> ba0cdce4e569 [2021-11-29T22:04:33.308Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-29T22:04:33.308Z] Removing intermediate container f1ad1e1f1a4e [2021-11-29T22:04:33.308Z] ---> 6f384e856feb [2021-11-29T22:04:33.308Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-29T22:04:33.308Z] ---> Running in cfb4cd8ab4fa [2021-11-29T22:04:33.308Z] ---> Running in aa2f97880e7d [2021-11-29T22:04:33.308Z] Removing intermediate container a029384bedb0 [2021-11-29T22:04:33.308Z] ---> ac1a00f64adc [2021-11-29T22:04:33.308Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-29T22:04:33.308Z] Removing intermediate container 03e27fb805ba [2021-11-29T22:04:33.308Z] ---> 9df617dbc9a3 [2021-11-29T22:04:33.308Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-29T22:04:33.308Z] ---> Running in c683342b0b6e [2021-11-29T22:04:33.582Z] ---> Running in e611b7f2a1b5 [2021-11-29T22:04:34.574Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T22:04:35.181Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T22:04:35.181Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T22:04:35.181Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T22:04:35.181Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T22:04:35.454Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T22:04:36.051Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T22:04:36.051Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T22:04:36.051Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T22:04:36.051Z] OK: 219 MiB in 52 packages [2021-11-29T22:04:36.336Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T22:04:36.947Z] OK: 219 MiB in 52 packages [2021-11-29T22:04:37.226Z] OK: 219 MiB in 52 packages [2021-11-29T22:04:37.226Z] OK: 219 MiB in 52 packages [2021-11-29T22:04:37.516Z] OK: 219 MiB in 52 packages [2021-11-29T22:04:37.793Z] Removing intermediate container 4f73f9a86f11 [2021-11-29T22:04:37.793Z] ---> ad8c74ee1c91 [2021-11-29T22:04:37.793Z] Step 6/24 : COPY . . [2021-11-29T22:04:38.409Z] Removing intermediate container aa2f97880e7d [2021-11-29T22:04:38.409Z] ---> d75b4d65eff6 [2021-11-29T22:04:38.409Z] Step 6/21 : COPY . . [2021-11-29T22:04:39.007Z] Removing intermediate container c683342b0b6e [2021-11-29T22:04:39.007Z] ---> aa0a2dfe1a56 [2021-11-29T22:04:39.007Z] Step 6/23 : COPY go.mod . [2021-11-29T22:04:39.007Z] Removing intermediate container cfb4cd8ab4fa [2021-11-29T22:04:39.007Z] ---> 64f7f3d76779 [2021-11-29T22:04:39.007Z] Step 6/22 : COPY . . [2021-11-29T22:04:39.007Z] Removing intermediate container e611b7f2a1b5 [2021-11-29T22:04:39.007Z] ---> 1761bbbc5829 [2021-11-29T22:04:39.282Z] Step 6/30 : COPY . . [2021-11-29T22:04:40.722Z] ---> 91fba8c7de93 [2021-11-29T22:04:40.722Z] Step 7/23 : RUN go mod download [2021-11-29T22:04:40.722Z] ---> Running in 0815121594e4 [2021-11-29T22:04:46.160Z] Removing intermediate container 0815121594e4 [2021-11-29T22:04:46.160Z] ---> b7a3ddcf6f44 [2021-11-29T22:04:46.160Z] Step 8/23 : COPY . . [2021-11-29T22:04:54.572Z] ---> fb38156d0d12 [2021-11-29T22:04:54.572Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T22:04:54.572Z] ---> Running in 289ae448a200 [2021-11-29T22:04:54.572Z] ---> 8ec7fb1aa418 [2021-11-29T22:04:54.572Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T22:04:54.572Z] ---> Running in e876e7338dd6 [2021-11-29T22:04:54.848Z] ---> 91b93c90e7b3 [2021-11-29T22:04:54.848Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T22:04:55.124Z] ---> Running in 34e3b2cd4cbd [2021-11-29T22:04:55.406Z] ---> 9fe17d7a4dfb [2021-11-29T22:04:55.406Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T22:04:56.004Z] ---> Running in 45b396ba5e07 [2021-11-29T22:04:58.633Z] Removing intermediate container 289ae448a200 [2021-11-29T22:04:58.633Z] ---> c3814c40229a [2021-11-29T22:04:58.633Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-29T22:04:58.919Z] ---> Running in a529f9c53f01 [2021-11-29T22:04:59.923Z] Removing intermediate container e876e7338dd6 [2021-11-29T22:04:59.923Z] ---> fe7885f84191 [2021-11-29T22:04:59.923Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-29T22:05:00.199Z] ---> Running in 497c45fb9d52 [2021-11-29T22:05:00.475Z] Removing intermediate container 34e3b2cd4cbd [2021-11-29T22:05:00.475Z] ---> cf0c7f0a0d63 [2021-11-29T22:05:00.475Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-29T22:05:00.750Z] ---> Running in e3c62f36eecc [2021-11-29T22:05:01.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-29T22:05:01.314Z] Removing intermediate container 45b396ba5e07 [2021-11-29T22:05:01.314Z] ---> 21f127f68074 [2021-11-29T22:05:01.314Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-29T22:05:01.314Z] ---> Running in 0221bcbe60e3 [2021-11-29T22:05:02.762Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-29T22:05:03.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-29T22:05:03.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/core-command/core-command ./cmd/core-command [2021-11-29T22:05:03.941Z] ---> 4cf9d3c848fd [2021-11-29T22:05:03.941Z] Step 9/23 : RUN go mod tidy [2021-11-29T22:05:04.216Z] ---> Running in 3849577afa43 [2021-11-29T22:05:10.947Z] Removing intermediate container 3849577afa43 [2021-11-29T22:05:10.947Z] ---> 6470b177076d [2021-11-29T22:05:10.947Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-29T22:05:10.947Z] ---> Running in 1b60ac3ccf60 [2021-11-29T22:05:12.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-29T22:06:49.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-29T22:06:59.957Z] Removing intermediate container 0221bcbe60e3 [2021-11-29T22:06:59.957Z] ---> 8dbbe7c879be [2021-11-29T22:06:59.957Z] [2021-11-29T22:06:59.957Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T22:06:59.957Z] 3.14: Pulling from library/alpine [2021-11-29T22:07:00.946Z] Removing intermediate container e3c62f36eecc [2021-11-29T22:07:00.946Z] ---> d6320b443719 [2021-11-29T22:07:00.946Z] [2021-11-29T22:07:00.946Z] Step 9/30 : FROM alpine:3.14 [2021-11-29T22:07:00.946Z] 3.14: Pulling from library/alpine [2021-11-29T22:07:01.937Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-29T22:07:01.937Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-29T22:07:01.937Z] Status: Downloaded newer image for alpine:3.14 [2021-11-29T22:07:01.937Z] Status: Downloaded newer image for alpine:3.14 [2021-11-29T22:07:01.937Z] ---> 5b8b7b635229 [2021-11-29T22:07:01.937Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-29T22:07:01.937Z] ---> 5b8b7b635229 [2021-11-29T22:07:01.937Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-29T22:07:02.542Z] ---> Running in 3bc8349a58e7 [2021-11-29T22:07:02.542Z] ---> Running in 0b9fda8f6d9d [2021-11-29T22:07:03.535Z] Removing intermediate container 3bc8349a58e7 [2021-11-29T22:07:03.535Z] ---> 7b74472a0257 [2021-11-29T22:07:03.535Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-29T22:07:03.535Z] ---> Running in ba2796d20eb2 [2021-11-29T22:07:04.530Z] Removing intermediate container a529f9c53f01 [2021-11-29T22:07:04.530Z] ---> 11db9490cfea [2021-11-29T22:07:04.530Z] [2021-11-29T22:07:04.530Z] Step 9/24 : FROM alpine:3.14 [2021-11-29T22:07:04.530Z] ---> 5b8b7b635229 [2021-11-29T22:07:04.530Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-29T22:07:04.530Z] ---> Running in d674c9637568 [2021-11-29T22:07:04.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T22:07:05.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T22:07:06.132Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-29T22:07:06.132Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T22:07:06.132Z] OK: 6 MiB in 15 packages [2021-11-29T22:07:06.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T22:07:06.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T22:07:06.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T22:07:07.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T22:07:07.631Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-29T22:07:07.631Z] (2/2) Installing su-exec (0.2-r1) [2021-11-29T22:07:07.631Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T22:07:07.631Z] OK: 6 MiB in 16 packages [2021-11-29T22:07:07.933Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-29T22:07:08.214Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-29T22:07:08.214Z] (3/3) Installing su-exec (0.2-r1) [2021-11-29T22:07:08.214Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T22:07:08.214Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T22:07:08.214Z] Removing intermediate container 0b9fda8f6d9d [2021-11-29T22:07:08.214Z] ---> c557ecee759f [2021-11-29T22:07:08.214Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T22:07:08.498Z] OK: 6 MiB in 17 packages [2021-11-29T22:07:08.498Z] ---> Running in 0666a6e451c8 [2021-11-29T22:07:09.104Z] Removing intermediate container ba2796d20eb2 [2021-11-29T22:07:09.104Z] ---> 917914fefcbc [2021-11-29T22:07:09.104Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-29T22:07:09.380Z] Removing intermediate container 0666a6e451c8 [2021-11-29T22:07:09.380Z] ---> ddd45af70d20 [2021-11-29T22:07:09.380Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-29T22:07:09.380Z] ---> Running in 0accc8a98c29 [2021-11-29T22:07:09.380Z] Removing intermediate container 497c45fb9d52 [2021-11-29T22:07:09.380Z] ---> e191e655a2f1 [2021-11-29T22:07:09.380Z] [2021-11-29T22:07:09.380Z] Step 9/21 : FROM alpine:3.14 [2021-11-29T22:07:09.380Z] ---> 5b8b7b635229 [2021-11-29T22:07:09.380Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-29T22:07:09.655Z] ---> Running in cd7e12125e37 [2021-11-29T22:07:09.655Z] ---> Running in b14bc637f4f6 [2021-11-29T22:07:10.638Z] Removing intermediate container cd7e12125e37 [2021-11-29T22:07:10.638Z] ---> ab2ba90e9c84 [2021-11-29T22:07:10.638Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-29T22:07:10.638Z] Removing intermediate container 0accc8a98c29 [2021-11-29T22:07:10.638Z] ---> babe81f4dc7f [2021-11-29T22:07:10.638Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-29T22:07:10.638Z] ---> Running in ca7d5391e58b [2021-11-29T22:07:10.638Z] ---> Running in ebc65b37aadf [2021-11-29T22:07:10.638Z] Removing intermediate container d674c9637568 [2021-11-29T22:07:10.638Z] ---> c51c853f7487 [2021-11-29T22:07:10.638Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-29T22:07:10.916Z] ---> Running in ab07e0cadec4 [2021-11-29T22:07:11.194Z] Removing intermediate container ebc65b37aadf [2021-11-29T22:07:11.194Z] ---> c05b9b30f004 [2021-11-29T22:07:11.194Z] Step 14/22 : WORKDIR / [2021-11-29T22:07:11.472Z] Removing intermediate container ca7d5391e58b [2021-11-29T22:07:11.472Z] ---> d4f779c592ba [2021-11-29T22:07:11.472Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-29T22:07:11.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T22:07:11.472Z] ---> Running in d8f8ea2b32db [2021-11-29T22:07:11.472Z] ---> Running in 4c9ea05651fa [2021-11-29T22:07:11.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T22:07:11.753Z] Removing intermediate container ab07e0cadec4 [2021-11-29T22:07:11.753Z] ---> 8459e8700894 [2021-11-29T22:07:11.753Z] Step 12/24 : WORKDIR / [2021-11-29T22:07:12.038Z] ---> Running in b2c8a58c5e2c [2021-11-29T22:07:12.315Z] Removing intermediate container d8f8ea2b32db [2021-11-29T22:07:12.315Z] ---> 47ebbdeb60ba [2021-11-29T22:07:12.315Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T22:07:12.592Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-29T22:07:12.592Z] Removing intermediate container b2c8a58c5e2c [2021-11-29T22:07:12.872Z] ---> 3ac7b4f17b12 [2021-11-29T22:07:12.872Z] 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-29T22:07:12.872Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-29T22:07:12.872Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T22:07:12.872Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T22:07:12.872Z] Removing intermediate container 1b60ac3ccf60 [2021-11-29T22:07:12.872Z] ---> f65d46d7290f [2021-11-29T22:07:12.872Z] [2021-11-29T22:07:12.872Z] Step 11/23 : FROM alpine:3.14 [2021-11-29T22:07:12.872Z] ---> 5b8b7b635229 [2021-11-29T22:07:12.872Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-29T22:07:12.872Z] ---> Using cache [2021-11-29T22:07:12.872Z] ---> c557ecee759f [2021-11-29T22:07:12.872Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T22:07:12.872Z] ---> Using cache [2021-11-29T22:07:12.872Z] ---> ddd45af70d20 [2021-11-29T22:07:12.872Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-29T22:07:13.151Z] OK: 6 MiB in 16 packages [2021-11-29T22:07:13.151Z] ---> Running in 152e5d5370fa [2021-11-29T22:07:14.146Z] ---> d49e72d09d8b [2021-11-29T22:07:14.146Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-29T22:07:14.146Z] Removing intermediate container 152e5d5370fa [2021-11-29T22:07:14.146Z] ---> b591170a57c5 [2021-11-29T22:07:14.146Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-29T22:07:14.146Z] ---> Running in a25f79d25f72 [2021-11-29T22:07:14.146Z] ---> 669f2a741cdf [2021-11-29T22:07:14.146Z] 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-29T22:07:14.750Z] Removing intermediate container a25f79d25f72 [2021-11-29T22:07:14.750Z] Removing intermediate container 4c9ea05651fa [2021-11-29T22:07:14.750Z] ---> 32a7d21fdcd3 [2021-11-29T22:07:14.750Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T22:07:14.750Z] ---> 6ebc05b47665 [2021-11-29T22:07:14.750Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-29T22:07:15.029Z] ---> Running in b2bda1431e12 [2021-11-29T22:07:15.308Z] Removing intermediate container b14bc637f4f6 [2021-11-29T22:07:15.308Z] ---> 73b1ff80ac98 [2021-11-29T22:07:15.308Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T22:07:15.308Z] ---> Running in 5aa8e5bae4f3 [2021-11-29T22:07:15.584Z] ---> dbbed67a2533 [2021-11-29T22:07:15.584Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-29T22:07:15.864Z] Removing intermediate container b2bda1431e12 [2021-11-29T22:07:15.864Z] ---> fca73e5b464c [2021-11-29T22:07:15.864Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-29T22:07:15.864Z] ---> 01f57b900175 [2021-11-29T22:07:15.864Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-29T22:07:15.864Z] ---> 5a784c362b86 [2021-11-29T22:07:15.864Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-29T22:07:16.143Z] Removing intermediate container 5aa8e5bae4f3 [2021-11-29T22:07:16.143Z] ---> 4c5e4b626c53 [2021-11-29T22:07:16.143Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-29T22:07:16.143Z] ---> Running in 4792823cecf8 [2021-11-29T22:07:17.125Z] ---> a43b76371ba4 [2021-11-29T22:07:17.125Z] 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-29T22:07:17.125Z] Removing intermediate container 4792823cecf8 [2021-11-29T22:07:17.125Z] ---> ff9bf472fb14 [2021-11-29T22:07:17.125Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-29T22:07:17.125Z] ---> 4403cf98d975 [2021-11-29T22:07:17.125Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-29T22:07:17.125Z] ---> Running in c55bf6335589 [2021-11-29T22:07:17.125Z] ---> Running in 9cbce62eb27a [2021-11-29T22:07:17.125Z] ---> 5e686b7c03df [2021-11-29T22:07:17.125Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-29T22:07:17.400Z] ---> Running in 0e74f12f445c [2021-11-29T22:07:17.693Z] ---> 1097923aa3cd [2021-11-29T22:07:17.693Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-29T22:07:17.974Z] Removing intermediate container c55bf6335589 [2021-11-29T22:07:17.974Z] ---> efbb916170ce [2021-11-29T22:07:17.974Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T22:07:17.974Z] Removing intermediate container 9cbce62eb27a [2021-11-29T22:07:17.974Z] ---> 9da33dc3f638 [2021-11-29T22:07:17.974Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T22:07:18.250Z] ---> Running in 443330ceb732 [2021-11-29T22:07:18.250Z] ---> 546abdffbd44 [2021-11-29T22:07:18.250Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-29T22:07:18.852Z] Removing intermediate container 443330ceb732 [2021-11-29T22:07:18.852Z] ---> 8563a20e5ff7 [2021-11-29T22:07:18.852Z] Step 20/22 : LABEL arch=arm64 [2021-11-29T22:07:18.852Z] ---> Running in 8ed5a922d22e [2021-11-29T22:07:19.126Z] ---> 8915df012868 [2021-11-29T22:07:19.126Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-29T22:07:19.126Z] ---> e379504dc83c [2021-11-29T22:07:19.126Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-29T22:07:19.126Z] ---> Running in b808022af278 [2021-11-29T22:07:19.732Z] Removing intermediate container 8ed5a922d22e [2021-11-29T22:07:19.732Z] ---> 00ba6256d463 [2021-11-29T22:07:19.732Z] Step 21/22 : LABEL git_sha=240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:07:19.732Z] ---> Running in a96e1e348d01 [2021-11-29T22:07:20.008Z] Removing intermediate container b808022af278 [2021-11-29T22:07:20.008Z] ---> 5d6330ce1c0c [2021-11-29T22:07:20.008Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T22:07:20.283Z] ---> Running in e8fa471da47d [2021-11-29T22:07:20.283Z] Removing intermediate container 0e74f12f445c [2021-11-29T22:07:20.283Z] ---> d0f30180f442 [2021-11-29T22:07:20.283Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T22:07:20.283Z] ---> 88541005b532 [2021-11-29T22:07:20.283Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-29T22:07:20.558Z] Removing intermediate container a96e1e348d01 [2021-11-29T22:07:20.558Z] ---> 0922ea577d25 [2021-11-29T22:07:20.558Z] Step 22/22 : LABEL version=2.2.0-dev.5 [2021-11-29T22:07:20.558Z] ---> Running in 2eb212ec3077 [2021-11-29T22:07:21.166Z] Removing intermediate container e8fa471da47d [2021-11-29T22:07:21.166Z] ---> 5c13c26943ce [2021-11-29T22:07:21.166Z] Step 21/23 : LABEL arch=arm64 [2021-11-29T22:07:21.166Z] ---> Running in 4af6b56fcd1c [2021-11-29T22:07:21.441Z] ---> 12a47b3ad512 [2021-11-29T22:07:21.441Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-29T22:07:21.441Z] Removing intermediate container 2eb212ec3077 [2021-11-29T22:07:21.441Z] ---> 40d51079922c [2021-11-29T22:07:21.441Z] [2021-11-29T22:07:21.441Z] ---> e333f204841d [2021-11-29T22:07:21.441Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-29T22:07:22.045Z] Removing intermediate container 4af6b56fcd1c [2021-11-29T22:07:22.045Z] ---> e511493cf27d [2021-11-29T22:07:22.045Z] Step 22/23 : LABEL git_sha=240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:07:22.045Z] Successfully built 40d51079922c [2021-11-29T22:07:22.045Z] Successfully tagged core-command-arm64:latest [2021-11-29T22:07:22.045Z]  Building core-command ... done Building security-proxy-setup [2021-11-29T22:07:22.045Z] ---> Running in 9993a2c62e33 [2021-11-29T22:07:22.317Z] ---> 51aeeb6e5dcf [2021-11-29T22:07:22.317Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-29T22:07:22.592Z] ---> 57365eb67c24 [2021-11-29T22:07:22.592Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-29T22:07:22.592Z] ---> Running in aed233e6a20b [2021-11-29T22:07:22.870Z] Removing intermediate container 9993a2c62e33 [2021-11-29T22:07:22.870Z] ---> 806fc22e5b53 [2021-11-29T22:07:22.870Z] Step 23/23 : LABEL version=2.2.0-dev.5 [2021-11-29T22:07:22.870Z] ---> Running in f005ab3e700d [2021-11-29T22:07:23.468Z] Removing intermediate container aed233e6a20b [2021-11-29T22:07:23.469Z] ---> 7b648afcaf6e [2021-11-29T22:07:23.469Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T22:07:23.741Z] ---> e719bc847348 [2021-11-29T22:07:23.741Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-29T22:07:23.741Z] ---> Running in d6adb654a67c [2021-11-29T22:07:23.741Z] Removing intermediate container f005ab3e700d [2021-11-29T22:07:23.741Z] ---> 51e3af472b90 [2021-11-29T22:07:23.741Z] [2021-11-29T22:07:24.018Z] ---> b282f4ff8390 [2021-11-29T22:07:24.018Z] 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-29T22:07:24.018Z] ---> Running in 5f0d0b28e622 [2021-11-29T22:07:24.294Z] Successfully built 51e3af472b90 [2021-11-29T22:07:24.294Z] Successfully tagged support-scheduler-arm64:latest [2021-11-29T22:07:24.294Z] Building core-metadata [2021-11-29T22:07:24.571Z]  Building support-scheduler ... done Removing intermediate container d6adb654a67c [2021-11-29T22:07:24.571Z] ---> 994175503a44 [2021-11-29T22:07:24.571Z] Step 19/21 : LABEL arch=arm64 [2021-11-29T22:07:24.571Z] ---> Running in cda350b75e4f [2021-11-29T22:07:25.178Z] ---> 0ee7081e66e5 [2021-11-29T22:07:25.178Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-29T22:07:25.178Z] Removing intermediate container cda350b75e4f [2021-11-29T22:07:25.178Z] ---> 8be4eb67d0b3 [2021-11-29T22:07:25.178Z] Step 20/21 : LABEL git_sha=240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:07:25.456Z] ---> Running in 6d1b6985356f [2021-11-29T22:07:26.054Z] Removing intermediate container 6d1b6985356f [2021-11-29T22:07:26.054Z] ---> d509c95be3d4 [2021-11-29T22:07:26.333Z] Step 21/21 : LABEL version=2.2.0-dev.5 ---> e0716466f916 [2021-11-29T22:07:26.333Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-29T22:07:26.333Z] [2021-11-29T22:07:26.609Z] ---> Running in f77a68420e3a [2021-11-29T22:07:27.219Z] Removing intermediate container f77a68420e3a [2021-11-29T22:07:27.219Z] ---> b6d0b8dea14c [2021-11-29T22:07:27.219Z] [2021-11-29T22:07:27.219Z] Removing intermediate container 5f0d0b28e622 [2021-11-29T22:07:27.219Z] ---> befde38cd498 [2021-11-29T22:07:27.219Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-29T22:07:27.219Z] ---> 965e3f39f447 [2021-11-29T22:07:27.219Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-29T22:07:27.219Z] ---> Running in b1c9f8915fb6 [2021-11-29T22:07:27.499Z] Successfully built b6d0b8dea14c [2021-11-29T22:07:27.499Z] Successfully tagged support-notifications-arm64:latest [2021-11-29T22:07:27.499Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-11-29T22:07:27.499Z] ---> Running in 0c52709466f4 [2021-11-29T22:07:27.775Z] Removing intermediate container b1c9f8915fb6 [2021-11-29T22:07:27.775Z] ---> f862f77c51bd [2021-11-29T22:07:27.775Z] Step 22/24 : LABEL arch=arm64 [2021-11-29T22:07:28.052Z] ---> Running in 351a7ef57f93 [2021-11-29T22:07:28.052Z] Removing intermediate container 0c52709466f4 [2021-11-29T22:07:28.052Z] ---> f265673ff956 [2021-11-29T22:07:28.052Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-29T22:07:28.326Z] Removing intermediate container 351a7ef57f93 [2021-11-29T22:07:28.326Z] ---> 460d07bb008d [2021-11-29T22:07:28.326Z] Step 23/24 : LABEL git_sha=240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:07:28.602Z] ---> Running in e9a69ba0e89e [2021-11-29T22:07:29.198Z] ---> 0eed1b55c17d [2021-11-29T22:07:29.198Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-29T22:07:29.198Z] Removing intermediate container e9a69ba0e89e [2021-11-29T22:07:29.198Z] ---> 314feac1b876 [2021-11-29T22:07:29.198Z] Step 24/24 : LABEL version=2.2.0-dev.5 [2021-11-29T22:07:29.198Z] ---> Running in c9332aa758f6 [2021-11-29T22:07:29.473Z] ---> Running in 156269b69217 [2021-11-29T22:07:29.748Z] Removing intermediate container c9332aa758f6 [2021-11-29T22:07:29.748Z] ---> fb76f6f13108 [2021-11-29T22:07:29.748Z] [2021-11-29T22:07:30.347Z] Successfully built fb76f6f13108 [2021-11-29T22:07:30.347Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-29T22:07:30.347Z] Building core-data [2021-11-29T22:07:31.783Z]  Building security-secretstore-setup ... done Removing intermediate container 156269b69217 [2021-11-29T22:07:31.783Z] ---> e11e7672cce1 [2021-11-29T22:07:31.783Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-29T22:07:32.058Z] ---> Running in 0a837e9eaf29 [2021-11-29T22:07:32.658Z] Removing intermediate container 0a837e9eaf29 [2021-11-29T22:07:32.658Z] ---> 979e96c03c6d [2021-11-29T22:07:32.658Z] Step 27/30 : CMD ["gate"] [2021-11-29T22:07:32.934Z] ---> Running in 5f67e70a55d1 [2021-11-29T22:07:33.531Z] Removing intermediate container 5f67e70a55d1 [2021-11-29T22:07:33.531Z] ---> ebabe60d3023 [2021-11-29T22:07:33.531Z] Step 28/30 : LABEL arch=arm64 [2021-11-29T22:07:33.804Z] ---> Running in 274a6daffecc [2021-11-29T22:07:34.486Z] Removing intermediate container 274a6daffecc [2021-11-29T22:07:34.486Z] ---> 589323125ac5 [2021-11-29T22:07:34.486Z] Step 29/30 : LABEL git_sha=240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:07:34.779Z] ---> Running in be3ef6ca38f9 [2021-11-29T22:07:35.416Z] Removing intermediate container be3ef6ca38f9 [2021-11-29T22:07:35.416Z] ---> 136fccebef93 [2021-11-29T22:07:35.416Z] Step 30/30 : LABEL version=2.2.0-dev.5 [2021-11-29T22:07:35.695Z] ---> Running in 14a694573ca2 [2021-11-29T22:07:36.291Z] Removing intermediate container 14a694573ca2 [2021-11-29T22:07:36.291Z] ---> 4f03c7e73736 [2021-11-29T22:07:36.291Z] [2021-11-29T22:07:36.564Z] Successfully built 4f03c7e73736 [2021-11-29T22:07:36.564Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-29T22:07:51.651Z]  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T22:07:51.651Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-29T22:07:51.651Z] ---> 6d16fa50ee2f [2021-11-29T22:07:51.651Z] Step 3/20 : WORKDIR /edgex-go [2021-11-29T22:07:51.651Z] ---> Using cache [2021-11-29T22:07:51.651Z] ---> fbad58e0b3b2 [2021-11-29T22:07:51.651Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:07:51.651Z] ---> Using cache [2021-11-29T22:07:51.651Z] ---> 6f384e856feb [2021-11-29T22:07:51.651Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-29T22:07:51.651Z] ---> Running in 0040c1d06a54 [2021-11-29T22:07:52.632Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T22:07:53.614Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T22:07:54.214Z] OK: 219 MiB in 52 packages [2021-11-29T22:07:55.202Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T22:07:55.202Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T22:07:55.202Z] ---> 6d16fa50ee2f [2021-11-29T22:07:55.202Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T22:07:55.202Z] ---> Using cache [2021-11-29T22:07:55.202Z] ---> fbad58e0b3b2 [2021-11-29T22:07:55.202Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:07:55.202Z] ---> Using cache [2021-11-29T22:07:55.202Z] ---> 6f384e856feb [2021-11-29T22:07:55.202Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-29T22:07:55.476Z] ---> Running in 351720d08e48 [2021-11-29T22:07:56.464Z] Removing intermediate container 0040c1d06a54 [2021-11-29T22:07:56.464Z] ---> f1a66e2c04b3 [2021-11-29T22:07:56.464Z] Step 6/20 : COPY . . [2021-11-29T22:07:57.072Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T22:07:57.072Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T22:07:57.072Z] ---> 6d16fa50ee2f [2021-11-29T22:07:57.072Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T22:07:57.072Z] ---> Using cache [2021-11-29T22:07:57.072Z] ---> fbad58e0b3b2 [2021-11-29T22:07:57.072Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:07:57.072Z] ---> Using cache [2021-11-29T22:07:57.072Z] ---> 6f384e856feb [2021-11-29T22:07:57.072Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-29T22:07:57.347Z] ---> Running in 4fb79c03bfa5 [2021-11-29T22:07:57.347Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T22:07:57.633Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T22:07:57.633Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T22:07:57.633Z] ---> 6d16fa50ee2f [2021-11-29T22:07:57.633Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T22:07:57.633Z] ---> Using cache [2021-11-29T22:07:57.633Z] ---> fbad58e0b3b2 [2021-11-29T22:07:57.633Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:07:57.633Z] ---> Using cache [2021-11-29T22:07:57.633Z] ---> 6f384e856feb [2021-11-29T22:07:57.633Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-29T22:07:57.910Z] ---> Running in 5a06a9dd3bd4 [2021-11-29T22:07:58.183Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T22:07:59.164Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T22:07:59.164Z] OK: 219 MiB in 52 packages [2021-11-29T22:07:59.438Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T22:08:00.041Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T22:08:00.320Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T22:08:00.597Z] Removing intermediate container 351720d08e48 [2021-11-29T22:08:00.882Z] ---> aa09dd967b2c [2021-11-29T22:08:00.882Z] Step 6/22 : COPY . . [2021-11-29T22:08:00.882Z] OK: 219 MiB in 52 packages [2021-11-29T22:08:01.160Z] OK: 219 MiB in 52 packages [2021-11-29T22:08:02.603Z] Removing intermediate container 4fb79c03bfa5 [2021-11-29T22:08:02.603Z] ---> ad0641425508 [2021-11-29T22:08:02.603Z] Step 6/22 : COPY . . [2021-11-29T22:08:02.603Z] Removing intermediate container 5a06a9dd3bd4 [2021-11-29T22:08:02.603Z] ---> a98f0d147724 [2021-11-29T22:08:02.603Z] Step 6/22 : COPY . . [2021-11-29T22:08:09.329Z] ---> 9110c3d761df [2021-11-29T22:08:09.329Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T22:08:09.329Z] ---> Running in 671fc16e6e3c [2021-11-29T22:08:12.726Z] Removing intermediate container 671fc16e6e3c [2021-11-29T22:08:12.726Z] ---> 0fded479ea83 [2021-11-29T22:08:12.726Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-29T22:08:12.726Z] ---> 305c176c3d47 [2021-11-29T22:08:12.726Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T22:08:12.726Z] ---> Running in 3367fbf97d5a [2021-11-29T22:08:12.998Z] ---> Running in b8dbc5f393d7 [2021-11-29T22:08:14.442Z] ---> c737bab9139c [2021-11-29T22:08:14.442Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T22:08:14.442Z] ---> Running in 403de13cc70e [2021-11-29T22:08:14.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-29T22:08:14.720Z] ---> 1baded862216 [2021-11-29T22:08:14.720Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T22:08:14.994Z] ---> Running in d6483b33cd46 [2021-11-29T22:08:17.614Z] Removing intermediate container b8dbc5f393d7 [2021-11-29T22:08:17.614Z] ---> 92ac398f0492 [2021-11-29T22:08:17.614Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-29T22:08:17.614Z] ---> Running in be04da35a9be [2021-11-29T22:08:20.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-29T22:08:20.255Z] Removing intermediate container 403de13cc70e [2021-11-29T22:08:20.255Z] ---> 57e4d753746f [2021-11-29T22:08:20.255Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-29T22:08:20.255Z] ---> Running in 0ac6c9c64099 [2021-11-29T22:08:20.255Z] Removing intermediate container d6483b33cd46 [2021-11-29T22:08:20.255Z] ---> 894aafe0871a [2021-11-29T22:08:20.255Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-29T22:08:20.543Z] ---> Running in ff1156a0acca [2021-11-29T22:08:22.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-29T22:08:22.543Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/core-data/core-data ./cmd/core-data [2021-11-29T22:09:44.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-29T22:09:47.795Z] Removing intermediate container 3367fbf97d5a [2021-11-29T22:09:47.795Z] ---> 16b9c4a62fe2 [2021-11-29T22:09:47.795Z] [2021-11-29T22:09:47.795Z] Step 9/20 : FROM alpine:3.14 [2021-11-29T22:09:47.795Z] ---> 5b8b7b635229 [2021-11-29T22:09:47.795Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-29T22:09:47.795Z] ---> Running in de771308b81e [2021-11-29T22:09:49.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T22:09:50.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T22:09:51.067Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-29T22:09:51.067Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-29T22:09:51.067Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-29T22:09:51.067Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-29T22:09:51.067Z] (5/5) Installing curl (7.79.1-r0) [2021-11-29T22:09:51.067Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T22:09:51.067Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T22:09:51.346Z] OK: 8 MiB in 19 packages [2021-11-29T22:09:54.748Z] Removing intermediate container de771308b81e [2021-11-29T22:09:54.748Z] ---> 67104f03be88 [2021-11-29T22:09:54.748Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-29T22:09:54.748Z] ---> Running in bf50ee449e5e [2021-11-29T22:09:55.738Z] Removing intermediate container bf50ee449e5e [2021-11-29T22:09:55.738Z] ---> 849f6fd2a425 [2021-11-29T22:09:55.738Z] Step 12/20 : WORKDIR /edgex [2021-11-29T22:09:55.738Z] ---> Running in 57fcb49b6914 [2021-11-29T22:09:56.338Z] Removing intermediate container 0ac6c9c64099 [2021-11-29T22:09:56.338Z] ---> d0588231db85 [2021-11-29T22:09:56.338Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-29T22:09:56.627Z] Removing intermediate container 57fcb49b6914 [2021-11-29T22:09:56.627Z] ---> 9a05b6b74c17 [2021-11-29T22:09:56.627Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-29T22:09:56.627Z] ---> Running in c3a5ae8c7bfc [2021-11-29T22:09:58.073Z] ---> 44190a552358 [2021-11-29T22:09:58.073Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-29T22:09:59.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.5" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-29T22:10:00.514Z] ---> 89d9c0f1a95c [2021-11-29T22:10:00.514Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-29T22:10:02.499Z] ---> a1037db6373d [2021-11-29T22:10:02.499Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-29T22:10:02.499Z] ---> Running in 284f35b6e919 [2021-11-29T22:10:02.775Z] Removing intermediate container be04da35a9be [2021-11-29T22:10:02.775Z] ---> a47d919cca38 [2021-11-29T22:10:02.775Z] [2021-11-29T22:10:02.776Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T22:10:02.776Z] ---> 5b8b7b635229 [2021-11-29T22:10:02.776Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-29T22:10:02.776Z] ---> Using cache [2021-11-29T22:10:02.776Z] ---> c557ecee759f [2021-11-29T22:10:02.776Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T22:10:02.776Z] ---> Using cache [2021-11-29T22:10:02.776Z] ---> ddd45af70d20 [2021-11-29T22:10:02.776Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-29T22:10:03.055Z] ---> Running in 5aafdbe448d8 [2021-11-29T22:10:03.055Z] Removing intermediate container c3a5ae8c7bfc [2021-11-29T22:10:03.055Z] ---> d83aeb246219 [2021-11-29T22:10:03.055Z] [2021-11-29T22:10:03.055Z] Step 10/22 : FROM docker:20.10.8 [2021-11-29T22:10:03.055Z] Removing intermediate container 284f35b6e919 [2021-11-29T22:10:03.055Z] ---> 5801703fa424 [2021-11-29T22:10:03.055Z] Step 17/20 : CMD ["--init=true"] [2021-11-29T22:10:03.328Z] 20.10.8: Pulling from library/docker [2021-11-29T22:10:03.328Z] ---> Running in 55f8f4a47306 [2021-11-29T22:10:03.932Z] Removing intermediate container 5aafdbe448d8 [2021-11-29T22:10:03.932Z] ---> 36d5aa58b88d [2021-11-29T22:10:03.932Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-29T22:10:03.932Z] ---> Running in c047fd63cc7d [2021-11-29T22:10:04.209Z] Removing intermediate container 55f8f4a47306 [2021-11-29T22:10:04.209Z] ---> 198b3cf5c5d3 [2021-11-29T22:10:04.209Z] Step 18/20 : LABEL arch=arm64 [2021-11-29T22:10:04.484Z] ---> Running in 86ad85e7fdc2 [2021-11-29T22:10:04.762Z] Removing intermediate container c047fd63cc7d [2021-11-29T22:10:04.762Z] ---> 7b4a63cd0d0b [2021-11-29T22:10:04.762Z] Step 14/22 : WORKDIR / [2021-11-29T22:10:05.035Z] ---> Running in aebd2ed2e4e4 [2021-11-29T22:10:05.308Z] Removing intermediate container 86ad85e7fdc2 [2021-11-29T22:10:05.308Z] ---> 0d8644ecec1c [2021-11-29T22:10:05.308Z] Step 19/20 : LABEL git_sha=240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:10:05.308Z] ---> Running in 2954446582ba [2021-11-29T22:10:05.911Z] Removing intermediate container aebd2ed2e4e4 [2021-11-29T22:10:05.911Z] ---> 4d8a6b6da645 [2021-11-29T22:10:05.912Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T22:10:06.200Z] Removing intermediate container 2954446582ba [2021-11-29T22:10:06.200Z] ---> e2feb85fd2e4 [2021-11-29T22:10:06.200Z] Step 20/20 : LABEL version=2.2.0-dev.5 [2021-11-29T22:10:06.473Z] ---> Running in de63d732b8a0 [2021-11-29T22:10:07.127Z] Removing intermediate container de63d732b8a0 [2021-11-29T22:10:07.127Z] ---> 73ce136ad7e4 [2021-11-29T22:10:07.127Z] [2021-11-29T22:10:07.127Z] ---> f0f2ec255130 [2021-11-29T22:10:07.127Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-29T22:10:07.759Z] Successfully built 73ce136ad7e4 [2021-11-29T22:10:07.759Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-29T22:10:09.888Z]  Building security-proxy-setup ... done  ---> aef5afbb3536 [2021-11-29T22:10:09.888Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-29T22:10:10.879Z] ---> c8b8915de771 [2021-11-29T22:10:10.879Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-29T22:10:10.879Z] ---> Running in b99cbc4a5788 [2021-11-29T22:10:11.860Z] Removing intermediate container b99cbc4a5788 [2021-11-29T22:10:11.860Z] ---> 5427217f60fb [2021-11-29T22:10:11.860Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T22:10:11.860Z] ---> Running in 6b45445f76c4 [2021-11-29T22:10:12.134Z] Removing intermediate container ff1156a0acca [2021-11-29T22:10:12.134Z] ---> 955c4ca42a53 [2021-11-29T22:10:12.134Z] [2021-11-29T22:10:12.134Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T22:10:12.134Z] ---> 5b8b7b635229 [2021-11-29T22:10:12.134Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-29T22:10:12.134Z] ---> Running in 6b80af0cfe1d [2021-11-29T22:10:12.408Z] Removing intermediate container 6b45445f76c4 [2021-11-29T22:10:12.408Z] ---> cac979bd28aa [2021-11-29T22:10:12.408Z] Step 20/22 : LABEL arch=arm64 [2021-11-29T22:10:12.408Z] ---> Running in 82c2aa4672b3 [2021-11-29T22:10:12.687Z] Removing intermediate container 6b80af0cfe1d [2021-11-29T22:10:12.687Z] ---> 6fc94154b455 [2021-11-29T22:10:12.688Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-29T22:10:12.959Z] ---> Running in dac9b63d0ec1 [2021-11-29T22:10:12.959Z] Removing intermediate container 82c2aa4672b3 [2021-11-29T22:10:12.959Z] ---> 88dbec31cc1b [2021-11-29T22:10:12.959Z] Step 21/22 : LABEL git_sha=240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:10:13.237Z] ---> Running in 7c07ac77d52b [2021-11-29T22:10:13.521Z] Removing intermediate container dac9b63d0ec1 [2021-11-29T22:10:13.521Z] ---> 94d9ac2f969d [2021-11-29T22:10:13.521Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-29T22:10:13.521Z] ---> Running in c02962b0076d [2021-11-29T22:10:13.793Z] Removing intermediate container 7c07ac77d52b [2021-11-29T22:10:13.793Z] ---> 19ae84c5a5e4 [2021-11-29T22:10:13.793Z] Step 22/22 : LABEL version=2.2.0-dev.5 [2021-11-29T22:10:13.793Z] ---> Running in 15245375fe40 [2021-11-29T22:10:14.070Z] Removing intermediate container c02962b0076d [2021-11-29T22:10:14.070Z] ---> 916c08be5d8a [2021-11-29T22:10:14.070Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:10:14.070Z] ---> Running in 1894d5ab2b3e [2021-11-29T22:10:14.343Z] Removing intermediate container 15245375fe40 [2021-11-29T22:10:14.343Z] ---> bc773cf7ce13 [2021-11-29T22:10:14.343Z] [2021-11-29T22:10:14.940Z] Successfully built bc773cf7ce13 [2021-11-29T22:10:14.940Z] Successfully tagged core-metadata-arm64:latest [2021-11-29T22:10:15.212Z]  Building core-metadata ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-29T22:10:15.212Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-29T22:10:15.212Z] ---> 3734d5adc5ac [2021-11-29T22:10:15.212Z] 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-29T22:10:15.212Z] ---> Running in c0d68357fc85 [2021-11-29T22:10:15.806Z] Removing intermediate container c0d68357fc85 [2021-11-29T22:10:15.806Z] ---> f9b70334e4e8 [2021-11-29T22:10:15.806Z] 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-29T22:10:15.806Z] ---> Running in e2d9cecc318a [2021-11-29T22:10:16.400Z] Removing intermediate container 1894d5ab2b3e [2021-11-29T22:10:16.400Z] ---> 24f8a6510742 [2021-11-29T22:10:16.400Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-29T22:10:16.400Z] ---> Running in 10099dfe3336 [2021-11-29T22:10:17.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T22:10:17.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T22:10:17.648Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T22:10:18.242Z] (1/42) Installing readline (8.1.0-r0) [2021-11-29T22:10:18.242Z] (2/42) Installing bash (5.1.4-r0) [2021-11-29T22:10:18.242Z] Executing bash-5.1.4-r0.post-install [2021-11-29T22:10:18.242Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-29T22:10:18.242Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-29T22:10:18.242Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-29T22:10:18.242Z] (6/42) Installing curl (7.79.1-r0) [2021-11-29T22:10:18.242Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-29T22:10:18.242Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-29T22:10:18.242Z] (9/42) Installing expat (2.4.1-r0) [2021-11-29T22:10:18.242Z] (10/42) Installing libffi (3.3-r2) [2021-11-29T22:10:18.242Z] (11/42) Installing gdbm (1.19-r0) [2021-11-29T22:10:18.242Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-29T22:10:18.242Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-29T22:10:18.242Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-29T22:10:18.513Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-29T22:10:18.513Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-29T22:10:18.513Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-29T22:10:18.513Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T22:10:19.484Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-29T22:10:19.484Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-29T22:10:19.484Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-29T22:10:19.484Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-29T22:10:19.753Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-29T22:10:19.753Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-29T22:10:20.024Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T22:10:20.024Z] OK: 8 MiB in 20 packages [2021-11-29T22:10:20.296Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-29T22:10:20.296Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-29T22:10:20.296Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-29T22:10:20.296Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-29T22:10:20.574Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-29T22:10:20.574Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-29T22:10:20.574Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-29T22:10:20.575Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-29T22:10:20.575Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-29T22:10:20.575Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-29T22:10:20.575Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-29T22:10:20.575Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-29T22:10:20.575Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-29T22:10:20.575Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-29T22:10:20.575Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-29T22:10:20.848Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-29T22:10:20.848Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-29T22:10:20.848Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-29T22:10:20.848Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-29T22:10:20.848Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-29T22:10:20.848Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-29T22:10:20.848Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-29T22:10:20.848Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-29T22:10:20.848Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-29T22:10:21.118Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-29T22:10:21.389Z] Removing intermediate container 10099dfe3336 [2021-11-29T22:10:21.389Z] ---> ca0f244acabb [2021-11-29T22:10:21.389Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T22:10:21.661Z] Executing busybox-1.33.1-r3.trigger [2021-11-29T22:10:21.661Z] OK: 84 MiB in 64 packages [2021-11-29T22:10:22.260Z] ---> cc738e442b41 [2021-11-29T22:10:22.260Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-29T22:10:23.237Z] ---> 1dd407aa6369 [2021-11-29T22:10:23.237Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-29T22:10:24.213Z] ---> 5ebafc34bab3 [2021-11-29T22:10:24.213Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-29T22:10:24.213Z] ---> Running in 690caf0c9cf6 [2021-11-29T22:10:24.483Z] Removing intermediate container 690caf0c9cf6 [2021-11-29T22:10:24.483Z] ---> 639e13df00e5 [2021-11-29T22:10:24.483Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T22:10:24.763Z] ---> Running in 73e8edfc1917 [2021-11-29T22:10:25.036Z] Removing intermediate container 73e8edfc1917 [2021-11-29T22:10:25.036Z] ---> 7e152e0d57a6 [2021-11-29T22:10:25.036Z] Step 20/22 : LABEL arch=arm64 [2021-11-29T22:10:25.036Z] ---> Running in 9fdec7e8a234 [2021-11-29T22:10:25.632Z] Collecting docker-compose==1.23.2 [2021-11-29T22:10:25.632Z] Removing intermediate container 9fdec7e8a234 [2021-11-29T22:10:25.632Z] ---> 391430ec38b5 [2021-11-29T22:10:25.632Z] Step 21/22 : LABEL git_sha=240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:10:25.632Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-29T22:10:25.632Z] ---> Running in 0bdb2623e939 [2021-11-29T22:10:25.906Z] Collecting cached-property<2,>=1.2.0 [2021-11-29T22:10:25.906Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-29T22:10:25.906Z] Removing intermediate container 0bdb2623e939 [2021-11-29T22:10:25.906Z] ---> 449120063a5a [2021-11-29T22:10:25.906Z] Step 22/22 : LABEL version=2.2.0-dev.5 [2021-11-29T22:10:26.185Z] ---> Running in c739660bd3c8 [2021-11-29T22:10:26.459Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-29T22:10:26.459Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-29T22:10:26.459Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-29T22:10:26.459Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-29T22:10:26.459Z] Removing intermediate container c739660bd3c8 [2021-11-29T22:10:26.459Z] ---> 8bd1db5cad10 [2021-11-29T22:10:26.459Z] [2021-11-29T22:10:26.730Z] Successfully built 8bd1db5cad10 [2021-11-29T22:10:26.730Z] Successfully tagged core-data-arm64:latest [2021-11-29T22:10:28.691Z]  Building core-data ... done Collecting docker<4.0,>=3.6.0 [2021-11-29T22:10:28.691Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-29T22:10:29.280Z] Collecting PyYAML<4,>=3.10 [2021-11-29T22:10:29.280Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-29T22:10:32.655Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-29T22:10:32.655Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-29T22:10:32.655Z] Collecting texttable<0.10,>=0.9.0 [2021-11-29T22:10:32.655Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-29T22:10:34.078Z] 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-29T22:10:34.349Z] Collecting jsonschema<3,>=2.5.1 [2021-11-29T22:10:34.349Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-29T22:10:34.349Z] Collecting docopt<0.7,>=0.6.1 [2021-11-29T22:10:34.349Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-29T22:10:36.306Z] Collecting docker-pycreds>=0.4.0 [2021-11-29T22:10:36.306Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-29T22:10:37.276Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-29T22:10:37.276Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-29T22:10:37.276Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-29T22:10:37.276Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-29T22:10:37.276Z] Collecting idna<2.8,>=2.5 [2021-11-29T22:10:37.276Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-29T22:10:37.276Z] 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-29T22:10:37.547Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-29T22:10:37.547Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-29T22:10:37.547Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-29T22:10:37.547Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-29T22:10:38.514Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-29T22:10:38.514Z] Attempting uninstall: urllib3 [2021-11-29T22:10:38.514Z] Found existing installation: urllib3 1.26.5 [2021-11-29T22:10:38.514Z] Uninstalling urllib3-1.26.5: [2021-11-29T22:10:38.514Z] Successfully uninstalled urllib3-1.26.5 [2021-11-29T22:10:38.785Z] Attempting uninstall: idna [2021-11-29T22:10:38.785Z] Found existing installation: idna 3.2 [2021-11-29T22:10:38.785Z] Uninstalling idna-3.2: [2021-11-29T22:10:39.057Z] Successfully uninstalled idna-3.2 [2021-11-29T22:10:39.649Z] Attempting uninstall: chardet [2021-11-29T22:10:39.649Z] Found existing installation: chardet 4.0.0 [2021-11-29T22:10:39.649Z] Uninstalling chardet-4.0.0: [2021-11-29T22:10:39.919Z] Successfully uninstalled chardet-4.0.0 [2021-11-29T22:10:41.345Z] Attempting uninstall: requests [2021-11-29T22:10:41.345Z] Found existing installation: requests 2.25.1 [2021-11-29T22:10:41.345Z] Uninstalling requests-2.25.1: [2021-11-29T22:10:41.345Z] Successfully uninstalled requests-2.25.1 [2021-11-29T22:10:41.615Z] Running setup.py install for texttable: started [2021-11-29T22:10:43.575Z] Running setup.py install for texttable: finished with status 'done' [2021-11-29T22:10:43.575Z] Running setup.py install for PyYAML: started [2021-11-29T22:10:45.540Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-29T22:10:45.540Z] Running setup.py install for docopt: started [2021-11-29T22:10:47.504Z] Running setup.py install for docopt: finished with status 'done' [2021-11-29T22:10:47.504Z] Running setup.py install for dockerpty: started [2021-11-29T22:10:48.926Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-29T22:10:50.350Z] 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-29T22:10:58.611Z] Removing intermediate container e2d9cecc318a [2021-11-29T22:10:58.611Z] ---> 5d46231d55b6 [2021-11-29T22:10:58.611Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-29T22:10:58.611Z] ---> Running in e0bf948fe6e5 [2021-11-29T22:10:58.611Z] Removing intermediate container e0bf948fe6e5 [2021-11-29T22:10:58.611Z] ---> 2c09c0493323 [2021-11-29T22:10:58.611Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-29T22:10:58.611Z] ---> Running in 5c3d2914bb58 [2021-11-29T22:10:59.205Z] Removing intermediate container 5c3d2914bb58 [2021-11-29T22:10:59.205Z] ---> 40d349b8b09d [2021-11-29T22:10:59.205Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-29T22:11:00.177Z] ---> 6d4caf2b8deb [2021-11-29T22:11:00.177Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-29T22:11:00.768Z] ---> b56a135f1406 [2021-11-29T22:11:00.768Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-29T22:11:01.740Z] ---> 8e5914cc8f4e [2021-11-29T22:11:01.740Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-29T22:11:01.740Z] ---> Running in 9f5f26573204 [2021-11-29T22:11:02.335Z] Removing intermediate container 9f5f26573204 [2021-11-29T22:11:02.335Z] ---> 3238ddb8512f [2021-11-29T22:11:02.335Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T22:11:02.335Z] ---> Running in f60faed9ec2c [2021-11-29T22:11:02.608Z] Removing intermediate container f60faed9ec2c [2021-11-29T22:11:02.608Z] ---> 43d06be2ffb7 [2021-11-29T22:11:02.608Z] Step 20/22 : LABEL arch=arm64 [2021-11-29T22:11:02.881Z] ---> Running in 6606476c15ef [2021-11-29T22:11:03.152Z] Removing intermediate container 6606476c15ef [2021-11-29T22:11:03.152Z] ---> 3a4eecd9b3d8 [2021-11-29T22:11:03.152Z] Step 21/22 : LABEL git_sha=240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:03.152Z] ---> Running in 5adcd5f319f2 [2021-11-29T22:11:03.745Z] Removing intermediate container 5adcd5f319f2 [2021-11-29T22:11:03.745Z] ---> 75170123b78b [2021-11-29T22:11:03.745Z] Step 22/22 : LABEL version=2.2.0-dev.5 [2021-11-29T22:11:03.745Z] ---> Running in 85602d58b60b [2021-11-29T22:11:04.336Z] Removing intermediate container 85602d58b60b [2021-11-29T22:11:04.336Z] ---> 2c298a5dd780 [2021-11-29T22:11:04.336Z] [2021-11-29T22:11:04.336Z] Successfully built 2c298a5dd780 [2021-11-29T22:11:04.336Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-29T22:11:04.620Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-29T22:11:04.637Z] $ docker stop --time=1 e0abdc87e9a4c13825acdbf180d8322aaff2ad911712b418f562fe9ccf1990cc [2021-11-29T22:11:06.315Z] $ docker rm -f e0abdc87e9a4c13825acdbf180d8322aaff2ad911712b418f562fe9ccf1990cc [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-29T22:11:06.875Z] + docker images [2021-11-29T22:11:07.147Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-29T22:11:07.147Z] sys-mgmt-agent-arm64 latest 2c298a5dd780 3 seconds ago 277MB [2021-11-29T22:11:07.147Z] core-data-arm64 latest 8bd1db5cad10 40 seconds ago 19.6MB [2021-11-29T22:11:07.147Z] core-metadata-arm64 latest bc773cf7ce13 52 seconds ago 15.9MB [2021-11-29T22:11:07.147Z] 955c4ca42a53 55 seconds ago 1.47GB [2021-11-29T22:11:07.147Z] security-proxy-setup-arm64 latest 73ce136ad7e4 About a minute ago 25.5MB [2021-11-29T22:11:07.147Z] a47d919cca38 About a minute ago 1.46GB [2021-11-29T22:11:07.147Z] d83aeb246219 About a minute ago 1.46GB [2021-11-29T22:11:07.147Z] 16b9c4a62fe2 About a minute ago 1.46GB [2021-11-29T22:11:07.147Z] security-bootstrapper-arm64 latest 4f03c7e73736 3 minutes ago 17.8MB [2021-11-29T22:11:07.147Z] security-secretstore-setup-arm64 latest fb76f6f13108 3 minutes ago 26.8MB [2021-11-29T22:11:07.147Z] support-notifications-arm64 latest b6d0b8dea14c 3 minutes ago 16.1MB [2021-11-29T22:11:07.147Z] support-scheduler-arm64 latest 51e3af472b90 3 minutes ago 15.3MB [2021-11-29T22:11:07.147Z] core-command-arm64 latest 40d51079922c 3 minutes ago 15.2MB [2021-11-29T22:11:07.147Z] f65d46d7290f 3 minutes ago 1.46GB [2021-11-29T22:11:07.147Z] e191e655a2f1 3 minutes ago 1.46GB [2021-11-29T22:11:07.147Z] 11db9490cfea 4 minutes ago 1.46GB [2021-11-29T22:11:07.147Z] d6320b443719 4 minutes ago 1.46GB [2021-11-29T22:11:07.147Z] 8dbbe7c879be 4 minutes ago 1.45GB [2021-11-29T22:11:07.147Z] ci-base-image-arm64 latest 6d16fa50ee2f 8 minutes ago 1.24GB [2021-11-29T22:11:07.147Z] alpine 3.14 5b8b7b635229 2 weeks ago 5.35MB [2021-11-29T22:11:07.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB [2021-11-29T22:11:07.147Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-29T22:11:07.147Z] 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-29T22:11:07.342Z] provisioning config files... [2021-11-29T22:11:07.363Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/118@tmp/config3794568619046482065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:11:07.707Z] ---> docker-login.sh [2021-11-29T22:11:07.707Z] nexus3.edgexfoundry.org:10001 [2021-11-29T22:11:07.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:11:08.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:11:08.250Z] Configure a credential helper to remove this warning. See [2021-11-29T22:11:08.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:11:08.250Z] [2021-11-29T22:11:08.250Z] Login Succeeded [2021-11-29T22:11:08.250Z] nexus3.edgexfoundry.org:10002 [2021-11-29T22:11:08.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:11:08.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:11:08.794Z] Configure a credential helper to remove this warning. See [2021-11-29T22:11:08.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:11:08.794Z] [2021-11-29T22:11:08.794Z] Login Succeeded [2021-11-29T22:11:08.794Z] nexus3.edgexfoundry.org:10003 [2021-11-29T22:11:09.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:11:09.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:11:09.374Z] Configure a credential helper to remove this warning. See [2021-11-29T22:11:09.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:11:09.374Z] [2021-11-29T22:11:09.374Z] Login Succeeded [2021-11-29T22:11:09.374Z] nexus3.edgexfoundry.org:10004 [2021-11-29T22:11:09.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:11:09.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:11:09.928Z] Configure a credential helper to remove this warning. See [2021-11-29T22:11:09.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:11:09.928Z] [2021-11-29T22:11:09.928Z] Login Succeeded [2021-11-29T22:11:09.928Z] docker.io [2021-11-29T22:11:10.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:11:10.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:11:10.823Z] Configure a credential helper to remove this warning. See [2021-11-29T22:11:10.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:11:10.823Z] [2021-11-29T22:11:10.823Z] Login Succeeded [2021-11-29T22:11:10.823Z] ---> docker-login.sh ends [Pipeline] } [2021-11-29T22:11:10.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T22:11:10.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-29T22:11:10.912Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-11-29T22:11:10.912Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:10.912Z] latest [2021-11-29T22:11:10.912Z] 2.2.0-dev.5 [2021-11-29T22:11:10.912Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:11:10.912Z] main [2021-11-29T22:11:10.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:11.253Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:11.596Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:11.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-29T22:11:11.596Z] 14c50e846ff3: Preparing [2021-11-29T22:11:11.596Z] b352e1c08d00: Preparing [2021-11-29T22:11:11.596Z] 28ca62a25bed: Preparing [2021-11-29T22:11:11.596Z] a28bf0e8a18a: Preparing [2021-11-29T22:11:11.596Z] 62170e181a92: Preparing [2021-11-29T22:11:11.879Z] 62170e181a92: Layer already exists [2021-11-29T22:11:11.879Z] 28ca62a25bed: Pushed [2021-11-29T22:11:11.879Z] 14c50e846ff3: Pushed [2021-11-29T22:11:11.879Z] a28bf0e8a18a: Pushed [2021-11-29T22:11:14.482Z] b352e1c08d00: Pushed [2021-11-29T22:11:14.482Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86: digest: sha256:3275d4b639fc8d5b962b926c654a78405a854204ca1cd143cb403ce380587483 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:14.821Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:15.156Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-29T22:11:15.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-29T22:11:15.156Z] 14c50e846ff3: Preparing [2021-11-29T22:11:15.156Z] b352e1c08d00: Preparing [2021-11-29T22:11:15.156Z] 28ca62a25bed: Preparing [2021-11-29T22:11:15.156Z] a28bf0e8a18a: Preparing [2021-11-29T22:11:15.156Z] 62170e181a92: Preparing [2021-11-29T22:11:15.156Z] a28bf0e8a18a: Layer already exists [2021-11-29T22:11:15.156Z] 28ca62a25bed: Layer already exists [2021-11-29T22:11:15.156Z] b352e1c08d00: Layer already exists [2021-11-29T22:11:15.156Z] 62170e181a92: Layer already exists [2021-11-29T22:11:15.156Z] 14c50e846ff3: Layer already exists [2021-11-29T22:11:15.426Z] latest: digest: sha256:3275d4b639fc8d5b962b926c654a78405a854204ca1cd143cb403ce380587483 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:15.764Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:16.102Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.5 [2021-11-29T22:11:16.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-29T22:11:16.102Z] 14c50e846ff3: Preparing [2021-11-29T22:11:16.102Z] b352e1c08d00: Preparing [2021-11-29T22:11:16.102Z] 28ca62a25bed: Preparing [2021-11-29T22:11:16.102Z] a28bf0e8a18a: Preparing [2021-11-29T22:11:16.102Z] 62170e181a92: Preparing [2021-11-29T22:11:16.102Z] 62170e181a92: Layer already exists [2021-11-29T22:11:16.102Z] 28ca62a25bed: Layer already exists [2021-11-29T22:11:16.102Z] b352e1c08d00: Layer already exists [2021-11-29T22:11:16.102Z] a28bf0e8a18a: Layer already exists [2021-11-29T22:11:16.102Z] 14c50e846ff3: Layer already exists [2021-11-29T22:11:16.374Z] 2.2.0-dev.5: digest: sha256:3275d4b639fc8d5b962b926c654a78405a854204ca1cd143cb403ce380587483 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:16.712Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:17.043Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:11:17.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-29T22:11:17.043Z] 14c50e846ff3: Preparing [2021-11-29T22:11:17.043Z] b352e1c08d00: Preparing [2021-11-29T22:11:17.043Z] 28ca62a25bed: Preparing [2021-11-29T22:11:17.043Z] a28bf0e8a18a: Preparing [2021-11-29T22:11:17.043Z] 62170e181a92: Preparing [2021-11-29T22:11:17.316Z] a28bf0e8a18a: Layer already exists [2021-11-29T22:11:17.316Z] 62170e181a92: Layer already exists [2021-11-29T22:11:17.316Z] 28ca62a25bed: Layer already exists [2021-11-29T22:11:17.316Z] 14c50e846ff3: Layer already exists [2021-11-29T22:11:17.316Z] b352e1c08d00: Layer already exists [2021-11-29T22:11:17.316Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5: digest: sha256:3275d4b639fc8d5b962b926c654a78405a854204ca1cd143cb403ce380587483 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:17.660Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:17.993Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-11-29T22:11:17.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-29T22:11:17.993Z] 14c50e846ff3: Preparing [2021-11-29T22:11:17.993Z] b352e1c08d00: Preparing [2021-11-29T22:11:17.993Z] 28ca62a25bed: Preparing [2021-11-29T22:11:17.993Z] a28bf0e8a18a: Preparing [2021-11-29T22:11:17.993Z] 62170e181a92: Preparing [2021-11-29T22:11:18.262Z] b352e1c08d00: Layer already exists [2021-11-29T22:11:18.262Z] 62170e181a92: Layer already exists [2021-11-29T22:11:18.262Z] 14c50e846ff3: Layer already exists [2021-11-29T22:11:18.262Z] 28ca62a25bed: Layer already exists [2021-11-29T22:11:18.262Z] a28bf0e8a18a: Layer already exists [2021-11-29T22:11:18.262Z] main: digest: sha256:3275d4b639fc8d5b962b926c654a78405a854204ca1cd143cb403ce380587483 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T22:11:18.301Z] ===================================================== [Pipeline] echo [2021-11-29T22:11:18.310Z] taggedImages: [2021-11-29T22:11:18.310Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:18.310Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-29T22:11:18.310Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.5 [2021-11-29T22:11:18.310Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:11:18.310Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-11-29T22:11:18.326Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-11-29T22:11:18.326Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:18.326Z] latest [2021-11-29T22:11:18.326Z] 2.2.0-dev.5 [2021-11-29T22:11:18.326Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:11:18.326Z] main [2021-11-29T22:11:18.326Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:18.673Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:19.017Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:19.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-29T22:11:19.017Z] fa4c2f71712c: Preparing [2021-11-29T22:11:19.017Z] c63a00c448bb: Preparing [2021-11-29T22:11:19.017Z] 28ca62a25bed: Preparing [2021-11-29T22:11:19.017Z] e4065331467f: Preparing [2021-11-29T22:11:19.017Z] a1d027c04d42: Preparing [2021-11-29T22:11:19.017Z] 62170e181a92: Preparing [2021-11-29T22:11:19.017Z] 62170e181a92: Waiting [2021-11-29T22:11:19.017Z] 28ca62a25bed: Layer already exists [2021-11-29T22:11:19.299Z] 62170e181a92: Layer already exists [2021-11-29T22:11:19.300Z] fa4c2f71712c: Pushed [2021-11-29T22:11:19.300Z] a1d027c04d42: Pushed [2021-11-29T22:11:19.891Z] e4065331467f: Pushed [2021-11-29T22:11:22.493Z] c63a00c448bb: Pushed [2021-11-29T22:11:22.493Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86: digest: sha256:fe044ae031047b21030941e57a066ba587a2204c0853dcdb4198273afc682c6a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:22.831Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:23.166Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-29T22:11:23.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-29T22:11:23.166Z] fa4c2f71712c: Preparing [2021-11-29T22:11:23.166Z] c63a00c448bb: Preparing [2021-11-29T22:11:23.166Z] 28ca62a25bed: Preparing [2021-11-29T22:11:23.166Z] e4065331467f: Preparing [2021-11-29T22:11:23.166Z] a1d027c04d42: Preparing [2021-11-29T22:11:23.166Z] 62170e181a92: Preparing [2021-11-29T22:11:23.166Z] 62170e181a92: Waiting [2021-11-29T22:11:23.166Z] e4065331467f: Layer already exists [2021-11-29T22:11:23.166Z] a1d027c04d42: Layer already exists [2021-11-29T22:11:23.166Z] 28ca62a25bed: Layer already exists [2021-11-29T22:11:23.166Z] c63a00c448bb: Layer already exists [2021-11-29T22:11:23.166Z] fa4c2f71712c: Layer already exists [2021-11-29T22:11:23.437Z] 62170e181a92: Layer already exists [2021-11-29T22:11:23.437Z] latest: digest: sha256:fe044ae031047b21030941e57a066ba587a2204c0853dcdb4198273afc682c6a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:23.775Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:24.109Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.5 [2021-11-29T22:11:24.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-29T22:11:24.109Z] fa4c2f71712c: Preparing [2021-11-29T22:11:24.109Z] c63a00c448bb: Preparing [2021-11-29T22:11:24.109Z] 28ca62a25bed: Preparing [2021-11-29T22:11:24.109Z] e4065331467f: Preparing [2021-11-29T22:11:24.109Z] a1d027c04d42: Preparing [2021-11-29T22:11:24.109Z] 62170e181a92: Preparing [2021-11-29T22:11:24.109Z] 62170e181a92: Waiting [2021-11-29T22:11:24.109Z] fa4c2f71712c: Layer already exists [2021-11-29T22:11:24.109Z] c63a00c448bb: Layer already exists [2021-11-29T22:11:24.109Z] 28ca62a25bed: Layer already exists [2021-11-29T22:11:24.109Z] e4065331467f: Layer already exists [2021-11-29T22:11:24.109Z] a1d027c04d42: Layer already exists [2021-11-29T22:11:24.379Z] 62170e181a92: Layer already exists [2021-11-29T22:11:24.379Z] 2.2.0-dev.5: digest: sha256:fe044ae031047b21030941e57a066ba587a2204c0853dcdb4198273afc682c6a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:24.717Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:25.052Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:11:25.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-29T22:11:25.052Z] fa4c2f71712c: Preparing [2021-11-29T22:11:25.052Z] c63a00c448bb: Preparing [2021-11-29T22:11:25.052Z] 28ca62a25bed: Preparing [2021-11-29T22:11:25.052Z] e4065331467f: Preparing [2021-11-29T22:11:25.052Z] a1d027c04d42: Preparing [2021-11-29T22:11:25.052Z] 62170e181a92: Preparing [2021-11-29T22:11:25.052Z] 62170e181a92: Waiting [2021-11-29T22:11:25.052Z] a1d027c04d42: Layer already exists [2021-11-29T22:11:25.052Z] c63a00c448bb: Layer already exists [2021-11-29T22:11:25.052Z] fa4c2f71712c: Layer already exists [2021-11-29T22:11:25.052Z] e4065331467f: Layer already exists [2021-11-29T22:11:25.052Z] 28ca62a25bed: Layer already exists [2021-11-29T22:11:25.052Z] 62170e181a92: Layer already exists [2021-11-29T22:11:25.323Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5: digest: sha256:fe044ae031047b21030941e57a066ba587a2204c0853dcdb4198273afc682c6a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:25.663Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:25.998Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-11-29T22:11:25.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-29T22:11:25.998Z] fa4c2f71712c: Preparing [2021-11-29T22:11:25.998Z] c63a00c448bb: Preparing [2021-11-29T22:11:25.998Z] 28ca62a25bed: Preparing [2021-11-29T22:11:25.998Z] e4065331467f: Preparing [2021-11-29T22:11:25.998Z] a1d027c04d42: Preparing [2021-11-29T22:11:25.998Z] 62170e181a92: Preparing [2021-11-29T22:11:25.998Z] 62170e181a92: Waiting [2021-11-29T22:11:25.998Z] 28ca62a25bed: Layer already exists [2021-11-29T22:11:25.998Z] fa4c2f71712c: Layer already exists [2021-11-29T22:11:25.998Z] e4065331467f: Layer already exists [2021-11-29T22:11:25.998Z] a1d027c04d42: Layer already exists [2021-11-29T22:11:25.998Z] c63a00c448bb: Layer already exists [2021-11-29T22:11:26.269Z] 62170e181a92: Layer already exists [2021-11-29T22:11:26.269Z] main: digest: sha256:fe044ae031047b21030941e57a066ba587a2204c0853dcdb4198273afc682c6a size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T22:11:26.311Z] ===================================================== [Pipeline] echo [2021-11-29T22:11:26.318Z] taggedImages: [2021-11-29T22:11:26.319Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:26.319Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-29T22:11:26.319Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.5 [2021-11-29T22:11:26.319Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:11:26.319Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-11-29T22:11:26.336Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-11-29T22:11:26.336Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:26.336Z] latest [2021-11-29T22:11:26.336Z] 2.2.0-dev.5 [2021-11-29T22:11:26.336Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:11:26.336Z] main [2021-11-29T22:11:26.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:26.684Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:27.039Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:27.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-29T22:11:27.039Z] bcf6bf250fce: Preparing [2021-11-29T22:11:27.039Z] 42b8de140951: Preparing [2021-11-29T22:11:27.039Z] 28ca62a25bed: Preparing [2021-11-29T22:11:27.039Z] a28bf0e8a18a: Preparing [2021-11-29T22:11:27.039Z] 62170e181a92: Preparing [2021-11-29T22:11:27.311Z] 62170e181a92: Layer already exists [2021-11-29T22:11:27.311Z] a28bf0e8a18a: Layer already exists [2021-11-29T22:11:27.311Z] 28ca62a25bed: Layer already exists [2021-11-29T22:11:27.311Z] bcf6bf250fce: Pushed [2021-11-29T22:11:29.918Z] 42b8de140951: Pushed [2021-11-29T22:11:30.189Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86: digest: sha256:6af259fd60d7a6149cf247961a422775e84085a8c8010d34abd5e111388c1614 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:30.529Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:30.867Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-29T22:11:30.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-29T22:11:30.867Z] bcf6bf250fce: Preparing [2021-11-29T22:11:30.867Z] 42b8de140951: Preparing [2021-11-29T22:11:30.867Z] 28ca62a25bed: Preparing [2021-11-29T22:11:30.867Z] a28bf0e8a18a: Preparing [2021-11-29T22:11:30.867Z] 62170e181a92: Preparing [2021-11-29T22:11:30.867Z] bcf6bf250fce: Layer already exists [2021-11-29T22:11:30.867Z] 28ca62a25bed: Layer already exists [2021-11-29T22:11:30.867Z] 62170e181a92: Layer already exists [2021-11-29T22:11:30.867Z] a28bf0e8a18a: Layer already exists [2021-11-29T22:11:30.867Z] 42b8de140951: Layer already exists [2021-11-29T22:11:31.138Z] latest: digest: sha256:6af259fd60d7a6149cf247961a422775e84085a8c8010d34abd5e111388c1614 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:31.480Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:31.849Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.5 [2021-11-29T22:11:31.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-29T22:11:31.849Z] bcf6bf250fce: Preparing [2021-11-29T22:11:31.849Z] 42b8de140951: Preparing [2021-11-29T22:11:31.849Z] 28ca62a25bed: Preparing [2021-11-29T22:11:31.849Z] a28bf0e8a18a: Preparing [2021-11-29T22:11:31.849Z] 62170e181a92: Preparing [2021-11-29T22:11:31.849Z] 62170e181a92: Layer already exists [2021-11-29T22:11:31.849Z] 42b8de140951: Layer already exists [2021-11-29T22:11:31.849Z] bcf6bf250fce: Layer already exists [2021-11-29T22:11:31.849Z] 28ca62a25bed: Layer already exists [2021-11-29T22:11:31.849Z] a28bf0e8a18a: Layer already exists [2021-11-29T22:11:32.123Z] 2.2.0-dev.5: digest: sha256:6af259fd60d7a6149cf247961a422775e84085a8c8010d34abd5e111388c1614 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:32.491Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:32.845Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:11:32.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-29T22:11:32.845Z] bcf6bf250fce: Preparing [2021-11-29T22:11:32.845Z] 42b8de140951: Preparing [2021-11-29T22:11:32.845Z] 28ca62a25bed: Preparing [2021-11-29T22:11:32.845Z] a28bf0e8a18a: Preparing [2021-11-29T22:11:32.845Z] 62170e181a92: Preparing [2021-11-29T22:11:32.845Z] a28bf0e8a18a: Layer already exists [2021-11-29T22:11:32.845Z] 62170e181a92: Layer already exists [2021-11-29T22:11:32.845Z] 42b8de140951: Layer already exists [2021-11-29T22:11:33.123Z] 28ca62a25bed: Layer already exists [2021-11-29T22:11:33.123Z] bcf6bf250fce: Layer already exists [2021-11-29T22:11:33.123Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5: digest: sha256:6af259fd60d7a6149cf247961a422775e84085a8c8010d34abd5e111388c1614 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:33.464Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:33.804Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-11-29T22:11:33.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-29T22:11:33.804Z] bcf6bf250fce: Preparing [2021-11-29T22:11:33.804Z] 42b8de140951: Preparing [2021-11-29T22:11:33.804Z] 28ca62a25bed: Preparing [2021-11-29T22:11:33.804Z] a28bf0e8a18a: Preparing [2021-11-29T22:11:33.804Z] 62170e181a92: Preparing [2021-11-29T22:11:33.804Z] bcf6bf250fce: Layer already exists [2021-11-29T22:11:33.804Z] 42b8de140951: Layer already exists [2021-11-29T22:11:33.804Z] 28ca62a25bed: Layer already exists [2021-11-29T22:11:33.804Z] 62170e181a92: Layer already exists [2021-11-29T22:11:33.804Z] a28bf0e8a18a: Layer already exists [2021-11-29T22:11:34.073Z] main: digest: sha256:6af259fd60d7a6149cf247961a422775e84085a8c8010d34abd5e111388c1614 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T22:11:34.109Z] ===================================================== [Pipeline] echo [2021-11-29T22:11:34.116Z] taggedImages: [2021-11-29T22:11:34.116Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:34.116Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-29T22:11:34.116Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.5 [2021-11-29T22:11:34.116Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:11:34.116Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-11-29T22:11:34.132Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-11-29T22:11:34.132Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:34.132Z] latest [2021-11-29T22:11:34.132Z] 2.2.0-dev.5 [2021-11-29T22:11:34.132Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:11:34.132Z] main [2021-11-29T22:11:34.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:34.472Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:34.805Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:34.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-29T22:11:34.805Z] 96232b9db4a8: Preparing [2021-11-29T22:11:34.805Z] 96232b9db4a8: Preparing [2021-11-29T22:11:34.805Z] 926147a5dcc6: Preparing [2021-11-29T22:11:34.805Z] 84d76a3453b0: Preparing [2021-11-29T22:11:34.805Z] 87f1610d89a3: Preparing [2021-11-29T22:11:34.805Z] 7910b1528299: Preparing [2021-11-29T22:11:34.805Z] 28ca62a25bed: Preparing [2021-11-29T22:11:34.805Z] 216befd6cff7: Preparing [2021-11-29T22:11:34.805Z] 415aaf0d729f: Preparing [2021-11-29T22:11:34.805Z] 3f910f4f04ee: Preparing [2021-11-29T22:11:34.805Z] 312c25c69492: Preparing [2021-11-29T22:11:34.805Z] 62170e181a92: Preparing [2021-11-29T22:11:34.805Z] 28ca62a25bed: Waiting [2021-11-29T22:11:34.805Z] 3f910f4f04ee: Waiting [2021-11-29T22:11:34.805Z] 312c25c69492: Waiting [2021-11-29T22:11:34.805Z] 62170e181a92: Waiting [2021-11-29T22:11:34.805Z] 216befd6cff7: Waiting [2021-11-29T22:11:34.805Z] 415aaf0d729f: Waiting [2021-11-29T22:11:35.084Z] 926147a5dcc6: Pushed [2021-11-29T22:11:35.084Z] 84d76a3453b0: Pushed [2021-11-29T22:11:35.084Z] 96232b9db4a8: Pushed [2021-11-29T22:11:35.084Z] 28ca62a25bed: Layer already exists [2021-11-29T22:11:35.084Z] 87f1610d89a3: Pushed [2021-11-29T22:11:35.353Z] 216befd6cff7: Pushed [2021-11-29T22:11:35.353Z] 3f910f4f04ee: Pushed [2021-11-29T22:11:35.353Z] 415aaf0d729f: Pushed [2021-11-29T22:11:35.353Z] 62170e181a92: Layer already exists [2021-11-29T22:11:35.353Z] 312c25c69492: Pushed [2021-11-29T22:11:38.718Z] 7910b1528299: Pushed [2021-11-29T22:11:38.718Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86: digest: sha256:2b75cd3077cf25d5e5b49644fd02d9f3755b7f9c735a0e8f327841b17c2c0d97 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:39.067Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:39.399Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-29T22:11:39.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-29T22:11:39.400Z] 96232b9db4a8: Preparing [2021-11-29T22:11:39.400Z] 96232b9db4a8: Preparing [2021-11-29T22:11:39.400Z] 926147a5dcc6: Preparing [2021-11-29T22:11:39.400Z] 84d76a3453b0: Preparing [2021-11-29T22:11:39.400Z] 87f1610d89a3: Preparing [2021-11-29T22:11:39.400Z] 7910b1528299: Preparing [2021-11-29T22:11:39.400Z] 28ca62a25bed: Preparing [2021-11-29T22:11:39.400Z] 216befd6cff7: Preparing [2021-11-29T22:11:39.400Z] 415aaf0d729f: Preparing [2021-11-29T22:11:39.400Z] 3f910f4f04ee: Preparing [2021-11-29T22:11:39.400Z] 312c25c69492: Preparing [2021-11-29T22:11:39.400Z] 62170e181a92: Preparing [2021-11-29T22:11:39.400Z] 28ca62a25bed: Waiting [2021-11-29T22:11:39.400Z] 216befd6cff7: Waiting [2021-11-29T22:11:39.400Z] 415aaf0d729f: Waiting [2021-11-29T22:11:39.400Z] 3f910f4f04ee: Waiting [2021-11-29T22:11:39.400Z] 312c25c69492: Waiting [2021-11-29T22:11:39.400Z] 62170e181a92: Waiting [2021-11-29T22:11:39.671Z] 96232b9db4a8: Layer already exists [2021-11-29T22:11:39.671Z] 926147a5dcc6: Layer already exists [2021-11-29T22:11:39.671Z] 7910b1528299: Layer already exists [2021-11-29T22:11:39.671Z] 87f1610d89a3: Layer already exists [2021-11-29T22:11:39.671Z] 84d76a3453b0: Layer already exists [2021-11-29T22:11:39.671Z] 28ca62a25bed: Layer already exists [2021-11-29T22:11:39.671Z] 415aaf0d729f: Layer already exists [2021-11-29T22:11:39.671Z] 216befd6cff7: Layer already exists [2021-11-29T22:11:39.671Z] 3f910f4f04ee: Layer already exists [2021-11-29T22:11:39.671Z] 312c25c69492: Layer already exists [2021-11-29T22:11:39.671Z] 62170e181a92: Layer already exists [2021-11-29T22:11:39.671Z] latest: digest: sha256:2b75cd3077cf25d5e5b49644fd02d9f3755b7f9c735a0e8f327841b17c2c0d97 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:40.008Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:40.347Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.5 [2021-11-29T22:11:40.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-29T22:11:40.347Z] 96232b9db4a8: Preparing [2021-11-29T22:11:40.347Z] 96232b9db4a8: Preparing [2021-11-29T22:11:40.347Z] 926147a5dcc6: Preparing [2021-11-29T22:11:40.347Z] 84d76a3453b0: Preparing [2021-11-29T22:11:40.347Z] 87f1610d89a3: Preparing [2021-11-29T22:11:40.347Z] 7910b1528299: Preparing [2021-11-29T22:11:40.347Z] 28ca62a25bed: Preparing [2021-11-29T22:11:40.347Z] 216befd6cff7: Preparing [2021-11-29T22:11:40.347Z] 415aaf0d729f: Preparing [2021-11-29T22:11:40.347Z] 3f910f4f04ee: Preparing [2021-11-29T22:11:40.347Z] 312c25c69492: Preparing [2021-11-29T22:11:40.347Z] 62170e181a92: Preparing [2021-11-29T22:11:40.347Z] 28ca62a25bed: Waiting [2021-11-29T22:11:40.347Z] 216befd6cff7: Waiting [2021-11-29T22:11:40.347Z] 415aaf0d729f: Waiting [2021-11-29T22:11:40.347Z] 312c25c69492: Waiting [2021-11-29T22:11:40.347Z] 62170e181a92: Waiting [2021-11-29T22:11:40.347Z] 3f910f4f04ee: Waiting [2021-11-29T22:11:40.347Z] 7910b1528299: Layer already exists [2021-11-29T22:11:40.347Z] 87f1610d89a3: Layer already exists [2021-11-29T22:11:40.347Z] 84d76a3453b0: Layer already exists [2021-11-29T22:11:40.347Z] 926147a5dcc6: Layer already exists [2021-11-29T22:11:40.347Z] 96232b9db4a8: Layer already exists [2021-11-29T22:11:40.619Z] 216befd6cff7: Layer already exists [2021-11-29T22:11:40.619Z] 415aaf0d729f: Layer already exists [2021-11-29T22:11:40.619Z] 312c25c69492: Layer already exists [2021-11-29T22:11:40.619Z] 28ca62a25bed: Layer already exists [2021-11-29T22:11:40.619Z] 3f910f4f04ee: Layer already exists [2021-11-29T22:11:40.619Z] 62170e181a92: Layer already exists [2021-11-29T22:11:40.619Z] 2.2.0-dev.5: digest: sha256:2b75cd3077cf25d5e5b49644fd02d9f3755b7f9c735a0e8f327841b17c2c0d97 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:40.960Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:41.298Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:11:41.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-29T22:11:41.299Z] 96232b9db4a8: Preparing [2021-11-29T22:11:41.299Z] 96232b9db4a8: Preparing [2021-11-29T22:11:41.299Z] 926147a5dcc6: Preparing [2021-11-29T22:11:41.299Z] 84d76a3453b0: Preparing [2021-11-29T22:11:41.299Z] 87f1610d89a3: Preparing [2021-11-29T22:11:41.299Z] 7910b1528299: Preparing [2021-11-29T22:11:41.299Z] 28ca62a25bed: Preparing [2021-11-29T22:11:41.299Z] 216befd6cff7: Preparing [2021-11-29T22:11:41.299Z] 415aaf0d729f: Preparing [2021-11-29T22:11:41.299Z] 3f910f4f04ee: Preparing [2021-11-29T22:11:41.299Z] 312c25c69492: Preparing [2021-11-29T22:11:41.299Z] 62170e181a92: Preparing [2021-11-29T22:11:41.299Z] 415aaf0d729f: Waiting [2021-11-29T22:11:41.299Z] 3f910f4f04ee: Waiting [2021-11-29T22:11:41.299Z] 62170e181a92: Waiting [2021-11-29T22:11:41.299Z] 28ca62a25bed: Waiting [2021-11-29T22:11:41.299Z] 312c25c69492: Waiting [2021-11-29T22:11:41.299Z] 216befd6cff7: Waiting [2021-11-29T22:11:41.299Z] 84d76a3453b0: Layer already exists [2021-11-29T22:11:41.299Z] 926147a5dcc6: Layer already exists [2021-11-29T22:11:41.299Z] 87f1610d89a3: Layer already exists [2021-11-29T22:11:41.299Z] 96232b9db4a8: Layer already exists [2021-11-29T22:11:41.299Z] 7910b1528299: Layer already exists [2021-11-29T22:11:41.299Z] 216befd6cff7: Layer already exists [2021-11-29T22:11:41.570Z] 415aaf0d729f: Layer already exists [2021-11-29T22:11:41.570Z] 3f910f4f04ee: Layer already exists [2021-11-29T22:11:41.570Z] 312c25c69492: Layer already exists [2021-11-29T22:11:41.570Z] 28ca62a25bed: Layer already exists [2021-11-29T22:11:41.570Z] 62170e181a92: Layer already exists [2021-11-29T22:11:41.570Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5: digest: sha256:2b75cd3077cf25d5e5b49644fd02d9f3755b7f9c735a0e8f327841b17c2c0d97 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:41.907Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:42.243Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-11-29T22:11:42.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-29T22:11:42.243Z] 96232b9db4a8: Preparing [2021-11-29T22:11:42.243Z] 96232b9db4a8: Preparing [2021-11-29T22:11:42.243Z] 926147a5dcc6: Preparing [2021-11-29T22:11:42.243Z] 84d76a3453b0: Preparing [2021-11-29T22:11:42.243Z] 87f1610d89a3: Preparing [2021-11-29T22:11:42.243Z] 7910b1528299: Preparing [2021-11-29T22:11:42.243Z] 28ca62a25bed: Preparing [2021-11-29T22:11:42.243Z] 216befd6cff7: Preparing [2021-11-29T22:11:42.243Z] 415aaf0d729f: Preparing [2021-11-29T22:11:42.243Z] 3f910f4f04ee: Preparing [2021-11-29T22:11:42.243Z] 312c25c69492: Preparing [2021-11-29T22:11:42.243Z] 62170e181a92: Preparing [2021-11-29T22:11:42.243Z] 415aaf0d729f: Waiting [2021-11-29T22:11:42.243Z] 3f910f4f04ee: Waiting [2021-11-29T22:11:42.243Z] 28ca62a25bed: Waiting [2021-11-29T22:11:42.243Z] 216befd6cff7: Waiting [2021-11-29T22:11:42.243Z] 312c25c69492: Waiting [2021-11-29T22:11:42.243Z] 62170e181a92: Waiting [2021-11-29T22:11:42.243Z] 7910b1528299: Layer already exists [2021-11-29T22:11:42.243Z] 87f1610d89a3: Layer already exists [2021-11-29T22:11:42.243Z] 84d76a3453b0: Layer already exists [2021-11-29T22:11:42.243Z] 96232b9db4a8: Layer already exists [2021-11-29T22:11:42.243Z] 926147a5dcc6: Layer already exists [2021-11-29T22:11:42.514Z] 28ca62a25bed: Layer already exists [2021-11-29T22:11:42.514Z] 216befd6cff7: Layer already exists [2021-11-29T22:11:42.514Z] 415aaf0d729f: Layer already exists [2021-11-29T22:11:42.514Z] 312c25c69492: Layer already exists [2021-11-29T22:11:42.514Z] 3f910f4f04ee: Layer already exists [2021-11-29T22:11:42.514Z] 62170e181a92: Layer already exists [2021-11-29T22:11:42.514Z] main: digest: sha256:2b75cd3077cf25d5e5b49644fd02d9f3755b7f9c735a0e8f327841b17c2c0d97 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T22:11:42.556Z] ===================================================== [Pipeline] echo [2021-11-29T22:11:42.564Z] taggedImages: [2021-11-29T22:11:42.564Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:42.564Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-29T22:11:42.564Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.5 [2021-11-29T22:11:42.564Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:11:42.564Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-11-29T22:11:42.580Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-11-29T22:11:42.580Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:42.580Z] latest [2021-11-29T22:11:42.580Z] 2.2.0-dev.5 [2021-11-29T22:11:42.580Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:11:42.580Z] main [2021-11-29T22:11:42.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:42.920Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:43.250Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:43.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-29T22:11:43.250Z] df830536f559: Preparing [2021-11-29T22:11:43.250Z] cbadcd7764d3: Preparing [2021-11-29T22:11:43.250Z] bb7ab2be0afc: Preparing [2021-11-29T22:11:43.250Z] bfcb5cfaaf34: Preparing [2021-11-29T22:11:43.250Z] 9cae98520ac1: Preparing [2021-11-29T22:11:43.250Z] 62170e181a92: Preparing [2021-11-29T22:11:43.250Z] 62170e181a92: Waiting [2021-11-29T22:11:43.521Z] bfcb5cfaaf34: Pushed [2021-11-29T22:11:43.521Z] bb7ab2be0afc: Pushed [2021-11-29T22:11:43.521Z] 62170e181a92: Layer already exists [2021-11-29T22:11:44.115Z] 9cae98520ac1: Pushed [2021-11-29T22:11:45.540Z] df830536f559: Pushed [2021-11-29T22:11:45.540Z] cbadcd7764d3: Pushed [2021-11-29T22:11:45.810Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86: digest: sha256:9d891f13115d2db4e0d4d259dc75e370469346a779bc36d0bdc1f3158d096e28 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:46.147Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:46.489Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-29T22:11:46.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-29T22:11:46.489Z] df830536f559: Preparing [2021-11-29T22:11:46.489Z] cbadcd7764d3: Preparing [2021-11-29T22:11:46.489Z] bb7ab2be0afc: Preparing [2021-11-29T22:11:46.489Z] bfcb5cfaaf34: Preparing [2021-11-29T22:11:46.489Z] 9cae98520ac1: Preparing [2021-11-29T22:11:46.489Z] 62170e181a92: Preparing [2021-11-29T22:11:46.489Z] 62170e181a92: Waiting [2021-11-29T22:11:46.489Z] bb7ab2be0afc: Layer already exists [2021-11-29T22:11:46.489Z] bfcb5cfaaf34: Layer already exists [2021-11-29T22:11:46.758Z] cbadcd7764d3: Layer already exists [2021-11-29T22:11:46.758Z] df830536f559: Layer already exists [2021-11-29T22:11:46.758Z] 9cae98520ac1: Layer already exists [2021-11-29T22:11:46.758Z] 62170e181a92: Layer already exists [2021-11-29T22:11:46.758Z] latest: digest: sha256:9d891f13115d2db4e0d4d259dc75e370469346a779bc36d0bdc1f3158d096e28 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:47.093Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:47.424Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.5 [2021-11-29T22:11:47.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-29T22:11:47.424Z] df830536f559: Preparing [2021-11-29T22:11:47.424Z] cbadcd7764d3: Preparing [2021-11-29T22:11:47.424Z] bb7ab2be0afc: Preparing [2021-11-29T22:11:47.424Z] bfcb5cfaaf34: Preparing [2021-11-29T22:11:47.424Z] 9cae98520ac1: Preparing [2021-11-29T22:11:47.424Z] 62170e181a92: Preparing [2021-11-29T22:11:47.424Z] 62170e181a92: Waiting [2021-11-29T22:11:47.424Z] bb7ab2be0afc: Layer already exists [2021-11-29T22:11:47.424Z] bfcb5cfaaf34: Layer already exists [2021-11-29T22:11:47.424Z] df830536f559: Layer already exists [2021-11-29T22:11:47.695Z] cbadcd7764d3: Layer already exists [2021-11-29T22:11:47.695Z] 9cae98520ac1: Layer already exists [2021-11-29T22:11:47.695Z] 62170e181a92: Layer already exists [2021-11-29T22:11:47.695Z] 2.2.0-dev.5: digest: sha256:9d891f13115d2db4e0d4d259dc75e370469346a779bc36d0bdc1f3158d096e28 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:48.030Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:48.359Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:11:48.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-29T22:11:48.359Z] df830536f559: Preparing [2021-11-29T22:11:48.359Z] cbadcd7764d3: Preparing [2021-11-29T22:11:48.359Z] bb7ab2be0afc: Preparing [2021-11-29T22:11:48.359Z] bfcb5cfaaf34: Preparing [2021-11-29T22:11:48.359Z] 9cae98520ac1: Preparing [2021-11-29T22:11:48.359Z] 62170e181a92: Preparing [2021-11-29T22:11:48.359Z] 62170e181a92: Waiting [2021-11-29T22:11:48.359Z] 9cae98520ac1: Layer already exists [2021-11-29T22:11:48.359Z] cbadcd7764d3: Layer already exists [2021-11-29T22:11:48.359Z] bb7ab2be0afc: Layer already exists [2021-11-29T22:11:48.359Z] df830536f559: Layer already exists [2021-11-29T22:11:48.359Z] bfcb5cfaaf34: Layer already exists [2021-11-29T22:11:48.628Z] 62170e181a92: Layer already exists [2021-11-29T22:11:48.628Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5: digest: sha256:9d891f13115d2db4e0d4d259dc75e370469346a779bc36d0bdc1f3158d096e28 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:48.966Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:49.298Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-11-29T22:11:49.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-29T22:11:49.298Z] df830536f559: Preparing [2021-11-29T22:11:49.298Z] cbadcd7764d3: Preparing [2021-11-29T22:11:49.298Z] bb7ab2be0afc: Preparing [2021-11-29T22:11:49.298Z] bfcb5cfaaf34: Preparing [2021-11-29T22:11:49.298Z] 9cae98520ac1: Preparing [2021-11-29T22:11:49.298Z] 62170e181a92: Preparing [2021-11-29T22:11:49.298Z] 62170e181a92: Waiting [2021-11-29T22:11:49.298Z] cbadcd7764d3: Layer already exists [2021-11-29T22:11:49.568Z] 9cae98520ac1: Layer already exists [2021-11-29T22:11:49.568Z] bfcb5cfaaf34: Layer already exists [2021-11-29T22:11:49.568Z] bb7ab2be0afc: Layer already exists [2021-11-29T22:11:49.568Z] df830536f559: Layer already exists [2021-11-29T22:11:49.568Z] 62170e181a92: Layer already exists [2021-11-29T22:11:49.568Z] main: digest: sha256:9d891f13115d2db4e0d4d259dc75e370469346a779bc36d0bdc1f3158d096e28 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T22:11:49.611Z] ===================================================== [Pipeline] echo [2021-11-29T22:11:49.618Z] taggedImages: [2021-11-29T22:11:49.618Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:49.618Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-29T22:11:49.618Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.5 [2021-11-29T22:11:49.618Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:11:49.618Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-11-29T22:11:49.635Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-11-29T22:11:49.635Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:49.635Z] latest [2021-11-29T22:11:49.635Z] 2.2.0-dev.5 [2021-11-29T22:11:49.635Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:11:49.635Z] main [2021-11-29T22:11:49.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:49.979Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:50.328Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:50.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-29T22:11:50.328Z] 04212c58902b: Preparing [2021-11-29T22:11:50.328Z] 2e4dfa9bacfe: Preparing [2021-11-29T22:11:50.328Z] 47dc207b424f: Preparing [2021-11-29T22:11:50.328Z] 33380d6a90af: Preparing [2021-11-29T22:11:50.328Z] bf2cb12ad804: Preparing [2021-11-29T22:11:50.328Z] e4373d9c0ef1: Preparing [2021-11-29T22:11:50.328Z] 1f358399c864: Preparing [2021-11-29T22:11:50.328Z] f61ae6ea0f94: Preparing [2021-11-29T22:11:50.328Z] 502638e07a17: Preparing [2021-11-29T22:11:50.328Z] 62170e181a92: Preparing [2021-11-29T22:11:50.328Z] e4373d9c0ef1: Waiting [2021-11-29T22:11:50.328Z] 502638e07a17: Waiting [2021-11-29T22:11:50.328Z] 1f358399c864: Waiting [2021-11-29T22:11:50.328Z] 62170e181a92: Waiting [2021-11-29T22:11:50.328Z] f61ae6ea0f94: Waiting [2021-11-29T22:11:50.606Z] 2e4dfa9bacfe: Pushed [2021-11-29T22:11:50.606Z] 04212c58902b: Pushed [2021-11-29T22:11:50.606Z] bf2cb12ad804: Pushed [2021-11-29T22:11:50.876Z] f61ae6ea0f94: Pushed [2021-11-29T22:11:50.876Z] e4373d9c0ef1: Pushed [2021-11-29T22:11:50.876Z] 1f358399c864: Pushed [2021-11-29T22:11:50.876Z] 62170e181a92: Layer already exists [2021-11-29T22:11:51.147Z] 502638e07a17: Pushed [2021-11-29T22:11:52.572Z] 33380d6a90af: Pushed [2021-11-29T22:11:53.160Z] 47dc207b424f: Pushed [2021-11-29T22:11:53.160Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86: digest: sha256:a3b6c957e4885ddf88bacb4488e53de34d6fc42a656e63b3c34a471fd0cc6704 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:53.496Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:53.830Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-29T22:11:53.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-29T22:11:53.830Z] 04212c58902b: Preparing [2021-11-29T22:11:53.830Z] 2e4dfa9bacfe: Preparing [2021-11-29T22:11:53.830Z] 47dc207b424f: Preparing [2021-11-29T22:11:53.830Z] 33380d6a90af: Preparing [2021-11-29T22:11:53.830Z] bf2cb12ad804: Preparing [2021-11-29T22:11:53.830Z] e4373d9c0ef1: Preparing [2021-11-29T22:11:53.830Z] 1f358399c864: Preparing [2021-11-29T22:11:53.830Z] f61ae6ea0f94: Preparing [2021-11-29T22:11:53.830Z] 502638e07a17: Preparing [2021-11-29T22:11:53.830Z] 62170e181a92: Preparing [2021-11-29T22:11:53.830Z] e4373d9c0ef1: Waiting [2021-11-29T22:11:53.830Z] 1f358399c864: Waiting [2021-11-29T22:11:53.830Z] f61ae6ea0f94: Waiting [2021-11-29T22:11:53.830Z] 502638e07a17: Waiting [2021-11-29T22:11:53.830Z] 62170e181a92: Waiting [2021-11-29T22:11:53.830Z] bf2cb12ad804: Layer already exists [2021-11-29T22:11:54.101Z] 47dc207b424f: Layer already exists [2021-11-29T22:11:54.101Z] 2e4dfa9bacfe: Layer already exists [2021-11-29T22:11:54.101Z] 33380d6a90af: Layer already exists [2021-11-29T22:11:54.101Z] 04212c58902b: Layer already exists [2021-11-29T22:11:54.101Z] f61ae6ea0f94: Layer already exists [2021-11-29T22:11:54.101Z] 1f358399c864: Layer already exists [2021-11-29T22:11:54.101Z] e4373d9c0ef1: Layer already exists [2021-11-29T22:11:54.101Z] 502638e07a17: Layer already exists [2021-11-29T22:11:54.101Z] 62170e181a92: Layer already exists [2021-11-29T22:11:54.101Z] latest: digest: sha256:a3b6c957e4885ddf88bacb4488e53de34d6fc42a656e63b3c34a471fd0cc6704 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:54.440Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:54.809Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.5 [2021-11-29T22:11:54.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-29T22:11:54.809Z] 04212c58902b: Preparing [2021-11-29T22:11:54.809Z] 2e4dfa9bacfe: Preparing [2021-11-29T22:11:54.809Z] 47dc207b424f: Preparing [2021-11-29T22:11:54.809Z] 33380d6a90af: Preparing [2021-11-29T22:11:54.809Z] bf2cb12ad804: Preparing [2021-11-29T22:11:54.809Z] e4373d9c0ef1: Preparing [2021-11-29T22:11:54.809Z] 1f358399c864: Preparing [2021-11-29T22:11:54.809Z] f61ae6ea0f94: Preparing [2021-11-29T22:11:54.809Z] 502638e07a17: Preparing [2021-11-29T22:11:54.809Z] 62170e181a92: Preparing [2021-11-29T22:11:54.809Z] f61ae6ea0f94: Waiting [2021-11-29T22:11:54.809Z] 502638e07a17: Waiting [2021-11-29T22:11:54.809Z] 62170e181a92: Waiting [2021-11-29T22:11:54.809Z] e4373d9c0ef1: Waiting [2021-11-29T22:11:54.809Z] 1f358399c864: Waiting [2021-11-29T22:11:55.087Z] 2e4dfa9bacfe: Layer already exists [2021-11-29T22:11:55.087Z] 47dc207b424f: Layer already exists [2021-11-29T22:11:55.087Z] 33380d6a90af: Layer already exists [2021-11-29T22:11:55.087Z] bf2cb12ad804: Layer already exists [2021-11-29T22:11:55.087Z] 04212c58902b: Layer already exists [2021-11-29T22:11:55.087Z] e4373d9c0ef1: Layer already exists [2021-11-29T22:11:55.087Z] f61ae6ea0f94: Layer already exists [2021-11-29T22:11:55.087Z] 1f358399c864: Layer already exists [2021-11-29T22:11:55.087Z] 502638e07a17: Layer already exists [2021-11-29T22:11:55.087Z] 62170e181a92: Layer already exists [2021-11-29T22:11:55.087Z] 2.2.0-dev.5: digest: sha256:a3b6c957e4885ddf88bacb4488e53de34d6fc42a656e63b3c34a471fd0cc6704 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:55.567Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:55.923Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:11:55.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-29T22:11:55.923Z] 04212c58902b: Preparing [2021-11-29T22:11:55.923Z] 2e4dfa9bacfe: Preparing [2021-11-29T22:11:55.923Z] 47dc207b424f: Preparing [2021-11-29T22:11:55.923Z] 33380d6a90af: Preparing [2021-11-29T22:11:55.923Z] bf2cb12ad804: Preparing [2021-11-29T22:11:55.923Z] e4373d9c0ef1: Preparing [2021-11-29T22:11:55.923Z] 1f358399c864: Preparing [2021-11-29T22:11:55.923Z] f61ae6ea0f94: Preparing [2021-11-29T22:11:55.923Z] 502638e07a17: Preparing [2021-11-29T22:11:55.923Z] 62170e181a92: Preparing [2021-11-29T22:11:55.923Z] 1f358399c864: Waiting [2021-11-29T22:11:55.923Z] f61ae6ea0f94: Waiting [2021-11-29T22:11:55.923Z] 502638e07a17: Waiting [2021-11-29T22:11:55.923Z] 62170e181a92: Waiting [2021-11-29T22:11:55.923Z] e4373d9c0ef1: Waiting [2021-11-29T22:11:55.923Z] 2e4dfa9bacfe: Layer already exists [2021-11-29T22:11:55.923Z] 04212c58902b: Layer already exists [2021-11-29T22:11:56.204Z] 47dc207b424f: Layer already exists [2021-11-29T22:11:56.204Z] bf2cb12ad804: Layer already exists [2021-11-29T22:11:56.204Z] 33380d6a90af: Layer already exists [2021-11-29T22:11:56.204Z] 502638e07a17: Layer already exists [2021-11-29T22:11:56.204Z] 1f358399c864: Layer already exists [2021-11-29T22:11:56.204Z] f61ae6ea0f94: Layer already exists [2021-11-29T22:11:56.204Z] e4373d9c0ef1: Layer already exists [2021-11-29T22:11:56.204Z] 62170e181a92: Layer already exists [2021-11-29T22:11:56.204Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5: digest: sha256:a3b6c957e4885ddf88bacb4488e53de34d6fc42a656e63b3c34a471fd0cc6704 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:56.541Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:56.873Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-11-29T22:11:56.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-29T22:11:56.873Z] 04212c58902b: Preparing [2021-11-29T22:11:56.873Z] 2e4dfa9bacfe: Preparing [2021-11-29T22:11:56.873Z] 47dc207b424f: Preparing [2021-11-29T22:11:56.873Z] 33380d6a90af: Preparing [2021-11-29T22:11:56.873Z] bf2cb12ad804: Preparing [2021-11-29T22:11:56.873Z] e4373d9c0ef1: Preparing [2021-11-29T22:11:56.873Z] 1f358399c864: Preparing [2021-11-29T22:11:56.873Z] f61ae6ea0f94: Preparing [2021-11-29T22:11:56.873Z] 502638e07a17: Preparing [2021-11-29T22:11:56.873Z] 62170e181a92: Preparing [2021-11-29T22:11:56.873Z] e4373d9c0ef1: Waiting [2021-11-29T22:11:56.873Z] 1f358399c864: Waiting [2021-11-29T22:11:56.873Z] f61ae6ea0f94: Waiting [2021-11-29T22:11:56.873Z] 62170e181a92: Waiting [2021-11-29T22:11:56.873Z] 502638e07a17: Waiting [2021-11-29T22:11:56.874Z] bf2cb12ad804: Layer already exists [2021-11-29T22:11:56.874Z] 2e4dfa9bacfe: Layer already exists [2021-11-29T22:11:57.146Z] 33380d6a90af: Layer already exists [2021-11-29T22:11:57.146Z] 47dc207b424f: Layer already exists [2021-11-29T22:11:57.146Z] 04212c58902b: Layer already exists [2021-11-29T22:11:57.146Z] 1f358399c864: Layer already exists [2021-11-29T22:11:57.146Z] 502638e07a17: Layer already exists [2021-11-29T22:11:57.146Z] f61ae6ea0f94: Layer already exists [2021-11-29T22:11:57.146Z] 62170e181a92: Layer already exists [2021-11-29T22:11:57.146Z] e4373d9c0ef1: Layer already exists [2021-11-29T22:11:57.146Z] main: digest: sha256:a3b6c957e4885ddf88bacb4488e53de34d6fc42a656e63b3c34a471fd0cc6704 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T22:11:57.188Z] ===================================================== [Pipeline] echo [2021-11-29T22:11:57.197Z] taggedImages: [2021-11-29T22:11:57.197Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:57.197Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-29T22:11:57.197Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.5 [2021-11-29T22:11:57.197Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:11:57.197Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-11-29T22:11:57.221Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-11-29T22:11:57.221Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:57.221Z] latest [2021-11-29T22:11:57.221Z] 2.2.0-dev.5 [2021-11-29T22:11:57.221Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:11:57.221Z] main [2021-11-29T22:11:57.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:57.558Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:11:57.897Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:11:57.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-29T22:11:57.897Z] 4cd057ca24b8: Preparing [2021-11-29T22:11:57.897Z] 41e985209414: Preparing [2021-11-29T22:11:57.897Z] 28ca62a25bed: Preparing [2021-11-29T22:11:57.897Z] c08a39b710a3: Preparing [2021-11-29T22:11:57.897Z] 62170e181a92: Preparing [2021-11-29T22:11:57.897Z] 62170e181a92: Layer already exists [2021-11-29T22:11:57.897Z] 28ca62a25bed: Layer already exists [2021-11-29T22:11:58.170Z] 4cd057ca24b8: Pushed [2021-11-29T22:11:58.440Z] c08a39b710a3: Pushed [2021-11-29T22:12:01.045Z] 41e985209414: Pushed [2021-11-29T22:12:01.045Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86: digest: sha256:1e5757e27170bf1607171247a2add241947f9e1fc89e63a3b2d14b03dd7a1de2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:01.381Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:01.721Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-29T22:12:01.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-29T22:12:01.721Z] 4cd057ca24b8: Preparing [2021-11-29T22:12:01.721Z] 41e985209414: Preparing [2021-11-29T22:12:01.721Z] 28ca62a25bed: Preparing [2021-11-29T22:12:01.721Z] c08a39b710a3: Preparing [2021-11-29T22:12:01.721Z] 62170e181a92: Preparing [2021-11-29T22:12:01.721Z] 62170e181a92: Layer already exists [2021-11-29T22:12:01.721Z] 4cd057ca24b8: Layer already exists [2021-11-29T22:12:01.721Z] c08a39b710a3: Layer already exists [2021-11-29T22:12:01.721Z] 41e985209414: Layer already exists [2021-11-29T22:12:01.721Z] 28ca62a25bed: Layer already exists [2021-11-29T22:12:01.993Z] latest: digest: sha256:1e5757e27170bf1607171247a2add241947f9e1fc89e63a3b2d14b03dd7a1de2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:02.329Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:02.663Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.5 [2021-11-29T22:12:02.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-29T22:12:02.663Z] 4cd057ca24b8: Preparing [2021-11-29T22:12:02.663Z] 41e985209414: Preparing [2021-11-29T22:12:02.663Z] 28ca62a25bed: Preparing [2021-11-29T22:12:02.663Z] c08a39b710a3: Preparing [2021-11-29T22:12:02.663Z] 62170e181a92: Preparing [2021-11-29T22:12:02.663Z] c08a39b710a3: Layer already exists [2021-11-29T22:12:02.663Z] 62170e181a92: Layer already exists [2021-11-29T22:12:02.663Z] 4cd057ca24b8: Layer already exists [2021-11-29T22:12:02.663Z] 28ca62a25bed: Layer already exists [2021-11-29T22:12:02.663Z] 41e985209414: Layer already exists [2021-11-29T22:12:02.934Z] 2.2.0-dev.5: digest: sha256:1e5757e27170bf1607171247a2add241947f9e1fc89e63a3b2d14b03dd7a1de2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:03.273Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:03.615Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:12:03.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-29T22:12:03.615Z] 4cd057ca24b8: Preparing [2021-11-29T22:12:03.615Z] 41e985209414: Preparing [2021-11-29T22:12:03.615Z] 28ca62a25bed: Preparing [2021-11-29T22:12:03.615Z] c08a39b710a3: Preparing [2021-11-29T22:12:03.615Z] 62170e181a92: Preparing [2021-11-29T22:12:03.615Z] c08a39b710a3: Layer already exists [2021-11-29T22:12:03.615Z] 28ca62a25bed: Layer already exists [2021-11-29T22:12:03.615Z] 41e985209414: Layer already exists [2021-11-29T22:12:03.615Z] 4cd057ca24b8: Layer already exists [2021-11-29T22:12:03.615Z] 62170e181a92: Layer already exists [2021-11-29T22:12:03.884Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5: digest: sha256:1e5757e27170bf1607171247a2add241947f9e1fc89e63a3b2d14b03dd7a1de2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:04.221Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:04.555Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-11-29T22:12:04.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-29T22:12:04.555Z] 4cd057ca24b8: Preparing [2021-11-29T22:12:04.555Z] 41e985209414: Preparing [2021-11-29T22:12:04.555Z] 28ca62a25bed: Preparing [2021-11-29T22:12:04.555Z] c08a39b710a3: Preparing [2021-11-29T22:12:04.555Z] 62170e181a92: Preparing [2021-11-29T22:12:04.825Z] 4cd057ca24b8: Layer already exists [2021-11-29T22:12:04.825Z] 41e985209414: Layer already exists [2021-11-29T22:12:04.825Z] c08a39b710a3: Layer already exists [2021-11-29T22:12:04.825Z] 28ca62a25bed: Layer already exists [2021-11-29T22:12:04.825Z] 62170e181a92: Layer already exists [2021-11-29T22:12:04.825Z] main: digest: sha256:1e5757e27170bf1607171247a2add241947f9e1fc89e63a3b2d14b03dd7a1de2 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T22:12:04.871Z] ===================================================== [Pipeline] echo [2021-11-29T22:12:04.879Z] taggedImages: [2021-11-29T22:12:04.879Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:12:04.879Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-29T22:12:04.879Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.5 [2021-11-29T22:12:04.879Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:12:04.879Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-11-29T22:12:04.897Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-11-29T22:12:04.897Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:12:04.897Z] latest [2021-11-29T22:12:04.897Z] 2.2.0-dev.5 [2021-11-29T22:12:04.897Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:12:04.897Z] main [2021-11-29T22:12:04.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:05.249Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:05.594Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:12:05.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-29T22:12:05.594Z] d814c8467056: Preparing [2021-11-29T22:12:05.594Z] 8406f2ac138d: Preparing [2021-11-29T22:12:05.594Z] 28ca62a25bed: Preparing [2021-11-29T22:12:05.594Z] a28bf0e8a18a: Preparing [2021-11-29T22:12:05.594Z] 62170e181a92: Preparing [2021-11-29T22:12:05.865Z] 28ca62a25bed: Layer already exists [2021-11-29T22:12:05.865Z] a28bf0e8a18a: Layer already exists [2021-11-29T22:12:05.865Z] 62170e181a92: Layer already exists [2021-11-29T22:12:05.865Z] d814c8467056: Pushed [2021-11-29T22:12:08.472Z] 8406f2ac138d: Pushed [2021-11-29T22:12:08.472Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86: digest: sha256:116e71a5f6ccc40058f712f0355e830b2d0b89f2f505cc7188903097512e77df size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:08.810Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:09.141Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-29T22:12:09.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-29T22:12:09.141Z] d814c8467056: Preparing [2021-11-29T22:12:09.141Z] 8406f2ac138d: Preparing [2021-11-29T22:12:09.141Z] 28ca62a25bed: Preparing [2021-11-29T22:12:09.141Z] a28bf0e8a18a: Preparing [2021-11-29T22:12:09.141Z] 62170e181a92: Preparing [2021-11-29T22:12:09.413Z] a28bf0e8a18a: Layer already exists [2021-11-29T22:12:09.413Z] 28ca62a25bed: Layer already exists [2021-11-29T22:12:09.413Z] d814c8467056: Layer already exists [2021-11-29T22:12:09.413Z] 8406f2ac138d: Layer already exists [2021-11-29T22:12:09.413Z] 62170e181a92: Layer already exists [2021-11-29T22:12:09.413Z] latest: digest: sha256:116e71a5f6ccc40058f712f0355e830b2d0b89f2f505cc7188903097512e77df size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:09.746Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:10.080Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.5 [2021-11-29T22:12:10.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-29T22:12:10.080Z] d814c8467056: Preparing [2021-11-29T22:12:10.080Z] 8406f2ac138d: Preparing [2021-11-29T22:12:10.080Z] 28ca62a25bed: Preparing [2021-11-29T22:12:10.080Z] a28bf0e8a18a: Preparing [2021-11-29T22:12:10.080Z] 62170e181a92: Preparing [2021-11-29T22:12:10.080Z] a28bf0e8a18a: Layer already exists [2021-11-29T22:12:10.080Z] d814c8467056: Layer already exists [2021-11-29T22:12:10.080Z] 62170e181a92: Layer already exists [2021-11-29T22:12:10.080Z] 28ca62a25bed: Layer already exists [2021-11-29T22:12:10.080Z] 8406f2ac138d: Layer already exists [2021-11-29T22:12:10.351Z] 2.2.0-dev.5: digest: sha256:116e71a5f6ccc40058f712f0355e830b2d0b89f2f505cc7188903097512e77df size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:10.691Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:11.026Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:12:11.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-29T22:12:11.026Z] d814c8467056: Preparing [2021-11-29T22:12:11.026Z] 8406f2ac138d: Preparing [2021-11-29T22:12:11.026Z] 28ca62a25bed: Preparing [2021-11-29T22:12:11.026Z] a28bf0e8a18a: Preparing [2021-11-29T22:12:11.026Z] 62170e181a92: Preparing [2021-11-29T22:12:11.026Z] 28ca62a25bed: Layer already exists [2021-11-29T22:12:11.026Z] 8406f2ac138d: Layer already exists [2021-11-29T22:12:11.026Z] 62170e181a92: Layer already exists [2021-11-29T22:12:11.026Z] d814c8467056: Layer already exists [2021-11-29T22:12:11.026Z] a28bf0e8a18a: Layer already exists [2021-11-29T22:12:11.297Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5: digest: sha256:116e71a5f6ccc40058f712f0355e830b2d0b89f2f505cc7188903097512e77df size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:11.635Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:11.968Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-11-29T22:12:11.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-29T22:12:11.969Z] d814c8467056: Preparing [2021-11-29T22:12:11.969Z] 8406f2ac138d: Preparing [2021-11-29T22:12:11.969Z] 28ca62a25bed: Preparing [2021-11-29T22:12:11.969Z] a28bf0e8a18a: Preparing [2021-11-29T22:12:11.969Z] 62170e181a92: Preparing [2021-11-29T22:12:11.969Z] a28bf0e8a18a: Layer already exists [2021-11-29T22:12:11.969Z] d814c8467056: Layer already exists [2021-11-29T22:12:11.969Z] 8406f2ac138d: Layer already exists [2021-11-29T22:12:11.969Z] 62170e181a92: Layer already exists [2021-11-29T22:12:11.969Z] 28ca62a25bed: Layer already exists [2021-11-29T22:12:12.239Z] main: digest: sha256:116e71a5f6ccc40058f712f0355e830b2d0b89f2f505cc7188903097512e77df size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T22:12:12.282Z] ===================================================== [Pipeline] echo [2021-11-29T22:12:12.290Z] taggedImages: [2021-11-29T22:12:12.290Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:12:12.290Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-29T22:12:12.290Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.5 [2021-11-29T22:12:12.290Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:12:12.290Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-11-29T22:12:12.307Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-11-29T22:12:12.307Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:12:12.307Z] latest [2021-11-29T22:12:12.307Z] 2.2.0-dev.5 [2021-11-29T22:12:12.307Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:12:12.307Z] main [2021-11-29T22:12:12.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:12.648Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:13.029Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:12:13.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-29T22:12:13.029Z] 8584f59c5ba8: Preparing [2021-11-29T22:12:13.029Z] 6c7ca916ad0e: Preparing [2021-11-29T22:12:13.029Z] d100e15185d5: Preparing [2021-11-29T22:12:13.029Z] 74e2cebe1835: Preparing [2021-11-29T22:12:13.029Z] 166dde17997b: Preparing [2021-11-29T22:12:13.029Z] 78c4bc0ebec3: Preparing [2021-11-29T22:12:13.029Z] 45596ee15a31: Preparing [2021-11-29T22:12:13.029Z] 52dc75cd08be: Preparing [2021-11-29T22:12:13.029Z] a6e1fd50fee5: Preparing [2021-11-29T22:12:13.029Z] 56eb02710082: Preparing [2021-11-29T22:12:13.029Z] ee420dfed78a: Preparing [2021-11-29T22:12:13.029Z] 52dc75cd08be: Waiting [2021-11-29T22:12:13.029Z] a6e1fd50fee5: Waiting [2021-11-29T22:12:13.029Z] 56eb02710082: Waiting [2021-11-29T22:12:13.029Z] ee420dfed78a: Waiting [2021-11-29T22:12:13.029Z] 78c4bc0ebec3: Waiting [2021-11-29T22:12:13.029Z] 45596ee15a31: Waiting [2021-11-29T22:12:13.323Z] 166dde17997b: Layer already exists [2021-11-29T22:12:13.323Z] 78c4bc0ebec3: Layer already exists [2021-11-29T22:12:13.323Z] 45596ee15a31: Layer already exists [2021-11-29T22:12:13.682Z] 52dc75cd08be: Layer already exists [2021-11-29T22:12:13.682Z] 6c7ca916ad0e: Pushed [2021-11-29T22:12:13.682Z] a6e1fd50fee5: Layer already exists [2021-11-29T22:12:13.682Z] 56eb02710082: Layer already exists [2021-11-29T22:12:13.682Z] ee420dfed78a: Layer already exists [2021-11-29T22:12:14.283Z] 8584f59c5ba8: Pushed [2021-11-29T22:12:16.255Z] d100e15185d5: Pushed [2021-11-29T22:12:31.301Z] 74e2cebe1835: Pushed [2021-11-29T22:12:31.572Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86: digest: sha256:8c65c539b761283c1ff856232204be9af69d02b5c847ce4729cc6787b4d2ba51 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:31.904Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:32.236Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-29T22:12:32.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-29T22:12:32.237Z] 8584f59c5ba8: Preparing [2021-11-29T22:12:32.237Z] 6c7ca916ad0e: Preparing [2021-11-29T22:12:32.237Z] d100e15185d5: Preparing [2021-11-29T22:12:32.237Z] 74e2cebe1835: Preparing [2021-11-29T22:12:32.237Z] 166dde17997b: Preparing [2021-11-29T22:12:32.237Z] 78c4bc0ebec3: Preparing [2021-11-29T22:12:32.237Z] 45596ee15a31: Preparing [2021-11-29T22:12:32.237Z] 52dc75cd08be: Preparing [2021-11-29T22:12:32.237Z] a6e1fd50fee5: Preparing [2021-11-29T22:12:32.237Z] 56eb02710082: Preparing [2021-11-29T22:12:32.237Z] ee420dfed78a: Preparing [2021-11-29T22:12:32.237Z] 78c4bc0ebec3: Waiting [2021-11-29T22:12:32.237Z] 45596ee15a31: Waiting [2021-11-29T22:12:32.237Z] 52dc75cd08be: Waiting [2021-11-29T22:12:32.237Z] a6e1fd50fee5: Waiting [2021-11-29T22:12:32.237Z] 56eb02710082: Waiting [2021-11-29T22:12:32.237Z] ee420dfed78a: Waiting [2021-11-29T22:12:32.237Z] d100e15185d5: Layer already exists [2021-11-29T22:12:32.237Z] 74e2cebe1835: Layer already exists [2021-11-29T22:12:32.237Z] 166dde17997b: Layer already exists [2021-11-29T22:12:32.237Z] 6c7ca916ad0e: Layer already exists [2021-11-29T22:12:32.237Z] 8584f59c5ba8: Layer already exists [2021-11-29T22:12:32.506Z] 78c4bc0ebec3: Layer already exists [2021-11-29T22:12:32.506Z] 45596ee15a31: Layer already exists [2021-11-29T22:12:32.506Z] 56eb02710082: Layer already exists [2021-11-29T22:12:32.506Z] a6e1fd50fee5: Layer already exists [2021-11-29T22:12:32.506Z] 52dc75cd08be: Layer already exists [2021-11-29T22:12:32.506Z] ee420dfed78a: Layer already exists [2021-11-29T22:12:32.506Z] latest: digest: sha256:8c65c539b761283c1ff856232204be9af69d02b5c847ce4729cc6787b4d2ba51 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:32.837Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:33.167Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.5 [2021-11-29T22:12:33.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-29T22:12:33.167Z] 8584f59c5ba8: Preparing [2021-11-29T22:12:33.167Z] 6c7ca916ad0e: Preparing [2021-11-29T22:12:33.167Z] d100e15185d5: Preparing [2021-11-29T22:12:33.167Z] 74e2cebe1835: Preparing [2021-11-29T22:12:33.167Z] 166dde17997b: Preparing [2021-11-29T22:12:33.167Z] 78c4bc0ebec3: Preparing [2021-11-29T22:12:33.167Z] 45596ee15a31: Preparing [2021-11-29T22:12:33.167Z] 52dc75cd08be: Preparing [2021-11-29T22:12:33.167Z] a6e1fd50fee5: Preparing [2021-11-29T22:12:33.167Z] 56eb02710082: Preparing [2021-11-29T22:12:33.167Z] ee420dfed78a: Preparing [2021-11-29T22:12:33.167Z] 78c4bc0ebec3: Waiting [2021-11-29T22:12:33.167Z] a6e1fd50fee5: Waiting [2021-11-29T22:12:33.167Z] 56eb02710082: Waiting [2021-11-29T22:12:33.167Z] 45596ee15a31: Waiting [2021-11-29T22:12:33.167Z] 52dc75cd08be: Waiting [2021-11-29T22:12:33.167Z] ee420dfed78a: Waiting [2021-11-29T22:12:33.167Z] d100e15185d5: Layer already exists [2021-11-29T22:12:33.167Z] 74e2cebe1835: Layer already exists [2021-11-29T22:12:33.167Z] 166dde17997b: Layer already exists [2021-11-29T22:12:33.167Z] 6c7ca916ad0e: Layer already exists [2021-11-29T22:12:33.167Z] 8584f59c5ba8: Layer already exists [2021-11-29T22:12:33.167Z] 52dc75cd08be: Layer already exists [2021-11-29T22:12:33.167Z] 78c4bc0ebec3: Layer already exists [2021-11-29T22:12:33.167Z] 45596ee15a31: Layer already exists [2021-11-29T22:12:33.167Z] a6e1fd50fee5: Layer already exists [2021-11-29T22:12:33.167Z] 56eb02710082: Layer already exists [2021-11-29T22:12:33.437Z] ee420dfed78a: Layer already exists [2021-11-29T22:12:33.438Z] 2.2.0-dev.5: digest: sha256:8c65c539b761283c1ff856232204be9af69d02b5c847ce4729cc6787b4d2ba51 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:33.771Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:34.099Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:12:34.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-29T22:12:34.099Z] 8584f59c5ba8: Preparing [2021-11-29T22:12:34.099Z] 6c7ca916ad0e: Preparing [2021-11-29T22:12:34.099Z] d100e15185d5: Preparing [2021-11-29T22:12:34.099Z] 74e2cebe1835: Preparing [2021-11-29T22:12:34.099Z] 166dde17997b: Preparing [2021-11-29T22:12:34.099Z] 78c4bc0ebec3: Preparing [2021-11-29T22:12:34.099Z] 45596ee15a31: Preparing [2021-11-29T22:12:34.099Z] 52dc75cd08be: Preparing [2021-11-29T22:12:34.099Z] a6e1fd50fee5: Preparing [2021-11-29T22:12:34.099Z] 56eb02710082: Preparing [2021-11-29T22:12:34.099Z] ee420dfed78a: Preparing [2021-11-29T22:12:34.099Z] 52dc75cd08be: Waiting [2021-11-29T22:12:34.099Z] a6e1fd50fee5: Waiting [2021-11-29T22:12:34.099Z] 56eb02710082: Waiting [2021-11-29T22:12:34.099Z] ee420dfed78a: Waiting [2021-11-29T22:12:34.099Z] 78c4bc0ebec3: Waiting [2021-11-29T22:12:34.099Z] 45596ee15a31: Waiting [2021-11-29T22:12:34.099Z] 8584f59c5ba8: Layer already exists [2021-11-29T22:12:34.099Z] 6c7ca916ad0e: Layer already exists [2021-11-29T22:12:34.099Z] 74e2cebe1835: Layer already exists [2021-11-29T22:12:34.099Z] d100e15185d5: Layer already exists [2021-11-29T22:12:34.099Z] 166dde17997b: Layer already exists [2021-11-29T22:12:34.099Z] 78c4bc0ebec3: Layer already exists [2021-11-29T22:12:34.099Z] 45596ee15a31: Layer already exists [2021-11-29T22:12:34.099Z] 52dc75cd08be: Layer already exists [2021-11-29T22:12:34.099Z] 56eb02710082: Layer already exists [2021-11-29T22:12:34.099Z] a6e1fd50fee5: Layer already exists [2021-11-29T22:12:34.368Z] ee420dfed78a: Layer already exists [2021-11-29T22:12:34.368Z] 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5: digest: sha256:8c65c539b761283c1ff856232204be9af69d02b5c847ce4729cc6787b4d2ba51 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:34.700Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:35.031Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-11-29T22:12:35.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-29T22:12:35.031Z] 8584f59c5ba8: Preparing [2021-11-29T22:12:35.031Z] 6c7ca916ad0e: Preparing [2021-11-29T22:12:35.031Z] d100e15185d5: Preparing [2021-11-29T22:12:35.031Z] 74e2cebe1835: Preparing [2021-11-29T22:12:35.031Z] 166dde17997b: Preparing [2021-11-29T22:12:35.031Z] 78c4bc0ebec3: Preparing [2021-11-29T22:12:35.031Z] 45596ee15a31: Preparing [2021-11-29T22:12:35.031Z] 52dc75cd08be: Preparing [2021-11-29T22:12:35.031Z] a6e1fd50fee5: Preparing [2021-11-29T22:12:35.031Z] 56eb02710082: Preparing [2021-11-29T22:12:35.031Z] ee420dfed78a: Preparing [2021-11-29T22:12:35.031Z] 78c4bc0ebec3: Waiting [2021-11-29T22:12:35.031Z] 45596ee15a31: Waiting [2021-11-29T22:12:35.031Z] 52dc75cd08be: Waiting [2021-11-29T22:12:35.031Z] a6e1fd50fee5: Waiting [2021-11-29T22:12:35.031Z] 56eb02710082: Waiting [2021-11-29T22:12:35.031Z] ee420dfed78a: Waiting [2021-11-29T22:12:35.031Z] 166dde17997b: Layer already exists [2021-11-29T22:12:35.031Z] 74e2cebe1835: Layer already exists [2021-11-29T22:12:35.031Z] 8584f59c5ba8: Layer already exists [2021-11-29T22:12:35.031Z] 6c7ca916ad0e: Layer already exists [2021-11-29T22:12:35.031Z] d100e15185d5: Layer already exists [2021-11-29T22:12:35.031Z] 45596ee15a31: Layer already exists [2021-11-29T22:12:35.031Z] 78c4bc0ebec3: Layer already exists [2021-11-29T22:12:35.031Z] 52dc75cd08be: Layer already exists [2021-11-29T22:12:35.301Z] 56eb02710082: Layer already exists [2021-11-29T22:12:35.301Z] a6e1fd50fee5: Layer already exists [2021-11-29T22:12:35.301Z] ee420dfed78a: Layer already exists [2021-11-29T22:12:35.301Z] main: digest: sha256:8c65c539b761283c1ff856232204be9af69d02b5c847ce4729cc6787b4d2ba51 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T22:12:35.342Z] ===================================================== [Pipeline] echo [2021-11-29T22:12:35.349Z] taggedImages: [2021-11-29T22:12:35.349Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [2021-11-29T22:12:35.349Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-29T22:12:35.349Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.5 [2021-11-29T22:12:35.349Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86-2.2.0-dev.5 [2021-11-29T22:12:35.349Z] - 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-29T22:12:35.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-29T22:12:35.749Z] [2021-11-29T22:12:35.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:36.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-29T22:12:36.635Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-29T22:12:36.635Z] 448f6bf000e3: Pulling fs layer [2021-11-29T22:12:36.635Z] f757da607395: Pulling fs layer [2021-11-29T22:12:36.635Z] 05883995daec: Pulling fs layer [2021-11-29T22:12:36.635Z] 8603b9c90790: Pulling fs layer [2021-11-29T22:12:36.635Z] 1560dd03e051: Pulling fs layer [2021-11-29T22:12:36.635Z] 27f5ce0e4adf: Pulling fs layer [2021-11-29T22:12:36.635Z] c2d8d7efcc4b: Pulling fs layer [2021-11-29T22:12:36.635Z] 8603b9c90790: Waiting [2021-11-29T22:12:36.635Z] 1560dd03e051: Waiting [2021-11-29T22:12:36.635Z] 27f5ce0e4adf: Waiting [2021-11-29T22:12:36.635Z] c2d8d7efcc4b: Waiting [2021-11-29T22:12:36.635Z] f757da607395: Verifying Checksum [2021-11-29T22:12:36.635Z] f757da607395: Download complete [2021-11-29T22:12:36.635Z] 8603b9c90790: Verifying Checksum [2021-11-29T22:12:36.635Z] 8603b9c90790: Download complete [2021-11-29T22:12:36.908Z] 1560dd03e051: Verifying Checksum [2021-11-29T22:12:36.908Z] 1560dd03e051: Download complete [2021-11-29T22:12:36.908Z] 27f5ce0e4adf: Download complete [2021-11-29T22:12:36.908Z] 05883995daec: Verifying Checksum [2021-11-29T22:12:36.908Z] 05883995daec: Download complete [2021-11-29T22:12:37.179Z] 448f6bf000e3: Verifying Checksum [2021-11-29T22:12:37.179Z] 448f6bf000e3: Download complete [2021-11-29T22:12:39.791Z] c2d8d7efcc4b: Verifying Checksum [2021-11-29T22:12:39.791Z] c2d8d7efcc4b: Download complete [2021-11-29T22:12:40.769Z] 448f6bf000e3: Pull complete [2021-11-29T22:12:41.744Z] f757da607395: Pull complete [2021-11-29T22:12:43.168Z] 05883995daec: Pull complete [2021-11-29T22:12:43.440Z] 8603b9c90790: Pull complete [2021-11-29T22:12:44.412Z] 1560dd03e051: Pull complete [2021-11-29T22:12:44.685Z] 27f5ce0e4adf: Pull complete [2021-11-29T22:12:59.744Z] c2d8d7efcc4b: Pull complete [2021-11-29T22:12:59.744Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-29T22:12:59.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-29T22:12:59.744Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-29T22:12:59.966Z] prd-ubuntu18.04-docker-arm64-4c-16g-722 does not seem to be running inside a container [2021-11-29T22:13:00.053Z] $ 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/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@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-29T22:13:02.714Z] $ docker top b94be945f59d52b995d6dbfdfb5a688c00262c89f3146b3b29459700f3caad34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:13:03.706Z] ---> job-cost.sh [2021-11-29T22:13:03.706Z] lf-activate-venv: SKIPPING [2021-11-29T22:13:03.706Z] INFO: No Stack... [2021-11-29T22:13:03.975Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-29T22:13:04.246Z] INFO: Archiving Costs [Pipeline] sh [2021-11-29T22:13:05.166Z] + cat /w/workspace/edgex-go/118/archives/cost.csv [2021-11-29T22:13:05.166Z] + cut -d, -f6 [Pipeline] lock [2021-11-29T22:13:05.222Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-118-stack-cost] [2021-11-29T22:13:05.228Z] Resource [jenkins-edgexfoundry-edgex-go-main-118-stack-cost] did not exist. Created. [2021-11-29T22:13:05.228Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-29T22:13:05.883Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-29T22:13:06.591Z] Stashed 1 file(s) [Pipeline] } [2021-11-29T22:13:06.599Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-29T22:13:06.629Z] $ docker stop --time=1 b94be945f59d52b995d6dbfdfb5a688c00262c89f3146b3b29459700f3caad34 [2021-11-29T22:13:08.229Z] $ docker rm -f b94be945f59d52b995d6dbfdfb5a688c00262c89f3146b3b29459700f3caad34 [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-29T22:13:09.009Z] provisioning config files... [2021-11-29T22:13:09.021Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/118@tmp/config8801448263051147013tmp [Pipeline] { [Pipeline] sh [2021-11-29T22:13:09.323Z] + set +x [2021-11-29T22:13:09.323Z] + curl -s https://codecov.io/bash [2021-11-29T22:13:09.323Z] + bash -s -- [2021-11-29T22:13:09.323Z] [2021-11-29T22:13:09.323Z] _____ _ [2021-11-29T22:13:09.323Z] / ____| | | [2021-11-29T22:13:09.323Z] | | ___ __| | ___ ___ _____ __ [2021-11-29T22:13:09.323Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-29T22:13:09.323Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-29T22:13:09.323Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-29T22:13:09.323Z] Bash-1.0.6 [2021-11-29T22:13:09.323Z] [2021-11-29T22:13:09.323Z] [2021-11-29T22:13:09.323Z] ==> git version 2.24.4 found [2021-11-29T22:13:09.323Z] ==> 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-29T22:13:09.323Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-29T22:13:09.323Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-29T22:13:09.323Z] ==> Jenkins CI detected. [2021-11-29T22:13:09.323Z] current dir:  /w/workspace/edgex-go/118 [2021-11-29T22:13:09.323Z] project root: . [2021-11-29T22:13:09.323Z] --> token set from env [2021-11-29T22:13:09.583Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-29T22:13:09.583Z] ==> Running gcov in . (disable via -X gcov) [2021-11-29T22:13:09.583Z] ==> Python coveragepy not found [2021-11-29T22:13:09.583Z] ==> Searching for coverage reports in: [2021-11-29T22:13:09.583Z] + . [2021-11-29T22:13:09.583Z] -> Found 1 reports [2021-11-29T22:13:09.583Z] ==> Detecting git/mercurial file structure [2021-11-29T22:13:09.583Z] ==> Reading reports [2021-11-29T22:13:09.583Z] + ./coverage.out bytes=428381 [2021-11-29T22:13:09.583Z] ==> Appending adjustments [2021-11-29T22:13:09.583Z] https://docs.codecov.io/docs/fixing-reports [2021-11-29T22:13:10.965Z] + Found adjustments [2021-11-29T22:13:10.965Z] ==> Gzipping contents [2021-11-29T22:13:10.965Z] 60K /tmp/codecov.N5qyxc.gz [2021-11-29T22:13:10.965Z] ==> Uploading reports [2021-11-29T22:13:10.965Z] url: https://codecov.io [2021-11-29T22:13:10.965Z] query: branch=main&commit=240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-29T22:13:10.965Z] -> Pinging Codecov [2021-11-29T22:13:10.965Z] 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=240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-29T22:13:11.227Z] -> Uploading to [2021-11-29T22:13:11.227Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-29/00271124DB129430A58F1EEE437C3FCB/240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86/7cd5f9f7-c2c3-4c80-aeeb-4753e30e639b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211129T221310Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4446164a0edda5d0f07be46622ca574a3d1b30af49c83adecb8acd75aba8e539 [2021-11-29T22:13:11.227Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T22:13:11.227Z] Dload Upload Total Spent Left Speed [2021-11-29T22:13:11.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57840 0 0 100 57840 0 189k --:--:-- --:--:-- --:--:-- 189k [2021-11-29T22:13:11.486Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 [Pipeline] } [2021-11-29T22:13:11.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-11-29T22:13:11.864Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-29T22:13:11.873Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:13:12.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-29T22:13:12.161Z] [2021-11-29T22:13:12.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:13:12.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-29T22:13:12.470Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-29T22:13:12.470Z] 188c0c94c7c5: Pulling fs layer [2021-11-29T22:13:12.470Z] 0ef7d3d256c8: Pulling fs layer [2021-11-29T22:13:12.470Z] de9db76c5a1d: Pulling fs layer [2021-11-29T22:13:12.470Z] 0eba1c9be4d2: Pulling fs layer [2021-11-29T22:13:12.470Z] 0d57e429df01: Pulling fs layer [2021-11-29T22:13:12.470Z] 4e4be7b47b0d: Pulling fs layer [2021-11-29T22:13:12.470Z] e1f770b5df2f: Pulling fs layer [2021-11-29T22:13:12.470Z] 85a0685a4137: Pulling fs layer [2021-11-29T22:13:12.470Z] 0eba1c9be4d2: Waiting [2021-11-29T22:13:12.470Z] 0d57e429df01: Waiting [2021-11-29T22:13:12.470Z] 4e4be7b47b0d: Waiting [2021-11-29T22:13:12.470Z] e1f770b5df2f: Waiting [2021-11-29T22:13:12.470Z] 85a0685a4137: Waiting [2021-11-29T22:13:12.470Z] de9db76c5a1d: Verifying Checksum [2021-11-29T22:13:12.470Z] de9db76c5a1d: Download complete [2021-11-29T22:13:12.470Z] 0ef7d3d256c8: Verifying Checksum [2021-11-29T22:13:12.470Z] 0ef7d3d256c8: Download complete [2021-11-29T22:13:12.470Z] 0d57e429df01: Verifying Checksum [2021-11-29T22:13:12.470Z] 0d57e429df01: Download complete [2021-11-29T22:13:12.470Z] 4e4be7b47b0d: Verifying Checksum [2021-11-29T22:13:12.470Z] 4e4be7b47b0d: Download complete [2021-11-29T22:13:12.470Z] 188c0c94c7c5: Verifying Checksum [2021-11-29T22:13:12.470Z] 188c0c94c7c5: Download complete [2021-11-29T22:13:12.741Z] e1f770b5df2f: Verifying Checksum [2021-11-29T22:13:12.741Z] e1f770b5df2f: Download complete [2021-11-29T22:13:13.016Z] 0eba1c9be4d2: Verifying Checksum [2021-11-29T22:13:13.016Z] 0eba1c9be4d2: Download complete [2021-11-29T22:13:13.016Z] 188c0c94c7c5: Pull complete [2021-11-29T22:13:13.276Z] 85a0685a4137: Verifying Checksum [2021-11-29T22:13:13.276Z] 85a0685a4137: Download complete [2021-11-29T22:13:13.276Z] 0ef7d3d256c8: Pull complete [2021-11-29T22:13:13.276Z] de9db76c5a1d: Pull complete [2021-11-29T22:13:18.587Z] 0eba1c9be4d2: Pull complete [2021-11-29T22:13:18.587Z] 0d57e429df01: Pull complete [2021-11-29T22:13:18.587Z] 4e4be7b47b0d: Pull complete [2021-11-29T22:13:18.587Z] e1f770b5df2f: Pull complete [2021-11-29T22:13:22.868Z] 85a0685a4137: Pull complete [2021-11-29T22:13:22.868Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-29T22:13:22.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-29T22:13:22.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-29T22:13:22.946Z] prd-centos7-docker-4c-2g-721 does not seem to be running inside a container [2021-11-29T22:13:22.980Z] $ 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/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@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-29T22:13:25.838Z] $ docker top 8756b15cd3a0024f404fe43dbc602bd42f3de0bc468fa861b867e9b422089fe4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-29T22:13:25.932Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-29T22:13:26.218Z] + set -o pipefail [2021-11-29T22:13:26.218Z] + snyk monitor '--org=edgex-jenkins' [2021-11-29T22:13:32.849Z] [2021-11-29T22:13:32.849Z] Monitoring /w/workspace/edgex-go/118 (github.com/edgexfoundry/edgex-go)... [2021-11-29T22:13:32.849Z] [2021-11-29T22:13:32.849Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/146c48dd-6a92-4f7c-a9df-969198de4052 [2021-11-29T22:13:32.849Z] [2021-11-29T22:13:32.849Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-29T22:13:32.849Z] [2021-11-29T22:13:32.849Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-29T22:13:32.849Z] [2021-11-29T22:13:32.849Z] [Pipeline] } [2021-11-29T22:13:32.860Z] $ docker stop --time=1 8756b15cd3a0024f404fe43dbc602bd42f3de0bc468fa861b867e9b422089fe4 [2021-11-29T22:13:34.960Z] $ docker rm -f 8756b15cd3a0024f404fe43dbc602bd42f3de0bc468fa861b867e9b422089fe4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-11-29T22:13:35.474Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-29T22:13:35.481Z] provisioning config files... [2021-11-29T22:13:35.490Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/118@tmp/config2585205828655044275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:13:35.790Z] --> edgex-publish-swagger.sh [2021-11-29T22:13:35.791Z] === Publish openapi/v2 API === [2021-11-29T22:13:35.791Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-11-29T22:13:35.791Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/118/openapi/v2/core-command.yaml] [2021-11-29T22:13:35.791Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T22:13:35.791Z] Dload Upload Total Spent Left Speed [2021-11-29T22:13:36.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 30023 0:00:01 0:00:01 --:--:-- 30073 100 32389 0 0 100 32389 0 30019 0:00:01 0:00:01 --:--:-- 30045 [2021-11-29T22:13:36.734Z] [2021-11-29T22:13:36.734Z] [2021-11-29T22:13:36.734Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/118/openapi/v2/core-data.yaml] [2021-11-29T22:13:36.734Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T22:13:36.734Z] Dload Upload Total Spent Left Speed [2021-11-29T22:13:38.120Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 65958 0:00:01 0:00:01 --:--:-- 66031 100 71116 0 0 100 71116 0 65946 0:00:01 0:00:01 --:--:-- 65970 [2021-11-29T22:13:38.120Z] [2021-11-29T22:13:38.120Z] [2021-11-29T22:13:38.120Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/118/openapi/v2/core-metadata.yaml] [2021-11-29T22:13:38.120Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T22:13:38.120Z] Dload Upload Total Spent Left Speed [2021-11-29T22:13:39.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k [2021-11-29T22:13:39.061Z] [2021-11-29T22:13:39.061Z] [2021-11-29T22:13:39.061Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/118/openapi/v2/support-notifications.yaml] [2021-11-29T22:13:39.061Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T22:13:39.061Z] Dload Upload Total Spent Left Speed [2021-11-29T22:13:40.448Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 75597 0:00:01 0:00:01 --:--:-- 75664 100 88830 0 0 100 88830 0 73574 0:00:01 0:00:01 --:--:-- 73595 [2021-11-29T22:13:40.448Z] [2021-11-29T22:13:40.448Z] [2021-11-29T22:13:40.448Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/118/openapi/v2/support-scheduler.yaml] [2021-11-29T22:13:40.448Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T22:13:40.448Z] Dload Upload Total Spent Left Speed [2021-11-29T22:13:41.390Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39068 0 0 100 39068 0 39027 0:00:01 0:00:01 --:--:-- 39068 100 39068 0 0 100 39068 0 39020 0:00:01 0:00:01 --:--:-- 39028 [2021-11-29T22:13:41.390Z] [2021-11-29T22:13:41.390Z] [2021-11-29T22:13:41.390Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/118/openapi/v2/system-agent.yaml] [2021-11-29T22:13:41.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T22:13:41.390Z] Dload Upload Total Spent Left Speed [2021-11-29T22:13:42.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 21222 --:--:-- --:--:-- --:--:-- 21215 100 19603 0 0 100 19603 0 21219 --:--:-- --:--:-- --:--:-- 21215 [2021-11-29T22:13:42.330Z] [2021-11-29T22:13:42.330Z] [Pipeline] } [2021-11-29T22:13:42.338Z] 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-29T22:13:42.755Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-29T22:13:42.755Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:13:43.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T22:13:43.054Z] . [Pipeline] withDockerContainer [2021-11-29T22:13:43.117Z] prd-centos7-docker-4c-2g-721 does not seem to be running inside a container [2021-11-29T22:13:43.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@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-29T22:13:43.495Z] $ docker top 627f960430e79403754ef952fe06fcae4322e86e5e350e94cfe8385efee38b49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-29T22:13:43.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-29T22:13:43.587Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-29T22:13:43.703Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-29T22:13:43.705Z] $ docker exec 627f960430e79403754ef952fe06fcae4322e86e5e350e94cfe8385efee38b49 ssh-agent [2021-11-29T22:13:43.811Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMDAOpI/agent.13 [2021-11-29T22:13:43.811Z] SSH_AGENT_PID=20 [2021-11-29T22:13:43.816Z] Running ssh-add (command line suppressed) [2021-11-29T22:13:43.913Z] Identity added: /w/workspace/edgex-go/118@tmp/private_key_1517075019681471871.key (/w/workspace/edgex-go/118@tmp/private_key_1517075019681471871.key) [2021-11-29T22:13:43.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-29T22:13:44.219Z] + git semver tag [2021-11-29T22:13:44.219Z] # -> Open(): unable to determine branch for HEAD [2021-11-29T22:13:44.219Z] # $GIT_DIR = /w/workspace/edgex-go/118/.git [2021-11-29T22:13:44.219Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/118 [2021-11-29T22:13:44.219Z] # $SEMVER_REMOTE_NAME = origin [2021-11-29T22:13:44.219Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-29T22:13:44.219Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-29T22:13:44.219Z] # $SEMVER_BRANCH = main [2021-11-29T22:13:44.219Z] # $SEMVER_DIR = /w/workspace/edgex-go/118/.semver [2021-11-29T22:13:44.219Z] # 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 HEAD [2021-11-29T22:13:44.219Z] # -> Force: false [2021-11-29T22:13:44.219Z] # d614f3949c13bf5fced6e3c5057f0c959f187c38 refs/tags/v2.2.0-dev.5 [Pipeline] } [2021-11-29T22:13:44.229Z] $ docker exec --env ******** --env ******** 627f960430e79403754ef952fe06fcae4322e86e5e350e94cfe8385efee38b49 ssh-agent -k [2021-11-29T22:13:44.333Z] unset SSH_AUTH_SOCK; [2021-11-29T22:13:44.333Z] unset SSH_AGENT_PID; [2021-11-29T22:13:44.333Z] echo Agent pid 20 killed; [2021-11-29T22:13:44.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-29T22:13:44.643Z] + git semver [Pipeline] } [2021-11-29T22:13:44.656Z] $ docker stop --time=1 627f960430e79403754ef952fe06fcae4322e86e5e350e94cfe8385efee38b49 [2021-11-29T22:13:45.850Z] $ docker rm -f 627f960430e79403754ef952fe06fcae4322e86e5e350e94cfe8385efee38b49 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:13:46.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-29T22:13:46.213Z] [2021-11-29T22:13:46.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:13:46.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-29T22:13:46.511Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-29T22:13:46.511Z] ab5ef0e58194: Pulling fs layer [2021-11-29T22:13:46.511Z] 9712f1f96733: Pulling fs layer [2021-11-29T22:13:46.511Z] 63f879dbbcfc: Pulling fs layer [2021-11-29T22:13:46.511Z] 0d9ebad4ef96: Pulling fs layer [2021-11-29T22:13:46.511Z] e9a5061849ea: Pulling fs layer [2021-11-29T22:13:46.511Z] d747dcd14b5f: Pulling fs layer [2021-11-29T22:13:46.511Z] 2de7ff778b66: Pulling fs layer [2021-11-29T22:13:46.511Z] 0d9ebad4ef96: Waiting [2021-11-29T22:13:46.511Z] e9a5061849ea: Waiting [2021-11-29T22:13:46.511Z] d747dcd14b5f: Waiting [2021-11-29T22:13:46.511Z] 2de7ff778b66: Waiting [2021-11-29T22:13:46.511Z] 9712f1f96733: Download complete [2021-11-29T22:13:46.779Z] 63f879dbbcfc: Verifying Checksum [2021-11-29T22:13:46.779Z] 63f879dbbcfc: Download complete [2021-11-29T22:13:47.039Z] ab5ef0e58194: Verifying Checksum [2021-11-29T22:13:47.039Z] ab5ef0e58194: Download complete [2021-11-29T22:13:47.039Z] 0d9ebad4ef96: Verifying Checksum [2021-11-29T22:13:47.039Z] 0d9ebad4ef96: Download complete [2021-11-29T22:13:47.039Z] d747dcd14b5f: Verifying Checksum [2021-11-29T22:13:47.039Z] d747dcd14b5f: Download complete [2021-11-29T22:13:47.039Z] e9a5061849ea: Verifying Checksum [2021-11-29T22:13:47.039Z] e9a5061849ea: Download complete [2021-11-29T22:13:47.039Z] 2de7ff778b66: Verifying Checksum [2021-11-29T22:13:47.039Z] 2de7ff778b66: Download complete [2021-11-29T22:13:50.383Z] ab5ef0e58194: Pull complete [2021-11-29T22:13:50.383Z] 9712f1f96733: Pull complete [2021-11-29T22:13:51.323Z] 63f879dbbcfc: Pull complete [2021-11-29T22:13:55.555Z] 0d9ebad4ef96: Pull complete [2021-11-29T22:13:55.890Z] e9a5061849ea: Pull complete [2021-11-29T22:13:55.891Z] d747dcd14b5f: Pull complete [2021-11-29T22:13:57.512Z] 2de7ff778b66: Pull complete [2021-11-29T22:13:57.512Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-29T22:13:57.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-29T22:13:57.512Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-29T22:13:57.581Z] prd-centos7-docker-4c-2g-721 does not seem to be running inside a container [2021-11-29T22:13:57.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@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-29T22:14:00.822Z] $ docker top efa227158dded5636afa9daf4d11c42ac11fa9675a71334653054e190b443ff5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-29T22:14:00.902Z] provisioning config files... [2021-11-29T22:14:00.911Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/118@tmp/config2815853543979743039tmp [2021-11-29T22:14:00.923Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/118@tmp/config4304418926492904551tmp [2021-11-29T22:14:00.932Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/118@tmp/config9219029378734484584tmp [Pipeline] { [Pipeline] echo [2021-11-29T22:14:00.945Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:14:01.238Z] ---> sigul-configuration.sh [2021-11-29T22:14:01.238Z] gpg: directory `/root/.gnupg' created [2021-11-29T22:14:01.238Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-29T22:14:01.238Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-29T22:14:01.238Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-29T22:14:01.238Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-29T22:14:01.238Z] gpg: CAST5 encrypted data [2021-11-29T22:14:01.238Z] gpg: encrypted with 1 passphrase [2021-11-29T22:14:01.238Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-29T22:14:01.529Z] + mkdir /home/jenkins [2021-11-29T22:14:01.529Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-29T22:14:01.817Z] + 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-29T22:14:01.827Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:14:02.118Z] ---> sigul-install.sh [2021-11-29T22:14:02.118Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-29T22:14:02.413Z] + git tag --list [2021-11-29T22:14:02.413Z] 0.6.0 [2021-11-29T22:14:02.413Z] 0.6.1 [2021-11-29T22:14:02.413Z] 0.7.0 [2021-11-29T22:14:02.413Z] 0.7.1 [2021-11-29T22:14:02.413Z] v1.0.0 [2021-11-29T22:14:02.413Z] v1.0.1 [2021-11-29T22:14:02.413Z] v1.1.0 [2021-11-29T22:14:02.413Z] v1.2.0 [2021-11-29T22:14:02.413Z] v1.2.1 [2021-11-29T22:14:02.413Z] v1.3.0 [2021-11-29T22:14:02.413Z] v1.3.1 [2021-11-29T22:14:02.413Z] v2.0.0 [2021-11-29T22:14:02.413Z] v2.0.1-dev.1 [2021-11-29T22:14:02.413Z] v2.0.1-dev.10 [2021-11-29T22:14:02.413Z] v2.0.1-dev.11 [2021-11-29T22:14:02.413Z] v2.0.1-dev.12 [2021-11-29T22:14:02.413Z] v2.0.1-dev.13 [2021-11-29T22:14:02.413Z] v2.0.1-dev.14 [2021-11-29T22:14:02.413Z] v2.0.1-dev.15 [2021-11-29T22:14:02.413Z] v2.0.1-dev.16 [2021-11-29T22:14:02.413Z] v2.0.1-dev.17 [2021-11-29T22:14:02.413Z] v2.0.1-dev.18 [2021-11-29T22:14:02.413Z] v2.0.1-dev.19 [2021-11-29T22:14:02.413Z] v2.0.1-dev.2 [2021-11-29T22:14:02.413Z] v2.0.1-dev.20 [2021-11-29T22:14:02.413Z] v2.0.1-dev.21 [2021-11-29T22:14:02.413Z] v2.0.1-dev.22 [2021-11-29T22:14:02.413Z] v2.0.1-dev.23 [2021-11-29T22:14:02.413Z] v2.0.1-dev.24 [2021-11-29T22:14:02.413Z] v2.0.1-dev.25 [2021-11-29T22:14:02.413Z] v2.0.1-dev.26 [2021-11-29T22:14:02.413Z] v2.0.1-dev.27 [2021-11-29T22:14:02.413Z] v2.0.1-dev.28 [2021-11-29T22:14:02.413Z] v2.0.1-dev.29 [2021-11-29T22:14:02.413Z] v2.0.1-dev.3 [2021-11-29T22:14:02.413Z] v2.0.1-dev.30 [2021-11-29T22:14:02.413Z] v2.0.1-dev.31 [2021-11-29T22:14:02.413Z] v2.0.1-dev.32 [2021-11-29T22:14:02.413Z] v2.0.1-dev.33 [2021-11-29T22:14:02.413Z] v2.0.1-dev.34 [2021-11-29T22:14:02.413Z] v2.0.1-dev.35 [2021-11-29T22:14:02.413Z] v2.0.1-dev.36 [2021-11-29T22:14:02.413Z] v2.0.1-dev.37 [2021-11-29T22:14:02.413Z] v2.0.1-dev.38 [2021-11-29T22:14:02.413Z] v2.0.1-dev.39 [2021-11-29T22:14:02.413Z] v2.0.1-dev.4 [2021-11-29T22:14:02.413Z] v2.0.1-dev.40 [2021-11-29T22:14:02.413Z] v2.0.1-dev.41 [2021-11-29T22:14:02.413Z] v2.0.1-dev.42 [2021-11-29T22:14:02.413Z] v2.0.1-dev.43 [2021-11-29T22:14:02.413Z] v2.0.1-dev.44 [2021-11-29T22:14:02.413Z] v2.0.1-dev.45 [2021-11-29T22:14:02.413Z] v2.0.1-dev.46 [2021-11-29T22:14:02.413Z] v2.0.1-dev.47 [2021-11-29T22:14:02.413Z] v2.0.1-dev.48 [2021-11-29T22:14:02.413Z] v2.0.1-dev.49 [2021-11-29T22:14:02.413Z] v2.0.1-dev.5 [2021-11-29T22:14:02.413Z] v2.0.1-dev.50 [2021-11-29T22:14:02.413Z] v2.0.1-dev.51 [2021-11-29T22:14:02.413Z] v2.0.1-dev.52 [2021-11-29T22:14:02.413Z] v2.0.1-dev.53 [2021-11-29T22:14:02.413Z] v2.0.1-dev.54 [2021-11-29T22:14:02.413Z] v2.0.1-dev.55 [2021-11-29T22:14:02.413Z] v2.0.1-dev.56 [2021-11-29T22:14:02.413Z] v2.0.1-dev.57 [2021-11-29T22:14:02.413Z] v2.0.1-dev.58 [2021-11-29T22:14:02.413Z] v2.0.1-dev.59 [2021-11-29T22:14:02.413Z] v2.0.1-dev.6 [2021-11-29T22:14:02.413Z] v2.0.1-dev.60 [2021-11-29T22:14:02.413Z] v2.0.1-dev.61 [2021-11-29T22:14:02.413Z] v2.0.1-dev.62 [2021-11-29T22:14:02.413Z] v2.0.1-dev.63 [2021-11-29T22:14:02.413Z] v2.0.1-dev.64 [2021-11-29T22:14:02.413Z] v2.0.1-dev.65 [2021-11-29T22:14:02.413Z] v2.0.1-dev.66 [2021-11-29T22:14:02.413Z] v2.0.1-dev.67 [2021-11-29T22:14:02.413Z] v2.0.1-dev.68 [2021-11-29T22:14:02.413Z] v2.0.1-dev.69 [2021-11-29T22:14:02.413Z] v2.0.1-dev.7 [2021-11-29T22:14:02.413Z] v2.0.1-dev.70 [2021-11-29T22:14:02.413Z] v2.0.1-dev.71 [2021-11-29T22:14:02.413Z] v2.0.1-dev.72 [2021-11-29T22:14:02.413Z] v2.0.1-dev.73 [2021-11-29T22:14:02.413Z] v2.0.1-dev.74 [2021-11-29T22:14:02.413Z] v2.0.1-dev.75 [2021-11-29T22:14:02.413Z] v2.0.1-dev.76 [2021-11-29T22:14:02.413Z] v2.0.1-dev.77 [2021-11-29T22:14:02.413Z] v2.0.1-dev.78 [2021-11-29T22:14:02.413Z] v2.0.1-dev.79 [2021-11-29T22:14:02.413Z] v2.0.1-dev.8 [2021-11-29T22:14:02.413Z] v2.0.1-dev.80 [2021-11-29T22:14:02.413Z] v2.0.1-dev.81 [2021-11-29T22:14:02.413Z] v2.0.1-dev.82 [2021-11-29T22:14:02.413Z] v2.0.1-dev.83 [2021-11-29T22:14:02.413Z] v2.0.1-dev.84 [2021-11-29T22:14:02.413Z] v2.0.1-dev.85 [2021-11-29T22:14:02.413Z] v2.0.1-dev.86 [2021-11-29T22:14:02.413Z] v2.0.1-dev.87 [2021-11-29T22:14:02.413Z] v2.0.1-dev.88 [2021-11-29T22:14:02.413Z] v2.0.1-dev.89 [2021-11-29T22:14:02.413Z] v2.0.1-dev.9 [2021-11-29T22:14:02.413Z] v2.0.1-dev.90 [2021-11-29T22:14:02.413Z] v2.0.1-dev.91 [2021-11-29T22:14:02.413Z] v2.0.1-dev.92 [2021-11-29T22:14:02.413Z] v2.0.1-dev.93 [2021-11-29T22:14:02.413Z] v2.0.1-dev.94 [2021-11-29T22:14:02.413Z] v2.0.1-dev.95 [2021-11-29T22:14:02.413Z] v2.0.1-dev.96 [2021-11-29T22:14:02.413Z] v2.0.1-dev.97 [2021-11-29T22:14:02.413Z] v2.0.1-dev.98 [2021-11-29T22:14:02.413Z] v2.0.1-dev.99 [2021-11-29T22:14:02.413Z] v2.1.0 [2021-11-29T22:14:02.413Z] v2.2.0-dev.1 [2021-11-29T22:14:02.413Z] v2.2.0-dev.2 [2021-11-29T22:14:02.413Z] v2.2.0-dev.3 [2021-11-29T22:14:02.413Z] v2.2.0-dev.4 [2021-11-29T22:14:02.413Z] v2.2.0-dev.5 [Pipeline] sh [2021-11-29T22:14:02.699Z] + lftools sign git-tag v2.2.0-dev.5 [2021-11-29T22:14:03.274Z] Signing Git tag with Sigul... [2021-11-29T22:14:03.274Z] Signing v2.2.0-dev.5 [Pipeline] echo [2021-11-29T22:14:04.223Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:14:04.510Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-29T22:14:04.517Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-29T22:14:04.532Z] $ docker stop --time=1 efa227158dded5636afa9daf4d11c42ac11fa9675a71334653054e190b443ff5 [2021-11-29T22:14:05.742Z] $ docker rm -f efa227158dded5636afa9daf4d11c42ac11fa9675a71334653054e190b443ff5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-11-29T22:14:06.328Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-29T22:14:06.328Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:14:06.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T22:14:06.619Z] . [Pipeline] withDockerContainer [2021-11-29T22:14:06.693Z] prd-centos7-docker-4c-2g-721 does not seem to be running inside a container [2021-11-29T22:14:06.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@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-29T22:14:07.113Z] $ docker top cef5fa8775d04f91a24ff03d4fde43c337b005b978225849e6867b556b5c8412 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-29T22:14:07.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-29T22:14:07.211Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-29T22:14:07.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-29T22:14:07.328Z] $ docker exec cef5fa8775d04f91a24ff03d4fde43c337b005b978225849e6867b556b5c8412 ssh-agent [2021-11-29T22:14:07.435Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoLpGob/agent.15 [2021-11-29T22:14:07.435Z] SSH_AGENT_PID=21 [2021-11-29T22:14:07.439Z] Running ssh-add (command line suppressed) [2021-11-29T22:14:07.529Z] Identity added: /w/workspace/edgex-go/118@tmp/private_key_4100182189860805254.key (/w/workspace/edgex-go/118@tmp/private_key_4100182189860805254.key) [2021-11-29T22:14:07.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-29T22:14:07.830Z] + git semver bump pre [2021-11-29T22:14:07.830Z] # -> Open(): unable to determine branch for HEAD [2021-11-29T22:14:07.830Z] # $GIT_DIR = /w/workspace/edgex-go/118/.git [2021-11-29T22:14:07.830Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/118 [2021-11-29T22:14:07.830Z] # $SEMVER_REMOTE_NAME = origin [2021-11-29T22:14:07.830Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-29T22:14:07.830Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-29T22:14:07.830Z] # $SEMVER_BRANCH = main [2021-11-29T22:14:07.830Z] # $SEMVER_DIR = /w/workspace/edgex-go/118/.semver [2021-11-29T22:14:07.830Z] 2.2.0-dev.6 [Pipeline] } [2021-11-29T22:14:07.840Z] $ docker exec --env ******** --env ******** cef5fa8775d04f91a24ff03d4fde43c337b005b978225849e6867b556b5c8412 ssh-agent -k [2021-11-29T22:14:07.934Z] unset SSH_AUTH_SOCK; [2021-11-29T22:14:07.934Z] unset SSH_AGENT_PID; [2021-11-29T22:14:07.934Z] echo Agent pid 21 killed; [2021-11-29T22:14:07.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-29T22:14:08.246Z] + git semver [Pipeline] } [2021-11-29T22:14:08.258Z] $ docker stop --time=1 cef5fa8775d04f91a24ff03d4fde43c337b005b978225849e6867b556b5c8412 [2021-11-29T22:14:09.441Z] $ docker rm -f cef5fa8775d04f91a24ff03d4fde43c337b005b978225849e6867b556b5c8412 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-29T22:14:09.785Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-29T22:14:09.785Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:14:10.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T22:14:10.081Z] . [Pipeline] withDockerContainer [2021-11-29T22:14:10.144Z] prd-centos7-docker-4c-2g-721 does not seem to be running inside a container [2021-11-29T22:14:10.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@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-29T22:14:10.503Z] $ docker top e86b17761c31557063d508f489e2467bd0c73b8f1d0997db0dc1da6152aa07f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-29T22:14:10.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-29T22:14:10.591Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-29T22:14:10.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-29T22:14:10.694Z] $ docker exec e86b17761c31557063d508f489e2467bd0c73b8f1d0997db0dc1da6152aa07f1 ssh-agent [2021-11-29T22:14:10.798Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhBFOjh/agent.13 [2021-11-29T22:14:10.798Z] SSH_AGENT_PID=20 [2021-11-29T22:14:10.802Z] Running ssh-add (command line suppressed) [2021-11-29T22:14:10.894Z] Identity added: /w/workspace/edgex-go/118@tmp/private_key_4351366860200210595.key (/w/workspace/edgex-go/118@tmp/private_key_4351366860200210595.key) [2021-11-29T22:14:10.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-29T22:14:11.199Z] + git semver push [2021-11-29T22:14:11.199Z] # -> Open(): unable to determine branch for HEAD [2021-11-29T22:14:11.199Z] # $GIT_DIR = /w/workspace/edgex-go/118/.git [2021-11-29T22:14:11.199Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/118 [2021-11-29T22:14:11.199Z] # $SEMVER_REMOTE_NAME = origin [2021-11-29T22:14:11.199Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-29T22:14:11.199Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-29T22:14:11.199Z] # $SEMVER_BRANCH = main [2021-11-29T22:14:11.199Z] # $SEMVER_DIR = /w/workspace/edgex-go/118/.semver [Pipeline] } [2021-11-29T22:14:15.442Z] $ docker exec --env ******** --env ******** e86b17761c31557063d508f489e2467bd0c73b8f1d0997db0dc1da6152aa07f1 ssh-agent -k [2021-11-29T22:14:15.545Z] unset SSH_AUTH_SOCK; [2021-11-29T22:14:15.545Z] unset SSH_AGENT_PID; [2021-11-29T22:14:15.545Z] echo Agent pid 20 killed; [2021-11-29T22:14:15.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-29T22:14:15.858Z] + git semver [Pipeline] } [2021-11-29T22:14:15.871Z] $ docker stop --time=1 e86b17761c31557063d508f489e2467bd0c73b8f1d0997db0dc1da6152aa07f1 [2021-11-29T22:14:17.069Z] $ docker rm -f e86b17761c31557063d508f489e2467bd0c73b8f1d0997db0dc1da6152aa07f1 [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-29T22:14:17.854Z] + '[' -d /w/workspace/edgex-go/118/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:14:18.154Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:14:18.712Z] ---> package-listing.sh [2021-11-29T22:14:18.712Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-29T22:14:18.712Z] ++ facter osfamily [2021-11-29T22:14:18.972Z] + OS_FAMILY=redhat [2021-11-29T22:14:18.972Z] + workspace=/w/workspace/edgex-go/118 [2021-11-29T22:14:18.972Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-29T22:14:18.972Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-29T22:14:18.972Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-29T22:14:18.972Z] + PACKAGES=/tmp/packages_start.txt [2021-11-29T22:14:18.972Z] + '[' /w/workspace/edgex-go/118 ']' [2021-11-29T22:14:18.972Z] + PACKAGES=/tmp/packages_end.txt [2021-11-29T22:14:18.972Z] + case "${OS_FAMILY}" in [2021-11-29T22:14:18.972Z] + rpm -qa [2021-11-29T22:14:18.972Z] + sort [2021-11-29T22:14:22.279Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-29T22:14:22.279Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-29T22:14:22.279Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-29T22:14:22.279Z] + '[' /w/workspace/edgex-go/118 ']' [2021-11-29T22:14:22.279Z] + mkdir -p /w/workspace/edgex-go/118/archives/ [2021-11-29T22:14:22.279Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/118/archives/ [Pipeline] echo [2021-11-29T22:14:22.292Z] 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/118/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-29T22:14:22.573Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:14:23.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-29T22:14:23.136Z] [2021-11-29T22:14:23.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:14:23.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-29T22:14:23.439Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-29T22:14:23.439Z] b4d181a07f80: Pulling fs layer [2021-11-29T22:14:23.439Z] a1111a8f2ec3: Pulling fs layer [2021-11-29T22:14:23.439Z] ed53099fbce6: Pulling fs layer [2021-11-29T22:14:23.439Z] dc539afda2c1: Pulling fs layer [2021-11-29T22:14:23.439Z] 77bc0d833cb6: Pulling fs layer [2021-11-29T22:14:23.439Z] 9065ff56babe: Pulling fs layer [2021-11-29T22:14:23.439Z] d287ab97295c: Pulling fs layer [2021-11-29T22:14:23.439Z] 77bc0d833cb6: Waiting [2021-11-29T22:14:23.439Z] 9065ff56babe: Waiting [2021-11-29T22:14:23.439Z] d287ab97295c: Waiting [2021-11-29T22:14:23.439Z] dc539afda2c1: Waiting [2021-11-29T22:14:23.439Z] a1111a8f2ec3: Download complete [2021-11-29T22:14:23.439Z] dc539afda2c1: Verifying Checksum [2021-11-29T22:14:23.439Z] dc539afda2c1: Download complete [2021-11-29T22:14:23.439Z] 77bc0d833cb6: Verifying Checksum [2021-11-29T22:14:23.439Z] 77bc0d833cb6: Download complete [2021-11-29T22:14:23.706Z] 9065ff56babe: Verifying Checksum [2021-11-29T22:14:23.706Z] 9065ff56babe: Download complete [2021-11-29T22:14:23.706Z] ed53099fbce6: Verifying Checksum [2021-11-29T22:14:23.706Z] ed53099fbce6: Download complete [2021-11-29T22:14:23.706Z] b4d181a07f80: Verifying Checksum [2021-11-29T22:14:23.706Z] b4d181a07f80: Download complete [2021-11-29T22:14:24.284Z] d287ab97295c: Verifying Checksum [2021-11-29T22:14:24.284Z] d287ab97295c: Download complete [2021-11-29T22:14:25.240Z] b4d181a07f80: Pull complete [2021-11-29T22:14:25.502Z] a1111a8f2ec3: Pull complete [2021-11-29T22:14:26.080Z] ed53099fbce6: Pull complete [2021-11-29T22:14:26.080Z] dc539afda2c1: Pull complete [2021-11-29T22:14:26.344Z] 77bc0d833cb6: Pull complete [2021-11-29T22:14:26.614Z] 9065ff56babe: Pull complete [2021-11-29T22:14:31.925Z] d287ab97295c: Pull complete [2021-11-29T22:14:31.925Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-29T22:14:31.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-29T22:14:32.185Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-29T22:14:32.261Z] prd-centos7-docker-4c-2g-721 does not seem to be running inside a container [2021-11-29T22:14:32.297Z] $ 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/118/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/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@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-29T22:14:34.933Z] $ docker top da362d7a5fc74e6c75ba47a7b71afd4180f1de741d0ca2f99e971165221f2a6b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T22:14:35.283Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-29T22:14:35.575Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-29T22:14:35.868Z] + ls /var/log/sa-host [2021-11-29T22:14:35.868Z] + sadf -c /var/log/sa-host/sa29 [2021-11-29T22:14:35.868Z] file_magic: OK [2021-11-29T22:14:35.868Z] HZ: Using current value: 100 [2021-11-29T22:14:35.868Z] file_header: OK [2021-11-29T22:14:35.868Z] 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-29T22:14:35.868Z] Statistics: [2021-11-29T22:14:35.868Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-29T22:14:35.868Z] File successfully converted to sysstat format version 12.0.3 [2021-11-29T22:14:35.868Z] + sadf -c /var/log/sa-host/sa30 [2021-11-29T22:14:35.868Z] file_magic: OK [2021-11-29T22:14:35.868Z] HZ: Using current value: 100 [2021-11-29T22:14:35.868Z] file_header: OK [2021-11-29T22:14:35.868Z] 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-29T22:14:35.868Z] Statistics: [2021-11-29T22:14:35.868Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-29T22:14:35.868Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-29T22:14:36.112Z] provisioning config files... [2021-11-29T22:14:36.121Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/118@tmp/config4265350907265384758tmp [Pipeline] { [Pipeline] echo [2021-11-29T22:14:36.135Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:14:36.419Z] ---> create-netrc.sh [Pipeline] } [2021-11-29T22:14:36.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:14:36.778Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-29T22:14:36.790Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:14:37.082Z] ---> sudo-logs.sh [2021-11-29T22:14:37.082Z] Archiving 'sudo' log.. [2021-11-29T22:14:37.082Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-721.novalocal: Name or service not known [2021-11-29T22:14:37.082Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-721.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-29T22:14:37.104Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:14:37.398Z] ---> job-cost.sh [2021-11-29T22:14:37.398Z] lf-activate-venv: SKIPPING [2021-11-29T22:14:37.398Z] DEBUG: total: 0.10999999940395355 [2021-11-29T22:14:37.398Z] INFO: Retrieving Stack Cost... [2021-11-29T22:14:37.972Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-29T22:14:38.234Z] INFO: Archiving Costs [Pipeline] echo [2021-11-29T22:14:38.247Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:14:38.539Z] ---> logs-deploy.sh [2021-11-29T22:14:38.539Z] lf-activate-venv: SKIPPING [2021-11-29T22:14:38.539Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/118 [2021-11-29T22:14:38.539Z] INFO: archiving workspace using pattern(s): [2021-11-29T22:14:39.481Z] Archives upload complete. [2021-11-29T22:14:39.481Z] INFO: archiving logs to Nexus