Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 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-ssh7379972525486604222.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh7021628274419384012.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh1175685566969842505.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh1275114621656090117.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-ssh2978532937060371520.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 ‘prd-centos7-docker-4c-2g-28108’ is offline Running on prd-centos7-docker-4c-2g-28111 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/102 [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/102 # 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/102@tmp/jenkins-gitclient-ssh7101926963014388601.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 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 (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 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 # timeout=10 Commit message: "fix(meta): Check required service and profile for ProvisionWatcher (#3797)" > git rev-list --no-walk a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-09T16:26:03.374Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-09T16:26:03.412Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-09T16:26:03.425Z] ========================================================= [2021-11-09T16:26:03.425Z] EdgeX Global Pipelines Version Info [2021-11-09T16:26:03.425Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-09T16:26:04.591Z] ------------------- [2021-11-09T16:26:04.591Z] stable info: [2021-11-09T16:26:04.591Z] ------------------- [2021-11-09T16:26:04.591Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-09T16:26:04.591Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-09T16:26:04.591Z] Message: update stable to v1.0.211 [2021-11-09T16:26:05.533Z] ------------------- [2021-11-09T16:26:05.533Z] experimental info: [2021-11-09T16:26:05.533Z] ------------------- [2021-11-09T16:26:05.533Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-09T16:26:05.533Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-09T16:26:05.533Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-09T16:26:05.624Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-09T16:26:05.637Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-09T16:26:05.646Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-09T16:26:05.656Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-09T16:26:05.666Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-09T16:26:05.677Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-09T16:26:05.690Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-09T16:26:05.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-09T16:26:05.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-09T16:26:05.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-09T16:26:05.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-09T16:26:05.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-09T16:26:05.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-09T16:26:05.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-09T16:26:05.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-09T16:26:05.787Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-09T16:26:05.799Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-09T16:26:05.808Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-09T16:26:05.817Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-09T16:26:05.826Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-09T16:26:05.836Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-09T16:26:05.846Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-09T16:26:05.857Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-09T16:26:05.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-09T16:26:05.876Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-09T16:26:05.886Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] echo [2021-11-09T16:26:05.895Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71c58d8 [Pipeline] echo [2021-11-09T16:26:05.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T16:26:05.948Z] provisioning config files... [2021-11-09T16:26:05.959Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/102@tmp/config6055509423715052016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T16:26:06.283Z] ---> docker-login.sh [2021-11-09T16:26:06.283Z] nexus3.edgexfoundry.org:10001 [2021-11-09T16:26:06.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T16:26:08.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T16:26:08.822Z] Configure a credential helper to remove this warning. See [2021-11-09T16:26:08.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T16:26:08.822Z] [2021-11-09T16:26:08.822Z] Login Succeeded [2021-11-09T16:26:08.822Z] nexus3.edgexfoundry.org:10002 [2021-11-09T16:26:08.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T16:26:08.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T16:26:08.822Z] Configure a credential helper to remove this warning. See [2021-11-09T16:26:08.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T16:26:08.822Z] [2021-11-09T16:26:08.822Z] Login Succeeded [2021-11-09T16:26:08.822Z] nexus3.edgexfoundry.org:10003 [2021-11-09T16:26:08.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T16:26:08.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T16:26:08.822Z] Configure a credential helper to remove this warning. See [2021-11-09T16:26:08.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T16:26:08.822Z] [2021-11-09T16:26:08.822Z] Login Succeeded [2021-11-09T16:26:08.822Z] nexus3.edgexfoundry.org:10004 [2021-11-09T16:26:08.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T16:26:08.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T16:26:08.822Z] Configure a credential helper to remove this warning. See [2021-11-09T16:26:08.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T16:26:08.822Z] [2021-11-09T16:26:08.822Z] Login Succeeded [2021-11-09T16:26:08.822Z] docker.io [2021-11-09T16:26:08.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T16:26:09.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T16:26:09.080Z] Configure a credential helper to remove this warning. See [2021-11-09T16:26:09.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T16:26:09.080Z] [2021-11-09T16:26:09.080Z] Login Succeeded [2021-11-09T16:26:09.080Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T16:26:09.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-09T16:26:09.393Z] ++ 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-09T16:26:09.394Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-09T16:26:09.394Z] ++ dirname cmd/core-command/Dockerfile [2021-11-09T16:26:09.394Z] ++ cut -d/ -f2 [2021-11-09T16:26:09.394Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-09T16:26:09.394Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-09T16:26:09.394Z] ++ dirname cmd/core-data/Dockerfile [2021-11-09T16:26:09.394Z] ++ cut -d/ -f2 [2021-11-09T16:26:09.394Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-09T16:26:09.394Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-09T16:26:09.394Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-09T16:26:09.394Z] ++ cut -d/ -f2 [2021-11-09T16:26:09.394Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-09T16:26:09.394Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-09T16:26:09.394Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-09T16:26:09.394Z] ++ cut -d/ -f2 [2021-11-09T16:26:09.394Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-09T16:26:09.394Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-09T16:26:09.394Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-09T16:26:09.394Z] ++ cut -d/ -f2 [2021-11-09T16:26:09.394Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-09T16:26:09.394Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-09T16:26:09.394Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-09T16:26:09.394Z] ++ cut -d/ -f2 [2021-11-09T16:26:09.394Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-09T16:26:09.394Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-09T16:26:09.394Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-09T16:26:09.394Z] ++ cut -d/ -f2 [2021-11-09T16:26:09.394Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-09T16:26:09.394Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-09T16:26:09.394Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-09T16:26:09.394Z] ++ cut -d/ -f2 [2021-11-09T16:26:09.394Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-09T16:26:09.394Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-09T16:26:09.394Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-09T16:26:09.394Z] ++ cut -d/ -f2 [2021-11-09T16:26:09.394Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-09T16:26:09.447Z] 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-09T16:26:09.948Z] + git rev-list -1 --merges 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6~1..71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] echo [2021-11-09T16:26:09.966Z] -----------> git rev-list -1 --merges 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6~1..71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [false] [Pipeline] sh [2021-11-09T16:26:10.260Z] + git log --format=format:%s -1 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] echo [2021-11-09T16:26:10.273Z] ========================================================= [2021-11-09T16:26:10.273Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-09T16:26:10.273Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:26:11.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T16:26:11.996Z] [2021-11-09T16:26:11.996Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:26:12.295Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T16:26:12.295Z] latest: Pulling from edgex-devops/git-semver [2021-11-09T16:26:12.295Z] a0d0a0d46f8b: Pulling fs layer [2021-11-09T16:26:12.295Z] 3e5f54012d9b: Pulling fs layer [2021-11-09T16:26:12.295Z] 4c7163046ea9: Pulling fs layer [2021-11-09T16:26:12.295Z] 0c2d73faf560: Pulling fs layer [2021-11-09T16:26:12.295Z] 0c2d73faf560: Waiting [2021-11-09T16:26:12.295Z] 3e5f54012d9b: Verifying Checksum [2021-11-09T16:26:12.295Z] 3e5f54012d9b: Download complete [2021-11-09T16:26:12.295Z] a0d0a0d46f8b: Verifying Checksum [2021-11-09T16:26:12.295Z] a0d0a0d46f8b: Download complete [2021-11-09T16:26:12.295Z] 4c7163046ea9: Verifying Checksum [2021-11-09T16:26:12.295Z] 4c7163046ea9: Download complete [2021-11-09T16:26:12.295Z] 0c2d73faf560: Verifying Checksum [2021-11-09T16:26:12.295Z] 0c2d73faf560: Download complete [2021-11-09T16:26:12.564Z] a0d0a0d46f8b: Pull complete [2021-11-09T16:26:12.564Z] 3e5f54012d9b: Pull complete [2021-11-09T16:26:12.827Z] 4c7163046ea9: Pull complete [2021-11-09T16:26:13.088Z] 0c2d73faf560: Pull complete [2021-11-09T16:26:13.088Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-09T16:26:13.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T16:26:13.088Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-09T16:26:13.164Z] prd-centos7-docker-4c-2g-28111 does not seem to be running inside a container [2021-11-09T16:26:13.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/102 -v /w/workspace/edgex-go/102:/w/workspace/edgex-go/102:rw,z -v /w/workspace/edgex-go/102@tmp:/w/workspace/edgex-go/102@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-09T16:26:13.909Z] $ docker top 898a72387a8ea50fbd021ec3c1afcf18d6abb63a794115b964f9d2bfcb310186 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-09T16:26:14.007Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-09T16:26:14.007Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-09T16:26:14.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-09T16:26:14.119Z] $ docker exec 898a72387a8ea50fbd021ec3c1afcf18d6abb63a794115b964f9d2bfcb310186 ssh-agent [2021-11-09T16:26:14.216Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLMNncb/agent.14 [2021-11-09T16:26:14.216Z] SSH_AGENT_PID=20 [2021-11-09T16:26:14.224Z] Running ssh-add (command line suppressed) [2021-11-09T16:26:14.323Z] Identity added: /w/workspace/edgex-go/102@tmp/private_key_7982534487040396401.key (/w/workspace/edgex-go/102@tmp/private_key_7982534487040396401.key) [2021-11-09T16:26:14.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-09T16:26:14.644Z] + git tag --points-at HEAD [Pipeline] } [2021-11-09T16:26:14.656Z] $ docker exec --env ******** --env ******** 898a72387a8ea50fbd021ec3c1afcf18d6abb63a794115b964f9d2bfcb310186 ssh-agent -k [2021-11-09T16:26:14.779Z] unset SSH_AUTH_SOCK; [2021-11-09T16:26:14.779Z] unset SSH_AGENT_PID; [2021-11-09T16:26:14.779Z] echo Agent pid 20 killed; [2021-11-09T16:26:14.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-09T16:26:14.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-09T16:26:14.818Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-09T16:26:14.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-09T16:26:14.925Z] $ docker exec 898a72387a8ea50fbd021ec3c1afcf18d6abb63a794115b964f9d2bfcb310186 ssh-agent [2021-11-09T16:26:15.039Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXionKdb/agent.55 [2021-11-09T16:26:15.039Z] SSH_AGENT_PID=61 [2021-11-09T16:26:15.047Z] Running ssh-add (command line suppressed) [2021-11-09T16:26:15.143Z] Identity added: /w/workspace/edgex-go/102@tmp/private_key_6519607997342181216.key (/w/workspace/edgex-go/102@tmp/private_key_6519607997342181216.key) [2021-11-09T16:26:15.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-09T16:26:15.445Z] + git semver init [2021-11-09T16:26:15.445Z] # -> Open(): unable to determine branch for HEAD [2021-11-09T16:26:15.445Z] # $GIT_DIR = /w/workspace/edgex-go/102/.git [2021-11-09T16:26:15.445Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/102 [2021-11-09T16:26:15.445Z] # $SEMVER_REMOTE_NAME = origin [2021-11-09T16:26:15.445Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-09T16:26:15.445Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-09T16:26:15.445Z] # $SEMVER_BRANCH = main [2021-11-09T16:26:15.445Z] # $SEMVER_TEMP = /tmp/semver-202665736 [2021-11-09T16:26:15.445Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-09T16:26:30.388Z] # '/tmp/semver-202665736' -> '/w/workspace/edgex-go/102/.semver' [2021-11-09T16:26:30.388Z] # -> Force: false [2021-11-09T16:26:30.388Z] # $SEMVER_DIR = /w/workspace/edgex-go/102/.semver [Pipeline] } [2021-11-09T16:26:30.399Z] $ docker exec --env ******** --env ******** 898a72387a8ea50fbd021ec3c1afcf18d6abb63a794115b964f9d2bfcb310186 ssh-agent -k [2021-11-09T16:26:30.496Z] unset SSH_AUTH_SOCK; [2021-11-09T16:26:30.496Z] unset SSH_AGENT_PID; [2021-11-09T16:26:30.496Z] echo Agent pid 61 killed; [2021-11-09T16:26:30.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-09T16:26:30.807Z] + git semver [Pipeline] } [2021-11-09T16:26:30.820Z] $ docker stop --time=1 898a72387a8ea50fbd021ec3c1afcf18d6abb63a794115b964f9d2bfcb310186 [2021-11-09T16:26:33.164Z] $ docker rm -f 898a72387a8ea50fbd021ec3c1afcf18d6abb63a794115b964f9d2bfcb310186 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-09T16:26:33.528Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-09T16:26:33.777Z] Stashed 1 file(s) [Pipeline] echo [2021-11-09T16:26:33.782Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.90 [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-09T16:26:33.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-09T16:26:33.994Z] ========================================================= [2021-11-09T16:26:33.994Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-09T16:26:33.994Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-09T16:26:34.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-09T16:26:34.304Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-09T16:26:34.304Z] a0d0a0d46f8b: Already exists [2021-11-09T16:26:34.304Z] 31adcdaf11c8: Pulling fs layer [2021-11-09T16:26:34.304Z] b8b176561691: Pulling fs layer [2021-11-09T16:26:34.304Z] 4527c011a84f: Pulling fs layer [2021-11-09T16:26:34.304Z] 5d74067f8e1e: Pulling fs layer [2021-11-09T16:26:34.304Z] e0aca202a116: Pulling fs layer [2021-11-09T16:26:34.304Z] 3a43be97a3b4: Pulling fs layer [2021-11-09T16:26:34.304Z] 34cad66bf833: Pulling fs layer [2021-11-09T16:26:34.304Z] b4e3c513aaa6: Pulling fs layer [2021-11-09T16:26:34.304Z] 5d74067f8e1e: Waiting [2021-11-09T16:26:34.304Z] e0aca202a116: Waiting [2021-11-09T16:26:34.304Z] 3a43be97a3b4: Waiting [2021-11-09T16:26:34.304Z] 34cad66bf833: Waiting [2021-11-09T16:26:34.305Z] b4e3c513aaa6: Waiting [2021-11-09T16:26:34.305Z] b8b176561691: Verifying Checksum [2021-11-09T16:26:34.305Z] b8b176561691: Download complete [2021-11-09T16:26:34.305Z] 31adcdaf11c8: Verifying Checksum [2021-11-09T16:26:34.305Z] 31adcdaf11c8: Download complete [2021-11-09T16:26:34.305Z] 5d74067f8e1e: Verifying Checksum [2021-11-09T16:26:34.305Z] 5d74067f8e1e: Download complete [2021-11-09T16:26:34.305Z] e0aca202a116: Verifying Checksum [2021-11-09T16:26:34.305Z] e0aca202a116: Download complete [2021-11-09T16:26:34.305Z] 3a43be97a3b4: Verifying Checksum [2021-11-09T16:26:34.305Z] 3a43be97a3b4: Download complete [2021-11-09T16:26:34.575Z] 34cad66bf833: Verifying Checksum [2021-11-09T16:26:34.575Z] 34cad66bf833: Download complete [2021-11-09T16:26:34.575Z] 31adcdaf11c8: Pull complete [2021-11-09T16:26:34.575Z] b8b176561691: Pull complete [2021-11-09T16:26:34.841Z] b4e3c513aaa6: Verifying Checksum [2021-11-09T16:26:34.841Z] b4e3c513aaa6: Download complete [2021-11-09T16:26:34.841Z] 4527c011a84f: Verifying Checksum [2021-11-09T16:26:34.841Z] 4527c011a84f: Download complete [2021-11-09T16:26:39.052Z] 4527c011a84f: Pull complete [2021-11-09T16:26:39.052Z] 5d74067f8e1e: Pull complete [2021-11-09T16:26:39.052Z] e0aca202a116: Pull complete [2021-11-09T16:26:39.052Z] 3a43be97a3b4: Pull complete [2021-11-09T16:26:39.330Z] 34cad66bf833: Pull complete [2021-11-09T16:26:41.900Z] b4e3c513aaa6: Pull complete [2021-11-09T16:26:41.900Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-09T16:26:41.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-09T16:26:41.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-09T16:26:42.200Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-09T16:26:42.200Z] WORKDIR /edgex [2021-11-09T16:26:42.200Z] COPY go.mod . [2021-11-09T16:26:42.200Z] RUN go mod download' [2021-11-09T16:26:42.200Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-09T16:26:44.763Z] Sending build context to Docker daemon 329.8MB [2021-11-09T16:26:44.763Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-09T16:26:44.763Z] ---> 9f6097aaca64 [2021-11-09T16:26:44.763Z] Step 2/4 : WORKDIR /edgex [2021-11-09T16:26:45.714Z] ---> Running in 5c853b2bdb7e [2021-11-09T16:26:45.977Z] Removing intermediate container 5c853b2bdb7e [2021-11-09T16:26:45.977Z] ---> 0dc45233d0d2 [2021-11-09T16:26:45.977Z] Step 3/4 : COPY go.mod . [2021-11-09T16:26:45.977Z] ---> d207a24e0d72 [2021-11-09T16:26:45.977Z] Step 4/4 : RUN go mod download [2021-11-09T16:26:45.977Z] ---> Running in f5134e3ba56a [2021-11-09T16:26:48.952Z] Still waiting to schedule task [2021-11-09T16:26:48.953Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-09T16:27:18.182Z] Removing intermediate container f5134e3ba56a [2021-11-09T16:27:18.182Z] ---> d1d743481096 [2021-11-09T16:27:18.182Z] Successfully built d1d743481096 [2021-11-09T16:27:18.182Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:27:18.477Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-09T16:27:18.478Z] . [Pipeline] withDockerContainer [2021-11-09T16:27:18.549Z] prd-centos7-docker-4c-2g-28111 does not seem to be running inside a container [2021-11-09T16:27:18.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/102 -v /w/workspace/edgex-go/102:/w/workspace/edgex-go/102:rw,z -v /w/workspace/edgex-go/102@tmp:/w/workspace/edgex-go/102@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-09T16:27:19.045Z] $ docker top b7fe3f80b3a4a6f8d37cf38396ae20dfb867b3bf2102577130019a9375bff990 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T16:27:19.412Z] + go version [2021-11-09T16:27:19.412Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-09T16:27:19.423Z] $ docker stop --time=1 b7fe3f80b3a4a6f8d37cf38396ae20dfb867b3bf2102577130019a9375bff990 [2021-11-09T16:27:20.679Z] $ docker rm -f b7fe3f80b3a4a6f8d37cf38396ae20dfb867b3bf2102577130019a9375bff990 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:27:21.240Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-09T16:27:21.240Z] . [Pipeline] withDockerContainer [2021-11-09T16:27:21.323Z] prd-centos7-docker-4c-2g-28111 does not seem to be running inside a container [2021-11-09T16:27:21.359Z] $ 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/102 -v /w/workspace/edgex-go/102:/w/workspace/edgex-go/102:rw,z -v /w/workspace/edgex-go/102@tmp:/w/workspace/edgex-go/102@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-09T16:27:21.733Z] $ docker top e8753ed5fd53ce20dea800ee7e94d789df2efab13cddf996a49b6d0fb6e2a70a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-09T16:27:21.808Z] ========================================================= [2021-11-09T16:27:21.808Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-09T16:27:21.808Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-09T16:27:22.105Z] + make test [2021-11-09T16:27:22.105Z] go mod tidy [2021-11-09T16:27:22.368Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-09T16:27:27.676Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-09T16:27:45.915Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-09T16:27:49.264Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-09T16:27:49.846Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-09T16:27:50.911Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-09T16:27:52.400Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-09T16:27:52.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-09T16:27:52.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-09T16:27:53.254Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-09T16:27:53.841Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-09T16:27:53.841Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-09T16:27:54.416Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-09T16:27:54.416Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-09T16:27:54.416Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-09T16:27:54.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-09T16:27:55.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2021-11-09T16:27:55.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-09T16:27:55.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-09T16:27:56.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2021-11-09T16:27:56.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-09T16:27:57.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 44.7% of statements [2021-11-09T16:27:57.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-09T16:27:57.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-09T16:27:58.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 89.5% of statements [2021-11-09T16:27:58.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-09T16:27:58.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-09T16:27:59.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements [2021-11-09T16:27:59.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-09T16:27:59.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-09T16:27:59.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-09T16:27:59.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-09T16:27:59.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-09T16:27:59.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.288s coverage: 94.2% of statements [2021-11-09T16:27:59.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-09T16:27:59.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-09T16:27:59.928Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2021-11-09T16:27:59.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-09T16:27:59.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-09T16:27:59.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-09T16:27:59.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-09T16:27:59.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-09T16:28:00.516Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2021-11-09T16:28:00.516Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-09T16:28:00.516Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-09T16:28:00.516Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-09T16:28:01.476Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2021-11-09T16:28:01.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-09T16:28:01.476Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-11-09T16:28:01.476Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements [2021-11-09T16:28:01.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-09T16:28:02.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2021-11-09T16:28:02.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2021-11-09T16:28:02.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-11-09T16:28:02.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2021-11-09T16:28:02.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-11-09T16:28:15.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements [2021-11-09T16:28:15.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-11-09T16:28:20.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.175s coverage: 82.5% of statements [2021-11-09T16:28:20.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-09T16:28:26.899Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28112 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-11-09T16:28:26.910Z] Running in /w/workspace/edgex-go/102 [Pipeline] { [Pipeline] checkout [2021-11-09T16:28:27.100Z] The recommended git tool is: git [2021-11-09T16:28:32.424Z] using credential edgex-jenkins-ssh [2021-11-09T16:28:32.441Z] Cloning the remote Git repository [2021-11-09T16:28:32.491Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-09T16:28:32.682Z] > git init /w/workspace/edgex-go/102 # timeout=10 [2021-11-09T16:28:32.850Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-09T16:28:32.851Z] > git --version # timeout=10 [2021-11-09T16:28:32.888Z] > git --version # 'git version 2.17.1' [2021-11-09T16:28:32.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T16:28:32.968Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T16:28:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-09T16:28:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-09T16:28:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-09T16:28:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-09T16:28:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-09T16:28:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-11-09T16:28:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-11-09T16:28:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-11-09T16:28:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-09T16:28:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-09T16:28:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-11-09T16:28:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 89.4% of statements [2021-11-09T16:28:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-11-09T16:28:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-11-09T16:28:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-11-09T16:28:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.241s coverage: 65.4% of statements [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-09T16:28:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 43.8% of statements [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-09T16:28:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-09T16:28:39.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-11-09T16:28:39.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-09T16:28:45.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2021-11-09T16:28:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-09T16:28:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-09T16:28:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-09T16:28:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-09T16:28:45.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements [2021-11-09T16:28:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-09T16:28:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-09T16:28:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-09T16:28:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-09T16:28:45.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2021-11-09T16:28:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-09T16:28:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-09T16:28:45.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2021-11-09T16:28:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-09T16:28:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-09T16:28:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-09T16:28:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-09T16:28:45.777Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements [2021-11-09T16:28:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-09T16:28:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-09T16:28:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-09T16:28:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-09T16:28:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-09T16:28:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-09T16:28:45.777Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-11-09T16:28:45.777Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-11-09T16:28:46.042Z] 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-09T16:28:49.551Z] Avoid second fetch [2021-11-09T16:28:49.551Z] Checking out Revision 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 (main) [2021-11-09T16:28:49.508Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-09T16:28:49.533Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T16:28:49.573Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T16:28:49.588Z] > git checkout -f 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 # timeout=10 [2021-11-09T16:28:53.901Z] Commit message: "fix(meta): Check required service and profile for ProvisionWatcher (#3797)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-09T16:28:55.354Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-09T16:28:55.354Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-09T16:28:55.354Z] Dload Upload Total Spent Left Speed [2021-11-09T16:28:55.354Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 54488 0 --:--:-- --:--:-- --:--:-- 54238 [Pipeline] sh [2021-11-09T16:28:55.784Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-09T16:28:56.125Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2021-11-09T16:28:56.126Z] /etc/docker/daemon.new [2021-11-09T16:28:56.126Z] { [2021-11-09T16:28:56.126Z] "registry-mirrors": [ [2021-11-09T16:28:56.126Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-09T16:28:56.126Z] ], [2021-11-09T16:28:56.126Z] "bip": "10.250.0.254/24", [2021-11-09T16:28:56.126Z] "hosts": [ [2021-11-09T16:28:56.126Z] "tcp://0.0.0.0:5555", [2021-11-09T16:28:56.126Z] "unix:///var/run/docker.sock" [2021-11-09T16:28:56.126Z] ], [2021-11-09T16:28:56.126Z] "mtu": 1458, [2021-11-09T16:28:56.126Z] "selinux-enabled": true, [2021-11-09T16:28:56.126Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-09T16:28:56.126Z] } [Pipeline] sh [2021-11-09T16:28:56.470Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-09T16:28:56.820Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T16:29:16.072Z] provisioning config files... [2021-11-09T16:29:16.136Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/102@tmp/config4224937942421939589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T16:29:16.567Z] ---> docker-login.sh [2021-11-09T16:29:16.567Z] nexus3.edgexfoundry.org:10001 [2021-11-09T16:29:17.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T16:29:17.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T16:29:17.772Z] Configure a credential helper to remove this warning. See [2021-11-09T16:29:17.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T16:29:17.772Z] [2021-11-09T16:29:17.772Z] Login Succeeded [2021-11-09T16:29:17.772Z] nexus3.edgexfoundry.org:10002 [2021-11-09T16:29:18.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T16:29:18.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T16:29:18.051Z] Configure a credential helper to remove this warning. See [2021-11-09T16:29:18.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T16:29:18.051Z] [2021-11-09T16:29:18.051Z] Login Succeeded [2021-11-09T16:29:18.051Z] nexus3.edgexfoundry.org:10003 [2021-11-09T16:29:18.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T16:29:18.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T16:29:18.677Z] Configure a credential helper to remove this warning. See [2021-11-09T16:29:18.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T16:29:18.677Z] [2021-11-09T16:29:18.677Z] Login Succeeded [2021-11-09T16:29:18.677Z] nexus3.edgexfoundry.org:10004 [2021-11-09T16:29:18.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T16:29:19.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T16:29:19.223Z] Configure a credential helper to remove this warning. See [2021-11-09T16:29:19.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T16:29:19.223Z] [2021-11-09T16:29:19.223Z] Login Succeeded [2021-11-09T16:29:19.223Z] docker.io [2021-11-09T16:29:19.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T16:29:20.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T16:29:20.095Z] Configure a credential helper to remove this warning. See [2021-11-09T16:29:20.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T16:29:20.095Z] [2021-11-09T16:29:20.095Z] Login Succeeded [2021-11-09T16:29:20.095Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T16:29:20.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-09T16:29:20.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-09T16:29:20.396Z] ========================================================= [2021-11-09T16:29:20.396Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-09T16:29:20.396Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-09T16:29:20.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-09T16:29:21.002Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-09T16:29:21.002Z] 552d1f2373af: Pulling fs layer [2021-11-09T16:29:21.002Z] ea3f2d53f512: Pulling fs layer [2021-11-09T16:29:21.002Z] 9e70ebbbe112: Pulling fs layer [2021-11-09T16:29:21.002Z] 7a9cfe048b4a: Pulling fs layer [2021-11-09T16:29:21.002Z] 72dc09318566: Pulling fs layer [2021-11-09T16:29:21.002Z] f4f7b4309257: Pulling fs layer [2021-11-09T16:29:21.002Z] 0ac9a79272e3: Pulling fs layer [2021-11-09T16:29:21.002Z] b78e95d17946: Pulling fs layer [2021-11-09T16:29:21.002Z] 0ac9a79272e3: Waiting [2021-11-09T16:29:21.002Z] f4f7b4309257: Waiting [2021-11-09T16:29:21.002Z] b78e95d17946: Waiting [2021-11-09T16:29:21.002Z] 7a9cfe048b4a: Waiting [2021-11-09T16:29:21.002Z] 72dc09318566: Waiting [2021-11-09T16:29:21.002Z] 9e70ebbbe112: Verifying Checksum [2021-11-09T16:29:21.002Z] 9e70ebbbe112: Download complete [2021-11-09T16:29:21.002Z] ea3f2d53f512: Verifying Checksum [2021-11-09T16:29:21.002Z] ea3f2d53f512: Download complete [2021-11-09T16:29:21.002Z] 72dc09318566: Verifying Checksum [2021-11-09T16:29:21.002Z] 72dc09318566: Download complete [2021-11-09T16:29:21.002Z] f4f7b4309257: Download complete [2021-11-09T16:29:21.002Z] 552d1f2373af: Verifying Checksum [2021-11-09T16:29:21.002Z] 552d1f2373af: Download complete [2021-11-09T16:29:21.002Z] 0ac9a79272e3: Verifying Checksum [2021-11-09T16:29:21.002Z] 0ac9a79272e3: Download complete [2021-11-09T16:29:22.014Z] 552d1f2373af: Pull complete [2021-11-09T16:29:22.620Z] ea3f2d53f512: Pull complete [2021-11-09T16:29:22.894Z] 9e70ebbbe112: Pull complete [2021-11-09T16:29:22.894Z] b78e95d17946: Verifying Checksum [2021-11-09T16:29:22.894Z] b78e95d17946: Download complete [2021-11-09T16:29:23.731Z] 7a9cfe048b4a: Verifying Checksum [2021-11-09T16:29:23.731Z] 7a9cfe048b4a: Download complete [2021-11-09T16:29:24.947Z] GO111MODULE=on go vet ./... [2021-11-09T16:29:33.887Z] 7a9cfe048b4a: Pull complete [2021-11-09T16:29:33.887Z] 72dc09318566: Pull complete [2021-11-09T16:29:34.480Z] f4f7b4309257: Pull complete [2021-11-09T16:29:34.750Z] 0ac9a79272e3: Pull complete [2021-11-09T16:29:35.020Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-09T16:29:35.020Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-09T16:29:35.020Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-09T16:29:35.315Z] + ls -al . [2021-11-09T16:29:35.315Z] total 636 [2021-11-09T16:29:35.315Z] drwxrwxr-x 10 1001 1001 4096 Nov 9 16:29 . [2021-11-09T16:29:35.315Z] drwxr-xr-x 4 root root 32 Nov 9 16:27 .. [2021-11-09T16:29:35.315Z] -rw-rw-r-- 1 1001 1001 11 Nov 9 16:25 .dockerignore [2021-11-09T16:29:35.315Z] drwxrwxr-x 8 1001 1001 162 Nov 9 16:26 .git [2021-11-09T16:29:35.315Z] drwxrwxr-x 4 1001 1001 142 Nov 9 16:25 .github [2021-11-09T16:29:35.315Z] -rw-rw-r-- 1 1001 1001 804 Nov 9 16:25 .gitignore [2021-11-09T16:29:35.315Z] -rw-rw-r-- 1 1001 1001 42 Nov 9 16:25 .golangci.yml [2021-11-09T16:29:35.315Z] -rw-rw-r-- 1 1001 1001 76 Nov 9 16:25 .hadolint.yml [2021-11-09T16:29:35.315Z] drwx------ 3 1001 1001 43 Nov 9 16:26 .semver [2021-11-09T16:29:35.315Z] -rw-rw-r-- 1 1001 1001 166 Nov 9 16:25 .sonarcloud.properties [2021-11-09T16:29:35.315Z] -rw-rw-r-- 1 1001 1001 1171 Nov 9 16:25 ADOPTERS.md [2021-11-09T16:29:35.315Z] -rw-rw-r-- 1 1001 1001 8910 Nov 9 16:25 Attribution.txt [2021-11-09T16:29:35.315Z] -rw-rw-r-- 1 1001 1001 43881 Nov 9 16:25 CHANGELOG.md [2021-11-09T16:29:35.316Z] -rw-rw-r-- 1 1001 1001 3804 Nov 9 16:25 CONTRIBUTING.md [2021-11-09T16:29:35.316Z] -rw-rw-r-- 1 1001 1001 677 Nov 9 16:25 GOVERNANCE.md [2021-11-09T16:29:35.316Z] -rw-rw-r-- 1 1001 1001 849 Nov 9 16:25 Jenkinsfile [2021-11-09T16:29:35.316Z] -rw-rw-r-- 1 1001 1001 10775 Nov 9 16:25 LICENSE [2021-11-09T16:29:35.316Z] -rw-rw-r-- 1 1001 1001 6508 Nov 9 16:25 Makefile [2021-11-09T16:29:35.316Z] -rw-rw-r-- 1 1001 1001 582 Nov 9 16:25 OWNERS.md [2021-11-09T16:29:35.316Z] -rw-rw-r-- 1 1001 1001 8256 Nov 9 16:25 README.md [2021-11-09T16:29:35.316Z] -rw-rw-r-- 1 1001 1001 6912 Nov 9 16:25 SECURITY.md [2021-11-09T16:29:35.316Z] -rw-rw-r-- 1 1001 1001 12 Nov 9 16:26 VERSION [2021-11-09T16:29:35.316Z] -rw-rw-r-- 1 1001 1001 4131 Nov 9 16:25 ZMQWindows.md [2021-11-09T16:29:35.316Z] drwxrwxr-x 2 1001 1001 37 Nov 9 16:25 bin [2021-11-09T16:29:35.316Z] drwxrwxr-x 14 1001 1001 4096 Nov 9 16:25 cmd [2021-11-09T16:29:35.316Z] -rw-r--r-- 1 root root 428381 Nov 9 16:28 coverage.out [2021-11-09T16:29:35.316Z] -rw-rw-r-- 1 1001 1001 854 Nov 9 16:25 go.mod [2021-11-09T16:29:35.316Z] -rw-rw-r-- 1 1001 1001 49665 Nov 9 16:25 go.sum [2021-11-09T16:29:35.316Z] drwxrwxr-x 8 1001 1001 124 Nov 9 16:25 internal [2021-11-09T16:29:35.316Z] drwxrwxr-x 3 1001 1001 16 Nov 9 16:25 openapi [2021-11-09T16:29:35.316Z] drwxrwxr-x 4 1001 1001 71 Nov 9 16:25 snap [2021-11-09T16:29:35.316Z] -rw-rw-r-- 1 1001 1001 204 Nov 9 16:25 version.go [Pipeline] sh [2021-11-09T16:29:35.603Z] + '[' -e coverage.out ] [2021-11-09T16:29:35.603Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-09T16:29:35.721Z] Stashed 1 file(s) [Pipeline] sh [2021-11-09T16:29:36.024Z] + make build [2021-11-09T16:29:36.024Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/core-data/core-data ./cmd/core-data [2021-11-09T16:29:37.953Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-09T16:29:41.461Z] b78e95d17946: Pull complete [2021-11-09T16:29:41.461Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-09T16:29:41.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-09T16:29:41.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-09T16:29:41.814Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-09T16:29:41.815Z] WORKDIR /edgex [2021-11-09T16:29:41.815Z] COPY go.mod . [2021-11-09T16:29:41.815Z] RUN go mod download build [2021-11-09T16:29:41.815Z] -t ci-base-image-arm64 -f - . [2021-11-09T16:29:44.444Z] Sending build context to Docker daemon 166.5MB [2021-11-09T16:29:44.444Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-09T16:29:44.444Z] ---> 8b459fc5aaf0 [2021-11-09T16:29:44.444Z] Step 2/4 : WORKDIR /edgex [2021-11-09T16:29:44.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/core-command/core-command ./cmd/core-command [2021-11-09T16:29:45.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-09T16:29:45.873Z] ---> Running in 8347f4887cdd [2021-11-09T16:29:46.471Z] Removing intermediate container 8347f4887cdd [2021-11-09T16:29:46.471Z] ---> 389b6a6180bd [2021-11-09T16:29:46.471Z] Step 3/4 : COPY go.mod . [2021-11-09T16:29:46.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-09T16:29:46.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-09T16:29:47.065Z] ---> 581f94313b66 [2021-11-09T16:29:47.065Z] Step 4/4 : RUN go mod download [2021-11-09T16:29:47.065Z] ---> Running in a098d0711415 [2021-11-09T16:29:48.202Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-09T16:29:49.147Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-09T16:29:49.748Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-09T16:29:50.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-09T16:29:51.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-09T16:29:52.236Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-09T16:29:54.137Z] $ docker stop --time=1 e8753ed5fd53ce20dea800ee7e94d789df2efab13cddf996a49b6d0fb6e2a70a [2021-11-09T16:29:55.928Z] $ docker rm -f e8753ed5fd53ce20dea800ee7e94d789df2efab13cddf996a49b6d0fb6e2a70a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:29:59.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-09T16:29:59.979Z] [2021-11-09T16:29:59.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:30:00.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-09T16:30:00.276Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-09T16:30:00.276Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-09T16:30:00.276Z] ca9280d653b3: Pulling fs layer [2021-11-09T16:30:00.276Z] 7e9c9ca2126c: Pulling fs layer [2021-11-09T16:30:00.276Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-09T16:30:00.276Z] cbdbe7a5bc2a: Download complete [2021-11-09T16:30:00.536Z] ca9280d653b3: Verifying Checksum [2021-11-09T16:30:00.536Z] ca9280d653b3: Download complete [2021-11-09T16:30:00.536Z] cbdbe7a5bc2a: Pull complete [2021-11-09T16:30:00.811Z] 7e9c9ca2126c: Verifying Checksum [2021-11-09T16:30:00.811Z] 7e9c9ca2126c: Download complete [2021-11-09T16:30:01.074Z] ca9280d653b3: Pull complete [2021-11-09T16:30:05.313Z] 7e9c9ca2126c: Pull complete [2021-11-09T16:30:05.313Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-09T16:30:05.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-09T16:30:05.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-09T16:30:05.376Z] prd-centos7-docker-4c-2g-28111 does not seem to be running inside a container [2021-11-09T16:30:05.411Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/102 -v /w/workspace/edgex-go/102:/w/workspace/edgex-go/102:rw,z -v /w/workspace/edgex-go/102@tmp:/w/workspace/edgex-go/102@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-09T16:30:08.223Z] $ docker top 4a11fb687798f3594936d4adff37fe96beb8299e66591e9a730aa289d8a32cb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T16:30:08.571Z] + docker-compose build --help [2021-11-09T16:30:08.571Z] + grep parallel [2021-11-09T16:30:09.141Z] --parallel Build images in parallel. [Pipeline] } [2021-11-09T16:30:09.153Z] $ docker stop --time=1 4a11fb687798f3594936d4adff37fe96beb8299e66591e9a730aa289d8a32cb7 [2021-11-09T16:30:10.362Z] $ docker rm -f 4a11fb687798f3594936d4adff37fe96beb8299e66591e9a730aa289d8a32cb7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:30:10.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-09T16:30:10.742Z] . [Pipeline] withDockerContainer [2021-11-09T16:30:10.807Z] prd-centos7-docker-4c-2g-28111 does not seem to be running inside a container [2021-11-09T16:30:10.845Z] $ 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/102 -v /w/workspace/edgex-go/102:/w/workspace/edgex-go/102:rw,z -v /w/workspace/edgex-go/102@tmp:/w/workspace/edgex-go/102@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-09T16:30:11.195Z] $ docker top 07a7b18c062b7ef17b3b124d19a35fd75e6ed07c632e701bffa21fcb91375cd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T16:30:11.556Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-09T16:30:12.498Z] Building core-command ... [2021-11-09T16:30:12.498Z] Building core-data ... [2021-11-09T16:30:12.498Z] Building core-metadata ... [2021-11-09T16:30:12.498Z] Building security-bootstrapper ... [2021-11-09T16:30:12.498Z] Building security-proxy-setup ... [2021-11-09T16:30:12.498Z] Building security-secretstore-setup ... [2021-11-09T16:30:12.498Z] Building support-notifications ... [2021-11-09T16:30:12.498Z] Building support-scheduler ... [2021-11-09T16:30:12.498Z] Building sys-mgmt-agent ... [2021-11-09T16:30:12.498Z] Building support-scheduler [2021-11-09T16:30:12.498Z] Building security-bootstrapper [2021-11-09T16:30:12.498Z] Building core-data [2021-11-09T16:30:12.498Z] Building support-notifications [2021-11-09T16:30:12.498Z] Building security-secretstore-setup [2021-11-09T16:30:24.779Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T16:30:24.779Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-09T16:30:24.779Z] ---> d1d743481096 [2021-11-09T16:30:24.779Z] Step 3/21 : WORKDIR /edgex-go [2021-11-09T16:30:24.779Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T16:30:24.779Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-09T16:30:24.779Z] ---> d1d743481096 [2021-11-09T16:30:24.779Z] Step 3/24 : WORKDIR /edgex-go [2021-11-09T16:30:24.779Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T16:30:24.779Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-09T16:30:24.779Z] ---> d1d743481096 [2021-11-09T16:30:24.779Z] Step 3/23 : WORKDIR /edgex-go [2021-11-09T16:30:28.078Z] ---> Running in 7b1719acb900 [2021-11-09T16:30:28.078Z] ---> Running in f02f2a0f694f [2021-11-09T16:30:28.078Z] ---> Running in be329bbd1abb [2021-11-09T16:30:33.400Z] Removing intermediate container f02f2a0f694f [2021-11-09T16:30:33.400Z] ---> 8b09e2eff5e5 [2021-11-09T16:30:33.400Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T16:30:33.400Z] Removing intermediate container 7b1719acb900 [2021-11-09T16:30:33.400Z] ---> afbf752fbf92 [2021-11-09T16:30:33.400Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T16:30:33.400Z] Removing intermediate container be329bbd1abb [2021-11-09T16:30:33.400Z] ---> 769d7e440e3a [2021-11-09T16:30:33.400Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T16:30:33.661Z] ---> Running in e02f1f9f9c58 [2021-11-09T16:30:33.661Z] ---> Running in 8a42244107f2 [2021-11-09T16:30:33.661Z] ---> Running in 486bcd529fa3 [2021-11-09T16:30:36.225Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T16:30:36.225Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-09T16:30:36.225Z] ---> d1d743481096 [2021-11-09T16:30:36.225Z] Step 3/30 : WORKDIR /edgex-go [2021-11-09T16:30:36.225Z] ---> Using cache [2021-11-09T16:30:36.225Z] ---> 769d7e440e3a [2021-11-09T16:30:36.225Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T16:30:36.225Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T16:30:36.225Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-09T16:30:36.225Z] ---> d1d743481096 [2021-11-09T16:30:36.225Z] Step 3/22 : WORKDIR /edgex-go [2021-11-09T16:30:36.225Z] ---> Using cache [2021-11-09T16:30:36.225Z] ---> 769d7e440e3a [2021-11-09T16:30:36.225Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T16:30:36.487Z] ---> Running in 2a1e84658105 [2021-11-09T16:30:36.487Z] Removing intermediate container e02f1f9f9c58 [2021-11-09T16:30:36.487Z] ---> ed7bdac3e9eb [2021-11-09T16:30:36.487Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-09T16:30:36.487Z] ---> Running in a0aa81d1da83 [2021-11-09T16:30:36.487Z] ---> Running in d46a5fbf56ec [2021-11-09T16:30:36.487Z] Removing intermediate container 8a42244107f2 [2021-11-09T16:30:36.487Z] ---> 0c3435ced50c [2021-11-09T16:30:36.487Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-09T16:30:36.487Z] ---> Running in 3859af3385d9 [2021-11-09T16:30:36.487Z] Removing intermediate container 486bcd529fa3 [2021-11-09T16:30:36.487Z] ---> dca4f5a2022b [2021-11-09T16:30:36.487Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-09T16:30:36.487Z] ---> Running in ae03179d28cd [2021-11-09T16:30:37.432Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T16:30:37.432Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T16:30:37.432Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T16:30:37.432Z] Removing intermediate container 2a1e84658105 [2021-11-09T16:30:37.432Z] ---> 7acb7e590ac7 [2021-11-09T16:30:37.432Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-09T16:30:37.432Z] ---> Running in 37f5f8c8eb53 [2021-11-09T16:30:37.432Z] Removing intermediate container a0aa81d1da83 [2021-11-09T16:30:37.432Z] ---> ec06801140ca [2021-11-09T16:30:37.432Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-09T16:30:37.432Z] ---> Running in e9b831e698a9 [2021-11-09T16:30:37.693Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T16:30:37.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T16:30:38.220Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T16:30:38.220Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T16:30:38.220Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T16:30:38.482Z] OK: 220 MiB in 52 packages [2021-11-09T16:30:38.482Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T16:30:38.482Z] OK: 220 MiB in 52 packages [2021-11-09T16:30:38.482Z] OK: 220 MiB in 52 packages [2021-11-09T16:30:38.749Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T16:30:39.011Z] OK: 220 MiB in 52 packages [2021-11-09T16:30:39.011Z] Removing intermediate container 3859af3385d9 [2021-11-09T16:30:39.011Z] ---> 13312b68bae6 [2021-11-09T16:30:39.011Z] Step 6/23 : COPY go.mod . [2021-11-09T16:30:39.011Z] OK: 220 MiB in 52 packages [2021-11-09T16:30:39.273Z] Removing intermediate container ae03179d28cd [2021-11-09T16:30:39.273Z] ---> a6efc962d8b1 [2021-11-09T16:30:39.273Z] Step 6/21 : COPY . . [2021-11-09T16:30:39.273Z] ---> eba8435e1d27 [2021-11-09T16:30:39.273Z] Step 7/23 : RUN go mod download [2021-11-09T16:30:39.273Z] Removing intermediate container d46a5fbf56ec [2021-11-09T16:30:39.273Z] ---> 6bf5ee99eccb [2021-11-09T16:30:39.273Z] Step 6/24 : COPY . . [2021-11-09T16:30:39.273Z] ---> Running in b05d427c7973 [2021-11-09T16:30:39.537Z] Removing intermediate container 37f5f8c8eb53 [2021-11-09T16:30:39.537Z] ---> 564ab31602e8 [2021-11-09T16:30:39.537Z] Step 6/30 : COPY . . [2021-11-09T16:30:42.873Z] Removing intermediate container e9b831e698a9 [2021-11-09T16:30:42.873Z] ---> 2c426675a886 [2021-11-09T16:30:42.873Z] Step 6/22 : COPY . . [2021-11-09T16:30:51.045Z] ---> 6f5c1acbb171 [2021-11-09T16:30:51.045Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T16:30:51.045Z] ---> Running in f394e4861a8e [2021-11-09T16:30:51.045Z] ---> d93b8173dc97 [2021-11-09T16:30:51.045Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T16:30:51.045Z] ---> a79fdcce6af6 [2021-11-09T16:30:51.045Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T16:30:51.306Z] ---> Running in 738e24a248d6 [2021-11-09T16:30:51.306Z] ---> Running in b012337aea44 [2021-11-09T16:30:51.306Z] ---> 229385dce001 [2021-11-09T16:30:51.306Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T16:30:51.574Z] ---> Running in 97f48c86b14f [2021-11-09T16:30:52.156Z] Removing intermediate container b05d427c7973 [2021-11-09T16:30:52.156Z] ---> d0d4b3729f15 [2021-11-09T16:30:52.156Z] Step 8/23 : COPY . . [2021-11-09T16:30:54.726Z] Removing intermediate container f394e4861a8e [2021-11-09T16:30:54.726Z] ---> 5f5c5a210e9e [2021-11-09T16:30:54.726Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-09T16:30:54.986Z] ---> Running in 94b9020cf729 [2021-11-09T16:30:55.252Z] Removing intermediate container 738e24a248d6 [2021-11-09T16:30:55.252Z] ---> 5f42283345b5 [2021-11-09T16:30:55.252Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-09T16:30:55.513Z] Removing intermediate container b012337aea44 [2021-11-09T16:30:55.513Z] ---> 2957e7fe2eb5 [2021-11-09T16:30:55.513Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-09T16:30:56.090Z] ---> Running in 40ee5ced1cb0 [2021-11-09T16:30:56.090Z] Removing intermediate container 97f48c86b14f [2021-11-09T16:30:56.090Z] ---> 76e8af5eef0d [2021-11-09T16:30:56.090Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-09T16:30:56.351Z] ---> Running in ad92838bdf17 [2021-11-09T16:30:56.612Z] ---> Running in f4434472a5af [2021-11-09T16:30:57.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-09T16:30:58.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-09T16:30:59.005Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/core-data/core-data ./cmd/core-data [2021-11-09T16:30:59.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-09T16:31:09.527Z] Removing intermediate container a098d0711415 [2021-11-09T16:31:09.527Z] ---> 364e741332ed [2021-11-09T16:31:09.527Z] Successfully built 364e741332ed [2021-11-09T16:31:09.527Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:31:09.869Z] + docker inspect -f . ci-base-image-arm64 [2021-11-09T16:31:09.869Z] . [Pipeline] withDockerContainer [2021-11-09T16:31:10.112Z] prd-ubuntu18.04-docker-arm64-4c-16g-28112 does not seem to be running inside a container [2021-11-09T16:31:10.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/102 -v /w/workspace/edgex-go/102:/w/workspace/edgex-go/102:rw,z -v /w/workspace/edgex-go/102@tmp:/w/workspace/edgex-go/102@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-09T16:31:11.640Z] $ docker top 84d9f82a9a91e73bc524c47d5cc94e86b67763f048899882fd90d1853e9833bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T16:31:12.582Z] + go version [2021-11-09T16:31:12.582Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-09T16:31:12.608Z] $ docker stop --time=1 84d9f82a9a91e73bc524c47d5cc94e86b67763f048899882fd90d1853e9833bf [2021-11-09T16:31:13.941Z] ---> 74855f2bbc7a [2021-11-09T16:31:13.941Z] Step 9/23 : RUN go mod tidy [2021-11-09T16:31:13.941Z] ---> Running in 67c066c0d8d1 [2021-11-09T16:31:14.272Z] $ docker rm -f 84d9f82a9a91e73bc524c47d5cc94e86b67763f048899882fd90d1853e9833bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:31:15.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-09T16:31:15.062Z] [2021-11-09T16:31:15.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:31:15.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-09T16:31:15.679Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-09T16:31:15.679Z] 29e5d40040c1: Pulling fs layer [2021-11-09T16:31:15.679Z] 1ce36da41761: Pulling fs layer [2021-11-09T16:31:15.679Z] 25b303627fd3: Pulling fs layer [2021-11-09T16:31:15.679Z] 29e5d40040c1: Verifying Checksum [2021-11-09T16:31:15.679Z] 29e5d40040c1: Download complete [2021-11-09T16:31:15.890Z] Removing intermediate container 67c066c0d8d1 [2021-11-09T16:31:15.890Z] ---> 51cb4a594054 [2021-11-09T16:31:15.890Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-09T16:31:15.890Z] ---> Running in 3e1de36987b5 [2021-11-09T16:31:15.959Z] 1ce36da41761: Verifying Checksum [2021-11-09T16:31:15.959Z] 1ce36da41761: Download complete [2021-11-09T16:31:16.482Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-09T16:31:16.557Z] 29e5d40040c1: Pull complete [2021-11-09T16:31:17.539Z] 25b303627fd3: Verifying Checksum [2021-11-09T16:31:17.539Z] 25b303627fd3: Download complete [2021-11-09T16:31:17.812Z] 1ce36da41761: Pull complete [2021-11-09T16:31:27.954Z] 25b303627fd3: Pull complete [2021-11-09T16:31:27.954Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-09T16:31:27.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-09T16:31:27.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-09T16:31:28.182Z] prd-ubuntu18.04-docker-arm64-4c-16g-28112 does not seem to be running inside a container [2021-11-09T16:31:28.268Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/102 -v /w/workspace/edgex-go/102:/w/workspace/edgex-go/102:rw,z -v /w/workspace/edgex-go/102@tmp:/w/workspace/edgex-go/102@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-09T16:31:30.723Z] $ docker top 364490e2fd220f777fd6526e367ce27a22fc0574de9ea83a72e1382acf0b1ba3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T16:31:31.676Z] + docker-compose build --help [2021-11-09T16:31:31.676Z] + grep parallel [2021-11-09T16:31:35.047Z] --parallel Build images in parallel. [Pipeline] } [2021-11-09T16:31:35.071Z] $ docker stop --time=1 364490e2fd220f777fd6526e367ce27a22fc0574de9ea83a72e1382acf0b1ba3 [2021-11-09T16:31:36.757Z] $ docker rm -f 364490e2fd220f777fd6526e367ce27a22fc0574de9ea83a72e1382acf0b1ba3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:31:37.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-09T16:31:37.349Z] . [Pipeline] withDockerContainer [2021-11-09T16:31:37.606Z] prd-ubuntu18.04-docker-arm64-4c-16g-28112 does not seem to be running inside a container [2021-11-09T16:31:37.701Z] $ 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/102 -v /w/workspace/edgex-go/102:/w/workspace/edgex-go/102:rw,z -v /w/workspace/edgex-go/102@tmp:/w/workspace/edgex-go/102@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-09T16:31:39.126Z] $ docker top 6db4efda1cbc0af0b0f1f4831510342e8539003188488694270427f61c8eadd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T16:31:40.085Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-09T16:31:43.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-09T16:31:43.470Z] Building core-command ... [2021-11-09T16:31:43.470Z] Building core-data ... [2021-11-09T16:31:43.470Z] Building core-metadata ... [2021-11-09T16:31:43.470Z] Building security-bootstrapper ... [2021-11-09T16:31:43.470Z] Building security-proxy-setup ... [2021-11-09T16:31:43.470Z] Building security-secretstore-setup ... [2021-11-09T16:31:43.470Z] Building support-notifications ... [2021-11-09T16:31:43.470Z] Building support-scheduler ... [2021-11-09T16:31:43.470Z] Building sys-mgmt-agent ... [2021-11-09T16:31:43.470Z] Building support-notifications [2021-11-09T16:31:43.470Z] Building core-command [2021-11-09T16:31:43.470Z] Building security-proxy-setup [2021-11-09T16:31:43.470Z] Building security-secretstore-setup [2021-11-09T16:31:43.470Z] Building support-scheduler [2021-11-09T16:31:48.455Z] Removing intermediate container 94b9020cf729 [2021-11-09T16:31:48.455Z] ---> f13402b3ba52 [2021-11-09T16:31:48.455Z] [2021-11-09T16:31:48.455Z] Step 9/21 : FROM alpine:3.14 [2021-11-09T16:31:48.455Z] Removing intermediate container f4434472a5af [2021-11-09T16:31:48.455Z] ---> fb234065e37c [2021-11-09T16:31:48.455Z] [2021-11-09T16:31:48.455Z] Step 9/30 : FROM alpine:3.14 [2021-11-09T16:31:48.455Z] Removing intermediate container 40ee5ced1cb0 [2021-11-09T16:31:48.455Z] ---> 8e9aef52067c [2021-11-09T16:31:48.455Z] [2021-11-09T16:31:48.455Z] Step 9/24 : FROM alpine:3.14 [2021-11-09T16:31:48.455Z] 3.14: Pulling from library/alpine [2021-11-09T16:31:49.042Z] 3.14: Pulling from library/alpine [2021-11-09T16:31:49.042Z] 3.14: Pulling from library/alpine [2021-11-09T16:31:49.995Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-09T16:31:49.995Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-09T16:31:49.995Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-09T16:31:49.995Z] Status: Image is up to date for alpine:3.14 [2021-11-09T16:31:49.995Z] Status: Image is up to date for alpine:3.14 [2021-11-09T16:31:49.995Z] Status: Downloaded newer image for alpine:3.14 [2021-11-09T16:31:49.995Z] ---> 14119a10abf4 [2021-11-09T16:31:49.995Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-09T16:31:49.995Z] ---> 14119a10abf4 [2021-11-09T16:31:49.995Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-09T16:31:49.995Z] ---> 14119a10abf4 [2021-11-09T16:31:49.995Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-09T16:31:50.264Z] ---> Running in db346865f2e2 [2021-11-09T16:31:50.264Z] ---> Running in ff86bf3ecee7 [2021-11-09T16:31:50.264Z] ---> Running in b88eed02deff [2021-11-09T16:31:50.541Z] Removing intermediate container db346865f2e2 [2021-11-09T16:31:50.541Z] ---> 95317c602a5a [2021-11-09T16:31:50.541Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-09T16:31:50.541Z] ---> Running in f6facc318e24 [2021-11-09T16:31:51.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T16:31:51.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T16:31:51.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T16:31:51.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T16:31:51.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T16:31:51.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T16:31:51.973Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-09T16:31:51.973Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-09T16:31:51.973Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-09T16:31:51.973Z] (2/2) Installing su-exec (0.2-r1) [2021-11-09T16:31:51.973Z] (3/3) Installing su-exec (0.2-r1) [2021-11-09T16:31:51.973Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T16:31:51.973Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T16:31:51.973Z] OK: 6 MiB in 16 packages [2021-11-09T16:31:51.973Z] Executing ca-certificates-20191127-r5.trigger [2021-11-09T16:31:51.973Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-09T16:31:51.973Z] OK: 6 MiB in 17 packages [2021-11-09T16:31:51.973Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-09T16:31:51.973Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T16:31:52.239Z] Executing ca-certificates-20191127-r5.trigger [2021-11-09T16:31:52.239Z] OK: 6 MiB in 16 packages [2021-11-09T16:31:53.188Z] Removing intermediate container ad92838bdf17 [2021-11-09T16:31:53.188Z] ---> 1e45678d5761 [2021-11-09T16:31:53.188Z] [2021-11-09T16:31:53.188Z] Step 9/22 : FROM alpine:3.14 [2021-11-09T16:31:53.188Z] ---> 14119a10abf4 [2021-11-09T16:31:53.188Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-09T16:31:53.456Z] ---> Running in 822fcdacf864 [2021-11-09T16:31:53.456Z] Removing intermediate container f6facc318e24 [2021-11-09T16:31:53.456Z] ---> 39168c83de97 [2021-11-09T16:31:53.456Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-09T16:31:53.456Z] Removing intermediate container b88eed02deff [2021-11-09T16:31:53.456Z] ---> 8229c4611648 [2021-11-09T16:31:53.456Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-09T16:31:53.456Z] ---> Running in 4112534bc384 [2021-11-09T16:31:53.456Z] Removing intermediate container ff86bf3ecee7 [2021-11-09T16:31:53.456Z] ---> 1d0e09297949 [2021-11-09T16:31:53.456Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-09T16:31:53.456Z] ---> Running in e7a5f082fe07 [2021-11-09T16:31:53.456Z] Removing intermediate container 822fcdacf864 [2021-11-09T16:31:53.456Z] ---> 3b3023163f4b [2021-11-09T16:31:53.456Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-09T16:31:53.716Z] ---> Running in d707c2c7eac8 [2021-11-09T16:31:53.716Z] ---> Running in 646e4557b91e [2021-11-09T16:31:53.716Z] Removing intermediate container 4112534bc384 [2021-11-09T16:31:53.716Z] ---> c1afdd836d07 [2021-11-09T16:31:53.716Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-09T16:31:53.716Z] Removing intermediate container d707c2c7eac8 [2021-11-09T16:31:53.716Z] ---> 8de77ea5e938 [2021-11-09T16:31:53.716Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-09T16:31:53.716Z] Removing intermediate container e7a5f082fe07 [2021-11-09T16:31:53.716Z] ---> 6297b9233119 [2021-11-09T16:31:53.716Z] Step 12/24 : WORKDIR / [2021-11-09T16:31:53.716Z] Removing intermediate container 646e4557b91e [2021-11-09T16:31:53.716Z] ---> b010267014e6 [2021-11-09T16:31:53.716Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-09T16:31:53.716Z] ---> Running in 353452ad1052 [2021-11-09T16:31:53.716Z] ---> Running in f83e2024331a [2021-11-09T16:31:53.716Z] ---> Running in a42171c37772 [2021-11-09T16:31:53.979Z] ---> Running in 45f7a9797ffb [2021-11-09T16:31:53.979Z] Removing intermediate container f83e2024331a [2021-11-09T16:31:53.979Z] ---> 39f1b008f511 [2021-11-09T16:31:53.979Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-09T16:31:53.980Z] Removing intermediate container 353452ad1052 [2021-11-09T16:31:53.980Z] ---> 10218b95d0ed [2021-11-09T16:31:53.980Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-09T16:31:54.259Z] Removing intermediate container a42171c37772 [2021-11-09T16:31:54.259Z] ---> 81fa410f4695 [2021-11-09T16:31:54.259Z] 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-09T16:31:54.259Z] Removing intermediate container 45f7a9797ffb [2021-11-09T16:31:54.259Z] ---> 6e582a2bd8ca [2021-11-09T16:31:54.259Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T16:31:54.259Z] ---> Running in a1d2ecef1625 [2021-11-09T16:31:54.259Z] ---> Running in 0321a0f7983f [2021-11-09T16:31:54.259Z] ---> Running in e8cd491bd3ae [2021-11-09T16:31:54.537Z] Removing intermediate container 0321a0f7983f [2021-11-09T16:31:54.537Z] ---> 892de496ea44 [2021-11-09T16:31:54.537Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T16:31:54.537Z] ---> b062e3aa4224 [2021-11-09T16:31:54.537Z] 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-09T16:31:55.113Z] ---> 45864fc69525 [2021-11-09T16:31:55.113Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-09T16:31:55.113Z] ---> c61352d381d8 [2021-11-09T16:31:55.113Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-09T16:31:55.380Z] ---> 3789850e2619 [2021-11-09T16:31:55.380Z] 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-09T16:31:55.960Z] Removing intermediate container a1d2ecef1625 [2021-11-09T16:31:55.960Z] ---> 17248d20107e [2021-11-09T16:31:55.960Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-09T16:31:55.960Z] ---> 2f51c2c26fba [2021-11-09T16:31:55.960Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-09T16:31:56.220Z] ---> Running in 3640a81d83df [2021-11-09T16:31:56.220Z] ---> 0c773c062e37 [2021-11-09T16:31:56.220Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-09T16:31:56.220Z] Removing intermediate container e8cd491bd3ae [2021-11-09T16:31:56.220Z] ---> 41321f32c2d5 [2021-11-09T16:31:56.220Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-09T16:31:56.220Z] ---> 4e794b7157d2 [2021-11-09T16:31:56.220Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-09T16:31:56.220Z] ---> Running in 8136e2a19036 [2021-11-09T16:31:56.220Z] Removing intermediate container 3e1de36987b5 [2021-11-09T16:31:56.220Z] ---> d38674272e13 [2021-11-09T16:31:56.220Z] [2021-11-09T16:31:56.220Z] Step 11/23 : FROM alpine:3.14 [2021-11-09T16:31:56.220Z] ---> 14119a10abf4 [2021-11-09T16:31:56.220Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-09T16:31:56.484Z] ---> Running in c21f3d3d56d4 [2021-11-09T16:31:56.484Z] Removing intermediate container 3640a81d83df [2021-11-09T16:31:56.484Z] ---> 1f7ebe0ca83e [2021-11-09T16:31:56.484Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-09T16:31:56.484Z] ---> Running in 5400ede08d82 [2021-11-09T16:31:56.484Z] Removing intermediate container c21f3d3d56d4 [2021-11-09T16:31:56.484Z] ---> d8cb3888b28d [2021-11-09T16:31:56.484Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T16:31:56.746Z] ---> Running in 1d6fbd65cb3b [2021-11-09T16:31:56.746Z] ---> 21ed64d31fb9 [2021-11-09T16:31:56.746Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-09T16:31:56.746Z] ---> 9502221d6ac8 [2021-11-09T16:31:56.746Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-09T16:31:56.746Z] ---> Running in 5eda7e705639 [2021-11-09T16:31:56.746Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T16:31:57.008Z] Removing intermediate container 1d6fbd65cb3b [2021-11-09T16:31:57.008Z] ---> e39313fd73b7 [2021-11-09T16:31:57.008Z] Step 19/21 : LABEL arch=x86_64 [2021-11-09T16:31:57.008Z] ---> Running in 72d449953f32 [2021-11-09T16:31:57.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T16:31:57.274Z] Removing intermediate container 72d449953f32 [2021-11-09T16:31:57.274Z] ---> 089b50064628 [2021-11-09T16:31:57.274Z] Step 20/21 : LABEL git_sha=71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:31:57.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T16:31:57.274Z] ---> Running in 5e04604b9d9b [2021-11-09T16:31:57.546Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-09T16:31:57.546Z] ---> dcdf75070a9f [2021-11-09T16:31:57.546Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-09T16:31:57.546Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T16:31:57.546Z] OK: 6 MiB in 15 packages [2021-11-09T16:31:57.546Z] Removing intermediate container 5e04604b9d9b [2021-11-09T16:31:57.546Z] ---> 1b81ff83ef8c [2021-11-09T16:31:57.546Z] Step 21/21 : LABEL version=2.0.1-dev.90 [2021-11-09T16:31:57.546Z] ---> Running in 61bda3dc1e4e [2021-11-09T16:31:57.546Z] ---> 25d225bf6152 [2021-11-09T16:31:57.546Z] 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-09T16:31:57.823Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T16:31:57.823Z] ---> Running in 708b85efca96 [2021-11-09T16:31:57.823Z] Removing intermediate container 61bda3dc1e4e [2021-11-09T16:31:57.823Z] ---> ee7934913a65 [2021-11-09T16:31:57.823Z] [2021-11-09T16:31:57.823Z] Removing intermediate container 5400ede08d82 [2021-11-09T16:31:57.823Z] ---> 7eb283d662ba [2021-11-09T16:31:57.823Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-09T16:31:57.823Z] ---> Running in 2308f94ff3ae [2021-11-09T16:31:58.119Z] Removing intermediate container 5eda7e705639 [2021-11-09T16:31:58.119Z] ---> a49353956f22 [2021-11-09T16:31:58.119Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T16:31:58.119Z] Successfully built ee7934913a65 [2021-11-09T16:31:58.119Z] Successfully tagged support-notifications:latest [2021-11-09T16:31:58.119Z] Building sys-mgmt-agent [2021-11-09T16:31:58.119Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.5-r1) [2021-11-09T16:31:58.119Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-09T16:31:58.383Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-09T16:31:58.383Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-09T16:31:58.383Z] Removing intermediate container 2308f94ff3ae [2021-11-09T16:31:58.383Z] ---> 54146d8cc1c5 [2021-11-09T16:31:58.383Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-09T16:31:58.383Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-09T16:31:58.660Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-09T16:31:58.660Z] ---> d552d4003a57 [2021-11-09T16:31:58.660Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-09T16:31:58.660Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T16:31:58.660Z] OK: 8 MiB in 20 packages [2021-11-09T16:31:58.935Z] ---> Running in 3532f82b9a2d [2021-11-09T16:31:59.509Z] Removing intermediate container 3532f82b9a2d [2021-11-09T16:31:59.509Z] ---> 8aaefc997b48 [2021-11-09T16:31:59.509Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-09T16:32:00.085Z] ---> Running in d47d31887fff [2021-11-09T16:32:00.085Z] ---> 3f3555ad98ed [2021-11-09T16:32:00.085Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-09T16:32:00.348Z] Removing intermediate container d47d31887fff [2021-11-09T16:32:00.348Z] ---> 65bba9c4716c [2021-11-09T16:32:00.348Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T16:32:00.348Z] Removing intermediate container 708b85efca96 [2021-11-09T16:32:00.348Z] ---> c5e5b782a95a [2021-11-09T16:32:00.348Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-09T16:32:00.348Z] ---> Running in 88384c6615dd [2021-11-09T16:32:00.348Z] ---> bb1596f63ffa [2021-11-09T16:32:00.348Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-09T16:32:00.348Z] Removing intermediate container 8136e2a19036 [2021-11-09T16:32:00.348Z] ---> 744e996f63d0 [2021-11-09T16:32:00.348Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T16:32:00.610Z] ---> 6983b405cf1d [2021-11-09T16:32:00.610Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-09T16:32:00.610Z] Removing intermediate container 88384c6615dd [2021-11-09T16:32:00.610Z] ---> c56e1a938755 [2021-11-09T16:32:00.610Z] Step 22/24 : LABEL arch=x86_64 [2021-11-09T16:32:00.610Z] ---> Running in 5418dd326401 [2021-11-09T16:32:00.610Z] ---> 06437ad13356 [2021-11-09T16:32:00.610Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-09T16:32:00.877Z] ---> efb062b61c29 [2021-11-09T16:32:00.877Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-09T16:32:00.877Z] Removing intermediate container 5418dd326401 [2021-11-09T16:32:00.877Z] ---> a0ef213bef80 [2021-11-09T16:32:00.877Z] Step 23/24 : LABEL git_sha=71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:32:00.877Z] ---> 87baea6f0cb4 [2021-11-09T16:32:00.877Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-09T16:32:00.877Z] ---> Running in 8efec2528c7f [2021-11-09T16:32:01.141Z] ---> 8fcf08c41a91 [2021-11-09T16:32:01.141Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-09T16:32:01.141Z] ---> Running in b664fd657003 [2021-11-09T16:32:01.141Z] Removing intermediate container 8efec2528c7f [2021-11-09T16:32:01.141Z] ---> 317a41c277b6 [2021-11-09T16:32:01.141Z] Step 24/24 : LABEL version=2.0.1-dev.90 [2021-11-09T16:32:01.401Z] ---> 45ddab21c489 [2021-11-09T16:32:01.401Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-09T16:32:01.401Z] ---> 7293b5fd32f7 [2021-11-09T16:32:01.401Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-09T16:32:01.401Z] ---> Running in 0673d2f8dc06 [2021-11-09T16:32:01.401Z] ---> Running in af6ce47d94b2 [2021-11-09T16:32:01.401Z] Removing intermediate container b664fd657003 [2021-11-09T16:32:01.401Z] ---> 1979e019d95d [2021-11-09T16:32:01.401Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-09T16:32:01.674Z] Removing intermediate container 0673d2f8dc06 [2021-11-09T16:32:01.674Z] ---> e7353bb0d3f8 [2021-11-09T16:32:01.674Z] [2021-11-09T16:32:01.674Z] ---> cf5a720eb62f [2021-11-09T16:32:01.674Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-09T16:32:01.674Z] Removing intermediate container af6ce47d94b2 [2021-11-09T16:32:01.674Z] ---> 2126f2651692 [2021-11-09T16:32:01.674Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T16:32:01.674Z] Successfully built e7353bb0d3f8 [2021-11-09T16:32:01.674Z] Successfully tagged security-secretstore-setup:latest [2021-11-09T16:32:01.674Z]  Building security-secretstore-setup ... done  ---> 79c720033a20 [2021-11-09T16:32:01.674Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-09T16:32:01.674Z] Building security-proxy-setup [2021-11-09T16:32:01.674Z] ---> Running in 7f44384d91e1 [2021-11-09T16:32:01.674Z] ---> Running in fe12dbd819b9 [2021-11-09T16:32:01.942Z] ---> Running in 7acbfba5d53b [2021-11-09T16:32:02.510Z] Removing intermediate container 7f44384d91e1 [2021-11-09T16:32:02.510Z] ---> bba6d8b23e6e [2021-11-09T16:32:02.510Z] Step 21/23 : LABEL arch=x86_64 [2021-11-09T16:32:03.469Z] Removing intermediate container fe12dbd819b9 [2021-11-09T16:32:03.469Z] ---> 239d50fc93ec [2021-11-09T16:32:03.470Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T16:32:03.749Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T16:32:03.749Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-09T16:32:03.749Z] ---> d1d743481096 [2021-11-09T16:32:03.749Z] Step 3/22 : WORKDIR /edgex-go [2021-11-09T16:32:03.749Z] ---> Using cache [2021-11-09T16:32:03.749Z] ---> 769d7e440e3a [2021-11-09T16:32:03.749Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T16:32:03.749Z] ---> Using cache [2021-11-09T16:32:03.749Z] ---> ec06801140ca [2021-11-09T16:32:03.749Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-09T16:32:03.749Z] ---> Running in 987e21e8d8d6 [2021-11-09T16:32:03.749Z] ---> Running in 2b12ce98ddc8 [2021-11-09T16:32:03.749Z] ---> Running in 5b2417c11fd6 [2021-11-09T16:32:04.020Z] Removing intermediate container 987e21e8d8d6 [2021-11-09T16:32:04.020Z] ---> bca503e21ddc [2021-11-09T16:32:04.020Z] Step 22/23 : LABEL git_sha=71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:32:04.020Z] Removing intermediate container 5b2417c11fd6 [2021-11-09T16:32:04.020Z] ---> 3f8942c79eba [2021-11-09T16:32:04.020Z] Step 20/22 : LABEL arch=x86_64 [2021-11-09T16:32:04.020Z] ---> Running in 9e53cf5ac237 [2021-11-09T16:32:04.020Z] ---> Running in 11a2ef6152bf [2021-11-09T16:32:04.289Z] Removing intermediate container 11a2ef6152bf [2021-11-09T16:32:04.289Z] ---> e9adae780d61 [2021-11-09T16:32:04.289Z] Step 21/22 : LABEL git_sha=71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:32:04.289Z] Removing intermediate container 9e53cf5ac237 [2021-11-09T16:32:04.289Z] ---> 814e8a137c1f [2021-11-09T16:32:04.289Z] Step 23/23 : LABEL version=2.0.1-dev.90 [2021-11-09T16:32:04.289Z] ---> Running in 40ac6f4faa50 [2021-11-09T16:32:04.289Z] ---> Running in 0fbd9408370e [2021-11-09T16:32:04.289Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T16:32:04.557Z] Removing intermediate container 7acbfba5d53b [2021-11-09T16:32:04.557Z] ---> 7b2ab77a325f [2021-11-09T16:32:04.557Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-09T16:32:04.557Z] Removing intermediate container 0fbd9408370e [2021-11-09T16:32:04.557Z] ---> b351361f6a5a [2021-11-09T16:32:04.557Z] [2021-11-09T16:32:04.557Z] Removing intermediate container 40ac6f4faa50 [2021-11-09T16:32:04.557Z] ---> f9f0f908f96e [2021-11-09T16:32:04.557Z] Step 22/22 : LABEL version=2.0.1-dev.90 [2021-11-09T16:32:04.557Z] Successfully built b351361f6a5a [2021-11-09T16:32:04.557Z] ---> Running in 1fd97e59fac5 [2021-11-09T16:32:04.557Z] ---> Running in 9b69bc105a9f [2021-11-09T16:32:04.557Z] Successfully tagged support-scheduler:latest [2021-11-09T16:32:04.557Z] Building core-metadata [2021-11-09T16:32:05.084Z]  Building support-scheduler ... done Removing intermediate container 1fd97e59fac5 [2021-11-09T16:32:05.084Z] ---> 010235c25114 [2021-11-09T16:32:05.084Z] Step 27/30 : CMD ["gate"] [2021-11-09T16:32:05.085Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T16:32:05.666Z] OK: 220 MiB in 52 packages [2021-11-09T16:32:05.666Z] Removing intermediate container 9b69bc105a9f [2021-11-09T16:32:05.666Z] ---> 80df2d93e9bd [2021-11-09T16:32:05.666Z] [2021-11-09T16:32:05.927Z] Successfully built 80df2d93e9bd [2021-11-09T16:32:06.505Z] Successfully tagged core-data:latest [2021-11-09T16:32:06.505Z] Building core-command [2021-11-09T16:32:06.505Z]  Building core-data ... done  ---> Running in d48eb7c8ef65 [2021-11-09T16:32:06.772Z] Removing intermediate container d48eb7c8ef65 [2021-11-09T16:32:06.772Z] ---> 14af4ecad2b1 [2021-11-09T16:32:06.772Z] Step 28/30 : LABEL arch=x86_64 [2021-11-09T16:32:09.319Z] Removing intermediate container 2b12ce98ddc8 [2021-11-09T16:32:09.319Z] ---> 6e215000da91 [2021-11-09T16:32:09.319Z] Step 6/22 : COPY . . [2021-11-09T16:32:11.862Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T16:32:11.862Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-09T16:32:11.862Z] ---> d1d743481096 [2021-11-09T16:32:11.862Z] Step 3/22 : WORKDIR /edgex-go [2021-11-09T16:32:11.862Z] ---> Using cache [2021-11-09T16:32:11.862Z] ---> 769d7e440e3a [2021-11-09T16:32:11.862Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T16:32:11.862Z] ---> Using cache [2021-11-09T16:32:11.862Z] ---> ec06801140ca [2021-11-09T16:32:11.862Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-09T16:32:13.248Z] ---> Running in 26b2cb3ae1fb [2021-11-09T16:32:13.524Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T16:32:13.524Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-09T16:32:13.524Z] ---> d1d743481096 [2021-11-09T16:32:13.524Z] Step 3/20 : WORKDIR /edgex-go [2021-11-09T16:32:13.524Z] ---> Using cache [2021-11-09T16:32:13.524Z] ---> 769d7e440e3a [2021-11-09T16:32:13.524Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T16:32:13.524Z] ---> Using cache [2021-11-09T16:32:13.524Z] ---> ec06801140ca [2021-11-09T16:32:13.524Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-09T16:32:15.432Z] ---> Running in 558be864c4ce [2021-11-09T16:32:15.432Z] ---> Running in cc9c568ee677 [2021-11-09T16:32:15.432Z] Removing intermediate container 26b2cb3ae1fb [2021-11-09T16:32:15.432Z] ---> ebb160f41459 [2021-11-09T16:32:15.432Z] Step 29/30 : LABEL git_sha=71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:32:17.351Z] ---> Running in 74ffe2f4eeb3 [2021-11-09T16:32:17.351Z] Removing intermediate container 74ffe2f4eeb3 [2021-11-09T16:32:17.351Z] ---> f3fcab0b32da [2021-11-09T16:32:17.351Z] Step 30/30 : LABEL version=2.0.1-dev.90 [2021-11-09T16:32:17.351Z] ---> 209f5a7212ed [2021-11-09T16:32:17.351Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T16:32:17.351Z] ---> Running in 05388c913747 [2021-11-09T16:32:17.351Z] ---> Running in 271a06e6f7fe [2021-11-09T16:32:17.619Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T16:32:17.619Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T16:32:17.619Z] Removing intermediate container 05388c913747 [2021-11-09T16:32:17.619Z] ---> 81e3eff6a0c3 [2021-11-09T16:32:17.619Z] [2021-11-09T16:32:17.882Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T16:32:17.882Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-09T16:32:17.882Z] ---> d1d743481096 [2021-11-09T16:32:17.882Z] Step 3/22 : WORKDIR /edgex-go [2021-11-09T16:32:17.882Z] ---> Using cache [2021-11-09T16:32:17.882Z] ---> 769d7e440e3a [2021-11-09T16:32:17.882Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T16:32:17.882Z] ---> Using cache [2021-11-09T16:32:17.882Z] ---> ec06801140ca [2021-11-09T16:32:17.882Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-09T16:32:17.882Z] Successfully built 81e3eff6a0c3 [2021-11-09T16:32:18.150Z] Successfully tagged security-bootstrapper:latest [2021-11-09T16:32:18.150Z]  Building security-bootstrapper ... done  ---> Running in b63317c94dcd [2021-11-09T16:32:18.415Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T16:32:18.415Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T16:32:18.415Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T16:32:18.697Z] OK: 220 MiB in 52 packages [2021-11-09T16:32:18.697Z] OK: 220 MiB in 52 packages [2021-11-09T16:32:18.964Z] Removing intermediate container 271a06e6f7fe [2021-11-09T16:32:18.964Z] ---> c317deb7796d [2021-11-09T16:32:18.964Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-09T16:32:18.964Z] ---> Running in 87cf0146714a [2021-11-09T16:32:19.232Z] Removing intermediate container 558be864c4ce [2021-11-09T16:32:19.232Z] ---> 4bd95e055c41 [2021-11-09T16:32:19.232Z] Step 6/20 : COPY . . [2021-11-09T16:32:19.232Z] Removing intermediate container cc9c568ee677 [2021-11-09T16:32:19.232Z] ---> c41466e8c98b [2021-11-09T16:32:19.232Z] Step 6/22 : COPY . . [2021-11-09T16:32:19.232Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T16:32:19.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-09T16:32:19.770Z] OK: 220 MiB in 52 packages [2021-11-09T16:32:23.107Z] Removing intermediate container b63317c94dcd [2021-11-09T16:32:23.107Z] ---> 2040764866b0 [2021-11-09T16:32:23.107Z] Step 6/22 : COPY . . [2021-11-09T16:32:29.945Z] ---> 326d756eb513 [2021-11-09T16:32:29.945Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T16:32:29.945Z] ---> Running in d66c1e42d5be [2021-11-09T16:32:29.945Z] ---> 32fdedacf342 [2021-11-09T16:32:29.945Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T16:32:30.225Z] ---> Running in ab862762cc6f [2021-11-09T16:32:30.426Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T16:32:30.426Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-09T16:32:30.426Z] ---> 364e741332ed [2021-11-09T16:32:30.426Z] Step 3/23 : WORKDIR /edgex-go [2021-11-09T16:32:30.426Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T16:32:30.426Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-09T16:32:30.426Z] ---> 364e741332ed [2021-11-09T16:32:30.426Z] Step 3/24 : WORKDIR /edgex-go [2021-11-09T16:32:30.426Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T16:32:30.426Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-09T16:32:30.426Z] ---> 364e741332ed [2021-11-09T16:32:30.426Z] Step 3/20 : WORKDIR /edgex-go [2021-11-09T16:32:30.426Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T16:32:30.426Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-09T16:32:30.426Z] ---> 364e741332ed [2021-11-09T16:32:30.426Z] Step 3/22 : WORKDIR /edgex-go [2021-11-09T16:32:30.426Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T16:32:30.426Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-09T16:32:30.426Z] ---> 364e741332ed [2021-11-09T16:32:30.426Z] Step 3/21 : WORKDIR /edgex-go [2021-11-09T16:32:30.426Z] ---> Running in 11af5177eb6e [2021-11-09T16:32:30.426Z] ---> Running in 6d2d8905ae4f [2021-11-09T16:32:30.426Z] ---> Running in bc8622aba808 [2021-11-09T16:32:30.426Z] ---> Running in 14363f2724d1 [2021-11-09T16:32:30.426Z] ---> Running in a64350e2cb0d [2021-11-09T16:32:30.426Z] Removing intermediate container 11af5177eb6e [2021-11-09T16:32:30.426Z] ---> 8de89994a36e [2021-11-09T16:32:30.426Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T16:32:30.426Z] ---> Running in 1bc1009c981e [2021-11-09T16:32:30.426Z] Removing intermediate container 14363f2724d1 [2021-11-09T16:32:30.426Z] ---> 89603fdf1f26 [2021-11-09T16:32:30.426Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T16:32:30.426Z] Removing intermediate container bc8622aba808 [2021-11-09T16:32:30.426Z] ---> 777648cfd9e3 [2021-11-09T16:32:30.426Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T16:32:30.426Z] Removing intermediate container 6d2d8905ae4f [2021-11-09T16:32:30.426Z] ---> e8f3e4ed120a [2021-11-09T16:32:30.426Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T16:32:30.426Z] Removing intermediate container a64350e2cb0d [2021-11-09T16:32:30.426Z] ---> 53893d136967 [2021-11-09T16:32:30.426Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T16:32:30.426Z] ---> Running in 58f5bd0a26c4 [2021-11-09T16:32:30.426Z] ---> Running in 30f86f0727ad [2021-11-09T16:32:30.426Z] ---> Running in 70bcd1883e40 [2021-11-09T16:32:30.426Z] ---> Running in d67c0bccd748 [2021-11-09T16:32:30.426Z] Removing intermediate container 1bc1009c981e [2021-11-09T16:32:30.426Z] ---> 5bea3aee3c44 [2021-11-09T16:32:30.426Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-09T16:32:30.426Z] ---> Running in 190ebfc3b22b [2021-11-09T16:32:31.034Z] Removing intermediate container 70bcd1883e40 [2021-11-09T16:32:31.034Z] ---> 312d147885a4 [2021-11-09T16:32:31.034Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-09T16:32:31.034Z] ---> Running in f77b94958491 [2021-11-09T16:32:31.309Z] Removing intermediate container 58f5bd0a26c4 [2021-11-09T16:32:31.309Z] ---> 192c590fae6c [2021-11-09T16:32:31.309Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-09T16:32:31.309Z] Removing intermediate container d67c0bccd748 [2021-11-09T16:32:31.309Z] ---> 384bcbbd73d9 [2021-11-09T16:32:31.309Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-09T16:32:31.309Z] Removing intermediate container 30f86f0727ad [2021-11-09T16:32:31.309Z] ---> 5f908f0c8d63 [2021-11-09T16:32:31.309Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-09T16:32:31.309Z] ---> Running in 862ec797504d [2021-11-09T16:32:31.586Z] ---> Running in f6c110692c21 [2021-11-09T16:32:31.586Z] ---> Running in a23ec94fd83b [2021-11-09T16:32:32.176Z] ---> 25de73597dac [2021-11-09T16:32:32.176Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T16:32:32.176Z] ---> Running in 65ec80435d4f [2021-11-09T16:32:32.437Z] Removing intermediate container ab862762cc6f [2021-11-09T16:32:32.437Z] ---> bcbd7b3aa32a [2021-11-09T16:32:32.437Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-09T16:32:32.437Z] ---> Running in 72ee904cc704 [2021-11-09T16:32:32.585Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T16:32:32.711Z] Removing intermediate container d66c1e42d5be [2021-11-09T16:32:32.711Z] ---> 0ca1a5899e2f [2021-11-09T16:32:32.711Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-09T16:32:32.711Z] ---> Running in a72d140af64d [2021-11-09T16:32:33.183Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T16:32:33.459Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T16:32:33.459Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T16:32:33.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/core-command/core-command ./cmd/core-command [2021-11-09T16:32:33.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-09T16:32:33.737Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T16:32:33.737Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T16:32:34.013Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T16:32:34.294Z] OK: 219 MiB in 52 packages [2021-11-09T16:32:34.580Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T16:32:34.580Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T16:32:34.626Z] Removing intermediate container 65ec80435d4f [2021-11-09T16:32:34.626Z] ---> 609137ba1480 [2021-11-09T16:32:34.626Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-09T16:32:34.626Z] ---> Running in 8c27224b4ea6 [2021-11-09T16:32:34.855Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T16:32:34.855Z] OK: 219 MiB in 52 packages [2021-11-09T16:32:35.200Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-09T16:32:35.839Z] Removing intermediate container 190ebfc3b22b [2021-11-09T16:32:35.839Z] ---> b8e8958f1b65 [2021-11-09T16:32:35.839Z] Step 6/23 : COPY go.mod . [2021-11-09T16:32:35.839Z] OK: 219 MiB in 52 packages [2021-11-09T16:32:35.839Z] OK: 219 MiB in 52 packages [2021-11-09T16:32:36.120Z] OK: 219 MiB in 52 packages [2021-11-09T16:32:36.744Z] Removing intermediate container f77b94958491 [2021-11-09T16:32:36.744Z] ---> be61ae804a8e [2021-11-09T16:32:36.744Z] Step 6/21 : COPY . . [2021-11-09T16:32:37.029Z] ---> fe1b8775ab72 [2021-11-09T16:32:37.029Z] Step 7/23 : RUN go mod download [2021-11-09T16:32:37.029Z] ---> Running in 7ca8823f00f7 [2021-11-09T16:32:37.306Z] Removing intermediate container 862ec797504d [2021-11-09T16:32:37.306Z] ---> 350cc7d36667 [2021-11-09T16:32:37.306Z] Step 6/22 : COPY . . [2021-11-09T16:32:37.583Z] Removing intermediate container f6c110692c21 [2021-11-09T16:32:37.583Z] ---> 88939a18cd64 [2021-11-09T16:32:37.583Z] Step 6/24 : COPY . . [2021-11-09T16:32:37.583Z] Removing intermediate container a23ec94fd83b [2021-11-09T16:32:37.583Z] ---> 1f0bdfacd7c9 [2021-11-09T16:32:37.583Z] Step 6/20 : COPY . . [2021-11-09T16:32:43.033Z] Removing intermediate container 7ca8823f00f7 [2021-11-09T16:32:43.033Z] ---> cc36049057f6 [2021-11-09T16:32:43.033Z] Step 8/23 : COPY . . [2021-11-09T16:32:43.350Z] Removing intermediate container 87cf0146714a [2021-11-09T16:32:43.350Z] ---> 75f1cd8b3f1e [2021-11-09T16:32:43.350Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-09T16:32:43.350Z] ---> Running in 82e930c7c275 [2021-11-09T16:32:44.312Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-09T16:32:45.544Z] Removing intermediate container 82e930c7c275 [2021-11-09T16:32:45.544Z] ---> 09dda2fc113f [2021-11-09T16:32:45.544Z] [2021-11-09T16:32:45.544Z] Step 10/22 : FROM docker:20.10.8 [2021-11-09T16:32:45.544Z] 20.10.8: Pulling from library/docker [2021-11-09T16:32:49.757Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-09T16:32:49.757Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-09T16:32:49.757Z] ---> bc6c0ffef665 [2021-11-09T16:32:49.757Z] 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-09T16:32:49.757Z] ---> Running in 71ccdb1fdba5 [2021-11-09T16:32:49.757Z] Removing intermediate container 71ccdb1fdba5 [2021-11-09T16:32:49.757Z] ---> 62c1f702e5ab [2021-11-09T16:32:49.757Z] 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-09T16:32:50.021Z] ---> Running in 86f90e82fff9 [2021-11-09T16:32:50.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T16:32:50.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T16:32:50.854Z] (1/42) Installing readline (8.1.0-r0) [2021-11-09T16:32:50.854Z] (2/42) Installing bash (5.1.4-r0) [2021-11-09T16:32:51.116Z] Executing bash-5.1.4-r0.post-install [2021-11-09T16:32:51.116Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-09T16:32:51.116Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-09T16:32:51.116Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-09T16:32:51.116Z] (6/42) Installing curl (7.79.1-r0) [2021-11-09T16:32:51.116Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-09T16:32:51.116Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-09T16:32:51.116Z] (9/42) Installing expat (2.4.1-r0) [2021-11-09T16:32:51.116Z] (10/42) Installing libffi (3.3-r2) [2021-11-09T16:32:51.116Z] (11/42) Installing gdbm (1.19-r0) [2021-11-09T16:32:51.116Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-09T16:32:51.116Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-09T16:32:51.116Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-09T16:32:51.116Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-09T16:32:51.116Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-09T16:32:51.116Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-09T16:32:52.068Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-09T16:32:52.068Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-09T16:32:52.068Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-09T16:32:52.068Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-09T16:32:52.068Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-09T16:32:52.068Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-09T16:32:52.068Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-09T16:32:52.068Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-09T16:32:52.068Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-09T16:32:52.068Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-09T16:32:52.068Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-09T16:32:52.068Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-09T16:32:52.068Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-09T16:32:52.068Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-09T16:32:52.068Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-09T16:32:52.341Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-09T16:32:52.341Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-09T16:32:52.341Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-09T16:32:52.341Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-09T16:32:52.341Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-09T16:32:52.341Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-09T16:32:52.341Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-09T16:32:52.341Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-09T16:32:52.341Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-09T16:32:52.341Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-09T16:32:52.618Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T16:32:52.618Z] OK: 84 MiB in 64 packages [2021-11-09T16:32:54.053Z] Collecting docker-compose==1.23.2 [2021-11-09T16:32:54.053Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-09T16:32:54.315Z] Collecting PyYAML<4,>=3.10 [2021-11-09T16:32:54.315Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-09T16:32:55.706Z] Collecting docopt<0.7,>=0.6.1 [2021-11-09T16:32:55.706Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-09T16:32:55.967Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-09T16:32:55.967Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-09T16:32:56.080Z] ---> 11cc6fb672fd [2021-11-09T16:32:56.080Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T16:32:56.080Z] ---> 97788b7eae78 [2021-11-09T16:32:56.080Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T16:32:56.080Z] ---> f02b4f8e8e46 [2021-11-09T16:32:56.080Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T16:32:56.080Z] ---> 6630300326a2 [2021-11-09T16:32:56.080Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T16:32:56.080Z] ---> Running in 7bfb9ea3c9c8 [2021-11-09T16:32:56.080Z] ---> Running in 4e77d488d2f4 [2021-11-09T16:32:56.080Z] ---> Running in b0afdc1c8c87 [2021-11-09T16:32:56.080Z] ---> Running in 48ecb40e71ee [2021-11-09T16:32:56.543Z] Collecting docker<4.0,>=3.6.0 [2021-11-09T16:32:56.543Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-09T16:32:56.687Z] ---> 5d9d1ce26595 [2021-11-09T16:32:56.687Z] Step 9/23 : RUN go mod tidy [2021-11-09T16:32:56.805Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-09T16:32:56.805Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-09T16:32:56.965Z] ---> Running in 607a2d822c92 [2021-11-09T16:32:57.071Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-09T16:32:57.071Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-09T16:32:57.071Z] Collecting texttable<0.10,>=0.9.0 [2021-11-09T16:32:57.071Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-09T16:32:58.041Z] Collecting jsonschema<3,>=2.5.1 [2021-11-09T16:32:58.041Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-09T16:32:58.041Z] Collecting cached-property<2,>=1.2.0 [2021-11-09T16:32:58.041Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-09T16:32:58.041Z] 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-09T16:32:58.041Z] Collecting docker-pycreds>=0.4.0 [2021-11-09T16:32:58.041Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-09T16:32:58.437Z] Collecting idna<2.8,>=2.5 [2021-11-09T16:32:58.437Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-09T16:32:58.437Z] 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-09T16:32:58.437Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-09T16:32:58.437Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-09T16:32:58.437Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-09T16:32:58.437Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-09T16:32:58.437Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-09T16:32:58.437Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-09T16:32:58.437Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-09T16:32:58.437Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-09T16:32:58.740Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-09T16:32:58.740Z] Attempting uninstall: urllib3 [2021-11-09T16:32:58.740Z] Found existing installation: urllib3 1.26.5 [2021-11-09T16:32:58.740Z] Uninstalling urllib3-1.26.5: [2021-11-09T16:32:58.740Z] Successfully uninstalled urllib3-1.26.5 [2021-11-09T16:32:59.100Z] Attempting uninstall: idna [2021-11-09T16:32:59.100Z] Found existing installation: idna 3.2 [2021-11-09T16:32:59.100Z] Uninstalling idna-3.2: [2021-11-09T16:32:59.489Z] Successfully uninstalled idna-3.2 [2021-11-09T16:32:59.934Z] Attempting uninstall: chardet [2021-11-09T16:32:59.934Z] Found existing installation: chardet 4.0.0 [2021-11-09T16:32:59.934Z] Uninstalling chardet-4.0.0: [2021-11-09T16:32:59.934Z] Successfully uninstalled chardet-4.0.0 [2021-11-09T16:33:00.384Z] Removing intermediate container 7bfb9ea3c9c8 [2021-11-09T16:33:00.384Z] ---> 1431ccfcc83d [2021-11-09T16:33:00.384Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-09T16:33:00.384Z] ---> Running in 520d8d7bde73 [2021-11-09T16:33:00.384Z] Removing intermediate container 4e77d488d2f4 [2021-11-09T16:33:00.384Z] ---> f984f95aa67f [2021-11-09T16:33:00.384Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-09T16:33:00.657Z] Removing intermediate container b0afdc1c8c87 [2021-11-09T16:33:00.657Z] ---> 18b7ac6ac296 [2021-11-09T16:33:00.657Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-09T16:33:00.657Z] ---> Running in 6783a602d1f0 [2021-11-09T16:33:00.657Z] Removing intermediate container 48ecb40e71ee [2021-11-09T16:33:00.657Z] ---> 1d81ec6ac684 [2021-11-09T16:33:00.657Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-09T16:33:00.904Z] Attempting uninstall: requests [2021-11-09T16:33:00.904Z] Found existing installation: requests 2.25.1 [2021-11-09T16:33:00.904Z] Uninstalling requests-2.25.1: [2021-11-09T16:33:00.904Z] Successfully uninstalled requests-2.25.1 [2021-11-09T16:33:00.904Z] Running setup.py install for texttable: started [2021-11-09T16:33:00.945Z] ---> Running in c408d5e117e3 [2021-11-09T16:33:00.946Z] ---> Running in bdc39cdc0638 [2021-11-09T16:33:01.852Z] Running setup.py install for texttable: finished with status 'done' [2021-11-09T16:33:01.852Z] Running setup.py install for PyYAML: started [2021-11-09T16:33:02.400Z] Removing intermediate container 607a2d822c92 [2021-11-09T16:33:02.401Z] ---> ec66559fb558 [2021-11-09T16:33:02.401Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-09T16:33:02.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-09T16:33:02.682Z] ---> Running in 4c931838973b [2021-11-09T16:33:02.810Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-09T16:33:02.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/core-command/core-command ./cmd/core-command [2021-11-09T16:33:03.071Z] Running setup.py install for docopt: started [2021-11-09T16:33:03.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-09T16:33:03.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-09T16:33:04.024Z] Running setup.py install for docopt: finished with status 'done' [2021-11-09T16:33:04.024Z] Running setup.py install for dockerpty: started [2021-11-09T16:33:04.611Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-09T16:33:04.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-09T16:33:05.202Z] 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-09T16:33:05.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-09T16:33:12.433Z] Removing intermediate container 86f90e82fff9 [2021-11-09T16:33:12.433Z] ---> 2216208e0193 [2021-11-09T16:33:12.433Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-09T16:33:12.433Z] Removing intermediate container 72ee904cc704 [2021-11-09T16:33:12.433Z] ---> 69d45a722e71 [2021-11-09T16:33:12.433Z] [2021-11-09T16:33:12.433Z] Step 9/22 : FROM alpine:3.14 [2021-11-09T16:33:12.433Z] ---> 14119a10abf4 [2021-11-09T16:33:12.433Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-09T16:33:12.433Z] ---> Using cache [2021-11-09T16:33:12.433Z] ---> 7eb283d662ba [2021-11-09T16:33:12.433Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-09T16:33:12.433Z] ---> Using cache [2021-11-09T16:33:12.433Z] ---> 54146d8cc1c5 [2021-11-09T16:33:12.433Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-09T16:33:12.433Z] ---> Running in 8029b5150410 [2021-11-09T16:33:12.433Z] ---> Running in ed6b57c78e43 [2021-11-09T16:33:12.433Z] Removing intermediate container a72d140af64d [2021-11-09T16:33:12.433Z] ---> f35334c7a8f6 [2021-11-09T16:33:12.433Z] [2021-11-09T16:33:12.433Z] Step 9/20 : FROM alpine:3.14 [2021-11-09T16:33:12.433Z] ---> 14119a10abf4 [2021-11-09T16:33:12.433Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-09T16:33:12.433Z] ---> Running in 0718ebb3eaf5 [2021-11-09T16:33:12.433Z] Removing intermediate container 8029b5150410 [2021-11-09T16:33:12.433Z] ---> 6a4539d51c90 [2021-11-09T16:33:12.433Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-09T16:33:12.433Z] ---> Running in 39f398a13424 [2021-11-09T16:33:12.433Z] Removing intermediate container ed6b57c78e43 [2021-11-09T16:33:12.433Z] ---> b00c042b7cd7 [2021-11-09T16:33:12.433Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-09T16:33:12.433Z] ---> Running in 635fb7f5062f [2021-11-09T16:33:12.433Z] Removing intermediate container 39f398a13424 [2021-11-09T16:33:12.433Z] ---> b372fe43feee [2021-11-09T16:33:12.433Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-09T16:33:12.433Z] Removing intermediate container 635fb7f5062f [2021-11-09T16:33:12.433Z] ---> ccf7cdb9cc8f [2021-11-09T16:33:12.433Z] Step 14/22 : WORKDIR / [2021-11-09T16:33:12.433Z] ---> Running in 95be3fc046ba [2021-11-09T16:33:12.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T16:33:12.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T16:33:12.706Z] ---> 994318066f68 [2021-11-09T16:33:12.706Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-09T16:33:12.706Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-09T16:33:12.706Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-09T16:33:12.706Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-09T16:33:12.706Z] Removing intermediate container 95be3fc046ba [2021-11-09T16:33:12.706Z] ---> f562b2aa349b [2021-11-09T16:33:12.706Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T16:33:12.706Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-09T16:33:12.706Z] (5/5) Installing curl (7.79.1-r0) [2021-11-09T16:33:12.706Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T16:33:12.706Z] Executing ca-certificates-20191127-r5.trigger [2021-11-09T16:33:12.980Z] OK: 8 MiB in 19 packages [2021-11-09T16:33:13.249Z] ---> e5f8f9815909 [2021-11-09T16:33:13.249Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-09T16:33:13.516Z] ---> 8d1226108537 [2021-11-09T16:33:13.516Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-09T16:33:13.780Z] Removing intermediate container 8c27224b4ea6 [2021-11-09T16:33:13.780Z] ---> 91614ba86b41 [2021-11-09T16:33:13.780Z] [2021-11-09T16:33:13.780Z] Step 9/22 : FROM alpine:3.14 [2021-11-09T16:33:13.780Z] ---> 14119a10abf4 [2021-11-09T16:33:13.780Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-09T16:33:13.780Z] ---> Using cache [2021-11-09T16:33:13.780Z] ---> 7eb283d662ba [2021-11-09T16:33:13.780Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-09T16:33:13.780Z] ---> Using cache [2021-11-09T16:33:13.780Z] ---> 54146d8cc1c5 [2021-11-09T16:33:13.780Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-09T16:33:13.780Z] ---> Running in c97db4d7de57 [2021-11-09T16:33:13.780Z] Removing intermediate container 0718ebb3eaf5 [2021-11-09T16:33:13.780Z] ---> 638d674c5c7c [2021-11-09T16:33:13.780Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-09T16:33:13.780Z] ---> 2d4995f8a4e4 [2021-11-09T16:33:13.780Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-09T16:33:13.780Z] ---> Running in 8ee2e86e6a23 [2021-11-09T16:33:13.780Z] ---> Running in b5b061649db2 [2021-11-09T16:33:13.780Z] Removing intermediate container c97db4d7de57 [2021-11-09T16:33:13.780Z] ---> b981373e3a16 [2021-11-09T16:33:13.780Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-09T16:33:13.780Z] ---> ab8c42adc30e [2021-11-09T16:33:13.780Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-09T16:33:14.042Z] ---> Running in d734ba67c05f [2021-11-09T16:33:14.042Z] Removing intermediate container 8ee2e86e6a23 [2021-11-09T16:33:14.042Z] ---> 7f2a7c050da9 [2021-11-09T16:33:14.042Z] Step 12/20 : WORKDIR /edgex [2021-11-09T16:33:14.042Z] Removing intermediate container b5b061649db2 [2021-11-09T16:33:14.042Z] ---> 47b3aa918b97 [2021-11-09T16:33:14.042Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T16:33:14.042Z] ---> Running in 3f3523c474ad [2021-11-09T16:33:14.042Z] ---> Running in c70d81c3e3f0 [2021-11-09T16:33:14.042Z] Removing intermediate container d734ba67c05f [2021-11-09T16:33:14.042Z] ---> b9506d28da90 [2021-11-09T16:33:14.042Z] Step 14/22 : WORKDIR / [2021-11-09T16:33:14.042Z] ---> 59bf2ba77f13 [2021-11-09T16:33:14.042Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-09T16:33:14.042Z] ---> Running in 853700e6deb0 [2021-11-09T16:33:14.042Z] Removing intermediate container c70d81c3e3f0 [2021-11-09T16:33:14.042Z] ---> 8e34acf8b421 [2021-11-09T16:33:14.042Z] Step 20/22 : LABEL arch=x86_64 [2021-11-09T16:33:14.042Z] ---> Running in 09b4ccba6180 [2021-11-09T16:33:14.307Z] Removing intermediate container 3f3523c474ad [2021-11-09T16:33:14.307Z] ---> c9f85c7034d3 [2021-11-09T16:33:14.307Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-09T16:33:14.307Z] ---> Running in 9b16f5b4d55d [2021-11-09T16:33:14.307Z] Removing intermediate container 853700e6deb0 [2021-11-09T16:33:14.307Z] ---> 90bcb0a7c4c6 [2021-11-09T16:33:14.307Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T16:33:14.307Z] Removing intermediate container 09b4ccba6180 [2021-11-09T16:33:14.307Z] ---> b5cbc96e61ec [2021-11-09T16:33:14.307Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T16:33:14.307Z] ---> Running in aba4b5fe722f [2021-11-09T16:33:14.307Z] Removing intermediate container 9b16f5b4d55d [2021-11-09T16:33:14.307Z] ---> a9e443070986 [2021-11-09T16:33:14.307Z] Step 21/22 : LABEL git_sha=71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:14.307Z] ---> 1f913a56b121 [2021-11-09T16:33:14.307Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-09T16:33:14.307Z] ---> Running in d56e11f3399a [2021-11-09T16:33:14.569Z] ---> 907131bea621 [2021-11-09T16:33:14.569Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-09T16:33:14.569Z] Removing intermediate container aba4b5fe722f [2021-11-09T16:33:14.569Z] ---> 229819486f93 [2021-11-09T16:33:14.569Z] Step 20/22 : LABEL arch=x86_64 [2021-11-09T16:33:14.569Z] ---> Running in 25f48d49364c [2021-11-09T16:33:14.569Z] Removing intermediate container d56e11f3399a [2021-11-09T16:33:14.569Z] ---> c3a02430c661 [2021-11-09T16:33:14.569Z] Step 22/22 : LABEL version=2.0.1-dev.90 [2021-11-09T16:33:14.832Z] ---> Running in 4424eda615ef [2021-11-09T16:33:14.832Z] Removing intermediate container 25f48d49364c [2021-11-09T16:33:14.832Z] ---> ec73d9378a9a [2021-11-09T16:33:14.832Z] Step 21/22 : LABEL git_sha=71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:14.832Z] ---> 6200ac6ae470 [2021-11-09T16:33:14.832Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-09T16:33:14.832Z] ---> Running in 7e050d739c37 [2021-11-09T16:33:14.832Z] Removing intermediate container 4424eda615ef [2021-11-09T16:33:14.832Z] ---> e8fab1acd632 [2021-11-09T16:33:14.832Z] [2021-11-09T16:33:15.106Z] ---> 75f7df0d5112 [2021-11-09T16:33:15.106Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-09T16:33:15.106Z] Removing intermediate container 7e050d739c37 [2021-11-09T16:33:15.106Z] ---> a586d25ba7e6 [2021-11-09T16:33:15.106Z] Step 22/22 : LABEL version=2.0.1-dev.90 [2021-11-09T16:33:15.106Z] Successfully built e8fab1acd632 [2021-11-09T16:33:15.106Z] Successfully tagged sys-mgmt-agent:latest [2021-11-09T16:33:15.106Z]  Building sys-mgmt-agent ... done  ---> Running in 0c9be40d2fc6 [2021-11-09T16:33:15.106Z] ---> 546240df3565 [2021-11-09T16:33:15.106Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-09T16:33:15.106Z] ---> Running in f1beeb38b2a8 [2021-11-09T16:33:15.106Z] Removing intermediate container 0c9be40d2fc6 [2021-11-09T16:33:15.106Z] ---> 83c4825d5dc9 [2021-11-09T16:33:15.106Z] [2021-11-09T16:33:15.376Z] ---> 7f4d4e8e5886 [2021-11-09T16:33:15.376Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-09T16:33:15.376Z] ---> Running in 4f11190b3ec5 [2021-11-09T16:33:15.376Z] Successfully built 83c4825d5dc9 [2021-11-09T16:33:15.376Z] Successfully tagged core-command:latest [2021-11-09T16:33:15.376Z]  Building core-command ... done Removing intermediate container f1beeb38b2a8 [2021-11-09T16:33:15.376Z] ---> 0883d4db939b [2021-11-09T16:33:15.376Z] Step 17/20 : CMD ["--init=true"] [2021-11-09T16:33:15.376Z] Removing intermediate container 4f11190b3ec5 [2021-11-09T16:33:15.376Z] ---> 38585ea25874 [2021-11-09T16:33:15.376Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T16:33:15.376Z] ---> Running in de6b06325dd7 [2021-11-09T16:33:15.376Z] ---> Running in 4ef48e6a8977 [2021-11-09T16:33:15.640Z] Removing intermediate container de6b06325dd7 [2021-11-09T16:33:15.640Z] ---> 183d970a732d [2021-11-09T16:33:15.640Z] Step 18/20 : LABEL arch=x86_64 [2021-11-09T16:33:15.640Z] Removing intermediate container 4ef48e6a8977 [2021-11-09T16:33:15.640Z] ---> 15c725afe19a [2021-11-09T16:33:15.640Z] Step 20/22 : LABEL arch=x86_64 [2021-11-09T16:33:15.640Z] ---> Running in ec7b5593fec5 [2021-11-09T16:33:15.640Z] ---> Running in 6236d1fa84da [2021-11-09T16:33:15.640Z] Removing intermediate container ec7b5593fec5 [2021-11-09T16:33:15.640Z] ---> d38b53fd137b [2021-11-09T16:33:15.640Z] Step 19/20 : LABEL git_sha=71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:15.640Z] ---> Running in 93b35456511a [2021-11-09T16:33:15.640Z] Removing intermediate container 6236d1fa84da [2021-11-09T16:33:15.640Z] ---> 72eb4ccb37d6 [2021-11-09T16:33:15.640Z] Step 21/22 : LABEL git_sha=71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:15.640Z] ---> Running in cebc2afc21ff [2021-11-09T16:33:15.904Z] Removing intermediate container 93b35456511a [2021-11-09T16:33:15.904Z] ---> 89cbd2a78d24 [2021-11-09T16:33:15.904Z] Step 20/20 : LABEL version=2.0.1-dev.90 [2021-11-09T16:33:15.904Z] ---> Running in 074b31b98ef3 [2021-11-09T16:33:15.904Z] Removing intermediate container cebc2afc21ff [2021-11-09T16:33:15.904Z] ---> 8a2ae503b045 [2021-11-09T16:33:15.904Z] Step 22/22 : LABEL version=2.0.1-dev.90 [2021-11-09T16:33:15.904Z] ---> Running in 576839e77773 [2021-11-09T16:33:15.904Z] Removing intermediate container 074b31b98ef3 [2021-11-09T16:33:15.904Z] ---> 7bc01f2dba1d [2021-11-09T16:33:15.904Z] [2021-11-09T16:33:15.904Z] Removing intermediate container 576839e77773 [2021-11-09T16:33:15.904Z] ---> 2bd1980ce373 [2021-11-09T16:33:15.904Z] [2021-11-09T16:33:16.165Z] Successfully built 7bc01f2dba1d [2021-11-09T16:33:16.165Z] Successfully built 2bd1980ce373 [2021-11-09T16:33:16.165Z] Successfully tagged security-proxy-setup:latest [2021-11-09T16:33:16.165Z]  Building security-proxy-setup ... done Successfully tagged core-metadata:latest [2021-11-09T16:33:16.171Z]  Building core-metadata ... done  [Pipeline] } [2021-11-09T16:33:16.177Z] $ docker stop --time=1 07a7b18c062b7ef17b3b124d19a35fd75e6ed07c632e701bffa21fcb91375cd2 [2021-11-09T16:33:17.458Z] $ docker rm -f 07a7b18c062b7ef17b3b124d19a35fd75e6ed07c632e701bffa21fcb91375cd2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-09T16:33:17.809Z] + docker images [2021-11-09T16:33:17.809Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-09T16:33:17.809Z] core-command latest 83c4825d5dc9 2 seconds ago 16.1MB [2021-11-09T16:33:17.809Z] core-metadata latest 2bd1980ce373 2 seconds ago 16.9MB [2021-11-09T16:33:17.809Z] security-proxy-setup latest 7bc01f2dba1d 2 seconds ago 26.9MB [2021-11-09T16:33:17.809Z] sys-mgmt-agent latest e8fab1acd632 3 seconds ago 294MB [2021-11-09T16:33:17.809Z] 91614ba86b41 4 seconds ago 1.76GB [2021-11-09T16:33:17.809Z] f35334c7a8f6 6 seconds ago 1.76GB [2021-11-09T16:33:17.809Z] 69d45a722e71 6 seconds ago 1.75GB [2021-11-09T16:33:17.809Z] 09dda2fc113f 32 seconds ago 1.76GB [2021-11-09T16:33:17.809Z] security-bootstrapper latest 81e3eff6a0c3 About a minute ago 18.9MB [2021-11-09T16:33:17.809Z] support-scheduler latest b351361f6a5a About a minute ago 16.2MB [2021-11-09T16:33:17.809Z] core-data latest 80df2d93e9bd About a minute ago 20.7MB [2021-11-09T16:33:17.810Z] security-secretstore-setup latest e7353bb0d3f8 About a minute ago 28.4MB [2021-11-09T16:33:17.810Z] support-notifications latest ee7934913a65 About a minute ago 16.9MB [2021-11-09T16:33:17.810Z] d38674272e13 About a minute ago 1.76GB [2021-11-09T16:33:17.810Z] 1e45678d5761 About a minute ago 1.76GB [2021-11-09T16:33:17.810Z] 8e9aef52067c About a minute ago 1.76GB [2021-11-09T16:33:17.810Z] fb234065e37c About a minute ago 1.76GB [2021-11-09T16:33:17.810Z] f13402b3ba52 About a minute ago 1.76GB [2021-11-09T16:33:17.810Z] ci-base-image-x86_64 latest d1d743481096 6 minutes ago 1.25GB [2021-11-09T16:33:17.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 3 weeks ago 548MB [2021-11-09T16:33:17.810Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB [2021-11-09T16:33:17.810Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-09T16:33:17.810Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-09T16:33:17.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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-09T16:33:17.952Z] provisioning config files... [2021-11-09T16:33:17.962Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/102@tmp/config3472918414579025556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T16:33:18.261Z] ---> docker-login.sh [2021-11-09T16:33:18.261Z] nexus3.edgexfoundry.org:10001 [2021-11-09T16:33:18.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T16:33:18.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T16:33:18.261Z] Configure a credential helper to remove this warning. See [2021-11-09T16:33:18.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T16:33:18.261Z] [2021-11-09T16:33:18.261Z] Login Succeeded [2021-11-09T16:33:18.261Z] nexus3.edgexfoundry.org:10002 [2021-11-09T16:33:18.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T16:33:18.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T16:33:18.520Z] Configure a credential helper to remove this warning. See [2021-11-09T16:33:18.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T16:33:18.520Z] [2021-11-09T16:33:18.520Z] Login Succeeded [2021-11-09T16:33:18.520Z] nexus3.edgexfoundry.org:10003 [2021-11-09T16:33:18.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T16:33:18.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T16:33:18.520Z] Configure a credential helper to remove this warning. See [2021-11-09T16:33:18.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T16:33:18.520Z] [2021-11-09T16:33:18.520Z] Login Succeeded [2021-11-09T16:33:18.520Z] nexus3.edgexfoundry.org:10004 [2021-11-09T16:33:18.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T16:33:18.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T16:33:18.520Z] Configure a credential helper to remove this warning. See [2021-11-09T16:33:18.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T16:33:18.520Z] [2021-11-09T16:33:18.520Z] Login Succeeded [2021-11-09T16:33:18.520Z] docker.io [2021-11-09T16:33:18.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T16:33:19.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T16:33:19.039Z] Configure a credential helper to remove this warning. See [2021-11-09T16:33:19.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T16:33:19.039Z] [2021-11-09T16:33:19.039Z] Login Succeeded [2021-11-09T16:33:19.039Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T16:33:19.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T16:33:19.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-09T16:33:19.097Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-11-09T16:33:19.097Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:19.097Z] latest [2021-11-09T16:33:19.097Z] 2.0.1-dev.90 [2021-11-09T16:33:19.097Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:19.097Z] main [2021-11-09T16:33:19.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:19.414Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:19.705Z] + docker push nexus3.edgexfoundry.org:10004/core-command:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:19.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-09T16:33:19.705Z] 681a18b46e50: Preparing [2021-11-09T16:33:19.705Z] 6ac3f44a55ad: Preparing [2021-11-09T16:33:19.705Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:19.705Z] b15ad65c63f2: Preparing [2021-11-09T16:33:19.705Z] e2eb06d8af82: Preparing [2021-11-09T16:33:19.705Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:19.705Z] 681a18b46e50: Pushed [2021-11-09T16:33:19.705Z] 57c5a78e5f1c: Pushed [2021-11-09T16:33:19.705Z] b15ad65c63f2: Pushed [2021-11-09T16:33:20.647Z] 6ac3f44a55ad: Pushed [2021-11-09T16:33:20.907Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6: digest: sha256:857a7c02029d4a038a669f3c0c40ea2e2dd5d657bdfa133c7d32b33d8e80d7a3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:21.207Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:21.504Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-09T16:33:21.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-09T16:33:21.504Z] 681a18b46e50: Preparing [2021-11-09T16:33:21.504Z] 6ac3f44a55ad: Preparing [2021-11-09T16:33:21.504Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:21.504Z] b15ad65c63f2: Preparing [2021-11-09T16:33:21.504Z] e2eb06d8af82: Preparing [2021-11-09T16:33:21.504Z] 6ac3f44a55ad: Layer already exists [2021-11-09T16:33:21.504Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:21.504Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:21.504Z] b15ad65c63f2: Layer already exists [2021-11-09T16:33:21.504Z] 681a18b46e50: Layer already exists [2021-11-09T16:33:21.504Z] latest: digest: sha256:857a7c02029d4a038a669f3c0c40ea2e2dd5d657bdfa133c7d32b33d8e80d7a3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:21.807Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:22.099Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.90 [2021-11-09T16:33:22.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-09T16:33:22.099Z] 681a18b46e50: Preparing [2021-11-09T16:33:22.099Z] 6ac3f44a55ad: Preparing [2021-11-09T16:33:22.099Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:22.099Z] b15ad65c63f2: Preparing [2021-11-09T16:33:22.099Z] e2eb06d8af82: Preparing [2021-11-09T16:33:22.099Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:22.099Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:22.099Z] b15ad65c63f2: Layer already exists [2021-11-09T16:33:22.099Z] 6ac3f44a55ad: Layer already exists [2021-11-09T16:33:22.099Z] 681a18b46e50: Layer already exists [2021-11-09T16:33:22.099Z] 2.0.1-dev.90: digest: sha256:857a7c02029d4a038a669f3c0c40ea2e2dd5d657bdfa133c7d32b33d8e80d7a3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:22.394Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:22.688Z] + docker push nexus3.edgexfoundry.org:10004/core-command:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:22.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-09T16:33:22.688Z] 681a18b46e50: Preparing [2021-11-09T16:33:22.688Z] 6ac3f44a55ad: Preparing [2021-11-09T16:33:22.688Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:22.688Z] b15ad65c63f2: Preparing [2021-11-09T16:33:22.688Z] e2eb06d8af82: Preparing [2021-11-09T16:33:22.688Z] 681a18b46e50: Layer already exists [2021-11-09T16:33:22.688Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:22.688Z] 6ac3f44a55ad: Layer already exists [2021-11-09T16:33:22.688Z] b15ad65c63f2: Layer already exists [2021-11-09T16:33:22.688Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:22.688Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90: digest: sha256:857a7c02029d4a038a669f3c0c40ea2e2dd5d657bdfa133c7d32b33d8e80d7a3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:22.987Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:23.280Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-11-09T16:33:23.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-09T16:33:23.280Z] 681a18b46e50: Preparing [2021-11-09T16:33:23.280Z] 6ac3f44a55ad: Preparing [2021-11-09T16:33:23.280Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:23.280Z] b15ad65c63f2: Preparing [2021-11-09T16:33:23.280Z] e2eb06d8af82: Preparing [2021-11-09T16:33:23.280Z] 681a18b46e50: Layer already exists [2021-11-09T16:33:23.280Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:23.280Z] 6ac3f44a55ad: Layer already exists [2021-11-09T16:33:23.280Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:23.280Z] b15ad65c63f2: Layer already exists [2021-11-09T16:33:23.280Z] main: digest: sha256:857a7c02029d4a038a669f3c0c40ea2e2dd5d657bdfa133c7d32b33d8e80d7a3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T16:33:23.309Z] ===================================================== [Pipeline] echo [2021-11-09T16:33:23.316Z] taggedImages: [2021-11-09T16:33:23.316Z] - nexus3.edgexfoundry.org:10004/core-command:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:23.316Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-09T16:33:23.316Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.90 [2021-11-09T16:33:23.316Z] - nexus3.edgexfoundry.org:10004/core-command:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:23.316Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-11-09T16:33:23.334Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-11-09T16:33:23.334Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:23.334Z] latest [2021-11-09T16:33:23.334Z] 2.0.1-dev.90 [2021-11-09T16:33:23.334Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:23.334Z] main [2021-11-09T16:33:23.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:23.647Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:23.946Z] + docker push nexus3.edgexfoundry.org:10004/core-data:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:23.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-09T16:33:23.946Z] 3fac070949fa: Preparing [2021-11-09T16:33:23.946Z] bbfcca890c6c: Preparing [2021-11-09T16:33:23.946Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:23.946Z] a416d347c822: Preparing [2021-11-09T16:33:23.946Z] 898181f82f8d: Preparing [2021-11-09T16:33:23.946Z] e2eb06d8af82: Preparing [2021-11-09T16:33:23.946Z] e2eb06d8af82: Waiting [2021-11-09T16:33:23.946Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:24.211Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:24.211Z] 898181f82f8d: Pushed [2021-11-09T16:33:24.211Z] 3fac070949fa: Pushed [2021-11-09T16:33:24.211Z] a416d347c822: Pushed [2021-11-09T16:33:25.153Z] bbfcca890c6c: Pushed [2021-11-09T16:33:25.153Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6: digest: sha256:dea417a6eda248f7d8dc9b439acb090770a691484b6a2fbcf3febc685ecd647d size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:25.451Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:25.736Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-09T16:33:25.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-09T16:33:25.736Z] 3fac070949fa: Preparing [2021-11-09T16:33:25.736Z] bbfcca890c6c: Preparing [2021-11-09T16:33:25.736Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:25.736Z] a416d347c822: Preparing [2021-11-09T16:33:25.736Z] 898181f82f8d: Preparing [2021-11-09T16:33:25.736Z] e2eb06d8af82: Preparing [2021-11-09T16:33:25.736Z] e2eb06d8af82: Waiting [2021-11-09T16:33:25.736Z] 898181f82f8d: Layer already exists [2021-11-09T16:33:25.736Z] a416d347c822: Layer already exists [2021-11-09T16:33:25.736Z] bbfcca890c6c: Layer already exists [2021-11-09T16:33:25.736Z] 3fac070949fa: Layer already exists [2021-11-09T16:33:25.736Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:25.736Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:25.736Z] latest: digest: sha256:dea417a6eda248f7d8dc9b439acb090770a691484b6a2fbcf3febc685ecd647d size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:26.034Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:26.323Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.90 [2021-11-09T16:33:26.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-09T16:33:26.323Z] 3fac070949fa: Preparing [2021-11-09T16:33:26.323Z] bbfcca890c6c: Preparing [2021-11-09T16:33:26.323Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:26.323Z] a416d347c822: Preparing [2021-11-09T16:33:26.323Z] 898181f82f8d: Preparing [2021-11-09T16:33:26.323Z] e2eb06d8af82: Preparing [2021-11-09T16:33:26.323Z] e2eb06d8af82: Waiting [2021-11-09T16:33:26.323Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:26.323Z] 898181f82f8d: Layer already exists [2021-11-09T16:33:26.323Z] a416d347c822: Layer already exists [2021-11-09T16:33:26.323Z] 3fac070949fa: Layer already exists [2021-11-09T16:33:26.323Z] bbfcca890c6c: Layer already exists [2021-11-09T16:33:26.323Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:26.323Z] 2.0.1-dev.90: digest: sha256:dea417a6eda248f7d8dc9b439acb090770a691484b6a2fbcf3febc685ecd647d size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:26.618Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:26.909Z] + docker push nexus3.edgexfoundry.org:10004/core-data:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:26.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-09T16:33:26.909Z] 3fac070949fa: Preparing [2021-11-09T16:33:26.909Z] bbfcca890c6c: Preparing [2021-11-09T16:33:26.909Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:26.909Z] a416d347c822: Preparing [2021-11-09T16:33:26.909Z] 898181f82f8d: Preparing [2021-11-09T16:33:26.909Z] e2eb06d8af82: Preparing [2021-11-09T16:33:26.909Z] e2eb06d8af82: Waiting [2021-11-09T16:33:26.909Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:26.909Z] 898181f82f8d: Layer already exists [2021-11-09T16:33:26.909Z] a416d347c822: Layer already exists [2021-11-09T16:33:26.909Z] bbfcca890c6c: Layer already exists [2021-11-09T16:33:26.909Z] 3fac070949fa: Layer already exists [2021-11-09T16:33:26.909Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:26.909Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90: digest: sha256:dea417a6eda248f7d8dc9b439acb090770a691484b6a2fbcf3febc685ecd647d size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:27.200Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:27.489Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-11-09T16:33:27.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-09T16:33:27.489Z] 3fac070949fa: Preparing [2021-11-09T16:33:27.489Z] bbfcca890c6c: Preparing [2021-11-09T16:33:27.489Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:27.489Z] a416d347c822: Preparing [2021-11-09T16:33:27.489Z] 898181f82f8d: Preparing [2021-11-09T16:33:27.489Z] e2eb06d8af82: Preparing [2021-11-09T16:33:27.489Z] 898181f82f8d: Layer already exists [2021-11-09T16:33:27.489Z] 3fac070949fa: Layer already exists [2021-11-09T16:33:27.489Z] a416d347c822: Layer already exists [2021-11-09T16:33:27.489Z] bbfcca890c6c: Layer already exists [2021-11-09T16:33:27.489Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:27.489Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:27.489Z] main: digest: sha256:dea417a6eda248f7d8dc9b439acb090770a691484b6a2fbcf3febc685ecd647d size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T16:33:28.447Z] ===================================================== [Pipeline] echo [2021-11-09T16:33:28.454Z] taggedImages: [2021-11-09T16:33:28.454Z] - nexus3.edgexfoundry.org:10004/core-data:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:28.454Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-09T16:33:28.454Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.90 [2021-11-09T16:33:28.454Z] - nexus3.edgexfoundry.org:10004/core-data:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:28.454Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-11-09T16:33:28.473Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-11-09T16:33:28.473Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:28.473Z] latest [2021-11-09T16:33:28.473Z] 2.0.1-dev.90 [2021-11-09T16:33:28.473Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:28.473Z] main [2021-11-09T16:33:28.473Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:28.782Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:29.072Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:29.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-09T16:33:29.072Z] b8936fcbefe4: Preparing [2021-11-09T16:33:29.072Z] 3a3bf4eac9fc: Preparing [2021-11-09T16:33:29.072Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:29.072Z] b15ad65c63f2: Preparing [2021-11-09T16:33:29.072Z] e2eb06d8af82: Preparing [2021-11-09T16:33:29.072Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:29.072Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:29.072Z] b15ad65c63f2: Layer already exists [2021-11-09T16:33:29.072Z] b8936fcbefe4: Pushed [2021-11-09T16:33:30.014Z] 3a3bf4eac9fc: Pushed [2021-11-09T16:33:30.273Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6: digest: sha256:d0ac5841ef559ef0d11dd3447d71bd252682ce7fc0457decfafebb719f57f48b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:30.573Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:30.860Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-09T16:33:30.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-09T16:33:30.860Z] b8936fcbefe4: Preparing [2021-11-09T16:33:30.860Z] 3a3bf4eac9fc: Preparing [2021-11-09T16:33:30.860Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:30.860Z] b15ad65c63f2: Preparing [2021-11-09T16:33:30.860Z] e2eb06d8af82: Preparing [2021-11-09T16:33:30.860Z] b15ad65c63f2: Layer already exists [2021-11-09T16:33:30.860Z] b8936fcbefe4: Layer already exists [2021-11-09T16:33:30.860Z] 3a3bf4eac9fc: Layer already exists [2021-11-09T16:33:30.860Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:30.860Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:30.860Z] latest: digest: sha256:d0ac5841ef559ef0d11dd3447d71bd252682ce7fc0457decfafebb719f57f48b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:31.153Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:31.445Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.90 [2021-11-09T16:33:31.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-09T16:33:31.445Z] b8936fcbefe4: Preparing [2021-11-09T16:33:31.445Z] 3a3bf4eac9fc: Preparing [2021-11-09T16:33:31.445Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:31.445Z] b15ad65c63f2: Preparing [2021-11-09T16:33:31.445Z] e2eb06d8af82: Preparing [2021-11-09T16:33:31.445Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:31.445Z] b15ad65c63f2: Layer already exists [2021-11-09T16:33:31.445Z] 3a3bf4eac9fc: Layer already exists [2021-11-09T16:33:31.445Z] b8936fcbefe4: Layer already exists [2021-11-09T16:33:31.445Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:31.445Z] 2.0.1-dev.90: digest: sha256:d0ac5841ef559ef0d11dd3447d71bd252682ce7fc0457decfafebb719f57f48b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:31.738Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:32.029Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:32.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-09T16:33:32.029Z] b8936fcbefe4: Preparing [2021-11-09T16:33:32.029Z] 3a3bf4eac9fc: Preparing [2021-11-09T16:33:32.029Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:32.029Z] b15ad65c63f2: Preparing [2021-11-09T16:33:32.029Z] e2eb06d8af82: Preparing [2021-11-09T16:33:32.029Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:32.029Z] b15ad65c63f2: Layer already exists [2021-11-09T16:33:32.029Z] 3a3bf4eac9fc: Layer already exists [2021-11-09T16:33:32.029Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:32.029Z] b8936fcbefe4: Layer already exists [2021-11-09T16:33:32.030Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90: digest: sha256:d0ac5841ef559ef0d11dd3447d71bd252682ce7fc0457decfafebb719f57f48b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:32.337Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:32.629Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-11-09T16:33:32.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-09T16:33:32.629Z] b8936fcbefe4: Preparing [2021-11-09T16:33:32.629Z] 3a3bf4eac9fc: Preparing [2021-11-09T16:33:32.629Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:32.629Z] b15ad65c63f2: Preparing [2021-11-09T16:33:32.629Z] e2eb06d8af82: Preparing [2021-11-09T16:33:32.629Z] b8936fcbefe4: Layer already exists [2021-11-09T16:33:32.629Z] 3a3bf4eac9fc: Layer already exists [2021-11-09T16:33:32.629Z] b15ad65c63f2: Layer already exists [2021-11-09T16:33:32.629Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:32.629Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:32.629Z] main: digest: sha256:d0ac5841ef559ef0d11dd3447d71bd252682ce7fc0457decfafebb719f57f48b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T16:33:32.668Z] ===================================================== [Pipeline] echo [2021-11-09T16:33:32.675Z] taggedImages: [2021-11-09T16:33:32.675Z] - nexus3.edgexfoundry.org:10004/core-metadata:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:32.675Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-09T16:33:32.675Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.90 [2021-11-09T16:33:32.675Z] - nexus3.edgexfoundry.org:10004/core-metadata:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:32.675Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-11-09T16:33:32.698Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-11-09T16:33:32.698Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:32.698Z] latest [2021-11-09T16:33:32.698Z] 2.0.1-dev.90 [2021-11-09T16:33:32.698Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:32.698Z] main [2021-11-09T16:33:32.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:33.010Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:33.299Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:33.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-09T16:33:33.299Z] bceb23bb4b9e: Preparing [2021-11-09T16:33:33.299Z] bceb23bb4b9e: Preparing [2021-11-09T16:33:33.299Z] e0076447c49c: Preparing [2021-11-09T16:33:33.299Z] 3b2e3aacfc0a: Preparing [2021-11-09T16:33:33.299Z] d29eba7c1650: Preparing [2021-11-09T16:33:33.299Z] d4d00d5ae130: Preparing [2021-11-09T16:33:33.299Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:33.299Z] 8f8ae25aa747: Preparing [2021-11-09T16:33:33.299Z] fa0b267f3829: Preparing [2021-11-09T16:33:33.299Z] 835435529aa8: Preparing [2021-11-09T16:33:33.299Z] 8f6a2bc7fb4a: Preparing [2021-11-09T16:33:33.299Z] e2eb06d8af82: Preparing [2021-11-09T16:33:33.299Z] 57c5a78e5f1c: Waiting [2021-11-09T16:33:33.299Z] 8f8ae25aa747: Waiting [2021-11-09T16:33:33.299Z] fa0b267f3829: Waiting [2021-11-09T16:33:33.299Z] 835435529aa8: Waiting [2021-11-09T16:33:33.299Z] 8f6a2bc7fb4a: Waiting [2021-11-09T16:33:33.299Z] e2eb06d8af82: Waiting [2021-11-09T16:33:33.299Z] 3b2e3aacfc0a: Pushed [2021-11-09T16:33:33.299Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:33.299Z] bceb23bb4b9e: Pushed [2021-11-09T16:33:33.299Z] e0076447c49c: Pushed [2021-11-09T16:33:33.299Z] d29eba7c1650: Pushed [2021-11-09T16:33:33.560Z] 8f8ae25aa747: Pushed [2021-11-09T16:33:33.560Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:33.560Z] 835435529aa8: Pushed [2021-11-09T16:33:33.560Z] fa0b267f3829: Pushed [2021-11-09T16:33:33.560Z] 8f6a2bc7fb4a: Pushed [2021-11-09T16:33:34.505Z] d4d00d5ae130: Pushed [2021-11-09T16:33:34.505Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6: digest: sha256:6fe296fe225bada70e23da3c3ca71e002569d4699fd320a0bcb6b7a308a09928 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:34.803Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:35.093Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-09T16:33:35.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-09T16:33:35.093Z] bceb23bb4b9e: Preparing [2021-11-09T16:33:35.093Z] bceb23bb4b9e: Preparing [2021-11-09T16:33:35.093Z] e0076447c49c: Preparing [2021-11-09T16:33:35.093Z] 3b2e3aacfc0a: Preparing [2021-11-09T16:33:35.093Z] d29eba7c1650: Preparing [2021-11-09T16:33:35.093Z] d4d00d5ae130: Preparing [2021-11-09T16:33:35.093Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:35.093Z] 8f8ae25aa747: Preparing [2021-11-09T16:33:35.093Z] fa0b267f3829: Preparing [2021-11-09T16:33:35.093Z] 835435529aa8: Preparing [2021-11-09T16:33:35.093Z] 8f6a2bc7fb4a: Preparing [2021-11-09T16:33:35.093Z] e2eb06d8af82: Preparing [2021-11-09T16:33:35.093Z] 57c5a78e5f1c: Waiting [2021-11-09T16:33:35.093Z] 8f8ae25aa747: Waiting [2021-11-09T16:33:35.093Z] 835435529aa8: Waiting [2021-11-09T16:33:35.093Z] fa0b267f3829: Waiting [2021-11-09T16:33:35.093Z] 8f6a2bc7fb4a: Waiting [2021-11-09T16:33:35.093Z] e2eb06d8af82: Waiting [2021-11-09T16:33:35.093Z] e0076447c49c: Layer already exists [2021-11-09T16:33:35.093Z] 3b2e3aacfc0a: Layer already exists [2021-11-09T16:33:35.093Z] bceb23bb4b9e: Layer already exists [2021-11-09T16:33:35.093Z] d29eba7c1650: Layer already exists [2021-11-09T16:33:35.093Z] d4d00d5ae130: Layer already exists [2021-11-09T16:33:35.093Z] 8f8ae25aa747: Layer already exists [2021-11-09T16:33:35.093Z] fa0b267f3829: Layer already exists [2021-11-09T16:33:35.093Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:35.093Z] 835435529aa8: Layer already exists [2021-11-09T16:33:35.093Z] 8f6a2bc7fb4a: Layer already exists [2021-11-09T16:33:35.093Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:35.093Z] latest: digest: sha256:6fe296fe225bada70e23da3c3ca71e002569d4699fd320a0bcb6b7a308a09928 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:35.389Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:35.678Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.90 [2021-11-09T16:33:35.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-09T16:33:35.678Z] bceb23bb4b9e: Preparing [2021-11-09T16:33:35.678Z] bceb23bb4b9e: Preparing [2021-11-09T16:33:35.678Z] e0076447c49c: Preparing [2021-11-09T16:33:35.678Z] 3b2e3aacfc0a: Preparing [2021-11-09T16:33:35.678Z] d29eba7c1650: Preparing [2021-11-09T16:33:35.678Z] d4d00d5ae130: Preparing [2021-11-09T16:33:35.678Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:35.678Z] 8f8ae25aa747: Preparing [2021-11-09T16:33:35.678Z] fa0b267f3829: Preparing [2021-11-09T16:33:35.678Z] 835435529aa8: Preparing [2021-11-09T16:33:35.678Z] 8f6a2bc7fb4a: Preparing [2021-11-09T16:33:35.678Z] e2eb06d8af82: Preparing [2021-11-09T16:33:35.678Z] 57c5a78e5f1c: Waiting [2021-11-09T16:33:35.678Z] 8f8ae25aa747: Waiting [2021-11-09T16:33:35.678Z] fa0b267f3829: Waiting [2021-11-09T16:33:35.678Z] 835435529aa8: Waiting [2021-11-09T16:33:35.678Z] 8f6a2bc7fb4a: Waiting [2021-11-09T16:33:35.678Z] e2eb06d8af82: Waiting [2021-11-09T16:33:35.678Z] d4d00d5ae130: Layer already exists [2021-11-09T16:33:35.678Z] e0076447c49c: Layer already exists [2021-11-09T16:33:35.678Z] 3b2e3aacfc0a: Layer already exists [2021-11-09T16:33:35.678Z] d29eba7c1650: Layer already exists [2021-11-09T16:33:35.678Z] bceb23bb4b9e: Layer already exists [2021-11-09T16:33:35.678Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:35.678Z] 8f8ae25aa747: Layer already exists [2021-11-09T16:33:35.678Z] 8f6a2bc7fb4a: Layer already exists [2021-11-09T16:33:35.678Z] 835435529aa8: Layer already exists [2021-11-09T16:33:35.678Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:35.678Z] fa0b267f3829: Layer already exists [2021-11-09T16:33:35.678Z] 2.0.1-dev.90: digest: sha256:6fe296fe225bada70e23da3c3ca71e002569d4699fd320a0bcb6b7a308a09928 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:35.977Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:36.268Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:36.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-09T16:33:36.268Z] bceb23bb4b9e: Preparing [2021-11-09T16:33:36.268Z] bceb23bb4b9e: Preparing [2021-11-09T16:33:36.268Z] e0076447c49c: Preparing [2021-11-09T16:33:36.268Z] 3b2e3aacfc0a: Preparing [2021-11-09T16:33:36.268Z] d29eba7c1650: Preparing [2021-11-09T16:33:36.268Z] d4d00d5ae130: Preparing [2021-11-09T16:33:36.268Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:36.268Z] 8f8ae25aa747: Preparing [2021-11-09T16:33:36.268Z] fa0b267f3829: Preparing [2021-11-09T16:33:36.268Z] 835435529aa8: Preparing [2021-11-09T16:33:36.268Z] 8f6a2bc7fb4a: Preparing [2021-11-09T16:33:36.268Z] e2eb06d8af82: Preparing [2021-11-09T16:33:36.268Z] 57c5a78e5f1c: Waiting [2021-11-09T16:33:36.268Z] 8f8ae25aa747: Waiting [2021-11-09T16:33:36.268Z] fa0b267f3829: Waiting [2021-11-09T16:33:36.268Z] 835435529aa8: Waiting [2021-11-09T16:33:36.268Z] 8f6a2bc7fb4a: Waiting [2021-11-09T16:33:36.268Z] e2eb06d8af82: Waiting [2021-11-09T16:33:36.268Z] d4d00d5ae130: Layer already exists [2021-11-09T16:33:36.268Z] bceb23bb4b9e: Layer already exists [2021-11-09T16:33:36.268Z] 3b2e3aacfc0a: Layer already exists [2021-11-09T16:33:36.268Z] e0076447c49c: Layer already exists [2021-11-09T16:33:36.268Z] d29eba7c1650: Layer already exists [2021-11-09T16:33:36.268Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:36.268Z] 8f8ae25aa747: Layer already exists [2021-11-09T16:33:36.268Z] 835435529aa8: Layer already exists [2021-11-09T16:33:36.268Z] fa0b267f3829: Layer already exists [2021-11-09T16:33:36.268Z] 8f6a2bc7fb4a: Layer already exists [2021-11-09T16:33:36.268Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:36.268Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90: digest: sha256:6fe296fe225bada70e23da3c3ca71e002569d4699fd320a0bcb6b7a308a09928 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:36.571Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:36.862Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-11-09T16:33:36.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-09T16:33:36.862Z] bceb23bb4b9e: Preparing [2021-11-09T16:33:36.862Z] bceb23bb4b9e: Preparing [2021-11-09T16:33:36.862Z] e0076447c49c: Preparing [2021-11-09T16:33:36.862Z] 3b2e3aacfc0a: Preparing [2021-11-09T16:33:36.862Z] d29eba7c1650: Preparing [2021-11-09T16:33:36.862Z] d4d00d5ae130: Preparing [2021-11-09T16:33:36.862Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:36.862Z] 8f8ae25aa747: Preparing [2021-11-09T16:33:36.862Z] fa0b267f3829: Preparing [2021-11-09T16:33:36.862Z] 835435529aa8: Preparing [2021-11-09T16:33:36.862Z] 8f6a2bc7fb4a: Preparing [2021-11-09T16:33:36.862Z] e2eb06d8af82: Preparing [2021-11-09T16:33:36.862Z] 57c5a78e5f1c: Waiting [2021-11-09T16:33:36.862Z] 8f8ae25aa747: Waiting [2021-11-09T16:33:36.862Z] fa0b267f3829: Waiting [2021-11-09T16:33:36.862Z] 835435529aa8: Waiting [2021-11-09T16:33:36.862Z] 8f6a2bc7fb4a: Waiting [2021-11-09T16:33:36.862Z] e2eb06d8af82: Waiting [2021-11-09T16:33:36.862Z] 3b2e3aacfc0a: Layer already exists [2021-11-09T16:33:36.862Z] d4d00d5ae130: Layer already exists [2021-11-09T16:33:36.862Z] e0076447c49c: Layer already exists [2021-11-09T16:33:36.862Z] d29eba7c1650: Layer already exists [2021-11-09T16:33:36.862Z] bceb23bb4b9e: Layer already exists [2021-11-09T16:33:36.862Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:36.862Z] 8f8ae25aa747: Layer already exists [2021-11-09T16:33:36.862Z] 835435529aa8: Layer already exists [2021-11-09T16:33:36.862Z] fa0b267f3829: Layer already exists [2021-11-09T16:33:36.862Z] 8f6a2bc7fb4a: Layer already exists [2021-11-09T16:33:36.862Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:36.862Z] main: digest: sha256:6fe296fe225bada70e23da3c3ca71e002569d4699fd320a0bcb6b7a308a09928 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T16:33:36.893Z] ===================================================== [Pipeline] echo [2021-11-09T16:33:36.900Z] taggedImages: [2021-11-09T16:33:36.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:36.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-09T16:33:36.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.90 [2021-11-09T16:33:36.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:36.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-11-09T16:33:36.917Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-11-09T16:33:36.917Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:36.917Z] latest [2021-11-09T16:33:36.917Z] 2.0.1-dev.90 [2021-11-09T16:33:36.917Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:36.917Z] main [2021-11-09T16:33:36.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:37.219Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:37.517Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:37.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-09T16:33:37.517Z] f560a27b194b: Preparing [2021-11-09T16:33:37.517Z] b466797dd649: Preparing [2021-11-09T16:33:37.517Z] 9e9aa3b93f01: Preparing [2021-11-09T16:33:37.517Z] 1ee854282f64: Preparing [2021-11-09T16:33:37.517Z] 09ec8bb733d6: Preparing [2021-11-09T16:33:37.517Z] e2eb06d8af82: Preparing [2021-11-09T16:33:37.517Z] e2eb06d8af82: Waiting [2021-11-09T16:33:38.096Z] 9e9aa3b93f01: Pushed [2021-11-09T16:33:38.096Z] 1ee854282f64: Pushed [2021-11-09T16:33:38.096Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:38.096Z] 09ec8bb733d6: Pushed [2021-11-09T16:33:38.356Z] b466797dd649: Pushed [2021-11-09T16:33:38.356Z] f560a27b194b: Pushed [2021-11-09T16:33:38.616Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6: digest: sha256:a740246f2a4dabf0bc58dbb2c81d58de4045c964f119bdc29422653f43939ca0 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:38.909Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:39.202Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-09T16:33:39.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-09T16:33:39.202Z] f560a27b194b: Preparing [2021-11-09T16:33:39.202Z] b466797dd649: Preparing [2021-11-09T16:33:39.202Z] 9e9aa3b93f01: Preparing [2021-11-09T16:33:39.202Z] 1ee854282f64: Preparing [2021-11-09T16:33:39.202Z] 09ec8bb733d6: Preparing [2021-11-09T16:33:39.202Z] e2eb06d8af82: Preparing [2021-11-09T16:33:39.202Z] e2eb06d8af82: Waiting [2021-11-09T16:33:39.202Z] 09ec8bb733d6: Layer already exists [2021-11-09T16:33:39.202Z] 9e9aa3b93f01: Layer already exists [2021-11-09T16:33:39.202Z] 1ee854282f64: Layer already exists [2021-11-09T16:33:39.202Z] b466797dd649: Layer already exists [2021-11-09T16:33:39.202Z] f560a27b194b: Layer already exists [2021-11-09T16:33:39.202Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:39.202Z] latest: digest: sha256:a740246f2a4dabf0bc58dbb2c81d58de4045c964f119bdc29422653f43939ca0 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:39.501Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:39.793Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.90 [2021-11-09T16:33:39.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-09T16:33:39.793Z] f560a27b194b: Preparing [2021-11-09T16:33:39.793Z] b466797dd649: Preparing [2021-11-09T16:33:39.793Z] 9e9aa3b93f01: Preparing [2021-11-09T16:33:39.793Z] 1ee854282f64: Preparing [2021-11-09T16:33:39.793Z] 09ec8bb733d6: Preparing [2021-11-09T16:33:39.793Z] e2eb06d8af82: Preparing [2021-11-09T16:33:39.793Z] e2eb06d8af82: Waiting [2021-11-09T16:33:39.793Z] 9e9aa3b93f01: Layer already exists [2021-11-09T16:33:39.793Z] 09ec8bb733d6: Layer already exists [2021-11-09T16:33:39.793Z] f560a27b194b: Layer already exists [2021-11-09T16:33:39.793Z] 1ee854282f64: Layer already exists [2021-11-09T16:33:39.793Z] b466797dd649: Layer already exists [2021-11-09T16:33:39.793Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:39.793Z] 2.0.1-dev.90: digest: sha256:a740246f2a4dabf0bc58dbb2c81d58de4045c964f119bdc29422653f43939ca0 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:40.085Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:40.376Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:40.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-09T16:33:40.376Z] f560a27b194b: Preparing [2021-11-09T16:33:40.376Z] b466797dd649: Preparing [2021-11-09T16:33:40.376Z] 9e9aa3b93f01: Preparing [2021-11-09T16:33:40.376Z] 1ee854282f64: Preparing [2021-11-09T16:33:40.376Z] 09ec8bb733d6: Preparing [2021-11-09T16:33:40.376Z] e2eb06d8af82: Preparing [2021-11-09T16:33:40.376Z] e2eb06d8af82: Waiting [2021-11-09T16:33:40.376Z] 1ee854282f64: Layer already exists [2021-11-09T16:33:40.376Z] 09ec8bb733d6: Layer already exists [2021-11-09T16:33:40.376Z] 9e9aa3b93f01: Layer already exists [2021-11-09T16:33:40.376Z] b466797dd649: Layer already exists [2021-11-09T16:33:40.376Z] f560a27b194b: Layer already exists [2021-11-09T16:33:40.376Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:40.376Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90: digest: sha256:a740246f2a4dabf0bc58dbb2c81d58de4045c964f119bdc29422653f43939ca0 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:40.668Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:40.962Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-11-09T16:33:40.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-09T16:33:40.962Z] f560a27b194b: Preparing [2021-11-09T16:33:40.962Z] b466797dd649: Preparing [2021-11-09T16:33:40.962Z] 9e9aa3b93f01: Preparing [2021-11-09T16:33:40.962Z] 1ee854282f64: Preparing [2021-11-09T16:33:40.962Z] 09ec8bb733d6: Preparing [2021-11-09T16:33:40.962Z] e2eb06d8af82: Preparing [2021-11-09T16:33:40.962Z] e2eb06d8af82: Waiting [2021-11-09T16:33:40.962Z] 09ec8bb733d6: Layer already exists [2021-11-09T16:33:40.962Z] b466797dd649: Layer already exists [2021-11-09T16:33:40.962Z] f560a27b194b: Layer already exists [2021-11-09T16:33:40.962Z] 9e9aa3b93f01: Layer already exists [2021-11-09T16:33:40.962Z] 1ee854282f64: Layer already exists [2021-11-09T16:33:40.962Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:40.962Z] main: digest: sha256:a740246f2a4dabf0bc58dbb2c81d58de4045c964f119bdc29422653f43939ca0 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T16:33:40.993Z] ===================================================== [Pipeline] echo [2021-11-09T16:33:41.002Z] taggedImages: [2021-11-09T16:33:41.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:41.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-09T16:33:41.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.90 [2021-11-09T16:33:41.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:41.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-11-09T16:33:41.019Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-11-09T16:33:41.019Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:41.019Z] latest [2021-11-09T16:33:41.019Z] 2.0.1-dev.90 [2021-11-09T16:33:41.019Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:41.019Z] main [2021-11-09T16:33:41.019Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:41.315Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:41.621Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:41.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-09T16:33:41.622Z] ac06bcfb000f: Preparing [2021-11-09T16:33:41.622Z] b388b859b017: Preparing [2021-11-09T16:33:41.622Z] 57d82e9511a3: Preparing [2021-11-09T16:33:41.622Z] 9886818d8d76: Preparing [2021-11-09T16:33:41.622Z] 218a7b85340a: Preparing [2021-11-09T16:33:41.622Z] dff9dff4c7e6: Preparing [2021-11-09T16:33:41.622Z] 8ce4ed4fd1c4: Preparing [2021-11-09T16:33:41.622Z] ec92f3d05645: Preparing [2021-11-09T16:33:41.622Z] 76dee3e43c82: Preparing [2021-11-09T16:33:41.622Z] e2eb06d8af82: Preparing [2021-11-09T16:33:41.622Z] dff9dff4c7e6: Waiting [2021-11-09T16:33:41.622Z] 8ce4ed4fd1c4: Waiting [2021-11-09T16:33:41.622Z] ec92f3d05645: Waiting [2021-11-09T16:33:41.622Z] 76dee3e43c82: Waiting [2021-11-09T16:33:41.622Z] e2eb06d8af82: Waiting [2021-11-09T16:33:42.221Z] ac06bcfb000f: Pushed [2021-11-09T16:33:42.222Z] b388b859b017: Pushed [2021-11-09T16:33:42.222Z] 218a7b85340a: Pushed [2021-11-09T16:33:42.222Z] dff9dff4c7e6: Pushed [2021-11-09T16:33:42.222Z] 8ce4ed4fd1c4: Pushed [2021-11-09T16:33:42.222Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:42.222Z] ec92f3d05645: Pushed [2021-11-09T16:33:42.222Z] 9886818d8d76: Pushed [2021-11-09T16:33:42.480Z] 76dee3e43c82: Pushed [2021-11-09T16:33:42.480Z] 57d82e9511a3: Pushed [2021-11-09T16:33:42.740Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6: digest: sha256:fae20cc7a4196d15cfaea59f11271bd2e7799e065cf76cc9aa772267485663bf size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:43.044Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:43.330Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-09T16:33:43.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-09T16:33:43.330Z] ac06bcfb000f: Preparing [2021-11-09T16:33:43.330Z] b388b859b017: Preparing [2021-11-09T16:33:43.330Z] 57d82e9511a3: Preparing [2021-11-09T16:33:43.330Z] 9886818d8d76: Preparing [2021-11-09T16:33:43.330Z] 218a7b85340a: Preparing [2021-11-09T16:33:43.330Z] dff9dff4c7e6: Preparing [2021-11-09T16:33:43.330Z] 8ce4ed4fd1c4: Preparing [2021-11-09T16:33:43.330Z] ec92f3d05645: Preparing [2021-11-09T16:33:43.330Z] 76dee3e43c82: Preparing [2021-11-09T16:33:43.330Z] e2eb06d8af82: Preparing [2021-11-09T16:33:43.330Z] dff9dff4c7e6: Waiting [2021-11-09T16:33:43.330Z] 8ce4ed4fd1c4: Waiting [2021-11-09T16:33:43.330Z] ec92f3d05645: Waiting [2021-11-09T16:33:43.330Z] 76dee3e43c82: Waiting [2021-11-09T16:33:43.330Z] e2eb06d8af82: Waiting [2021-11-09T16:33:43.330Z] 218a7b85340a: Layer already exists [2021-11-09T16:33:43.330Z] b388b859b017: Layer already exists [2021-11-09T16:33:43.330Z] ac06bcfb000f: Layer already exists [2021-11-09T16:33:43.330Z] 57d82e9511a3: Layer already exists [2021-11-09T16:33:43.330Z] 9886818d8d76: Layer already exists [2021-11-09T16:33:43.330Z] dff9dff4c7e6: Layer already exists [2021-11-09T16:33:43.330Z] 8ce4ed4fd1c4: Layer already exists [2021-11-09T16:33:43.330Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:43.330Z] ec92f3d05645: Layer already exists [2021-11-09T16:33:43.330Z] 76dee3e43c82: Layer already exists [2021-11-09T16:33:43.330Z] latest: digest: sha256:fae20cc7a4196d15cfaea59f11271bd2e7799e065cf76cc9aa772267485663bf size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:43.727Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:44.076Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.90 [2021-11-09T16:33:44.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-09T16:33:44.076Z] ac06bcfb000f: Preparing [2021-11-09T16:33:44.076Z] b388b859b017: Preparing [2021-11-09T16:33:44.076Z] 57d82e9511a3: Preparing [2021-11-09T16:33:44.076Z] 9886818d8d76: Preparing [2021-11-09T16:33:44.076Z] 218a7b85340a: Preparing [2021-11-09T16:33:44.076Z] dff9dff4c7e6: Preparing [2021-11-09T16:33:44.076Z] 8ce4ed4fd1c4: Preparing [2021-11-09T16:33:44.076Z] ec92f3d05645: Preparing [2021-11-09T16:33:44.076Z] 76dee3e43c82: Preparing [2021-11-09T16:33:44.076Z] e2eb06d8af82: Preparing [2021-11-09T16:33:44.076Z] dff9dff4c7e6: Waiting [2021-11-09T16:33:44.076Z] 8ce4ed4fd1c4: Waiting [2021-11-09T16:33:44.076Z] ec92f3d05645: Waiting [2021-11-09T16:33:44.076Z] 76dee3e43c82: Waiting [2021-11-09T16:33:44.076Z] e2eb06d8af82: Waiting [2021-11-09T16:33:44.076Z] ac06bcfb000f: Layer already exists [2021-11-09T16:33:44.076Z] 218a7b85340a: Layer already exists [2021-11-09T16:33:44.076Z] b388b859b017: Layer already exists [2021-11-09T16:33:44.076Z] 57d82e9511a3: Layer already exists [2021-11-09T16:33:44.076Z] 9886818d8d76: Layer already exists [2021-11-09T16:33:44.076Z] dff9dff4c7e6: Layer already exists [2021-11-09T16:33:44.076Z] 8ce4ed4fd1c4: Layer already exists [2021-11-09T16:33:44.076Z] ec92f3d05645: Layer already exists [2021-11-09T16:33:44.076Z] 76dee3e43c82: Layer already exists [2021-11-09T16:33:44.076Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:44.076Z] 2.0.1-dev.90: digest: sha256:fae20cc7a4196d15cfaea59f11271bd2e7799e065cf76cc9aa772267485663bf size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:44.369Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:44.660Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:44.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-09T16:33:44.660Z] ac06bcfb000f: Preparing [2021-11-09T16:33:44.660Z] b388b859b017: Preparing [2021-11-09T16:33:44.661Z] 57d82e9511a3: Preparing [2021-11-09T16:33:44.661Z] 9886818d8d76: Preparing [2021-11-09T16:33:44.661Z] 218a7b85340a: Preparing [2021-11-09T16:33:44.661Z] dff9dff4c7e6: Preparing [2021-11-09T16:33:44.661Z] 8ce4ed4fd1c4: Preparing [2021-11-09T16:33:44.661Z] ec92f3d05645: Preparing [2021-11-09T16:33:44.661Z] 76dee3e43c82: Preparing [2021-11-09T16:33:44.661Z] e2eb06d8af82: Preparing [2021-11-09T16:33:44.661Z] ec92f3d05645: Waiting [2021-11-09T16:33:44.661Z] 76dee3e43c82: Waiting [2021-11-09T16:33:44.661Z] dff9dff4c7e6: Waiting [2021-11-09T16:33:44.661Z] 8ce4ed4fd1c4: Waiting [2021-11-09T16:33:44.661Z] e2eb06d8af82: Waiting [2021-11-09T16:33:44.661Z] ac06bcfb000f: Layer already exists [2021-11-09T16:33:44.661Z] b388b859b017: Layer already exists [2021-11-09T16:33:44.661Z] 9886818d8d76: Layer already exists [2021-11-09T16:33:44.661Z] 57d82e9511a3: Layer already exists [2021-11-09T16:33:44.661Z] 218a7b85340a: Layer already exists [2021-11-09T16:33:44.661Z] dff9dff4c7e6: Layer already exists [2021-11-09T16:33:44.661Z] 8ce4ed4fd1c4: Layer already exists [2021-11-09T16:33:44.661Z] 76dee3e43c82: Layer already exists [2021-11-09T16:33:44.661Z] ec92f3d05645: Layer already exists [2021-11-09T16:33:44.661Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:44.661Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90: digest: sha256:fae20cc7a4196d15cfaea59f11271bd2e7799e065cf76cc9aa772267485663bf size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:44.960Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:45.255Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-11-09T16:33:45.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-09T16:33:45.255Z] ac06bcfb000f: Preparing [2021-11-09T16:33:45.255Z] b388b859b017: Preparing [2021-11-09T16:33:45.255Z] 57d82e9511a3: Preparing [2021-11-09T16:33:45.255Z] 9886818d8d76: Preparing [2021-11-09T16:33:45.255Z] 218a7b85340a: Preparing [2021-11-09T16:33:45.255Z] dff9dff4c7e6: Preparing [2021-11-09T16:33:45.255Z] 8ce4ed4fd1c4: Preparing [2021-11-09T16:33:45.255Z] ec92f3d05645: Preparing [2021-11-09T16:33:45.255Z] 76dee3e43c82: Preparing [2021-11-09T16:33:45.255Z] e2eb06d8af82: Preparing [2021-11-09T16:33:45.255Z] dff9dff4c7e6: Waiting [2021-11-09T16:33:45.255Z] 8ce4ed4fd1c4: Waiting [2021-11-09T16:33:45.255Z] ec92f3d05645: Waiting [2021-11-09T16:33:45.255Z] 76dee3e43c82: Waiting [2021-11-09T16:33:45.255Z] e2eb06d8af82: Waiting [2021-11-09T16:33:45.255Z] ac06bcfb000f: Layer already exists [2021-11-09T16:33:45.255Z] b388b859b017: Layer already exists [2021-11-09T16:33:45.255Z] 218a7b85340a: Layer already exists [2021-11-09T16:33:45.255Z] 57d82e9511a3: Layer already exists [2021-11-09T16:33:45.255Z] 9886818d8d76: Layer already exists [2021-11-09T16:33:45.255Z] 8ce4ed4fd1c4: Layer already exists [2021-11-09T16:33:45.255Z] 76dee3e43c82: Layer already exists [2021-11-09T16:33:45.255Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:45.255Z] dff9dff4c7e6: Layer already exists [2021-11-09T16:33:45.255Z] ec92f3d05645: Layer already exists [2021-11-09T16:33:45.255Z] main: digest: sha256:fae20cc7a4196d15cfaea59f11271bd2e7799e065cf76cc9aa772267485663bf size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T16:33:45.284Z] ===================================================== [Pipeline] echo [2021-11-09T16:33:45.294Z] taggedImages: [2021-11-09T16:33:45.294Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:45.294Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-09T16:33:45.294Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.90 [2021-11-09T16:33:45.294Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:45.294Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-11-09T16:33:45.311Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-11-09T16:33:45.311Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:45.311Z] latest [2021-11-09T16:33:45.311Z] 2.0.1-dev.90 [2021-11-09T16:33:45.311Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:45.311Z] main [2021-11-09T16:33:45.311Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:45.626Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:45.919Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:45.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-09T16:33:45.919Z] d6f1160709c5: Preparing [2021-11-09T16:33:45.919Z] c74391565e09: Preparing [2021-11-09T16:33:45.919Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:45.919Z] 7ac18b39bcf3: Preparing [2021-11-09T16:33:45.919Z] e2eb06d8af82: Preparing [2021-11-09T16:33:45.919Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:45.919Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:45.919Z] d6f1160709c5: Pushed [2021-11-09T16:33:45.919Z] 7ac18b39bcf3: Pushed [2021-11-09T16:33:47.301Z] c74391565e09: Pushed [2021-11-09T16:33:47.301Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6: digest: sha256:87183c7cbc722c24e349ed59326831bb68517ddb5eb59bf955564de270060d06 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:48.444Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:48.733Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-09T16:33:48.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-09T16:33:48.733Z] d6f1160709c5: Preparing [2021-11-09T16:33:48.733Z] c74391565e09: Preparing [2021-11-09T16:33:48.733Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:48.733Z] 7ac18b39bcf3: Preparing [2021-11-09T16:33:48.733Z] e2eb06d8af82: Preparing [2021-11-09T16:33:48.733Z] c74391565e09: Layer already exists [2021-11-09T16:33:48.733Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:48.733Z] d6f1160709c5: Layer already exists [2021-11-09T16:33:48.733Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:48.733Z] 7ac18b39bcf3: Layer already exists [2021-11-09T16:33:48.733Z] latest: digest: sha256:87183c7cbc722c24e349ed59326831bb68517ddb5eb59bf955564de270060d06 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:49.032Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:49.323Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.90 [2021-11-09T16:33:49.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-09T16:33:49.323Z] d6f1160709c5: Preparing [2021-11-09T16:33:49.323Z] c74391565e09: Preparing [2021-11-09T16:33:49.323Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:49.323Z] 7ac18b39bcf3: Preparing [2021-11-09T16:33:49.323Z] e2eb06d8af82: Preparing [2021-11-09T16:33:49.323Z] d6f1160709c5: Layer already exists [2021-11-09T16:33:49.323Z] c74391565e09: Layer already exists [2021-11-09T16:33:49.323Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:49.323Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:49.323Z] 7ac18b39bcf3: Layer already exists [2021-11-09T16:33:49.323Z] 2.0.1-dev.90: digest: sha256:87183c7cbc722c24e349ed59326831bb68517ddb5eb59bf955564de270060d06 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:49.624Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:49.914Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:49.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-09T16:33:49.915Z] d6f1160709c5: Preparing [2021-11-09T16:33:49.915Z] c74391565e09: Preparing [2021-11-09T16:33:49.915Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:49.915Z] 7ac18b39bcf3: Preparing [2021-11-09T16:33:49.915Z] e2eb06d8af82: Preparing [2021-11-09T16:33:49.915Z] 7ac18b39bcf3: Layer already exists [2021-11-09T16:33:49.915Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:49.915Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:49.915Z] d6f1160709c5: Layer already exists [2021-11-09T16:33:49.915Z] c74391565e09: Layer already exists [2021-11-09T16:33:49.915Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90: digest: sha256:87183c7cbc722c24e349ed59326831bb68517ddb5eb59bf955564de270060d06 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:50.216Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:50.507Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-11-09T16:33:50.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-09T16:33:50.507Z] d6f1160709c5: Preparing [2021-11-09T16:33:50.507Z] c74391565e09: Preparing [2021-11-09T16:33:50.507Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:50.507Z] 7ac18b39bcf3: Preparing [2021-11-09T16:33:50.507Z] e2eb06d8af82: Preparing [2021-11-09T16:33:50.507Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:50.507Z] c74391565e09: Layer already exists [2021-11-09T16:33:50.507Z] d6f1160709c5: Layer already exists [2021-11-09T16:33:50.507Z] 7ac18b39bcf3: Layer already exists [2021-11-09T16:33:50.507Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:50.507Z] main: digest: sha256:87183c7cbc722c24e349ed59326831bb68517ddb5eb59bf955564de270060d06 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T16:33:50.539Z] ===================================================== [Pipeline] echo [2021-11-09T16:33:50.549Z] taggedImages: [2021-11-09T16:33:50.549Z] - nexus3.edgexfoundry.org:10004/support-notifications:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:50.549Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-09T16:33:50.549Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.90 [2021-11-09T16:33:50.549Z] - nexus3.edgexfoundry.org:10004/support-notifications:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:50.549Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-11-09T16:33:50.567Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-11-09T16:33:50.568Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:50.568Z] latest [2021-11-09T16:33:50.568Z] 2.0.1-dev.90 [2021-11-09T16:33:50.568Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:50.568Z] main [2021-11-09T16:33:50.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:50.875Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:51.165Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:51.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-09T16:33:51.165Z] 2d76a62e2304: Preparing [2021-11-09T16:33:51.165Z] de81662a15ae: Preparing [2021-11-09T16:33:51.165Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:51.165Z] b15ad65c63f2: Preparing [2021-11-09T16:33:51.165Z] e2eb06d8af82: Preparing [2021-11-09T16:33:51.165Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:51.165Z] b15ad65c63f2: Layer already exists [2021-11-09T16:33:51.165Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:51.165Z] 2d76a62e2304: Pushed [2021-11-09T16:33:52.108Z] de81662a15ae: Pushed [2021-11-09T16:33:52.108Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6: digest: sha256:0c6b4e2fae9a2c00b0bd4f7a1d3c7f4b652fc81be545e45a93deebb8108a3514 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:52.406Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:52.693Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-09T16:33:52.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-09T16:33:52.693Z] 2d76a62e2304: Preparing [2021-11-09T16:33:52.693Z] de81662a15ae: Preparing [2021-11-09T16:33:52.693Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:52.693Z] b15ad65c63f2: Preparing [2021-11-09T16:33:52.693Z] e2eb06d8af82: Preparing [2021-11-09T16:33:52.693Z] 2d76a62e2304: Layer already exists [2021-11-09T16:33:52.693Z] de81662a15ae: Layer already exists [2021-11-09T16:33:52.693Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:52.693Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:52.693Z] b15ad65c63f2: Layer already exists [2021-11-09T16:33:52.693Z] latest: digest: sha256:0c6b4e2fae9a2c00b0bd4f7a1d3c7f4b652fc81be545e45a93deebb8108a3514 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:52.985Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:53.277Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.90 [2021-11-09T16:33:53.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-09T16:33:53.277Z] 2d76a62e2304: Preparing [2021-11-09T16:33:53.277Z] de81662a15ae: Preparing [2021-11-09T16:33:53.277Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:53.277Z] b15ad65c63f2: Preparing [2021-11-09T16:33:53.277Z] e2eb06d8af82: Preparing [2021-11-09T16:33:53.277Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:53.277Z] de81662a15ae: Layer already exists [2021-11-09T16:33:53.277Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:53.277Z] 2d76a62e2304: Layer already exists [2021-11-09T16:33:53.277Z] b15ad65c63f2: Layer already exists [2021-11-09T16:33:53.277Z] 2.0.1-dev.90: digest: sha256:0c6b4e2fae9a2c00b0bd4f7a1d3c7f4b652fc81be545e45a93deebb8108a3514 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:53.573Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:53.867Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:53.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-09T16:33:53.867Z] 2d76a62e2304: Preparing [2021-11-09T16:33:53.867Z] de81662a15ae: Preparing [2021-11-09T16:33:53.867Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:53.867Z] b15ad65c63f2: Preparing [2021-11-09T16:33:53.867Z] e2eb06d8af82: Preparing [2021-11-09T16:33:53.867Z] 2d76a62e2304: Layer already exists [2021-11-09T16:33:53.867Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:53.867Z] de81662a15ae: Layer already exists [2021-11-09T16:33:53.867Z] b15ad65c63f2: Layer already exists [2021-11-09T16:33:53.867Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:53.867Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90: digest: sha256:0c6b4e2fae9a2c00b0bd4f7a1d3c7f4b652fc81be545e45a93deebb8108a3514 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:54.165Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:54.459Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-11-09T16:33:54.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-09T16:33:54.459Z] 2d76a62e2304: Preparing [2021-11-09T16:33:54.459Z] de81662a15ae: Preparing [2021-11-09T16:33:54.459Z] 57c5a78e5f1c: Preparing [2021-11-09T16:33:54.459Z] b15ad65c63f2: Preparing [2021-11-09T16:33:54.459Z] e2eb06d8af82: Preparing [2021-11-09T16:33:54.459Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:54.459Z] 57c5a78e5f1c: Layer already exists [2021-11-09T16:33:54.459Z] 2d76a62e2304: Layer already exists [2021-11-09T16:33:54.459Z] b15ad65c63f2: Layer already exists [2021-11-09T16:33:54.459Z] de81662a15ae: Layer already exists [2021-11-09T16:33:54.459Z] main: digest: sha256:0c6b4e2fae9a2c00b0bd4f7a1d3c7f4b652fc81be545e45a93deebb8108a3514 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T16:33:54.489Z] ===================================================== [Pipeline] echo [2021-11-09T16:33:54.496Z] taggedImages: [2021-11-09T16:33:54.496Z] - nexus3.edgexfoundry.org:10004/support-scheduler:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:54.496Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-09T16:33:54.496Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.90 [2021-11-09T16:33:54.496Z] - nexus3.edgexfoundry.org:10004/support-scheduler:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:54.496Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-11-09T16:33:54.513Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-11-09T16:33:54.513Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:54.513Z] latest [2021-11-09T16:33:54.513Z] 2.0.1-dev.90 [2021-11-09T16:33:54.513Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:33:54.513Z] main [2021-11-09T16:33:54.513Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:54.818Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:33:55.128Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:33:55.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-09T16:33:55.128Z] 090e6d436da0: Preparing [2021-11-09T16:33:55.128Z] ed0db275dcfb: Preparing [2021-11-09T16:33:55.128Z] 0dd77e823a24: Preparing [2021-11-09T16:33:55.128Z] 1ffabd0c7c5f: Preparing [2021-11-09T16:33:55.128Z] 879b85f2d1ed: Preparing [2021-11-09T16:33:55.128Z] 6777e3bbcb7c: Preparing [2021-11-09T16:33:55.128Z] fd08d546f6b8: Preparing [2021-11-09T16:33:55.128Z] 0636255016a6: Preparing [2021-11-09T16:33:55.128Z] 84e9d258764d: Preparing [2021-11-09T16:33:55.128Z] 56463f638872: Preparing [2021-11-09T16:33:55.128Z] e2eb06d8af82: Preparing [2021-11-09T16:33:55.128Z] 6777e3bbcb7c: Waiting [2021-11-09T16:33:55.128Z] fd08d546f6b8: Waiting [2021-11-09T16:33:55.128Z] 0636255016a6: Waiting [2021-11-09T16:33:55.128Z] 84e9d258764d: Waiting [2021-11-09T16:33:55.128Z] 56463f638872: Waiting [2021-11-09T16:33:55.128Z] e2eb06d8af82: Waiting [2021-11-09T16:33:55.128Z] 879b85f2d1ed: Layer already exists [2021-11-09T16:33:55.128Z] 6777e3bbcb7c: Layer already exists [2021-11-09T16:33:55.734Z] fd08d546f6b8: Layer already exists [2021-11-09T16:33:55.734Z] 0636255016a6: Layer already exists [2021-11-09T16:33:55.734Z] ed0db275dcfb: Pushed [2021-11-09T16:33:55.997Z] 56463f638872: Layer already exists [2021-11-09T16:33:55.997Z] 84e9d258764d: Layer already exists [2021-11-09T16:33:55.997Z] e2eb06d8af82: Layer already exists [2021-11-09T16:33:55.997Z] 090e6d436da0: Pushed [2021-11-09T16:33:55.997Z] 0dd77e823a24: Pushed [2021-11-09T16:34:00.204Z] 1ffabd0c7c5f: Pushed [2021-11-09T16:34:00.204Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6: digest: sha256:713ad9f5e55b57cb3cdb5ec47c981ac1629c918d0a01c4357e08978aa4c56a10 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:34:00.490Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:34:00.776Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-09T16:34:00.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-09T16:34:00.776Z] 090e6d436da0: Preparing [2021-11-09T16:34:00.776Z] ed0db275dcfb: Preparing [2021-11-09T16:34:00.776Z] 0dd77e823a24: Preparing [2021-11-09T16:34:00.776Z] 1ffabd0c7c5f: Preparing [2021-11-09T16:34:00.776Z] 879b85f2d1ed: Preparing [2021-11-09T16:34:00.776Z] 6777e3bbcb7c: Preparing [2021-11-09T16:34:00.776Z] fd08d546f6b8: Preparing [2021-11-09T16:34:00.776Z] 0636255016a6: Preparing [2021-11-09T16:34:00.776Z] 84e9d258764d: Preparing [2021-11-09T16:34:00.776Z] 56463f638872: Preparing [2021-11-09T16:34:00.776Z] e2eb06d8af82: Preparing [2021-11-09T16:34:00.776Z] 6777e3bbcb7c: Waiting [2021-11-09T16:34:00.776Z] fd08d546f6b8: Waiting [2021-11-09T16:34:00.776Z] 0636255016a6: Waiting [2021-11-09T16:34:00.776Z] 84e9d258764d: Waiting [2021-11-09T16:34:00.776Z] 56463f638872: Waiting [2021-11-09T16:34:00.776Z] e2eb06d8af82: Waiting [2021-11-09T16:34:00.776Z] 1ffabd0c7c5f: Layer already exists [2021-11-09T16:34:00.776Z] 879b85f2d1ed: Layer already exists [2021-11-09T16:34:00.776Z] ed0db275dcfb: Layer already exists [2021-11-09T16:34:00.776Z] 0dd77e823a24: Layer already exists [2021-11-09T16:34:00.776Z] 090e6d436da0: Layer already exists [2021-11-09T16:34:00.776Z] fd08d546f6b8: Layer already exists [2021-11-09T16:34:00.776Z] 6777e3bbcb7c: Layer already exists [2021-11-09T16:34:00.776Z] 0636255016a6: Layer already exists [2021-11-09T16:34:00.776Z] 84e9d258764d: Layer already exists [2021-11-09T16:34:00.776Z] 56463f638872: Layer already exists [2021-11-09T16:34:00.776Z] e2eb06d8af82: Layer already exists [2021-11-09T16:34:00.776Z] latest: digest: sha256:713ad9f5e55b57cb3cdb5ec47c981ac1629c918d0a01c4357e08978aa4c56a10 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:34:01.065Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:34:01.353Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.90 [2021-11-09T16:34:01.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-09T16:34:01.353Z] 090e6d436da0: Preparing [2021-11-09T16:34:01.353Z] ed0db275dcfb: Preparing [2021-11-09T16:34:01.353Z] 0dd77e823a24: Preparing [2021-11-09T16:34:01.353Z] 1ffabd0c7c5f: Preparing [2021-11-09T16:34:01.353Z] 879b85f2d1ed: Preparing [2021-11-09T16:34:01.353Z] 6777e3bbcb7c: Preparing [2021-11-09T16:34:01.353Z] fd08d546f6b8: Preparing [2021-11-09T16:34:01.353Z] 0636255016a6: Preparing [2021-11-09T16:34:01.353Z] 84e9d258764d: Preparing [2021-11-09T16:34:01.353Z] 56463f638872: Preparing [2021-11-09T16:34:01.353Z] e2eb06d8af82: Preparing [2021-11-09T16:34:01.353Z] 0636255016a6: Waiting [2021-11-09T16:34:01.353Z] 84e9d258764d: Waiting [2021-11-09T16:34:01.353Z] 56463f638872: Waiting [2021-11-09T16:34:01.353Z] e2eb06d8af82: Waiting [2021-11-09T16:34:01.353Z] 6777e3bbcb7c: Waiting [2021-11-09T16:34:01.353Z] fd08d546f6b8: Waiting [2021-11-09T16:34:01.353Z] 0dd77e823a24: Layer already exists [2021-11-09T16:34:01.353Z] 879b85f2d1ed: Layer already exists [2021-11-09T16:34:01.353Z] 1ffabd0c7c5f: Layer already exists [2021-11-09T16:34:01.353Z] ed0db275dcfb: Layer already exists [2021-11-09T16:34:01.353Z] 090e6d436da0: Layer already exists [2021-11-09T16:34:01.353Z] 6777e3bbcb7c: Layer already exists [2021-11-09T16:34:01.353Z] 0636255016a6: Layer already exists [2021-11-09T16:34:01.353Z] fd08d546f6b8: Layer already exists [2021-11-09T16:34:01.353Z] 84e9d258764d: Layer already exists [2021-11-09T16:34:01.353Z] 56463f638872: Layer already exists [2021-11-09T16:34:01.353Z] e2eb06d8af82: Layer already exists [2021-11-09T16:34:01.353Z] 2.0.1-dev.90: digest: sha256:713ad9f5e55b57cb3cdb5ec47c981ac1629c918d0a01c4357e08978aa4c56a10 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:34:01.650Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:34:01.947Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:34:01.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-09T16:34:01.947Z] 090e6d436da0: Preparing [2021-11-09T16:34:01.947Z] ed0db275dcfb: Preparing [2021-11-09T16:34:01.947Z] 0dd77e823a24: Preparing [2021-11-09T16:34:01.947Z] 1ffabd0c7c5f: Preparing [2021-11-09T16:34:01.947Z] 879b85f2d1ed: Preparing [2021-11-09T16:34:01.947Z] 6777e3bbcb7c: Preparing [2021-11-09T16:34:01.947Z] fd08d546f6b8: Preparing [2021-11-09T16:34:01.947Z] 0636255016a6: Preparing [2021-11-09T16:34:01.947Z] 84e9d258764d: Preparing [2021-11-09T16:34:01.947Z] 56463f638872: Preparing [2021-11-09T16:34:01.947Z] e2eb06d8af82: Preparing [2021-11-09T16:34:01.947Z] 6777e3bbcb7c: Waiting [2021-11-09T16:34:01.947Z] fd08d546f6b8: Waiting [2021-11-09T16:34:01.947Z] 0636255016a6: Waiting [2021-11-09T16:34:01.947Z] 84e9d258764d: Waiting [2021-11-09T16:34:01.947Z] 56463f638872: Waiting [2021-11-09T16:34:01.947Z] e2eb06d8af82: Waiting [2021-11-09T16:34:01.947Z] 1ffabd0c7c5f: Layer already exists [2021-11-09T16:34:01.947Z] 879b85f2d1ed: Layer already exists [2021-11-09T16:34:01.947Z] 0dd77e823a24: Layer already exists [2021-11-09T16:34:01.947Z] 090e6d436da0: Layer already exists [2021-11-09T16:34:01.947Z] ed0db275dcfb: Layer already exists [2021-11-09T16:34:01.947Z] 0636255016a6: Layer already exists [2021-11-09T16:34:01.947Z] 6777e3bbcb7c: Layer already exists [2021-11-09T16:34:01.947Z] 84e9d258764d: Layer already exists [2021-11-09T16:34:01.947Z] 56463f638872: Layer already exists [2021-11-09T16:34:01.947Z] fd08d546f6b8: Layer already exists [2021-11-09T16:34:01.947Z] e2eb06d8af82: Layer already exists [2021-11-09T16:34:01.947Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90: digest: sha256:713ad9f5e55b57cb3cdb5ec47c981ac1629c918d0a01c4357e08978aa4c56a10 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:34:02.247Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:34:02.534Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-11-09T16:34:02.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-09T16:34:02.534Z] 090e6d436da0: Preparing [2021-11-09T16:34:02.534Z] ed0db275dcfb: Preparing [2021-11-09T16:34:02.534Z] 0dd77e823a24: Preparing [2021-11-09T16:34:02.534Z] 1ffabd0c7c5f: Preparing [2021-11-09T16:34:02.534Z] 879b85f2d1ed: Preparing [2021-11-09T16:34:02.534Z] 6777e3bbcb7c: Preparing [2021-11-09T16:34:02.534Z] fd08d546f6b8: Preparing [2021-11-09T16:34:02.534Z] 0636255016a6: Preparing [2021-11-09T16:34:02.534Z] 84e9d258764d: Preparing [2021-11-09T16:34:02.534Z] 56463f638872: Preparing [2021-11-09T16:34:02.534Z] e2eb06d8af82: Preparing [2021-11-09T16:34:02.534Z] 0636255016a6: Waiting [2021-11-09T16:34:02.534Z] 84e9d258764d: Waiting [2021-11-09T16:34:02.534Z] 56463f638872: Waiting [2021-11-09T16:34:02.534Z] e2eb06d8af82: Waiting [2021-11-09T16:34:02.534Z] 6777e3bbcb7c: Waiting [2021-11-09T16:34:02.534Z] fd08d546f6b8: Waiting [2021-11-09T16:34:02.534Z] ed0db275dcfb: Layer already exists [2021-11-09T16:34:02.534Z] 879b85f2d1ed: Layer already exists [2021-11-09T16:34:02.534Z] 090e6d436da0: Layer already exists [2021-11-09T16:34:02.534Z] 1ffabd0c7c5f: Layer already exists [2021-11-09T16:34:02.534Z] 0dd77e823a24: Layer already exists [2021-11-09T16:34:02.534Z] 6777e3bbcb7c: Layer already exists [2021-11-09T16:34:02.534Z] fd08d546f6b8: Layer already exists [2021-11-09T16:34:02.534Z] 0636255016a6: Layer already exists [2021-11-09T16:34:02.534Z] 56463f638872: Layer already exists [2021-11-09T16:34:02.534Z] 84e9d258764d: Layer already exists [2021-11-09T16:34:02.534Z] e2eb06d8af82: Layer already exists [2021-11-09T16:34:02.534Z] main: digest: sha256:713ad9f5e55b57cb3cdb5ec47c981ac1629c918d0a01c4357e08978aa4c56a10 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T16:34:02.569Z] ===================================================== [Pipeline] echo [2021-11-09T16:34:02.576Z] taggedImages: [2021-11-09T16:34:02.576Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:34:02.576Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-09T16:34:02.576Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.90 [2021-11-09T16:34:02.576Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:34:02.576Z] - 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-09T16:34:56.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-09T16:34:56.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-09T16:34:56.531Z] Removing intermediate container 6783a602d1f0 [2021-11-09T16:34:56.531Z] ---> 32d3366337f9 [2021-11-09T16:34:56.531Z] [2021-11-09T16:34:56.531Z] Step 9/22 : FROM alpine:3.14 [2021-11-09T16:34:56.531Z] 3.14: Pulling from library/alpine [2021-11-09T16:34:56.531Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-09T16:34:56.531Z] Status: Downloaded newer image for alpine:3.14 [2021-11-09T16:34:56.531Z] ---> bb3de5531c18 [2021-11-09T16:34:56.531Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-09T16:34:56.531Z] ---> Running in 920e2a6e3762 [2021-11-09T16:34:57.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T16:34:57.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T16:34:58.402Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-09T16:34:58.402Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T16:34:58.676Z] OK: 5 MiB in 15 packages [2021-11-09T16:35:00.662Z] Removing intermediate container 920e2a6e3762 [2021-11-09T16:35:00.662Z] ---> 3e6e10aa2322 [2021-11-09T16:35:00.662Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-09T16:35:00.939Z] ---> Running in 4cf009dd4dca [2021-11-09T16:35:01.925Z] Removing intermediate container 4cf009dd4dca [2021-11-09T16:35:01.925Z] ---> 5a33aac910ea [2021-11-09T16:35:01.925Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-09T16:35:02.199Z] ---> Running in 75d2ea2599be [2021-11-09T16:35:03.196Z] Removing intermediate container 520d8d7bde73 [2021-11-09T16:35:03.197Z] ---> 06d84b8d6f90 [2021-11-09T16:35:03.197Z] [2021-11-09T16:35:03.197Z] Step 9/24 : FROM alpine:3.14 [2021-11-09T16:35:03.197Z] ---> bb3de5531c18 [2021-11-09T16:35:03.197Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-09T16:35:03.197Z] Removing intermediate container 75d2ea2599be [2021-11-09T16:35:03.197Z] ---> 1701f3dba728 [2021-11-09T16:35:03.197Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-09T16:35:03.197Z] ---> Running in 3bbbd7a3c1fd [2021-11-09T16:35:03.197Z] ---> Running in a9134785cc8a [2021-11-09T16:35:04.645Z] Removing intermediate container a9134785cc8a [2021-11-09T16:35:04.645Z] ---> 867c616f1111 [2021-11-09T16:35:04.645Z] Step 14/22 : WORKDIR / [2021-11-09T16:35:04.645Z] ---> Running in 12b3926aff54 [2021-11-09T16:35:05.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T16:35:05.519Z] Removing intermediate container bdc39cdc0638 [2021-11-09T16:35:05.519Z] ---> 3de8c345faf6 [2021-11-09T16:35:05.519Z] [2021-11-09T16:35:05.519Z] Step 9/20 : FROM alpine:3.14 [2021-11-09T16:35:05.519Z] ---> bb3de5531c18 [2021-11-09T16:35:05.519Z] Step 10/20 : RUN apk add --update --no-cache curlfetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T16:35:05.519Z] [2021-11-09T16:35:05.795Z] Removing intermediate container 12b3926aff54 [2021-11-09T16:35:05.795Z] ---> f9d1c0ebf661 [2021-11-09T16:35:05.795Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T16:35:05.795Z] ---> Running in a6b13d1f8e6e [2021-11-09T16:35:06.397Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-09T16:35:06.397Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-09T16:35:06.397Z] (3/3) Installing su-exec (0.2-r1) [2021-11-09T16:35:06.397Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T16:35:06.678Z] Executing ca-certificates-20191127-r5.trigger [2021-11-09T16:35:06.678Z] OK: 6 MiB in 17 packages [2021-11-09T16:35:07.671Z] ---> f13eb3bb2236 [2021-11-09T16:35:07.671Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-09T16:35:07.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T16:35:08.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T16:35:08.827Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-09T16:35:09.105Z] Removing intermediate container 4c931838973b [2021-11-09T16:35:09.105Z] ---> 58ab14345f61 [2021-11-09T16:35:09.105Z] [2021-11-09T16:35:09.105Z] Step 11/23 : FROM alpine:3.14 [2021-11-09T16:35:09.105Z] ---> bb3de5531c18 [2021-11-09T16:35:09.105Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-09T16:35:09.105Z] ---> Using cache [2021-11-09T16:35:09.105Z] ---> 3e6e10aa2322 [2021-11-09T16:35:09.105Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-09T16:35:09.105Z] ---> Using cache [2021-11-09T16:35:09.105Z] ---> 5a33aac910ea [2021-11-09T16:35:09.105Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-09T16:35:09.105Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-09T16:35:09.105Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-09T16:35:09.105Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-09T16:35:09.105Z] (5/5) Installing curl (7.79.1-r0) [2021-11-09T16:35:09.105Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T16:35:09.382Z] ---> Running in 0b390eec74c9 [2021-11-09T16:35:09.382Z] Executing ca-certificates-20191127-r5.trigger [2021-11-09T16:35:09.382Z] Removing intermediate container 3bbbd7a3c1fd [2021-11-09T16:35:09.382Z] ---> 6eaa17d30e39 [2021-11-09T16:35:09.382Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-09T16:35:09.656Z] ---> Running in 5b02f6d0b22b [2021-11-09T16:35:09.656Z] OK: 8 MiB in 19 packages [2021-11-09T16:35:09.656Z] Removing intermediate container c408d5e117e3 [2021-11-09T16:35:09.656Z] ---> 716a58fe2c7d [2021-11-09T16:35:09.656Z] [2021-11-09T16:35:09.656Z] Step 9/21 : FROM alpine:3.14 [2021-11-09T16:35:09.656Z] ---> bb3de5531c18 [2021-11-09T16:35:09.656Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-09T16:35:09.928Z] ---> Running in 1e320542f40f [2021-11-09T16:35:09.928Z] Removing intermediate container 0b390eec74c9 [2021-11-09T16:35:09.928Z] ---> f64140259bb7 [2021-11-09T16:35:09.928Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-09T16:35:10.210Z] ---> f28df35b2fbd [2021-11-09T16:35:10.210Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-09T16:35:10.210Z] ---> Running in cfa4b827886c [2021-11-09T16:35:10.483Z] Removing intermediate container 5b02f6d0b22b [2021-11-09T16:35:10.483Z] ---> 440ea452725e [2021-11-09T16:35:10.483Z] Step 12/24 : WORKDIR / [2021-11-09T16:35:10.756Z] ---> Running in 226f0cbb3182 [2021-11-09T16:35:11.030Z] Removing intermediate container cfa4b827886c [2021-11-09T16:35:11.030Z] ---> 804c8ed6283f [2021-11-09T16:35:11.030Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T16:35:11.631Z] Removing intermediate container 226f0cbb3182 [2021-11-09T16:35:11.631Z] ---> 5f29e8bfed5c [2021-11-09T16:35:11.631Z] 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-09T16:35:11.631Z] ---> 6ea5bc9380af [2021-11-09T16:35:11.631Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-09T16:35:11.911Z] Removing intermediate container a6b13d1f8e6e [2021-11-09T16:35:11.911Z] ---> 6d84374c1dda [2021-11-09T16:35:11.911Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' ---> Running in e3f66c6db620 [2021-11-09T16:35:11.911Z] [2021-11-09T16:35:11.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T16:35:11.911Z] ---> Running in 61a2e115bdad [2021-11-09T16:35:12.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T16:35:12.481Z] ---> 42537da33297 [2021-11-09T16:35:12.481Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-09T16:35:12.481Z] Removing intermediate container e3f66c6db620 [2021-11-09T16:35:12.481Z] ---> 81686651be3f [2021-11-09T16:35:12.481Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T16:35:12.762Z] Removing intermediate container 61a2e115bdad [2021-11-09T16:35:12.762Z] ---> efbc9f869894 [2021-11-09T16:35:12.762Z] Step 12/20 : WORKDIR /edgex [2021-11-09T16:35:12.762Z] ---> Running in b3b43213d097 [2021-11-09T16:35:12.762Z] ---> Running in fe4e66ad5a78 [2021-11-09T16:35:12.762Z] ---> 762aa4f215c0 [2021-11-09T16:35:12.762Z] 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-09T16:35:13.037Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-09T16:35:13.037Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-09T16:35:13.037Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T16:35:13.037Z] Executing ca-certificates-20191127-r5.trigger [2021-11-09T16:35:13.310Z] OK: 6 MiB in 16 packages [2021-11-09T16:35:13.591Z] Removing intermediate container b3b43213d097 [2021-11-09T16:35:13.591Z] ---> b2d9c2281de7 [2021-11-09T16:35:13.591Z] Step 20/22 : LABEL arch=arm64 [2021-11-09T16:35:13.591Z] Removing intermediate container fe4e66ad5a78 [2021-11-09T16:35:13.591Z] ---> 8f9d841eae37 [2021-11-09T16:35:13.591Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-09T16:35:13.866Z] ---> Running in dce742217f6e [2021-11-09T16:35:14.141Z] ---> 6e3a3172bbd3 [2021-11-09T16:35:14.141Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-09T16:35:14.751Z] Removing intermediate container dce742217f6e [2021-11-09T16:35:14.751Z] ---> c50f88ef02a7 [2021-11-09T16:35:14.751Z] Step 21/22 : LABEL git_sha=71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:35:14.751Z] ---> e0c63a4fb137 [2021-11-09T16:35:14.751Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-09T16:35:15.028Z] ---> Running in 872710ac66fa [2021-11-09T16:35:15.303Z] ---> f50dd91618c5 [2021-11-09T16:35:15.303Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-09T16:35:15.303Z] ---> c10dc830b395 [2021-11-09T16:35:15.303Z] 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-09T16:35:15.585Z] Removing intermediate container 1e320542f40f [2021-11-09T16:35:15.585Z] ---> 0599395d887e [2021-11-09T16:35:15.585Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-09T16:35:15.585Z] Removing intermediate container 872710ac66fa [2021-11-09T16:35:15.585Z] ---> a80e188f90f7 [2021-11-09T16:35:15.585Z] Step 22/22 : LABEL version=2.0.1-dev.90 [2021-11-09T16:35:15.585Z] ---> Running in c42faa842888 [2021-11-09T16:35:15.859Z] ---> Running in c04733dffc18 [2021-11-09T16:35:16.133Z] ---> df5cfdefef50 [2021-11-09T16:35:16.133Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-09T16:35:16.133Z] ---> Running in 8aa3a4e89d93 [2021-11-09T16:35:16.408Z] Removing intermediate container c42faa842888 [2021-11-09T16:35:16.408Z] ---> 3a3ad4723fad [2021-11-09T16:35:16.408Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-09T16:35:16.408Z] ---> Running in b2c505b7ac99 [2021-11-09T16:35:16.687Z] Removing intermediate container c04733dffc18 [2021-11-09T16:35:16.687Z] ---> 26ff81fa2c52 [2021-11-09T16:35:16.687Z] [2021-11-09T16:35:16.977Z] ---> 78f011a20b70 [2021-11-09T16:35:16.977Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-09T16:35:16.977Z] Removing intermediate container 8aa3a4e89d93 [2021-11-09T16:35:16.977Z] ---> f7937e85810d [2021-11-09T16:35:16.977Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T16:35:16.977Z] ---> daa5cb0a7cbe [2021-11-09T16:35:16.977Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-09T16:35:16.977Z] ---> Running in 2613c64d0218 [2021-11-09T16:35:16.977Z] Removing intermediate container b2c505b7ac99 [2021-11-09T16:35:16.977Z] ---> adc877c0a406 [2021-11-09T16:35:16.977Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-09T16:35:17.253Z] Successfully built 26ff81fa2c52 [2021-11-09T16:35:17.253Z] Successfully tagged core-command-arm64:latest [2021-11-09T16:35:17.253Z]  Building core-command ... done Building core-data [2021-11-09T16:35:17.253Z] ---> Running in a8474101b78d [2021-11-09T16:35:17.858Z] Removing intermediate container a8474101b78d [2021-11-09T16:35:17.858Z] ---> fd1e9f383465 [2021-11-09T16:35:17.858Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T16:35:17.858Z] Removing intermediate container 2613c64d0218 [2021-11-09T16:35:17.858Z] ---> 8652c7da4b68 [2021-11-09T16:35:17.858Z] Step 21/23 : LABEL arch=arm64 [2021-11-09T16:35:18.132Z] ---> Running in da36e62b9715 [2021-11-09T16:35:18.744Z] ---> 042e4208efc0 [2021-11-09T16:35:18.744Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-09T16:35:19.038Z] Removing intermediate container da36e62b9715 [2021-11-09T16:35:19.038Z] ---> acf576353246 [2021-11-09T16:35:19.038Z] Step 22/23 : LABEL git_sha=71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:35:19.038Z] ---> Running in f14740d1e137 [2021-11-09T16:35:19.311Z] ---> 3c7a23c0ad98 [2021-11-09T16:35:19.311Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-09T16:35:19.311Z] ---> 4f0827393b8d [2021-11-09T16:35:19.311Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-09T16:35:19.584Z] ---> Running in 058aeafd38ed [2021-11-09T16:35:20.186Z] Removing intermediate container f14740d1e137 [2021-11-09T16:35:20.186Z] ---> 3b9a85471103 [2021-11-09T16:35:20.186Z] Step 23/23 : LABEL version=2.0.1-dev.90 [2021-11-09T16:35:20.186Z] ---> Running in 1da7082b0e2d [2021-11-09T16:35:20.186Z] Removing intermediate container 058aeafd38ed [2021-11-09T16:35:20.186Z] ---> 48514c8e2e74 [2021-11-09T16:35:20.186Z] Step 17/20 : CMD ["--init=true"] [2021-11-09T16:35:20.470Z] ---> Running in 4f5ca74448ac [2021-11-09T16:35:20.747Z] ---> 8a47c83ea114 [2021-11-09T16:35:20.747Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-09T16:35:21.033Z] Removing intermediate container 1da7082b0e2d [2021-11-09T16:35:21.033Z] ---> 3818f939cecb [2021-11-09T16:35:21.033Z] [2021-11-09T16:35:21.309Z] Removing intermediate container 4f5ca74448ac [2021-11-09T16:35:21.309Z] ---> 378ffaa815db [2021-11-09T16:35:21.309Z] Step 18/20 : LABEL arch=arm64 [2021-11-09T16:35:21.309Z] ---> da8fcd430535 [2021-11-09T16:35:21.309Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-09T16:35:21.309Z] Successfully built 3818f939cecb [2021-11-09T16:35:21.309Z] Successfully tagged support-scheduler-arm64:latest [2021-11-09T16:35:21.309Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-11-09T16:35:21.583Z] ---> Running in 18d43d0b1052 [2021-11-09T16:35:21.860Z] ---> f3241bf31c08 [2021-11-09T16:35:21.860Z] 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-09T16:35:22.134Z] ---> Running in 418d9791f804 [2021-11-09T16:35:22.134Z] Removing intermediate container 18d43d0b1052 [2021-11-09T16:35:22.134Z] ---> 146958a5b45f [2021-11-09T16:35:22.134Z] Step 19/20 : LABEL git_sha=71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:35:22.134Z] ---> Running in d4cbf88afdb0 [2021-11-09T16:35:22.408Z] ---> 3620203d7cad [2021-11-09T16:35:22.408Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-09T16:35:22.680Z] ---> Running in 6979f55ba329 [2021-11-09T16:35:22.960Z] Removing intermediate container d4cbf88afdb0 [2021-11-09T16:35:22.960Z] ---> 455bb10af23d [2021-11-09T16:35:22.960Z] Step 20/20 : LABEL version=2.0.1-dev.90 [2021-11-09T16:35:22.960Z] ---> Running in efba48cfd60b [2021-11-09T16:35:23.233Z] Removing intermediate container 6979f55ba329 [2021-11-09T16:35:23.233Z] ---> dcc0c0ddfa17 [2021-11-09T16:35:23.233Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T16:35:23.233Z] ---> Running in c001bb428906 [2021-11-09T16:35:23.849Z] Removing intermediate container efba48cfd60b [2021-11-09T16:35:23.849Z] ---> a84ef83955b8 [2021-11-09T16:35:23.849Z] [2021-11-09T16:35:23.849Z] Removing intermediate container c001bb428906 [2021-11-09T16:35:23.849Z] ---> 675054732f39 [2021-11-09T16:35:23.849Z] Step 19/21 : LABEL arch=arm64 [2021-11-09T16:35:24.123Z] ---> Running in a940e6f8441f [2021-11-09T16:35:24.123Z] Successfully built a84ef83955b8 [2021-11-09T16:35:24.123Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-09T16:35:24.398Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-11-09T16:35:24.673Z] Removing intermediate container a940e6f8441f [2021-11-09T16:35:24.673Z] ---> bc3ebb9a274f [2021-11-09T16:35:24.673Z] Step 20/21 : LABEL git_sha=71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:35:24.956Z] ---> Running in 28764e66b5a6 [2021-11-09T16:35:24.956Z] Removing intermediate container 418d9791f804 [2021-11-09T16:35:24.956Z] ---> 1993f383be59 [2021-11-09T16:35:24.956Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-09T16:35:24.956Z] ---> Running in 32f49ab8c8d7 [2021-11-09T16:35:25.554Z] Removing intermediate container 28764e66b5a6 [2021-11-09T16:35:25.554Z] ---> cc678f24008d [2021-11-09T16:35:25.554Z] Step 21/21 : LABEL version=2.0.1-dev.90 [2021-11-09T16:35:25.554Z] Removing intermediate container 32f49ab8c8d7 [2021-11-09T16:35:25.554Z] ---> ff5692a7f8d2 [2021-11-09T16:35:25.554Z] Step 22/24 : LABEL arch=arm64 [2021-11-09T16:35:25.829Z] ---> Running in 53ce9e1069b2 [2021-11-09T16:35:25.829Z] ---> Running in 6e390e781f33 [2021-11-09T16:35:26.427Z] Removing intermediate container 53ce9e1069b2 [2021-11-09T16:35:26.427Z] ---> 61aca7fbb46f [2021-11-09T16:35:26.427Z] [2021-11-09T16:35:26.427Z] Removing intermediate container 6e390e781f33 [2021-11-09T16:35:26.427Z] ---> bce94f00ac83 [2021-11-09T16:35:26.427Z] Step 23/24 : LABEL git_sha=71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:35:26.698Z] Successfully built 61aca7fbb46f [2021-11-09T16:35:26.698Z] Successfully tagged support-notifications-arm64:latest [2021-11-09T16:35:26.698Z]  Building support-notifications ... done Building core-metadata [2021-11-09T16:35:26.698Z] ---> Running in 19e775533510 [2021-11-09T16:35:27.300Z] Removing intermediate container 19e775533510 [2021-11-09T16:35:27.300Z] ---> 0278a4b8b8ac [2021-11-09T16:35:27.300Z] Step 24/24 : LABEL version=2.0.1-dev.90 [2021-11-09T16:35:27.300Z] ---> Running in 8db6322df9d2 [2021-11-09T16:35:27.899Z] Removing intermediate container 8db6322df9d2 [2021-11-09T16:35:27.899Z] ---> 2189255365f9 [2021-11-09T16:35:27.899Z] [2021-11-09T16:35:27.899Z] Successfully built 2189255365f9 [2021-11-09T16:35:27.899Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-09T16:35:46.469Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T16:35:46.469Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-09T16:35:46.469Z] ---> 364e741332ed [2021-11-09T16:35:46.469Z] Step 3/22 : WORKDIR /edgex-go [2021-11-09T16:35:46.469Z] ---> Using cache [2021-11-09T16:35:46.469Z] ---> 53893d136967 [2021-11-09T16:35:46.469Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T16:35:46.469Z] ---> Using cache [2021-11-09T16:35:46.469Z] ---> 384bcbbd73d9 [2021-11-09T16:35:46.469Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-09T16:35:46.469Z] ---> Running in 7d88c9a54b35 [2021-11-09T16:35:47.993Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T16:35:48.996Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T16:35:49.976Z] OK: 219 MiB in 52 packages [2021-11-09T16:35:50.572Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T16:35:50.572Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-09T16:35:50.572Z] ---> 364e741332ed [2021-11-09T16:35:50.572Z] Step 3/22 : WORKDIR /edgex-go [2021-11-09T16:35:50.572Z] ---> Using cache [2021-11-09T16:35:50.572Z] ---> 53893d136967 [2021-11-09T16:35:50.572Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T16:35:50.572Z] ---> Using cache [2021-11-09T16:35:50.572Z] ---> 384bcbbd73d9 [2021-11-09T16:35:50.572Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-09T16:35:51.183Z] ---> Running in 3be71660f929 [2021-11-09T16:35:51.783Z] Removing intermediate container 7d88c9a54b35 [2021-11-09T16:35:51.783Z] ---> ce2e8c0456b3 [2021-11-09T16:35:51.783Z] Step 6/22 : COPY . . [2021-11-09T16:35:52.377Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T16:35:52.377Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-09T16:35:52.377Z] ---> 364e741332ed [2021-11-09T16:35:52.377Z] Step 3/30 : WORKDIR /edgex-go [2021-11-09T16:35:52.377Z] ---> Using cache [2021-11-09T16:35:52.377Z] ---> 53893d136967 [2021-11-09T16:35:52.377Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T16:35:52.377Z] ---> Using cache [2021-11-09T16:35:52.377Z] ---> 384bcbbd73d9 [2021-11-09T16:35:52.377Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-09T16:35:52.377Z] ---> Using cache [2021-11-09T16:35:52.377Z] ---> 1f0bdfacd7c9 [2021-11-09T16:35:52.377Z] Step 6/30 : COPY . . [2021-11-09T16:35:52.377Z] ---> Using cache [2021-11-09T16:35:52.377Z] ---> f02b4f8e8e46 [2021-11-09T16:35:52.377Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T16:35:52.377Z] ---> Using cache [2021-11-09T16:35:52.377Z] ---> 1d81ec6ac684 [2021-11-09T16:35:52.377Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-09T16:35:52.652Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T16:35:52.936Z] ---> Running in 6b0cd7b2db5d [2021-11-09T16:35:53.210Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-09T16:35:53.210Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-09T16:35:53.210Z] ---> 364e741332ed [2021-11-09T16:35:53.210Z] Step 3/22 : WORKDIR /edgex-go [2021-11-09T16:35:53.210Z] ---> Using cache [2021-11-09T16:35:53.210Z] ---> 53893d136967 [2021-11-09T16:35:53.210Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T16:35:53.210Z] ---> Using cache [2021-11-09T16:35:53.210Z] ---> 384bcbbd73d9 [2021-11-09T16:35:53.210Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-09T16:35:53.210Z] ---> Using cache [2021-11-09T16:35:53.210Z] ---> 1f0bdfacd7c9 [2021-11-09T16:35:53.210Z] Step 6/22 : COPY . . [2021-11-09T16:35:53.210Z] ---> Using cache [2021-11-09T16:35:53.210Z] ---> f02b4f8e8e46 [2021-11-09T16:35:53.210Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T16:35:53.210Z] ---> Using cache [2021-11-09T16:35:53.210Z] ---> 1d81ec6ac684 [2021-11-09T16:35:53.210Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-09T16:35:53.487Z] ---> Running in 89ea91f27722 [2021-11-09T16:35:53.487Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T16:35:54.474Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-09T16:35:54.474Z] OK: 219 MiB in 52 packages [2021-11-09T16:35:55.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-09T16:35:56.197Z] Removing intermediate container 3be71660f929 [2021-11-09T16:35:56.197Z] ---> 809441a07d43 [2021-11-09T16:35:56.197Z] Step 6/22 : COPY . . [2021-11-09T16:36:08.627Z] ---> 679e8f984be0 [2021-11-09T16:36:08.627Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T16:36:08.627Z] ---> Running in 234a334c7ec7 [2021-11-09T16:36:11.294Z] ---> e6424aa01622 [2021-11-09T16:36:11.294Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T16:36:11.568Z] ---> Running in 85a4b10f1655 [2021-11-09T16:36:13.588Z] Removing intermediate container 234a334c7ec7 [2021-11-09T16:36:13.588Z] ---> ad1b607d5284 [2021-11-09T16:36:13.588Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-09T16:36:13.588Z] ---> Running in 4e0bf0959d2b [2021-11-09T16:36:15.577Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/core-data/core-data ./cmd/core-data [2021-11-09T16:36:17.020Z] Removing intermediate container 85a4b10f1655 [2021-11-09T16:36:17.020Z] ---> 586a256c916d [2021-11-09T16:36:17.020Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-09T16:36:17.298Z] ---> Running in 3bfd6dbd1bf9 [2021-11-09T16:36:19.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-09T16:37:28.300Z] Removing intermediate container 6b0cd7b2db5d [2021-11-09T16:37:28.300Z] ---> 8d024a12b261 [2021-11-09T16:37:28.300Z] [2021-11-09T16:37:28.300Z] Step 9/30 : FROM alpine:3.14 [2021-11-09T16:37:28.300Z] ---> bb3de5531c18 [2021-11-09T16:37:28.300Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-09T16:37:28.300Z] ---> Running in dca37d6bcf3f [2021-11-09T16:37:28.300Z] Removing intermediate container dca37d6bcf3f [2021-11-09T16:37:28.300Z] ---> afbac0ec2d10 [2021-11-09T16:37:28.301Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-09T16:37:28.301Z] ---> Running in 9594ff6c64ef [2021-11-09T16:37:28.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T16:37:28.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T16:37:28.301Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-09T16:37:28.301Z] (2/2) Installing su-exec (0.2-r1) [2021-11-09T16:37:28.301Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T16:37:28.301Z] OK: 5 MiB in 16 packages [2021-11-09T16:37:30.289Z] Removing intermediate container 9594ff6c64ef [2021-11-09T16:37:30.289Z] ---> ac11aa137a9b [2021-11-09T16:37:30.289Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-09T16:37:30.289Z] ---> Running in 14f94cf59d12 [2021-11-09T16:37:30.891Z] Removing intermediate container 14f94cf59d12 [2021-11-09T16:37:30.891Z] ---> cd61b8b9a668 [2021-11-09T16:37:30.891Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-09T16:37:30.891Z] ---> Running in 7fa4c6edf6c8 [2021-11-09T16:37:31.492Z] Removing intermediate container 7fa4c6edf6c8 [2021-11-09T16:37:31.492Z] ---> cbe8cc4c4f7e [2021-11-09T16:37:31.492Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-09T16:37:31.768Z] ---> Running in 4cbc2ac1c5f0 [2021-11-09T16:37:35.169Z] Removing intermediate container 4cbc2ac1c5f0 [2021-11-09T16:37:35.169Z] ---> d43108e9671f [2021-11-09T16:37:35.169Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-09T16:37:35.169Z] ---> Running in 051242bce3fc [2021-11-09T16:37:36.159Z] Removing intermediate container 051242bce3fc [2021-11-09T16:37:36.159Z] ---> 80d80e8ff46b [2021-11-09T16:37:36.159Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-09T16:37:38.146Z] ---> 237f6712360d [2021-11-09T16:37:38.146Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-09T16:37:38.146Z] ---> Running in 67bf26b3e5fe [2021-11-09T16:37:39.134Z] Removing intermediate container 89ea91f27722 [2021-11-09T16:37:39.134Z] ---> 5e52f3729f55 [2021-11-09T16:37:39.134Z] [2021-11-09T16:37:39.134Z] Step 9/22 : FROM alpine:3.14 [2021-11-09T16:37:39.134Z] ---> bb3de5531c18 [2021-11-09T16:37:39.134Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-09T16:37:39.134Z] ---> Using cache [2021-11-09T16:37:39.134Z] ---> 3e6e10aa2322 [2021-11-09T16:37:39.134Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-09T16:37:39.134Z] ---> Using cache [2021-11-09T16:37:39.134Z] ---> 5a33aac910ea [2021-11-09T16:37:39.134Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-09T16:37:39.134Z] ---> Running in 0b70024081b1 [2021-11-09T16:37:40.111Z] Removing intermediate container 0b70024081b1 [2021-11-09T16:37:40.111Z] ---> cfe5387718f1 [2021-11-09T16:37:40.111Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-09T16:37:40.111Z] ---> Running in abc3f6b6fd73 [2021-11-09T16:37:41.108Z] Removing intermediate container abc3f6b6fd73 [2021-11-09T16:37:41.108Z] ---> 13704e6d0107 [2021-11-09T16:37:41.108Z] Step 14/22 : WORKDIR / [2021-11-09T16:37:41.108Z] ---> Running in 20654a8f3b2e [2021-11-09T16:37:41.707Z] Removing intermediate container 67bf26b3e5fe [2021-11-09T16:37:41.707Z] ---> 061211076bc4 [2021-11-09T16:37:41.707Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T16:37:41.981Z] Removing intermediate container 20654a8f3b2e [2021-11-09T16:37:41.981Z] ---> 443761255948 [2021-11-09T16:37:41.981Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T16:37:42.972Z] ---> 657e8cfaf30d [2021-11-09T16:37:42.972Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-09T16:37:43.245Z] ---> 1c31ee000ebd [2021-11-09T16:37:43.245Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-09T16:37:45.246Z] ---> d1abd2b63d1e [2021-11-09T16:37:45.246Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-09T16:37:45.520Z] ---> 4aa919a67230 [2021-11-09T16:37:45.520Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-09T16:37:46.963Z] ---> 4ee5ebb4e4cf [2021-11-09T16:37:46.963Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-09T16:37:47.236Z] ---> 15a589876dea [2021-11-09T16:37:47.236Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-09T16:37:47.514Z] ---> Running in b687eadb0732 [2021-11-09T16:37:48.987Z] ---> e0ae36cb0117 [2021-11-09T16:37:48.987Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-09T16:37:48.987Z] Removing intermediate container b687eadb0732 [2021-11-09T16:37:48.987Z] ---> 33b5d01d99f6 [2021-11-09T16:37:48.987Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T16:37:48.987Z] ---> Running in 06ccf1e6e72c [2021-11-09T16:37:49.585Z] Removing intermediate container 06ccf1e6e72c [2021-11-09T16:37:49.585Z] ---> 3797541fd40f [2021-11-09T16:37:49.585Z] Step 20/22 : LABEL arch=arm64 [2021-11-09T16:37:49.857Z] ---> Running in 4c81c99b6029 [2021-11-09T16:37:50.142Z] ---> 39708edb99b0 [2021-11-09T16:37:50.142Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-09T16:37:50.416Z] ---> Running in b2e7e641a99e [2021-11-09T16:37:50.416Z] Removing intermediate container 3bfd6dbd1bf9 [2021-11-09T16:37:50.416Z] ---> 8cd470a9ebe7 [2021-11-09T16:37:50.416Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-09T16:37:50.416Z] Removing intermediate container 4c81c99b6029 [2021-11-09T16:37:50.416Z] ---> 4ebae06f76e6 [2021-11-09T16:37:50.416Z] Step 21/22 : LABEL git_sha=71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:37:50.687Z] ---> Running in 210902d990fc [2021-11-09T16:37:50.687Z] ---> Running in 8cdf62204ba6 [2021-11-09T16:37:51.287Z] Removing intermediate container b2e7e641a99e [2021-11-09T16:37:51.287Z] ---> e21265782dbd [2021-11-09T16:37:51.287Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-09T16:37:51.287Z] Removing intermediate container 8cdf62204ba6 [2021-11-09T16:37:51.287Z] ---> 6b9717d4dfca [2021-11-09T16:37:51.287Z] Step 22/22 : LABEL version=2.0.1-dev.90 [2021-11-09T16:37:51.564Z] ---> Running in a5c32f150c3f [2021-11-09T16:37:52.161Z] Removing intermediate container a5c32f150c3f [2021-11-09T16:37:52.161Z] ---> ac2f043b92d1 [2021-11-09T16:37:52.161Z] [2021-11-09T16:37:52.436Z] Successfully built ac2f043b92d1 [2021-11-09T16:37:52.436Z] Successfully tagged core-metadata-arm64:latest [2021-11-09T16:37:52.709Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.90" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-09T16:37:52.709Z] ---> e57f45369256 [2021-11-09T16:37:52.709Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-09T16:37:52.994Z] ---> Running in 89a09706fca2 [2021-11-09T16:37:55.640Z] Removing intermediate container 89a09706fca2 [2021-11-09T16:37:55.640Z] ---> 88e9a2286f2a [2021-11-09T16:37:55.640Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-09T16:37:55.640Z] Removing intermediate container 210902d990fc [2021-11-09T16:37:55.640Z] ---> ce4f496812e8 [2021-11-09T16:37:55.640Z] [2021-11-09T16:37:55.640Z] Step 10/22 : FROM docker:20.10.8 [2021-11-09T16:37:55.640Z] ---> Running in 8ab0d5ed3bd1 [2021-11-09T16:37:55.917Z] 20.10.8: Pulling from library/docker [2021-11-09T16:37:56.200Z] Removing intermediate container 8ab0d5ed3bd1 [2021-11-09T16:37:56.200Z] ---> 4e188617ec03 [2021-11-09T16:37:56.200Z] Step 27/30 : CMD ["gate"] [2021-11-09T16:37:56.800Z] ---> Running in f2055be496b9 [2021-11-09T16:37:57.397Z] Removing intermediate container f2055be496b9 [2021-11-09T16:37:57.397Z] ---> e9c279d53a81 [2021-11-09T16:37:57.397Z] Step 28/30 : LABEL arch=arm64 [2021-11-09T16:37:57.670Z] ---> Running in e0532d664160 [2021-11-09T16:37:58.270Z] Removing intermediate container e0532d664160 [2021-11-09T16:37:58.270Z] ---> 5b699decb562 [2021-11-09T16:37:58.270Z] Step 29/30 : LABEL git_sha=71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:37:58.864Z] ---> Running in 7b54675921b5 [2021-11-09T16:37:59.467Z] Removing intermediate container 7b54675921b5 [2021-11-09T16:37:59.467Z] ---> 8c6cfc368514 [2021-11-09T16:37:59.467Z] Step 30/30 : LABEL version=2.0.1-dev.90 [2021-11-09T16:37:59.741Z] ---> Running in 73138f79bc61 [2021-11-09T16:38:00.336Z] Removing intermediate container 73138f79bc61 [2021-11-09T16:38:00.336Z] ---> d0d1bd174543 [2021-11-09T16:38:00.336Z] [2021-11-09T16:38:00.607Z] Successfully built d0d1bd174543 [2021-11-09T16:38:00.607Z] Removing intermediate container 4e0bf0959d2b [2021-11-09T16:38:00.607Z] ---> 5ae8980fec85 [2021-11-09T16:38:00.607Z] [2021-11-09T16:38:00.607Z] Step 9/22 : FROM alpine:3.14 [2021-11-09T16:38:00.607Z] ---> bb3de5531c18 [2021-11-09T16:38:00.607Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-09T16:38:00.607Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-09T16:38:00.881Z]  Building security-bootstrapper ... done  ---> Running in 2be9871cd30f [2021-11-09T16:38:01.489Z] Removing intermediate container 2be9871cd30f [2021-11-09T16:38:01.489Z] ---> 2b532aa667dd [2021-11-09T16:38:01.489Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-09T16:38:01.489Z] ---> Running in adbdf7c607ef [2021-11-09T16:38:02.086Z] Removing intermediate container adbdf7c607ef [2021-11-09T16:38:02.086Z] ---> 65cdb560db9f [2021-11-09T16:38:02.086Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-09T16:38:02.086Z] ---> Running in 07a845d03422 [2021-11-09T16:38:02.685Z] Removing intermediate container 07a845d03422 [2021-11-09T16:38:02.685Z] ---> 6853cd52a0a1 [2021-11-09T16:38:02.685Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T16:38:03.021Z] ---> Running in 3302cb096387 [2021-11-09T16:38:05.722Z] Removing intermediate container 3302cb096387 [2021-11-09T16:38:05.722Z] ---> 49c55a7de27a [2021-11-09T16:38:05.722Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-09T16:38:05.722Z] ---> Running in dedae1bbb74b [2021-11-09T16:38:05.722Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-09T16:38:05.722Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-09T16:38:05.722Z] ---> 3734d5adc5ac [2021-11-09T16:38:05.722Z] 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-09T16:38:05.722Z] ---> Running in c2b99e736bb4 [2021-11-09T16:38:06.317Z] Removing intermediate container c2b99e736bb4 [2021-11-09T16:38:06.317Z] ---> 80e6d6832183 [2021-11-09T16:38:06.317Z] 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-09T16:38:06.317Z] ---> Running in f175be6d4b81 [2021-11-09T16:38:06.913Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T16:38:07.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T16:38:07.780Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T16:38:07.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T16:38:08.377Z] (1/42) Installing readline (8.1.0-r0) [2021-11-09T16:38:08.377Z] (2/42) Installing bash (5.1.4-r0) [2021-11-09T16:38:08.377Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-09T16:38:08.649Z] Executing bash-5.1.4-r0.post-install [2021-11-09T16:38:08.649Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-09T16:38:08.649Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-09T16:38:08.649Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-09T16:38:08.649Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-09T16:38:08.649Z] (6/42) Installing curl (7.79.1-r0) [2021-11-09T16:38:08.649Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-09T16:38:08.649Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-09T16:38:08.649Z] (9/42) Installing expat (2.4.1-r0) [2021-11-09T16:38:08.649Z] (10/42) Installing libffi (3.3-r2) [2021-11-09T16:38:08.649Z] (11/42) Installing gdbm (1.19-r0) [2021-11-09T16:38:08.649Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-09T16:38:08.649Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-09T16:38:08.649Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-09T16:38:08.649Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-09T16:38:08.649Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-09T16:38:08.649Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-09T16:38:08.649Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-09T16:38:08.649Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-09T16:38:08.931Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-09T16:38:08.931Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-09T16:38:09.208Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T16:38:09.208Z] OK: 8 MiB in 20 packages [2021-11-09T16:38:10.641Z] Removing intermediate container dedae1bbb74b [2021-11-09T16:38:10.641Z] ---> 57cdfe4eaaa1 [2021-11-09T16:38:10.641Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-09T16:38:10.641Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-09T16:38:10.641Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-09T16:38:10.916Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-09T16:38:10.916Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-09T16:38:10.916Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-09T16:38:10.916Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-09T16:38:10.916Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-09T16:38:10.916Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-09T16:38:10.916Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-09T16:38:10.916Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-09T16:38:10.916Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-09T16:38:10.916Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-09T16:38:11.193Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-09T16:38:11.193Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-09T16:38:11.193Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-09T16:38:11.193Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-09T16:38:11.193Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-09T16:38:11.193Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-09T16:38:11.193Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-09T16:38:11.193Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-09T16:38:11.193Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-09T16:38:11.193Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-09T16:38:11.193Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-09T16:38:11.193Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-09T16:38:11.466Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-09T16:38:11.466Z] ---> f4d0f5378d42 [2021-11-09T16:38:11.466Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-09T16:38:12.063Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T16:38:12.063Z] OK: 84 MiB in 64 packages [2021-11-09T16:38:12.661Z] ---> a87d9e9a12fa [2021-11-09T16:38:12.661Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-09T16:38:13.638Z] ---> 8de6d4e9a8a5 [2021-11-09T16:38:13.638Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-09T16:38:13.638Z] ---> Running in 31a2965b425b [2021-11-09T16:38:14.236Z] Removing intermediate container 31a2965b425b [2021-11-09T16:38:14.236Z] ---> ef3462ab9248 [2021-11-09T16:38:14.236Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T16:38:14.236Z] ---> Running in ee42514294f8 [2021-11-09T16:38:14.509Z] Removing intermediate container ee42514294f8 [2021-11-09T16:38:14.509Z] ---> ce23f2c901b5 [2021-11-09T16:38:14.509Z] Step 20/22 : LABEL arch=arm64 [2021-11-09T16:38:14.783Z] ---> Running in 882ff22627cd [2021-11-09T16:38:15.056Z] Removing intermediate container 882ff22627cd [2021-11-09T16:38:15.056Z] ---> d311c10afb2f [2021-11-09T16:38:15.056Z] Step 21/22 : LABEL git_sha=71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:38:15.056Z] ---> Running in affce8f2116d [2021-11-09T16:38:15.652Z] Removing intermediate container affce8f2116d [2021-11-09T16:38:15.652Z] ---> 2b82cac8c63f [2021-11-09T16:38:15.652Z] Step 22/22 : LABEL version=2.0.1-dev.90 [2021-11-09T16:38:15.652Z] ---> Running in 0ea6c71343a4 [2021-11-09T16:38:15.924Z] Collecting docker-compose==1.23.2 [2021-11-09T16:38:15.924Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-09T16:38:16.197Z] Removing intermediate container 0ea6c71343a4 [2021-11-09T16:38:16.197Z] ---> f45daafcfa04 [2021-11-09T16:38:16.197Z] [2021-11-09T16:38:16.197Z] 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-09T16:38:16.197Z] Successfully built f45daafcfa04 [2021-11-09T16:38:16.468Z] Successfully tagged core-data-arm64:latest [2021-11-09T16:38:17.060Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-09T16:38:17.060Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-09T16:38:17.331Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-09T16:38:17.331Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-09T16:38:17.331Z] Collecting texttable<0.10,>=0.9.0 [2021-11-09T16:38:17.331Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-09T16:38:19.303Z] Collecting jsonschema<3,>=2.5.1 [2021-11-09T16:38:19.303Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-09T16:38:19.303Z] Collecting docopt<0.7,>=0.6.1 [2021-11-09T16:38:19.303Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-09T16:38:20.727Z] Collecting cached-property<2,>=1.2.0 [2021-11-09T16:38:20.727Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-09T16:38:20.998Z] Collecting docker<4.0,>=3.6.0 [2021-11-09T16:38:20.998Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-09T16:38:21.269Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-09T16:38:21.269Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-09T16:38:23.233Z] Collecting PyYAML<4,>=3.10 [2021-11-09T16:38:23.233Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-09T16:38:25.845Z] Collecting docker-pycreds>=0.4.0 [2021-11-09T16:38:25.845Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-09T16:38:26.817Z] Collecting idna<2.8,>=2.5 [2021-11-09T16:38:26.817Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-09T16:38:27.088Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-09T16:38:27.088Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-09T16:38:27.088Z] 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-09T16:38:27.088Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-09T16:38:27.088Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-09T16:38:27.359Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-09T16:38:27.359Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-09T16:38:27.359Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-09T16:38:27.359Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-09T16:38:27.952Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-09T16:38:27.952Z] Attempting uninstall: urllib3 [2021-11-09T16:38:27.952Z] Found existing installation: urllib3 1.26.5 [2021-11-09T16:38:28.224Z] Uninstalling urllib3-1.26.5: [2021-11-09T16:38:28.224Z] Successfully uninstalled urllib3-1.26.5 [2021-11-09T16:38:28.818Z] Attempting uninstall: idna [2021-11-09T16:38:28.818Z] Found existing installation: idna 3.2 [2021-11-09T16:38:28.818Z] Uninstalling idna-3.2: [2021-11-09T16:38:28.818Z] Successfully uninstalled idna-3.2 [2021-11-09T16:38:29.411Z] Attempting uninstall: chardet [2021-11-09T16:38:29.411Z] Found existing installation: chardet 4.0.0 [2021-11-09T16:38:29.411Z] Uninstalling chardet-4.0.0: [2021-11-09T16:38:29.685Z] Successfully uninstalled chardet-4.0.0 [2021-11-09T16:38:31.111Z] Attempting uninstall: requests [2021-11-09T16:38:31.111Z] Found existing installation: requests 2.25.1 [2021-11-09T16:38:31.111Z] Uninstalling requests-2.25.1: [2021-11-09T16:38:31.111Z] Successfully uninstalled requests-2.25.1 [2021-11-09T16:38:31.383Z] Running setup.py install for texttable: started [2021-11-09T16:38:33.346Z] Running setup.py install for texttable: finished with status 'done' [2021-11-09T16:38:33.346Z] Running setup.py install for PyYAML: started [2021-11-09T16:38:35.312Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-09T16:38:35.312Z] Running setup.py install for docopt: started [2021-11-09T16:38:37.270Z] Running setup.py install for docopt: finished with status 'done' [2021-11-09T16:38:37.270Z] Running setup.py install for dockerpty: started [2021-11-09T16:38:38.693Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-09T16:38:40.116Z] 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-09T16:38:48.377Z] Removing intermediate container f175be6d4b81 [2021-11-09T16:38:48.377Z] ---> e01bbc730311 [2021-11-09T16:38:48.377Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-09T16:38:48.377Z] ---> Running in bd2ad99cf869 [2021-11-09T16:38:48.377Z] Removing intermediate container bd2ad99cf869 [2021-11-09T16:38:48.377Z] ---> 9fc559639734 [2021-11-09T16:38:48.377Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-09T16:38:48.648Z] ---> Running in e34c43fe18fc [2021-11-09T16:38:48.925Z] Removing intermediate container e34c43fe18fc [2021-11-09T16:38:48.925Z] ---> 79d168e9dcb9 [2021-11-09T16:38:48.925Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-09T16:38:50.363Z] ---> 2a602338b515 [2021-11-09T16:38:50.363Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-09T16:38:50.959Z] ---> e4d2213a801f [2021-11-09T16:38:50.959Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-09T16:38:51.941Z] ---> a38e5f7885b8 [2021-11-09T16:38:51.941Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-09T16:38:51.941Z] ---> Running in c89e8ddff156 [2021-11-09T16:38:52.215Z] Removing intermediate container c89e8ddff156 [2021-11-09T16:38:52.215Z] ---> f4c11cccf550 [2021-11-09T16:38:52.215Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T16:38:52.215Z] ---> Running in 83532be17d52 [2021-11-09T16:38:52.808Z] Removing intermediate container 83532be17d52 [2021-11-09T16:38:52.808Z] ---> 84f91aff2e5a [2021-11-09T16:38:52.808Z] Step 20/22 : LABEL arch=arm64 [2021-11-09T16:38:52.808Z] ---> Running in c1dd30338e0b [2021-11-09T16:38:53.401Z] Removing intermediate container c1dd30338e0b [2021-11-09T16:38:53.401Z] ---> 7ee9ec4687e4 [2021-11-09T16:38:53.401Z] Step 21/22 : LABEL git_sha=71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:38:53.401Z] ---> Running in db7cf1218916 [2021-11-09T16:38:53.674Z] Removing intermediate container db7cf1218916 [2021-11-09T16:38:53.674Z] ---> ce4f45708979 [2021-11-09T16:38:53.674Z] Step 22/22 : LABEL version=2.0.1-dev.90 [2021-11-09T16:38:53.946Z] ---> Running in a6ff6df1bf16 [2021-11-09T16:38:54.221Z] Removing intermediate container a6ff6df1bf16 [2021-11-09T16:38:54.221Z] ---> ae727759aa99 [2021-11-09T16:38:54.221Z] [2021-11-09T16:38:54.494Z] Successfully built ae727759aa99 [2021-11-09T16:38:54.494Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-09T16:38:54.782Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-09T16:38:54.789Z] $ docker stop --time=1 6db4efda1cbc0af0b0f1f4831510342e8539003188488694270427f61c8eadd8 [2021-11-09T16:38:56.528Z] $ docker rm -f 6db4efda1cbc0af0b0f1f4831510342e8539003188488694270427f61c8eadd8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-09T16:38:57.098Z] + docker images [2021-11-09T16:38:57.369Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-09T16:38:57.369Z] sys-mgmt-agent-arm64 latest ae727759aa99 3 seconds ago 277MB [2021-11-09T16:38:57.369Z] core-data-arm64 latest f45daafcfa04 42 seconds ago 19.5MB [2021-11-09T16:38:57.369Z] 5ae8980fec85 57 seconds ago 1.46GB [2021-11-09T16:38:57.369Z] security-bootstrapper-arm64 latest d0d1bd174543 57 seconds ago 17.8MB [2021-11-09T16:38:57.369Z] ce4f496812e8 About a minute ago 1.45GB [2021-11-09T16:38:57.369Z] core-metadata-arm64 latest ac2f043b92d1 About a minute ago 15.9MB [2021-11-09T16:38:57.369Z] 5e52f3729f55 About a minute ago 1.46GB [2021-11-09T16:38:57.369Z] 8d024a12b261 About a minute ago 1.46GB [2021-11-09T16:38:57.369Z] security-secretstore-setup-arm64 latest 2189255365f9 3 minutes ago 26.8MB [2021-11-09T16:38:57.369Z] support-notifications-arm64 latest 61aca7fbb46f 3 minutes ago 16.1MB [2021-11-09T16:38:57.369Z] security-proxy-setup-arm64 latest a84ef83955b8 3 minutes ago 25.4MB [2021-11-09T16:38:57.369Z] support-scheduler-arm64 latest 3818f939cecb 3 minutes ago 15.3MB [2021-11-09T16:38:57.369Z] core-command-arm64 latest 26ff81fa2c52 3 minutes ago 15.2MB [2021-11-09T16:38:57.369Z] 716a58fe2c7d 3 minutes ago 1.46GB [2021-11-09T16:38:57.369Z] 58ab14345f61 3 minutes ago 1.46GB [2021-11-09T16:38:57.369Z] 3de8c345faf6 3 minutes ago 1.46GB [2021-11-09T16:38:57.369Z] 06d84b8d6f90 3 minutes ago 1.46GB [2021-11-09T16:38:57.369Z] 32d3366337f9 4 minutes ago 1.45GB [2021-11-09T16:38:57.369Z] ci-base-image-arm64 latest 364e741332ed 8 minutes ago 1.24GB [2021-11-09T16:38:57.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 3 weeks ago 534MB [2021-11-09T16:38:57.369Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-09T16:38:57.369Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-09T16:38:57.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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-09T16:38:57.575Z] provisioning config files... [2021-11-09T16:38:57.594Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/102@tmp/config1298427122330275151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T16:38:57.930Z] ---> docker-login.sh [2021-11-09T16:38:57.930Z] nexus3.edgexfoundry.org:10001 [2021-11-09T16:38:58.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T16:38:58.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T16:38:58.472Z] Configure a credential helper to remove this warning. See [2021-11-09T16:38:58.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T16:38:58.472Z] [2021-11-09T16:38:58.472Z] Login Succeeded [2021-11-09T16:38:58.472Z] nexus3.edgexfoundry.org:10002 [2021-11-09T16:38:58.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T16:38:59.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T16:38:59.015Z] Configure a credential helper to remove this warning. See [2021-11-09T16:38:59.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T16:38:59.015Z] [2021-11-09T16:38:59.015Z] Login Succeeded [2021-11-09T16:38:59.015Z] nexus3.edgexfoundry.org:10003 [2021-11-09T16:38:59.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T16:38:59.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T16:38:59.559Z] Configure a credential helper to remove this warning. See [2021-11-09T16:38:59.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T16:38:59.559Z] [2021-11-09T16:38:59.559Z] Login Succeeded [2021-11-09T16:38:59.559Z] nexus3.edgexfoundry.org:10004 [2021-11-09T16:38:59.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T16:39:00.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T16:39:00.100Z] Configure a credential helper to remove this warning. See [2021-11-09T16:39:00.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T16:39:00.100Z] [2021-11-09T16:39:00.100Z] Login Succeeded [2021-11-09T16:39:00.100Z] docker.io [2021-11-09T16:39:00.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T16:39:00.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T16:39:00.962Z] Configure a credential helper to remove this warning. See [2021-11-09T16:39:00.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T16:39:00.962Z] [2021-11-09T16:39:00.962Z] Login Succeeded [2021-11-09T16:39:00.962Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T16:39:00.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T16:39:01.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-09T16:39:01.015Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-11-09T16:39:01.015Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:01.015Z] latest [2021-11-09T16:39:01.015Z] 2.0.1-dev.90 [2021-11-09T16:39:01.015Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:01.015Z] main [2021-11-09T16:39:01.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:01.345Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:01.719Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:01.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-09T16:39:01.719Z] 8320c3843cab: Preparing [2021-11-09T16:39:01.719Z] ea716c2ef224: Preparing [2021-11-09T16:39:01.719Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:01.719Z] 878e75ce4b5d: Preparing [2021-11-09T16:39:01.719Z] ee420dfed78a: Preparing [2021-11-09T16:39:02.041Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:02.041Z] 8320c3843cab: Pushed [2021-11-09T16:39:02.041Z] 59c51d96d8c9: Pushed [2021-11-09T16:39:02.041Z] 878e75ce4b5d: Pushed [2021-11-09T16:39:04.685Z] ea716c2ef224: Pushed [2021-11-09T16:39:04.956Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6: digest: sha256:432afa3de0b4b4c1a649bb78439b6aafa5e85af0de744f806d87298d928c6c41 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:05.298Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:05.631Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-09T16:39:05.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-09T16:39:05.631Z] 8320c3843cab: Preparing [2021-11-09T16:39:05.631Z] ea716c2ef224: Preparing [2021-11-09T16:39:05.631Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:05.631Z] 878e75ce4b5d: Preparing [2021-11-09T16:39:05.631Z] ee420dfed78a: Preparing [2021-11-09T16:39:05.902Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:05.902Z] 878e75ce4b5d: Layer already exists [2021-11-09T16:39:05.902Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:05.902Z] ea716c2ef224: Layer already exists [2021-11-09T16:39:05.902Z] 8320c3843cab: Layer already exists [2021-11-09T16:39:05.902Z] latest: digest: sha256:432afa3de0b4b4c1a649bb78439b6aafa5e85af0de744f806d87298d928c6c41 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:06.240Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:06.577Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.90 [2021-11-09T16:39:06.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-09T16:39:06.577Z] 8320c3843cab: Preparing [2021-11-09T16:39:06.577Z] ea716c2ef224: Preparing [2021-11-09T16:39:06.577Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:06.577Z] 878e75ce4b5d: Preparing [2021-11-09T16:39:06.577Z] ee420dfed78a: Preparing [2021-11-09T16:39:06.577Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:06.577Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:06.577Z] 878e75ce4b5d: Layer already exists [2021-11-09T16:39:06.850Z] ea716c2ef224: Layer already exists [2021-11-09T16:39:06.850Z] 8320c3843cab: Layer already exists [2021-11-09T16:39:06.850Z] 2.0.1-dev.90: digest: sha256:432afa3de0b4b4c1a649bb78439b6aafa5e85af0de744f806d87298d928c6c41 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:07.193Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:07.529Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:07.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-09T16:39:07.529Z] 8320c3843cab: Preparing [2021-11-09T16:39:07.529Z] ea716c2ef224: Preparing [2021-11-09T16:39:07.529Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:07.529Z] 878e75ce4b5d: Preparing [2021-11-09T16:39:07.529Z] ee420dfed78a: Preparing [2021-11-09T16:39:07.529Z] 8320c3843cab: Layer already exists [2021-11-09T16:39:07.529Z] ea716c2ef224: Layer already exists [2021-11-09T16:39:07.529Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:07.529Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:07.799Z] 878e75ce4b5d: Layer already exists [2021-11-09T16:39:07.799Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90: digest: sha256:432afa3de0b4b4c1a649bb78439b6aafa5e85af0de744f806d87298d928c6c41 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:08.140Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:08.472Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-11-09T16:39:08.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-09T16:39:08.472Z] 8320c3843cab: Preparing [2021-11-09T16:39:08.472Z] ea716c2ef224: Preparing [2021-11-09T16:39:08.472Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:08.472Z] 878e75ce4b5d: Preparing [2021-11-09T16:39:08.472Z] ee420dfed78a: Preparing [2021-11-09T16:39:08.472Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:08.472Z] 8320c3843cab: Layer already exists [2021-11-09T16:39:08.472Z] 878e75ce4b5d: Layer already exists [2021-11-09T16:39:08.744Z] ea716c2ef224: Layer already exists [2021-11-09T16:39:08.744Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:08.744Z] main: digest: sha256:432afa3de0b4b4c1a649bb78439b6aafa5e85af0de744f806d87298d928c6c41 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T16:39:08.784Z] ===================================================== [Pipeline] echo [2021-11-09T16:39:08.791Z] taggedImages: [2021-11-09T16:39:08.791Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:08.791Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-09T16:39:08.791Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.90 [2021-11-09T16:39:08.791Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:08.791Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-11-09T16:39:08.809Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-11-09T16:39:08.809Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:08.809Z] latest [2021-11-09T16:39:08.809Z] 2.0.1-dev.90 [2021-11-09T16:39:08.809Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:08.809Z] main [2021-11-09T16:39:08.809Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:10.753Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:11.086Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:11.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-09T16:39:11.086Z] 45bdd943d77f: Preparing [2021-11-09T16:39:11.086Z] 0c1bfdcfc0fd: Preparing [2021-11-09T16:39:11.086Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:11.086Z] ebda38cd2e0c: Preparing [2021-11-09T16:39:11.086Z] 4fbec796f9ca: Preparing [2021-11-09T16:39:11.086Z] ee420dfed78a: Preparing [2021-11-09T16:39:11.086Z] ee420dfed78a: Waiting [2021-11-09T16:39:11.357Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:11.357Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:11.357Z] 45bdd943d77f: Pushed [2021-11-09T16:39:11.357Z] 4fbec796f9ca: Pushed [2021-11-09T16:39:11.949Z] ebda38cd2e0c: Pushed [2021-11-09T16:39:14.553Z] 0c1bfdcfc0fd: Pushed [2021-11-09T16:39:14.554Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6: digest: sha256:f3d9101e944015bb1d9293199dceb00106c51270f654bea88935ad1561906301 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:14.891Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:15.226Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-09T16:39:15.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-09T16:39:15.226Z] 45bdd943d77f: Preparing [2021-11-09T16:39:15.226Z] 0c1bfdcfc0fd: Preparing [2021-11-09T16:39:15.226Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:15.226Z] ebda38cd2e0c: Preparing [2021-11-09T16:39:15.226Z] 4fbec796f9ca: Preparing [2021-11-09T16:39:15.226Z] ee420dfed78a: Preparing [2021-11-09T16:39:15.226Z] ee420dfed78a: Waiting [2021-11-09T16:39:15.226Z] 45bdd943d77f: Layer already exists [2021-11-09T16:39:15.226Z] 0c1bfdcfc0fd: Layer already exists [2021-11-09T16:39:15.226Z] 4fbec796f9ca: Layer already exists [2021-11-09T16:39:15.226Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:15.226Z] ebda38cd2e0c: Layer already exists [2021-11-09T16:39:15.226Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:15.496Z] latest: digest: sha256:f3d9101e944015bb1d9293199dceb00106c51270f654bea88935ad1561906301 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:15.832Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:16.170Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.90 [2021-11-09T16:39:16.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-09T16:39:16.170Z] 45bdd943d77f: Preparing [2021-11-09T16:39:16.170Z] 0c1bfdcfc0fd: Preparing [2021-11-09T16:39:16.170Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:16.170Z] ebda38cd2e0c: Preparing [2021-11-09T16:39:16.170Z] 4fbec796f9ca: Preparing [2021-11-09T16:39:16.170Z] ee420dfed78a: Preparing [2021-11-09T16:39:16.170Z] ee420dfed78a: Waiting [2021-11-09T16:39:16.170Z] 0c1bfdcfc0fd: Layer already exists [2021-11-09T16:39:16.170Z] ebda38cd2e0c: Layer already exists [2021-11-09T16:39:16.170Z] 45bdd943d77f: Layer already exists [2021-11-09T16:39:16.170Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:16.170Z] 4fbec796f9ca: Layer already exists [2021-11-09T16:39:16.441Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:16.441Z] 2.0.1-dev.90: digest: sha256:f3d9101e944015bb1d9293199dceb00106c51270f654bea88935ad1561906301 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:16.782Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:17.115Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:17.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-09T16:39:17.116Z] 45bdd943d77f: Preparing [2021-11-09T16:39:17.116Z] 0c1bfdcfc0fd: Preparing [2021-11-09T16:39:17.116Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:17.116Z] ebda38cd2e0c: Preparing [2021-11-09T16:39:17.116Z] 4fbec796f9ca: Preparing [2021-11-09T16:39:17.116Z] ee420dfed78a: Preparing [2021-11-09T16:39:17.116Z] ee420dfed78a: Waiting [2021-11-09T16:39:17.116Z] 4fbec796f9ca: Layer already exists [2021-11-09T16:39:17.116Z] 0c1bfdcfc0fd: Layer already exists [2021-11-09T16:39:17.116Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:17.116Z] 45bdd943d77f: Layer already exists [2021-11-09T16:39:17.116Z] ebda38cd2e0c: Layer already exists [2021-11-09T16:39:17.386Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:17.386Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90: digest: sha256:f3d9101e944015bb1d9293199dceb00106c51270f654bea88935ad1561906301 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:17.726Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:18.059Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-11-09T16:39:18.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-09T16:39:18.059Z] 45bdd943d77f: Preparing [2021-11-09T16:39:18.059Z] 0c1bfdcfc0fd: Preparing [2021-11-09T16:39:18.059Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:18.059Z] ebda38cd2e0c: Preparing [2021-11-09T16:39:18.059Z] 4fbec796f9ca: Preparing [2021-11-09T16:39:18.059Z] ee420dfed78a: Preparing [2021-11-09T16:39:18.059Z] ee420dfed78a: Waiting [2021-11-09T16:39:18.059Z] 4fbec796f9ca: Layer already exists [2021-11-09T16:39:18.059Z] 0c1bfdcfc0fd: Layer already exists [2021-11-09T16:39:18.059Z] ebda38cd2e0c: Layer already exists [2021-11-09T16:39:18.059Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:18.330Z] 45bdd943d77f: Layer already exists [2021-11-09T16:39:18.330Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:18.330Z] main: digest: sha256:f3d9101e944015bb1d9293199dceb00106c51270f654bea88935ad1561906301 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T16:39:18.366Z] ===================================================== [Pipeline] echo [2021-11-09T16:39:18.372Z] taggedImages: [2021-11-09T16:39:18.372Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:18.372Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-09T16:39:18.372Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.90 [2021-11-09T16:39:18.372Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:18.372Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-11-09T16:39:18.383Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-11-09T16:39:18.383Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:18.383Z] latest [2021-11-09T16:39:18.383Z] 2.0.1-dev.90 [2021-11-09T16:39:18.383Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:18.383Z] main [2021-11-09T16:39:18.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:18.714Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:19.054Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:19.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-09T16:39:19.054Z] bdcbf7e8fd93: Preparing [2021-11-09T16:39:19.054Z] 7b4c40869813: Preparing [2021-11-09T16:39:19.054Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:19.054Z] 878e75ce4b5d: Preparing [2021-11-09T16:39:19.054Z] ee420dfed78a: Preparing [2021-11-09T16:39:19.326Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:19.326Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:19.326Z] 878e75ce4b5d: Layer already exists [2021-11-09T16:39:19.326Z] bdcbf7e8fd93: Pushed [2021-11-09T16:39:21.928Z] 7b4c40869813: Pushed [2021-11-09T16:39:22.200Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6: digest: sha256:9b20907fc32280d70c5448ca71ade66c28772cfd2ff24747709eeb9e7b136aa5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:22.540Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:22.874Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-09T16:39:22.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-09T16:39:22.874Z] bdcbf7e8fd93: Preparing [2021-11-09T16:39:22.874Z] 7b4c40869813: Preparing [2021-11-09T16:39:22.874Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:22.874Z] 878e75ce4b5d: Preparing [2021-11-09T16:39:22.874Z] ee420dfed78a: Preparing [2021-11-09T16:39:23.143Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:23.143Z] bdcbf7e8fd93: Layer already exists [2021-11-09T16:39:23.143Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:23.143Z] 878e75ce4b5d: Layer already exists [2021-11-09T16:39:23.143Z] 7b4c40869813: Layer already exists [2021-11-09T16:39:23.143Z] latest: digest: sha256:9b20907fc32280d70c5448ca71ade66c28772cfd2ff24747709eeb9e7b136aa5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:23.479Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:23.811Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.90 [2021-11-09T16:39:23.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-09T16:39:23.811Z] bdcbf7e8fd93: Preparing [2021-11-09T16:39:23.811Z] 7b4c40869813: Preparing [2021-11-09T16:39:23.811Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:23.811Z] 878e75ce4b5d: Preparing [2021-11-09T16:39:23.811Z] ee420dfed78a: Preparing [2021-11-09T16:39:23.811Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:23.811Z] 878e75ce4b5d: Layer already exists [2021-11-09T16:39:23.811Z] 7b4c40869813: Layer already exists [2021-11-09T16:39:23.811Z] bdcbf7e8fd93: Layer already exists [2021-11-09T16:39:23.811Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:24.080Z] 2.0.1-dev.90: digest: sha256:9b20907fc32280d70c5448ca71ade66c28772cfd2ff24747709eeb9e7b136aa5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:24.418Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:24.749Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:24.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-09T16:39:24.749Z] bdcbf7e8fd93: Preparing [2021-11-09T16:39:24.749Z] 7b4c40869813: Preparing [2021-11-09T16:39:24.749Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:24.749Z] 878e75ce4b5d: Preparing [2021-11-09T16:39:24.749Z] ee420dfed78a: Preparing [2021-11-09T16:39:24.749Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:24.749Z] 878e75ce4b5d: Layer already exists [2021-11-09T16:39:24.749Z] 7b4c40869813: Layer already exists [2021-11-09T16:39:24.749Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:24.749Z] bdcbf7e8fd93: Layer already exists [2021-11-09T16:39:25.019Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90: digest: sha256:9b20907fc32280d70c5448ca71ade66c28772cfd2ff24747709eeb9e7b136aa5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:25.380Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:25.748Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-11-09T16:39:25.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-09T16:39:25.748Z] bdcbf7e8fd93: Preparing [2021-11-09T16:39:25.748Z] 7b4c40869813: Preparing [2021-11-09T16:39:25.748Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:25.748Z] 878e75ce4b5d: Preparing [2021-11-09T16:39:25.748Z] ee420dfed78a: Preparing [2021-11-09T16:39:26.022Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:26.022Z] 878e75ce4b5d: Layer already exists [2021-11-09T16:39:26.022Z] 7b4c40869813: Layer already exists [2021-11-09T16:39:26.022Z] bdcbf7e8fd93: Layer already exists [2021-11-09T16:39:26.022Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:26.022Z] main: digest: sha256:9b20907fc32280d70c5448ca71ade66c28772cfd2ff24747709eeb9e7b136aa5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T16:39:26.061Z] ===================================================== [Pipeline] echo [2021-11-09T16:39:26.068Z] taggedImages: [2021-11-09T16:39:26.068Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:26.068Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-09T16:39:26.068Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.90 [2021-11-09T16:39:26.068Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:26.068Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-11-09T16:39:26.085Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-11-09T16:39:26.085Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:26.085Z] latest [2021-11-09T16:39:26.085Z] 2.0.1-dev.90 [2021-11-09T16:39:26.085Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:26.085Z] main [2021-11-09T16:39:26.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:26.428Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:26.758Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:26.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-09T16:39:26.758Z] de77e1c15565: Preparing [2021-11-09T16:39:26.758Z] de77e1c15565: Preparing [2021-11-09T16:39:26.758Z] 4f6ffe7f5163: Preparing [2021-11-09T16:39:26.758Z] 4728a0fc789e: Preparing [2021-11-09T16:39:26.758Z] d84e8fe53a56: Preparing [2021-11-09T16:39:26.758Z] 40cb89df439c: Preparing [2021-11-09T16:39:26.758Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:26.758Z] dbdcd18c9a08: Preparing [2021-11-09T16:39:26.758Z] 9218200ea9bb: Preparing [2021-11-09T16:39:26.758Z] 92ae6a036dbc: Preparing [2021-11-09T16:39:26.758Z] 64468e110574: Preparing [2021-11-09T16:39:26.758Z] ee420dfed78a: Preparing [2021-11-09T16:39:26.758Z] 59c51d96d8c9: Waiting [2021-11-09T16:39:26.758Z] dbdcd18c9a08: Waiting [2021-11-09T16:39:26.758Z] 9218200ea9bb: Waiting [2021-11-09T16:39:26.758Z] 92ae6a036dbc: Waiting [2021-11-09T16:39:26.758Z] ee420dfed78a: Waiting [2021-11-09T16:39:26.758Z] 64468e110574: Waiting [2021-11-09T16:39:27.029Z] d84e8fe53a56: Pushed [2021-11-09T16:39:27.029Z] 4728a0fc789e: Pushed [2021-11-09T16:39:27.029Z] de77e1c15565: Pushed [2021-11-09T16:39:27.029Z] 4f6ffe7f5163: Pushed [2021-11-09T16:39:27.029Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:27.303Z] 92ae6a036dbc: Pushed [2021-11-09T16:39:27.303Z] dbdcd18c9a08: Pushed [2021-11-09T16:39:27.303Z] 9218200ea9bb: Pushed [2021-11-09T16:39:27.303Z] 64468e110574: Pushed [2021-11-09T16:39:27.303Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:30.680Z] 40cb89df439c: Pushed [2021-11-09T16:39:30.680Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6: digest: sha256:576fea433e9850ece789fe7c46d9951e8d2074ced93239ceeae536883bf59cbf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:31.015Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:31.348Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-09T16:39:31.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-09T16:39:31.348Z] de77e1c15565: Preparing [2021-11-09T16:39:31.349Z] de77e1c15565: Preparing [2021-11-09T16:39:31.349Z] 4f6ffe7f5163: Preparing [2021-11-09T16:39:31.349Z] 4728a0fc789e: Preparing [2021-11-09T16:39:31.349Z] d84e8fe53a56: Preparing [2021-11-09T16:39:31.349Z] 40cb89df439c: Preparing [2021-11-09T16:39:31.349Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:31.349Z] dbdcd18c9a08: Preparing [2021-11-09T16:39:31.349Z] 9218200ea9bb: Preparing [2021-11-09T16:39:31.349Z] 92ae6a036dbc: Preparing [2021-11-09T16:39:31.349Z] 64468e110574: Preparing [2021-11-09T16:39:31.349Z] ee420dfed78a: Preparing [2021-11-09T16:39:31.349Z] 9218200ea9bb: Waiting [2021-11-09T16:39:31.349Z] 59c51d96d8c9: Waiting [2021-11-09T16:39:31.349Z] 92ae6a036dbc: Waiting [2021-11-09T16:39:31.349Z] 64468e110574: Waiting [2021-11-09T16:39:31.349Z] dbdcd18c9a08: Waiting [2021-11-09T16:39:31.349Z] ee420dfed78a: Waiting [2021-11-09T16:39:31.619Z] 4728a0fc789e: Layer already exists [2021-11-09T16:39:31.619Z] 40cb89df439c: Layer already exists [2021-11-09T16:39:31.619Z] d84e8fe53a56: Layer already exists [2021-11-09T16:39:31.619Z] de77e1c15565: Layer already exists [2021-11-09T16:39:31.619Z] 4f6ffe7f5163: Layer already exists [2021-11-09T16:39:31.619Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:31.619Z] dbdcd18c9a08: Layer already exists [2021-11-09T16:39:31.619Z] 9218200ea9bb: Layer already exists [2021-11-09T16:39:31.619Z] 64468e110574: Layer already exists [2021-11-09T16:39:31.619Z] 92ae6a036dbc: Layer already exists [2021-11-09T16:39:31.619Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:31.619Z] latest: digest: sha256:576fea433e9850ece789fe7c46d9951e8d2074ced93239ceeae536883bf59cbf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:31.953Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:32.290Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.90 [2021-11-09T16:39:32.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-09T16:39:32.290Z] de77e1c15565: Preparing [2021-11-09T16:39:32.290Z] de77e1c15565: Preparing [2021-11-09T16:39:32.290Z] 4f6ffe7f5163: Preparing [2021-11-09T16:39:32.290Z] 4728a0fc789e: Preparing [2021-11-09T16:39:32.290Z] d84e8fe53a56: Preparing [2021-11-09T16:39:32.290Z] 40cb89df439c: Preparing [2021-11-09T16:39:32.290Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:32.290Z] dbdcd18c9a08: Preparing [2021-11-09T16:39:32.290Z] 9218200ea9bb: Preparing [2021-11-09T16:39:32.290Z] 92ae6a036dbc: Preparing [2021-11-09T16:39:32.290Z] 64468e110574: Preparing [2021-11-09T16:39:32.290Z] ee420dfed78a: Preparing [2021-11-09T16:39:32.290Z] 59c51d96d8c9: Waiting [2021-11-09T16:39:32.290Z] 92ae6a036dbc: Waiting [2021-11-09T16:39:32.290Z] dbdcd18c9a08: Waiting [2021-11-09T16:39:32.290Z] 9218200ea9bb: Waiting [2021-11-09T16:39:32.290Z] 64468e110574: Waiting [2021-11-09T16:39:32.290Z] ee420dfed78a: Waiting [2021-11-09T16:39:32.290Z] 40cb89df439c: Layer already exists [2021-11-09T16:39:32.290Z] de77e1c15565: Layer already exists [2021-11-09T16:39:32.290Z] d84e8fe53a56: Layer already exists [2021-11-09T16:39:32.290Z] 4f6ffe7f5163: Layer already exists [2021-11-09T16:39:32.290Z] 4728a0fc789e: Layer already exists [2021-11-09T16:39:32.562Z] dbdcd18c9a08: Layer already exists [2021-11-09T16:39:32.562Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:32.562Z] 9218200ea9bb: Layer already exists [2021-11-09T16:39:32.562Z] 64468e110574: Layer already exists [2021-11-09T16:39:32.562Z] 92ae6a036dbc: Layer already exists [2021-11-09T16:39:32.562Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:32.562Z] 2.0.1-dev.90: digest: sha256:576fea433e9850ece789fe7c46d9951e8d2074ced93239ceeae536883bf59cbf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:32.899Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:33.226Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:33.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-09T16:39:33.226Z] de77e1c15565: Preparing [2021-11-09T16:39:33.226Z] de77e1c15565: Preparing [2021-11-09T16:39:33.226Z] 4f6ffe7f5163: Preparing [2021-11-09T16:39:33.226Z] 4728a0fc789e: Preparing [2021-11-09T16:39:33.226Z] d84e8fe53a56: Preparing [2021-11-09T16:39:33.226Z] 40cb89df439c: Preparing [2021-11-09T16:39:33.226Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:33.226Z] dbdcd18c9a08: Preparing [2021-11-09T16:39:33.226Z] 9218200ea9bb: Preparing [2021-11-09T16:39:33.226Z] 92ae6a036dbc: Preparing [2021-11-09T16:39:33.226Z] 64468e110574: Preparing [2021-11-09T16:39:33.226Z] ee420dfed78a: Preparing [2021-11-09T16:39:33.226Z] 9218200ea9bb: Waiting [2021-11-09T16:39:33.226Z] 92ae6a036dbc: Waiting [2021-11-09T16:39:33.226Z] 64468e110574: Waiting [2021-11-09T16:39:33.226Z] 59c51d96d8c9: Waiting [2021-11-09T16:39:33.227Z] dbdcd18c9a08: Waiting [2021-11-09T16:39:33.227Z] 4f6ffe7f5163: Layer already exists [2021-11-09T16:39:33.227Z] 40cb89df439c: Layer already exists [2021-11-09T16:39:33.498Z] d84e8fe53a56: Layer already exists [2021-11-09T16:39:33.498Z] 4728a0fc789e: Layer already exists [2021-11-09T16:39:33.498Z] de77e1c15565: Layer already exists [2021-11-09T16:39:33.498Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:33.498Z] 92ae6a036dbc: Layer already exists [2021-11-09T16:39:33.498Z] 9218200ea9bb: Layer already exists [2021-11-09T16:39:33.498Z] dbdcd18c9a08: Layer already exists [2021-11-09T16:39:33.498Z] 64468e110574: Layer already exists [2021-11-09T16:39:33.498Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:33.498Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90: digest: sha256:576fea433e9850ece789fe7c46d9951e8d2074ced93239ceeae536883bf59cbf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:33.833Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:34.162Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-11-09T16:39:34.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-09T16:39:34.162Z] de77e1c15565: Preparing [2021-11-09T16:39:34.162Z] de77e1c15565: Preparing [2021-11-09T16:39:34.162Z] 4f6ffe7f5163: Preparing [2021-11-09T16:39:34.162Z] 4728a0fc789e: Preparing [2021-11-09T16:39:34.162Z] d84e8fe53a56: Preparing [2021-11-09T16:39:34.162Z] 40cb89df439c: Preparing [2021-11-09T16:39:34.162Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:34.162Z] dbdcd18c9a08: Preparing [2021-11-09T16:39:34.162Z] 9218200ea9bb: Preparing [2021-11-09T16:39:34.162Z] 92ae6a036dbc: Preparing [2021-11-09T16:39:34.162Z] 64468e110574: Preparing [2021-11-09T16:39:34.162Z] ee420dfed78a: Preparing [2021-11-09T16:39:34.162Z] 59c51d96d8c9: Waiting [2021-11-09T16:39:34.162Z] 92ae6a036dbc: Waiting [2021-11-09T16:39:34.162Z] dbdcd18c9a08: Waiting [2021-11-09T16:39:34.162Z] 9218200ea9bb: Waiting [2021-11-09T16:39:34.162Z] 64468e110574: Waiting [2021-11-09T16:39:34.162Z] ee420dfed78a: Waiting [2021-11-09T16:39:34.162Z] 4f6ffe7f5163: Layer already exists [2021-11-09T16:39:34.162Z] 40cb89df439c: Layer already exists [2021-11-09T16:39:34.162Z] de77e1c15565: Layer already exists [2021-11-09T16:39:34.162Z] d84e8fe53a56: Layer already exists [2021-11-09T16:39:34.162Z] 4728a0fc789e: Layer already exists [2021-11-09T16:39:34.435Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:34.435Z] 64468e110574: Layer already exists [2021-11-09T16:39:34.435Z] 9218200ea9bb: Layer already exists [2021-11-09T16:39:34.435Z] 92ae6a036dbc: Layer already exists [2021-11-09T16:39:34.435Z] dbdcd18c9a08: Layer already exists [2021-11-09T16:39:34.435Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:34.435Z] main: digest: sha256:576fea433e9850ece789fe7c46d9951e8d2074ced93239ceeae536883bf59cbf size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T16:39:34.474Z] ===================================================== [Pipeline] echo [2021-11-09T16:39:34.482Z] taggedImages: [2021-11-09T16:39:34.482Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:34.482Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-09T16:39:34.482Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.90 [2021-11-09T16:39:34.482Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:34.482Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-11-09T16:39:34.501Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-11-09T16:39:34.501Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:34.501Z] latest [2021-11-09T16:39:34.501Z] 2.0.1-dev.90 [2021-11-09T16:39:34.501Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:34.501Z] main [2021-11-09T16:39:34.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:34.842Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:35.175Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:35.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-09T16:39:35.176Z] ed135931c524: Preparing [2021-11-09T16:39:35.176Z] 39725caa6cea: Preparing [2021-11-09T16:39:35.176Z] 3da9f8e50a35: Preparing [2021-11-09T16:39:35.176Z] 675a36315fed: Preparing [2021-11-09T16:39:35.176Z] 831cf71ae5d2: Preparing [2021-11-09T16:39:35.176Z] ee420dfed78a: Preparing [2021-11-09T16:39:35.176Z] ee420dfed78a: Waiting [2021-11-09T16:39:35.446Z] 3da9f8e50a35: Pushed [2021-11-09T16:39:35.446Z] 675a36315fed: Pushed [2021-11-09T16:39:35.446Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:36.045Z] 831cf71ae5d2: Pushed [2021-11-09T16:39:37.472Z] ed135931c524: Pushed [2021-11-09T16:39:37.743Z] 39725caa6cea: Pushed [2021-11-09T16:39:37.743Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6: digest: sha256:f23d393818cc2c78f50e2450047ad99cb1c24db68409d4c4bf7141cf0fdd904c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:38.345Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:38.674Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-09T16:39:38.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-09T16:39:38.674Z] ed135931c524: Preparing [2021-11-09T16:39:38.674Z] 39725caa6cea: Preparing [2021-11-09T16:39:38.674Z] 3da9f8e50a35: Preparing [2021-11-09T16:39:38.674Z] 675a36315fed: Preparing [2021-11-09T16:39:38.674Z] 831cf71ae5d2: Preparing [2021-11-09T16:39:38.674Z] ee420dfed78a: Preparing [2021-11-09T16:39:38.674Z] ee420dfed78a: Waiting [2021-11-09T16:39:38.674Z] ed135931c524: Layer already exists [2021-11-09T16:39:38.674Z] 39725caa6cea: Layer already exists [2021-11-09T16:39:38.674Z] 675a36315fed: Layer already exists [2021-11-09T16:39:38.674Z] 831cf71ae5d2: Layer already exists [2021-11-09T16:39:38.944Z] 3da9f8e50a35: Layer already exists [2021-11-09T16:39:38.944Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:38.944Z] latest: digest: sha256:f23d393818cc2c78f50e2450047ad99cb1c24db68409d4c4bf7141cf0fdd904c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:39.282Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:39.615Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.90 [2021-11-09T16:39:39.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-09T16:39:39.615Z] ed135931c524: Preparing [2021-11-09T16:39:39.615Z] 39725caa6cea: Preparing [2021-11-09T16:39:39.615Z] 3da9f8e50a35: Preparing [2021-11-09T16:39:39.615Z] 675a36315fed: Preparing [2021-11-09T16:39:39.615Z] 831cf71ae5d2: Preparing [2021-11-09T16:39:39.615Z] ee420dfed78a: Preparing [2021-11-09T16:39:39.615Z] ee420dfed78a: Waiting [2021-11-09T16:39:39.615Z] 675a36315fed: Layer already exists [2021-11-09T16:39:39.615Z] ed135931c524: Layer already exists [2021-11-09T16:39:39.615Z] 39725caa6cea: Layer already exists [2021-11-09T16:39:39.615Z] 3da9f8e50a35: Layer already exists [2021-11-09T16:39:39.615Z] 831cf71ae5d2: Layer already exists [2021-11-09T16:39:39.615Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:39.887Z] 2.0.1-dev.90: digest: sha256:f23d393818cc2c78f50e2450047ad99cb1c24db68409d4c4bf7141cf0fdd904c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:40.225Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:40.556Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:40.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-09T16:39:40.556Z] ed135931c524: Preparing [2021-11-09T16:39:40.556Z] 39725caa6cea: Preparing [2021-11-09T16:39:40.556Z] 3da9f8e50a35: Preparing [2021-11-09T16:39:40.556Z] 675a36315fed: Preparing [2021-11-09T16:39:40.556Z] 831cf71ae5d2: Preparing [2021-11-09T16:39:40.556Z] ee420dfed78a: Preparing [2021-11-09T16:39:40.556Z] ee420dfed78a: Waiting [2021-11-09T16:39:40.556Z] 675a36315fed: Layer already exists [2021-11-09T16:39:40.556Z] ed135931c524: Layer already exists [2021-11-09T16:39:40.556Z] 3da9f8e50a35: Layer already exists [2021-11-09T16:39:40.556Z] 39725caa6cea: Layer already exists [2021-11-09T16:39:40.556Z] 831cf71ae5d2: Layer already exists [2021-11-09T16:39:40.826Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:40.826Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90: digest: sha256:f23d393818cc2c78f50e2450047ad99cb1c24db68409d4c4bf7141cf0fdd904c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:41.159Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:41.491Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-11-09T16:39:41.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-09T16:39:41.491Z] ed135931c524: Preparing [2021-11-09T16:39:41.491Z] 39725caa6cea: Preparing [2021-11-09T16:39:41.491Z] 3da9f8e50a35: Preparing [2021-11-09T16:39:41.491Z] 675a36315fed: Preparing [2021-11-09T16:39:41.491Z] 831cf71ae5d2: Preparing [2021-11-09T16:39:41.491Z] ee420dfed78a: Preparing [2021-11-09T16:39:41.491Z] ee420dfed78a: Waiting [2021-11-09T16:39:41.491Z] 39725caa6cea: Layer already exists [2021-11-09T16:39:41.491Z] 675a36315fed: Layer already exists [2021-11-09T16:39:41.491Z] ed135931c524: Layer already exists [2021-11-09T16:39:41.491Z] 3da9f8e50a35: Layer already exists [2021-11-09T16:39:41.491Z] 831cf71ae5d2: Layer already exists [2021-11-09T16:39:41.491Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:41.763Z] main: digest: sha256:f23d393818cc2c78f50e2450047ad99cb1c24db68409d4c4bf7141cf0fdd904c size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T16:39:41.804Z] ===================================================== [Pipeline] echo [2021-11-09T16:39:41.811Z] taggedImages: [2021-11-09T16:39:41.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:41.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-09T16:39:41.812Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.90 [2021-11-09T16:39:41.812Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:41.812Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-11-09T16:39:41.828Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-11-09T16:39:41.828Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:41.828Z] latest [2021-11-09T16:39:41.828Z] 2.0.1-dev.90 [2021-11-09T16:39:41.828Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:41.828Z] main [2021-11-09T16:39:41.828Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:42.157Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:42.490Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:42.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-09T16:39:42.490Z] 73df5c6d8f4e: Preparing [2021-11-09T16:39:42.490Z] ce0cfaf9d5d8: Preparing [2021-11-09T16:39:42.490Z] 50e0404026f6: Preparing [2021-11-09T16:39:42.490Z] b7f5670ffa0d: Preparing [2021-11-09T16:39:42.490Z] 3ddeb4dd1272: Preparing [2021-11-09T16:39:42.490Z] b862e75cd85a: Preparing [2021-11-09T16:39:42.490Z] 0324ea6a413a: Preparing [2021-11-09T16:39:42.490Z] ca67baac51a0: Preparing [2021-11-09T16:39:42.490Z] c2a45cb3f99d: Preparing [2021-11-09T16:39:42.490Z] ee420dfed78a: Preparing [2021-11-09T16:39:42.490Z] b862e75cd85a: Waiting [2021-11-09T16:39:42.490Z] 0324ea6a413a: Waiting [2021-11-09T16:39:42.490Z] ee420dfed78a: Waiting [2021-11-09T16:39:42.490Z] ca67baac51a0: Waiting [2021-11-09T16:39:42.490Z] c2a45cb3f99d: Waiting [2021-11-09T16:39:42.767Z] ce0cfaf9d5d8: Pushed [2021-11-09T16:39:42.767Z] 73df5c6d8f4e: Pushed [2021-11-09T16:39:42.767Z] 3ddeb4dd1272: Pushed [2021-11-09T16:39:43.037Z] b862e75cd85a: Pushed [2021-11-09T16:39:43.037Z] 0324ea6a413a: Pushed [2021-11-09T16:39:43.037Z] ca67baac51a0: Pushed [2021-11-09T16:39:43.037Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:43.308Z] c2a45cb3f99d: Pushed [2021-11-09T16:39:45.267Z] b7f5670ffa0d: Pushed [2021-11-09T16:39:45.538Z] 50e0404026f6: Pushed [2021-11-09T16:39:45.538Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6: digest: sha256:f71086d9ee7d2c90988d6ac78de978b2722d3f8dda6d5dbed08738c4a5f10074 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:46.142Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:46.471Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-09T16:39:46.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-09T16:39:46.471Z] 73df5c6d8f4e: Preparing [2021-11-09T16:39:46.471Z] ce0cfaf9d5d8: Preparing [2021-11-09T16:39:46.471Z] 50e0404026f6: Preparing [2021-11-09T16:39:46.471Z] b7f5670ffa0d: Preparing [2021-11-09T16:39:46.471Z] 3ddeb4dd1272: Preparing [2021-11-09T16:39:46.471Z] b862e75cd85a: Preparing [2021-11-09T16:39:46.471Z] 0324ea6a413a: Preparing [2021-11-09T16:39:46.471Z] ca67baac51a0: Preparing [2021-11-09T16:39:46.471Z] c2a45cb3f99d: Preparing [2021-11-09T16:39:46.471Z] ee420dfed78a: Preparing [2021-11-09T16:39:46.471Z] 0324ea6a413a: Waiting [2021-11-09T16:39:46.471Z] b862e75cd85a: Waiting [2021-11-09T16:39:46.471Z] ee420dfed78a: Waiting [2021-11-09T16:39:46.471Z] c2a45cb3f99d: Waiting [2021-11-09T16:39:46.471Z] ca67baac51a0: Waiting [2021-11-09T16:39:46.471Z] 73df5c6d8f4e: Layer already exists [2021-11-09T16:39:46.471Z] b7f5670ffa0d: Layer already exists [2021-11-09T16:39:46.471Z] 3ddeb4dd1272: Layer already exists [2021-11-09T16:39:46.471Z] 50e0404026f6: Layer already exists [2021-11-09T16:39:46.471Z] ce0cfaf9d5d8: Layer already exists [2021-11-09T16:39:46.741Z] 0324ea6a413a: Layer already exists [2021-11-09T16:39:46.741Z] b862e75cd85a: Layer already exists [2021-11-09T16:39:46.741Z] c2a45cb3f99d: Layer already exists [2021-11-09T16:39:46.741Z] ca67baac51a0: Layer already exists [2021-11-09T16:39:46.741Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:46.741Z] latest: digest: sha256:f71086d9ee7d2c90988d6ac78de978b2722d3f8dda6d5dbed08738c4a5f10074 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:47.077Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:47.409Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.90 [2021-11-09T16:39:47.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-09T16:39:47.409Z] 73df5c6d8f4e: Preparing [2021-11-09T16:39:47.409Z] ce0cfaf9d5d8: Preparing [2021-11-09T16:39:47.409Z] 50e0404026f6: Preparing [2021-11-09T16:39:47.409Z] b7f5670ffa0d: Preparing [2021-11-09T16:39:47.409Z] 3ddeb4dd1272: Preparing [2021-11-09T16:39:47.409Z] b862e75cd85a: Preparing [2021-11-09T16:39:47.409Z] 0324ea6a413a: Preparing [2021-11-09T16:39:47.409Z] ca67baac51a0: Preparing [2021-11-09T16:39:47.409Z] c2a45cb3f99d: Preparing [2021-11-09T16:39:47.409Z] ee420dfed78a: Preparing [2021-11-09T16:39:47.409Z] b862e75cd85a: Waiting [2021-11-09T16:39:47.409Z] 0324ea6a413a: Waiting [2021-11-09T16:39:47.409Z] ca67baac51a0: Waiting [2021-11-09T16:39:47.409Z] c2a45cb3f99d: Waiting [2021-11-09T16:39:47.409Z] ee420dfed78a: Waiting [2021-11-09T16:39:47.409Z] ce0cfaf9d5d8: Layer already exists [2021-11-09T16:39:47.409Z] b7f5670ffa0d: Layer already exists [2021-11-09T16:39:47.409Z] 3ddeb4dd1272: Layer already exists [2021-11-09T16:39:47.409Z] 50e0404026f6: Layer already exists [2021-11-09T16:39:47.409Z] 73df5c6d8f4e: Layer already exists [2021-11-09T16:39:47.679Z] b862e75cd85a: Layer already exists [2021-11-09T16:39:47.679Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:47.679Z] ca67baac51a0: Layer already exists [2021-11-09T16:39:47.679Z] 0324ea6a413a: Layer already exists [2021-11-09T16:39:47.679Z] c2a45cb3f99d: Layer already exists [2021-11-09T16:39:47.679Z] 2.0.1-dev.90: digest: sha256:f71086d9ee7d2c90988d6ac78de978b2722d3f8dda6d5dbed08738c4a5f10074 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:48.016Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:48.346Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:48.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-09T16:39:48.347Z] 73df5c6d8f4e: Preparing [2021-11-09T16:39:48.347Z] ce0cfaf9d5d8: Preparing [2021-11-09T16:39:48.347Z] 50e0404026f6: Preparing [2021-11-09T16:39:48.347Z] b7f5670ffa0d: Preparing [2021-11-09T16:39:48.347Z] 3ddeb4dd1272: Preparing [2021-11-09T16:39:48.347Z] b862e75cd85a: Preparing [2021-11-09T16:39:48.347Z] 0324ea6a413a: Preparing [2021-11-09T16:39:48.347Z] ca67baac51a0: Preparing [2021-11-09T16:39:48.347Z] c2a45cb3f99d: Preparing [2021-11-09T16:39:48.347Z] ee420dfed78a: Preparing [2021-11-09T16:39:48.347Z] 0324ea6a413a: Waiting [2021-11-09T16:39:48.347Z] ca67baac51a0: Waiting [2021-11-09T16:39:48.347Z] c2a45cb3f99d: Waiting [2021-11-09T16:39:48.347Z] ee420dfed78a: Waiting [2021-11-09T16:39:48.347Z] b862e75cd85a: Waiting [2021-11-09T16:39:48.347Z] 3ddeb4dd1272: Layer already exists [2021-11-09T16:39:48.347Z] 73df5c6d8f4e: Layer already exists [2021-11-09T16:39:48.347Z] b7f5670ffa0d: Layer already exists [2021-11-09T16:39:48.347Z] 50e0404026f6: Layer already exists [2021-11-09T16:39:48.347Z] ce0cfaf9d5d8: Layer already exists [2021-11-09T16:39:48.643Z] 0324ea6a413a: Layer already exists [2021-11-09T16:39:48.643Z] b862e75cd85a: Layer already exists [2021-11-09T16:39:48.643Z] ca67baac51a0: Layer already exists [2021-11-09T16:39:48.643Z] c2a45cb3f99d: Layer already exists [2021-11-09T16:39:48.643Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:48.643Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90: digest: sha256:f71086d9ee7d2c90988d6ac78de978b2722d3f8dda6d5dbed08738c4a5f10074 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:48.990Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:50.342Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-11-09T16:39:50.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-09T16:39:50.342Z] 73df5c6d8f4e: Preparing [2021-11-09T16:39:50.342Z] ce0cfaf9d5d8: Preparing [2021-11-09T16:39:50.342Z] 50e0404026f6: Preparing [2021-11-09T16:39:50.342Z] b7f5670ffa0d: Preparing [2021-11-09T16:39:50.342Z] 3ddeb4dd1272: Preparing [2021-11-09T16:39:50.342Z] b862e75cd85a: Preparing [2021-11-09T16:39:50.342Z] 0324ea6a413a: Preparing [2021-11-09T16:39:50.342Z] ca67baac51a0: Preparing [2021-11-09T16:39:50.342Z] c2a45cb3f99d: Preparing [2021-11-09T16:39:50.342Z] ee420dfed78a: Preparing [2021-11-09T16:39:50.342Z] b862e75cd85a: Waiting [2021-11-09T16:39:50.342Z] 0324ea6a413a: Waiting [2021-11-09T16:39:50.342Z] ca67baac51a0: Waiting [2021-11-09T16:39:50.342Z] c2a45cb3f99d: Waiting [2021-11-09T16:39:50.342Z] ee420dfed78a: Waiting [2021-11-09T16:39:50.342Z] b7f5670ffa0d: Layer already exists [2021-11-09T16:39:50.342Z] 50e0404026f6: Layer already exists [2021-11-09T16:39:50.342Z] ce0cfaf9d5d8: Layer already exists [2021-11-09T16:39:50.635Z] 3ddeb4dd1272: Layer already exists [2021-11-09T16:39:50.635Z] 73df5c6d8f4e: Layer already exists [2021-11-09T16:39:50.635Z] b862e75cd85a: Layer already exists [2021-11-09T16:39:50.635Z] c2a45cb3f99d: Layer already exists [2021-11-09T16:39:50.635Z] 0324ea6a413a: Layer already exists [2021-11-09T16:39:50.635Z] ca67baac51a0: Layer already exists [2021-11-09T16:39:50.635Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:50.635Z] main: digest: sha256:f71086d9ee7d2c90988d6ac78de978b2722d3f8dda6d5dbed08738c4a5f10074 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T16:39:50.680Z] ===================================================== [Pipeline] echo [2021-11-09T16:39:50.687Z] taggedImages: [2021-11-09T16:39:50.687Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:50.687Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-09T16:39:50.687Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.90 [2021-11-09T16:39:50.687Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:50.687Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-11-09T16:39:50.710Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-11-09T16:39:50.710Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:50.710Z] latest [2021-11-09T16:39:50.710Z] 2.0.1-dev.90 [2021-11-09T16:39:50.710Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:50.710Z] main [2021-11-09T16:39:50.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:51.060Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:51.397Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:51.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-09T16:39:51.397Z] 804e5aae375c: Preparing [2021-11-09T16:39:51.397Z] 0a0a0932a738: Preparing [2021-11-09T16:39:51.397Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:51.397Z] 20c8f87e956a: Preparing [2021-11-09T16:39:51.397Z] ee420dfed78a: Preparing [2021-11-09T16:39:51.670Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:51.670Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:51.670Z] 804e5aae375c: Pushed [2021-11-09T16:39:51.939Z] 20c8f87e956a: Pushed [2021-11-09T16:39:54.544Z] 0a0a0932a738: Pushed [2021-11-09T16:39:54.544Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6: digest: sha256:9a017e313ebfa1c03c23f4132dd1f6242bf8cc53071f9e70302de90466333f20 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:54.876Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:55.204Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-09T16:39:55.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-09T16:39:55.204Z] 804e5aae375c: Preparing [2021-11-09T16:39:55.204Z] 0a0a0932a738: Preparing [2021-11-09T16:39:55.204Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:55.204Z] 20c8f87e956a: Preparing [2021-11-09T16:39:55.204Z] ee420dfed78a: Preparing [2021-11-09T16:39:55.204Z] 20c8f87e956a: Layer already exists [2021-11-09T16:39:55.204Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:55.204Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:55.205Z] 0a0a0932a738: Layer already exists [2021-11-09T16:39:55.205Z] 804e5aae375c: Layer already exists [2021-11-09T16:39:55.475Z] latest: digest: sha256:9a017e313ebfa1c03c23f4132dd1f6242bf8cc53071f9e70302de90466333f20 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:55.808Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:56.145Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.90 [2021-11-09T16:39:56.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-09T16:39:56.145Z] 804e5aae375c: Preparing [2021-11-09T16:39:56.145Z] 0a0a0932a738: Preparing [2021-11-09T16:39:56.145Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:56.145Z] 20c8f87e956a: Preparing [2021-11-09T16:39:56.145Z] ee420dfed78a: Preparing [2021-11-09T16:39:56.145Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:56.145Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:56.145Z] 20c8f87e956a: Layer already exists [2021-11-09T16:39:56.145Z] 0a0a0932a738: Layer already exists [2021-11-09T16:39:56.145Z] 804e5aae375c: Layer already exists [2021-11-09T16:39:56.415Z] 2.0.1-dev.90: digest: sha256:9a017e313ebfa1c03c23f4132dd1f6242bf8cc53071f9e70302de90466333f20 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:56.747Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:57.075Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:57.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-09T16:39:57.075Z] 804e5aae375c: Preparing [2021-11-09T16:39:57.075Z] 0a0a0932a738: Preparing [2021-11-09T16:39:57.075Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:57.075Z] 20c8f87e956a: Preparing [2021-11-09T16:39:57.075Z] ee420dfed78a: Preparing [2021-11-09T16:39:57.075Z] 0a0a0932a738: Layer already exists [2021-11-09T16:39:57.075Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:57.075Z] 20c8f87e956a: Layer already exists [2021-11-09T16:39:57.075Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:57.075Z] 804e5aae375c: Layer already exists [2021-11-09T16:39:57.347Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90: digest: sha256:9a017e313ebfa1c03c23f4132dd1f6242bf8cc53071f9e70302de90466333f20 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:57.681Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:58.011Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-11-09T16:39:58.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-09T16:39:58.011Z] 804e5aae375c: Preparing [2021-11-09T16:39:58.011Z] 0a0a0932a738: Preparing [2021-11-09T16:39:58.011Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:58.011Z] 20c8f87e956a: Preparing [2021-11-09T16:39:58.011Z] ee420dfed78a: Preparing [2021-11-09T16:39:58.011Z] 20c8f87e956a: Layer already exists [2021-11-09T16:39:58.011Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:58.011Z] 0a0a0932a738: Layer already exists [2021-11-09T16:39:58.011Z] 804e5aae375c: Layer already exists [2021-11-09T16:39:58.011Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:58.281Z] main: digest: sha256:9a017e313ebfa1c03c23f4132dd1f6242bf8cc53071f9e70302de90466333f20 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T16:39:58.323Z] ===================================================== [Pipeline] echo [2021-11-09T16:39:58.330Z] taggedImages: [2021-11-09T16:39:58.330Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:58.330Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-09T16:39:58.330Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.90 [2021-11-09T16:39:58.330Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:58.330Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-11-09T16:39:58.349Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-11-09T16:39:58.349Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:58.349Z] latest [2021-11-09T16:39:58.349Z] 2.0.1-dev.90 [2021-11-09T16:39:58.349Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:39:58.349Z] main [2021-11-09T16:39:58.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:58.688Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:39:59.017Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:39:59.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-09T16:39:59.017Z] 5c9b45cb0c11: Preparing [2021-11-09T16:39:59.017Z] 197d83c8453e: Preparing [2021-11-09T16:39:59.017Z] 59c51d96d8c9: Preparing [2021-11-09T16:39:59.017Z] 878e75ce4b5d: Preparing [2021-11-09T16:39:59.017Z] ee420dfed78a: Preparing [2021-11-09T16:39:59.288Z] 878e75ce4b5d: Layer already exists [2021-11-09T16:39:59.288Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:39:59.288Z] ee420dfed78a: Layer already exists [2021-11-09T16:39:59.288Z] 5c9b45cb0c11: Pushed [2021-11-09T16:40:01.891Z] 197d83c8453e: Pushed [2021-11-09T16:40:02.162Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6: digest: sha256:b3eb284169d04df4152b1cdc8033c0a4b592e5ea02850538b4c50944175a2023 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:40:02.494Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:40:02.828Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-09T16:40:02.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-09T16:40:02.828Z] 5c9b45cb0c11: Preparing [2021-11-09T16:40:02.828Z] 197d83c8453e: Preparing [2021-11-09T16:40:02.828Z] 59c51d96d8c9: Preparing [2021-11-09T16:40:02.828Z] 878e75ce4b5d: Preparing [2021-11-09T16:40:02.828Z] ee420dfed78a: Preparing [2021-11-09T16:40:02.828Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:40:02.828Z] 878e75ce4b5d: Layer already exists [2021-11-09T16:40:02.828Z] 5c9b45cb0c11: Layer already exists [2021-11-09T16:40:02.828Z] ee420dfed78a: Layer already exists [2021-11-09T16:40:02.828Z] 197d83c8453e: Layer already exists [2021-11-09T16:40:03.097Z] latest: digest: sha256:b3eb284169d04df4152b1cdc8033c0a4b592e5ea02850538b4c50944175a2023 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:40:03.421Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:40:03.747Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.90 [2021-11-09T16:40:03.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-09T16:40:03.747Z] 5c9b45cb0c11: Preparing [2021-11-09T16:40:03.747Z] 197d83c8453e: Preparing [2021-11-09T16:40:03.747Z] 59c51d96d8c9: Preparing [2021-11-09T16:40:03.747Z] 878e75ce4b5d: Preparing [2021-11-09T16:40:03.747Z] ee420dfed78a: Preparing [2021-11-09T16:40:03.747Z] 5c9b45cb0c11: Layer already exists [2021-11-09T16:40:03.747Z] 197d83c8453e: Layer already exists [2021-11-09T16:40:03.747Z] 878e75ce4b5d: Layer already exists [2021-11-09T16:40:03.747Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:40:03.747Z] ee420dfed78a: Layer already exists [2021-11-09T16:40:04.016Z] 2.0.1-dev.90: digest: sha256:b3eb284169d04df4152b1cdc8033c0a4b592e5ea02850538b4c50944175a2023 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:40:04.349Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:40:04.683Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:40:04.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-09T16:40:04.684Z] 5c9b45cb0c11: Preparing [2021-11-09T16:40:04.684Z] 197d83c8453e: Preparing [2021-11-09T16:40:04.684Z] 59c51d96d8c9: Preparing [2021-11-09T16:40:04.684Z] 878e75ce4b5d: Preparing [2021-11-09T16:40:04.684Z] ee420dfed78a: Preparing [2021-11-09T16:40:04.684Z] 878e75ce4b5d: Layer already exists [2021-11-09T16:40:04.684Z] 197d83c8453e: Layer already exists [2021-11-09T16:40:04.684Z] 5c9b45cb0c11: Layer already exists [2021-11-09T16:40:04.684Z] ee420dfed78a: Layer already exists [2021-11-09T16:40:04.684Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:40:04.954Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90: digest: sha256:b3eb284169d04df4152b1cdc8033c0a4b592e5ea02850538b4c50944175a2023 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:40:05.291Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:40:05.621Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-11-09T16:40:05.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-09T16:40:05.621Z] 5c9b45cb0c11: Preparing [2021-11-09T16:40:05.621Z] 197d83c8453e: Preparing [2021-11-09T16:40:05.621Z] 59c51d96d8c9: Preparing [2021-11-09T16:40:05.621Z] 878e75ce4b5d: Preparing [2021-11-09T16:40:05.621Z] ee420dfed78a: Preparing [2021-11-09T16:40:05.621Z] 878e75ce4b5d: Layer already exists [2021-11-09T16:40:05.621Z] ee420dfed78a: Layer already exists [2021-11-09T16:40:05.621Z] 5c9b45cb0c11: Layer already exists [2021-11-09T16:40:05.621Z] 197d83c8453e: Layer already exists [2021-11-09T16:40:05.621Z] 59c51d96d8c9: Layer already exists [2021-11-09T16:40:05.891Z] main: digest: sha256:b3eb284169d04df4152b1cdc8033c0a4b592e5ea02850538b4c50944175a2023 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T16:40:05.930Z] ===================================================== [Pipeline] echo [2021-11-09T16:40:05.937Z] taggedImages: [2021-11-09T16:40:05.937Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:40:05.937Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-09T16:40:05.937Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.90 [2021-11-09T16:40:05.937Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:40:05.937Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-11-09T16:40:05.954Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-11-09T16:40:05.954Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:40:05.954Z] latest [2021-11-09T16:40:05.954Z] 2.0.1-dev.90 [2021-11-09T16:40:05.954Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:40:05.954Z] main [2021-11-09T16:40:05.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:40:06.294Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:40:06.624Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:40:06.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-09T16:40:06.624Z] b5fa49c15a4c: Preparing [2021-11-09T16:40:06.624Z] 9c9f8b814180: Preparing [2021-11-09T16:40:06.624Z] 98149c61826a: Preparing [2021-11-09T16:40:06.624Z] cd2d4597141f: Preparing [2021-11-09T16:40:06.624Z] 166dde17997b: Preparing [2021-11-09T16:40:06.624Z] 78c4bc0ebec3: Preparing [2021-11-09T16:40:06.624Z] 45596ee15a31: Preparing [2021-11-09T16:40:06.624Z] 52dc75cd08be: Preparing [2021-11-09T16:40:06.624Z] a6e1fd50fee5: Preparing [2021-11-09T16:40:06.624Z] 56eb02710082: Preparing [2021-11-09T16:40:06.624Z] ee420dfed78a: Preparing [2021-11-09T16:40:06.624Z] 78c4bc0ebec3: Waiting [2021-11-09T16:40:06.624Z] a6e1fd50fee5: Waiting [2021-11-09T16:40:06.624Z] 56eb02710082: Waiting [2021-11-09T16:40:06.624Z] 45596ee15a31: Waiting [2021-11-09T16:40:06.624Z] 52dc75cd08be: Waiting [2021-11-09T16:40:06.624Z] ee420dfed78a: Waiting [2021-11-09T16:40:06.624Z] 166dde17997b: Layer already exists [2021-11-09T16:40:06.896Z] 78c4bc0ebec3: Layer already exists [2021-11-09T16:40:06.896Z] 45596ee15a31: Layer already exists [2021-11-09T16:40:06.896Z] 52dc75cd08be: Layer already exists [2021-11-09T16:40:06.896Z] 9c9f8b814180: Pushed [2021-11-09T16:40:06.896Z] a6e1fd50fee5: Layer already exists [2021-11-09T16:40:06.896Z] 56eb02710082: Layer already exists [2021-11-09T16:40:06.896Z] ee420dfed78a: Layer already exists [2021-11-09T16:40:07.488Z] b5fa49c15a4c: Pushed [2021-11-09T16:40:09.458Z] 98149c61826a: Pushed [2021-11-09T16:40:24.577Z] cd2d4597141f: Pushed [2021-11-09T16:40:24.577Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6: digest: sha256:261b27ffba91f0dc8b72c659192eb46f5f204f7021e38faaaa3448cfac1ae2cc size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:40:24.912Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:40:25.245Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-09T16:40:25.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-09T16:40:25.245Z] b5fa49c15a4c: Preparing [2021-11-09T16:40:25.245Z] 9c9f8b814180: Preparing [2021-11-09T16:40:25.245Z] 98149c61826a: Preparing [2021-11-09T16:40:25.245Z] cd2d4597141f: Preparing [2021-11-09T16:40:25.245Z] 166dde17997b: Preparing [2021-11-09T16:40:25.245Z] 78c4bc0ebec3: Preparing [2021-11-09T16:40:25.245Z] 45596ee15a31: Preparing [2021-11-09T16:40:25.245Z] 52dc75cd08be: Preparing [2021-11-09T16:40:25.245Z] a6e1fd50fee5: Preparing [2021-11-09T16:40:25.245Z] 56eb02710082: Preparing [2021-11-09T16:40:25.245Z] ee420dfed78a: Preparing [2021-11-09T16:40:25.245Z] 78c4bc0ebec3: Waiting [2021-11-09T16:40:25.245Z] 45596ee15a31: Waiting [2021-11-09T16:40:25.245Z] 52dc75cd08be: Waiting [2021-11-09T16:40:25.245Z] a6e1fd50fee5: Waiting [2021-11-09T16:40:25.245Z] 56eb02710082: Waiting [2021-11-09T16:40:25.245Z] ee420dfed78a: Waiting [2021-11-09T16:40:25.245Z] cd2d4597141f: Layer already exists [2021-11-09T16:40:25.245Z] 9c9f8b814180: Layer already exists [2021-11-09T16:40:25.245Z] 98149c61826a: Layer already exists [2021-11-09T16:40:25.245Z] 166dde17997b: Layer already exists [2021-11-09T16:40:25.245Z] b5fa49c15a4c: Layer already exists [2021-11-09T16:40:25.514Z] a6e1fd50fee5: Layer already exists [2021-11-09T16:40:25.514Z] 52dc75cd08be: Layer already exists [2021-11-09T16:40:25.514Z] 45596ee15a31: Layer already exists [2021-11-09T16:40:25.514Z] 78c4bc0ebec3: Layer already exists [2021-11-09T16:40:25.514Z] 56eb02710082: Layer already exists [2021-11-09T16:40:25.514Z] ee420dfed78a: Layer already exists [2021-11-09T16:40:25.514Z] latest: digest: sha256:261b27ffba91f0dc8b72c659192eb46f5f204f7021e38faaaa3448cfac1ae2cc size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:40:25.855Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:40:26.184Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.90 [2021-11-09T16:40:26.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-09T16:40:26.184Z] b5fa49c15a4c: Preparing [2021-11-09T16:40:26.184Z] 9c9f8b814180: Preparing [2021-11-09T16:40:26.184Z] 98149c61826a: Preparing [2021-11-09T16:40:26.184Z] cd2d4597141f: Preparing [2021-11-09T16:40:26.184Z] 166dde17997b: Preparing [2021-11-09T16:40:26.184Z] 78c4bc0ebec3: Preparing [2021-11-09T16:40:26.184Z] 45596ee15a31: Preparing [2021-11-09T16:40:26.184Z] 52dc75cd08be: Preparing [2021-11-09T16:40:26.184Z] a6e1fd50fee5: Preparing [2021-11-09T16:40:26.184Z] 56eb02710082: Preparing [2021-11-09T16:40:26.184Z] ee420dfed78a: Preparing [2021-11-09T16:40:26.184Z] 52dc75cd08be: Waiting [2021-11-09T16:40:26.184Z] a6e1fd50fee5: Waiting [2021-11-09T16:40:26.184Z] 56eb02710082: Waiting [2021-11-09T16:40:26.184Z] ee420dfed78a: Waiting [2021-11-09T16:40:26.184Z] 78c4bc0ebec3: Waiting [2021-11-09T16:40:26.184Z] 45596ee15a31: Waiting [2021-11-09T16:40:26.184Z] 166dde17997b: Layer already exists [2021-11-09T16:40:26.184Z] 9c9f8b814180: Layer already exists [2021-11-09T16:40:26.455Z] 98149c61826a: Layer already exists [2021-11-09T16:40:26.455Z] b5fa49c15a4c: Layer already exists [2021-11-09T16:40:26.455Z] cd2d4597141f: Layer already exists [2021-11-09T16:40:26.455Z] 78c4bc0ebec3: Layer already exists [2021-11-09T16:40:26.455Z] 52dc75cd08be: Layer already exists [2021-11-09T16:40:26.455Z] 45596ee15a31: Layer already exists [2021-11-09T16:40:26.455Z] 56eb02710082: Layer already exists [2021-11-09T16:40:26.455Z] a6e1fd50fee5: Layer already exists [2021-11-09T16:40:26.455Z] ee420dfed78a: Layer already exists [2021-11-09T16:40:26.455Z] 2.0.1-dev.90: digest: sha256:261b27ffba91f0dc8b72c659192eb46f5f204f7021e38faaaa3448cfac1ae2cc size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:40:26.795Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:40:27.124Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:40:27.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-09T16:40:27.125Z] b5fa49c15a4c: Preparing [2021-11-09T16:40:27.125Z] 9c9f8b814180: Preparing [2021-11-09T16:40:27.125Z] 98149c61826a: Preparing [2021-11-09T16:40:27.125Z] cd2d4597141f: Preparing [2021-11-09T16:40:27.125Z] 166dde17997b: Preparing [2021-11-09T16:40:27.125Z] 78c4bc0ebec3: Preparing [2021-11-09T16:40:27.125Z] 45596ee15a31: Preparing [2021-11-09T16:40:27.125Z] 52dc75cd08be: Preparing [2021-11-09T16:40:27.125Z] a6e1fd50fee5: Preparing [2021-11-09T16:40:27.125Z] 56eb02710082: Preparing [2021-11-09T16:40:27.125Z] ee420dfed78a: Preparing [2021-11-09T16:40:27.125Z] 45596ee15a31: Waiting [2021-11-09T16:40:27.125Z] 56eb02710082: Waiting [2021-11-09T16:40:27.125Z] 52dc75cd08be: Waiting [2021-11-09T16:40:27.125Z] a6e1fd50fee5: Waiting [2021-11-09T16:40:27.125Z] ee420dfed78a: Waiting [2021-11-09T16:40:27.125Z] 78c4bc0ebec3: Waiting [2021-11-09T16:40:27.125Z] 9c9f8b814180: Layer already exists [2021-11-09T16:40:27.125Z] b5fa49c15a4c: Layer already exists [2021-11-09T16:40:27.125Z] 98149c61826a: Layer already exists [2021-11-09T16:40:27.125Z] 166dde17997b: Layer already exists [2021-11-09T16:40:27.125Z] cd2d4597141f: Layer already exists [2021-11-09T16:40:27.396Z] 78c4bc0ebec3: Layer already exists [2021-11-09T16:40:27.396Z] a6e1fd50fee5: Layer already exists [2021-11-09T16:40:27.396Z] 52dc75cd08be: Layer already exists [2021-11-09T16:40:27.396Z] 45596ee15a31: Layer already exists [2021-11-09T16:40:27.396Z] 56eb02710082: Layer already exists [2021-11-09T16:40:27.396Z] ee420dfed78a: Layer already exists [2021-11-09T16:40:27.396Z] 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90: digest: sha256:261b27ffba91f0dc8b72c659192eb46f5f204f7021e38faaaa3448cfac1ae2cc size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:40:27.730Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:40:28.061Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-11-09T16:40:28.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-09T16:40:28.061Z] b5fa49c15a4c: Preparing [2021-11-09T16:40:28.061Z] 9c9f8b814180: Preparing [2021-11-09T16:40:28.061Z] 98149c61826a: Preparing [2021-11-09T16:40:28.061Z] cd2d4597141f: Preparing [2021-11-09T16:40:28.061Z] 166dde17997b: Preparing [2021-11-09T16:40:28.061Z] 78c4bc0ebec3: Preparing [2021-11-09T16:40:28.061Z] 45596ee15a31: Preparing [2021-11-09T16:40:28.061Z] 52dc75cd08be: Preparing [2021-11-09T16:40:28.061Z] a6e1fd50fee5: Preparing [2021-11-09T16:40:28.061Z] 56eb02710082: Preparing [2021-11-09T16:40:28.061Z] ee420dfed78a: Preparing [2021-11-09T16:40:28.061Z] 78c4bc0ebec3: Waiting [2021-11-09T16:40:28.061Z] a6e1fd50fee5: Waiting [2021-11-09T16:40:28.061Z] 56eb02710082: Waiting [2021-11-09T16:40:28.061Z] ee420dfed78a: Waiting [2021-11-09T16:40:28.061Z] 45596ee15a31: Waiting [2021-11-09T16:40:28.061Z] 52dc75cd08be: Waiting [2021-11-09T16:40:28.061Z] 98149c61826a: Layer already exists [2021-11-09T16:40:28.061Z] cd2d4597141f: Layer already exists [2021-11-09T16:40:28.331Z] 166dde17997b: Layer already exists [2021-11-09T16:40:28.331Z] b5fa49c15a4c: Layer already exists [2021-11-09T16:40:28.331Z] 9c9f8b814180: Layer already exists [2021-11-09T16:40:28.331Z] 45596ee15a31: Layer already exists [2021-11-09T16:40:28.331Z] 78c4bc0ebec3: Layer already exists [2021-11-09T16:40:28.331Z] a6e1fd50fee5: Layer already exists [2021-11-09T16:40:28.331Z] 52dc75cd08be: Layer already exists [2021-11-09T16:40:28.331Z] 56eb02710082: Layer already exists [2021-11-09T16:40:28.331Z] ee420dfed78a: Layer already exists [2021-11-09T16:40:28.331Z] main: digest: sha256:261b27ffba91f0dc8b72c659192eb46f5f204f7021e38faaaa3448cfac1ae2cc size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T16:40:28.371Z] ===================================================== [Pipeline] echo [2021-11-09T16:40:28.379Z] taggedImages: [2021-11-09T16:40:28.379Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [2021-11-09T16:40:28.379Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-09T16:40:28.379Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.90 [2021-11-09T16:40:28.379Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:71c58d83af7cb3bea209afe6e95f7ce426ac6ec6-2.0.1-dev.90 [2021-11-09T16:40:28.379Z] - 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-09T16:40:28.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T16:40:28.876Z] [2021-11-09T16:40:28.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:40:29.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T16:40:29.757Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-09T16:40:29.757Z] 448f6bf000e3: Pulling fs layer [2021-11-09T16:40:29.757Z] f757da607395: Pulling fs layer [2021-11-09T16:40:29.757Z] 05883995daec: Pulling fs layer [2021-11-09T16:40:29.757Z] 8603b9c90790: Pulling fs layer [2021-11-09T16:40:29.757Z] 1560dd03e051: Pulling fs layer [2021-11-09T16:40:29.757Z] 27f5ce0e4adf: Pulling fs layer [2021-11-09T16:40:29.757Z] c2d8d7efcc4b: Pulling fs layer [2021-11-09T16:40:29.757Z] 8603b9c90790: Waiting [2021-11-09T16:40:29.757Z] 27f5ce0e4adf: Waiting [2021-11-09T16:40:29.757Z] 1560dd03e051: Waiting [2021-11-09T16:40:29.757Z] c2d8d7efcc4b: Waiting [2021-11-09T16:40:29.757Z] f757da607395: Download complete [2021-11-09T16:40:29.757Z] 8603b9c90790: Verifying Checksum [2021-11-09T16:40:29.757Z] 8603b9c90790: Download complete [2021-11-09T16:40:29.757Z] 1560dd03e051: Verifying Checksum [2021-11-09T16:40:29.757Z] 1560dd03e051: Download complete [2021-11-09T16:40:30.030Z] 27f5ce0e4adf: Verifying Checksum [2021-11-09T16:40:30.030Z] 27f5ce0e4adf: Download complete [2021-11-09T16:40:30.030Z] 05883995daec: Verifying Checksum [2021-11-09T16:40:30.030Z] 05883995daec: Download complete [2021-11-09T16:40:30.305Z] 448f6bf000e3: Verifying Checksum [2021-11-09T16:40:30.305Z] 448f6bf000e3: Download complete [2021-11-09T16:40:32.921Z] c2d8d7efcc4b: Verifying Checksum [2021-11-09T16:40:32.921Z] c2d8d7efcc4b: Download complete [2021-11-09T16:40:33.895Z] 448f6bf000e3: Pull complete [2021-11-09T16:40:34.868Z] f757da607395: Pull complete [2021-11-09T16:40:36.298Z] 05883995daec: Pull complete [2021-11-09T16:40:36.570Z] 8603b9c90790: Pull complete [2021-11-09T16:40:37.546Z] 1560dd03e051: Pull complete [2021-11-09T16:40:37.818Z] 27f5ce0e4adf: Pull complete [2021-11-09T16:40:52.879Z] c2d8d7efcc4b: Pull complete [2021-11-09T16:40:52.879Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-09T16:40:52.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T16:40:52.879Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-09T16:40:53.129Z] prd-ubuntu18.04-docker-arm64-4c-16g-28112 does not seem to be running inside a container [2021-11-09T16:40:53.203Z] $ 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/102 -v /w/workspace/edgex-go/102:/w/workspace/edgex-go/102:rw,z -v /w/workspace/edgex-go/102@tmp:/w/workspace/edgex-go/102@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-09T16:40:55.693Z] $ docker top d0af3824c741a49530a21e6abefc6f5a2abf222abc66f8fb85afc8fc9bb9b130 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T16:40:57.639Z] ---> job-cost.sh [2021-11-09T16:40:57.639Z] lf-activate-venv: SKIPPING [2021-11-09T16:40:57.639Z] INFO: No Stack... [2021-11-09T16:40:58.230Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-09T16:40:58.822Z] INFO: Archiving Costs [Pipeline] sh [2021-11-09T16:40:59.477Z] + + cat /w/workspace/edgex-go/102/archives/cost.csv [2021-11-09T16:40:59.477Z] cut -d, -f6 [Pipeline] lock [2021-11-09T16:40:59.532Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-102-stack-cost] [2021-11-09T16:40:59.538Z] Resource [jenkins-edgexfoundry-edgex-go-main-102-stack-cost] did not exist. Created. [2021-11-09T16:40:59.538Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-09T16:41:00.197Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-09T16:41:00.782Z] Stashed 1 file(s) [Pipeline] } [2021-11-09T16:41:00.791Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-09T16:41:00.803Z] $ docker stop --time=1 d0af3824c741a49530a21e6abefc6f5a2abf222abc66f8fb85afc8fc9bb9b130 [2021-11-09T16:41:02.376Z] $ docker rm -f d0af3824c741a49530a21e6abefc6f5a2abf222abc66f8fb85afc8fc9bb9b130 [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-09T16:41:03.218Z] provisioning config files... [2021-11-09T16:41:03.228Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/102@tmp/config6323466080318161049tmp [Pipeline] { [Pipeline] sh [2021-11-09T16:41:03.524Z] + set +x [2021-11-09T16:41:03.524Z] + curl -s https://codecov.io/bash [2021-11-09T16:41:03.524Z] + bash -s -- [2021-11-09T16:41:03.524Z] [2021-11-09T16:41:03.524Z] _____ _ [2021-11-09T16:41:03.524Z] / ____| | | [2021-11-09T16:41:03.524Z] | | ___ __| | ___ ___ _____ __ [2021-11-09T16:41:03.524Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-09T16:41:03.524Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-09T16:41:03.524Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-09T16:41:03.524Z] Bash-1.0.6 [2021-11-09T16:41:03.524Z] [2021-11-09T16:41:03.524Z] [2021-11-09T16:41:03.524Z] ==> git version 2.24.4 found [2021-11-09T16:41:03.524Z] ==> 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-09T16:41:03.524Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-09T16:41:03.524Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-09T16:41:03.524Z] ==> Jenkins CI detected. [2021-11-09T16:41:03.524Z] current dir:  /w/workspace/edgex-go/102 [2021-11-09T16:41:03.524Z] project root: . [2021-11-09T16:41:03.524Z] --> token set from env [2021-11-09T16:41:03.524Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-09T16:41:03.796Z] ==> Running gcov in . (disable via -X gcov) [2021-11-09T16:41:03.796Z] ==> Python coveragepy not found [2021-11-09T16:41:03.796Z] ==> Searching for coverage reports in: [2021-11-09T16:41:03.796Z] + . [2021-11-09T16:41:03.796Z] -> Found 1 reports [2021-11-09T16:41:03.796Z] ==> Detecting git/mercurial file structure [2021-11-09T16:41:03.796Z] ==> Reading reports [2021-11-09T16:41:03.796Z] + ./coverage.out bytes=428381 [2021-11-09T16:41:03.796Z] ==> Appending adjustments [2021-11-09T16:41:03.796Z] https://docs.codecov.io/docs/fixing-reports [2021-11-09T16:41:04.736Z] + Found adjustments [2021-11-09T16:41:04.736Z] ==> Gzipping contents [2021-11-09T16:41:04.736Z] 60K /tmp/codecov.ExyFjm.gz [2021-11-09T16:41:04.736Z] ==> Uploading reports [2021-11-09T16:41:04.736Z] url: https://codecov.io [2021-11-09T16:41:04.736Z] query: branch=main&commit=71c58d83af7cb3bea209afe6e95f7ce426ac6ec6&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-09T16:41:04.736Z] -> Pinging Codecov [2021-11-09T16:41:04.736Z] 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=71c58d83af7cb3bea209afe6e95f7ce426ac6ec6&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-09T16:41:05.307Z] -> Uploading to [2021-11-09T16:41:05.307Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-09/00271124DB129430A58F1EEE437C3FCB/71c58d83af7cb3bea209afe6e95f7ce426ac6ec6/b10cf2d6-e43e-4e99-b4f0-4b5c6843b032.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211109T164104Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e2db4d51be077c37e71ef89e9f93d6442228627f0107d95065aed316d566201 [2021-11-09T16:41:05.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-09T16:41:05.307Z] Dload Upload Total Spent Left Speed [2021-11-09T16:41:05.567Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57622 0 0 100 57622 0 180k --:--:-- --:--:-- --:--:-- 180k [2021-11-09T16:41:05.567Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 [Pipeline] } [2021-11-09T16:41:05.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-11-09T16:41:05.927Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-09T16:41:05.938Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:41:06.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-09T16:41:06.233Z] [2021-11-09T16:41:06.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:41:06.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-09T16:41:06.554Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-09T16:41:06.554Z] 188c0c94c7c5: Pulling fs layer [2021-11-09T16:41:06.554Z] 0ef7d3d256c8: Pulling fs layer [2021-11-09T16:41:06.554Z] de9db76c5a1d: Pulling fs layer [2021-11-09T16:41:06.554Z] 0eba1c9be4d2: Pulling fs layer [2021-11-09T16:41:06.554Z] 0d57e429df01: Pulling fs layer [2021-11-09T16:41:06.554Z] 4e4be7b47b0d: Pulling fs layer [2021-11-09T16:41:06.554Z] e1f770b5df2f: Pulling fs layer [2021-11-09T16:41:06.554Z] 85a0685a4137: Pulling fs layer [2021-11-09T16:41:06.554Z] 0eba1c9be4d2: Waiting [2021-11-09T16:41:06.554Z] 0d57e429df01: Waiting [2021-11-09T16:41:06.554Z] 4e4be7b47b0d: Waiting [2021-11-09T16:41:06.554Z] e1f770b5df2f: Waiting [2021-11-09T16:41:06.554Z] 85a0685a4137: Waiting [2021-11-09T16:41:06.554Z] de9db76c5a1d: Verifying Checksum [2021-11-09T16:41:06.554Z] de9db76c5a1d: Download complete [2021-11-09T16:41:06.554Z] 0ef7d3d256c8: Download complete [2021-11-09T16:41:06.554Z] 0d57e429df01: Verifying Checksum [2021-11-09T16:41:06.554Z] 0d57e429df01: Download complete [2021-11-09T16:41:06.554Z] 188c0c94c7c5: Verifying Checksum [2021-11-09T16:41:06.554Z] 188c0c94c7c5: Download complete [2021-11-09T16:41:06.554Z] 4e4be7b47b0d: Verifying Checksum [2021-11-09T16:41:06.554Z] 4e4be7b47b0d: Download complete [2021-11-09T16:41:06.828Z] e1f770b5df2f: Verifying Checksum [2021-11-09T16:41:06.828Z] e1f770b5df2f: Download complete [2021-11-09T16:41:07.098Z] 0eba1c9be4d2: Verifying Checksum [2021-11-09T16:41:07.098Z] 0eba1c9be4d2: Download complete [2021-11-09T16:41:07.098Z] 188c0c94c7c5: Pull complete [2021-11-09T16:41:07.373Z] 0ef7d3d256c8: Pull complete [2021-11-09T16:41:07.373Z] 85a0685a4137: Verifying Checksum [2021-11-09T16:41:07.373Z] 85a0685a4137: Download complete [2021-11-09T16:41:07.373Z] de9db76c5a1d: Pull complete [2021-11-09T16:41:11.588Z] 0eba1c9be4d2: Pull complete [2021-11-09T16:41:11.588Z] 0d57e429df01: Pull complete [2021-11-09T16:41:11.588Z] 4e4be7b47b0d: Pull complete [2021-11-09T16:41:11.588Z] e1f770b5df2f: Pull complete [2021-11-09T16:41:15.805Z] 85a0685a4137: Pull complete [2021-11-09T16:41:15.805Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-09T16:41:15.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-09T16:41:15.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-09T16:41:15.866Z] prd-centos7-docker-4c-2g-28111 does not seem to be running inside a container [2021-11-09T16:41:15.903Z] $ 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/102 -v /w/workspace/edgex-go/102:/w/workspace/edgex-go/102:rw,z -v /w/workspace/edgex-go/102@tmp:/w/workspace/edgex-go/102@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-09T16:41:18.824Z] $ docker top 281061f3783dd7c9821ac22aeec81535c91cdf8eee65b0784e0c6135279aa53f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-09T16:41:18.894Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-09T16:41:19.179Z] + set -o pipefail [2021-11-09T16:41:19.179Z] + snyk monitor '--org=edgex-jenkins' [2021-11-09T16:41:24.478Z] [2021-11-09T16:41:24.478Z] Monitoring /w/workspace/edgex-go/102 (github.com/edgexfoundry/edgex-go)... [2021-11-09T16:41:24.478Z] [2021-11-09T16:41:24.478Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/5bdf0e04-7412-4ade-bed6-033197453a41 [2021-11-09T16:41:24.478Z] [2021-11-09T16:41:24.478Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-09T16:41:24.478Z] [2021-11-09T16:41:24.478Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-09T16:41:24.478Z] [2021-11-09T16:41:24.739Z] [2021-11-09T16:41:24.739Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-11-09T16:41:24.739Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-11-09T16:41:24.750Z] $ docker stop --time=1 281061f3783dd7c9821ac22aeec81535c91cdf8eee65b0784e0c6135279aa53f [2021-11-09T16:41:26.465Z] $ docker rm -f 281061f3783dd7c9821ac22aeec81535c91cdf8eee65b0784e0c6135279aa53f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-11-09T16:41:26.962Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T16:41:26.968Z] provisioning config files... [2021-11-09T16:41:26.976Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/102@tmp/config7031208898643914320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T16:41:27.272Z] --> edgex-publish-swagger.sh [2021-11-09T16:41:27.272Z] === Publish openapi/v2 API === [2021-11-09T16:41:27.272Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-11-09T16:41:27.272Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/102/openapi/v2/core-command.yaml] [2021-11-09T16:41:27.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-09T16:41:27.272Z] Dload Upload Total Spent Left Speed [2021-11-09T16:41:28.212Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 28409 0:00:01 0:00:01 --:--:-- 28436 100 32389 0 0 100 32389 0 28406 0:00:01 0:00:01 --:--:-- 28436 [2021-11-09T16:41:28.212Z] [2021-11-09T16:41:28.212Z] [2021-11-09T16:41:28.212Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/102/openapi/v2/core-data.yaml] [2021-11-09T16:41:28.212Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-09T16:41:28.212Z] Dload Upload Total Spent Left Speed [2021-11-09T16:41:29.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 92 71116 0 0 92 65536 0 322k --:--:-- --:--:-- --:--:-- 321k 100 71116 0 0 100 71116 0 57588 0:00:01 0:00:01 --:--:-- 57583 100 71116 0 0 100 71116 0 57581 0:00:01 0:00:01 --:--:-- 57583 [2021-11-09T16:41:29.417Z] [2021-11-09T16:41:29.417Z] [2021-11-09T16:41:29.417Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/102/openapi/v2/core-metadata.yaml] [2021-11-09T16:41:29.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-09T16:41:29.676Z] Dload Upload Total Spent Left Speed [2021-11-09T16:41:30.614Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 106k 0:00:01 0:00:01 --:--:-- 106k 100 119k 0 0 100 119k 0 106k 0:00:01 0:00:01 --:--:-- 106k [2021-11-09T16:41:30.614Z] [2021-11-09T16:41:30.614Z] [2021-11-09T16:41:30.614Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/102/openapi/v2/support-notifications.yaml] [2021-11-09T16:41:30.614Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-09T16:41:30.614Z] Dload Upload Total Spent Left Speed [2021-11-09T16:41:31.991Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 75144 0:00:01 0:00:01 --:--:-- 75215 100 88830 0 0 100 88830 0 73916 0:00:01 0:00:01 --:--:-- 73963 [2021-11-09T16:41:31.991Z] [2021-11-09T16:41:31.991Z] [2021-11-09T16:41:31.991Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/102/openapi/v2/support-scheduler.yaml] [2021-11-09T16:41:31.991Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-09T16:41:31.991Z] Dload Upload Total Spent Left Speed [2021-11-09T16:41:32.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 40919 --:--:-- --:--:-- --:--:-- 40894 100 38932 0 0 100 38932 0 40912 --:--:-- --:--:-- --:--:-- 40894 [2021-11-09T16:41:32.927Z] [2021-11-09T16:41:32.927Z] [2021-11-09T16:41:32.927Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/102/openapi/v2/system-agent.yaml] [2021-11-09T16:41:32.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-09T16:41:32.927Z] Dload Upload Total Spent Left Speed [2021-11-09T16:41:34.305Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 16611 0:00:01 0:00:01 --:--:-- 16626 100 19603 0 0 100 19603 0 16383 0:00:01 0:00:01 --:--:-- 16390 [2021-11-09T16:41:34.305Z] [2021-11-09T16:41:34.305Z] [Pipeline] } [2021-11-09T16:41:34.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:41:35.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T16:41:35.637Z] . [Pipeline] withDockerContainer [2021-11-09T16:41:35.696Z] prd-centos7-docker-4c-2g-28111 does not seem to be running inside a container [2021-11-09T16:41:35.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/102 -v /w/workspace/edgex-go/102:/w/workspace/edgex-go/102:rw,z -v /w/workspace/edgex-go/102@tmp:/w/workspace/edgex-go/102@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-09T16:41:36.105Z] $ docker top 2de8bd25bf26e36d979e49e391281fed040f242c6d3b661c7e113226475f3b9a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-09T16:41:36.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-09T16:41:36.196Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-09T16:41:36.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-09T16:41:36.306Z] $ docker exec 2de8bd25bf26e36d979e49e391281fed040f242c6d3b661c7e113226475f3b9a ssh-agent [2021-11-09T16:41:36.402Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJglpGf/agent.14 [2021-11-09T16:41:36.402Z] SSH_AGENT_PID=20 [2021-11-09T16:41:36.406Z] Running ssh-add (command line suppressed) [2021-11-09T16:41:36.503Z] Identity added: /w/workspace/edgex-go/102@tmp/private_key_4760162754085688114.key (/w/workspace/edgex-go/102@tmp/private_key_4760162754085688114.key) [2021-11-09T16:41:36.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-09T16:41:36.798Z] + git semver tag [2021-11-09T16:41:36.798Z] # -> Open(): unable to determine branch for HEAD [2021-11-09T16:41:36.798Z] # $GIT_DIR = /w/workspace/edgex-go/102/.git [2021-11-09T16:41:36.798Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/102 [2021-11-09T16:41:36.798Z] # $SEMVER_REMOTE_NAME = origin [2021-11-09T16:41:36.798Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-09T16:41:36.798Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-09T16:41:36.798Z] # $SEMVER_BRANCH = main [2021-11-09T16:41:36.798Z] # $SEMVER_DIR = /w/workspace/edgex-go/102/.semver [2021-11-09T16:41:36.798Z] # 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 HEAD [2021-11-09T16:41:36.798Z] # -> Force: false [2021-11-09T16:41:36.798Z] # ac6f841bf9feda3feed2b090b57dd7ee03aec3b8 refs/tags/v2.0.1-dev.90 [Pipeline] } [2021-11-09T16:41:36.808Z] $ docker exec --env ******** --env ******** 2de8bd25bf26e36d979e49e391281fed040f242c6d3b661c7e113226475f3b9a ssh-agent -k [2021-11-09T16:41:36.892Z] unset SSH_AUTH_SOCK; [2021-11-09T16:41:36.892Z] unset SSH_AGENT_PID; [2021-11-09T16:41:36.892Z] echo Agent pid 20 killed; [2021-11-09T16:41:36.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-09T16:41:37.210Z] + git semver [Pipeline] } [2021-11-09T16:41:37.221Z] $ docker stop --time=1 2de8bd25bf26e36d979e49e391281fed040f242c6d3b661c7e113226475f3b9a [2021-11-09T16:41:38.401Z] $ docker rm -f 2de8bd25bf26e36d979e49e391281fed040f242c6d3b661c7e113226475f3b9a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:41:38.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-09T16:41:38.773Z] [2021-11-09T16:41:38.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:41:39.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-09T16:41:39.067Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-09T16:41:39.067Z] ab5ef0e58194: Pulling fs layer [2021-11-09T16:41:39.067Z] 9712f1f96733: Pulling fs layer [2021-11-09T16:41:39.067Z] 63f879dbbcfc: Pulling fs layer [2021-11-09T16:41:39.067Z] 0d9ebad4ef96: Pulling fs layer [2021-11-09T16:41:39.067Z] e9a5061849ea: Pulling fs layer [2021-11-09T16:41:39.067Z] d747dcd14b5f: Pulling fs layer [2021-11-09T16:41:39.067Z] 2de7ff778b66: Pulling fs layer [2021-11-09T16:41:39.067Z] e9a5061849ea: Waiting [2021-11-09T16:41:39.067Z] d747dcd14b5f: Waiting [2021-11-09T16:41:39.067Z] 2de7ff778b66: Waiting [2021-11-09T16:41:39.067Z] 0d9ebad4ef96: Waiting [2021-11-09T16:41:39.067Z] 9712f1f96733: Verifying Checksum [2021-11-09T16:41:39.067Z] 9712f1f96733: Download complete [2021-11-09T16:41:39.325Z] 63f879dbbcfc: Verifying Checksum [2021-11-09T16:41:39.325Z] 63f879dbbcfc: Download complete [2021-11-09T16:41:39.325Z] e9a5061849ea: Verifying Checksum [2021-11-09T16:41:39.325Z] e9a5061849ea: Download complete [2021-11-09T16:41:39.325Z] ab5ef0e58194: Verifying Checksum [2021-11-09T16:41:39.325Z] ab5ef0e58194: Download complete [2021-11-09T16:41:39.590Z] d747dcd14b5f: Verifying Checksum [2021-11-09T16:41:39.590Z] d747dcd14b5f: Download complete [2021-11-09T16:41:39.590Z] 0d9ebad4ef96: Verifying Checksum [2021-11-09T16:41:39.590Z] 0d9ebad4ef96: Download complete [2021-11-09T16:41:39.590Z] 2de7ff778b66: Verifying Checksum [2021-11-09T16:41:39.590Z] 2de7ff778b66: Download complete [2021-11-09T16:41:42.367Z] ab5ef0e58194: Pull complete [2021-11-09T16:41:42.367Z] 9712f1f96733: Pull complete [2021-11-09T16:41:43.480Z] 63f879dbbcfc: Pull complete [2021-11-09T16:41:47.705Z] 0d9ebad4ef96: Pull complete [2021-11-09T16:41:47.705Z] e9a5061849ea: Pull complete [2021-11-09T16:41:47.705Z] d747dcd14b5f: Pull complete [2021-11-09T16:41:48.666Z] 2de7ff778b66: Pull complete [2021-11-09T16:41:48.666Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-09T16:41:48.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-09T16:41:48.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-09T16:41:48.724Z] prd-centos7-docker-4c-2g-28111 does not seem to be running inside a container [2021-11-09T16:41:48.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/102 -v /w/workspace/edgex-go/102:/w/workspace/edgex-go/102:rw,z -v /w/workspace/edgex-go/102@tmp:/w/workspace/edgex-go/102@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-09T16:41:52.153Z] $ docker top e52cce1d9208bce5eb0b9be559d4c98b335c5f1c2c7dd0728217d1546df7f2a8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-09T16:41:52.228Z] provisioning config files... [2021-11-09T16:41:52.234Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/102@tmp/config4008702803407629326tmp [2021-11-09T16:41:52.243Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/102@tmp/config1588977727998631944tmp [2021-11-09T16:41:52.254Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/102@tmp/config1531170198703135648tmp [Pipeline] { [Pipeline] echo [2021-11-09T16:41:52.267Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T16:41:52.554Z] ---> sigul-configuration.sh [2021-11-09T16:41:52.554Z] gpg: directory `/root/.gnupg' created [2021-11-09T16:41:52.554Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-09T16:41:52.554Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-09T16:41:52.554Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-09T16:41:52.554Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-09T16:41:52.554Z] gpg: CAST5 encrypted data [2021-11-09T16:41:52.554Z] gpg: encrypted with 1 passphrase [2021-11-09T16:41:52.554Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-09T16:41:52.838Z] + mkdir /home/jenkins [2021-11-09T16:41:52.838Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-09T16:41:53.125Z] + 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-09T16:41:53.134Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T16:41:53.419Z] ---> sigul-install.sh [2021-11-09T16:41:53.419Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-09T16:41:53.701Z] + git tag --list [2021-11-09T16:41:53.701Z] 0.6.0 [2021-11-09T16:41:53.701Z] 0.6.1 [2021-11-09T16:41:53.701Z] 0.7.0 [2021-11-09T16:41:53.701Z] 0.7.1 [2021-11-09T16:41:53.701Z] v1.0.0 [2021-11-09T16:41:53.701Z] v1.0.1 [2021-11-09T16:41:53.701Z] v1.1.0 [2021-11-09T16:41:53.701Z] v1.2.0 [2021-11-09T16:41:53.701Z] v1.2.1 [2021-11-09T16:41:53.701Z] v1.3.0 [2021-11-09T16:41:53.701Z] v1.3.1 [2021-11-09T16:41:53.701Z] v2.0.0 [2021-11-09T16:41:53.701Z] v2.0.1-dev.1 [2021-11-09T16:41:53.701Z] v2.0.1-dev.10 [2021-11-09T16:41:53.701Z] v2.0.1-dev.11 [2021-11-09T16:41:53.701Z] v2.0.1-dev.12 [2021-11-09T16:41:53.701Z] v2.0.1-dev.13 [2021-11-09T16:41:53.701Z] v2.0.1-dev.14 [2021-11-09T16:41:53.701Z] v2.0.1-dev.15 [2021-11-09T16:41:53.701Z] v2.0.1-dev.16 [2021-11-09T16:41:53.701Z] v2.0.1-dev.17 [2021-11-09T16:41:53.701Z] v2.0.1-dev.18 [2021-11-09T16:41:53.701Z] v2.0.1-dev.19 [2021-11-09T16:41:53.701Z] v2.0.1-dev.2 [2021-11-09T16:41:53.701Z] v2.0.1-dev.20 [2021-11-09T16:41:53.701Z] v2.0.1-dev.21 [2021-11-09T16:41:53.701Z] v2.0.1-dev.22 [2021-11-09T16:41:53.701Z] v2.0.1-dev.23 [2021-11-09T16:41:53.701Z] v2.0.1-dev.24 [2021-11-09T16:41:53.701Z] v2.0.1-dev.25 [2021-11-09T16:41:53.701Z] v2.0.1-dev.26 [2021-11-09T16:41:53.701Z] v2.0.1-dev.27 [2021-11-09T16:41:53.701Z] v2.0.1-dev.28 [2021-11-09T16:41:53.701Z] v2.0.1-dev.29 [2021-11-09T16:41:53.701Z] v2.0.1-dev.3 [2021-11-09T16:41:53.701Z] v2.0.1-dev.30 [2021-11-09T16:41:53.701Z] v2.0.1-dev.31 [2021-11-09T16:41:53.701Z] v2.0.1-dev.32 [2021-11-09T16:41:53.701Z] v2.0.1-dev.33 [2021-11-09T16:41:53.701Z] v2.0.1-dev.34 [2021-11-09T16:41:53.701Z] v2.0.1-dev.35 [2021-11-09T16:41:53.701Z] v2.0.1-dev.36 [2021-11-09T16:41:53.701Z] v2.0.1-dev.37 [2021-11-09T16:41:53.701Z] v2.0.1-dev.38 [2021-11-09T16:41:53.701Z] v2.0.1-dev.39 [2021-11-09T16:41:53.701Z] v2.0.1-dev.4 [2021-11-09T16:41:53.701Z] v2.0.1-dev.40 [2021-11-09T16:41:53.701Z] v2.0.1-dev.41 [2021-11-09T16:41:53.701Z] v2.0.1-dev.42 [2021-11-09T16:41:53.701Z] v2.0.1-dev.43 [2021-11-09T16:41:53.701Z] v2.0.1-dev.44 [2021-11-09T16:41:53.701Z] v2.0.1-dev.45 [2021-11-09T16:41:53.701Z] v2.0.1-dev.46 [2021-11-09T16:41:53.701Z] v2.0.1-dev.47 [2021-11-09T16:41:53.701Z] v2.0.1-dev.48 [2021-11-09T16:41:53.701Z] v2.0.1-dev.49 [2021-11-09T16:41:53.701Z] v2.0.1-dev.5 [2021-11-09T16:41:53.701Z] v2.0.1-dev.50 [2021-11-09T16:41:53.701Z] v2.0.1-dev.51 [2021-11-09T16:41:53.701Z] v2.0.1-dev.52 [2021-11-09T16:41:53.701Z] v2.0.1-dev.53 [2021-11-09T16:41:53.701Z] v2.0.1-dev.54 [2021-11-09T16:41:53.701Z] v2.0.1-dev.55 [2021-11-09T16:41:53.701Z] v2.0.1-dev.56 [2021-11-09T16:41:53.701Z] v2.0.1-dev.57 [2021-11-09T16:41:53.701Z] v2.0.1-dev.58 [2021-11-09T16:41:53.701Z] v2.0.1-dev.59 [2021-11-09T16:41:53.701Z] v2.0.1-dev.6 [2021-11-09T16:41:53.701Z] v2.0.1-dev.60 [2021-11-09T16:41:53.701Z] v2.0.1-dev.61 [2021-11-09T16:41:53.701Z] v2.0.1-dev.62 [2021-11-09T16:41:53.701Z] v2.0.1-dev.63 [2021-11-09T16:41:53.701Z] v2.0.1-dev.64 [2021-11-09T16:41:53.701Z] v2.0.1-dev.65 [2021-11-09T16:41:53.701Z] v2.0.1-dev.66 [2021-11-09T16:41:53.701Z] v2.0.1-dev.67 [2021-11-09T16:41:53.701Z] v2.0.1-dev.68 [2021-11-09T16:41:53.701Z] v2.0.1-dev.69 [2021-11-09T16:41:53.701Z] v2.0.1-dev.7 [2021-11-09T16:41:53.701Z] v2.0.1-dev.70 [2021-11-09T16:41:53.701Z] v2.0.1-dev.71 [2021-11-09T16:41:53.701Z] v2.0.1-dev.72 [2021-11-09T16:41:53.701Z] v2.0.1-dev.73 [2021-11-09T16:41:53.701Z] v2.0.1-dev.74 [2021-11-09T16:41:53.701Z] v2.0.1-dev.75 [2021-11-09T16:41:53.701Z] v2.0.1-dev.76 [2021-11-09T16:41:53.701Z] v2.0.1-dev.77 [2021-11-09T16:41:53.701Z] v2.0.1-dev.78 [2021-11-09T16:41:53.701Z] v2.0.1-dev.79 [2021-11-09T16:41:53.701Z] v2.0.1-dev.8 [2021-11-09T16:41:53.701Z] v2.0.1-dev.80 [2021-11-09T16:41:53.701Z] v2.0.1-dev.81 [2021-11-09T16:41:53.701Z] v2.0.1-dev.82 [2021-11-09T16:41:53.701Z] v2.0.1-dev.83 [2021-11-09T16:41:53.701Z] v2.0.1-dev.84 [2021-11-09T16:41:53.701Z] v2.0.1-dev.85 [2021-11-09T16:41:53.701Z] v2.0.1-dev.86 [2021-11-09T16:41:53.701Z] v2.0.1-dev.87 [2021-11-09T16:41:53.701Z] v2.0.1-dev.88 [2021-11-09T16:41:53.701Z] v2.0.1-dev.89 [2021-11-09T16:41:53.701Z] v2.0.1-dev.9 [2021-11-09T16:41:53.701Z] v2.0.1-dev.90 [Pipeline] sh [2021-11-09T16:41:54.008Z] + lftools sign git-tag v2.0.1-dev.90 [2021-11-09T16:41:54.576Z] Signing Git tag with Sigul... [2021-11-09T16:41:54.576Z] Signing v2.0.1-dev.90 [Pipeline] echo [2021-11-09T16:41:55.523Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T16:41:55.809Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-09T16:41:55.816Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-09T16:41:55.831Z] $ docker stop --time=1 e52cce1d9208bce5eb0b9be559d4c98b335c5f1c2c7dd0728217d1546df7f2a8 [2021-11-09T16:41:57.024Z] $ docker rm -f e52cce1d9208bce5eb0b9be559d4c98b335c5f1c2c7dd0728217d1546df7f2a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:41:57.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T16:41:57.582Z] . [Pipeline] withDockerContainer [2021-11-09T16:41:57.644Z] prd-centos7-docker-4c-2g-28111 does not seem to be running inside a container [2021-11-09T16:41:57.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/102 -v /w/workspace/edgex-go/102:/w/workspace/edgex-go/102:rw,z -v /w/workspace/edgex-go/102@tmp:/w/workspace/edgex-go/102@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-09T16:41:58.038Z] $ docker top 28c18c4defe58db9becface0bad85f617213472d553585ef9fbd2017ee8bbba5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-09T16:41:58.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-09T16:41:58.130Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-09T16:41:58.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-09T16:41:58.265Z] $ docker exec 28c18c4defe58db9becface0bad85f617213472d553585ef9fbd2017ee8bbba5 ssh-agent [2021-11-09T16:41:58.383Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpbDiPk/agent.13 [2021-11-09T16:41:58.383Z] SSH_AGENT_PID=19 [2021-11-09T16:41:58.388Z] Running ssh-add (command line suppressed) [2021-11-09T16:41:58.506Z] Identity added: /w/workspace/edgex-go/102@tmp/private_key_217667702590940726.key (/w/workspace/edgex-go/102@tmp/private_key_217667702590940726.key) [2021-11-09T16:41:58.520Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-09T16:41:58.812Z] + git semver bump pre [2021-11-09T16:41:58.812Z] # -> Open(): unable to determine branch for HEAD [2021-11-09T16:41:58.812Z] # $GIT_DIR = /w/workspace/edgex-go/102/.git [2021-11-09T16:41:58.812Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/102 [2021-11-09T16:41:58.812Z] # $SEMVER_REMOTE_NAME = origin [2021-11-09T16:41:58.812Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-09T16:41:58.812Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-09T16:41:58.812Z] # $SEMVER_BRANCH = main [2021-11-09T16:41:58.812Z] # $SEMVER_DIR = /w/workspace/edgex-go/102/.semver [2021-11-09T16:41:58.812Z] 2.0.1-dev.91 [Pipeline] } [2021-11-09T16:41:58.822Z] $ docker exec --env ******** --env ******** 28c18c4defe58db9becface0bad85f617213472d553585ef9fbd2017ee8bbba5 ssh-agent -k [2021-11-09T16:41:58.925Z] unset SSH_AUTH_SOCK; [2021-11-09T16:41:58.925Z] unset SSH_AGENT_PID; [2021-11-09T16:41:58.925Z] echo Agent pid 19 killed; [2021-11-09T16:41:58.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-09T16:41:59.237Z] + git semver [Pipeline] } [2021-11-09T16:41:59.249Z] $ docker stop --time=1 28c18c4defe58db9becface0bad85f617213472d553585ef9fbd2017ee8bbba5 [2021-11-09T16:42:00.437Z] $ docker rm -f 28c18c4defe58db9becface0bad85f617213472d553585ef9fbd2017ee8bbba5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:42:00.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T16:42:00.786Z] . [Pipeline] withDockerContainer [2021-11-09T16:42:00.856Z] prd-centos7-docker-4c-2g-28111 does not seem to be running inside a container [2021-11-09T16:42:00.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/102 -v /w/workspace/edgex-go/102:/w/workspace/edgex-go/102:rw,z -v /w/workspace/edgex-go/102@tmp:/w/workspace/edgex-go/102@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-09T16:42:01.263Z] $ docker top 5970a867de0df308ceb9f71b539188f7e1208cd883a0901cc1a829013e0a3d8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-09T16:42:01.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-09T16:42:01.353Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-09T16:42:01.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-09T16:42:01.466Z] $ docker exec 5970a867de0df308ceb9f71b539188f7e1208cd883a0901cc1a829013e0a3d8a ssh-agent [2021-11-09T16:42:01.571Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHcoiMm/agent.13 [2021-11-09T16:42:01.571Z] SSH_AGENT_PID=19 [2021-11-09T16:42:01.578Z] Running ssh-add (command line suppressed) [2021-11-09T16:42:01.671Z] Identity added: /w/workspace/edgex-go/102@tmp/private_key_558766538086852393.key (/w/workspace/edgex-go/102@tmp/private_key_558766538086852393.key) [2021-11-09T16:42:01.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-09T16:42:01.981Z] + git semver push [2021-11-09T16:42:01.981Z] # -> Open(): unable to determine branch for HEAD [2021-11-09T16:42:01.981Z] # $GIT_DIR = /w/workspace/edgex-go/102/.git [2021-11-09T16:42:01.981Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/102 [2021-11-09T16:42:01.981Z] # $SEMVER_REMOTE_NAME = origin [2021-11-09T16:42:01.981Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-09T16:42:01.981Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-09T16:42:01.981Z] # $SEMVER_BRANCH = main [2021-11-09T16:42:01.981Z] # $SEMVER_DIR = /w/workspace/edgex-go/102/.semver [Pipeline] } [2021-11-09T16:42:07.271Z] $ docker exec --env ******** --env ******** 5970a867de0df308ceb9f71b539188f7e1208cd883a0901cc1a829013e0a3d8a ssh-agent -k [2021-11-09T16:42:07.352Z] unset SSH_AUTH_SOCK; [2021-11-09T16:42:07.352Z] unset SSH_AGENT_PID; [2021-11-09T16:42:07.352Z] echo Agent pid 19 killed; [2021-11-09T16:42:07.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-09T16:42:07.666Z] + git semver [Pipeline] } [2021-11-09T16:42:07.680Z] $ docker stop --time=1 5970a867de0df308ceb9f71b539188f7e1208cd883a0901cc1a829013e0a3d8a [2021-11-09T16:42:08.864Z] $ docker rm -f 5970a867de0df308ceb9f71b539188f7e1208cd883a0901cc1a829013e0a3d8a [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-09T16:42:09.610Z] + '[' -d /w/workspace/edgex-go/102/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-09T16:42:09.904Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T16:42:10.471Z] ---> package-listing.sh [2021-11-09T16:42:10.471Z] ++ facter osfamily [2021-11-09T16:42:10.471Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-09T16:42:10.731Z] + OS_FAMILY=redhat [2021-11-09T16:42:10.731Z] + workspace=/w/workspace/edgex-go/102 [2021-11-09T16:42:10.731Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-09T16:42:10.731Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-09T16:42:10.731Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-09T16:42:10.731Z] + PACKAGES=/tmp/packages_start.txt [2021-11-09T16:42:10.731Z] + '[' /w/workspace/edgex-go/102 ']' [2021-11-09T16:42:10.731Z] + PACKAGES=/tmp/packages_end.txt [2021-11-09T16:42:10.731Z] + case "${OS_FAMILY}" in [2021-11-09T16:42:10.731Z] + rpm -qa [2021-11-09T16:42:10.731Z] + sort [2021-11-09T16:42:14.026Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-09T16:42:14.026Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-09T16:42:14.026Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-09T16:42:14.026Z] + '[' /w/workspace/edgex-go/102 ']' [2021-11-09T16:42:14.026Z] + mkdir -p /w/workspace/edgex-go/102/archives/ [2021-11-09T16:42:14.026Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/102/archives/ [Pipeline] echo [2021-11-09T16:42:14.036Z] 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/102/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-09T16:42:14.314Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:42:15.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T16:42:15.780Z] [2021-11-09T16:42:15.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T16:42:16.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T16:42:16.080Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-09T16:42:16.080Z] b4d181a07f80: Pulling fs layer [2021-11-09T16:42:16.080Z] a1111a8f2ec3: Pulling fs layer [2021-11-09T16:42:16.080Z] ed53099fbce6: Pulling fs layer [2021-11-09T16:42:16.080Z] dc539afda2c1: Pulling fs layer [2021-11-09T16:42:16.080Z] 77bc0d833cb6: Pulling fs layer [2021-11-09T16:42:16.080Z] 9065ff56babe: Pulling fs layer [2021-11-09T16:42:16.080Z] d287ab97295c: Pulling fs layer [2021-11-09T16:42:16.080Z] 77bc0d833cb6: Waiting [2021-11-09T16:42:16.080Z] 9065ff56babe: Waiting [2021-11-09T16:42:16.080Z] d287ab97295c: Waiting [2021-11-09T16:42:16.080Z] dc539afda2c1: Waiting [2021-11-09T16:42:16.080Z] a1111a8f2ec3: Verifying Checksum [2021-11-09T16:42:16.080Z] a1111a8f2ec3: Download complete [2021-11-09T16:42:16.080Z] dc539afda2c1: Verifying Checksum [2021-11-09T16:42:16.080Z] dc539afda2c1: Download complete [2021-11-09T16:42:16.080Z] ed53099fbce6: Verifying Checksum [2021-11-09T16:42:16.080Z] ed53099fbce6: Download complete [2021-11-09T16:42:16.347Z] 77bc0d833cb6: Verifying Checksum [2021-11-09T16:42:16.347Z] 77bc0d833cb6: Download complete [2021-11-09T16:42:16.347Z] 9065ff56babe: Verifying Checksum [2021-11-09T16:42:16.347Z] 9065ff56babe: Download complete [2021-11-09T16:42:16.347Z] b4d181a07f80: Verifying Checksum [2021-11-09T16:42:16.347Z] b4d181a07f80: Download complete [2021-11-09T16:42:16.924Z] d287ab97295c: Verifying Checksum [2021-11-09T16:42:16.924Z] d287ab97295c: Download complete [2021-11-09T16:42:17.876Z] b4d181a07f80: Pull complete [2021-11-09T16:42:17.876Z] a1111a8f2ec3: Pull complete [2021-11-09T16:42:18.450Z] ed53099fbce6: Pull complete [2021-11-09T16:42:18.450Z] dc539afda2c1: Pull complete [2021-11-09T16:42:18.715Z] 77bc0d833cb6: Pull complete [2021-11-09T16:42:18.715Z] 9065ff56babe: Pull complete [2021-11-09T16:42:24.058Z] d287ab97295c: Pull complete [2021-11-09T16:42:24.058Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-09T16:42:24.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T16:42:24.058Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-09T16:42:24.126Z] prd-centos7-docker-4c-2g-28111 does not seem to be running inside a container [2021-11-09T16:42:24.162Z] $ 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/102/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/102 -v /w/workspace/edgex-go/102:/w/workspace/edgex-go/102:rw,z -v /w/workspace/edgex-go/102@tmp:/w/workspace/edgex-go/102@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-09T16:42:26.012Z] $ docker top 52425bbf2d1640a67b73b818d71523f6e3d60b95618889d4294a1771c6b2cabc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T16:42:26.361Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-09T16:42:26.648Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-09T16:42:26.946Z] + ls /var/log/sa-host [2021-11-09T16:42:26.946Z] + sadf -c /var/log/sa-host/sa09 [2021-11-09T16:42:26.946Z] file_magic: OK [2021-11-09T16:42:26.946Z] HZ: Using current value: 100 [2021-11-09T16:42:26.946Z] file_header: OK [2021-11-09T16:42:26.946Z] 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-09T16:42:26.946Z] Statistics: [2021-11-09T16:42:26.946Z] 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... [2021-11-09T16:42:26.946Z] File successfully converted to sysstat format version 12.0.3 [2021-11-09T16:42:26.946Z] + sadf -c /var/log/sa-host/sa30 [2021-11-09T16:42:26.946Z] file_magic: OK [2021-11-09T16:42:26.946Z] HZ: Using current value: 100 [2021-11-09T16:42:26.946Z] file_header: OK [2021-11-09T16:42:26.946Z] 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-09T16:42:26.946Z] Statistics: [2021-11-09T16:42:26.946Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-09T16:42:26.946Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T16:42:27.180Z] provisioning config files... [2021-11-09T16:42:27.187Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/102@tmp/config2679374466234249965tmp [Pipeline] { [Pipeline] echo [2021-11-09T16:42:27.200Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T16:42:27.482Z] ---> create-netrc.sh [Pipeline] } [2021-11-09T16:42:27.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-09T16:42:27.820Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-09T16:42:27.829Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T16:42:28.115Z] ---> sudo-logs.sh [2021-11-09T16:42:28.115Z] Archiving 'sudo' log.. [2021-11-09T16:42:28.115Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-28111.novalocal: Name or service not known [2021-11-09T16:42:28.115Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-28111.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-09T16:42:28.138Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T16:42:28.425Z] ---> job-cost.sh [2021-11-09T16:42:28.425Z] lf-activate-venv: SKIPPING [2021-11-09T16:42:28.425Z] DEBUG: total: 0.10999999940395355 [2021-11-09T16:42:28.425Z] INFO: Retrieving Stack Cost... [2021-11-09T16:42:29.362Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-09T16:42:29.622Z] INFO: Archiving Costs [Pipeline] echo [2021-11-09T16:42:29.632Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T16:42:29.922Z] ---> logs-deploy.sh [2021-11-09T16:42:29.922Z] lf-activate-venv: SKIPPING [2021-11-09T16:42:29.922Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/102 [2021-11-09T16:42:29.922Z] INFO: archiving workspace using pattern(s): [2021-11-09T16:42:30.493Z] Archives upload complete. [2021-11-09T16:42:30.753Z] INFO: archiving logs to Nexus