Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2862 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/158 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/158 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Checking out Revision eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f # timeout=10 Commit message: "Merge pull request #2664 from anonymouse64/feature/system-usernames-not-passthrough-anymore" > git rev-list --no-walk 8d1be4b88019713d4adfd5be0516af0e8b12a917 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-01T19:44:22.606Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-01T19:44:22.877Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-01T19:44:22.975Z] ========================================================= [2020-10-01T19:44:22.975Z] EdgeX Global Pipelines Version Info [2020-10-01T19:44:22.975Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-01T19:44:24.406Z] ------------------- [2020-10-01T19:44:24.406Z] stable info: [2020-10-01T19:44:24.406Z] ------------------- [2020-10-01T19:44:24.406Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-01T19:44:24.406Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-01T19:44:24.406Z] Message: update stable to v1.0.131 [2020-10-01T19:44:25.357Z] ------------------- [2020-10-01T19:44:25.357Z] experimental info: [2020-10-01T19:44:25.357Z] ------------------- [2020-10-01T19:44:25.357Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-01T19:44:25.357Z] Commit SHA: 41577c21a85c69f5bb10b3280393e6d03042176a [2020-10-01T19:44:25.357Z] Message: update experimental to v1.0.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-01T19:44:25.619Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-01T19:44:25.702Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-01T19:44:25.784Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-01T19:44:25.871Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-01T19:44:25.955Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-01T19:44:26.070Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-01T19:44:26.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-01T19:44:26.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-01T19:44:26.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-01T19:44:26.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-01T19:44:26.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-01T19:44:26.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-01T19:44:26.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-01T19:44:26.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-01T19:44:26.944Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-01T19:44:27.045Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-01T19:44:27.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-01T19:44:27.255Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-01T19:44:27.353Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-01T19:44:27.450Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-01T19:44:27.552Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-01T19:44:27.648Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-01T19:44:27.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-01T19:44:27.825Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-01T19:44:27.915Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] echo [2020-10-01T19:44:28.010Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eda3c9d [Pipeline] echo [2020-10-01T19:44:28.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-01T19:44:28.483Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-10-01T19:44:28.483Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-01T19:44:28.483Z] ++ dirname cmd/core-command/Dockerfile [2020-10-01T19:44:28.483Z] ++ cut -d/ -f2 [2020-10-01T19:44:28.483Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-01T19:44:28.483Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-01T19:44:28.483Z] ++ dirname cmd/core-data/Dockerfile [2020-10-01T19:44:28.483Z] ++ cut -d/ -f2 [2020-10-01T19:44:28.483Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-01T19:44:28.483Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-01T19:44:28.483Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-01T19:44:28.483Z] ++ cut -d/ -f2 [2020-10-01T19:44:28.483Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-01T19:44:28.483Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-01T19:44:28.483Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-01T19:44:28.483Z] ++ cut -d/ -f2 [2020-10-01T19:44:28.483Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-01T19:44:28.483Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-01T19:44:28.483Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-01T19:44:28.483Z] ++ cut -d/ -f2 [2020-10-01T19:44:28.483Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-01T19:44:28.483Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-01T19:44:28.483Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-01T19:44:28.483Z] ++ cut -d/ -f2 [2020-10-01T19:44:28.483Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-01T19:44:28.483Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-01T19:44:28.483Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-01T19:44:28.483Z] ++ cut -d/ -f2 [2020-10-01T19:44:28.483Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-01T19:44:28.483Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-01T19:44:28.483Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-01T19:44:28.483Z] ++ cut -d/ -f2 [2020-10-01T19:44:28.483Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-01T19:44:28.483Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-01T19:44:28.483Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-01T19:44:28.483Z] ++ cut -d/ -f2 [2020-10-01T19:44:28.483Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-01T19:44:28.483Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-01T19:44:28.483Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-01T19:44:28.483Z] ++ cut -d/ -f2 [2020-10-01T19:44:28.483Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-01T19:44:28.550Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:44:29.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-01T19:44:29.615Z] [2020-10-01T19:44:29.615Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:44:30.006Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-01T19:44:30.006Z] latest: Pulling from edgex-devops/git-semver [2020-10-01T19:44:30.006Z] 31603596830f: Pulling fs layer [2020-10-01T19:44:30.006Z] 2a8b12db71e7: Pulling fs layer [2020-10-01T19:44:30.006Z] 6ca5941a6612: Pulling fs layer [2020-10-01T19:44:30.006Z] ecc8261a40a4: Pulling fs layer [2020-10-01T19:44:30.006Z] ecc8261a40a4: Waiting [2020-10-01T19:44:30.006Z] 2a8b12db71e7: Verifying Checksum [2020-10-01T19:44:30.006Z] 2a8b12db71e7: Download complete [2020-10-01T19:44:30.270Z] 31603596830f: Verifying Checksum [2020-10-01T19:44:30.270Z] 31603596830f: Download complete [2020-10-01T19:44:30.270Z] ecc8261a40a4: Verifying Checksum [2020-10-01T19:44:30.270Z] ecc8261a40a4: Download complete [2020-10-01T19:44:30.270Z] 6ca5941a6612: Verifying Checksum [2020-10-01T19:44:30.270Z] 6ca5941a6612: Download complete [2020-10-01T19:44:30.539Z] 31603596830f: Pull complete [2020-10-01T19:44:30.539Z] 2a8b12db71e7: Pull complete [2020-10-01T19:44:31.501Z] 6ca5941a6612: Pull complete [2020-10-01T19:44:31.501Z] ecc8261a40a4: Pull complete [2020-10-01T19:44:31.501Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-01T19:44:31.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-01T19:44:31.762Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-01T19:44:31.861Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T19:44:31.910Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-01T19:44:34.258Z] $ docker top e3a5dd346f9ec1a176f0ba882f5aaa19c509341152e223c5b6f6e9ad67031adc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-01T19:44:34.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-01T19:44:34.588Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-01T19:44:34.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-01T19:44:34.803Z] $ docker exec e3a5dd346f9ec1a176f0ba882f5aaa19c509341152e223c5b6f6e9ad67031adc ssh-agent [2020-10-01T19:44:34.971Z] SSH_AUTH_SOCK=/tmp/ssh-x8R7TX5TouxY/agent.12 [2020-10-01T19:44:34.971Z] SSH_AGENT_PID=18 [2020-10-01T19:44:34.981Z] Running ssh-add (command line suppressed) [2020-10-01T19:44:35.099Z] Identity added: /w/workspace/edgex-go/158@tmp/private_key_5526033728846307195.key (/w/workspace/edgex-go/158@tmp/private_key_5526033728846307195.key) [2020-10-01T19:44:35.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-01T19:44:35.482Z] + git describe --exact-match --tags HEAD [2020-10-01T19:44:35.482Z] fatal: no tag exactly matches 'eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f' [Pipeline] } [2020-10-01T19:44:35.560Z] $ docker exec --env ******** --env ******** e3a5dd346f9ec1a176f0ba882f5aaa19c509341152e223c5b6f6e9ad67031adc ssh-agent -k [2020-10-01T19:44:35.690Z] unset SSH_AUTH_SOCK; [2020-10-01T19:44:35.690Z] unset SSH_AGENT_PID; [2020-10-01T19:44:35.690Z] echo Agent pid 18 killed; [2020-10-01T19:44:35.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-01T19:44:35.855Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-01T19:44:35.855Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-01T19:44:35.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-01T19:44:35.951Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-01T19:44:36.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-01T19:44:36.109Z] $ docker exec e3a5dd346f9ec1a176f0ba882f5aaa19c509341152e223c5b6f6e9ad67031adc ssh-agent [2020-10-01T19:44:36.263Z] SSH_AUTH_SOCK=/tmp/ssh-PJURzGilHLQx/agent.47 [2020-10-01T19:44:36.263Z] SSH_AGENT_PID=52 [2020-10-01T19:44:36.270Z] Running ssh-add (command line suppressed) [2020-10-01T19:44:36.387Z] Identity added: /w/workspace/edgex-go/158@tmp/private_key_3899895657530495070.key (/w/workspace/edgex-go/158@tmp/private_key_3899895657530495070.key) [2020-10-01T19:44:36.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-01T19:44:36.772Z] + git semver init [2020-10-01T19:44:36.772Z] # -> Open(): unable to determine branch for HEAD [2020-10-01T19:44:36.772Z] # $GIT_DIR = /w/workspace/edgex-go/158/.git [2020-10-01T19:44:36.772Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/158 [2020-10-01T19:44:36.772Z] # $SEMVER_REMOTE_NAME = origin [2020-10-01T19:44:36.772Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-01T19:44:36.772Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-01T19:44:36.772Z] # $SEMVER_BRANCH = master [2020-10-01T19:44:36.772Z] # $SEMVER_TEMP = /tmp/semver-204396899 [2020-10-01T19:44:36.772Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-01T19:44:54.933Z] # '/tmp/semver-204396899' -> '/w/workspace/edgex-go/158/.semver' [2020-10-01T19:44:54.933Z] # -> Force: false [2020-10-01T19:44:54.933Z] # $SEMVER_DIR = /w/workspace/edgex-go/158/.semver [Pipeline] } [2020-10-01T19:44:54.949Z] $ docker exec --env ******** --env ******** e3a5dd346f9ec1a176f0ba882f5aaa19c509341152e223c5b6f6e9ad67031adc ssh-agent -k [2020-10-01T19:44:55.140Z] unset SSH_AUTH_SOCK; [2020-10-01T19:44:55.141Z] unset SSH_AGENT_PID; [2020-10-01T19:44:55.141Z] echo Agent pid 52 killed; [2020-10-01T19:44:55.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-01T19:44:55.666Z] + git semver [Pipeline] } [2020-10-01T19:44:55.686Z] $ docker stop --time=1 e3a5dd346f9ec1a176f0ba882f5aaa19c509341152e223c5b6f6e9ad67031adc [2020-10-01T19:44:57.310Z] $ docker rm -f e3a5dd346f9ec1a176f0ba882f5aaa19c509341152e223c5b6f6e9ad67031adc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-01T19:45:10.240Z] Stashed 60 file(s) [Pipeline] echo [2020-10-01T19:45:10.242Z] [edgeXSemver]: initialized semver on version 1.2.2-dev.43 [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 [2020-10-01T19:45:10.889Z] ========================================================= [2020-10-01T19:45:10.890Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-01T19:45:10.890Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:45:11.234Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-01T19:45:15.457Z] Sending build context to Docker daemon 324.5MB [2020-10-01T19:45:15.457Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-01T19:45:15.457Z] Step 2/7 : FROM ${BASE} [2020-10-01T19:45:15.457Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-01T19:45:15.457Z] df20fa9351a1: Pulling fs layer [2020-10-01T19:45:15.457Z] ed8968b2872e: Pulling fs layer [2020-10-01T19:45:15.457Z] a92cc7c5fd73: Pulling fs layer [2020-10-01T19:45:15.457Z] e871e8e8d7a9: Pulling fs layer [2020-10-01T19:45:15.457Z] e73272ec9a57: Pulling fs layer [2020-10-01T19:45:15.457Z] 1e910a182e73: Pulling fs layer [2020-10-01T19:45:15.457Z] 4e634b169226: Pulling fs layer [2020-10-01T19:45:15.457Z] 1e910a182e73: Waiting [2020-10-01T19:45:15.457Z] 4e634b169226: Waiting [2020-10-01T19:45:15.457Z] e73272ec9a57: Waiting [2020-10-01T19:45:15.457Z] e871e8e8d7a9: Waiting [2020-10-01T19:45:15.457Z] a92cc7c5fd73: Verifying Checksum [2020-10-01T19:45:15.457Z] a92cc7c5fd73: Download complete [2020-10-01T19:45:15.457Z] ed8968b2872e: Download complete [2020-10-01T19:45:15.457Z] e73272ec9a57: Verifying Checksum [2020-10-01T19:45:15.457Z] e73272ec9a57: Download complete [2020-10-01T19:45:15.457Z] 1e910a182e73: Download complete [2020-10-01T19:45:15.457Z] df20fa9351a1: Verifying Checksum [2020-10-01T19:45:15.457Z] df20fa9351a1: Download complete [2020-10-01T19:45:15.457Z] df20fa9351a1: Pull complete [2020-10-01T19:45:15.719Z] ed8968b2872e: Pull complete [2020-10-01T19:45:15.719Z] a92cc7c5fd73: Pull complete [2020-10-01T19:45:17.115Z] 4e634b169226: Verifying Checksum [2020-10-01T19:45:17.115Z] 4e634b169226: Download complete [2020-10-01T19:45:17.689Z] e871e8e8d7a9: Verifying Checksum [2020-10-01T19:45:17.689Z] e871e8e8d7a9: Download complete [2020-10-01T19:45:23.003Z] e871e8e8d7a9: Pull complete [2020-10-01T19:45:23.003Z] e73272ec9a57: Pull complete [2020-10-01T19:45:23.003Z] 1e910a182e73: Pull complete [2020-10-01T19:45:25.693Z] Still waiting to schedule task [2020-10-01T19:45:25.693Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2861’ [2020-10-01T19:45:27.231Z] 4e634b169226: Pull complete [2020-10-01T19:45:27.231Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-01T19:45:27.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-01T19:45:27.231Z] ---> f7629b54cfaa [2020-10-01T19:45:27.231Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-10-01T19:45:27.231Z] ---> Running in 3aaff3fbbf23 [2020-10-01T19:45:27.804Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T19:45:28.747Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T19:45:29.007Z] (1/12) Installing libmagic (5.38-r0) [2020-10-01T19:45:29.268Z] (2/12) Installing file (5.38-r0) [2020-10-01T19:45:29.268Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-01T19:45:29.529Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-01T19:45:36.133Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-01T19:45:36.133Z] (6/12) Installing patch (2.7.6-r6) [2020-10-01T19:45:36.133Z] (7/12) Installing build-base (0.5-r2) [2020-10-01T19:45:36.133Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-01T19:45:36.133Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-01T19:45:36.133Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-01T19:45:36.133Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-01T19:45:36.133Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-01T19:45:36.133Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T19:45:36.133Z] OK: 233 MiB in 51 packages [2020-10-01T19:45:39.441Z] Removing intermediate container 3aaff3fbbf23 [2020-10-01T19:45:39.441Z] ---> 9f28b91b4b2c [2020-10-01T19:45:39.441Z] Step 4/7 : WORKDIR /edgex-go [2020-10-01T19:45:39.441Z] ---> Running in 491afb7acd29 [2020-10-01T19:45:39.704Z] Removing intermediate container 491afb7acd29 [2020-10-01T19:45:39.704Z] ---> 4dccd48fb3db [2020-10-01T19:45:39.704Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-01T19:45:39.965Z] latest: Pulling from library/docker [2020-10-01T19:45:40.228Z] df20fa9351a1: Already exists [2020-10-01T19:45:40.228Z] 25ad7478873d: Pulling fs layer [2020-10-01T19:45:40.228Z] 4684f6177b5d: Pulling fs layer [2020-10-01T19:45:40.228Z] 8ba584e970af: Pulling fs layer [2020-10-01T19:45:40.228Z] 3cdc74d2b06d: Pulling fs layer [2020-10-01T19:45:40.228Z] 4cf5a0d07c1f: Pulling fs layer [2020-10-01T19:45:40.228Z] fca0ccc462d5: Pulling fs layer [2020-10-01T19:45:40.228Z] 3cdc74d2b06d: Waiting [2020-10-01T19:45:40.228Z] 4cf5a0d07c1f: Waiting [2020-10-01T19:45:40.228Z] fca0ccc462d5: Waiting [2020-10-01T19:45:40.492Z] 4684f6177b5d: Verifying Checksum [2020-10-01T19:45:40.492Z] 4684f6177b5d: Download complete [2020-10-01T19:45:40.492Z] 25ad7478873d: Verifying Checksum [2020-10-01T19:45:40.492Z] 25ad7478873d: Download complete [2020-10-01T19:45:40.756Z] 25ad7478873d: Pull complete [2020-10-01T19:45:40.756Z] 4684f6177b5d: Pull complete [2020-10-01T19:45:41.018Z] 4cf5a0d07c1f: Download complete [2020-10-01T19:45:41.018Z] fca0ccc462d5: Verifying Checksum [2020-10-01T19:45:41.018Z] fca0ccc462d5: Download complete [2020-10-01T19:45:41.280Z] 8ba584e970af: Verifying Checksum [2020-10-01T19:45:41.280Z] 8ba584e970af: Download complete [2020-10-01T19:45:41.543Z] 3cdc74d2b06d: Verifying Checksum [2020-10-01T19:45:41.543Z] 3cdc74d2b06d: Download complete [2020-10-01T19:45:43.468Z] 8ba584e970af: Pull complete [2020-10-01T19:45:43.468Z] 3cdc74d2b06d: Pull complete [2020-10-01T19:45:43.730Z] 4cf5a0d07c1f: Pull complete [2020-10-01T19:45:43.730Z] fca0ccc462d5: Pull complete [2020-10-01T19:45:43.730Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-01T19:45:43.730Z] Status: Downloaded newer image for docker:latest [2020-10-01T19:45:45.663Z] ---> c2955d8648b0 [2020-10-01T19:45:45.663Z] Step 6/7 : COPY go.mod . [2020-10-01T19:45:45.663Z] ---> e31a8bfc86be [2020-10-01T19:45:45.663Z] Step 7/7 : RUN go mod download [2020-10-01T19:45:45.663Z] ---> Running in 910cbf138dae [2020-10-01T19:46:07.680Z] Removing intermediate container 910cbf138dae [2020-10-01T19:46:07.680Z] ---> af58470e0cb3 [2020-10-01T19:46:07.680Z] Successfully built af58470e0cb3 [2020-10-01T19:46:07.680Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:46:07.999Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-01T19:46:07.999Z] . [Pipeline] withDockerContainer [2020-10-01T19:46:08.109Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T19:46:08.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** ci-base-image-x86_64 cat [2020-10-01T19:46:08.849Z] $ docker top 1b0e9dd0609272aa7261e39d8a9fb316d9e002ec06ea8d8d775debe2672f083f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-01T19:46:09.400Z] + go version [2020-10-01T19:46:09.400Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-01T19:46:09.418Z] $ docker stop --time=1 1b0e9dd0609272aa7261e39d8a9fb316d9e002ec06ea8d8d775debe2672f083f [2020-10-01T19:46:10.764Z] $ docker rm -f 1b0e9dd0609272aa7261e39d8a9fb316d9e002ec06ea8d8d775debe2672f083f [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 [2020-10-01T19:46:14.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-01T19:46:14.440Z] [2020-10-01T19:46:14.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:46:14.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-01T19:46:14.799Z] latest: Pulling from edgex-devops/edgex-compose [2020-10-01T19:46:14.799Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-01T19:46:14.799Z] ca9280d653b3: Pulling fs layer [2020-10-01T19:46:14.799Z] 7e9c9ca2126c: Pulling fs layer [2020-10-01T19:46:15.064Z] cbdbe7a5bc2a: Download complete [2020-10-01T19:46:15.328Z] cbdbe7a5bc2a: Pull complete [2020-10-01T19:46:15.600Z] ca9280d653b3: Download complete [2020-10-01T19:46:16.569Z] ca9280d653b3: Pull complete [2020-10-01T19:46:16.833Z] 7e9c9ca2126c: Verifying Checksum [2020-10-01T19:46:16.833Z] 7e9c9ca2126c: Download complete [2020-10-01T19:46:23.516Z] 7e9c9ca2126c: Pull complete [2020-10-01T19:46:23.828Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-10-01T19:46:23.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-01T19:46:23.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-10-01T19:46:24.108Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T19:46:24.198Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-01T19:46:26.205Z] $ docker top 7beef010fb3e733827395d7def50c89f344fdd33dd49536783ed8353477ed864 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-01T19:46:26.892Z] + docker-compose build --help [2020-10-01T19:46:26.892Z] + grep parallel [2020-10-01T19:46:27.851Z] --parallel Build images in parallel. [Pipeline] } [2020-10-01T19:46:27.870Z] $ docker stop --time=1 7beef010fb3e733827395d7def50c89f344fdd33dd49536783ed8353477ed864 [2020-10-01T19:46:29.208Z] $ docker rm -f 7beef010fb3e733827395d7def50c89f344fdd33dd49536783ed8353477ed864 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:46:29.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-01T19:46:29.815Z] . [Pipeline] withDockerContainer [2020-10-01T19:46:29.937Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T19:46:30.228Z] $ 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/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-01T19:46:30.812Z] $ docker top 1e54f0de3aa684b38b2d4780c210c3611feea129f321cafbd00572a4f198f9aa -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-01T19:46:31.322Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-01T19:46:32.289Z] Building docker-core-command-go ... [2020-10-01T19:46:32.289Z] Building docker-core-data-go ... [2020-10-01T19:46:32.289Z] Building docker-core-metadata-go ... [2020-10-01T19:46:32.289Z] Building docker-security-proxy-setup-go ... [2020-10-01T19:46:32.289Z] Building docker-security-secrets-setup-go ... [2020-10-01T19:46:32.289Z] Building docker-security-secretstore-setup-go ... [2020-10-01T19:46:32.289Z] Building docker-support-logging-go ... [2020-10-01T19:46:32.289Z] Building docker-support-notifications-go ... [2020-10-01T19:46:32.289Z] Building docker-support-scheduler-go ... [2020-10-01T19:46:32.289Z] Building docker-sys-mgmt-agent-go ... [2020-10-01T19:46:32.289Z] Building docker-support-scheduler-go [2020-10-01T19:46:32.289Z] Building docker-security-secretstore-setup-go [2020-10-01T19:46:32.289Z] Building docker-sys-mgmt-agent-go [2020-10-01T19:46:32.289Z] Building docker-support-logging-go [2020-10-01T19:46:32.289Z] Building docker-security-proxy-setup-go [2020-10-01T19:46:54.412Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T19:46:54.412Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-01T19:46:54.412Z] ---> af58470e0cb3 [2020-10-01T19:46:54.412Z] Step 3/26 : WORKDIR /edgex-go [2020-10-01T19:46:54.412Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T19:46:54.412Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-01T19:46:54.412Z] ---> af58470e0cb3 [2020-10-01T19:46:54.412Z] Step 3/20 : WORKDIR /edgex-go [2020-10-01T19:46:54.412Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T19:46:54.412Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-01T19:46:54.412Z] ---> af58470e0cb3 [2020-10-01T19:46:54.412Z] Step 3/22 : WORKDIR /edgex-go [2020-10-01T19:46:54.412Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T19:46:54.412Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-01T19:46:54.412Z] ---> af58470e0cb3 [2020-10-01T19:46:54.412Z] Step 3/21 : WORKDIR /edgex-go [2020-10-01T19:46:54.412Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T19:46:54.412Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-01T19:46:54.412Z] ---> af58470e0cb3 [2020-10-01T19:46:54.412Z] Step 3/27 : WORKDIR /edgex-go [2020-10-01T19:46:54.412Z] ---> Running in 01a23717912f [2020-10-01T19:46:54.412Z] ---> Running in e64c24f14ce7 [2020-10-01T19:46:54.412Z] ---> Running in 8f44977ddc00 [2020-10-01T19:46:54.412Z] ---> Running in 95f2dfe5bd7c [2020-10-01T19:46:54.412Z] ---> Running in 66c81516f7a3 [2020-10-01T19:46:54.412Z] Removing intermediate container 95f2dfe5bd7c [2020-10-01T19:46:54.412Z] ---> eb3034ca2397 [2020-10-01T19:46:54.412Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T19:46:54.412Z] Removing intermediate container 66c81516f7a3 [2020-10-01T19:46:54.412Z] ---> 6f4e94312b39 [2020-10-01T19:46:54.412Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T19:46:54.412Z] Removing intermediate container 8f44977ddc00 [2020-10-01T19:46:54.412Z] ---> c006ecf2ef11 [2020-10-01T19:46:54.412Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T19:46:54.412Z] Removing intermediate container e64c24f14ce7 [2020-10-01T19:46:54.412Z] ---> 901b89023289 [2020-10-01T19:46:54.412Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T19:46:54.412Z] Removing intermediate container 01a23717912f [2020-10-01T19:46:54.412Z] ---> b5c2a8c42570 [2020-10-01T19:46:54.412Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T19:46:54.412Z] ---> Running in dceb84930079 [2020-10-01T19:46:54.412Z] ---> Running in b89a3af9d37a [2020-10-01T19:46:54.412Z] ---> Running in 741210ffaeef [2020-10-01T19:46:54.412Z] ---> Running in 21b98429d9c0 [2020-10-01T19:46:54.412Z] ---> Running in 4ffa58db3e05 [2020-10-01T19:46:56.342Z] Removing intermediate container dceb84930079 [2020-10-01T19:46:56.342Z] ---> 9b22ad4ccf65 [2020-10-01T19:46:56.342Z] Step 5/20 : RUN apk update && apk add make git [2020-10-01T19:46:56.342Z] Removing intermediate container 741210ffaeef [2020-10-01T19:46:56.342Z] ---> 02d36fd70776 [2020-10-01T19:46:56.342Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-01T19:46:56.605Z] ---> Running in e648b5c4f805 [2020-10-01T19:46:56.605Z] ---> Running in 4c31444041b2 [2020-10-01T19:46:56.867Z] Removing intermediate container b89a3af9d37a [2020-10-01T19:46:56.867Z] ---> e2a1974d1381 [2020-10-01T19:46:56.867Z] Step 5/26 : RUN apk update && apk add make git [2020-10-01T19:46:56.867Z] Removing intermediate container 21b98429d9c0 [2020-10-01T19:46:56.867Z] ---> 7c202e74dba0 [2020-10-01T19:46:56.867Z] Step 5/21 : RUN apk update && apk add make git [2020-10-01T19:46:57.129Z] ---> Running in abad96647bab [2020-10-01T19:46:57.129Z] Removing intermediate container 4ffa58db3e05 [2020-10-01T19:46:57.129Z] ---> 18ca3b86d36e [2020-10-01T19:46:57.129Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-01T19:46:57.129Z] ---> Running in dde87c030159 [2020-10-01T19:46:57.399Z] ---> Running in 63534333d16c [2020-10-01T19:46:57.663Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T19:46:57.663Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T19:46:57.926Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T19:46:58.189Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T19:46:58.189Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T19:46:58.451Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T19:46:58.451Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T19:46:58.716Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T19:46:58.716Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T19:46:58.716Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T19:46:58.978Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:46:58.978Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:46:58.978Z] OK: 12752 distinct packages available [2020-10-01T19:46:58.978Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:46:58.978Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:46:58.978Z] OK: 12752 distinct packages available [2020-10-01T19:46:59.242Z] OK: 233 MiB in 51 packages [2020-10-01T19:46:59.242Z] OK: 233 MiB in 51 packages [2020-10-01T19:46:59.508Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:46:59.508Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:46:59.508Z] OK: 12752 distinct packages available [2020-10-01T19:46:59.508Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:46:59.508Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:46:59.508Z] OK: 12752 distinct packages available [2020-10-01T19:46:59.508Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:46:59.508Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:46:59.508Z] OK: 12752 distinct packages available [2020-10-01T19:46:59.779Z] OK: 233 MiB in 51 packages [2020-10-01T19:46:59.779Z] OK: 233 MiB in 51 packages [2020-10-01T19:46:59.779Z] OK: 233 MiB in 51 packages [2020-10-01T19:46:59.779Z] Removing intermediate container e648b5c4f805 [2020-10-01T19:46:59.779Z] ---> fab00460800c [2020-10-01T19:46:59.779Z] Step 6/20 : COPY go.mod . [2020-10-01T19:46:59.779Z] Removing intermediate container 4c31444041b2 [2020-10-01T19:46:59.779Z] ---> 8690e6e604d7 [2020-10-01T19:46:59.779Z] Step 6/27 : COPY go.mod . [2020-10-01T19:47:00.044Z] OK: 233 MiB in 51 packages [2020-10-01T19:47:00.307Z] ---> 9f6961cd6cb6 [2020-10-01T19:47:00.307Z] Step 7/20 : RUN go mod download [2020-10-01T19:47:00.307Z] ---> 1034328b0a4a [2020-10-01T19:47:00.307Z] Step 7/27 : RUN go mod download [2020-10-01T19:47:00.568Z] Removing intermediate container abad96647bab [2020-10-01T19:47:00.568Z] ---> 68e714bd171b [2020-10-01T19:47:00.568Z] Step 6/26 : COPY go.mod . [2020-10-01T19:47:00.568Z] ---> Running in de91e18fcea1 [2020-10-01T19:47:00.568Z] ---> Running in c88feb807e33 [2020-10-01T19:47:00.833Z] Removing intermediate container dde87c030159 [2020-10-01T19:47:00.833Z] ---> 6aba7ccb8eca [2020-10-01T19:47:00.833Z] Step 6/21 : COPY go.mod . [2020-10-01T19:47:01.105Z] Removing intermediate container 63534333d16c [2020-10-01T19:47:01.105Z] ---> 11636667b904 [2020-10-01T19:47:01.105Z] Step 6/22 : COPY go.mod . [2020-10-01T19:47:01.105Z] ---> f8cc3e6129d0 [2020-10-01T19:47:01.105Z] Step 7/26 : RUN go mod download [2020-10-01T19:47:01.105Z] ---> Running in a16a6b540809 [2020-10-01T19:47:01.374Z] ---> 7a328611b161 [2020-10-01T19:47:01.374Z] Step 7/22 : RUN go mod download [2020-10-01T19:47:01.641Z] ---> c62e928fbcf2 [2020-10-01T19:47:01.641Z] Step 7/21 : RUN go mod download [2020-10-01T19:47:01.641Z] ---> Running in 384ae566908e [2020-10-01T19:47:01.641Z] ---> Running in 52387ea864d3 [2020-10-01T19:47:02.613Z] Removing intermediate container de91e18fcea1 [2020-10-01T19:47:02.613Z] ---> 9b082e5f04e2 [2020-10-01T19:47:02.613Z] Step 8/20 : COPY . . [2020-10-01T19:47:03.585Z] Removing intermediate container c88feb807e33 [2020-10-01T19:47:03.585Z] ---> 42a9cf67d8ab [2020-10-01T19:47:03.585Z] Step 8/27 : COPY . . [2020-10-01T19:47:04.983Z] Removing intermediate container a16a6b540809 [2020-10-01T19:47:04.983Z] ---> a6204e4848e2 [2020-10-01T19:47:04.983Z] Step 8/26 : COPY . . [2020-10-01T19:47:06.924Z] Removing intermediate container 384ae566908e [2020-10-01T19:47:06.924Z] ---> b391dea3a67a [2020-10-01T19:47:06.924Z] Step 8/22 : COPY . . [2020-10-01T19:47:13.564Z] Removing intermediate container 52387ea864d3 [2020-10-01T19:47:13.564Z] ---> e7e8b474e509 [2020-10-01T19:47:13.564Z] Step 8/21 : COPY . . [2020-10-01T19:47:35.654Z] ---> fcb1a83bdd9f [2020-10-01T19:47:35.654Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-01T19:47:35.654Z] ---> 4c9f86b02228 [2020-10-01T19:47:35.654Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-10-01T19:47:35.654Z] ---> 218620cae1db [2020-10-01T19:47:35.654Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-01T19:47:35.654Z] ---> 6acd9b243b79 [2020-10-01T19:47:35.654Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-01T19:47:35.654Z] ---> Running in f2d33e2be2d3 [2020-10-01T19:47:35.654Z] ---> Running in 3513f8a12c4d [2020-10-01T19:47:35.654Z] ---> ec8de4686e39 [2020-10-01T19:47:35.654Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-01T19:47:35.654Z] ---> Running in 5a66bc341498 [2020-10-01T19:47:35.654Z] ---> Running in 3f13091281d5 [2020-10-01T19:47:35.654Z] ---> Running in a8e1f8bb2797 [2020-10-01T19:47:35.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-01T19:47:35.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-01T19:47:35.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-01T19:47:35.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-01T19:47:35.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-01T19:48:02.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-01T19:48:03.303Z] Removing intermediate container 3513f8a12c4d [2020-10-01T19:48:03.303Z] ---> 643aef0e8101 [2020-10-01T19:48:03.303Z] [2020-10-01T19:48:03.303Z] Step 10/20 : FROM alpine [2020-10-01T19:48:03.575Z] Removing intermediate container 5a66bc341498 [2020-10-01T19:48:03.575Z] ---> ee49335a9282 [2020-10-01T19:48:03.575Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-01T19:48:03.844Z] ---> Running in 7f3b0a6dc7a4 [2020-10-01T19:48:03.844Z] latest: Pulling from library/alpine [2020-10-01T19:48:04.112Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-01T19:48:04.112Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-01T19:48:04.113Z] Status: Downloaded newer image for alpine:latest [2020-10-01T19:48:04.113Z] ---> a24bb4013296 [2020-10-01T19:48:04.113Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-01T19:48:05.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-01T19:48:05.325Z] ---> Running in 705471a3c02c [2020-10-01T19:48:05.591Z] Removing intermediate container 3f13091281d5 [2020-10-01T19:48:05.591Z] ---> b4210f7c749f [2020-10-01T19:48:05.591Z] [2020-10-01T19:48:05.591Z] Step 10/22 : FROM scratch [2020-10-01T19:48:05.591Z] ---> [2020-10-01T19:48:05.591Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-01T19:48:05.858Z] ---> Running in 6e8dbacdf06e [2020-10-01T19:48:06.803Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T19:48:07.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T19:48:07.370Z] v3.12.0-358-g2c6fb656e2 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:48:07.370Z] v3.12.0-359-gbb2f9c1873 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:48:07.370Z] OK: 12750 distinct packages available [2020-10-01T19:48:07.691Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-01T19:48:07.691Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-01T19:48:07.691Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-01T19:48:07.691Z] (4/4) Installing curl (7.69.1-r1) [2020-10-01T19:48:07.691Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T19:48:07.691Z] Executing ca-certificates-20191127-r4.trigger [2020-10-01T19:48:07.691Z] Removing intermediate container 6e8dbacdf06e [2020-10-01T19:48:07.691Z] ---> 06d43bc8503b [2020-10-01T19:48:07.691Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-01T19:48:07.691Z] OK: 7 MiB in 18 packages [2020-10-01T19:48:08.649Z] ---> Running in 6432198b40b9 [2020-10-01T19:48:08.649Z] Removing intermediate container a8e1f8bb2797 [2020-10-01T19:48:08.649Z] ---> 43fe66576933 [2020-10-01T19:48:08.649Z] [2020-10-01T19:48:08.649Z] Step 10/21 : FROM scratch [2020-10-01T19:48:08.649Z] ---> [2020-10-01T19:48:08.649Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-01T19:48:08.649Z] Removing intermediate container 7f3b0a6dc7a4 [2020-10-01T19:48:08.649Z] ---> 2899b446994c [2020-10-01T19:48:08.649Z] [2020-10-01T19:48:08.649Z] Step 11/27 : FROM docker:latest [2020-10-01T19:48:08.649Z] ---> 809cc4dba987 [2020-10-01T19:48:08.649Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-01T19:48:08.916Z] ---> Running in b5ec1737a240 [2020-10-01T19:48:08.916Z] Removing intermediate container 6432198b40b9 [2020-10-01T19:48:08.916Z] ---> 561fe47d8b6c [2020-10-01T19:48:08.916Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-01T19:48:09.491Z] ---> Running in d7b4f6db1062 [2020-10-01T19:48:10.438Z] ---> Running in eae198ed3efd [2020-10-01T19:48:10.438Z] Removing intermediate container b5ec1737a240 [2020-10-01T19:48:10.438Z] ---> 851e6afa4da2 [2020-10-01T19:48:10.438Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-01T19:48:10.704Z] Removing intermediate container 705471a3c02c [2020-10-01T19:48:10.704Z] ---> 5bdd554c8279 [2020-10-01T19:48:10.704Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-01T19:48:10.704Z] Removing intermediate container f2d33e2be2d3 [2020-10-01T19:48:10.704Z] ---> b2d12d692b6c [2020-10-01T19:48:10.704Z] [2020-10-01T19:48:10.704Z] Step 10/26 : FROM alpine:3.10 [2020-10-01T19:48:10.704Z] ---> Running in 9e93d899ba16 [2020-10-01T19:48:10.704Z] Removing intermediate container eae198ed3efd [2020-10-01T19:48:10.704Z] ---> e523e2fcf35f [2020-10-01T19:48:10.704Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-01T19:48:10.704Z] ---> Running in 9d3a7919d13a [2020-10-01T19:48:10.968Z] Removing intermediate container 9e93d899ba16 [2020-10-01T19:48:10.968Z] ---> ec47d06113d1 [2020-10-01T19:48:10.968Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-01T19:48:10.968Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T19:48:10.968Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T19:48:10.968Z] ---> Running in 48cf4aff9d01 [2020-10-01T19:48:11.230Z] Removing intermediate container 9d3a7919d13a [2020-10-01T19:48:11.230Z] ---> a7d5cb8faea7 [2020-10-01T19:48:11.230Z] Step 13/20 : WORKDIR /edgex [2020-10-01T19:48:11.230Z] ---> e7930af65f3c [2020-10-01T19:48:11.230Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-01T19:48:11.230Z] (1/2) Installing readline (8.0.4-r0) [2020-10-01T19:48:11.230Z] (2/2) Installing bash (5.0.17-r0) [2020-10-01T19:48:11.230Z] Executing bash-5.0.17-r0.post-install [2020-10-01T19:48:11.230Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T19:48:11.230Z] OK: 12 MiB in 22 packages [2020-10-01T19:48:11.805Z] ---> Running in b3c06dd1b385 [2020-10-01T19:48:11.805Z] Removing intermediate container 48cf4aff9d01 [2020-10-01T19:48:11.805Z] ---> cd908be28b00 [2020-10-01T19:48:11.805Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-01T19:48:12.068Z] ---> fd55863b5d95 [2020-10-01T19:48:12.068Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-01T19:48:12.068Z] Removing intermediate container b3c06dd1b385 [2020-10-01T19:48:12.068Z] ---> ede90cc6e89f [2020-10-01T19:48:12.068Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-01T19:48:12.068Z] ---> 7d3411bf6811 [2020-10-01T19:48:12.068Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-01T19:48:12.649Z] ---> bdcf517b8f32 [2020-10-01T19:48:12.649Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-01T19:48:12.649Z] Removing intermediate container d7b4f6db1062 [2020-10-01T19:48:12.649Z] ---> 4b3a53f732b0 [2020-10-01T19:48:12.649Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-01T19:48:12.649Z] ---> f8987bdaff3c [2020-10-01T19:48:12.649Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-01T19:48:12.649Z] ---> Running in 1683dcc9437a [2020-10-01T19:48:12.649Z] ---> 492e94e979cd [2020-10-01T19:48:12.649Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-01T19:48:13.233Z] ---> f36f6a9255d0 [2020-10-01T19:48:13.233Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-01T19:48:13.233Z] ---> 2d070419f3f1 [2020-10-01T19:48:13.233Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-01T19:48:13.233Z] ---> e0073240b050 [2020-10-01T19:48:13.233Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-01T19:48:13.233Z] ---> Running in e03bdf4c90f2 [2020-10-01T19:48:13.233Z] ---> Running in 5eece5a1594a [2020-10-01T19:48:13.233Z] ---> Running in 0dfe76f5a985 [2020-10-01T19:48:13.501Z] 3.10: Pulling from library/alpine [2020-10-01T19:48:13.764Z] Removing intermediate container 0dfe76f5a985 [2020-10-01T19:48:13.764Z] ---> 3fd824422113 [2020-10-01T19:48:13.764Z] Step 17/20 : CMD ["--init=true"] [2020-10-01T19:48:13.764Z] Removing intermediate container 5eece5a1594a [2020-10-01T19:48:13.764Z] ---> e101f77e44c6 [2020-10-01T19:48:13.764Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T19:48:13.764Z] Removing intermediate container e03bdf4c90f2 [2020-10-01T19:48:13.764Z] ---> 1d0f03e90117 [2020-10-01T19:48:13.764Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T19:48:13.764Z] ---> Running in 7c9ff50c8cce [2020-10-01T19:48:14.713Z] ---> Running in cdb57571ae88 [2020-10-01T19:48:14.713Z] ---> Running in 0d4fe604c8a9 [2020-10-01T19:48:14.713Z] Removing intermediate container 1683dcc9437a [2020-10-01T19:48:14.713Z] ---> 809b39ff9cf3 [2020-10-01T19:48:14.713Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-01T19:48:14.713Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-01T19:48:14.713Z] Removing intermediate container 7c9ff50c8cce [2020-10-01T19:48:14.713Z] ---> 77c56d8b387f [2020-10-01T19:48:14.713Z] Step 18/20 : LABEL arch=x86_64 [2020-10-01T19:48:14.713Z] Status: Downloaded newer image for alpine:3.10 [2020-10-01T19:48:14.713Z] ---> be4e4bea2c2e [2020-10-01T19:48:14.713Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-01T19:48:14.713Z] ---> Running in 7b6ecc5ba748 [2020-10-01T19:48:14.975Z] ---> Running in 499681c35b66 [2020-10-01T19:48:14.975Z] ---> Running in c91f96cc5682 [2020-10-01T19:48:14.975Z] Removing intermediate container 0d4fe604c8a9 [2020-10-01T19:48:14.975Z] ---> 74546b6d9915 [2020-10-01T19:48:14.975Z] Step 20/22 : LABEL arch=x86_64 [2020-10-01T19:48:14.975Z] Removing intermediate container cdb57571ae88 [2020-10-01T19:48:14.975Z] ---> 4efd0883bbe6 [2020-10-01T19:48:14.975Z] Step 19/21 : LABEL arch=x86_64 [2020-10-01T19:48:15.245Z] Removing intermediate container 7b6ecc5ba748 [2020-10-01T19:48:15.245Z] ---> 07d234597d73 [2020-10-01T19:48:15.245Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-01T19:48:15.245Z] ---> Running in f48454fbe3b8 [2020-10-01T19:48:15.245Z] ---> Running in 8e2369e0fa98 [2020-10-01T19:48:15.245Z] Removing intermediate container 499681c35b66 [2020-10-01T19:48:15.245Z] ---> c49bede6549e [2020-10-01T19:48:15.245Z] Step 19/20 : LABEL git_sha=eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:48:15.508Z] ---> Running in 91e1ef50cd97 [2020-10-01T19:48:15.508Z] ---> Running in ca5978dd9781 [2020-10-01T19:48:15.508Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-01T19:48:15.772Z] Removing intermediate container f48454fbe3b8 [2020-10-01T19:48:15.772Z] ---> 66592ab7e0b9 [2020-10-01T19:48:15.772Z] Step 21/22 : LABEL git_sha=eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:48:15.772Z] Removing intermediate container 8e2369e0fa98 [2020-10-01T19:48:15.772Z] ---> 4ee5a2022505 [2020-10-01T19:48:15.772Z] Step 20/21 : LABEL git_sha=eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:48:15.772Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-01T19:48:15.772Z] v3.10.5-94-gea6eea6e70 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-01T19:48:15.772Z] v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-01T19:48:15.772Z] OK: 10346 distinct packages available [2020-10-01T19:48:15.772Z] Removing intermediate container 91e1ef50cd97 [2020-10-01T19:48:15.772Z] ---> a4401c8f2ad4 [2020-10-01T19:48:15.772Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-01T19:48:15.772Z] ---> Running in 424e41ec83b3 [2020-10-01T19:48:16.033Z] Removing intermediate container ca5978dd9781 [2020-10-01T19:48:16.033Z] ---> 3ee5562d076f [2020-10-01T19:48:16.033Z] Step 20/20 : LABEL version=1.2.2-dev.43 [2020-10-01T19:48:16.033Z] ---> Running in 7cdb8e02cb5c [2020-10-01T19:48:16.033Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-01T19:48:16.033Z] ---> Running in a2485d6b245c [2020-10-01T19:48:16.033Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-01T19:48:16.033Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-01T19:48:16.033Z] (4/5) Installing curl (7.66.0-r1) [2020-10-01T19:48:16.033Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-01T19:48:16.033Z] Executing busybox-1.30.1-r3.trigger [2020-10-01T19:48:16.033Z] Executing ca-certificates-20191127-r2.trigger [2020-10-01T19:48:16.033Z] OK: 7 MiB in 19 packages [2020-10-01T19:48:16.617Z] ---> Running in 462f14857a63 [2020-10-01T19:48:16.964Z] Removing intermediate container 424e41ec83b3 [2020-10-01T19:48:16.964Z] ---> 4a0aea6a601c [2020-10-01T19:48:16.964Z] Step 22/22 : LABEL version=1.2.2-dev.43 [2020-10-01T19:48:16.964Z] Removing intermediate container 7cdb8e02cb5c [2020-10-01T19:48:16.964Z] ---> 509676161e85 [2020-10-01T19:48:16.964Z] Step 21/21 : LABEL version=1.2.2-dev.43 [2020-10-01T19:48:16.964Z] Removing intermediate container a2485d6b245c [2020-10-01T19:48:16.964Z] ---> a67448e068d2 [2020-10-01T19:48:16.964Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-01T19:48:16.964Z] ---> Running in f63cb386372a [2020-10-01T19:48:16.964Z] ---> Running in c8b7b0170b59 [2020-10-01T19:48:17.229Z] Removing intermediate container 462f14857a63 [2020-10-01T19:48:17.229Z] ---> 10895e0c91be [2020-10-01T19:48:17.229Z] [2020-10-01T19:48:17.491Z] Successfully built 10895e0c91be [2020-10-01T19:48:17.491Z] Removing intermediate container c8b7b0170b59 [2020-10-01T19:48:17.491Z] ---> 5906be36c97a [2020-10-01T19:48:17.491Z] [2020-10-01T19:48:17.491Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-10-01T19:48:17.491Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2020-10-01T19:48:17.756Z] Successfully built 5906be36c97a [2020-10-01T19:48:17.756Z] Removing intermediate container f63cb386372a [2020-10-01T19:48:17.756Z] ---> aee5cd470eed [2020-10-01T19:48:17.756Z] [2020-10-01T19:48:17.756Z] Removing intermediate container c91f96cc5682 [2020-10-01T19:48:17.756Z] ---> 6aa621e439d9 [2020-10-01T19:48:17.756Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-01T19:48:17.756Z] Successfully tagged docker-support-scheduler-go:latest [2020-10-01T19:48:17.756Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2020-10-01T19:48:17.756Z] Successfully built aee5cd470eed [2020-10-01T19:48:17.756Z] ---> c59294ed6d88 [2020-10-01T19:48:17.756Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-01T19:48:17.756Z] Successfully tagged docker-support-logging-go:latest [2020-10-01T19:48:17.756Z]  Building docker-support-logging-go ... done Building docker-core-command-go [2020-10-01T19:48:18.018Z] ---> Running in 0975d8f880d7 [2020-10-01T19:48:18.018Z] Removing intermediate container 0975d8f880d7 [2020-10-01T19:48:18.018Z] ---> c69fc8a3d31f [2020-10-01T19:48:18.018Z] Step 13/26 : WORKDIR / [2020-10-01T19:48:18.283Z] ---> 598ff90ff600 [2020-10-01T19:48:18.283Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-01T19:48:18.564Z] ---> Running in 7cecd57f532c [2020-10-01T19:48:19.512Z] ---> b267458c884c [2020-10-01T19:48:19.512Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-01T19:48:23.744Z] Removing intermediate container 7cecd57f532c [2020-10-01T19:48:23.744Z] ---> 58ac0845283c [2020-10-01T19:48:23.744Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-10-01T19:48:23.744Z] ---> Running in 88686ccfebfd [2020-10-01T19:48:23.744Z] ---> 7438162a4571 [2020-10-01T19:48:23.744Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-10-01T19:48:24.343Z] ---> 12b46766a792 [2020-10-01T19:48:24.343Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-01T19:48:24.609Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T19:48:24.609Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T19:48:24.875Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-01T19:48:24.875Z] (2/33) Installing expat (2.2.9-r1) [2020-10-01T19:48:24.875Z] (3/33) Installing libffi (3.3-r2) [2020-10-01T19:48:24.875Z] (4/33) Installing gdbm (1.13-r1) [2020-10-01T19:48:24.875Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-01T19:48:24.875Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-01T19:48:24.875Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-01T19:48:31.503Z] ---> b6139477653e [2020-10-01T19:48:31.503Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-01T19:48:33.427Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-01T19:48:33.427Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-01T19:48:33.427Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-01T19:48:33.427Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-01T19:48:33.427Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-01T19:48:33.427Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-01T19:48:33.427Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-01T19:48:33.693Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-01T19:48:33.967Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-01T19:48:33.967Z] ---> 5842638856be [2020-10-01T19:48:33.967Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-01T19:48:33.967Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-01T19:48:34.234Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-01T19:48:34.234Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-01T19:48:34.234Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-01T19:48:34.234Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-01T19:48:34.234Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-01T19:48:34.234Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-01T19:48:34.807Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-01T19:48:34.807Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-01T19:48:34.807Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-01T19:48:34.807Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T19:48:34.807Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-01T19:48:34.807Z] ---> af58470e0cb3 [2020-10-01T19:48:34.807Z] Step 3/24 : WORKDIR /edgex-go [2020-10-01T19:48:34.807Z] ---> Using cache [2020-10-01T19:48:34.807Z] ---> b5c2a8c42570 [2020-10-01T19:48:34.807Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T19:48:34.807Z] ---> Using cache [2020-10-01T19:48:34.807Z] ---> 18ca3b86d36e [2020-10-01T19:48:34.807Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-01T19:48:37.358Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-01T19:48:37.358Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-01T19:48:37.358Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-01T19:48:37.358Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T19:48:37.358Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-01T19:48:37.358Z] ---> af58470e0cb3 [2020-10-01T19:48:37.358Z] Step 3/22 : WORKDIR /edgex-go [2020-10-01T19:48:37.358Z] ---> Using cache [2020-10-01T19:48:37.358Z] ---> b5c2a8c42570 [2020-10-01T19:48:37.358Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T19:48:37.358Z] ---> Using cache [2020-10-01T19:48:37.358Z] ---> 18ca3b86d36e [2020-10-01T19:48:37.358Z] Step 5/22 : RUN apk update && apk add make git [2020-10-01T19:48:37.358Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-01T19:48:37.931Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T19:48:37.931Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-01T19:48:37.931Z] ---> af58470e0cb3 [2020-10-01T19:48:37.931Z] Step 3/22 : WORKDIR /edgex-go [2020-10-01T19:48:37.931Z] ---> Using cache [2020-10-01T19:48:37.931Z] ---> b5c2a8c42570 [2020-10-01T19:48:37.931Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T19:48:37.931Z] ---> Using cache [2020-10-01T19:48:37.931Z] ---> 18ca3b86d36e [2020-10-01T19:48:37.931Z] Step 5/22 : RUN apk update && apk add make git [2020-10-01T19:48:37.931Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-01T19:48:37.931Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-01T19:48:37.931Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-01T19:48:37.931Z] ---> Running in 6e8cf78090b4 [2020-10-01T19:48:38.505Z] ---> 7135ea1fa460 [2020-10-01T19:48:38.505Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-01T19:48:38.767Z] ---> Running in 228910d49cc1 [2020-10-01T19:48:38.767Z] ---> Running in 17ffcd3a81d1 [2020-10-01T19:48:38.767Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T19:48:38.767Z] OK: 71 MiB in 55 packages [2020-10-01T19:48:39.350Z] ---> 374338d44d77 [2020-10-01T19:48:39.350Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-01T19:48:39.612Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T19:48:39.612Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T19:48:39.612Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T19:48:39.874Z] ---> f71cb5903930 [2020-10-01T19:48:39.874Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-01T19:48:40.141Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T19:48:40.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T19:48:40.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T19:48:40.980Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:48:40.980Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:48:40.980Z] OK: 12752 distinct packages available [2020-10-01T19:48:40.980Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:48:40.980Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:48:40.980Z] OK: 12752 distinct packages available [2020-10-01T19:48:40.980Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:48:40.980Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:48:40.980Z] OK: 12752 distinct packages available [2020-10-01T19:48:41.247Z] ---> c974c6f180d2 [2020-10-01T19:48:41.247Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-01T19:48:41.247Z] OK: 233 MiB in 51 packages [2020-10-01T19:48:41.247Z] OK: 233 MiB in 51 packages [2020-10-01T19:48:41.247Z] OK: 233 MiB in 51 packages [2020-10-01T19:48:42.196Z] ---> Running in de8612080865 [2020-10-01T19:48:46.427Z] Removing intermediate container 6e8cf78090b4 [2020-10-01T19:48:46.427Z] ---> 5708eed10a33 [2020-10-01T19:48:46.427Z] Step 6/24 : COPY go.mod . [2020-10-01T19:48:46.427Z] Removing intermediate container 228910d49cc1 [2020-10-01T19:48:46.427Z] ---> a536180c7cae [2020-10-01T19:48:46.427Z] Step 6/22 : COPY go.mod . [2020-10-01T19:48:46.427Z] Removing intermediate container 17ffcd3a81d1 [2020-10-01T19:48:46.427Z] ---> 9bb68e12b78f [2020-10-01T19:48:46.427Z] Step 6/22 : COPY go.mod . [2020-10-01T19:48:46.427Z] Removing intermediate container 88686ccfebfd [2020-10-01T19:48:46.427Z] ---> 25a58b136fe0 [2020-10-01T19:48:46.427Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-01T19:48:46.427Z] ---> 5f39d13030c6 [2020-10-01T19:48:46.427Z] Step 7/24 : RUN go mod download [2020-10-01T19:48:46.427Z] ---> Running in 2431b2054ebe [2020-10-01T19:48:46.427Z] ---> 5f1a8ed7b486 [2020-10-01T19:48:46.427Z] Step 7/22 : RUN go mod download [2020-10-01T19:48:46.427Z] ---> Running in de91b3b374f2 [2020-10-01T19:48:46.427Z] ---> Running in d1c0054b07ee [2020-10-01T19:48:46.427Z] ---> ea62d137b78e [2020-10-01T19:48:46.427Z] Step 7/22 : RUN go mod download [2020-10-01T19:48:46.698Z] ---> Running in 02c5f3b6ca72 [2020-10-01T19:48:46.960Z] Removing intermediate container de8612080865 [2020-10-01T19:48:46.960Z] ---> b24ddbdaa616 [2020-10-01T19:48:46.960Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-01T19:48:47.225Z] ---> Running in 9f20cc4c120f [2020-10-01T19:48:47.499Z] Removing intermediate container 9f20cc4c120f [2020-10-01T19:48:47.499Z] ---> 6e276a6d31db [2020-10-01T19:48:47.499Z] Step 24/26 : LABEL arch=x86_64 [2020-10-01T19:48:47.499Z] ---> Running in 37deba5eaf95 [2020-10-01T19:48:47.763Z] Removing intermediate container 37deba5eaf95 [2020-10-01T19:48:47.763Z] ---> d1d3072a4cea [2020-10-01T19:48:47.763Z] Step 25/26 : LABEL git_sha=eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:48:47.763Z] ---> Running in 8ae62a7309d8 [2020-10-01T19:48:48.034Z] Collecting docker-compose==1.23.2 [2020-10-01T19:48:48.034Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-01T19:48:48.302Z] Removing intermediate container 8ae62a7309d8 [2020-10-01T19:48:48.303Z] ---> 303d41248b38 [2020-10-01T19:48:48.303Z] Step 26/26 : LABEL version=1.2.2-dev.43 [2020-10-01T19:48:48.303Z] ---> Running in 44093c62be48 [2020-10-01T19:48:48.303Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-01T19:48:48.303Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-01T19:48:48.565Z] Removing intermediate container 44093c62be48 [2020-10-01T19:48:48.565Z] ---> e59e93d84fe0 [2020-10-01T19:48:48.565Z] [2020-10-01T19:48:48.565Z] Collecting docker<4.0,>=3.6.0 [2020-10-01T19:48:48.565Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-01T19:48:48.565Z] Successfully built e59e93d84fe0 [2020-10-01T19:48:48.827Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-10-01T19:48:48.827Z] Building docker-security-secrets-setup-go [2020-10-01T19:48:48.827Z]  Building docker-security-secretstore-setup-go ... done Collecting cached-property<2,>=1.2.0 [2020-10-01T19:48:48.827Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-01T19:48:48.827Z] Collecting texttable<0.10,>=0.9.0 [2020-10-01T19:48:48.827Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-01T19:48:49.104Z] Removing intermediate container de91b3b374f2 [2020-10-01T19:48:49.104Z] ---> 952fdf08f895 [2020-10-01T19:48:49.104Z] Step 8/22 : COPY . . [2020-10-01T19:48:49.367Z] Removing intermediate container 02c5f3b6ca72 [2020-10-01T19:48:49.367Z] ---> 939818db398b [2020-10-01T19:48:49.367Z] Step 8/22 : COPY . . [2020-10-01T19:48:49.367Z] Collecting docopt<0.7,>=0.6.1 [2020-10-01T19:48:49.367Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-01T19:48:49.367Z] Removing intermediate container d1c0054b07ee [2020-10-01T19:48:49.367Z] ---> 18017d91f0e9 [2020-10-01T19:48:49.367Z] Step 8/24 : COPY . . [2020-10-01T19:48:50.095Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2864 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2020-10-01T19:48:50.211Z] Running in /w/workspace/edgex-go/158 [Pipeline] { [Pipeline] checkout [2020-10-01T19:48:51.924Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-01T19:48:51.924Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-01T19:48:53.864Z] Collecting PyYAML<4,>=3.10 [2020-10-01T19:48:53.864Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-01T19:48:55.068Z] using credential edgex-jenkins-ssh [2020-10-01T19:48:55.130Z] Cloning the remote Git repository [2020-10-01T19:48:55.196Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-01T19:48:55.386Z] > git init /w/workspace/edgex-go/158 # timeout=10 [2020-10-01T19:48:55.469Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-01T19:48:55.470Z] > git --version # timeout=10 [2020-10-01T19:48:55.489Z] > git --version # 'git version 2.17.1' [2020-10-01T19:48:55.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-01T19:48:55.544Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-01T19:48:58.388Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-01T19:48:58.388Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-01T19:49:00.313Z] Collecting jsonschema<3,>=2.5.1 [2020-10-01T19:49:00.313Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-01T19:49:00.313Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-10-01T19:49:00.313Z] Collecting docker-pycreds>=0.4.0 [2020-10-01T19:49:00.313Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-01T19:49:00.313Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-10-01T19:49:00.313Z] Collecting idna<2.8,>=2.5 [2020-10-01T19:49:00.313Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-01T19:49:00.576Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-01T19:49:00.576Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-01T19:49:00.576Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-10-01T19:49:00.576Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-01T19:49:00.576Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-01T19:49:00.576Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-01T19:49:00.576Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-01T19:49:00.839Z] Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, cached-property, texttable, docopt, PyYAML, dockerpty, jsonschema, docker-compose [2020-10-01T19:49:05.076Z] Attempting uninstall: idna [2020-10-01T19:49:05.076Z] Found existing installation: idna 2.9 [2020-10-01T19:49:05.076Z] Uninstalling idna-2.9: [2020-10-01T19:49:05.076Z] Successfully uninstalled idna-2.9 [2020-10-01T19:49:08.419Z] Attempting uninstall: urllib3 [2020-10-01T19:49:08.419Z] Found existing installation: urllib3 1.25.9 [2020-10-01T19:49:08.419Z] Uninstalling urllib3-1.25.9: [2020-10-01T19:49:08.682Z] Successfully uninstalled urllib3-1.25.9 [2020-10-01T19:49:10.361Z] Checking out Revision eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f (master) [2020-10-01T19:49:09.736Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-01T19:49:09.759Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-01T19:49:09.788Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-01T19:49:09.818Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-01T19:49:09.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-01T19:49:09.830Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-01T19:49:10.390Z] > git config core.sparsecheckout # timeout=10 [2020-10-01T19:49:10.403Z] > git checkout -f eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f # timeout=10 [2020-10-01T19:49:12.014Z] Attempting uninstall: requests [2020-10-01T19:49:12.014Z] Found existing installation: requests 2.23.0 [2020-10-01T19:49:12.014Z] Uninstalling requests-2.23.0: [2020-10-01T19:49:13.433Z] Successfully uninstalled requests-2.23.0 [2020-10-01T19:49:14.825Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T19:49:14.825Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-01T19:49:14.825Z] ---> af58470e0cb3 [2020-10-01T19:49:14.825Z] Step 3/29 : WORKDIR /edgex-go [2020-10-01T19:49:14.825Z] ---> Using cache [2020-10-01T19:49:14.825Z] ---> b5c2a8c42570 [2020-10-01T19:49:14.825Z] Step 4/29 : RUN apk update && apk add make git [2020-10-01T19:49:14.880Z] Commit message: "Merge pull request #2664 from anonymouse64/feature/system-usernames-not-passthrough-anymore" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-10-01T19:49:16.743Z] ---> Running in 27bfbf043f6a [2020-10-01T19:49:16.743Z] Running setup.py install for texttable: started [2020-10-01T19:49:17.688Z] Running setup.py install for texttable: finished with status 'done' [2020-10-01T19:49:17.688Z] Running setup.py install for docopt: started [2020-10-01T19:49:17.688Z] ---> 29bb3962ee96 [2020-10-01T19:49:17.688Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-01T19:49:17.688Z] ---> b4cc9bff7c8e [2020-10-01T19:49:17.688Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-01T19:49:17.688Z] ---> afe812b2d87b [2020-10-01T19:49:17.688Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-01T19:49:17.966Z] ---> Running in 5b7ca4c7dfcc [2020-10-01T19:49:17.966Z] ---> Running in 25f21db9dbbd [2020-10-01T19:49:17.966Z] ---> Running in ab80d36324c4 [2020-10-01T19:49:18.248Z] Running setup.py install for docopt: finished with status 'done' [2020-10-01T19:49:18.248Z] Running setup.py install for PyYAML: started [2020-10-01T19:49:18.248Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T19:49:18.519Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o cmd/core-command/core-command ./cmd/core-command [2020-10-01T19:49:18.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-01T19:49:18.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-01T19:49:18.793Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-01T19:49:18.793Z] Running setup.py install for dockerpty: started [2020-10-01T19:49:19.058Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T19:49:19.335Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-01T19:49:19.935Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-10-01T19:49:19.935Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:49:19.935Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:49:19.935Z] OK: 12752 distinct packages available [2020-10-01T19:49:20.202Z] OK: 233 MiB in 51 packages [2020-10-01T19:49:22.189Z] Removing intermediate container 27bfbf043f6a [2020-10-01T19:49:22.189Z] ---> fe1c37919f12 [2020-10-01T19:49:22.189Z] Step 5/29 : COPY go.mod . [2020-10-01T19:49:25.579Z] ---> dcbe919891fd [2020-10-01T19:49:25.579Z] Step 6/29 : RUN go mod download [2020-10-01T19:49:25.865Z] ---> Running in 4615a15517f5 [2020-10-01T19:49:25.865Z] Removing intermediate container 2431b2054ebe [2020-10-01T19:49:25.865Z] ---> 4c4451d423e7 [2020-10-01T19:49:25.865Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-01T19:49:26.138Z] ---> Running in 6de4c6aa1167 [Pipeline] echo [2020-10-01T19:49:26.545Z] ========================================================= [2020-10-01T19:49:26.545Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-01T19:49:26.545Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:49:27.432Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-01T19:49:27.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T19:49:27.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T19:49:28.117Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-01T19:49:28.117Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-01T19:49:28.117Z] (3/3) Installing curl (7.69.1-r1) [2020-10-01T19:49:28.117Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T19:49:28.117Z] OK: 72 MiB in 58 packages [2020-10-01T19:49:30.092Z] Removing intermediate container 6de4c6aa1167 [2020-10-01T19:49:30.093Z] ---> bfd4eaa303b0 [2020-10-01T19:49:30.093Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-01T19:49:30.360Z] ---> Running in 70de79da3cf1 [2020-10-01T19:49:30.360Z] Removing intermediate container 4615a15517f5 [2020-10-01T19:49:30.360Z] ---> e2555469cd47 [2020-10-01T19:49:30.360Z] Step 7/29 : COPY . . [2020-10-01T19:49:30.625Z] Removing intermediate container 70de79da3cf1 [2020-10-01T19:49:30.626Z] ---> ecb63d8e6097 [2020-10-01T19:49:30.626Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T19:49:31.215Z] ---> Running in 876b1e0c0464 [2020-10-01T19:49:31.747Z] Sending build context to Docker daemon 324.5MB [2020-10-01T19:49:31.747Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-01T19:49:31.747Z] Step 2/7 : FROM ${BASE} [2020-10-01T19:49:31.747Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-01T19:49:31.747Z] b538f80385f9: Pulling fs layer [2020-10-01T19:49:31.747Z] 74f711af9a0d: Pulling fs layer [2020-10-01T19:49:31.747Z] 99f96fe45779: Pulling fs layer [2020-10-01T19:49:31.748Z] 8529a6b9a6be: Pulling fs layer [2020-10-01T19:49:31.748Z] 45590311c82a: Pulling fs layer [2020-10-01T19:49:31.748Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-01T19:49:31.748Z] 209524e5b208: Pulling fs layer [2020-10-01T19:49:31.748Z] 8529a6b9a6be: Waiting [2020-10-01T19:49:31.748Z] 45590311c82a: Waiting [2020-10-01T19:49:31.748Z] 69ca0ff8b7b3: Waiting [2020-10-01T19:49:31.748Z] 209524e5b208: Waiting [2020-10-01T19:49:31.748Z] 99f96fe45779: Verifying Checksum [2020-10-01T19:49:31.748Z] 99f96fe45779: Download complete [2020-10-01T19:49:31.748Z] 74f711af9a0d: Verifying Checksum [2020-10-01T19:49:31.748Z] 74f711af9a0d: Download complete [2020-10-01T19:49:32.194Z] Removing intermediate container 876b1e0c0464 [2020-10-01T19:49:32.195Z] ---> 77930a23e943 [2020-10-01T19:49:32.195Z] Step 25/27 : LABEL arch=x86_64 [2020-10-01T19:49:32.195Z] ---> Running in c7a6aa5ea5f6 [2020-10-01T19:49:32.724Z] 45590311c82a: Verifying Checksum [2020-10-01T19:49:32.724Z] 45590311c82a: Download complete [2020-10-01T19:49:32.724Z] 69ca0ff8b7b3: Download complete [2020-10-01T19:49:32.724Z] b538f80385f9: Verifying Checksum [2020-10-01T19:49:32.724Z] b538f80385f9: Download complete [2020-10-01T19:49:33.323Z] b538f80385f9: Pull complete [2020-10-01T19:49:33.925Z] 74f711af9a0d: Pull complete [2020-10-01T19:49:34.198Z] 99f96fe45779: Pull complete [2020-10-01T19:49:34.797Z] 209524e5b208: Verifying Checksum [2020-10-01T19:49:34.797Z] 209524e5b208: Download complete [2020-10-01T19:49:36.242Z] 8529a6b9a6be: Verifying Checksum [2020-10-01T19:49:36.242Z] 8529a6b9a6be: Download complete [2020-10-01T19:49:36.482Z] Removing intermediate container c7a6aa5ea5f6 [2020-10-01T19:49:36.482Z] ---> 7725bc0f4d64 [2020-10-01T19:49:36.482Z] Step 26/27 : LABEL git_sha=eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:49:37.894Z] ---> Running in afb6d1af78d0 [2020-10-01T19:49:38.488Z] Removing intermediate container afb6d1af78d0 [2020-10-01T19:49:38.488Z] ---> 2ced9a5f9ba9 [2020-10-01T19:49:38.488Z] Step 27/27 : LABEL version=1.2.2-dev.43 [2020-10-01T19:49:38.488Z] ---> Running in d3171b8db583 [2020-10-01T19:49:39.083Z] Removing intermediate container d3171b8db583 [2020-10-01T19:49:39.083Z] ---> cfb753f92e86 [2020-10-01T19:49:39.083Z] [2020-10-01T19:49:39.366Z] Successfully built cfb753f92e86 [2020-10-01T19:49:39.366Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-10-01T19:49:39.366Z] Building docker-core-data-go [2020-10-01T19:49:48.661Z] 8529a6b9a6be: Pull complete [2020-10-01T19:49:48.662Z] 45590311c82a: Pull complete [2020-10-01T19:49:48.662Z] 69ca0ff8b7b3: Pull complete [2020-10-01T19:49:49.440Z]  Building docker-sys-mgmt-agent-go ... done  ---> cf716f251a6d [2020-10-01T19:49:49.440Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-01T19:49:49.707Z] ---> Running in 3f89b789d6af [2020-10-01T19:49:50.775Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-01T19:49:52.062Z] 209524e5b208: Pull complete [2020-10-01T19:49:52.062Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-01T19:49:52.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-01T19:49:52.062Z] ---> 5bddaf1c2fca [2020-10-01T19:49:52.062Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-10-01T19:49:55.445Z] ---> Running in 5b9989e0719e [2020-10-01T19:49:56.881Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T19:49:57.481Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T19:49:57.481Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-01T19:49:57.481Z] ---> af58470e0cb3 [2020-10-01T19:49:57.481Z] Step 3/23 : WORKDIR /edgex-go [2020-10-01T19:49:57.481Z] ---> Using cache [2020-10-01T19:49:57.481Z] ---> b5c2a8c42570 [2020-10-01T19:49:57.481Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T19:49:57.481Z] ---> Using cache [2020-10-01T19:49:57.481Z] ---> 18ca3b86d36e [2020-10-01T19:49:57.481Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-01T19:49:57.855Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T19:49:58.828Z] (1/12) Installing libmagic (5.38-r0) [2020-10-01T19:49:59.098Z] (2/12) Installing file (5.38-r0) [2020-10-01T19:49:59.098Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-01T19:49:59.098Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-01T19:49:59.411Z] ---> Running in 1e6ad142b95c [2020-10-01T19:50:01.389Z] Removing intermediate container ab80d36324c4 [2020-10-01T19:50:01.389Z] ---> 7572cc501dc8 [2020-10-01T19:50:01.389Z] [2020-10-01T19:50:01.389Z] Step 10/24 : FROM scratch [2020-10-01T19:50:01.389Z] ---> [2020-10-01T19:50:01.389Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-01T19:50:01.389Z] Removing intermediate container 5b7ca4c7dfcc [2020-10-01T19:50:01.389Z] ---> 9764348379e1 [2020-10-01T19:50:01.389Z] [2020-10-01T19:50:01.389Z] Step 10/22 : FROM scratch [2020-10-01T19:50:01.389Z] ---> [2020-10-01T19:50:01.389Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-01T19:50:01.389Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T19:50:01.659Z] ---> Using cache [2020-10-01T19:50:01.659Z] ---> 06d43bc8503b [2020-10-01T19:50:01.659Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-01T19:50:01.659Z] ---> Using cache [2020-10-01T19:50:01.659Z] ---> 851e6afa4da2 [2020-10-01T19:50:01.659Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-01T19:50:02.235Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T19:50:02.813Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:50:02.813Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:50:02.813Z] OK: 12752 distinct packages available [2020-10-01T19:50:03.079Z] ---> Running in 3a09a6ae3dae [2020-10-01T19:50:03.079Z] ---> Running in 5b92eef4789a [2020-10-01T19:50:03.079Z] OK: 233 MiB in 51 packages [2020-10-01T19:50:03.341Z] Removing intermediate container 25f21db9dbbd [2020-10-01T19:50:03.341Z] ---> 7170c0e93525 [2020-10-01T19:50:03.341Z] [2020-10-01T19:50:03.341Z] Step 10/22 : FROM scratch [2020-10-01T19:50:03.341Z] ---> [2020-10-01T19:50:03.341Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-01T19:50:03.393Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-01T19:50:03.393Z] (6/12) Installing patch (2.7.6-r6) [2020-10-01T19:50:03.393Z] (7/12) Installing build-base (0.5-r2) [2020-10-01T19:50:03.393Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-01T19:50:03.606Z] Removing intermediate container 5b92eef4789a [2020-10-01T19:50:03.606Z] ---> e4c93155f792 [2020-10-01T19:50:03.606Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-01T19:50:03.606Z] ---> Using cache [2020-10-01T19:50:03.606Z] ---> 851e6afa4da2 [2020-10-01T19:50:03.606Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-01T19:50:03.664Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-01T19:50:03.664Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-01T19:50:03.664Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-01T19:50:03.882Z] Removing intermediate container 3a09a6ae3dae [2020-10-01T19:50:03.882Z] ---> 2e42f39ee296 [2020-10-01T19:50:03.882Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-01T19:50:03.882Z] ---> Running in ed302eec4472 [2020-10-01T19:50:03.882Z] ---> Running in 66f153c17a71 [2020-10-01T19:50:03.936Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-01T19:50:03.936Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T19:50:03.936Z] OK: 217 MiB in 51 packages [2020-10-01T19:50:04.147Z] ---> Running in 205799da0b3d [2020-10-01T19:50:04.147Z] Removing intermediate container 66f153c17a71 [2020-10-01T19:50:04.147Z] ---> f407b658bef1 [2020-10-01T19:50:04.147Z] Step 14/22 : WORKDIR / [2020-10-01T19:50:04.147Z] Removing intermediate container ed302eec4472 [2020-10-01T19:50:04.147Z] ---> 4cbeb22f7c02 [2020-10-01T19:50:04.147Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-01T19:50:05.539Z] Removing intermediate container 1e6ad142b95c [2020-10-01T19:50:05.539Z] ---> 2873f1511fba [2020-10-01T19:50:05.539Z] Step 6/23 : COPY go.mod . [2020-10-01T19:50:05.539Z] Removing intermediate container 205799da0b3d [2020-10-01T19:50:05.539Z] ---> 339b5ab22a75 [2020-10-01T19:50:05.539Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-01T19:50:05.539Z] ---> Running in 68be079aac34 [2020-10-01T19:50:05.539Z] ---> Running in 2b2cff8683a2 [2020-10-01T19:50:05.539Z] ---> 9ba217c3d737 [2020-10-01T19:50:05.539Z] Step 7/23 : RUN go mod download [2020-10-01T19:50:05.805Z] ---> Running in f810a1a68c89 [2020-10-01T19:50:05.805Z] ---> 6ea08dc844c2 [2020-10-01T19:50:05.805Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-01T19:50:06.069Z] Removing intermediate container 68be079aac34 [2020-10-01T19:50:06.069Z] ---> 05fa40dd5f05 [2020-10-01T19:50:06.069Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-01T19:50:06.069Z] Removing intermediate container 2b2cff8683a2 [2020-10-01T19:50:06.069Z] ---> 7a2f1f9780e6 [2020-10-01T19:50:06.069Z] Step 14/22 : WORKDIR / [2020-10-01T19:50:06.641Z] ---> Running in 219ff8b4d2d1 [2020-10-01T19:50:08.251Z] Removing intermediate container 5b9989e0719e [2020-10-01T19:50:08.251Z] ---> 1aa255dcf0d2 [2020-10-01T19:50:08.251Z] Step 4/7 : WORKDIR /edgex-go [2020-10-01T19:50:08.251Z] ---> Running in e34000edd202 [2020-10-01T19:50:08.523Z] Removing intermediate container e34000edd202 [2020-10-01T19:50:08.523Z] ---> 9567aeeb03ac [2020-10-01T19:50:08.523Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-01T19:50:08.558Z] ---> 4101fe0455dc [2020-10-01T19:50:08.558Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-01T19:50:08.558Z] ---> 06dd8319c35e [2020-10-01T19:50:08.558Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-01T19:50:08.558Z] Removing intermediate container 3f89b789d6af [2020-10-01T19:50:08.558Z] ---> 4953f964a562 [2020-10-01T19:50:08.558Z] [2020-10-01T19:50:08.558Z] Step 9/29 : FROM alpine:latest [2020-10-01T19:50:08.558Z] ---> a24bb4013296 [2020-10-01T19:50:08.558Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-01T19:50:08.558Z] ---> Running in 31fd1f088ea9 [2020-10-01T19:50:08.819Z] Removing intermediate container 219ff8b4d2d1 [2020-10-01T19:50:08.819Z] ---> 3c0d998f8d75 [2020-10-01T19:50:08.820Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-01T19:50:09.088Z] Removing intermediate container 31fd1f088ea9 [2020-10-01T19:50:09.088Z] ---> aa9c4bccf618 [2020-10-01T19:50:09.088Z] Step 11/29 : USER root [2020-10-01T19:50:09.088Z] ---> bb73d200ebc6 [2020-10-01T19:50:09.088Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-01T19:50:09.088Z] ---> ac51fe5b7f62 [2020-10-01T19:50:09.088Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-01T19:50:09.114Z] latest: Pulling from library/docker [2020-10-01T19:50:09.358Z] ---> 91aa51422932 [2020-10-01T19:50:09.358Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-01T19:50:09.358Z] ---> Running in 520d6a73774b [2020-10-01T19:50:09.358Z] Removing intermediate container f810a1a68c89 [2020-10-01T19:50:09.358Z] ---> e060df47bbdc [2020-10-01T19:50:09.358Z] Step 8/23 : COPY . . [2020-10-01T19:50:09.358Z] ---> 57873d2fdd43 [2020-10-01T19:50:09.358Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-01T19:50:09.708Z] b538f80385f9: Already exists [2020-10-01T19:50:09.708Z] 259a493cd78d: Pulling fs layer [2020-10-01T19:50:09.708Z] b8e66b5100f5: Pulling fs layer [2020-10-01T19:50:09.708Z] 7f8258a56ab6: Pulling fs layer [2020-10-01T19:50:09.708Z] 75a0a0ebb566: Pulling fs layer [2020-10-01T19:50:09.708Z] 4a2c62f0a2a3: Pulling fs layer [2020-10-01T19:50:09.708Z] 294320357d30: Pulling fs layer [2020-10-01T19:50:09.708Z] 75a0a0ebb566: Waiting [2020-10-01T19:50:09.708Z] 4a2c62f0a2a3: Waiting [2020-10-01T19:50:09.708Z] 294320357d30: Waiting [2020-10-01T19:50:09.708Z] b8e66b5100f5: Verifying Checksum [2020-10-01T19:50:09.708Z] b8e66b5100f5: Download complete [2020-10-01T19:50:09.935Z] Removing intermediate container 520d6a73774b [2020-10-01T19:50:09.935Z] ---> 3e3dc5f146ef [2020-10-01T19:50:09.935Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-01T19:50:09.935Z] ---> 93b4c183d9e1 [2020-10-01T19:50:09.935Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-01T19:50:09.990Z] 259a493cd78d: Verifying Checksum [2020-10-01T19:50:09.990Z] 259a493cd78d: Download complete [2020-10-01T19:50:09.990Z] 75a0a0ebb566: Verifying Checksum [2020-10-01T19:50:09.990Z] 75a0a0ebb566: Download complete [2020-10-01T19:50:09.990Z] 4a2c62f0a2a3: Verifying Checksum [2020-10-01T19:50:09.990Z] 4a2c62f0a2a3: Download complete [2020-10-01T19:50:10.272Z] 294320357d30: Download complete [2020-10-01T19:50:10.553Z] 259a493cd78d: Pull complete [2020-10-01T19:50:10.827Z] b8e66b5100f5: Pull complete [2020-10-01T19:50:11.100Z] 7f8258a56ab6: Verifying Checksum [2020-10-01T19:50:11.100Z] 7f8258a56ab6: Download complete [2020-10-01T19:50:12.488Z] ---> Running in c5d249958d8f [2020-10-01T19:50:13.061Z] ---> f00dc45c77b8 [2020-10-01T19:50:13.061Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-01T19:50:13.061Z] ---> Running in f94196f34199 [2020-10-01T19:50:14.502Z] 7f8258a56ab6: Pull complete [2020-10-01T19:50:14.775Z] 75a0a0ebb566: Pull complete [2020-10-01T19:50:15.047Z] 4a2c62f0a2a3: Pull complete [2020-10-01T19:50:15.619Z] ---> 3c333202705e [2020-10-01T19:50:15.619Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-01T19:50:15.643Z] 294320357d30: Pull complete [2020-10-01T19:50:15.643Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-01T19:50:15.643Z] Status: Downloaded newer image for docker:latest [2020-10-01T19:50:17.008Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T19:50:17.955Z] ---> 280c43e289dd [2020-10-01T19:50:17.955Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-01T19:50:17.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T19:50:18.217Z] v3.12.0-358-g2c6fb656e2 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:50:18.217Z] v3.12.0-359-gbb2f9c1873 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:50:18.217Z] OK: 12750 distinct packages available [2020-10-01T19:50:18.479Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-01T19:50:18.740Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-01T19:50:18.740Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T19:50:18.740Z] Executing ca-certificates-20191127-r4.trigger [2020-10-01T19:50:19.000Z] OK: 6 MiB in 16 packages [2020-10-01T19:50:19.000Z] Removing intermediate container f94196f34199 [2020-10-01T19:50:19.000Z] ---> 2b64c8bf6105 [2020-10-01T19:50:19.000Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T19:50:19.038Z] ---> 6dec42127122 [2020-10-01T19:50:19.038Z] Step 6/7 : COPY go.mod . [2020-10-01T19:50:19.632Z] ---> c33f92de018c [2020-10-01T19:50:19.632Z] Step 7/7 : RUN go mod download [2020-10-01T19:50:19.632Z] ---> Running in 851aa0b39119 [2020-10-01T19:50:20.917Z] ---> e10e57102ef7 [2020-10-01T19:50:20.917Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-01T19:50:21.490Z] ---> Running in 5e4463969769 [2020-10-01T19:50:21.490Z] ---> Running in 6e545ef9b752 [2020-10-01T19:50:21.490Z] ---> Running in b0d6c5349495 [2020-10-01T19:50:21.490Z] ---> b357e55920d4 [2020-10-01T19:50:21.490Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-01T19:50:22.070Z] Removing intermediate container 6e545ef9b752 [2020-10-01T19:50:22.070Z] ---> 2c90a2da78c0 [2020-10-01T19:50:22.070Z] Step 20/22 : LABEL arch=x86_64 [2020-10-01T19:50:22.070Z] Removing intermediate container 5e4463969769 [2020-10-01T19:50:22.070Z] ---> 7a9451a5f5f8 [2020-10-01T19:50:22.070Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T19:50:22.070Z] ---> Running in 43de0950b62a [2020-10-01T19:50:22.070Z] ---> Running in f746bc6b8ad6 [2020-10-01T19:50:22.332Z] ---> Running in a63a7bc81cba [2020-10-01T19:50:22.332Z] Removing intermediate container b0d6c5349495 [2020-10-01T19:50:22.332Z] ---> 7a9c660b2491 [2020-10-01T19:50:22.332Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T19:50:22.332Z] Removing intermediate container c5d249958d8f [2020-10-01T19:50:22.332Z] ---> d5dc590277f0 [2020-10-01T19:50:22.332Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-01T19:50:22.596Z] ---> Running in 5139d29aeca3 [2020-10-01T19:50:22.596Z] ---> Running in 0daa72bef58d [2020-10-01T19:50:22.596Z] Removing intermediate container f746bc6b8ad6 [2020-10-01T19:50:22.596Z] ---> 2ed6f9c088f2 [2020-10-01T19:50:22.596Z] Step 21/22 : LABEL git_sha=eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:50:22.868Z] Removing intermediate container a63a7bc81cba [2020-10-01T19:50:22.868Z] ---> 983c635f5285 [2020-10-01T19:50:22.868Z] Step 20/22 : LABEL arch=x86_64 [2020-10-01T19:50:22.868Z] ---> Running in 091aed6c6ed2 [2020-10-01T19:50:22.868Z] ---> Running in be059a30cbcb [2020-10-01T19:50:22.868Z] Removing intermediate container 5139d29aeca3 [2020-10-01T19:50:22.868Z] ---> 00b2fa3c1da3 [2020-10-01T19:50:22.868Z] Step 22/24 : LABEL arch=x86_64 [2020-10-01T19:50:23.131Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o cmd/core-data/core-data ./cmd/core-data [2020-10-01T19:50:23.131Z] Removing intermediate container 0daa72bef58d [2020-10-01T19:50:23.131Z] ---> 2c205927c11b [2020-10-01T19:50:23.131Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-01T19:50:23.131Z] ---> Running in e840aed1814f [2020-10-01T19:50:23.131Z] ---> Running in a747c9087551 [2020-10-01T19:50:23.131Z] Removing intermediate container 091aed6c6ed2 [2020-10-01T19:50:23.131Z] ---> 41931ed2682c [2020-10-01T19:50:23.131Z] Step 22/22 : LABEL version=1.2.2-dev.43 [2020-10-01T19:50:23.410Z] Removing intermediate container be059a30cbcb [2020-10-01T19:50:23.410Z] ---> 396a1aba8615 [2020-10-01T19:50:23.410Z] Step 21/22 : LABEL git_sha=eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:50:23.410Z] ---> Running in 9a36b873773c [2020-10-01T19:50:23.410Z] Removing intermediate container e840aed1814f [2020-10-01T19:50:23.410Z] ---> 8da481e2dbe9 [2020-10-01T19:50:23.410Z] Step 23/24 : LABEL git_sha=eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:50:23.410Z] ---> Running in 82cd9f0b2f32 [2020-10-01T19:50:23.672Z] Removing intermediate container a747c9087551 [2020-10-01T19:50:23.672Z] ---> 7d832d105763 [2020-10-01T19:50:23.672Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-01T19:50:23.672Z] ---> Running in 623a33913b2a [2020-10-01T19:50:25.062Z] ---> Running in 9b7e0ee0cc98 [2020-10-01T19:50:25.062Z] Removing intermediate container 9a36b873773c [2020-10-01T19:50:25.062Z] ---> 7ecfc9cb00e0 [2020-10-01T19:50:25.062Z] [2020-10-01T19:50:25.062Z] Successfully built 7ecfc9cb00e0 [2020-10-01T19:50:25.336Z] Removing intermediate container 82cd9f0b2f32 [2020-10-01T19:50:25.336Z] ---> c10a557858eb [2020-10-01T19:50:25.336Z] Step 22/22 : LABEL version=1.2.2-dev.43 [2020-10-01T19:50:25.336Z] Successfully tagged docker-core-command-go:latest [2020-10-01T19:50:25.336Z]  Building docker-core-command-go ... done Removing intermediate container 623a33913b2a [2020-10-01T19:50:25.336Z] ---> b760c1455b76 [2020-10-01T19:50:25.336Z] Step 24/24 : LABEL version=1.2.2-dev.43 [2020-10-01T19:50:25.613Z] ---> Running in 27d77f2f56f0 [2020-10-01T19:50:25.613Z] ---> Running in ca3d396e1f01 [2020-10-01T19:50:25.885Z] Removing intermediate container 27d77f2f56f0 [2020-10-01T19:50:25.885Z] ---> 530d15c8f93c [2020-10-01T19:50:25.885Z] [2020-10-01T19:50:25.885Z] Successfully built 530d15c8f93c [2020-10-01T19:50:26.151Z] Successfully tagged docker-core-metadata-go:latest [2020-10-01T19:50:26.151Z]  Building docker-core-metadata-go ... done Removing intermediate container ca3d396e1f01 [2020-10-01T19:50:26.151Z] ---> 94d6fc651922 [2020-10-01T19:50:26.151Z] [2020-10-01T19:50:26.151Z] Successfully built 94d6fc651922 [2020-10-01T19:50:26.151Z] Successfully tagged docker-support-notifications-go:latest [2020-10-01T19:50:26.742Z]  Building docker-support-notifications-go ... done Removing intermediate container 9b7e0ee0cc98 [2020-10-01T19:50:26.742Z] ---> 32955b783d48 [2020-10-01T19:50:26.742Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-01T19:50:27.708Z] ---> 14c709d16604 [2020-10-01T19:50:27.708Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-01T19:50:27.708Z] ---> aea13867c320 [2020-10-01T19:50:27.708Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-01T19:50:28.301Z] ---> d334c0bc4af2 [2020-10-01T19:50:28.301Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-01T19:50:28.881Z] ---> 6f07dd4e3b6f [2020-10-01T19:50:28.881Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-01T19:50:30.832Z] ---> 299a6dde7e2e [2020-10-01T19:50:30.832Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-01T19:50:30.832Z] ---> Running in 95daf0dd3fb4 [2020-10-01T19:50:32.829Z] Removing intermediate container 95daf0dd3fb4 [2020-10-01T19:50:32.829Z] ---> 068372e7f12e [2020-10-01T19:50:32.829Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-01T19:50:32.829Z] ---> 26b82f3d0ec2 [2020-10-01T19:50:32.829Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-01T19:50:33.104Z] ---> Running in 5e4ecf5db45e [2020-10-01T19:50:34.607Z] Removing intermediate container 5e4ecf5db45e [2020-10-01T19:50:34.607Z] ---> 38f1e2388298 [2020-10-01T19:50:34.607Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-01T19:50:34.607Z] ---> Running in 617853fae66e [2020-10-01T19:50:35.669Z] Removing intermediate container 617853fae66e [2020-10-01T19:50:35.669Z] ---> 8cca9e6182a5 [2020-10-01T19:50:35.669Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-01T19:50:35.669Z] ---> Running in cb51db83027f [2020-10-01T19:50:35.931Z] Removing intermediate container cb51db83027f [2020-10-01T19:50:35.931Z] ---> 222ac3ee3dfc [2020-10-01T19:50:35.931Z] Step 26/29 : CMD [ "generate" ] [2020-10-01T19:50:35.931Z] ---> Running in f566ac376067 [2020-10-01T19:50:36.196Z] Removing intermediate container f566ac376067 [2020-10-01T19:50:36.196Z] ---> 5ca7c26a5352 [2020-10-01T19:50:36.196Z] Step 27/29 : LABEL arch=x86_64 [2020-10-01T19:50:36.196Z] ---> Running in d0ef2429b2e7 [2020-10-01T19:50:36.465Z] Removing intermediate container d0ef2429b2e7 [2020-10-01T19:50:36.465Z] ---> fd1cad737bdf [2020-10-01T19:50:36.465Z] Step 28/29 : LABEL git_sha=eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:50:36.728Z] ---> Running in 4fe12038b44a [2020-10-01T19:50:38.119Z] Removing intermediate container 4fe12038b44a [2020-10-01T19:50:38.119Z] ---> 706b8a910a77 [2020-10-01T19:50:38.119Z] Step 29/29 : LABEL version=1.2.2-dev.43 [2020-10-01T19:50:38.119Z] ---> Running in 823c2bf326e7 [2020-10-01T19:50:38.380Z] Removing intermediate container 823c2bf326e7 [2020-10-01T19:50:38.380Z] ---> a681900b0b85 [2020-10-01T19:50:38.380Z] [2020-10-01T19:50:38.380Z] Successfully built a681900b0b85 [2020-10-01T19:50:38.380Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-10-01T19:50:41.685Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 43de0950b62a [2020-10-01T19:50:41.685Z] ---> debff9eb88bc [2020-10-01T19:50:41.685Z] [2020-10-01T19:50:41.685Z] Step 10/23 : FROM alpine [2020-10-01T19:50:41.685Z] ---> a24bb4013296 [2020-10-01T19:50:41.685Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-01T19:50:41.685Z] ---> Running in 9e10096be8c1 [2020-10-01T19:50:41.685Z] Removing intermediate container 9e10096be8c1 [2020-10-01T19:50:41.685Z] ---> 457760eec4df [2020-10-01T19:50:41.685Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-01T19:50:41.685Z] ---> Running in 634b53cb7c07 [2020-10-01T19:50:41.685Z] Removing intermediate container 634b53cb7c07 [2020-10-01T19:50:41.685Z] ---> 48e145eb482b [2020-10-01T19:50:41.685Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-01T19:50:41.685Z] ---> Running in c22f8bd29daa [2020-10-01T19:50:41.947Z] Removing intermediate container c22f8bd29daa [2020-10-01T19:50:41.947Z] ---> 037bd23c5d48 [2020-10-01T19:50:41.947Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T19:50:41.947Z] ---> Running in 2da46e5cef4b [2020-10-01T19:50:42.892Z] Removing intermediate container 2da46e5cef4b [2020-10-01T19:50:42.892Z] ---> 642fabb8506a [2020-10-01T19:50:42.892Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-01T19:50:42.892Z] ---> Running in 2bf362976abd [2020-10-01T19:50:43.154Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T19:50:44.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T19:50:44.365Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-01T19:50:44.365Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-01T19:50:44.365Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-01T19:50:44.938Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-01T19:50:45.204Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-01T19:50:45.204Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T19:50:45.204Z] OK: 8 MiB in 19 packages [2020-10-01T19:50:45.776Z] Removing intermediate container 2bf362976abd [2020-10-01T19:50:45.776Z] ---> 3fb8b8cb7463 [2020-10-01T19:50:45.776Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-01T19:50:46.037Z] ---> 61ee3cd0b507 [2020-10-01T19:50:46.037Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-01T19:50:46.419Z] Removing intermediate container 851aa0b39119 [2020-10-01T19:50:46.419Z] ---> ff4e6bdf4792 [2020-10-01T19:50:46.419Z] Successfully built ff4e6bdf4792 [2020-10-01T19:50:46.419Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:50:46.612Z] ---> 934969125557 [2020-10-01T19:50:46.612Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-01T19:50:46.612Z] ---> a3756a54086b [2020-10-01T19:50:46.612Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-01T19:50:46.821Z] + docker inspect -f . ci-base-image-arm64 [2020-10-01T19:50:46.821Z] . [Pipeline] withDockerContainer [2020-10-01T19:50:46.877Z] ---> Running in 8690c40555d8 [2020-10-01T19:50:46.877Z] Removing intermediate container 8690c40555d8 [2020-10-01T19:50:46.877Z] ---> 3a00307d735f [2020-10-01T19:50:46.877Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T19:50:46.877Z] ---> Running in 3efabdcd7b6a [2020-10-01T19:50:47.101Z] prd-ubuntu18.04-docker-arm64-4c-16g-2864 does not seem to be running inside a container [2020-10-01T19:50:47.139Z] Removing intermediate container 3efabdcd7b6a [2020-10-01T19:50:47.140Z] ---> 8b121a0a4fb1 [2020-10-01T19:50:47.140Z] Step 21/23 : LABEL arch=x86_64 [2020-10-01T19:50:47.140Z] ---> Running in e58d6f456f96 [2020-10-01T19:50:47.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** ci-base-image-arm64 cat [2020-10-01T19:50:47.401Z] Removing intermediate container e58d6f456f96 [2020-10-01T19:50:47.401Z] ---> 7e59b1309fee [2020-10-01T19:50:47.401Z] Step 22/23 : LABEL git_sha=eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:50:47.401Z] ---> Running in e0b143b0845f [2020-10-01T19:50:47.664Z] Removing intermediate container e0b143b0845f [2020-10-01T19:50:47.664Z] ---> 029eaa10c918 [2020-10-01T19:50:47.664Z] Step 23/23 : LABEL version=1.2.2-dev.43 [2020-10-01T19:50:47.664Z] ---> Running in f322520e3348 [2020-10-01T19:50:47.925Z] Removing intermediate container f322520e3348 [2020-10-01T19:50:47.925Z] ---> 8687b9c55843 [2020-10-01T19:50:47.925Z] [2020-10-01T19:50:47.925Z] Successfully built 8687b9c55843 [2020-10-01T19:50:47.925Z] Successfully tagged docker-core-data-go:latest [2020-10-01T19:50:48.196Z]  Building docker-core-data-go ... done  [2020-10-01T19:50:49.008Z] $ docker top b771709a734256eab5989461aa574e6d1f34075db36d91f0c4abed56003eb10d -eo pid,comm [Pipeline] { [Pipeline] } [2020-10-01T19:50:49.415Z] $ docker stop --time=1 1e54f0de3aa684b38b2d4780c210c3611feea129f321cafbd00572a4f198f9aa [2020-10-01T19:50:51.004Z] $ docker rm -f 1e54f0de3aa684b38b2d4780c210c3611feea129f321cafbd00572a4f198f9aa [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2020-10-01T19:50:51.460Z] + docker images [2020-10-01T19:50:51.460Z] + grep docker [2020-10-01T19:50:52.032Z] docker-core-data-go latest 8687b9c55843 4 seconds ago 23.6MB [2020-10-01T19:50:52.032Z] docker-security-secrets-setup-go latest a681900b0b85 13 seconds ago 24MB [2020-10-01T19:50:52.032Z] docker-core-metadata-go latest 530d15c8f93c 26 seconds ago 14.1MB [2020-10-01T19:50:52.032Z] docker-support-notifications-go latest 94d6fc651922 26 seconds ago 13.6MB [2020-10-01T19:50:52.032Z] docker-core-command-go latest 7ecfc9cb00e0 28 seconds ago 12.2MB [2020-10-01T19:50:52.032Z] docker-sys-mgmt-agent-go latest cfb753f92e86 About a minute ago 290MB [2020-10-01T19:50:52.032Z] docker-security-secretstore-setup-go latest e59e93d84fe0 2 minutes ago 32.4MB [2020-10-01T19:50:52.032Z] docker-support-scheduler-go latest 5906be36c97a 2 minutes ago 12.3MB [2020-10-01T19:50:52.032Z] docker-support-logging-go latest aee5cd470eed 2 minutes ago 11.1MB [2020-10-01T19:50:52.032Z] docker-security-proxy-setup-go latest 10895e0c91be 2 minutes ago 15.8MB [2020-10-01T19:50:52.032Z] docker latest 809cc4dba987 13 days ago 217MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [2020-10-01T19:50:52.219Z] + go version [2020-10-01T19:50:52.219Z] go version go1.15.2 linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-01T19:50:52.321Z] $ docker stop --time=1 b771709a734256eab5989461aa574e6d1f34075db36d91f0c4abed56003eb10d [2020-10-01T19:50:54.230Z] $ docker rm -f b771709a734256eab5989461aa574e6d1f34075db36d91f0c4abed56003eb10d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [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] withEnv [Pipeline] { [Pipeline] wrap [2020-10-01T19:50:55.071Z] provisioning config files... [2020-10-01T19:50:55.120Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/158@tmp/config4942166034727898541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:50:55.460Z] ---> docker-login.sh [2020-10-01T19:50:55.460Z] nexus3.edgexfoundry.org:10001 [2020-10-01T19:50:55.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T19:50:55.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-01T19:50:55.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T19:50:55.722Z] Configure a credential helper to remove this warning. See [2020-10-01T19:50:55.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T19:50:55.722Z] [2020-10-01T19:50:55.722Z] Login Succeeded [2020-10-01T19:50:55.722Z] nexus3.edgexfoundry.org:10002 [2020-10-01T19:50:55.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T19:50:55.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T19:50:55.722Z] Configure a credential helper to remove this warning. See [2020-10-01T19:50:55.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T19:50:55.722Z] [2020-10-01T19:50:55.722Z] Login Succeeded [2020-10-01T19:50:55.722Z] nexus3.edgexfoundry.org:10003 [2020-10-01T19:50:55.884Z] [2020-10-01T19:50:55.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:50:55.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T19:50:55.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T19:50:55.983Z] Configure a credential helper to remove this warning. See [2020-10-01T19:50:55.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T19:50:55.983Z] [2020-10-01T19:50:55.983Z] Login Succeeded [2020-10-01T19:50:55.983Z] nexus3.edgexfoundry.org:10004 [2020-10-01T19:50:55.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T19:50:56.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T19:50:56.246Z] Configure a credential helper to remove this warning. See [2020-10-01T19:50:56.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T19:50:56.246Z] [2020-10-01T19:50:56.246Z] Login Succeeded [2020-10-01T19:50:56.246Z] docker.io [2020-10-01T19:50:56.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T19:50:56.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-01T19:50:56.267Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-10-01T19:50:56.267Z] 29e5d40040c1: Pulling fs layer [2020-10-01T19:50:56.267Z] 1ce36da41761: Pulling fs layer [2020-10-01T19:50:56.267Z] 25b303627fd3: Pulling fs layer [2020-10-01T19:50:56.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T19:50:56.507Z] Configure a credential helper to remove this warning. See [2020-10-01T19:50:56.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T19:50:56.507Z] [2020-10-01T19:50:56.507Z] Login Succeeded [2020-10-01T19:50:56.507Z] ---> docker-login.sh ends [Pipeline] } [2020-10-01T19:50:56.517Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T19:50:56.806Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2020-10-01T19:50:56.806Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:50:56.806Z] 1.2.2-dev.43 [2020-10-01T19:50:56.806Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:50:56.806Z] master [2020-10-01T19:50:56.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:50:57.241Z] 29e5d40040c1: Verifying Checksum [2020-10-01T19:50:57.241Z] 29e5d40040c1: Download complete [2020-10-01T19:50:57.307Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:50:57.516Z] 1ce36da41761: Verifying Checksum [2020-10-01T19:50:57.516Z] 1ce36da41761: Download complete [2020-10-01T19:50:57.608Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:50:57.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-10-01T19:50:57.608Z] 2fd11e99023b: Preparing [2020-10-01T19:50:57.608Z] 5623c0905870: Preparing [2020-10-01T19:50:57.608Z] 39ea5f7e05d9: Preparing [2020-10-01T19:50:57.608Z] 39ea5f7e05d9: Pushed [2020-10-01T19:50:57.792Z] 29e5d40040c1: Pull complete [2020-10-01T19:50:57.870Z] 2fd11e99023b: Pushed [2020-10-01T19:50:58.816Z] 5623c0905870: Pushed [2020-10-01T19:50:58.816Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f: digest: sha256:078a7819f49475024a38247611fc9f9a63c4bdaeb7cf389f1b89d41764f1b167 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:50:59.227Z] 1ce36da41761: Pull complete [2020-10-01T19:50:59.227Z] 25b303627fd3: Verifying Checksum [2020-10-01T19:50:59.227Z] 25b303627fd3: Download complete [2020-10-01T19:50:59.386Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:50:59.686Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.43 [2020-10-01T19:50:59.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-10-01T19:50:59.686Z] 2fd11e99023b: Preparing [2020-10-01T19:50:59.686Z] 5623c0905870: Preparing [2020-10-01T19:50:59.686Z] 39ea5f7e05d9: Preparing [2020-10-01T19:50:59.686Z] 2fd11e99023b: Layer already exists [2020-10-01T19:50:59.686Z] 5623c0905870: Layer already exists [2020-10-01T19:50:59.686Z] 39ea5f7e05d9: Layer already exists [2020-10-01T19:50:59.686Z] 1.2.2-dev.43: digest: sha256:078a7819f49475024a38247611fc9f9a63c4bdaeb7cf389f1b89d41764f1b167 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:50:59.994Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:00.292Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:00.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-10-01T19:51:00.292Z] 2fd11e99023b: Preparing [2020-10-01T19:51:00.292Z] 5623c0905870: Preparing [2020-10-01T19:51:00.292Z] 39ea5f7e05d9: Preparing [2020-10-01T19:51:00.292Z] 2fd11e99023b: Layer already exists [2020-10-01T19:51:00.292Z] 39ea5f7e05d9: Layer already exists [2020-10-01T19:51:00.292Z] 5623c0905870: Layer already exists [2020-10-01T19:51:00.292Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43: digest: sha256:078a7819f49475024a38247611fc9f9a63c4bdaeb7cf389f1b89d41764f1b167 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:00.594Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:01.037Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2020-10-01T19:51:01.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-10-01T19:51:01.037Z] 2fd11e99023b: Preparing [2020-10-01T19:51:01.037Z] 5623c0905870: Preparing [2020-10-01T19:51:01.037Z] 39ea5f7e05d9: Preparing [2020-10-01T19:51:01.037Z] 2fd11e99023b: Layer already exists [2020-10-01T19:51:01.037Z] 39ea5f7e05d9: Layer already exists [2020-10-01T19:51:01.037Z] 5623c0905870: Layer already exists [2020-10-01T19:51:01.037Z] master: digest: sha256:078a7819f49475024a38247611fc9f9a63c4bdaeb7cf389f1b89d41764f1b167 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T19:51:01.228Z] ===================================================== [Pipeline] echo [2020-10-01T19:51:01.291Z] taggedImages: [2020-10-01T19:51:01.291Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:01.291Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.43 [2020-10-01T19:51:01.291Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:01.291Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2020-10-01T19:51:01.381Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2020-10-01T19:51:01.381Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:01.381Z] 1.2.2-dev.43 [2020-10-01T19:51:01.381Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:01.381Z] master [2020-10-01T19:51:01.381Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:01.881Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:02.192Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:02.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-10-01T19:51:02.192Z] bf1cb152c250: Preparing [2020-10-01T19:51:02.192Z] 178a10aeae2d: Preparing [2020-10-01T19:51:02.192Z] d0bba878a2ad: Preparing [2020-10-01T19:51:02.192Z] a93fe9935ddc: Preparing [2020-10-01T19:51:02.192Z] b2c633fb849a: Preparing [2020-10-01T19:51:02.192Z] 50644c29ef5a: Preparing [2020-10-01T19:51:02.192Z] 50644c29ef5a: Waiting [2020-10-01T19:51:02.192Z] b2c633fb849a: Pushed [2020-10-01T19:51:02.454Z] d0bba878a2ad: Pushed [2020-10-01T19:51:02.454Z] 50644c29ef5a: Layer already exists [2020-10-01T19:51:02.454Z] bf1cb152c250: Pushed [2020-10-01T19:51:02.454Z] a93fe9935ddc: Pushed [2020-10-01T19:51:03.404Z] 178a10aeae2d: Pushed [2020-10-01T19:51:03.667Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f: digest: sha256:e5c14d60c97445cce0e500a2b3b5c0068c01740e64b41688a286f83985cca9d5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:03.970Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:04.277Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.43 [2020-10-01T19:51:04.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-10-01T19:51:04.277Z] bf1cb152c250: Preparing [2020-10-01T19:51:04.277Z] 178a10aeae2d: Preparing [2020-10-01T19:51:04.277Z] d0bba878a2ad: Preparing [2020-10-01T19:51:04.277Z] a93fe9935ddc: Preparing [2020-10-01T19:51:04.277Z] b2c633fb849a: Preparing [2020-10-01T19:51:04.277Z] 50644c29ef5a: Preparing [2020-10-01T19:51:04.277Z] 50644c29ef5a: Waiting [2020-10-01T19:51:04.277Z] a93fe9935ddc: Layer already exists [2020-10-01T19:51:04.277Z] 178a10aeae2d: Layer already exists [2020-10-01T19:51:04.277Z] bf1cb152c250: Layer already exists [2020-10-01T19:51:04.277Z] b2c633fb849a: Layer already exists [2020-10-01T19:51:04.277Z] d0bba878a2ad: Layer already exists [2020-10-01T19:51:04.277Z] 50644c29ef5a: Layer already exists [2020-10-01T19:51:04.277Z] 1.2.2-dev.43: digest: sha256:e5c14d60c97445cce0e500a2b3b5c0068c01740e64b41688a286f83985cca9d5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:04.581Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:04.879Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:04.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-10-01T19:51:04.879Z] bf1cb152c250: Preparing [2020-10-01T19:51:04.879Z] 178a10aeae2d: Preparing [2020-10-01T19:51:04.879Z] d0bba878a2ad: Preparing [2020-10-01T19:51:04.879Z] a93fe9935ddc: Preparing [2020-10-01T19:51:04.879Z] b2c633fb849a: Preparing [2020-10-01T19:51:04.879Z] 50644c29ef5a: Preparing [2020-10-01T19:51:04.879Z] 50644c29ef5a: Waiting [2020-10-01T19:51:04.879Z] bf1cb152c250: Layer already exists [2020-10-01T19:51:04.879Z] 178a10aeae2d: Layer already exists [2020-10-01T19:51:04.879Z] a93fe9935ddc: Layer already exists [2020-10-01T19:51:04.879Z] d0bba878a2ad: Layer already exists [2020-10-01T19:51:04.879Z] b2c633fb849a: Layer already exists [2020-10-01T19:51:04.879Z] 50644c29ef5a: Layer already exists [2020-10-01T19:51:04.879Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43: digest: sha256:e5c14d60c97445cce0e500a2b3b5c0068c01740e64b41688a286f83985cca9d5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:05.188Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:05.526Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2020-10-01T19:51:05.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-10-01T19:51:05.527Z] bf1cb152c250: Preparing [2020-10-01T19:51:05.527Z] 178a10aeae2d: Preparing [2020-10-01T19:51:05.527Z] d0bba878a2ad: Preparing [2020-10-01T19:51:05.527Z] a93fe9935ddc: Preparing [2020-10-01T19:51:05.527Z] b2c633fb849a: Preparing [2020-10-01T19:51:05.527Z] 50644c29ef5a: Preparing [2020-10-01T19:51:05.527Z] 50644c29ef5a: Waiting [2020-10-01T19:51:05.527Z] a93fe9935ddc: Layer already exists [2020-10-01T19:51:05.527Z] 178a10aeae2d: Layer already exists [2020-10-01T19:51:05.527Z] d0bba878a2ad: Layer already exists [2020-10-01T19:51:05.527Z] bf1cb152c250: Layer already exists [2020-10-01T19:51:05.527Z] b2c633fb849a: Layer already exists [2020-10-01T19:51:05.527Z] 50644c29ef5a: Layer already exists [2020-10-01T19:51:05.527Z] master: digest: sha256:e5c14d60c97445cce0e500a2b3b5c0068c01740e64b41688a286f83985cca9d5 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T19:51:05.731Z] ===================================================== [Pipeline] echo [2020-10-01T19:51:05.778Z] taggedImages: [2020-10-01T19:51:05.778Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:05.778Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.43 [2020-10-01T19:51:05.778Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:05.778Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2020-10-01T19:51:05.845Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2020-10-01T19:51:05.845Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:05.845Z] 1.2.2-dev.43 [2020-10-01T19:51:05.845Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:05.845Z] master [2020-10-01T19:51:05.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:06.343Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:06.639Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:06.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-10-01T19:51:06.639Z] ecc6fc9b0924: Preparing [2020-10-01T19:51:06.639Z] 07fa34d85650: Preparing [2020-10-01T19:51:06.639Z] 22227ef5fb39: Preparing [2020-10-01T19:51:06.899Z] ecc6fc9b0924: Pushed [2020-10-01T19:51:06.899Z] 22227ef5fb39: Pushed [2020-10-01T19:51:08.284Z] 07fa34d85650: Pushed [2020-10-01T19:51:08.284Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f: digest: sha256:8cedb433c122502625337592cf1f6b47d73246df00c0e6802e56716b6cba6e80 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:08.585Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:08.882Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.43 [2020-10-01T19:51:08.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-10-01T19:51:08.882Z] ecc6fc9b0924: Preparing [2020-10-01T19:51:08.882Z] 07fa34d85650: Preparing [2020-10-01T19:51:08.882Z] 22227ef5fb39: Preparing [2020-10-01T19:51:08.882Z] ecc6fc9b0924: Layer already exists [2020-10-01T19:51:08.882Z] 07fa34d85650: Layer already exists [2020-10-01T19:51:08.882Z] 22227ef5fb39: Layer already exists [2020-10-01T19:51:08.882Z] 1.2.2-dev.43: digest: sha256:8cedb433c122502625337592cf1f6b47d73246df00c0e6802e56716b6cba6e80 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:09.182Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:09.391Z] 25b303627fd3: Pull complete [2020-10-01T19:51:09.391Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-10-01T19:51:09.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-01T19:51:09.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-10-01T19:51:09.479Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:09.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-10-01T19:51:09.479Z] ecc6fc9b0924: Preparing [2020-10-01T19:51:09.479Z] 07fa34d85650: Preparing [2020-10-01T19:51:09.479Z] 22227ef5fb39: Preparing [2020-10-01T19:51:09.479Z] 07fa34d85650: Layer already exists [2020-10-01T19:51:09.479Z] 22227ef5fb39: Layer already exists [2020-10-01T19:51:09.479Z] ecc6fc9b0924: Layer already exists [2020-10-01T19:51:09.479Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43: digest: sha256:8cedb433c122502625337592cf1f6b47d73246df00c0e6802e56716b6cba6e80 size: 943 [2020-10-01T19:51:09.619Z] prd-ubuntu18.04-docker-arm64-4c-16g-2864 does not seem to be running inside a container [2020-10-01T19:51:09.710Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-01T19:51:13.086Z] $ docker top e154cf160c74b93cce2be8a1e0498acc0d60ade63b4067fc4a16e87099a10a9c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:13.936Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:14.234Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2020-10-01T19:51:14.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-10-01T19:51:14.234Z] ecc6fc9b0924: Preparing [2020-10-01T19:51:14.234Z] 07fa34d85650: Preparing [2020-10-01T19:51:14.234Z] 22227ef5fb39: Preparing [2020-10-01T19:51:14.234Z] 22227ef5fb39: Layer already exists [2020-10-01T19:51:14.234Z] 07fa34d85650: Layer already exists [2020-10-01T19:51:14.234Z] ecc6fc9b0924: Layer already exists [2020-10-01T19:51:14.234Z] master: digest: sha256:8cedb433c122502625337592cf1f6b47d73246df00c0e6802e56716b6cba6e80 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T19:51:14.458Z] ===================================================== [Pipeline] echo [2020-10-01T19:51:14.509Z] taggedImages: [2020-10-01T19:51:14.509Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:14.509Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.43 [2020-10-01T19:51:14.509Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:14.509Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2020-10-01T19:51:14.580Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2020-10-01T19:51:14.580Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:14.580Z] 1.2.2-dev.43 [2020-10-01T19:51:14.580Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:14.580Z] master [2020-10-01T19:51:14.580Z] ===================================================== [2020-10-01T19:51:14.630Z] + docker-compose+ buildgrep --help parallel [2020-10-01T19:51:14.630Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:15.087Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:15.385Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:15.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-10-01T19:51:15.385Z] 82d59854b9fd: Preparing [2020-10-01T19:51:15.385Z] 9000c6837a8a: Preparing [2020-10-01T19:51:15.385Z] ce1c0bfb21df: Preparing [2020-10-01T19:51:15.385Z] 7f2c82d0f65e: Preparing [2020-10-01T19:51:15.385Z] 50644c29ef5a: Preparing [2020-10-01T19:51:15.385Z] 50644c29ef5a: Layer already exists [2020-10-01T19:51:15.385Z] ce1c0bfb21df: Pushed [2020-10-01T19:51:15.645Z] 9000c6837a8a: Pushed [2020-10-01T19:51:15.905Z] 7f2c82d0f65e: Pushed [2020-10-01T19:51:16.476Z] 82d59854b9fd: Pushed [2020-10-01T19:51:16.476Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f: digest: sha256:10d85abbe1cb8e5819dd8a7113bd4977fc6ec5a0219fc20f883f3f9a9aee6038 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:16.786Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:17.134Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.43 [2020-10-01T19:51:17.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-10-01T19:51:17.134Z] 82d59854b9fd: Preparing [2020-10-01T19:51:17.134Z] 9000c6837a8a: Preparing [2020-10-01T19:51:17.134Z] ce1c0bfb21df: Preparing [2020-10-01T19:51:17.134Z] 7f2c82d0f65e: Preparing [2020-10-01T19:51:17.134Z] 50644c29ef5a: Preparing [2020-10-01T19:51:17.134Z] ce1c0bfb21df: Layer already exists [2020-10-01T19:51:17.134Z] 50644c29ef5a: Layer already exists [2020-10-01T19:51:17.134Z] 9000c6837a8a: Layer already exists [2020-10-01T19:51:17.134Z] 82d59854b9fd: Layer already exists [2020-10-01T19:51:17.134Z] 7f2c82d0f65e: Layer already exists [2020-10-01T19:51:17.134Z] 1.2.2-dev.43: digest: sha256:10d85abbe1cb8e5819dd8a7113bd4977fc6ec5a0219fc20f883f3f9a9aee6038 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:17.496Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:17.796Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:17.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-10-01T19:51:17.796Z] 82d59854b9fd: Preparing [2020-10-01T19:51:17.796Z] 9000c6837a8a: Preparing [2020-10-01T19:51:17.796Z] ce1c0bfb21df: Preparing [2020-10-01T19:51:17.796Z] 7f2c82d0f65e: Preparing [2020-10-01T19:51:17.796Z] 50644c29ef5a: Preparing [2020-10-01T19:51:17.796Z] 9000c6837a8a: Layer already exists [2020-10-01T19:51:17.796Z] 50644c29ef5a: Layer already exists [2020-10-01T19:51:17.796Z] 7f2c82d0f65e: Layer already exists [2020-10-01T19:51:17.796Z] ce1c0bfb21df: Layer already exists [2020-10-01T19:51:17.796Z] 82d59854b9fd: Layer already exists [2020-10-01T19:51:17.796Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43: digest: sha256:10d85abbe1cb8e5819dd8a7113bd4977fc6ec5a0219fc20f883f3f9a9aee6038 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:18.063Z] --parallel Build images in parallel. [2020-10-01T19:51:18.100Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [Pipeline] } [2020-10-01T19:51:18.363Z] $ docker stop --time=1 e154cf160c74b93cce2be8a1e0498acc0d60ade63b4067fc4a16e87099a10a9c [2020-10-01T19:51:18.400Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2020-10-01T19:51:18.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-10-01T19:51:18.400Z] 82d59854b9fd: Preparing [2020-10-01T19:51:18.400Z] 9000c6837a8a: Preparing [2020-10-01T19:51:18.400Z] ce1c0bfb21df: Preparing [2020-10-01T19:51:18.400Z] 7f2c82d0f65e: Preparing [2020-10-01T19:51:18.400Z] 50644c29ef5a: Preparing [2020-10-01T19:51:18.400Z] ce1c0bfb21df: Layer already exists [2020-10-01T19:51:18.400Z] 9000c6837a8a: Layer already exists [2020-10-01T19:51:18.400Z] 7f2c82d0f65e: Layer already exists [2020-10-01T19:51:18.400Z] 82d59854b9fd: Layer already exists [2020-10-01T19:51:18.661Z] 50644c29ef5a: Layer already exists [2020-10-01T19:51:18.661Z] master: digest: sha256:10d85abbe1cb8e5819dd8a7113bd4977fc6ec5a0219fc20f883f3f9a9aee6038 size: 1364 [2020-10-01T19:51:20.362Z] $ docker rm -f e154cf160c74b93cce2be8a1e0498acc0d60ade63b4067fc4a16e87099a10a9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T19:51:20.812Z] ===================================================== [Pipeline] echo [2020-10-01T19:51:20.883Z] taggedImages: [2020-10-01T19:51:20.883Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:20.883Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.43 [2020-10-01T19:51:20.883Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:20.883Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2020-10-01T19:51:20.957Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go with the following tags: [2020-10-01T19:51:20.957Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:20.957Z] 1.2.2-dev.43 [2020-10-01T19:51:20.957Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:20.957Z] master [2020-10-01T19:51:20.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:21.410Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:21.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-01T19:51:21.566Z] . [Pipeline] withDockerContainer [2020-10-01T19:51:21.703Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:21.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-10-01T19:51:21.703Z] 17017e2b5064: Preparing [2020-10-01T19:51:21.703Z] 9f42a15f8083: Preparing [2020-10-01T19:51:21.703Z] 38015308b260: Preparing [2020-10-01T19:51:21.703Z] 660f5dbfa3e9: Preparing [2020-10-01T19:51:21.703Z] 660f5dbfa3e9: Preparing [2020-10-01T19:51:21.703Z] 5d1316b2c50e: Preparing [2020-10-01T19:51:21.703Z] f9f96aeb0d49: Preparing [2020-10-01T19:51:21.703Z] 392ab919c2c5: Preparing [2020-10-01T19:51:21.703Z] 17017e2b5064: Preparing [2020-10-01T19:51:21.703Z] a1981d547882: Preparing [2020-10-01T19:51:21.703Z] f8062d61b88a: Preparing [2020-10-01T19:51:21.703Z] 741f93e6d345: Preparing [2020-10-01T19:51:21.703Z] 50644c29ef5a: Preparing [2020-10-01T19:51:21.703Z] a1981d547882: Waiting [2020-10-01T19:51:21.703Z] f8062d61b88a: Waiting [2020-10-01T19:51:21.703Z] 741f93e6d345: Waiting [2020-10-01T19:51:21.703Z] 50644c29ef5a: Waiting [2020-10-01T19:51:21.703Z] f9f96aeb0d49: Waiting [2020-10-01T19:51:21.703Z] 392ab919c2c5: Waiting [2020-10-01T19:51:21.703Z] 5d1316b2c50e: Pushed [2020-10-01T19:51:21.703Z] 38015308b260: Pushed [2020-10-01T19:51:21.832Z] prd-ubuntu18.04-docker-arm64-4c-16g-2864 does not seem to be running inside a container [2020-10-01T19:51:21.914Z] $ 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/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-01T19:51:21.965Z] 9f42a15f8083: Pushed [2020-10-01T19:51:21.965Z] 660f5dbfa3e9: Pushed [2020-10-01T19:51:21.965Z] f9f96aeb0d49: Pushed [2020-10-01T19:51:21.965Z] 392ab919c2c5: Pushed [2020-10-01T19:51:21.965Z] a1981d547882: Pushed [2020-10-01T19:51:21.965Z] f8062d61b88a: Pushed [2020-10-01T19:51:21.965Z] 50644c29ef5a: Layer already exists [2020-10-01T19:51:22.228Z] 741f93e6d345: Pushed [2020-10-01T19:51:22.800Z] 17017e2b5064: Pushed [2020-10-01T19:51:22.800Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f: digest: sha256:4ea7636d50b1ad3a30b514d7add57c903b1258b31503a068be5a7e351f84e8de size: 3027 [2020-10-01T19:51:23.328Z] $ docker top 32d7f509ad95acae91780edaf963d9463f3cefbfe9e887c71d5721b1eb26823d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:24.115Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.43 [2020-10-01T19:51:24.345Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:24.670Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.43 [2020-10-01T19:51:24.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-10-01T19:51:24.670Z] 17017e2b5064: Preparing [2020-10-01T19:51:24.670Z] 9f42a15f8083: Preparing [2020-10-01T19:51:24.670Z] 38015308b260: Preparing [2020-10-01T19:51:24.670Z] 660f5dbfa3e9: Preparing [2020-10-01T19:51:24.670Z] 660f5dbfa3e9: Preparing [2020-10-01T19:51:24.670Z] 5d1316b2c50e: Preparing [2020-10-01T19:51:24.670Z] f9f96aeb0d49: Preparing [2020-10-01T19:51:24.670Z] 392ab919c2c5: Preparing [2020-10-01T19:51:24.670Z] 17017e2b5064: Preparing [2020-10-01T19:51:24.670Z] a1981d547882: Preparing [2020-10-01T19:51:24.670Z] f8062d61b88a: Preparing [2020-10-01T19:51:24.670Z] 741f93e6d345: Preparing [2020-10-01T19:51:24.670Z] 50644c29ef5a: Preparing [2020-10-01T19:51:24.670Z] f9f96aeb0d49: Waiting [2020-10-01T19:51:24.670Z] 392ab919c2c5: Waiting [2020-10-01T19:51:24.670Z] a1981d547882: Waiting [2020-10-01T19:51:24.670Z] f8062d61b88a: Waiting [2020-10-01T19:51:24.670Z] 50644c29ef5a: Waiting [2020-10-01T19:51:24.670Z] 741f93e6d345: Waiting [2020-10-01T19:51:24.670Z] 5d1316b2c50e: Layer already exists [2020-10-01T19:51:24.670Z] 660f5dbfa3e9: Layer already exists [2020-10-01T19:51:24.670Z] 38015308b260: Layer already exists [2020-10-01T19:51:24.670Z] 17017e2b5064: Layer already exists [2020-10-01T19:51:24.670Z] 9f42a15f8083: Layer already exists [2020-10-01T19:51:24.670Z] 392ab919c2c5: Layer already exists [2020-10-01T19:51:24.670Z] f9f96aeb0d49: Layer already exists [2020-10-01T19:51:24.670Z] f8062d61b88a: Layer already exists [2020-10-01T19:51:24.670Z] a1981d547882: Layer already exists [2020-10-01T19:51:24.670Z] 741f93e6d345: Layer already exists [2020-10-01T19:51:24.670Z] 50644c29ef5a: Layer already exists [2020-10-01T19:51:24.670Z] 1.2.2-dev.43: digest: sha256:4ea7636d50b1ad3a30b514d7add57c903b1258b31503a068be5a7e351f84e8de size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:24.973Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:25.268Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:25.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-10-01T19:51:25.269Z] 17017e2b5064: Preparing [2020-10-01T19:51:25.269Z] 9f42a15f8083: Preparing [2020-10-01T19:51:25.269Z] 38015308b260: Preparing [2020-10-01T19:51:25.269Z] 660f5dbfa3e9: Preparing [2020-10-01T19:51:25.269Z] 660f5dbfa3e9: Preparing [2020-10-01T19:51:25.269Z] 5d1316b2c50e: Preparing [2020-10-01T19:51:25.269Z] f9f96aeb0d49: Preparing [2020-10-01T19:51:25.269Z] 392ab919c2c5: Preparing [2020-10-01T19:51:25.269Z] 17017e2b5064: Preparing [2020-10-01T19:51:25.269Z] a1981d547882: Preparing [2020-10-01T19:51:25.269Z] f8062d61b88a: Preparing [2020-10-01T19:51:25.269Z] 741f93e6d345: Preparing [2020-10-01T19:51:25.269Z] 50644c29ef5a: Preparing [2020-10-01T19:51:25.269Z] f9f96aeb0d49: Waiting [2020-10-01T19:51:25.269Z] 392ab919c2c5: Waiting [2020-10-01T19:51:25.269Z] a1981d547882: Waiting [2020-10-01T19:51:25.269Z] f8062d61b88a: Waiting [2020-10-01T19:51:25.269Z] 741f93e6d345: Waiting [2020-10-01T19:51:25.269Z] 50644c29ef5a: Waiting [2020-10-01T19:51:25.269Z] 17017e2b5064: Layer already exists [2020-10-01T19:51:25.269Z] 660f5dbfa3e9: Layer already exists [2020-10-01T19:51:25.269Z] 38015308b260: Layer already exists [2020-10-01T19:51:25.269Z] 5d1316b2c50e: Layer already exists [2020-10-01T19:51:25.269Z] 9f42a15f8083: Layer already exists [2020-10-01T19:51:25.269Z] 392ab919c2c5: Layer already exists [2020-10-01T19:51:25.269Z] a1981d547882: Layer already exists [2020-10-01T19:51:25.269Z] f9f96aeb0d49: Layer already exists [2020-10-01T19:51:25.269Z] 741f93e6d345: Layer already exists [2020-10-01T19:51:25.269Z] f8062d61b88a: Layer already exists [2020-10-01T19:51:25.269Z] 50644c29ef5a: Layer already exists [2020-10-01T19:51:25.269Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43: digest: sha256:4ea7636d50b1ad3a30b514d7add57c903b1258b31503a068be5a7e351f84e8de size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:25.570Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:25.865Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [2020-10-01T19:51:25.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-10-01T19:51:25.865Z] 17017e2b5064: Preparing [2020-10-01T19:51:25.865Z] 9f42a15f8083: Preparing [2020-10-01T19:51:25.865Z] 38015308b260: Preparing [2020-10-01T19:51:25.865Z] 660f5dbfa3e9: Preparing [2020-10-01T19:51:25.865Z] 660f5dbfa3e9: Preparing [2020-10-01T19:51:25.865Z] 5d1316b2c50e: Preparing [2020-10-01T19:51:25.865Z] f9f96aeb0d49: Preparing [2020-10-01T19:51:25.865Z] 392ab919c2c5: Preparing [2020-10-01T19:51:25.865Z] 17017e2b5064: Preparing [2020-10-01T19:51:25.865Z] a1981d547882: Preparing [2020-10-01T19:51:25.865Z] f8062d61b88a: Preparing [2020-10-01T19:51:25.865Z] 741f93e6d345: Preparing [2020-10-01T19:51:25.865Z] 50644c29ef5a: Preparing [2020-10-01T19:51:25.865Z] f9f96aeb0d49: Waiting [2020-10-01T19:51:25.865Z] 392ab919c2c5: Waiting [2020-10-01T19:51:25.865Z] a1981d547882: Waiting [2020-10-01T19:51:25.865Z] 741f93e6d345: Waiting [2020-10-01T19:51:25.865Z] 50644c29ef5a: Waiting [2020-10-01T19:51:25.865Z] f8062d61b88a: Waiting [2020-10-01T19:51:25.865Z] 9f42a15f8083: Layer already exists [2020-10-01T19:51:25.865Z] 660f5dbfa3e9: Layer already exists [2020-10-01T19:51:25.865Z] 17017e2b5064: Layer already exists [2020-10-01T19:51:25.865Z] 38015308b260: Layer already exists [2020-10-01T19:51:25.865Z] 5d1316b2c50e: Layer already exists [2020-10-01T19:51:25.865Z] 392ab919c2c5: Layer already exists [2020-10-01T19:51:25.865Z] f9f96aeb0d49: Layer already exists [2020-10-01T19:51:25.865Z] a1981d547882: Layer already exists [2020-10-01T19:51:25.865Z] 741f93e6d345: Layer already exists [2020-10-01T19:51:25.865Z] f8062d61b88a: Layer already exists [2020-10-01T19:51:25.865Z] 50644c29ef5a: Layer already exists [2020-10-01T19:51:25.865Z] master: digest: sha256:4ea7636d50b1ad3a30b514d7add57c903b1258b31503a068be5a7e351f84e8de size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T19:51:26.371Z] ===================================================== [Pipeline] echo [2020-10-01T19:51:26.418Z] taggedImages: [2020-10-01T19:51:26.418Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:26.418Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.43 [2020-10-01T19:51:26.418Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:26.418Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] echo [2020-10-01T19:51:26.502Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2020-10-01T19:51:26.502Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:26.502Z] 1.2.2-dev.43 [2020-10-01T19:51:26.502Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:26.502Z] master [2020-10-01T19:51:26.502Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:26.993Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:27.289Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:27.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-10-01T19:51:27.289Z] fa11923e9573: Preparing [2020-10-01T19:51:27.289Z] 4e5054b7938e: Preparing [2020-10-01T19:51:27.289Z] 1ce554539cb9: Preparing [2020-10-01T19:51:27.289Z] 91dfbe2ce66a: Preparing [2020-10-01T19:51:27.289Z] 674e6f6ec81c: Preparing [2020-10-01T19:51:27.289Z] 1dfe6d14e7a0: Preparing [2020-10-01T19:51:27.289Z] 9a3e76cc22bb: Preparing [2020-10-01T19:51:27.289Z] e3f483ed687a: Preparing [2020-10-01T19:51:27.289Z] 0be235c95a72: Preparing [2020-10-01T19:51:27.289Z] 77baa16355ff: Preparing [2020-10-01T19:51:27.289Z] 1b3ee35aacca: Preparing [2020-10-01T19:51:27.289Z] e3f483ed687a: Waiting [2020-10-01T19:51:27.289Z] 0be235c95a72: Waiting [2020-10-01T19:51:27.289Z] 1dfe6d14e7a0: Waiting [2020-10-01T19:51:27.289Z] 1b3ee35aacca: Waiting [2020-10-01T19:51:27.289Z] 9a3e76cc22bb: Waiting [2020-10-01T19:51:27.555Z] 4e5054b7938e: Pushed [2020-10-01T19:51:27.555Z] fa11923e9573: Pushed [2020-10-01T19:51:27.555Z] 1dfe6d14e7a0: Pushed [2020-10-01T19:51:27.555Z] 9a3e76cc22bb: Pushed [2020-10-01T19:51:27.720Z] Building docker-core-command-go ... [2020-10-01T19:51:27.720Z] Building docker-core-data-go ... [2020-10-01T19:51:27.720Z] Building docker-core-metadata-go ... [2020-10-01T19:51:27.720Z] Building docker-security-proxy-setup-go ... [2020-10-01T19:51:27.720Z] Building docker-security-secrets-setup-go ... [2020-10-01T19:51:27.720Z] Building docker-security-secretstore-setup-go ... [2020-10-01T19:51:27.720Z] Building docker-support-logging-go ... [2020-10-01T19:51:27.720Z] Building docker-support-notifications-go ... [2020-10-01T19:51:27.720Z] Building docker-support-scheduler-go ... [2020-10-01T19:51:27.720Z] Building docker-sys-mgmt-agent-go ... [2020-10-01T19:51:27.720Z] Building docker-support-logging-go [2020-10-01T19:51:27.720Z] Building docker-core-command-go [2020-10-01T19:51:27.720Z] Building docker-support-notifications-go [2020-10-01T19:51:27.720Z] Building docker-core-data-go [2020-10-01T19:51:27.720Z] Building docker-core-metadata-go [2020-10-01T19:51:27.818Z] e3f483ed687a: Pushed [2020-10-01T19:51:27.818Z] 0be235c95a72: Pushed [2020-10-01T19:51:28.078Z] 1b3ee35aacca: Layer already exists [2020-10-01T19:51:28.078Z] 1ce554539cb9: Pushed [2020-10-01T19:51:28.338Z] 91dfbe2ce66a: Pushed [2020-10-01T19:51:28.338Z] 77baa16355ff: Pushed [2020-10-01T19:51:28.338Z] 674e6f6ec81c: Pushed [2020-10-01T19:51:28.599Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f: digest: sha256:87bce265fbee1ba65692fd929393665e9d6e6527d78cc41d4b704cf12efa141c size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:28.900Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:29.197Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.43 [2020-10-01T19:51:29.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-10-01T19:51:29.197Z] fa11923e9573: Preparing [2020-10-01T19:51:29.197Z] 4e5054b7938e: Preparing [2020-10-01T19:51:29.197Z] 1ce554539cb9: Preparing [2020-10-01T19:51:29.197Z] 91dfbe2ce66a: Preparing [2020-10-01T19:51:29.197Z] 674e6f6ec81c: Preparing [2020-10-01T19:51:29.197Z] 1dfe6d14e7a0: Preparing [2020-10-01T19:51:29.197Z] 9a3e76cc22bb: Preparing [2020-10-01T19:51:29.197Z] e3f483ed687a: Preparing [2020-10-01T19:51:29.197Z] 0be235c95a72: Preparing [2020-10-01T19:51:29.197Z] 77baa16355ff: Preparing [2020-10-01T19:51:29.197Z] 1b3ee35aacca: Preparing [2020-10-01T19:51:29.197Z] 1dfe6d14e7a0: Waiting [2020-10-01T19:51:29.197Z] 9a3e76cc22bb: Waiting [2020-10-01T19:51:29.197Z] e3f483ed687a: Waiting [2020-10-01T19:51:29.197Z] 0be235c95a72: Waiting [2020-10-01T19:51:29.197Z] 77baa16355ff: Waiting [2020-10-01T19:51:29.197Z] 1b3ee35aacca: Waiting [2020-10-01T19:51:29.197Z] 674e6f6ec81c: Layer already exists [2020-10-01T19:51:29.197Z] 91dfbe2ce66a: Layer already exists [2020-10-01T19:51:29.197Z] 4e5054b7938e: Layer already exists [2020-10-01T19:51:29.197Z] fa11923e9573: Layer already exists [2020-10-01T19:51:29.197Z] 1ce554539cb9: Layer already exists [2020-10-01T19:51:29.197Z] 1dfe6d14e7a0: Layer already exists [2020-10-01T19:51:29.197Z] 9a3e76cc22bb: Layer already exists [2020-10-01T19:51:29.197Z] e3f483ed687a: Layer already exists [2020-10-01T19:51:29.197Z] 77baa16355ff: Layer already exists [2020-10-01T19:51:29.197Z] 0be235c95a72: Layer already exists [2020-10-01T19:51:29.197Z] 1b3ee35aacca: Layer already exists [2020-10-01T19:51:29.197Z] 1.2.2-dev.43: digest: sha256:87bce265fbee1ba65692fd929393665e9d6e6527d78cc41d4b704cf12efa141c size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:29.500Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:29.795Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:29.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-10-01T19:51:29.795Z] fa11923e9573: Preparing [2020-10-01T19:51:29.795Z] 4e5054b7938e: Preparing [2020-10-01T19:51:29.795Z] 1ce554539cb9: Preparing [2020-10-01T19:51:29.795Z] 91dfbe2ce66a: Preparing [2020-10-01T19:51:29.795Z] 674e6f6ec81c: Preparing [2020-10-01T19:51:29.795Z] 1dfe6d14e7a0: Preparing [2020-10-01T19:51:29.795Z] 9a3e76cc22bb: Preparing [2020-10-01T19:51:29.795Z] e3f483ed687a: Preparing [2020-10-01T19:51:29.795Z] 0be235c95a72: Preparing [2020-10-01T19:51:29.795Z] 77baa16355ff: Preparing [2020-10-01T19:51:29.795Z] 1b3ee35aacca: Preparing [2020-10-01T19:51:29.795Z] 1dfe6d14e7a0: Waiting [2020-10-01T19:51:29.795Z] 0be235c95a72: Waiting [2020-10-01T19:51:29.795Z] 77baa16355ff: Waiting [2020-10-01T19:51:29.795Z] 1b3ee35aacca: Waiting [2020-10-01T19:51:29.795Z] 9a3e76cc22bb: Waiting [2020-10-01T19:51:29.795Z] e3f483ed687a: Waiting [2020-10-01T19:51:29.795Z] 4e5054b7938e: Layer already exists [2020-10-01T19:51:29.795Z] 674e6f6ec81c: Layer already exists [2020-10-01T19:51:29.795Z] 91dfbe2ce66a: Layer already exists [2020-10-01T19:51:29.795Z] 1ce554539cb9: Layer already exists [2020-10-01T19:51:29.795Z] fa11923e9573: Layer already exists [2020-10-01T19:51:29.795Z] 9a3e76cc22bb: Layer already exists [2020-10-01T19:51:29.795Z] 77baa16355ff: Layer already exists [2020-10-01T19:51:29.795Z] 1dfe6d14e7a0: Layer already exists [2020-10-01T19:51:29.795Z] e3f483ed687a: Layer already exists [2020-10-01T19:51:29.795Z] 0be235c95a72: Layer already exists [2020-10-01T19:51:29.795Z] 1b3ee35aacca: Layer already exists [2020-10-01T19:51:29.795Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43: digest: sha256:87bce265fbee1ba65692fd929393665e9d6e6527d78cc41d4b704cf12efa141c size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:30.097Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:30.444Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2020-10-01T19:51:30.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-10-01T19:51:30.444Z] fa11923e9573: Preparing [2020-10-01T19:51:30.444Z] 4e5054b7938e: Preparing [2020-10-01T19:51:30.444Z] 1ce554539cb9: Preparing [2020-10-01T19:51:30.444Z] 91dfbe2ce66a: Preparing [2020-10-01T19:51:30.444Z] 674e6f6ec81c: Preparing [2020-10-01T19:51:30.444Z] 1dfe6d14e7a0: Preparing [2020-10-01T19:51:30.444Z] 9a3e76cc22bb: Preparing [2020-10-01T19:51:30.444Z] e3f483ed687a: Preparing [2020-10-01T19:51:30.444Z] 0be235c95a72: Preparing [2020-10-01T19:51:30.444Z] 77baa16355ff: Preparing [2020-10-01T19:51:30.444Z] 1b3ee35aacca: Preparing [2020-10-01T19:51:30.444Z] 1dfe6d14e7a0: Waiting [2020-10-01T19:51:30.444Z] 9a3e76cc22bb: Waiting [2020-10-01T19:51:30.444Z] 77baa16355ff: Waiting [2020-10-01T19:51:30.444Z] e3f483ed687a: Waiting [2020-10-01T19:51:30.444Z] 1b3ee35aacca: Waiting [2020-10-01T19:51:30.444Z] 0be235c95a72: Waiting [2020-10-01T19:51:30.444Z] 4e5054b7938e: Layer already exists [2020-10-01T19:51:30.444Z] 674e6f6ec81c: Layer already exists [2020-10-01T19:51:30.444Z] fa11923e9573: Layer already exists [2020-10-01T19:51:30.444Z] 91dfbe2ce66a: Layer already exists [2020-10-01T19:51:30.444Z] 1ce554539cb9: Layer already exists [2020-10-01T19:51:30.444Z] 9a3e76cc22bb: Layer already exists [2020-10-01T19:51:30.444Z] 1dfe6d14e7a0: Layer already exists [2020-10-01T19:51:30.444Z] e3f483ed687a: Layer already exists [2020-10-01T19:51:30.444Z] 0be235c95a72: Layer already exists [2020-10-01T19:51:30.444Z] 77baa16355ff: Layer already exists [2020-10-01T19:51:30.444Z] 1b3ee35aacca: Layer already exists [2020-10-01T19:51:30.444Z] master: digest: sha256:87bce265fbee1ba65692fd929393665e9d6e6527d78cc41d4b704cf12efa141c size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T19:51:30.676Z] ===================================================== [Pipeline] echo [2020-10-01T19:51:30.723Z] taggedImages: [2020-10-01T19:51:30.723Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:30.723Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.43 [2020-10-01T19:51:30.723Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:30.723Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2020-10-01T19:51:30.805Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go with the following tags: [2020-10-01T19:51:30.805Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:30.805Z] 1.2.2-dev.43 [2020-10-01T19:51:30.805Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:30.805Z] master [2020-10-01T19:51:30.805Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:31.298Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:31.593Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:31.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-10-01T19:51:31.593Z] 6ceb69dfaba3: Preparing [2020-10-01T19:51:31.593Z] 8b8b624be07a: Preparing [2020-10-01T19:51:31.593Z] bb2778d659bf: Preparing [2020-10-01T19:51:31.593Z] 7233abd9943f: Preparing [2020-10-01T19:51:31.593Z] bb2778d659bf: Pushed [2020-10-01T19:51:31.853Z] 6ceb69dfaba3: Pushed [2020-10-01T19:51:31.853Z] 7233abd9943f: Pushed [2020-10-01T19:51:32.795Z] 8b8b624be07a: Pushed [2020-10-01T19:51:32.795Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f: digest: sha256:fa4052dff8050ef299c14d97483c67fdc10bdff90e2a13e753141a26970a40e2 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:33.096Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:33.393Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.43 [2020-10-01T19:51:33.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-10-01T19:51:33.393Z] 6ceb69dfaba3: Preparing [2020-10-01T19:51:33.394Z] 8b8b624be07a: Preparing [2020-10-01T19:51:33.394Z] bb2778d659bf: Preparing [2020-10-01T19:51:33.394Z] 7233abd9943f: Preparing [2020-10-01T19:51:33.394Z] bb2778d659bf: Layer already exists [2020-10-01T19:51:33.394Z] 6ceb69dfaba3: Layer already exists [2020-10-01T19:51:33.394Z] 8b8b624be07a: Layer already exists [2020-10-01T19:51:33.394Z] 7233abd9943f: Layer already exists [2020-10-01T19:51:33.394Z] 1.2.2-dev.43: digest: sha256:fa4052dff8050ef299c14d97483c67fdc10bdff90e2a13e753141a26970a40e2 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:33.699Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:33.996Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:33.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-10-01T19:51:33.996Z] 6ceb69dfaba3: Preparing [2020-10-01T19:51:33.996Z] 8b8b624be07a: Preparing [2020-10-01T19:51:33.996Z] bb2778d659bf: Preparing [2020-10-01T19:51:33.996Z] 7233abd9943f: Preparing [2020-10-01T19:51:33.996Z] 8b8b624be07a: Layer already exists [2020-10-01T19:51:33.996Z] bb2778d659bf: Layer already exists [2020-10-01T19:51:33.996Z] 7233abd9943f: Layer already exists [2020-10-01T19:51:33.996Z] 6ceb69dfaba3: Layer already exists [2020-10-01T19:51:33.996Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43: digest: sha256:fa4052dff8050ef299c14d97483c67fdc10bdff90e2a13e753141a26970a40e2 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:34.297Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:34.594Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [2020-10-01T19:51:34.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-10-01T19:51:34.594Z] 6ceb69dfaba3: Preparing [2020-10-01T19:51:34.594Z] 8b8b624be07a: Preparing [2020-10-01T19:51:34.594Z] bb2778d659bf: Preparing [2020-10-01T19:51:34.594Z] 7233abd9943f: Preparing [2020-10-01T19:51:34.594Z] 6ceb69dfaba3: Layer already exists [2020-10-01T19:51:34.594Z] 8b8b624be07a: Layer already exists [2020-10-01T19:51:34.594Z] bb2778d659bf: Layer already exists [2020-10-01T19:51:34.594Z] 7233abd9943f: Layer already exists [2020-10-01T19:51:34.594Z] master: digest: sha256:fa4052dff8050ef299c14d97483c67fdc10bdff90e2a13e753141a26970a40e2 size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T19:51:34.780Z] ===================================================== [Pipeline] echo [2020-10-01T19:51:34.853Z] taggedImages: [2020-10-01T19:51:34.853Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:34.853Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.43 [2020-10-01T19:51:34.853Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:34.853Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] echo [2020-10-01T19:51:34.920Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2020-10-01T19:51:34.920Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:34.920Z] 1.2.2-dev.43 [2020-10-01T19:51:34.920Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:34.920Z] master [2020-10-01T19:51:34.920Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:35.393Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:35.688Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:35.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-10-01T19:51:35.688Z] b1618c1a3f7c: Preparing [2020-10-01T19:51:35.688Z] 6a88d729bede: Preparing [2020-10-01T19:51:35.688Z] 2abff189ea30: Preparing [2020-10-01T19:51:35.688Z] 74ffafd82780: Preparing [2020-10-01T19:51:35.688Z] a0c053261000: Preparing [2020-10-01T19:51:35.688Z] e6f17c63e78b: Preparing [2020-10-01T19:51:35.688Z] e6f17c63e78b: Waiting [2020-10-01T19:51:35.688Z] b1618c1a3f7c: Pushed [2020-10-01T19:51:35.688Z] 2abff189ea30: Pushed [2020-10-01T19:51:35.949Z] 74ffafd82780: Pushed [2020-10-01T19:51:35.949Z] a0c053261000: Pushed [2020-10-01T19:51:35.949Z] e6f17c63e78b: Pushed [2020-10-01T19:51:36.917Z] 6a88d729bede: Pushed [2020-10-01T19:51:37.178Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f: digest: sha256:eed4f9be9d9fdfe9458ccc9926766b8d22d06744c13405cd8442254dd72ac49a size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:37.481Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:37.780Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.43 [2020-10-01T19:51:37.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-10-01T19:51:37.780Z] b1618c1a3f7c: Preparing [2020-10-01T19:51:37.780Z] 6a88d729bede: Preparing [2020-10-01T19:51:37.780Z] 2abff189ea30: Preparing [2020-10-01T19:51:37.780Z] 74ffafd82780: Preparing [2020-10-01T19:51:37.780Z] a0c053261000: Preparing [2020-10-01T19:51:37.780Z] e6f17c63e78b: Preparing [2020-10-01T19:51:37.780Z] e6f17c63e78b: Waiting [2020-10-01T19:51:37.780Z] a0c053261000: Layer already exists [2020-10-01T19:51:37.780Z] b1618c1a3f7c: Layer already exists [2020-10-01T19:51:37.780Z] 74ffafd82780: Layer already exists [2020-10-01T19:51:37.780Z] 6a88d729bede: Layer already exists [2020-10-01T19:51:37.780Z] 2abff189ea30: Layer already exists [2020-10-01T19:51:37.780Z] e6f17c63e78b: Layer already exists [2020-10-01T19:51:37.781Z] 1.2.2-dev.43: digest: sha256:eed4f9be9d9fdfe9458ccc9926766b8d22d06744c13405cd8442254dd72ac49a size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:38.099Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:38.422Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:38.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-10-01T19:51:38.422Z] b1618c1a3f7c: Preparing [2020-10-01T19:51:38.422Z] 6a88d729bede: Preparing [2020-10-01T19:51:38.422Z] 2abff189ea30: Preparing [2020-10-01T19:51:38.422Z] 74ffafd82780: Preparing [2020-10-01T19:51:38.422Z] a0c053261000: Preparing [2020-10-01T19:51:38.422Z] e6f17c63e78b: Preparing [2020-10-01T19:51:38.422Z] e6f17c63e78b: Waiting [2020-10-01T19:51:38.422Z] a0c053261000: Layer already exists [2020-10-01T19:51:38.422Z] 2abff189ea30: Layer already exists [2020-10-01T19:51:38.422Z] b1618c1a3f7c: Layer already exists [2020-10-01T19:51:38.422Z] 6a88d729bede: Layer already exists [2020-10-01T19:51:38.422Z] 74ffafd82780: Layer already exists [2020-10-01T19:51:38.422Z] e6f17c63e78b: Layer already exists [2020-10-01T19:51:38.423Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43: digest: sha256:eed4f9be9d9fdfe9458ccc9926766b8d22d06744c13405cd8442254dd72ac49a size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:38.726Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:39.020Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2020-10-01T19:51:39.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-10-01T19:51:39.020Z] b1618c1a3f7c: Preparing [2020-10-01T19:51:39.020Z] 6a88d729bede: Preparing [2020-10-01T19:51:39.020Z] 2abff189ea30: Preparing [2020-10-01T19:51:39.020Z] 74ffafd82780: Preparing [2020-10-01T19:51:39.020Z] a0c053261000: Preparing [2020-10-01T19:51:39.020Z] e6f17c63e78b: Preparing [2020-10-01T19:51:39.020Z] e6f17c63e78b: Waiting [2020-10-01T19:51:39.020Z] 74ffafd82780: Layer already exists [2020-10-01T19:51:39.020Z] 6a88d729bede: Layer already exists [2020-10-01T19:51:39.020Z] b1618c1a3f7c: Layer already exists [2020-10-01T19:51:39.020Z] 2abff189ea30: Layer already exists [2020-10-01T19:51:39.020Z] e6f17c63e78b: Layer already exists [2020-10-01T19:51:39.020Z] a0c053261000: Layer already exists [2020-10-01T19:51:39.020Z] master: digest: sha256:eed4f9be9d9fdfe9458ccc9926766b8d22d06744c13405cd8442254dd72ac49a size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T19:51:39.201Z] ===================================================== [Pipeline] echo [2020-10-01T19:51:39.249Z] taggedImages: [2020-10-01T19:51:39.249Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:39.249Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.43 [2020-10-01T19:51:39.249Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:39.249Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2020-10-01T19:51:39.312Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2020-10-01T19:51:39.312Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:39.312Z] 1.2.2-dev.43 [2020-10-01T19:51:39.312Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:39.312Z] master [2020-10-01T19:51:39.312Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:39.777Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:40.069Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:40.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-10-01T19:51:40.069Z] c8cc211473ff: Preparing [2020-10-01T19:51:40.069Z] cc1efa40bb23: Preparing [2020-10-01T19:51:40.069Z] 0bd496d64dba: Preparing [2020-10-01T19:51:40.329Z] c8cc211473ff: Pushed [2020-10-01T19:51:40.329Z] 0bd496d64dba: Pushed [2020-10-01T19:51:41.269Z] cc1efa40bb23: Pushed [2020-10-01T19:51:41.531Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f: digest: sha256:904b314866f34b19aa1aea3ca4830df375cefbebd807a70f30ad9c76ccea18ea size: 944 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:41.833Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:42.218Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.43 [2020-10-01T19:51:42.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-10-01T19:51:42.218Z] c8cc211473ff: Preparing [2020-10-01T19:51:42.218Z] cc1efa40bb23: Preparing [2020-10-01T19:51:42.218Z] 0bd496d64dba: Preparing [2020-10-01T19:51:42.218Z] 0bd496d64dba: Layer already exists [2020-10-01T19:51:42.218Z] cc1efa40bb23: Layer already exists [2020-10-01T19:51:42.218Z] c8cc211473ff: Layer already exists [2020-10-01T19:51:42.218Z] 1.2.2-dev.43: digest: sha256:904b314866f34b19aa1aea3ca4830df375cefbebd807a70f30ad9c76ccea18ea size: 944 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:42.522Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:42.853Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:42.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-10-01T19:51:42.853Z] c8cc211473ff: Preparing [2020-10-01T19:51:42.853Z] cc1efa40bb23: Preparing [2020-10-01T19:51:42.853Z] 0bd496d64dba: Preparing [2020-10-01T19:51:42.853Z] cc1efa40bb23: Layer already exists [2020-10-01T19:51:42.853Z] 0bd496d64dba: Layer already exists [2020-10-01T19:51:42.853Z] c8cc211473ff: Layer already exists [2020-10-01T19:51:42.853Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43: digest: sha256:904b314866f34b19aa1aea3ca4830df375cefbebd807a70f30ad9c76ccea18ea size: 944 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:43.153Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:43.449Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2020-10-01T19:51:43.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-10-01T19:51:43.450Z] c8cc211473ff: Preparing [2020-10-01T19:51:43.450Z] cc1efa40bb23: Preparing [2020-10-01T19:51:43.450Z] 0bd496d64dba: Preparing [2020-10-01T19:51:43.450Z] c8cc211473ff: Layer already exists [2020-10-01T19:51:43.450Z] 0bd496d64dba: Layer already exists [2020-10-01T19:51:43.450Z] cc1efa40bb23: Layer already exists [2020-10-01T19:51:43.450Z] master: digest: sha256:904b314866f34b19aa1aea3ca4830df375cefbebd807a70f30ad9c76ccea18ea size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T19:51:43.664Z] ===================================================== [Pipeline] echo [2020-10-01T19:51:43.728Z] taggedImages: [2020-10-01T19:51:43.728Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:43.728Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.43 [2020-10-01T19:51:43.728Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:43.728Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2020-10-01T19:51:43.802Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2020-10-01T19:51:43.802Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:43.802Z] 1.2.2-dev.43 [2020-10-01T19:51:43.802Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:43.802Z] master [2020-10-01T19:51:43.802Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:44.295Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:44.593Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:44.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-10-01T19:51:44.594Z] 957aa00bf0eb: Preparing [2020-10-01T19:51:44.594Z] cadeaa42cd12: Preparing [2020-10-01T19:51:44.594Z] b87726b07749: Preparing [2020-10-01T19:51:44.594Z] 7fdae755df60: Preparing [2020-10-01T19:51:44.594Z] 1fccfa2af784: Preparing [2020-10-01T19:51:44.594Z] 5cb4ba0196df: Preparing [2020-10-01T19:51:44.594Z] 0617d6639088: Preparing [2020-10-01T19:51:44.594Z] 527eef706b20: Preparing [2020-10-01T19:51:44.594Z] 224742e9e948: Preparing [2020-10-01T19:51:44.594Z] 5391e5290f13: Preparing [2020-10-01T19:51:44.594Z] 13baed61c795: Preparing [2020-10-01T19:51:44.594Z] 51d6d3d09136: Preparing [2020-10-01T19:51:44.594Z] 1507bc794612: Preparing [2020-10-01T19:51:44.594Z] 50644c29ef5a: Preparing [2020-10-01T19:51:44.594Z] 224742e9e948: Waiting [2020-10-01T19:51:44.594Z] 5391e5290f13: Waiting [2020-10-01T19:51:44.594Z] 13baed61c795: Waiting [2020-10-01T19:51:44.594Z] 51d6d3d09136: Waiting [2020-10-01T19:51:44.594Z] 1507bc794612: Waiting [2020-10-01T19:51:44.594Z] 5cb4ba0196df: Waiting [2020-10-01T19:51:44.594Z] 50644c29ef5a: Waiting [2020-10-01T19:51:44.594Z] 527eef706b20: Waiting [2020-10-01T19:51:44.594Z] 0617d6639088: Waiting [2020-10-01T19:51:44.856Z] 1fccfa2af784: Pushed [2020-10-01T19:51:44.856Z] 957aa00bf0eb: Pushed [2020-10-01T19:51:45.121Z] 7fdae755df60: Pushed [2020-10-01T19:51:45.121Z] 527eef706b20: Layer already exists [2020-10-01T19:51:45.121Z] 224742e9e948: Layer already exists [2020-10-01T19:51:45.121Z] 5391e5290f13: Layer already exists [2020-10-01T19:51:45.121Z] 0617d6639088: Pushed [2020-10-01T19:51:45.382Z] 13baed61c795: Layer already exists [2020-10-01T19:51:45.382Z] 51d6d3d09136: Layer already exists [2020-10-01T19:51:45.382Z] 1507bc794612: Layer already exists [2020-10-01T19:51:45.382Z] 50644c29ef5a: Layer already exists [2020-10-01T19:51:45.956Z] 5cb4ba0196df: Pushed [2020-10-01T19:51:45.956Z] cadeaa42cd12: Pushed [2020-10-01T19:51:54.135Z] b87726b07749: Pushed [2020-10-01T19:51:54.135Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f: digest: sha256:5445a4004e2773fb0bddd6d170ad0fadf446ed035a75d977d9e5fbdc8a12d7f6 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:54.442Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:54.737Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.43 [2020-10-01T19:51:54.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-10-01T19:51:54.737Z] 957aa00bf0eb: Preparing [2020-10-01T19:51:54.737Z] cadeaa42cd12: Preparing [2020-10-01T19:51:54.737Z] b87726b07749: Preparing [2020-10-01T19:51:54.737Z] 7fdae755df60: Preparing [2020-10-01T19:51:54.737Z] 1fccfa2af784: Preparing [2020-10-01T19:51:54.737Z] 5cb4ba0196df: Preparing [2020-10-01T19:51:54.737Z] 0617d6639088: Preparing [2020-10-01T19:51:54.737Z] 527eef706b20: Preparing [2020-10-01T19:51:54.737Z] 224742e9e948: Preparing [2020-10-01T19:51:54.737Z] 5391e5290f13: Preparing [2020-10-01T19:51:54.737Z] 13baed61c795: Preparing [2020-10-01T19:51:54.737Z] 51d6d3d09136: Preparing [2020-10-01T19:51:54.737Z] 1507bc794612: Preparing [2020-10-01T19:51:54.737Z] 50644c29ef5a: Preparing [2020-10-01T19:51:54.737Z] 5cb4ba0196df: Waiting [2020-10-01T19:51:54.737Z] 0617d6639088: Waiting [2020-10-01T19:51:54.737Z] 527eef706b20: Waiting [2020-10-01T19:51:54.737Z] 224742e9e948: Waiting [2020-10-01T19:51:54.737Z] 5391e5290f13: Waiting [2020-10-01T19:51:54.737Z] 13baed61c795: Waiting [2020-10-01T19:51:54.737Z] 51d6d3d09136: Waiting [2020-10-01T19:51:54.737Z] 1507bc794612: Waiting [2020-10-01T19:51:54.737Z] 50644c29ef5a: Waiting [2020-10-01T19:51:54.737Z] 7fdae755df60: Layer already exists [2020-10-01T19:51:54.737Z] 957aa00bf0eb: Layer already exists [2020-10-01T19:51:54.737Z] b87726b07749: Layer already exists [2020-10-01T19:51:54.737Z] 1fccfa2af784: Layer already exists [2020-10-01T19:51:54.737Z] cadeaa42cd12: Layer already exists [2020-10-01T19:51:54.737Z] 5cb4ba0196df: Layer already exists [2020-10-01T19:51:54.737Z] 0617d6639088: Layer already exists [2020-10-01T19:51:54.737Z] 5391e5290f13: Layer already exists [2020-10-01T19:51:54.737Z] 527eef706b20: Layer already exists [2020-10-01T19:51:54.737Z] 224742e9e948: Layer already exists [2020-10-01T19:51:54.737Z] 51d6d3d09136: Layer already exists [2020-10-01T19:51:54.737Z] 13baed61c795: Layer already exists [2020-10-01T19:51:54.737Z] 1507bc794612: Layer already exists [2020-10-01T19:51:54.737Z] 50644c29ef5a: Layer already exists [2020-10-01T19:51:54.737Z] 1.2.2-dev.43: digest: sha256:5445a4004e2773fb0bddd6d170ad0fadf446ed035a75d977d9e5fbdc8a12d7f6 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:55.044Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:55.340Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:55.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-10-01T19:51:55.340Z] 957aa00bf0eb: Preparing [2020-10-01T19:51:55.340Z] cadeaa42cd12: Preparing [2020-10-01T19:51:55.340Z] b87726b07749: Preparing [2020-10-01T19:51:55.340Z] 7fdae755df60: Preparing [2020-10-01T19:51:55.340Z] 1fccfa2af784: Preparing [2020-10-01T19:51:55.340Z] 5cb4ba0196df: Preparing [2020-10-01T19:51:55.340Z] 0617d6639088: Preparing [2020-10-01T19:51:55.340Z] 527eef706b20: Preparing [2020-10-01T19:51:55.340Z] 224742e9e948: Preparing [2020-10-01T19:51:55.340Z] 5391e5290f13: Preparing [2020-10-01T19:51:55.340Z] 13baed61c795: Preparing [2020-10-01T19:51:55.340Z] 51d6d3d09136: Preparing [2020-10-01T19:51:55.340Z] 1507bc794612: Preparing [2020-10-01T19:51:55.340Z] 50644c29ef5a: Preparing [2020-10-01T19:51:55.340Z] 527eef706b20: Waiting [2020-10-01T19:51:55.340Z] 224742e9e948: Waiting [2020-10-01T19:51:55.340Z] 5391e5290f13: Waiting [2020-10-01T19:51:55.340Z] 13baed61c795: Waiting [2020-10-01T19:51:55.340Z] 51d6d3d09136: Waiting [2020-10-01T19:51:55.340Z] 1507bc794612: Waiting [2020-10-01T19:51:55.340Z] 50644c29ef5a: Waiting [2020-10-01T19:51:55.340Z] 5cb4ba0196df: Waiting [2020-10-01T19:51:55.340Z] 0617d6639088: Waiting [2020-10-01T19:51:55.340Z] 7fdae755df60: Layer already exists [2020-10-01T19:51:55.340Z] cadeaa42cd12: Layer already exists [2020-10-01T19:51:55.340Z] 957aa00bf0eb: Layer already exists [2020-10-01T19:51:55.340Z] 1fccfa2af784: Layer already exists [2020-10-01T19:51:55.340Z] b87726b07749: Layer already exists [2020-10-01T19:51:55.340Z] 5cb4ba0196df: Layer already exists [2020-10-01T19:51:55.340Z] 0617d6639088: Layer already exists [2020-10-01T19:51:55.340Z] 527eef706b20: Layer already exists [2020-10-01T19:51:55.340Z] 5391e5290f13: Layer already exists [2020-10-01T19:51:55.340Z] 224742e9e948: Layer already exists [2020-10-01T19:51:55.340Z] 51d6d3d09136: Layer already exists [2020-10-01T19:51:55.340Z] 1507bc794612: Layer already exists [2020-10-01T19:51:55.340Z] 13baed61c795: Layer already exists [2020-10-01T19:51:55.340Z] 50644c29ef5a: Layer already exists [2020-10-01T19:51:55.340Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43: digest: sha256:5445a4004e2773fb0bddd6d170ad0fadf446ed035a75d977d9e5fbdc8a12d7f6 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:55.644Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T19:51:55.943Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2020-10-01T19:51:55.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-10-01T19:51:55.943Z] 957aa00bf0eb: Preparing [2020-10-01T19:51:55.943Z] cadeaa42cd12: Preparing [2020-10-01T19:51:55.943Z] b87726b07749: Preparing [2020-10-01T19:51:55.943Z] 7fdae755df60: Preparing [2020-10-01T19:51:55.943Z] 1fccfa2af784: Preparing [2020-10-01T19:51:55.943Z] 5cb4ba0196df: Preparing [2020-10-01T19:51:55.943Z] 0617d6639088: Preparing [2020-10-01T19:51:55.943Z] 527eef706b20: Preparing [2020-10-01T19:51:55.943Z] 224742e9e948: Preparing [2020-10-01T19:51:55.943Z] 5391e5290f13: Preparing [2020-10-01T19:51:55.943Z] 13baed61c795: Preparing [2020-10-01T19:51:55.943Z] 51d6d3d09136: Preparing [2020-10-01T19:51:55.943Z] 1507bc794612: Preparing [2020-10-01T19:51:55.943Z] 50644c29ef5a: Preparing [2020-10-01T19:51:55.943Z] 5cb4ba0196df: Waiting [2020-10-01T19:51:55.943Z] 0617d6639088: Waiting [2020-10-01T19:51:55.943Z] 527eef706b20: Waiting [2020-10-01T19:51:55.943Z] 224742e9e948: Waiting [2020-10-01T19:51:55.943Z] 5391e5290f13: Waiting [2020-10-01T19:51:55.943Z] 13baed61c795: Waiting [2020-10-01T19:51:55.943Z] 51d6d3d09136: Waiting [2020-10-01T19:51:55.943Z] 1507bc794612: Waiting [2020-10-01T19:51:55.943Z] 50644c29ef5a: Waiting [2020-10-01T19:51:55.943Z] 1fccfa2af784: Layer already exists [2020-10-01T19:51:55.943Z] 7fdae755df60: Layer already exists [2020-10-01T19:51:55.943Z] 957aa00bf0eb: Layer already exists [2020-10-01T19:51:55.943Z] b87726b07749: Layer already exists [2020-10-01T19:51:55.943Z] cadeaa42cd12: Layer already exists [2020-10-01T19:51:55.943Z] 0617d6639088: Layer already exists [2020-10-01T19:51:55.943Z] 5cb4ba0196df: Layer already exists [2020-10-01T19:51:55.943Z] 527eef706b20: Layer already exists [2020-10-01T19:51:55.943Z] 224742e9e948: Layer already exists [2020-10-01T19:51:55.943Z] 5391e5290f13: Layer already exists [2020-10-01T19:51:55.943Z] 13baed61c795: Layer already exists [2020-10-01T19:51:55.943Z] 51d6d3d09136: Layer already exists [2020-10-01T19:51:55.943Z] 1507bc794612: Layer already exists [2020-10-01T19:51:55.943Z] 50644c29ef5a: Layer already exists [2020-10-01T19:51:55.943Z] master: digest: sha256:5445a4004e2773fb0bddd6d170ad0fadf446ed035a75d977d9e5fbdc8a12d7f6 size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T19:51:56.135Z] ===================================================== [Pipeline] echo [2020-10-01T19:51:56.180Z] taggedImages: [2020-10-01T19:51:56.180Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:51:56.180Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.43 [2020-10-01T19:51:56.180Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T19:51:56.180Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-01T19:53:04.544Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T19:53:04.544Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-01T19:53:04.544Z] ---> ff4e6bdf4792 [2020-10-01T19:53:04.544Z] Step 3/23 : WORKDIR /edgex-go [2020-10-01T19:53:04.544Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T19:53:04.544Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-01T19:53:04.544Z] ---> ff4e6bdf4792 [2020-10-01T19:53:04.544Z] Step 3/22 : WORKDIR /edgex-go [2020-10-01T19:53:04.544Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T19:53:04.544Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-01T19:53:04.544Z] ---> ff4e6bdf4792 [2020-10-01T19:53:04.544Z] Step 3/24 : WORKDIR /edgex-go [2020-10-01T19:53:04.544Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T19:53:04.544Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-01T19:53:04.544Z] ---> ff4e6bdf4792 [2020-10-01T19:53:04.544Z] Step 3/22 : WORKDIR /edgex-go [2020-10-01T19:53:04.544Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T19:53:04.544Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-01T19:53:04.544Z] ---> ff4e6bdf4792 [2020-10-01T19:53:04.544Z] Step 3/22 : WORKDIR /edgex-go [2020-10-01T19:53:04.544Z] ---> Running in 31260389de33 [2020-10-01T19:53:04.544Z] ---> Running in 5795e6e0b264 [2020-10-01T19:53:04.544Z] ---> Running in 87f1a1b52ead [2020-10-01T19:53:04.544Z] ---> Running in f0981c06bf7e [2020-10-01T19:53:04.544Z] ---> Running in 96052c5e8cb1 [2020-10-01T19:53:04.544Z] Removing intermediate container 87f1a1b52ead [2020-10-01T19:53:04.544Z] ---> eec57690355e [2020-10-01T19:53:04.544Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T19:53:04.544Z] Removing intermediate container 5795e6e0b264 [2020-10-01T19:53:04.544Z] ---> de0f30e71022 [2020-10-01T19:53:04.544Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T19:53:04.544Z] Removing intermediate container f0981c06bf7e [2020-10-01T19:53:04.544Z] ---> 09d25c0b6a03 [2020-10-01T19:53:04.544Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T19:53:04.544Z] ---> Running in a1b87d62f63e [2020-10-01T19:53:04.544Z] Removing intermediate container 96052c5e8cb1 [2020-10-01T19:53:04.544Z] ---> ffed712ae9fa [2020-10-01T19:53:04.544Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T19:53:04.544Z] Removing intermediate container 31260389de33 [2020-10-01T19:53:04.544Z] ---> 0f454109dcbc [2020-10-01T19:53:04.544Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T19:53:04.544Z] ---> Running in 2d6ede8e825d [2020-10-01T19:53:04.544Z] ---> Running in 832c40505e06 [2020-10-01T19:53:04.544Z] ---> Running in b0dec0256a67 [2020-10-01T19:53:04.544Z] ---> Running in 99bd25321eb4 [2020-10-01T19:53:04.544Z] Removing intermediate container a1b87d62f63e [2020-10-01T19:53:04.544Z] ---> 926669760607 [2020-10-01T19:53:04.544Z] Step 5/22 : RUN apk update && apk add make git [2020-10-01T19:53:04.544Z] Removing intermediate container 2d6ede8e825d [2020-10-01T19:53:04.544Z] ---> ca4385171df2 [2020-10-01T19:53:04.544Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-01T19:53:04.544Z] ---> Running in f7fa39ef3664 [2020-10-01T19:53:04.544Z] ---> Running in b03eced687a9 [2020-10-01T19:53:04.544Z] Removing intermediate container 832c40505e06 [2020-10-01T19:53:04.544Z] ---> d1314ee585d5 [2020-10-01T19:53:04.544Z] Step 5/22 : RUN apk update && apk add make git [2020-10-01T19:53:04.544Z] ---> Running in 4484cc0dd4c4 [2020-10-01T19:53:04.544Z] Removing intermediate container b0dec0256a67 [2020-10-01T19:53:04.544Z] ---> 93c9cd3f25fa [2020-10-01T19:53:04.544Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-01T19:53:04.544Z] Removing intermediate container 99bd25321eb4 [2020-10-01T19:53:04.544Z] ---> d0fc0fda5954 [2020-10-01T19:53:04.544Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-01T19:53:04.544Z] ---> Running in 49ed37e1fb5f [2020-10-01T19:53:04.544Z] ---> Running in 70f9016953fb [2020-10-01T19:53:04.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T19:53:04.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T19:53:04.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T19:53:04.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T19:53:04.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T19:53:04.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T19:53:04.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T19:53:04.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T19:53:04.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T19:53:04.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T19:53:04.545Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:53:04.545Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:53:04.545Z] OK: 12623 distinct packages available [2020-10-01T19:53:04.545Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:53:04.545Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:53:04.545Z] OK: 12623 distinct packages available [2020-10-01T19:53:04.545Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:53:04.545Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:53:04.545Z] OK: 12623 distinct packages available [2020-10-01T19:53:04.545Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:53:04.545Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:53:04.545Z] OK: 12623 distinct packages available [2020-10-01T19:53:04.545Z] OK: 217 MiB in 51 packages [2020-10-01T19:53:04.545Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:53:04.545Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:53:04.545Z] OK: 12623 distinct packages available [2020-10-01T19:53:04.824Z] OK: 217 MiB in 51 packages [2020-10-01T19:53:05.424Z] OK: 217 MiB in 51 packages [2020-10-01T19:53:05.424Z] OK: 217 MiB in 51 packages [2020-10-01T19:53:05.424Z] OK: 217 MiB in 51 packages [2020-10-01T19:53:06.417Z] OK: 217 MiB in 51 packages [2020-10-01T19:53:06.418Z] Removing intermediate container f7fa39ef3664 [2020-10-01T19:53:06.418Z] ---> 6fcff71aae30 [2020-10-01T19:53:06.418Z] Step 6/22 : COPY go.mod . [2020-10-01T19:53:06.695Z] Removing intermediate container 4484cc0dd4c4 [2020-10-01T19:53:06.695Z] ---> 0592c9f49bb9 [2020-10-01T19:53:06.695Z] Step 6/22 : COPY go.mod . [2020-10-01T19:53:07.298Z] Removing intermediate container 49ed37e1fb5f [2020-10-01T19:53:07.298Z] ---> 2fa306987419 [2020-10-01T19:53:07.298Z] Step 6/23 : COPY go.mod . [2020-10-01T19:53:07.298Z] Removing intermediate container 70f9016953fb [2020-10-01T19:53:07.298Z] ---> 902579288b68 [2020-10-01T19:53:07.298Z] Step 6/24 : COPY go.mod . [2020-10-01T19:53:07.573Z] ---> f44808f19e21 [2020-10-01T19:53:07.573Z] Step 7/22 : RUN go mod download [2020-10-01T19:53:07.573Z] ---> Running in 5a088cb0659c [2020-10-01T19:53:07.848Z] ---> ebc5e3fc7dcc [2020-10-01T19:53:07.848Z] Step 7/22 : RUN go mod download [2020-10-01T19:53:07.848Z] Removing intermediate container b03eced687a9 [2020-10-01T19:53:07.848Z] ---> 2b8fcd7e690a [2020-10-01T19:53:07.848Z] Step 6/22 : COPY go.mod . [2020-10-01T19:53:08.123Z] ---> Running in 4824248b92b1 [2020-10-01T19:53:08.400Z] ---> 247121f6148b [2020-10-01T19:53:08.400Z] Step 7/23 : RUN go mod download ---> 546dc4522d76 [2020-10-01T19:53:08.400Z] Step 7/24 : RUN go mod download [2020-10-01T19:53:08.400Z] [2020-10-01T19:53:08.686Z] ---> Running in 99563d4617e3 [2020-10-01T19:53:08.686Z] ---> Running in e13dccdf6f18 [2020-10-01T19:53:09.288Z] ---> 8420db16a4cc [2020-10-01T19:53:09.288Z] Step 7/22 : RUN go mod download [2020-10-01T19:53:09.288Z] ---> Running in 6a15f0b96f70 [2020-10-01T19:53:12.716Z] Removing intermediate container 5a088cb0659c [2020-10-01T19:53:12.716Z] ---> 5240fea3222b [2020-10-01T19:53:12.716Z] Step 8/22 : COPY . . [2020-10-01T19:53:12.716Z] Removing intermediate container 4824248b92b1 [2020-10-01T19:53:12.716Z] ---> b6f8e30728aa [2020-10-01T19:53:12.716Z] Step 8/22 : COPY . . [2020-10-01T19:53:14.734Z] Removing intermediate container e13dccdf6f18 [2020-10-01T19:53:14.734Z] Removing intermediate container 99563d4617e3 [2020-10-01T19:53:14.734Z] ---> 8bba0524ec13 [2020-10-01T19:53:14.734Z] ---> 06db276d6c05 [2020-10-01T19:53:14.734Z] Step 8/24 : COPY . . [2020-10-01T19:53:14.734Z] Step 8/23 : COPY . . [2020-10-01T19:53:15.005Z] Removing intermediate container 6a15f0b96f70 [2020-10-01T19:53:15.005Z] ---> 15f85efe19b7 [2020-10-01T19:53:15.005Z] Step 8/22 : COPY . . [2020-10-01T19:53:37.392Z] ---> 58eb81986aa2 [2020-10-01T19:53:37.392Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-01T19:53:37.392Z] ---> 672fa6d0a81a [2020-10-01T19:53:37.392Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-01T19:53:37.392Z] ---> 48c48ed9d9f4 [2020-10-01T19:53:37.392Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-01T19:53:37.392Z] ---> 695ac9bb382b [2020-10-01T19:53:37.392Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-01T19:53:37.392Z] ---> Running in bf10442be798 [2020-10-01T19:53:37.392Z] ---> 2ab72c9a810b [2020-10-01T19:53:37.392Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-01T19:53:37.392Z] ---> Running in 5c8aa41f8186 [2020-10-01T19:53:37.392Z] ---> Running in ffd7d4a7592a [2020-10-01T19:53:37.392Z] ---> Running in 5ba304e14cb8 [2020-10-01T19:53:37.392Z] ---> Running in 3a818692f743 [2020-10-01T19:53:38.847Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o cmd/core-command/core-command ./cmd/core-command [2020-10-01T19:53:39.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-01T19:53:39.752Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o cmd/core-data/core-data ./cmd/core-data [2020-10-01T19:53:39.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-01T19:53:39.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-01T19:55:31.954Z] Removing intermediate container 3a818692f743 [2020-10-01T19:55:31.954Z] ---> 519e7bdc43d1 [2020-10-01T19:55:31.954Z] [2020-10-01T19:55:31.954Z] Step 10/22 : FROM scratch [2020-10-01T19:55:31.954Z] ---> [2020-10-01T19:55:31.954Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-01T19:55:31.954Z] ---> Running in 4030e3d9798d [2020-10-01T19:55:31.954Z] Removing intermediate container 4030e3d9798d [2020-10-01T19:55:31.954Z] ---> b53ad75fd037 [2020-10-01T19:55:31.954Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-01T19:55:31.954Z] ---> Running in cc4f9e62ffc6 [2020-10-01T19:55:31.954Z] Removing intermediate container cc4f9e62ffc6 [2020-10-01T19:55:31.954Z] ---> 35ce5711cc9e [2020-10-01T19:55:31.954Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-01T19:55:31.954Z] ---> Running in cfac74749710 [2020-10-01T19:55:31.954Z] Removing intermediate container cfac74749710 [2020-10-01T19:55:31.954Z] ---> 251ab6bd0350 [2020-10-01T19:55:31.954Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-01T19:55:31.954Z] ---> ea8eb944347a [2020-10-01T19:55:31.954Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-01T19:55:31.954Z] ---> 7bdaba9fb74e [2020-10-01T19:55:31.954Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-01T19:55:31.954Z] ---> 20e8d8bdfcd5 [2020-10-01T19:55:31.954Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-01T19:55:31.954Z] ---> c9957bcae9ae [2020-10-01T19:55:31.954Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-01T19:55:31.954Z] ---> Running in 6b22e964a530 [2020-10-01T19:55:31.954Z] Removing intermediate container 6b22e964a530 [2020-10-01T19:55:31.954Z] ---> fec7c3b7ccef [2020-10-01T19:55:31.954Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T19:55:31.954Z] ---> Running in d0659743904d [2020-10-01T19:55:31.954Z] Removing intermediate container d0659743904d [2020-10-01T19:55:31.954Z] ---> 80d5f49dd000 [2020-10-01T19:55:31.954Z] Step 20/22 : LABEL arch=arm64 [2020-10-01T19:55:31.954Z] ---> Running in e16edb717995 [2020-10-01T19:55:31.954Z] Removing intermediate container e16edb717995 [2020-10-01T19:55:31.954Z] ---> 0d7a4910e8ec [2020-10-01T19:55:31.954Z] Step 21/22 : LABEL git_sha=eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:55:31.954Z] ---> Running in a2f79587f271 [2020-10-01T19:55:31.954Z] Removing intermediate container a2f79587f271 [2020-10-01T19:55:31.954Z] ---> 17fb21f376d6 [2020-10-01T19:55:31.954Z] Step 22/22 : LABEL version=1.2.2-dev.43 [2020-10-01T19:55:31.954Z] ---> Running in d67ec1568228 [2020-10-01T19:55:32.234Z] Removing intermediate container d67ec1568228 [2020-10-01T19:55:32.234Z] ---> 716d83dab37a [2020-10-01T19:55:32.234Z] [2020-10-01T19:55:34.235Z] Successfully built 716d83dab37a [2020-10-01T19:55:34.235Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-10-01T19:55:34.235Z]  Building docker-support-logging-go ... done Building docker-security-proxy-setup-go [2020-10-01T19:55:37.681Z] Removing intermediate container 5ba304e14cb8 [2020-10-01T19:55:37.681Z] ---> 6ce7f3bf6059 [2020-10-01T19:55:37.681Z] [2020-10-01T19:55:37.681Z] Step 10/24 : FROM scratch [2020-10-01T19:55:37.681Z] ---> [2020-10-01T19:55:37.681Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-01T19:55:37.681Z] ---> Using cache [2020-10-01T19:55:37.681Z] ---> b53ad75fd037 [2020-10-01T19:55:37.681Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-01T19:55:37.960Z] Removing intermediate container bf10442be798 [2020-10-01T19:55:37.960Z] ---> aa29a08cf83a [2020-10-01T19:55:37.960Z] [2020-10-01T19:55:37.960Z] Step 10/22 : FROM scratch [2020-10-01T19:55:37.960Z] ---> [2020-10-01T19:55:37.960Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-01T19:55:37.960Z] ---> Running in af94dbfced25 [2020-10-01T19:55:38.570Z] ---> Running in dae3d0c60bdc [2020-10-01T19:55:39.171Z] Removing intermediate container af94dbfced25 [2020-10-01T19:55:39.171Z] ---> b36fdea48abd [2020-10-01T19:55:39.171Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-01T19:55:39.771Z] Removing intermediate container dae3d0c60bdc [2020-10-01T19:55:39.771Z] ---> 5349f93b3c5d [2020-10-01T19:55:39.771Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-01T19:55:39.771Z] ---> Running in 66ce3246da2d [2020-10-01T19:55:40.050Z] ---> Running in e0f7c34cf181 [2020-10-01T19:55:40.050Z] Removing intermediate container 66ce3246da2d [2020-10-01T19:55:40.050Z] ---> 7feae9181d01 [2020-10-01T19:55:40.050Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-01T19:55:40.652Z] Removing intermediate container e0f7c34cf181 [2020-10-01T19:55:40.652Z] ---> 5c7ff6d6e846 [2020-10-01T19:55:40.652Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-01T19:55:40.935Z] ---> Running in 87db7d3df85e [2020-10-01T19:55:41.538Z] ---> 49bf530d5680 [2020-10-01T19:55:41.538Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-01T19:55:41.538Z] Removing intermediate container 87db7d3df85e [2020-10-01T19:55:41.538Z] ---> dd04a7a87d63 [2020-10-01T19:55:41.538Z] Step 14/22 : WORKDIR / [2020-10-01T19:55:41.815Z] ---> Running in d590c86dad78 [2020-10-01T19:55:42.807Z] Removing intermediate container d590c86dad78 [2020-10-01T19:55:42.807Z] ---> 37bdac94abf9 [2020-10-01T19:55:42.807Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-01T19:55:44.260Z] ---> a9765215ca08 [2020-10-01T19:55:44.260Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-01T19:55:44.534Z] ---> 02b6a2a9aae8 [2020-10-01T19:55:44.534Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-01T19:55:47.216Z] ---> e48b4442ce8c [2020-10-01T19:55:47.216Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-01T19:55:47.216Z] ---> 025a97a07da0 [2020-10-01T19:55:47.216Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-01T19:55:49.860Z] ---> f7553fb0b25e [2020-10-01T19:55:49.860Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-01T19:55:49.860Z] ---> 63e2b1b618ba [2020-10-01T19:55:49.860Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-01T19:55:50.150Z] Removing intermediate container 5c8aa41f8186 [2020-10-01T19:55:50.150Z] ---> ce081edbe8b3 [2020-10-01T19:55:50.150Z] [2020-10-01T19:55:50.150Z] Step 10/22 : FROM scratch [2020-10-01T19:55:50.150Z] ---> [2020-10-01T19:55:50.150Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-01T19:55:50.428Z] ---> Using cache [2020-10-01T19:55:50.428Z] ---> 5349f93b3c5d [2020-10-01T19:55:50.428Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-01T19:55:50.703Z] ---> Running in 374d15dd2e03 [2020-10-01T19:55:50.981Z] ---> Running in bfabff9744d0 [2020-10-01T19:55:51.596Z] Removing intermediate container 374d15dd2e03 [2020-10-01T19:55:51.596Z] ---> 467c32904efe [2020-10-01T19:55:51.596Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T19:55:51.596Z] ---> 797c63244d45 [2020-10-01T19:55:51.596Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-01T19:55:51.874Z] ---> Running in 85485c97e77d [2020-10-01T19:55:51.874Z] Removing intermediate container bfabff9744d0 [2020-10-01T19:55:51.874Z] ---> 75e138e1f5ab [2020-10-01T19:55:51.874Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-01T19:55:52.472Z] ---> Running in 2a4ae82f1bf7 [2020-10-01T19:55:52.749Z] Removing intermediate container 85485c97e77d [2020-10-01T19:55:52.749Z] ---> 07a85fe848be [2020-10-01T19:55:52.749Z] Step 20/22 : LABEL arch=arm64 [2020-10-01T19:55:53.352Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T19:55:53.352Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-01T19:55:53.352Z] ---> ff4e6bdf4792 [2020-10-01T19:55:53.352Z] Step 3/20 : WORKDIR /edgex-go [2020-10-01T19:55:53.352Z] ---> Using cache [2020-10-01T19:55:53.352Z] ---> 0f454109dcbc [2020-10-01T19:55:53.352Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T19:55:53.352Z] ---> Using cache [2020-10-01T19:55:53.352Z] ---> d0fc0fda5954 [2020-10-01T19:55:53.352Z] Step 5/20 : RUN apk update && apk add make git [2020-10-01T19:55:53.352Z] ---> baa78471af9c [2020-10-01T19:55:53.352Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-01T19:55:53.352Z] Removing intermediate container 2a4ae82f1bf7 [2020-10-01T19:55:53.352Z] ---> 0fe60da32dde [2020-10-01T19:55:53.352Z] Step 14/22 : WORKDIR / [2020-10-01T19:55:53.631Z] ---> Running in 351cb5b4b423 [2020-10-01T19:55:53.631Z] ---> Running in 954a55408db1 [2020-10-01T19:55:53.631Z] ---> Running in a254d5ac517a [2020-10-01T19:55:53.907Z] ---> Running in 836cc7901f9a [2020-10-01T19:55:54.505Z] Removing intermediate container 954a55408db1 [2020-10-01T19:55:54.505Z] ---> 764e0f71b79b [2020-10-01T19:55:54.505Z] Step 21/22 : LABEL git_sha=eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:55:54.505Z] Removing intermediate container 836cc7901f9a [2020-10-01T19:55:54.505Z] ---> fd242d1b8dbc [2020-10-01T19:55:54.505Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T19:55:54.778Z] Removing intermediate container a254d5ac517a [2020-10-01T19:55:54.778Z] ---> ef24e17af7a4 [2020-10-01T19:55:54.778Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-01T19:55:55.055Z] ---> Running in f18236be17c0 [2020-10-01T19:55:55.055Z] ---> Running in 63a2b3de3ce6 [2020-10-01T19:55:55.650Z] Removing intermediate container 63a2b3de3ce6 [2020-10-01T19:55:55.650Z] ---> 43cdc7b92183 [2020-10-01T19:55:55.650Z] Step 22/22 : LABEL version=1.2.2-dev.43 [2020-10-01T19:55:55.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T19:55:55.924Z] ---> b3a6d9b8fea6 [2020-10-01T19:55:55.924Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-01T19:55:55.924Z] Removing intermediate container f18236be17c0 [2020-10-01T19:55:55.924Z] ---> e1e6bc0d2b2b [2020-10-01T19:55:55.924Z] Step 22/24 : LABEL arch=arm64 [2020-10-01T19:55:55.924Z] ---> Running in c8d686875952 [2020-10-01T19:55:56.197Z] ---> Running in 773fb67cb008 [2020-10-01T19:55:56.470Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T19:55:57.065Z] Removing intermediate container c8d686875952 [2020-10-01T19:55:57.065Z] ---> ed4397b5211b [2020-10-01T19:55:57.065Z] [2020-10-01T19:55:57.351Z] Removing intermediate container 773fb67cb008 [2020-10-01T19:55:57.351Z] ---> ea1ea8859de6 [2020-10-01T19:55:57.351Z] Step 23/24 : LABEL git_sha=eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:55:57.351Z] Successfully built ed4397b5211b [2020-10-01T19:55:57.629Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:55:57.629Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:55:57.629Z] OK: 12623 distinct packages available [2020-10-01T19:55:57.629Z] Successfully tagged docker-core-command-go-arm64:latest [2020-10-01T19:55:57.630Z] Building docker-security-secretstore-setup-go [2020-10-01T19:55:57.905Z]  Building docker-core-command-go ... done  ---> d39fb9360af0 [2020-10-01T19:55:57.905Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-01T19:55:57.905Z] ---> Running in 18e389a5d661 [2020-10-01T19:55:58.183Z] OK: 217 MiB in 51 packages [2020-10-01T19:55:58.782Z] Removing intermediate container ffd7d4a7592a [2020-10-01T19:55:58.782Z] ---> 95df5aa2f948 [2020-10-01T19:55:58.782Z] [2020-10-01T19:55:58.782Z] Step 10/23 : FROM alpine [2020-10-01T19:55:59.054Z] Removing intermediate container 18e389a5d661 [2020-10-01T19:55:59.054Z] ---> cc13016688d4 [2020-10-01T19:55:59.054Z] Step 24/24 : LABEL version=1.2.2-dev.43 [2020-10-01T19:55:59.054Z] latest: Pulling from library/alpine [2020-10-01T19:56:00.038Z] ---> 98e7129d74a4 [2020-10-01T19:56:00.038Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-01T19:56:00.038Z] ---> Running in d0ef9cdeb002 [2020-10-01T19:56:00.636Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-01T19:56:00.636Z] Status: Downloaded newer image for alpine:latest [2020-10-01T19:56:00.636Z] ---> 62ee0e9f8440 [2020-10-01T19:56:00.636Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-01T19:56:00.636Z] ---> Running in e1088420a271 [2020-10-01T19:56:00.920Z] Removing intermediate container d0ef9cdeb002 [2020-10-01T19:56:00.920Z] ---> 60d854c7e74c [2020-10-01T19:56:00.920Z] [2020-10-01T19:56:00.920Z] Removing intermediate container 351cb5b4b423 [2020-10-01T19:56:00.920Z] ---> d9cff5bee927 [2020-10-01T19:56:00.920Z] Step 6/20 : COPY go.mod . [2020-10-01T19:56:01.197Z] ---> Running in 09bf91f72a9a [2020-10-01T19:56:01.472Z] Successfully built 60d854c7e74c [2020-10-01T19:56:01.748Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-10-01T19:56:01.748Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2020-10-01T19:56:01.748Z] Removing intermediate container e1088420a271 [2020-10-01T19:56:01.748Z] ---> d33e28db7b0d [2020-10-01T19:56:01.748Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T19:56:02.020Z] ---> d3e835b48237 [2020-10-01T19:56:02.020Z] Step 7/20 : RUN go mod download [2020-10-01T19:56:02.296Z] ---> Running in 2d59f13857c7 [2020-10-01T19:56:02.296Z] Removing intermediate container 09bf91f72a9a [2020-10-01T19:56:02.296Z] ---> b34aed268966 [2020-10-01T19:56:02.296Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-01T19:56:02.296Z] ---> Running in 92a0dd6caa4e [2020-10-01T19:56:02.574Z] ---> Running in b21f1cb0e4c4 [2020-10-01T19:56:03.172Z] Removing intermediate container 2d59f13857c7 [2020-10-01T19:56:03.172Z] ---> b722eb82f081 [2020-10-01T19:56:03.172Z] Step 20/22 : LABEL arch=arm64 [2020-10-01T19:56:03.775Z] Removing intermediate container b21f1cb0e4c4 [2020-10-01T19:56:03.775Z] ---> a0c10b7a4f69 [2020-10-01T19:56:03.775Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-01T19:56:04.064Z] ---> Running in 82f929301e44 [2020-10-01T19:56:04.343Z] ---> Running in 2b72336e8bd2 [2020-10-01T19:56:04.955Z] Removing intermediate container 82f929301e44 [2020-10-01T19:56:04.955Z] ---> 4d7910110157 [2020-10-01T19:56:04.955Z] Step 21/22 : LABEL git_sha=eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:56:04.955Z] ---> Running in 70e13c7a583a [2020-10-01T19:56:04.955Z] Removing intermediate container 2b72336e8bd2 [2020-10-01T19:56:04.955Z] ---> c0a5193cd3a4 [2020-10-01T19:56:04.955Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T19:56:05.557Z] ---> Running in ed8896b5d2e3 [2020-10-01T19:56:05.830Z] Removing intermediate container 70e13c7a583a [2020-10-01T19:56:05.830Z] ---> 68d0c1cc0e86 [2020-10-01T19:56:05.830Z] Step 22/22 : LABEL version=1.2.2-dev.43 [2020-10-01T19:56:06.105Z] ---> Running in 56b8072fefae [2020-10-01T19:56:06.105Z] Removing intermediate container 92a0dd6caa4e [2020-10-01T19:56:06.105Z] ---> 7da50565e9c3 [2020-10-01T19:56:06.105Z] Step 8/20 : COPY . . [2020-10-01T19:56:07.092Z] Removing intermediate container 56b8072fefae [2020-10-01T19:56:07.092Z] ---> 67618856acc8 [2020-10-01T19:56:07.092Z] [2020-10-01T19:56:07.730Z] Successfully built 67618856acc8 [2020-10-01T19:56:07.730Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-10-01T19:56:07.730Z]  Building docker-core-metadata-go ... done Building docker-security-secrets-setup-go [2020-10-01T19:56:13.199Z] Removing intermediate container ed8896b5d2e3 [2020-10-01T19:56:13.200Z] ---> 7300c0353c89 [2020-10-01T19:56:13.200Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-01T19:56:13.814Z] ---> Running in 5d11e6907915 [2020-10-01T19:56:15.803Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T19:56:16.417Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T19:56:17.022Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-01T19:56:17.294Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-01T19:56:17.294Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-01T19:56:17.568Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-01T19:56:17.568Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-01T19:56:17.842Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T19:56:17.842Z] OK: 8 MiB in 19 packages [2020-10-01T19:56:22.175Z] ---> efda77126eea [2020-10-01T19:56:22.175Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-01T19:56:22.175Z] Removing intermediate container 5d11e6907915 [2020-10-01T19:56:22.175Z] ---> 930606a371b3 [2020-10-01T19:56:22.175Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-01T19:56:22.461Z] ---> Running in 9bc73647f254 [2020-10-01T19:56:23.930Z] ---> 6765f64af8bb [2020-10-01T19:56:23.930Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-01T19:56:24.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-01T19:56:26.217Z] ---> 7b839d0c445a [2020-10-01T19:56:26.217Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-01T19:56:27.671Z] ---> 51c6cd03aed7 [2020-10-01T19:56:27.671Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-01T19:56:28.272Z] ---> Running in 490a88675766 [2020-10-01T19:56:29.270Z] Removing intermediate container 490a88675766 [2020-10-01T19:56:29.270Z] ---> 71e434b78882 [2020-10-01T19:56:29.270Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T19:56:29.270Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T19:56:29.270Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-01T19:56:29.270Z] ---> ff4e6bdf4792 [2020-10-01T19:56:29.270Z] Step 3/26 : WORKDIR /edgex-go [2020-10-01T19:56:29.270Z] ---> Using cache [2020-10-01T19:56:29.270Z] ---> 0f454109dcbc [2020-10-01T19:56:29.270Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T19:56:29.270Z] ---> Using cache [2020-10-01T19:56:29.270Z] ---> d0fc0fda5954 [2020-10-01T19:56:29.270Z] Step 5/26 : RUN apk update && apk add make git [2020-10-01T19:56:29.270Z] ---> Using cache [2020-10-01T19:56:29.270Z] ---> d9cff5bee927 [2020-10-01T19:56:29.270Z] Step 6/26 : COPY go.mod . [2020-10-01T19:56:29.270Z] ---> Using cache [2020-10-01T19:56:29.270Z] ---> d3e835b48237 [2020-10-01T19:56:29.270Z] Step 7/26 : RUN go mod download [2020-10-01T19:56:29.270Z] ---> Using cache [2020-10-01T19:56:29.270Z] ---> 7da50565e9c3 [2020-10-01T19:56:29.270Z] Step 8/26 : COPY . . [2020-10-01T19:56:29.270Z] ---> Using cache [2020-10-01T19:56:29.270Z] ---> efda77126eea [2020-10-01T19:56:29.270Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-10-01T19:56:29.868Z] ---> Running in 2dee50f721a1 [2020-10-01T19:56:29.868Z] ---> Running in 3311cde3a930 [2020-10-01T19:56:31.339Z] Removing intermediate container 2dee50f721a1 [2020-10-01T19:56:31.339Z] ---> b38e5d7546ba [2020-10-01T19:56:31.339Z] Step 21/23 : LABEL arch=arm64 [2020-10-01T19:56:31.617Z] ---> Running in c629787071b2 [2020-10-01T19:56:32.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-01T19:56:32.930Z] Removing intermediate container c629787071b2 [2020-10-01T19:56:32.930Z] ---> 6e317afc00d5 [2020-10-01T19:56:32.930Z] Step 22/23 : LABEL git_sha=eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:56:33.545Z] ---> Running in ab95502c8331 [2020-10-01T19:56:35.032Z] Removing intermediate container ab95502c8331 [2020-10-01T19:56:35.032Z] ---> 23511f42b6fa [2020-10-01T19:56:35.032Z] Step 23/23 : LABEL version=1.2.2-dev.43 [2020-10-01T19:56:35.321Z] ---> Running in 959fb8939c6a [2020-10-01T19:56:36.794Z] Removing intermediate container 959fb8939c6a [2020-10-01T19:56:36.794Z] ---> 86962fbe1147 [2020-10-01T19:56:36.794Z] [2020-10-01T19:56:37.448Z] Successfully built 86962fbe1147 [2020-10-01T19:56:37.448Z] Successfully tagged docker-core-data-go-arm64:latest [2020-10-01T19:56:37.448Z] Building docker-sys-mgmt-agent-go [2020-10-01T19:56:38.952Z]  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T19:56:38.952Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-01T19:56:38.952Z] ---> ff4e6bdf4792 [2020-10-01T19:56:38.952Z] Step 3/21 : WORKDIR /edgex-go [2020-10-01T19:56:38.952Z] ---> Using cache [2020-10-01T19:56:38.952Z] ---> 0f454109dcbc [2020-10-01T19:56:38.952Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T19:56:38.952Z] ---> Using cache [2020-10-01T19:56:38.952Z] ---> d0fc0fda5954 [2020-10-01T19:56:38.952Z] Step 5/21 : RUN apk update && apk add make git [2020-10-01T19:56:38.952Z] ---> Using cache [2020-10-01T19:56:38.952Z] ---> d9cff5bee927 [2020-10-01T19:56:38.952Z] Step 6/21 : COPY go.mod . [2020-10-01T19:56:38.952Z] ---> Using cache [2020-10-01T19:56:38.952Z] ---> d3e835b48237 [2020-10-01T19:56:38.952Z] Step 7/21 : RUN go mod download [2020-10-01T19:56:38.952Z] ---> Using cache [2020-10-01T19:56:38.952Z] ---> 7da50565e9c3 [2020-10-01T19:56:38.952Z] Step 8/21 : COPY . . [2020-10-01T19:56:38.952Z] ---> Using cache [2020-10-01T19:56:38.952Z] ---> efda77126eea [2020-10-01T19:56:38.952Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-01T19:56:38.952Z] ---> Running in dbfd2e6de0b8 [2020-10-01T19:56:42.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-01T19:56:45.137Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T19:56:45.137Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-01T19:56:45.137Z] ---> ff4e6bdf4792 [2020-10-01T19:56:45.137Z] Step 3/29 : WORKDIR /edgex-go [2020-10-01T19:56:45.137Z] ---> Using cache [2020-10-01T19:56:45.137Z] ---> 0f454109dcbc [2020-10-01T19:56:45.137Z] Step 4/29 : RUN apk update && apk add make git [2020-10-01T19:56:46.678Z] ---> Running in 81f3cf0bb45f [2020-10-01T19:56:49.320Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T19:56:50.309Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T19:56:51.765Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:56:51.765Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:56:51.765Z] OK: 12623 distinct packages available [2020-10-01T19:56:53.233Z] OK: 217 MiB in 51 packages [2020-10-01T19:56:55.889Z] Removing intermediate container 81f3cf0bb45f [2020-10-01T19:56:55.889Z] ---> 901403abda25 [2020-10-01T19:56:55.889Z] Step 5/29 : COPY go.mod . [2020-10-01T19:56:57.355Z] ---> 9490ac04ba12 [2020-10-01T19:56:57.355Z] Step 6/29 : RUN go mod download [2020-10-01T19:56:57.967Z] ---> Running in 08146d3a4564 [2020-10-01T19:57:03.394Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T19:57:03.394Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-01T19:57:03.394Z] ---> ff4e6bdf4792 [2020-10-01T19:57:03.394Z] Step 3/27 : WORKDIR /edgex-go [2020-10-01T19:57:03.394Z] ---> Using cache [2020-10-01T19:57:03.394Z] ---> 0f454109dcbc [2020-10-01T19:57:03.394Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T19:57:03.394Z] ---> Using cache [2020-10-01T19:57:03.394Z] ---> d0fc0fda5954 [2020-10-01T19:57:03.394Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-01T19:57:03.394Z] ---> Running in edb3bca5afa6 [2020-10-01T19:57:04.004Z] Removing intermediate container 08146d3a4564 [2020-10-01T19:57:04.004Z] ---> 2b82b956653b [2020-10-01T19:57:04.004Z] Step 7/29 : COPY . . [2020-10-01T19:57:07.285Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T19:57:08.312Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T19:57:10.375Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:57:10.375Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:57:10.375Z] OK: 12623 distinct packages available [2020-10-01T19:57:11.377Z] OK: 217 MiB in 51 packages [2020-10-01T19:57:15.807Z] Removing intermediate container edb3bca5afa6 [2020-10-01T19:57:15.807Z] ---> 6418e1d3586a [2020-10-01T19:57:15.807Z] Step 6/27 : COPY go.mod . [2020-10-01T19:57:17.812Z] ---> 2bef4d2ea534 [2020-10-01T19:57:17.812Z] Step 7/27 : RUN go mod download [2020-10-01T19:57:18.412Z] ---> Running in b778c43d01d1 [2020-10-01T19:57:23.853Z] ---> c9b52f0df66a [2020-10-01T19:57:23.853Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-01T19:57:23.853Z] ---> Running in ea9885c732e9 [2020-10-01T19:57:23.853Z] Removing intermediate container b778c43d01d1 [2020-10-01T19:57:23.853Z] ---> 51f44d80e58b [2020-10-01T19:57:23.853Z] Step 8/27 : COPY . . [2020-10-01T19:57:26.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-01T19:57:41.710Z] Removing intermediate container 9bc73647f254 [2020-10-01T19:57:41.710Z] ---> 65da5d4260fc [2020-10-01T19:57:41.710Z] [2020-10-01T19:57:41.710Z] Step 10/20 : FROM alpine [2020-10-01T19:57:41.710Z] ---> 62ee0e9f8440 [2020-10-01T19:57:41.710Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-01T19:57:41.710Z] ---> Running in f420d3c88d49 [2020-10-01T19:57:41.710Z] ---> 5a03b3def70a [2020-10-01T19:57:41.710Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-01T19:57:41.710Z] ---> Running in e53929d58473 [2020-10-01T19:57:42.316Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T19:57:42.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T19:57:43.591Z] v3.12.0-358-g2c6fb656e2 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:57:43.591Z] v3.12.0-359-gbb2f9c1873 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:57:43.591Z] OK: 12621 distinct packages available [2020-10-01T19:57:44.205Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-01T19:57:44.205Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-01T19:57:44.487Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-01T19:57:44.487Z] (4/4) Installing curl (7.69.1-r1) [2020-10-01T19:57:44.487Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T19:57:44.487Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-01T19:57:44.487Z] Executing ca-certificates-20191127-r4.trigger [2020-10-01T19:57:44.767Z] OK: 7 MiB in 18 packages [2020-10-01T19:57:47.436Z] Removing intermediate container f420d3c88d49 [2020-10-01T19:57:47.436Z] ---> 82f2fd117e6e [2020-10-01T19:57:47.436Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-01T19:57:47.436Z] ---> Running in d4029ec59120 [2020-10-01T19:57:48.047Z] Removing intermediate container d4029ec59120 [2020-10-01T19:57:48.047Z] ---> dc42ac39f606 [2020-10-01T19:57:48.047Z] Step 13/20 : WORKDIR /edgex [2020-10-01T19:57:48.047Z] ---> Running in 4791866a1c35 [2020-10-01T19:57:48.656Z] Removing intermediate container 4791866a1c35 [2020-10-01T19:57:48.657Z] ---> d2605889ee5f [2020-10-01T19:57:48.657Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-01T19:57:49.281Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-01T19:57:49.891Z] ---> 857927ad334c [2020-10-01T19:57:49.891Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-01T19:57:51.352Z] ---> d293f717819e [2020-10-01T19:57:51.352Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-01T19:57:51.637Z] ---> Running in a6fdb73473e2 [2020-10-01T19:57:52.657Z] Removing intermediate container a6fdb73473e2 [2020-10-01T19:57:52.657Z] ---> d9415d2e6f84 [2020-10-01T19:57:52.657Z] Step 17/20 : CMD ["--init=true"] [2020-10-01T19:57:52.657Z] ---> Running in a081eb3a01ab [2020-10-01T19:57:53.281Z] Removing intermediate container a081eb3a01ab [2020-10-01T19:57:53.281Z] ---> 0d934a756d28 [2020-10-01T19:57:53.281Z] Step 18/20 : LABEL arch=arm64 [2020-10-01T19:57:53.281Z] ---> Running in 94d3e2d25b12 [2020-10-01T19:57:54.324Z] Removing intermediate container 94d3e2d25b12 [2020-10-01T19:57:54.324Z] ---> f18d3c49d0ed [2020-10-01T19:57:54.324Z] Step 19/20 : LABEL git_sha=eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:57:54.324Z] ---> Running in e0cdd5b95f6a [2020-10-01T19:57:54.944Z] Removing intermediate container e0cdd5b95f6a [2020-10-01T19:57:54.944Z] ---> ce364ac8e1b6 [2020-10-01T19:57:54.944Z] Step 20/20 : LABEL version=1.2.2-dev.43 [2020-10-01T19:57:55.226Z] ---> Running in 51dc5ccae677 [2020-10-01T19:57:55.839Z] Removing intermediate container 51dc5ccae677 [2020-10-01T19:57:55.839Z] ---> d8a1627398d1 [2020-10-01T19:57:55.839Z] [2020-10-01T19:57:56.462Z] Successfully built d8a1627398d1 [2020-10-01T19:57:56.462Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-10-01T19:57:59.890Z]  Building docker-security-proxy-setup-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-01T19:58:10.132Z] Removing intermediate container 3311cde3a930 [2020-10-01T19:58:10.132Z] ---> f06b9306b275 [2020-10-01T19:58:10.132Z] [2020-10-01T19:58:10.132Z] Step 10/26 : FROM alpine:3.10 [2020-10-01T19:58:10.744Z] 3.10: Pulling from library/alpine [2020-10-01T19:58:12.224Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-01T19:58:12.224Z] Status: Downloaded newer image for alpine:3.10 [2020-10-01T19:58:12.224Z] ---> 536a684cf733 [2020-10-01T19:58:12.224Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-01T19:58:12.224Z] ---> Running in 5c43dfa0acb4 [2020-10-01T19:58:14.879Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-10-01T19:58:15.158Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-10-01T19:58:15.763Z] v3.10.5-94-gea6eea6e70 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-01T19:58:15.763Z] v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-01T19:58:15.763Z] OK: 10167 distinct packages available [2020-10-01T19:58:16.362Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-01T19:58:16.362Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-01T19:58:16.362Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-01T19:58:16.362Z] (4/5) Installing curl (7.66.0-r1) [2020-10-01T19:58:16.362Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-01T19:58:16.362Z] Executing busybox-1.30.1-r3.trigger [2020-10-01T19:58:16.362Z] Executing ca-certificates-20191127-r2.trigger [2020-10-01T19:58:16.637Z] OK: 7 MiB in 19 packages [2020-10-01T19:58:19.269Z] Removing intermediate container 5c43dfa0acb4 [2020-10-01T19:58:19.269Z] ---> 627c23d9976f [2020-10-01T19:58:19.269Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-01T19:58:19.269Z] ---> Running in 925481c517d0 [2020-10-01T19:58:19.873Z] Removing intermediate container 925481c517d0 [2020-10-01T19:58:19.873Z] ---> 682ee74b162b [2020-10-01T19:58:19.873Z] Step 13/26 : WORKDIR / [2020-10-01T19:58:19.873Z] ---> Running in b29f71b95765 [2020-10-01T19:58:20.874Z] Removing intermediate container b29f71b95765 [2020-10-01T19:58:20.874Z] ---> 06c6b561feb8 [2020-10-01T19:58:20.874Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-10-01T19:58:22.336Z] ---> d0d627ca161f [2020-10-01T19:58:22.336Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-10-01T19:58:23.334Z] ---> 9a3024786ee0 [2020-10-01T19:58:23.334Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-01T19:58:25.342Z] ---> ac9814b6b3b5 [2020-10-01T19:58:25.342Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-01T19:58:26.333Z] Removing intermediate container dbfd2e6de0b8 [2020-10-01T19:58:26.333Z] ---> d771316cdd11 [2020-10-01T19:58:26.333Z] [2020-10-01T19:58:26.333Z] Step 10/21 : FROM scratch [2020-10-01T19:58:26.333Z] ---> [2020-10-01T19:58:26.333Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-01T19:58:26.333Z] ---> b25d9b22ecfe [2020-10-01T19:58:26.333Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-01T19:58:26.333Z] ---> Using cache [2020-10-01T19:58:26.333Z] ---> 5349f93b3c5d [2020-10-01T19:58:26.333Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-01T19:58:26.614Z] ---> Running in 7a09d0dea850 [2020-10-01T19:58:27.222Z] Removing intermediate container 7a09d0dea850 [2020-10-01T19:58:27.222Z] ---> 16cc76600363 [2020-10-01T19:58:27.504Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-01T19:58:27.504Z] ---> Running in 85546be1f55b [2020-10-01T19:58:28.122Z] ---> aab6a5f7d59b [2020-10-01T19:58:28.122Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-01T19:58:28.122Z] Removing intermediate container 85546be1f55b [2020-10-01T19:58:28.122Z] ---> 8d5328c3f88a [2020-10-01T19:58:28.122Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-01T19:58:29.601Z] ---> 17ae35b8539f [2020-10-01T19:58:29.601Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-01T19:58:30.214Z] ---> efc4204b6297 [2020-10-01T19:58:30.214Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-01T19:58:32.861Z] ---> e82c69775c2e [2020-10-01T19:58:32.861Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-01T19:58:32.861Z] ---> 8be02681427e [2020-10-01T19:58:32.861Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-01T19:58:34.327Z] ---> f8422c5525dc [2020-10-01T19:58:34.327Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-01T19:58:34.601Z] ---> Running in 5d11587c7a4a [2020-10-01T19:58:34.601Z] Removing intermediate container ea9885c732e9 [2020-10-01T19:58:34.601Z] ---> 7faa40f683c8 [2020-10-01T19:58:34.601Z] [2020-10-01T19:58:34.601Z] Step 9/29 : FROM alpine:latest [2020-10-01T19:58:34.601Z] ---> 62ee0e9f8440 [2020-10-01T19:58:34.601Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-01T19:58:34.601Z] ---> ce02d984c6ff [2020-10-01T19:58:34.601Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-01T19:58:34.880Z] ---> Running in 1cba25f437f1 [2020-10-01T19:58:34.880Z] ---> Running in 6b87de19c11a [2020-10-01T19:58:35.483Z] Removing intermediate container 5d11587c7a4a [2020-10-01T19:58:35.483Z] ---> 750f2c125859 [2020-10-01T19:58:35.483Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T19:58:35.762Z] Removing intermediate container 1cba25f437f1 [2020-10-01T19:58:35.762Z] ---> b3b1c5ce58ae [2020-10-01T19:58:35.762Z] Step 11/29 : USER root [2020-10-01T19:58:35.762Z] ---> Running in 38a7f8ea7f69 [2020-10-01T19:58:36.040Z] ---> Running in b32ff66522f5 [2020-10-01T19:58:36.650Z] Removing intermediate container 38a7f8ea7f69 [2020-10-01T19:58:36.650Z] ---> 488d897ad28e [2020-10-01T19:58:36.650Z] Step 19/21 : LABEL arch=arm64 [2020-10-01T19:58:36.650Z] Removing intermediate container b32ff66522f5 [2020-10-01T19:58:36.650Z] ---> 4a8bd435d9b9 [2020-10-01T19:58:36.650Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-01T19:58:36.947Z] ---> Running in c3ff09fe9eb9 [2020-10-01T19:58:36.947Z] ---> Running in ac1d98d7ccd6 [2020-10-01T19:58:37.560Z] Removing intermediate container c3ff09fe9eb9 [2020-10-01T19:58:37.843Z] ---> d6ce408e1a79 [2020-10-01T19:58:37.843Z] Step 20/21 : LABEL git_sha=eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:58:37.843Z] ---> Running in f15f6d9a698f [2020-10-01T19:58:38.836Z] Removing intermediate container f15f6d9a698f [2020-10-01T19:58:38.836Z] ---> 51d225c49d86 [2020-10-01T19:58:38.836Z] Step 21/21 : LABEL version=1.2.2-dev.43 [2020-10-01T19:58:38.836Z] ---> Running in ca954cc952f3 [2020-10-01T19:58:39.111Z] Removing intermediate container 6b87de19c11a [2020-10-01T19:58:39.111Z] ---> b442a6bdd555 [2020-10-01T19:58:39.111Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-01T19:58:39.111Z] ---> Running in ca0321e35530 [2020-10-01T19:58:39.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T19:58:39.389Z] Removing intermediate container ca954cc952f3 [2020-10-01T19:58:39.671Z] ---> 6490534d476c [2020-10-01T19:58:39.671Z] [2020-10-01T19:58:39.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T19:58:39.952Z] Removing intermediate container ca0321e35530 [2020-10-01T19:58:39.952Z] ---> 6319b659d165 [2020-10-01T19:58:39.952Z] Step 24/26 : LABEL arch=arm64 [2020-10-01T19:58:39.952Z] Successfully built 6490534d476c [2020-10-01T19:58:39.952Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-10-01T19:58:40.228Z]  Building docker-support-scheduler-go ... done  ---> Running in 373663c1f590 [2020-10-01T19:58:40.228Z] v3.12.0-358-g2c6fb656e2 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-01T19:58:40.228Z] v3.12.0-359-gbb2f9c1873 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-01T19:58:40.228Z] OK: 12621 distinct packages available [2020-10-01T19:58:40.508Z] Removing intermediate container 373663c1f590 [2020-10-01T19:58:40.508Z] ---> 7daa1de43e63 [2020-10-01T19:58:40.508Z] Step 25/26 : LABEL git_sha=eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:58:40.785Z] ---> Running in 7a6a4ce2162c [2020-10-01T19:58:41.068Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-01T19:58:41.068Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-01T19:58:41.068Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T19:58:41.068Z] Executing ca-certificates-20191127-r4.trigger [2020-10-01T19:58:41.341Z] OK: 6 MiB in 16 packages [2020-10-01T19:58:41.341Z] Removing intermediate container 7a6a4ce2162c [2020-10-01T19:58:41.341Z] ---> 71d898a7a32b [2020-10-01T19:58:41.341Z] Step 26/26 : LABEL version=1.2.2-dev.43 [2020-10-01T19:58:41.943Z] ---> Running in 266d4d5d2d3c [2020-10-01T19:58:42.546Z] Removing intermediate container 266d4d5d2d3c [2020-10-01T19:58:42.546Z] ---> a22cf4931811 [2020-10-01T19:58:42.546Z] [2020-10-01T19:58:42.823Z] Successfully built a22cf4931811 [2020-10-01T19:58:42.823Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-10-01T19:58:43.423Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container ac1d98d7ccd6 [2020-10-01T19:58:43.423Z] ---> 90ab48becbba [2020-10-01T19:58:43.423Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-01T19:58:43.703Z] ---> Running in a504a490b0e3 [2020-10-01T19:58:44.306Z] Removing intermediate container a504a490b0e3 [2020-10-01T19:58:44.306Z] ---> 2803e8aaca22 [2020-10-01T19:58:44.306Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-01T19:58:44.586Z] ---> Running in ac34bad341e6 [2020-10-01T19:58:44.586Z] Removing intermediate container e53929d58473 [2020-10-01T19:58:44.586Z] ---> 8f3415477d2a [2020-10-01T19:58:44.586Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-01T19:58:44.861Z] ---> Running in ba0546c1d9b6 [2020-10-01T19:58:45.135Z] Removing intermediate container ac34bad341e6 [2020-10-01T19:58:45.135Z] ---> 3e3f3145665f [2020-10-01T19:58:45.135Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-01T19:58:45.408Z] ---> Running in f6bef2d4744e [2020-10-01T19:58:46.853Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.43" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-01T19:58:48.313Z] Removing intermediate container f6bef2d4744e [2020-10-01T19:58:48.313Z] ---> a3308cd3a015 [2020-10-01T19:58:48.313Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-01T19:58:49.300Z] ---> 2b5efbcd7384 [2020-10-01T19:58:49.300Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-01T19:58:49.574Z] Removing intermediate container ba0546c1d9b6 [2020-10-01T19:58:49.574Z] ---> ca8bafaddc95 [2020-10-01T19:58:49.574Z] [2020-10-01T19:58:49.574Z] Step 11/27 : FROM docker:latest [2020-10-01T19:58:49.574Z] ---> 45884bde0078 [2020-10-01T19:58:49.574Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-01T19:58:49.851Z] ---> Running in 5c73dbb81e34 [2020-10-01T19:58:50.127Z] ---> 398c710fb9f8 [2020-10-01T19:58:50.127Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-01T19:58:51.116Z] ---> a91069a40e49 [2020-10-01T19:58:51.116Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-01T19:58:51.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T19:58:51.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T19:58:51.945Z] ---> a9f96609e55b [2020-10-01T19:58:51.945Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-01T19:58:52.218Z] (1/2) Installing readline (8.0.4-r0) [2020-10-01T19:58:52.218Z] (2/2) Installing bash (5.0.17-r0) [2020-10-01T19:58:52.218Z] Executing bash-5.0.17-r0.post-install [2020-10-01T19:58:52.218Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T19:58:52.218Z] OK: 12 MiB in 22 packages [2020-10-01T19:58:52.818Z] ---> 68d1c6cd0926 [2020-10-01T19:58:52.818Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-01T19:58:53.102Z] ---> Running in e02cbab39357 [2020-10-01T19:58:53.702Z] Removing intermediate container 5c73dbb81e34 [2020-10-01T19:58:53.702Z] ---> 208af6d3ae47 [2020-10-01T19:58:53.702Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-01T19:58:53.975Z] ---> Running in db3dd52e12b3 [2020-10-01T19:58:55.952Z] Removing intermediate container e02cbab39357 [2020-10-01T19:58:55.952Z] ---> e9de0d4643a2 [2020-10-01T19:58:55.952Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-01T19:58:56.541Z] ---> a306d75bbf28 [2020-10-01T19:58:56.541Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-01T19:58:56.541Z] ---> Running in 5261e5eeae82 [2020-10-01T19:58:56.821Z] Removing intermediate container db3dd52e12b3 [2020-10-01T19:58:56.821Z] ---> 0d4c67b9fd5e [2020-10-01T19:58:56.821Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-01T19:58:57.096Z] ---> Running in bcb24b7d1e4a [2020-10-01T19:58:57.692Z] Removing intermediate container bcb24b7d1e4a [2020-10-01T19:58:57.692Z] ---> 78ec7b050754 [2020-10-01T19:58:57.692Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-01T19:58:57.692Z] ---> Running in ed2892c52bee [2020-10-01T19:58:58.296Z] Removing intermediate container ed2892c52bee [2020-10-01T19:58:58.296Z] ---> 59e00c07bfcd [2020-10-01T19:58:58.296Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-01T19:58:58.296Z] ---> Running in d250b7605b23 [2020-10-01T19:58:59.272Z] Removing intermediate container d250b7605b23 [2020-10-01T19:58:59.272Z] ---> 252287a97745 [2020-10-01T19:58:59.272Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-01T19:58:59.272Z] Removing intermediate container 5261e5eeae82 [2020-10-01T19:58:59.272Z] ---> abb180f0d18a [2020-10-01T19:58:59.272Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-01T19:58:59.549Z] ---> Running in b71f1e47668b [2020-10-01T19:59:00.541Z] ---> 42e0047618aa [2020-10-01T19:59:00.541Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-01T19:59:01.138Z] ---> ef3b938465ab [2020-10-01T19:59:01.138Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-01T19:59:02.121Z] ---> 471cbf536475 [2020-10-01T19:59:02.121Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-01T19:59:02.398Z] ---> Running in d4d85af982dd [2020-10-01T19:59:02.672Z] Removing intermediate container b71f1e47668b [2020-10-01T19:59:02.672Z] ---> e9106988021e [2020-10-01T19:59:02.672Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-01T19:59:02.945Z] ---> Running in b318466b989a [2020-10-01T19:59:03.541Z] Removing intermediate container b318466b989a [2020-10-01T19:59:03.541Z] ---> ac1a3ce3daf3 [2020-10-01T19:59:03.541Z] Step 26/29 : CMD [ "generate" ] [2020-10-01T19:59:03.541Z] ---> Running in 5753d90a40c9 [2020-10-01T19:59:03.815Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T19:59:03.815Z] Removing intermediate container 5753d90a40c9 [2020-10-01T19:59:03.815Z] ---> 187ffa7bb6b1 [2020-10-01T19:59:03.815Z] Step 27/29 : LABEL arch=arm64 [2020-10-01T19:59:04.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T19:59:04.091Z] ---> Running in 8f5caf15a015 [2020-10-01T19:59:04.368Z] Removing intermediate container 8f5caf15a015 [2020-10-01T19:59:04.368Z] ---> c80159ea409d [2020-10-01T19:59:04.368Z] Step 28/29 : LABEL git_sha=eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:59:04.641Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-01T19:59:04.641Z] (2/33) Installing expat (2.2.9-r1) [2020-10-01T19:59:04.641Z] (3/33) Installing libffi (3.3-r2) [2020-10-01T19:59:04.641Z] (4/33) Installing gdbm (1.13-r1) [2020-10-01T19:59:04.641Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-01T19:59:04.641Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-01T19:59:04.641Z] ---> Running in af8806649ddc [2020-10-01T19:59:04.641Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-01T19:59:05.620Z] Removing intermediate container af8806649ddc [2020-10-01T19:59:05.620Z] ---> e652ecaedf72 [2020-10-01T19:59:05.620Z] Step 29/29 : LABEL version=1.2.2-dev.43 [2020-10-01T19:59:05.901Z] ---> Running in 07b89aac0768 [2020-10-01T19:59:06.497Z] Removing intermediate container 07b89aac0768 [2020-10-01T19:59:06.497Z] ---> 0d2c5e1ecf9d [2020-10-01T19:59:06.497Z] [2020-10-01T19:59:06.497Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-01T19:59:06.497Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-01T19:59:06.497Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-01T19:59:06.497Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-01T19:59:06.497Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-01T19:59:06.497Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-01T19:59:06.768Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-01T19:59:06.768Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-01T19:59:06.768Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-01T19:59:06.768Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-01T19:59:06.768Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-01T19:59:06.768Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-01T19:59:06.768Z] Successfully built 0d2c5e1ecf9d [2020-10-01T19:59:06.768Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-01T19:59:06.768Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-01T19:59:06.768Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-10-01T19:59:06.768Z]  Building docker-security-secrets-setup-go ... done (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-01T19:59:07.041Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-01T19:59:07.041Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-01T19:59:07.041Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-01T19:59:07.041Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-01T19:59:07.041Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-01T19:59:07.041Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-01T19:59:07.041Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-01T19:59:07.041Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-01T19:59:07.041Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-01T19:59:07.041Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-01T19:59:07.041Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-01T19:59:07.313Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T19:59:07.313Z] OK: 71 MiB in 55 packages [2020-10-01T19:59:14.061Z] Removing intermediate container d4d85af982dd [2020-10-01T19:59:14.061Z] ---> 68a863fae0fa [2020-10-01T19:59:14.061Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-01T19:59:14.061Z] ---> Running in 2e34c99bb180 [2020-10-01T19:59:18.414Z] Collecting docker-compose==1.23.2 [2020-10-01T19:59:18.686Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-01T19:59:19.279Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-01T19:59:19.279Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-01T19:59:21.883Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-01T19:59:21.883Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-01T19:59:21.883Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-10-01T19:59:22.472Z] Collecting PyYAML<4,>=3.10 [2020-10-01T19:59:22.472Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-01T19:59:25.846Z] Collecting jsonschema<3,>=2.5.1 [2020-10-01T19:59:25.846Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-01T19:59:25.846Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-01T19:59:26.117Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-01T19:59:26.389Z] Collecting texttable<0.10,>=0.9.0 [2020-10-01T19:59:26.389Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-01T19:59:28.352Z] Collecting docker<4.0,>=3.6.0 [2020-10-01T19:59:28.352Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-01T19:59:28.943Z] Collecting cached-property<2,>=1.2.0 [2020-10-01T19:59:28.943Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-01T19:59:29.216Z] Collecting docopt<0.7,>=0.6.1 [2020-10-01T19:59:29.216Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-01T19:59:31.826Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-01T19:59:31.826Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-01T19:59:31.826Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-10-01T19:59:31.826Z] Collecting idna<2.8,>=2.5 [2020-10-01T19:59:31.826Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-01T19:59:31.826Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-10-01T19:59:32.100Z] Collecting docker-pycreds>=0.4.0 [2020-10-01T19:59:32.100Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-01T19:59:32.100Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-01T19:59:32.100Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-01T19:59:32.100Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-01T19:59:32.100Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-01T19:59:33.075Z] Installing collected packages: dockerpty, urllib3, idna, requests, PyYAML, jsonschema, websocket-client, texttable, docker-pycreds, docker, cached-property, docopt, docker-compose [2020-10-01T19:59:33.075Z] Running setup.py install for dockerpty: started [2020-10-01T19:59:35.049Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-01T19:59:35.049Z] Attempting uninstall: urllib3 [2020-10-01T19:59:35.049Z] Found existing installation: urllib3 1.25.9 [2020-10-01T19:59:35.049Z] Uninstalling urllib3-1.25.9: [2020-10-01T19:59:35.049Z] Successfully uninstalled urllib3-1.25.9 [2020-10-01T19:59:35.321Z] Attempting uninstall: idna [2020-10-01T19:59:35.321Z] Found existing installation: idna 2.9 [2020-10-01T19:59:35.321Z] Uninstalling idna-2.9: [2020-10-01T19:59:35.592Z] Successfully uninstalled idna-2.9 [2020-10-01T19:59:36.193Z] Attempting uninstall: requests [2020-10-01T19:59:36.193Z] Found existing installation: requests 2.23.0 [2020-10-01T19:59:36.193Z] Uninstalling requests-2.23.0: [2020-10-01T19:59:36.193Z] Successfully uninstalled requests-2.23.0 [2020-10-01T19:59:36.472Z] Running setup.py install for PyYAML: started [2020-10-01T19:59:38.436Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-01T19:59:39.028Z] Running setup.py install for texttable: started [2020-10-01T19:59:40.987Z] Running setup.py install for texttable: finished with status 'done' [2020-10-01T19:59:41.579Z] Running setup.py install for docopt: started [2020-10-01T19:59:43.542Z] Running setup.py install for docopt: finished with status 'done' [2020-10-01T19:59:44.515Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-10-01T19:59:47.896Z] Removing intermediate container 2e34c99bb180 [2020-10-01T19:59:47.896Z] ---> c316272d456a [2020-10-01T19:59:47.896Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-01T19:59:48.170Z] ---> Running in 4a4baea380e2 [2020-10-01T19:59:49.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T19:59:49.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T19:59:50.188Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-01T19:59:50.188Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-01T19:59:50.188Z] (3/3) Installing curl (7.69.1-r1) [2020-10-01T19:59:50.188Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T19:59:50.188Z] OK: 71 MiB in 58 packages [2020-10-01T19:59:51.614Z] Removing intermediate container 4a4baea380e2 [2020-10-01T19:59:51.614Z] ---> c788e099cce4 [2020-10-01T19:59:51.614Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-01T19:59:51.614Z] ---> Running in 196eca347d17 [2020-10-01T19:59:52.204Z] Removing intermediate container 196eca347d17 [2020-10-01T19:59:52.204Z] ---> 59387664ecc4 [2020-10-01T19:59:52.204Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T19:59:52.204Z] ---> Running in 6cf7bef9355a [2020-10-01T19:59:52.474Z] Removing intermediate container 6cf7bef9355a [2020-10-01T19:59:52.474Z] ---> f3bdbf1a0966 [2020-10-01T19:59:52.474Z] Step 25/27 : LABEL arch=arm64 [2020-10-01T19:59:52.746Z] ---> Running in cb21bb1794a8 [2020-10-01T19:59:53.017Z] Removing intermediate container cb21bb1794a8 [2020-10-01T19:59:53.017Z] ---> 7bb6fe3c62ba [2020-10-01T19:59:53.017Z] Step 26/27 : LABEL git_sha=eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T19:59:53.290Z] ---> Running in d9212292e5cb [2020-10-01T19:59:53.885Z] Removing intermediate container d9212292e5cb [2020-10-01T19:59:53.885Z] ---> 6d99fef153f5 [2020-10-01T19:59:53.885Z] Step 27/27 : LABEL version=1.2.2-dev.43 [2020-10-01T19:59:53.885Z] ---> Running in a019acb93db7 [2020-10-01T19:59:54.156Z] Removing intermediate container a019acb93db7 [2020-10-01T19:59:54.157Z] ---> d3eb24347a6e [2020-10-01T19:59:54.157Z] [2020-10-01T19:59:54.748Z] Successfully built d3eb24347a6e [2020-10-01T19:59:54.748Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-10-01T19:59:55.032Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-10-01T19:59:55.036Z] $ docker stop --time=1 32d7f509ad95acae91780edaf963d9463f3cefbfe9e887c71d5721b1eb26823d [2020-10-01T19:59:56.930Z] $ docker rm -f 32d7f509ad95acae91780edaf963d9463f3cefbfe9e887c71d5721b1eb26823d [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T19:59:57.643Z] + + grepdocker docker images [2020-10-01T19:59:57.643Z] [2020-10-01T19:59:57.914Z] docker-sys-mgmt-agent-go-arm64 latest d3eb24347a6e 3 seconds ago 270MB [2020-10-01T19:59:57.914Z] docker-security-secrets-setup-go-arm64 latest 0d2c5e1ecf9d 51 seconds ago 22.7MB [2020-10-01T19:59:57.914Z] docker-security-secretstore-setup-go-arm64 latest a22cf4931811 About a minute ago 30.8MB [2020-10-01T19:59:57.914Z] docker-support-scheduler-go-arm64 latest 6490534d476c About a minute ago 11.5MB [2020-10-01T19:59:57.914Z] docker-security-proxy-setup-go-arm64 latest d8a1627398d1 2 minutes ago 15.1MB [2020-10-01T19:59:57.914Z] docker-core-data-go-arm64 latest 86962fbe1147 3 minutes ago 22.2MB [2020-10-01T19:59:57.914Z] docker-core-metadata-go-arm64 latest 67618856acc8 3 minutes ago 13.2MB [2020-10-01T19:59:57.914Z] docker-support-notifications-go-arm64 latest 60d854c7e74c 3 minutes ago 12.9MB [2020-10-01T19:59:57.914Z] docker-core-command-go-arm64 latest ed4397b5211b 4 minutes ago 11.4MB [2020-10-01T19:59:57.914Z] docker-support-logging-go-arm64 latest 716d83dab37a 4 minutes ago 10.6MB [2020-10-01T19:59:57.914Z] docker latest 45884bde0078 13 days ago 198MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-10-01T19:59:58.437Z] provisioning config files... [2020-10-01T19:59:58.480Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/158@tmp/config6272347371079512164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-01T19:59:58.869Z] ---> docker-login.sh [2020-10-01T19:59:58.869Z] nexus3.edgexfoundry.org:10001 [2020-10-01T19:59:59.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T19:59:59.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T19:59:59.732Z] Configure a credential helper to remove this warning. See [2020-10-01T19:59:59.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T19:59:59.732Z] [2020-10-01T19:59:59.732Z] Login Succeeded [2020-10-01T19:59:59.732Z] nexus3.edgexfoundry.org:10002 [2020-10-01T20:00:00.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T20:00:00.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T20:00:00.600Z] Configure a credential helper to remove this warning. See [2020-10-01T20:00:00.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T20:00:00.600Z] [2020-10-01T20:00:00.600Z] Login Succeeded [2020-10-01T20:00:00.600Z] nexus3.edgexfoundry.org:10003 [2020-10-01T20:00:01.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T20:00:01.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T20:00:01.192Z] Configure a credential helper to remove this warning. See [2020-10-01T20:00:01.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T20:00:01.192Z] [2020-10-01T20:00:01.192Z] Login Succeeded [2020-10-01T20:00:01.192Z] nexus3.edgexfoundry.org:10004 [2020-10-01T20:00:01.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T20:00:01.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T20:00:01.788Z] Configure a credential helper to remove this warning. See [2020-10-01T20:00:01.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T20:00:01.788Z] [2020-10-01T20:00:01.788Z] Login Succeeded [2020-10-01T20:00:02.061Z] docker.io [2020-10-01T20:00:02.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T20:00:02.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T20:00:02.925Z] Configure a credential helper to remove this warning. See [2020-10-01T20:00:02.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T20:00:02.925Z] [2020-10-01T20:00:02.925Z] Login Succeeded [2020-10-01T20:00:02.925Z] ---> docker-login.sh ends [Pipeline] } [2020-10-01T20:00:02.942Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T20:00:03.140Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2020-10-01T20:00:03.140Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:03.140Z] 1.2.2-dev.43 [2020-10-01T20:00:03.140Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:03.140Z] master [2020-10-01T20:00:03.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:03.657Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:03.996Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:03.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-10-01T20:00:03.997Z] 304830d593f7: Preparing [2020-10-01T20:00:03.997Z] 9e9e5f3469b4: Preparing [2020-10-01T20:00:03.997Z] 450324836731: Preparing [2020-10-01T20:00:04.272Z] 450324836731: Pushed [2020-10-01T20:00:04.272Z] 304830d593f7: Pushed [2020-10-01T20:00:06.874Z] 9e9e5f3469b4: Pushed [2020-10-01T20:00:07.146Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f: digest: sha256:1a6498b1b42cd13852dc62c8ed11158dc7c1786f7aff15e67cf2e27302069fae size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:07.762Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:08.099Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.43 [2020-10-01T20:00:08.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-10-01T20:00:08.099Z] 304830d593f7: Preparing [2020-10-01T20:00:08.099Z] 9e9e5f3469b4: Preparing [2020-10-01T20:00:08.099Z] 450324836731: Preparing [2020-10-01T20:00:08.099Z] 304830d593f7: Layer already exists [2020-10-01T20:00:08.099Z] 450324836731: Layer already exists [2020-10-01T20:00:08.099Z] 9e9e5f3469b4: Layer already exists [2020-10-01T20:00:08.370Z] 1.2.2-dev.43: digest: sha256:1a6498b1b42cd13852dc62c8ed11158dc7c1786f7aff15e67cf2e27302069fae size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:08.718Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:09.053Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:09.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-10-01T20:00:09.053Z] 304830d593f7: Preparing [2020-10-01T20:00:09.053Z] 9e9e5f3469b4: Preparing [2020-10-01T20:00:09.053Z] 450324836731: Preparing [2020-10-01T20:00:09.053Z] 450324836731: Layer already exists [2020-10-01T20:00:09.053Z] 9e9e5f3469b4: Layer already exists [2020-10-01T20:00:09.053Z] 304830d593f7: Layer already exists [2020-10-01T20:00:09.326Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43: digest: sha256:1a6498b1b42cd13852dc62c8ed11158dc7c1786f7aff15e67cf2e27302069fae size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:09.667Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:10.004Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2020-10-01T20:00:10.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-10-01T20:00:10.004Z] 304830d593f7: Preparing [2020-10-01T20:00:10.004Z] 9e9e5f3469b4: Preparing [2020-10-01T20:00:10.004Z] 450324836731: Preparing [2020-10-01T20:00:10.273Z] 9e9e5f3469b4: Layer already exists [2020-10-01T20:00:10.273Z] 450324836731: Layer already exists [2020-10-01T20:00:10.273Z] 304830d593f7: Layer already exists [2020-10-01T20:00:10.273Z] master: digest: sha256:1a6498b1b42cd13852dc62c8ed11158dc7c1786f7aff15e67cf2e27302069fae size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T20:00:10.581Z] ===================================================== [Pipeline] echo [2020-10-01T20:00:10.626Z] taggedImages: [2020-10-01T20:00:10.626Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:10.626Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.43 [2020-10-01T20:00:10.626Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:10.626Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2020-10-01T20:00:10.685Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2020-10-01T20:00:10.685Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:10.685Z] 1.2.2-dev.43 [2020-10-01T20:00:10.685Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:10.685Z] master [2020-10-01T20:00:10.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:11.195Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:11.546Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:11.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-10-01T20:00:11.546Z] 87396585bc44: Preparing [2020-10-01T20:00:11.546Z] d09bc95c0ea6: Preparing [2020-10-01T20:00:11.546Z] 1b68c98749fa: Preparing [2020-10-01T20:00:11.546Z] 108f206b9268: Preparing [2020-10-01T20:00:11.546Z] 7f8c7a9b3547: Preparing [2020-10-01T20:00:11.546Z] e2f13739ad41: Preparing [2020-10-01T20:00:11.546Z] e2f13739ad41: Waiting [2020-10-01T20:00:11.821Z] 87396585bc44: Pushed [2020-10-01T20:00:11.821Z] 7f8c7a9b3547: Pushed [2020-10-01T20:00:11.821Z] 1b68c98749fa: Pushed [2020-10-01T20:00:11.821Z] e2f13739ad41: Layer already exists [2020-10-01T20:00:12.413Z] 108f206b9268: Pushed [2020-10-01T20:00:15.021Z] d09bc95c0ea6: Pushed [2020-10-01T20:00:15.021Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f: digest: sha256:98c8ef024c1413af7ad30430ed3ffea30cee29491e9f5423fd2a2f1043ed1fcc size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:15.636Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:15.965Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.43 [2020-10-01T20:00:15.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-10-01T20:00:15.965Z] 87396585bc44: Preparing [2020-10-01T20:00:15.965Z] d09bc95c0ea6: Preparing [2020-10-01T20:00:15.965Z] 1b68c98749fa: Preparing [2020-10-01T20:00:15.965Z] 108f206b9268: Preparing [2020-10-01T20:00:15.965Z] 7f8c7a9b3547: Preparing [2020-10-01T20:00:15.965Z] e2f13739ad41: Preparing [2020-10-01T20:00:15.965Z] e2f13739ad41: Waiting [2020-10-01T20:00:16.237Z] 108f206b9268: Layer already exists [2020-10-01T20:00:16.237Z] 7f8c7a9b3547: Layer already exists [2020-10-01T20:00:16.237Z] 87396585bc44: Layer already exists [2020-10-01T20:00:16.237Z] 1b68c98749fa: Layer already exists [2020-10-01T20:00:16.237Z] d09bc95c0ea6: Layer already exists [2020-10-01T20:00:16.237Z] e2f13739ad41: Layer already exists [2020-10-01T20:00:16.237Z] 1.2.2-dev.43: digest: sha256:98c8ef024c1413af7ad30430ed3ffea30cee29491e9f5423fd2a2f1043ed1fcc size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:16.581Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:16.915Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:16.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-10-01T20:00:16.915Z] 87396585bc44: Preparing [2020-10-01T20:00:16.915Z] d09bc95c0ea6: Preparing [2020-10-01T20:00:16.915Z] 1b68c98749fa: Preparing [2020-10-01T20:00:16.915Z] 108f206b9268: Preparing [2020-10-01T20:00:16.915Z] 7f8c7a9b3547: Preparing [2020-10-01T20:00:16.915Z] e2f13739ad41: Preparing [2020-10-01T20:00:16.915Z] e2f13739ad41: Waiting [2020-10-01T20:00:16.915Z] 7f8c7a9b3547: Layer already exists [2020-10-01T20:00:16.915Z] 87396585bc44: Layer already exists [2020-10-01T20:00:16.915Z] 1b68c98749fa: Layer already exists [2020-10-01T20:00:16.915Z] d09bc95c0ea6: Layer already exists [2020-10-01T20:00:16.915Z] 108f206b9268: Layer already exists [2020-10-01T20:00:16.915Z] e2f13739ad41: Layer already exists [2020-10-01T20:00:17.183Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43: digest: sha256:98c8ef024c1413af7ad30430ed3ffea30cee29491e9f5423fd2a2f1043ed1fcc size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:17.520Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:17.854Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2020-10-01T20:00:17.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-10-01T20:00:17.854Z] 87396585bc44: Preparing [2020-10-01T20:00:17.854Z] d09bc95c0ea6: Preparing [2020-10-01T20:00:17.854Z] 1b68c98749fa: Preparing [2020-10-01T20:00:17.854Z] 108f206b9268: Preparing [2020-10-01T20:00:17.854Z] 7f8c7a9b3547: Preparing [2020-10-01T20:00:17.854Z] e2f13739ad41: Preparing [2020-10-01T20:00:17.854Z] e2f13739ad41: Waiting [2020-10-01T20:00:17.854Z] d09bc95c0ea6: Layer already exists [2020-10-01T20:00:17.854Z] 7f8c7a9b3547: Layer already exists [2020-10-01T20:00:17.854Z] 108f206b9268: Layer already exists [2020-10-01T20:00:17.854Z] 1b68c98749fa: Layer already exists [2020-10-01T20:00:17.854Z] 87396585bc44: Layer already exists [2020-10-01T20:00:18.129Z] e2f13739ad41: Layer already exists [2020-10-01T20:00:18.129Z] master: digest: sha256:98c8ef024c1413af7ad30430ed3ffea30cee29491e9f5423fd2a2f1043ed1fcc size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T20:00:18.324Z] ===================================================== [Pipeline] echo [2020-10-01T20:00:18.373Z] taggedImages: [2020-10-01T20:00:18.373Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:18.373Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.43 [2020-10-01T20:00:18.373Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:18.373Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2020-10-01T20:00:18.433Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2020-10-01T20:00:18.433Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:18.433Z] 1.2.2-dev.43 [2020-10-01T20:00:18.433Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:18.433Z] master [2020-10-01T20:00:18.434Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:18.949Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:19.287Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:19.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-10-01T20:00:19.287Z] 85d581bd5e97: Preparing [2020-10-01T20:00:19.287Z] a67c18ca1aa6: Preparing [2020-10-01T20:00:19.287Z] 5a29a7b57c8f: Preparing [2020-10-01T20:00:19.558Z] 85d581bd5e97: Pushed [2020-10-01T20:00:19.558Z] 5a29a7b57c8f: Pushed [2020-10-01T20:00:22.926Z] a67c18ca1aa6: Pushed [2020-10-01T20:00:22.926Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f: digest: sha256:eccca0d25845c1bd606f72dd109fc9da2758ba3f7b67ff039d637fafbe13fe90 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:23.266Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:23.601Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.43 [2020-10-01T20:00:23.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-10-01T20:00:23.602Z] 85d581bd5e97: Preparing [2020-10-01T20:00:23.602Z] a67c18ca1aa6: Preparing [2020-10-01T20:00:23.602Z] 5a29a7b57c8f: Preparing [2020-10-01T20:00:23.602Z] 85d581bd5e97: Layer already exists [2020-10-01T20:00:23.602Z] 5a29a7b57c8f: Layer already exists [2020-10-01T20:00:23.602Z] a67c18ca1aa6: Layer already exists [2020-10-01T20:00:23.871Z] 1.2.2-dev.43: digest: sha256:eccca0d25845c1bd606f72dd109fc9da2758ba3f7b67ff039d637fafbe13fe90 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:24.210Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:24.547Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:24.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-10-01T20:00:24.547Z] 85d581bd5e97: Preparing [2020-10-01T20:00:24.547Z] a67c18ca1aa6: Preparing [2020-10-01T20:00:24.547Z] 5a29a7b57c8f: Preparing [2020-10-01T20:00:24.817Z] 5a29a7b57c8f: Layer already exists [2020-10-01T20:00:24.817Z] a67c18ca1aa6: Layer already exists [2020-10-01T20:00:24.817Z] 85d581bd5e97: Layer already exists [2020-10-01T20:00:24.817Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43: digest: sha256:eccca0d25845c1bd606f72dd109fc9da2758ba3f7b67ff039d637fafbe13fe90 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:25.160Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:25.497Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2020-10-01T20:00:25.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-10-01T20:00:25.498Z] 85d581bd5e97: Preparing [2020-10-01T20:00:25.498Z] a67c18ca1aa6: Preparing [2020-10-01T20:00:25.498Z] 5a29a7b57c8f: Preparing [2020-10-01T20:00:25.771Z] 85d581bd5e97: Layer already exists [2020-10-01T20:00:25.771Z] a67c18ca1aa6: Layer already exists [2020-10-01T20:00:25.771Z] 5a29a7b57c8f: Layer already exists [2020-10-01T20:00:25.771Z] master: digest: sha256:eccca0d25845c1bd606f72dd109fc9da2758ba3f7b67ff039d637fafbe13fe90 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T20:00:25.974Z] ===================================================== [Pipeline] echo [2020-10-01T20:00:26.019Z] taggedImages: [2020-10-01T20:00:26.019Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:26.019Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.43 [2020-10-01T20:00:26.019Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:26.019Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2020-10-01T20:00:26.081Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2020-10-01T20:00:26.081Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:26.081Z] 1.2.2-dev.43 [2020-10-01T20:00:26.081Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:26.081Z] master [2020-10-01T20:00:26.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:26.621Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:26.958Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:26.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-10-01T20:00:26.958Z] 033634022fa8: Preparing [2020-10-01T20:00:26.958Z] 5efcfeacd83e: Preparing [2020-10-01T20:00:26.958Z] 93a8a313d5f0: Preparing [2020-10-01T20:00:26.958Z] cbb147cfcbd2: Preparing [2020-10-01T20:00:26.958Z] e2f13739ad41: Preparing [2020-10-01T20:00:27.309Z] e2f13739ad41: Layer already exists [2020-10-01T20:00:27.309Z] 93a8a313d5f0: Pushed [2020-10-01T20:00:27.309Z] 5efcfeacd83e: Pushed [2020-10-01T20:00:27.597Z] cbb147cfcbd2: Pushed [2020-10-01T20:00:29.056Z] 033634022fa8: Pushed [2020-10-01T20:00:29.328Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f: digest: sha256:f027dc527b1c5a47de56ebe4f3a0e8001a7f617e6f753ce4057795c87981daba size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:29.686Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:30.049Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.43 [2020-10-01T20:00:30.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-10-01T20:00:30.050Z] 033634022fa8: Preparing [2020-10-01T20:00:30.050Z] 5efcfeacd83e: Preparing [2020-10-01T20:00:30.050Z] 93a8a313d5f0: Preparing [2020-10-01T20:00:30.050Z] cbb147cfcbd2: Preparing [2020-10-01T20:00:30.050Z] e2f13739ad41: Preparing [2020-10-01T20:00:30.324Z] cbb147cfcbd2: Layer already exists [2020-10-01T20:00:30.324Z] 5efcfeacd83e: Layer already exists [2020-10-01T20:00:30.324Z] e2f13739ad41: Layer already exists [2020-10-01T20:00:30.324Z] 93a8a313d5f0: Layer already exists [2020-10-01T20:00:30.324Z] 033634022fa8: Layer already exists [2020-10-01T20:00:30.324Z] 1.2.2-dev.43: digest: sha256:f027dc527b1c5a47de56ebe4f3a0e8001a7f617e6f753ce4057795c87981daba size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:30.768Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:31.111Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:31.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-10-01T20:00:31.111Z] 033634022fa8: Preparing [2020-10-01T20:00:31.111Z] 5efcfeacd83e: Preparing [2020-10-01T20:00:31.111Z] 93a8a313d5f0: Preparing [2020-10-01T20:00:31.111Z] cbb147cfcbd2: Preparing [2020-10-01T20:00:31.111Z] e2f13739ad41: Preparing [2020-10-01T20:00:31.111Z] 033634022fa8: Layer already exists [2020-10-01T20:00:31.111Z] cbb147cfcbd2: Layer already exists [2020-10-01T20:00:31.111Z] 5efcfeacd83e: Layer already exists [2020-10-01T20:00:31.111Z] e2f13739ad41: Layer already exists [2020-10-01T20:00:31.382Z] 93a8a313d5f0: Layer already exists [2020-10-01T20:00:31.382Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43: digest: sha256:f027dc527b1c5a47de56ebe4f3a0e8001a7f617e6f753ce4057795c87981daba size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:31.723Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:32.062Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2020-10-01T20:00:32.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-10-01T20:00:32.062Z] 033634022fa8: Preparing [2020-10-01T20:00:32.062Z] 5efcfeacd83e: Preparing [2020-10-01T20:00:32.062Z] 93a8a313d5f0: Preparing [2020-10-01T20:00:32.062Z] cbb147cfcbd2: Preparing [2020-10-01T20:00:32.062Z] e2f13739ad41: Preparing [2020-10-01T20:00:32.334Z] 93a8a313d5f0: Layer already exists [2020-10-01T20:00:32.334Z] cbb147cfcbd2: Layer already exists [2020-10-01T20:00:32.334Z] e2f13739ad41: Layer already exists [2020-10-01T20:00:32.334Z] 033634022fa8: Layer already exists [2020-10-01T20:00:32.334Z] 5efcfeacd83e: Layer already exists [2020-10-01T20:00:32.334Z] master: digest: sha256:f027dc527b1c5a47de56ebe4f3a0e8001a7f617e6f753ce4057795c87981daba size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T20:00:32.525Z] ===================================================== [Pipeline] echo [2020-10-01T20:00:32.573Z] taggedImages: [2020-10-01T20:00:32.573Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:32.573Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.43 [2020-10-01T20:00:32.573Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:32.573Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2020-10-01T20:00:32.637Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go-arm64 with the following tags: [2020-10-01T20:00:32.637Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:32.637Z] 1.2.2-dev.43 [2020-10-01T20:00:32.637Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:32.637Z] master [2020-10-01T20:00:32.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:33.154Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:33.493Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:33.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-10-01T20:00:33.493Z] a3dba27c4bf7: Preparing [2020-10-01T20:00:33.493Z] a7176a427de7: Preparing [2020-10-01T20:00:33.493Z] 8640f7f90281: Preparing [2020-10-01T20:00:33.493Z] 4587cc894c9e: Preparing [2020-10-01T20:00:33.493Z] 4587cc894c9e: Preparing [2020-10-01T20:00:33.493Z] 6f783fca5f96: Preparing [2020-10-01T20:00:33.493Z] 1cf66b0bb5e6: Preparing [2020-10-01T20:00:33.493Z] 76cce1c24205: Preparing [2020-10-01T20:00:33.493Z] a3dba27c4bf7: Preparing [2020-10-01T20:00:33.493Z] 49228e490f71: Preparing [2020-10-01T20:00:33.493Z] f208541fdfd7: Preparing [2020-10-01T20:00:33.493Z] a5e9340fbe24: Preparing [2020-10-01T20:00:33.493Z] e2f13739ad41: Preparing [2020-10-01T20:00:33.493Z] 76cce1c24205: Waiting [2020-10-01T20:00:33.493Z] 49228e490f71: Waiting [2020-10-01T20:00:33.493Z] f208541fdfd7: Waiting [2020-10-01T20:00:33.493Z] e2f13739ad41: Waiting [2020-10-01T20:00:33.493Z] a5e9340fbe24: Waiting [2020-10-01T20:00:33.493Z] 1cf66b0bb5e6: Waiting [2020-10-01T20:00:34.087Z] 4587cc894c9e: Pushed [2020-10-01T20:00:34.087Z] 6f783fca5f96: Pushed [2020-10-01T20:00:34.087Z] 8640f7f90281: Pushed [2020-10-01T20:00:34.087Z] a7176a427de7: Pushed [2020-10-01T20:00:34.361Z] 76cce1c24205: Pushed [2020-10-01T20:00:34.361Z] 49228e490f71: Pushed [2020-10-01T20:00:34.361Z] 1cf66b0bb5e6: Pushed [2020-10-01T20:00:34.361Z] f208541fdfd7: Pushed [2020-10-01T20:00:34.361Z] e2f13739ad41: Layer already exists [2020-10-01T20:00:34.631Z] a5e9340fbe24: Pushed [2020-10-01T20:00:36.056Z] a3dba27c4bf7: Pushed [2020-10-01T20:00:36.328Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f: digest: sha256:5eb55fb054d7646c2e1e6d74eec45d19108ee1feef1d1cd331ca99fd7a9d3658 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:36.678Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:37.020Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.43 [2020-10-01T20:00:37.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-10-01T20:00:37.020Z] a3dba27c4bf7: Preparing [2020-10-01T20:00:37.020Z] a7176a427de7: Preparing [2020-10-01T20:00:37.020Z] 8640f7f90281: Preparing [2020-10-01T20:00:37.020Z] 4587cc894c9e: Preparing [2020-10-01T20:00:37.020Z] 4587cc894c9e: Preparing [2020-10-01T20:00:37.020Z] 6f783fca5f96: Preparing [2020-10-01T20:00:37.020Z] 1cf66b0bb5e6: Preparing [2020-10-01T20:00:37.020Z] 76cce1c24205: Preparing [2020-10-01T20:00:37.020Z] a3dba27c4bf7: Preparing [2020-10-01T20:00:37.020Z] 49228e490f71: Preparing [2020-10-01T20:00:37.020Z] f208541fdfd7: Preparing [2020-10-01T20:00:37.020Z] a5e9340fbe24: Preparing [2020-10-01T20:00:37.020Z] e2f13739ad41: Preparing [2020-10-01T20:00:37.020Z] 49228e490f71: Waiting [2020-10-01T20:00:37.020Z] f208541fdfd7: Waiting [2020-10-01T20:00:37.020Z] a5e9340fbe24: Waiting [2020-10-01T20:00:37.020Z] 76cce1c24205: Waiting [2020-10-01T20:00:37.020Z] e2f13739ad41: Waiting [2020-10-01T20:00:37.020Z] 1cf66b0bb5e6: Waiting [2020-10-01T20:00:37.020Z] a7176a427de7: Layer already exists [2020-10-01T20:00:37.020Z] 6f783fca5f96: Layer already exists [2020-10-01T20:00:37.020Z] 4587cc894c9e: Layer already exists [2020-10-01T20:00:37.290Z] a3dba27c4bf7: Layer already exists [2020-10-01T20:00:37.290Z] 8640f7f90281: Layer already exists [2020-10-01T20:00:37.290Z] 1cf66b0bb5e6: Layer already exists [2020-10-01T20:00:37.290Z] 76cce1c24205: Layer already exists [2020-10-01T20:00:37.290Z] 49228e490f71: Layer already exists [2020-10-01T20:00:37.290Z] a5e9340fbe24: Layer already exists [2020-10-01T20:00:37.290Z] f208541fdfd7: Layer already exists [2020-10-01T20:00:37.290Z] e2f13739ad41: Layer already exists [2020-10-01T20:00:37.290Z] 1.2.2-dev.43: digest: sha256:5eb55fb054d7646c2e1e6d74eec45d19108ee1feef1d1cd331ca99fd7a9d3658 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:37.635Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:37.979Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:37.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-10-01T20:00:38.250Z] a3dba27c4bf7: Preparing [2020-10-01T20:00:38.250Z] a7176a427de7: Preparing [2020-10-01T20:00:38.250Z] 8640f7f90281: Preparing [2020-10-01T20:00:38.250Z] 4587cc894c9e: Preparing [2020-10-01T20:00:38.250Z] 4587cc894c9e: Preparing [2020-10-01T20:00:38.250Z] 6f783fca5f96: Preparing [2020-10-01T20:00:38.250Z] 1cf66b0bb5e6: Preparing [2020-10-01T20:00:38.250Z] 76cce1c24205: Preparing [2020-10-01T20:00:38.250Z] a3dba27c4bf7: Preparing [2020-10-01T20:00:38.250Z] 49228e490f71: Preparing [2020-10-01T20:00:38.250Z] f208541fdfd7: Preparing [2020-10-01T20:00:38.250Z] a5e9340fbe24: Preparing [2020-10-01T20:00:38.250Z] e2f13739ad41: Preparing [2020-10-01T20:00:38.250Z] f208541fdfd7: Waiting [2020-10-01T20:00:38.250Z] 49228e490f71: Waiting [2020-10-01T20:00:38.250Z] 76cce1c24205: Waiting [2020-10-01T20:00:38.250Z] a5e9340fbe24: Waiting [2020-10-01T20:00:38.250Z] e2f13739ad41: Waiting [2020-10-01T20:00:38.250Z] 1cf66b0bb5e6: Waiting [2020-10-01T20:00:38.250Z] a7176a427de7: Layer already exists [2020-10-01T20:00:38.250Z] 8640f7f90281: Layer already exists [2020-10-01T20:00:38.250Z] 4587cc894c9e: Layer already exists [2020-10-01T20:00:38.250Z] 6f783fca5f96: Layer already exists [2020-10-01T20:00:38.250Z] a3dba27c4bf7: Layer already exists [2020-10-01T20:00:38.250Z] 1cf66b0bb5e6: Layer already exists [2020-10-01T20:00:38.250Z] 76cce1c24205: Layer already exists [2020-10-01T20:00:38.250Z] f208541fdfd7: Layer already exists [2020-10-01T20:00:38.250Z] a5e9340fbe24: Layer already exists [2020-10-01T20:00:38.250Z] 49228e490f71: Layer already exists [2020-10-01T20:00:38.250Z] e2f13739ad41: Layer already exists [2020-10-01T20:00:38.522Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43: digest: sha256:5eb55fb054d7646c2e1e6d74eec45d19108ee1feef1d1cd331ca99fd7a9d3658 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:38.861Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:39.202Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [2020-10-01T20:00:39.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-10-01T20:00:39.202Z] a3dba27c4bf7: Preparing [2020-10-01T20:00:39.202Z] a7176a427de7: Preparing [2020-10-01T20:00:39.202Z] 8640f7f90281: Preparing [2020-10-01T20:00:39.202Z] 4587cc894c9e: Preparing [2020-10-01T20:00:39.202Z] 4587cc894c9e: Preparing [2020-10-01T20:00:39.202Z] 6f783fca5f96: Preparing [2020-10-01T20:00:39.202Z] 1cf66b0bb5e6: Preparing [2020-10-01T20:00:39.202Z] 76cce1c24205: Preparing [2020-10-01T20:00:39.202Z] a3dba27c4bf7: Preparing [2020-10-01T20:00:39.202Z] 49228e490f71: Preparing [2020-10-01T20:00:39.202Z] f208541fdfd7: Preparing [2020-10-01T20:00:39.202Z] a5e9340fbe24: Preparing [2020-10-01T20:00:39.202Z] e2f13739ad41: Preparing [2020-10-01T20:00:39.202Z] 76cce1c24205: Waiting [2020-10-01T20:00:39.202Z] 49228e490f71: Waiting [2020-10-01T20:00:39.202Z] f208541fdfd7: Waiting [2020-10-01T20:00:39.202Z] a5e9340fbe24: Waiting [2020-10-01T20:00:39.202Z] 1cf66b0bb5e6: Waiting [2020-10-01T20:00:39.202Z] e2f13739ad41: Waiting [2020-10-01T20:00:39.202Z] 6f783fca5f96: Layer already exists [2020-10-01T20:00:39.202Z] a7176a427de7: Layer already exists [2020-10-01T20:00:39.202Z] 4587cc894c9e: Layer already exists [2020-10-01T20:00:39.202Z] a3dba27c4bf7: Layer already exists [2020-10-01T20:00:39.202Z] 8640f7f90281: Layer already exists [2020-10-01T20:00:39.473Z] 76cce1c24205: Layer already exists [2020-10-01T20:00:39.474Z] 1cf66b0bb5e6: Layer already exists [2020-10-01T20:00:39.474Z] f208541fdfd7: Layer already exists [2020-10-01T20:00:39.474Z] 49228e490f71: Layer already exists [2020-10-01T20:00:39.474Z] a5e9340fbe24: Layer already exists [2020-10-01T20:00:39.474Z] e2f13739ad41: Layer already exists [2020-10-01T20:00:39.474Z] master: digest: sha256:5eb55fb054d7646c2e1e6d74eec45d19108ee1feef1d1cd331ca99fd7a9d3658 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T20:00:39.676Z] ===================================================== [Pipeline] echo [2020-10-01T20:00:39.722Z] taggedImages: [2020-10-01T20:00:39.722Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:39.722Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.43 [2020-10-01T20:00:39.722Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:39.722Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] echo [2020-10-01T20:00:39.785Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2020-10-01T20:00:39.786Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:39.786Z] 1.2.2-dev.43 [2020-10-01T20:00:39.786Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:39.786Z] master [2020-10-01T20:00:39.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:40.330Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:40.666Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:40.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-10-01T20:00:40.666Z] d4aee29e31fe: Preparing [2020-10-01T20:00:40.666Z] 531c828c310a: Preparing [2020-10-01T20:00:40.666Z] c3afffd59873: Preparing [2020-10-01T20:00:40.666Z] f4c12730541c: Preparing [2020-10-01T20:00:40.666Z] cb57c441c539: Preparing [2020-10-01T20:00:40.666Z] ff3568426c77: Preparing [2020-10-01T20:00:40.666Z] 616bbcae405b: Preparing [2020-10-01T20:00:40.666Z] a6ebe9b89af5: Preparing [2020-10-01T20:00:40.666Z] 66bab37ce62e: Preparing [2020-10-01T20:00:40.666Z] bc06876c5e02: Preparing [2020-10-01T20:00:40.666Z] 66b385cf80cf: Preparing [2020-10-01T20:00:40.666Z] a6ebe9b89af5: Waiting [2020-10-01T20:00:40.666Z] bc06876c5e02: Waiting [2020-10-01T20:00:40.666Z] 66b385cf80cf: Waiting [2020-10-01T20:00:40.666Z] 66bab37ce62e: Waiting [2020-10-01T20:00:40.666Z] ff3568426c77: Waiting [2020-10-01T20:00:40.666Z] 616bbcae405b: Waiting [2020-10-01T20:00:41.264Z] 531c828c310a: Pushed [2020-10-01T20:00:41.264Z] d4aee29e31fe: Pushed [2020-10-01T20:00:41.541Z] 616bbcae405b: Pushed [2020-10-01T20:00:41.541Z] a6ebe9b89af5: Pushed [2020-10-01T20:00:41.815Z] 66bab37ce62e: Pushed [2020-10-01T20:00:42.412Z] ff3568426c77: Pushed [2020-10-01T20:00:42.412Z] 66b385cf80cf: Layer already exists [2020-10-01T20:00:42.412Z] bc06876c5e02: Pushed [2020-10-01T20:00:42.685Z] c3afffd59873: Pushed [2020-10-01T20:00:42.957Z] f4c12730541c: Pushed [2020-10-01T20:00:43.228Z] cb57c441c539: Pushed [2020-10-01T20:00:43.498Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f: digest: sha256:f19fa1b4001c2b468e445def16a305daa539b24081312d57818d2ee5b8aab290 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:43.842Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:44.185Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.43 [2020-10-01T20:00:44.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-10-01T20:00:44.185Z] d4aee29e31fe: Preparing [2020-10-01T20:00:44.185Z] 531c828c310a: Preparing [2020-10-01T20:00:44.185Z] c3afffd59873: Preparing [2020-10-01T20:00:44.185Z] f4c12730541c: Preparing [2020-10-01T20:00:44.185Z] cb57c441c539: Preparing [2020-10-01T20:00:44.185Z] ff3568426c77: Preparing [2020-10-01T20:00:44.185Z] 616bbcae405b: Preparing [2020-10-01T20:00:44.185Z] a6ebe9b89af5: Preparing [2020-10-01T20:00:44.185Z] 66bab37ce62e: Preparing [2020-10-01T20:00:44.185Z] bc06876c5e02: Preparing [2020-10-01T20:00:44.185Z] 66b385cf80cf: Preparing [2020-10-01T20:00:44.185Z] a6ebe9b89af5: Waiting [2020-10-01T20:00:44.185Z] 66bab37ce62e: Waiting [2020-10-01T20:00:44.185Z] bc06876c5e02: Waiting [2020-10-01T20:00:44.185Z] ff3568426c77: Waiting [2020-10-01T20:00:44.185Z] 616bbcae405b: Waiting [2020-10-01T20:00:44.185Z] 66b385cf80cf: Waiting [2020-10-01T20:00:44.185Z] d4aee29e31fe: Layer already exists [2020-10-01T20:00:44.185Z] f4c12730541c: Layer already exists [2020-10-01T20:00:44.455Z] c3afffd59873: Layer already exists [2020-10-01T20:00:44.455Z] 531c828c310a: Layer already exists [2020-10-01T20:00:44.455Z] cb57c441c539: Layer already exists [2020-10-01T20:00:44.455Z] ff3568426c77: Layer already exists [2020-10-01T20:00:44.455Z] 616bbcae405b: Layer already exists [2020-10-01T20:00:44.455Z] 66bab37ce62e: Layer already exists [2020-10-01T20:00:44.455Z] a6ebe9b89af5: Layer already exists [2020-10-01T20:00:44.455Z] bc06876c5e02: Layer already exists [2020-10-01T20:00:44.455Z] 66b385cf80cf: Layer already exists [2020-10-01T20:00:44.455Z] 1.2.2-dev.43: digest: sha256:f19fa1b4001c2b468e445def16a305daa539b24081312d57818d2ee5b8aab290 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:44.804Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:45.141Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:45.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-10-01T20:00:45.141Z] d4aee29e31fe: Preparing [2020-10-01T20:00:45.141Z] 531c828c310a: Preparing [2020-10-01T20:00:45.141Z] c3afffd59873: Preparing [2020-10-01T20:00:45.141Z] f4c12730541c: Preparing [2020-10-01T20:00:45.141Z] cb57c441c539: Preparing [2020-10-01T20:00:45.141Z] ff3568426c77: Preparing [2020-10-01T20:00:45.141Z] 616bbcae405b: Preparing [2020-10-01T20:00:45.141Z] a6ebe9b89af5: Preparing [2020-10-01T20:00:45.141Z] 66bab37ce62e: Preparing [2020-10-01T20:00:45.141Z] bc06876c5e02: Preparing [2020-10-01T20:00:45.141Z] 66b385cf80cf: Preparing [2020-10-01T20:00:45.141Z] ff3568426c77: Waiting [2020-10-01T20:00:45.141Z] 616bbcae405b: Waiting [2020-10-01T20:00:45.141Z] a6ebe9b89af5: Waiting [2020-10-01T20:00:45.141Z] 66bab37ce62e: Waiting [2020-10-01T20:00:45.141Z] bc06876c5e02: Waiting [2020-10-01T20:00:45.141Z] 66b385cf80cf: Waiting [2020-10-01T20:00:45.141Z] d4aee29e31fe: Layer already exists [2020-10-01T20:00:45.141Z] f4c12730541c: Layer already exists [2020-10-01T20:00:45.141Z] c3afffd59873: Layer already exists [2020-10-01T20:00:45.141Z] cb57c441c539: Layer already exists [2020-10-01T20:00:45.141Z] 531c828c310a: Layer already exists [2020-10-01T20:00:45.413Z] 616bbcae405b: Layer already exists [2020-10-01T20:00:45.413Z] ff3568426c77: Layer already exists [2020-10-01T20:00:45.413Z] a6ebe9b89af5: Layer already exists [2020-10-01T20:00:45.413Z] 66bab37ce62e: Layer already exists [2020-10-01T20:00:45.413Z] bc06876c5e02: Layer already exists [2020-10-01T20:00:45.413Z] 66b385cf80cf: Layer already exists [2020-10-01T20:00:45.413Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43: digest: sha256:f19fa1b4001c2b468e445def16a305daa539b24081312d57818d2ee5b8aab290 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:45.759Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:46.101Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2020-10-01T20:00:46.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-10-01T20:00:46.101Z] d4aee29e31fe: Preparing [2020-10-01T20:00:46.101Z] 531c828c310a: Preparing [2020-10-01T20:00:46.101Z] c3afffd59873: Preparing [2020-10-01T20:00:46.101Z] f4c12730541c: Preparing [2020-10-01T20:00:46.101Z] cb57c441c539: Preparing [2020-10-01T20:00:46.101Z] ff3568426c77: Preparing [2020-10-01T20:00:46.101Z] 616bbcae405b: Preparing [2020-10-01T20:00:46.101Z] a6ebe9b89af5: Preparing [2020-10-01T20:00:46.101Z] 66bab37ce62e: Preparing [2020-10-01T20:00:46.101Z] bc06876c5e02: Preparing [2020-10-01T20:00:46.101Z] 66b385cf80cf: Preparing [2020-10-01T20:00:46.101Z] a6ebe9b89af5: Waiting [2020-10-01T20:00:46.101Z] 66bab37ce62e: Waiting [2020-10-01T20:00:46.101Z] bc06876c5e02: Waiting [2020-10-01T20:00:46.101Z] 616bbcae405b: Waiting [2020-10-01T20:00:46.101Z] ff3568426c77: Waiting [2020-10-01T20:00:46.374Z] 531c828c310a: Layer already exists [2020-10-01T20:00:46.374Z] c3afffd59873: Layer already exists [2020-10-01T20:00:46.374Z] cb57c441c539: Layer already exists [2020-10-01T20:00:46.374Z] d4aee29e31fe: Layer already exists [2020-10-01T20:00:46.374Z] f4c12730541c: Layer already exists [2020-10-01T20:00:46.374Z] a6ebe9b89af5: Layer already exists [2020-10-01T20:00:46.374Z] ff3568426c77: Layer already exists [2020-10-01T20:00:46.374Z] bc06876c5e02: Layer already exists [2020-10-01T20:00:46.374Z] 616bbcae405b: Layer already exists [2020-10-01T20:00:46.374Z] 66bab37ce62e: Layer already exists [2020-10-01T20:00:46.374Z] 66b385cf80cf: Layer already exists [2020-10-01T20:00:46.374Z] master: digest: sha256:f19fa1b4001c2b468e445def16a305daa539b24081312d57818d2ee5b8aab290 size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T20:00:46.586Z] ===================================================== [Pipeline] echo [2020-10-01T20:00:46.637Z] taggedImages: [2020-10-01T20:00:46.637Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:46.637Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.43 [2020-10-01T20:00:46.637Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:46.637Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2020-10-01T20:00:46.700Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go-arm64 with the following tags: [2020-10-01T20:00:46.700Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:46.700Z] 1.2.2-dev.43 [2020-10-01T20:00:46.700Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:46.700Z] master [2020-10-01T20:00:46.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:47.231Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:47.565Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:47.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-10-01T20:00:47.565Z] b727550eb5ae: Preparing [2020-10-01T20:00:47.565Z] 60b4541a71ed: Preparing [2020-10-01T20:00:47.565Z] 900818df4f17: Preparing [2020-10-01T20:00:47.565Z] 4b51c72a6769: Preparing [2020-10-01T20:00:47.842Z] b727550eb5ae: Pushed [2020-10-01T20:00:47.842Z] 900818df4f17: Pushed [2020-10-01T20:00:48.113Z] 4b51c72a6769: Pushed [2020-10-01T20:00:50.723Z] 60b4541a71ed: Pushed [2020-10-01T20:00:50.723Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f: digest: sha256:fe2fcb1467f4069b18852974aef91e3848d2e100788465828d4c59235a8c1073 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:51.068Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:51.405Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.43 [2020-10-01T20:00:51.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-10-01T20:00:51.405Z] b727550eb5ae: Preparing [2020-10-01T20:00:51.405Z] 60b4541a71ed: Preparing [2020-10-01T20:00:51.405Z] 900818df4f17: Preparing [2020-10-01T20:00:51.405Z] 4b51c72a6769: Preparing [2020-10-01T20:00:51.405Z] 60b4541a71ed: Layer already exists [2020-10-01T20:00:51.405Z] 900818df4f17: Layer already exists [2020-10-01T20:00:51.405Z] 4b51c72a6769: Layer already exists [2020-10-01T20:00:51.405Z] b727550eb5ae: Layer already exists [2020-10-01T20:00:51.677Z] 1.2.2-dev.43: digest: sha256:fe2fcb1467f4069b18852974aef91e3848d2e100788465828d4c59235a8c1073 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:52.025Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:52.363Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:52.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-10-01T20:00:52.363Z] b727550eb5ae: Preparing [2020-10-01T20:00:52.363Z] 60b4541a71ed: Preparing [2020-10-01T20:00:52.363Z] 900818df4f17: Preparing [2020-10-01T20:00:52.363Z] 4b51c72a6769: Preparing [2020-10-01T20:00:52.363Z] b727550eb5ae: Layer already exists [2020-10-01T20:00:52.363Z] 4b51c72a6769: Layer already exists [2020-10-01T20:00:52.363Z] 60b4541a71ed: Layer already exists [2020-10-01T20:00:52.363Z] 900818df4f17: Layer already exists [2020-10-01T20:00:52.633Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43: digest: sha256:fe2fcb1467f4069b18852974aef91e3848d2e100788465828d4c59235a8c1073 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:52.981Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:53.324Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [2020-10-01T20:00:53.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-10-01T20:00:53.324Z] b727550eb5ae: Preparing [2020-10-01T20:00:53.324Z] 60b4541a71ed: Preparing [2020-10-01T20:00:53.324Z] 900818df4f17: Preparing [2020-10-01T20:00:53.324Z] 4b51c72a6769: Preparing [2020-10-01T20:00:53.597Z] 900818df4f17: Layer already exists [2020-10-01T20:00:53.597Z] 4b51c72a6769: Layer already exists [2020-10-01T20:00:53.597Z] b727550eb5ae: Layer already exists [2020-10-01T20:00:53.597Z] 60b4541a71ed: Layer already exists [2020-10-01T20:00:53.870Z] master: digest: sha256:fe2fcb1467f4069b18852974aef91e3848d2e100788465828d4c59235a8c1073 size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T20:00:54.148Z] ===================================================== [Pipeline] echo [2020-10-01T20:00:54.204Z] taggedImages: [2020-10-01T20:00:54.204Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:54.204Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.43 [2020-10-01T20:00:54.204Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:54.204Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] echo [2020-10-01T20:00:54.270Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2020-10-01T20:00:54.270Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:54.270Z] 1.2.2-dev.43 [2020-10-01T20:00:54.270Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:54.270Z] master [2020-10-01T20:00:54.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:54.799Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:55.148Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:00:55.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-10-01T20:00:55.148Z] d731d4e6a1e8: Preparing [2020-10-01T20:00:55.148Z] b00eb4191497: Preparing [2020-10-01T20:00:55.148Z] 9f2599e83b1e: Preparing [2020-10-01T20:00:55.148Z] 0f7395c9db44: Preparing [2020-10-01T20:00:55.148Z] 07aa83d15985: Preparing [2020-10-01T20:00:55.148Z] 1764671adf12: Preparing [2020-10-01T20:00:55.148Z] 1764671adf12: Waiting [2020-10-01T20:00:55.426Z] d731d4e6a1e8: Pushed [2020-10-01T20:00:55.426Z] 9f2599e83b1e: Pushed [2020-10-01T20:00:55.698Z] 0f7395c9db44: Pushed [2020-10-01T20:00:55.698Z] 07aa83d15985: Pushed [2020-10-01T20:00:55.967Z] 1764671adf12: Pushed [2020-10-01T20:00:57.930Z] b00eb4191497: Pushed [2020-10-01T20:00:58.202Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f: digest: sha256:aa5fb2de44803ace10c6d1c688961e9f6ea747ca3365eae0a4273a829355e250 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:58.538Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:58.873Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.43 [2020-10-01T20:00:58.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-10-01T20:00:58.873Z] d731d4e6a1e8: Preparing [2020-10-01T20:00:58.873Z] b00eb4191497: Preparing [2020-10-01T20:00:58.873Z] 9f2599e83b1e: Preparing [2020-10-01T20:00:58.873Z] 0f7395c9db44: Preparing [2020-10-01T20:00:58.873Z] 07aa83d15985: Preparing [2020-10-01T20:00:58.873Z] 1764671adf12: Preparing [2020-10-01T20:00:58.873Z] 1764671adf12: Waiting [2020-10-01T20:00:58.873Z] 0f7395c9db44: Layer already exists [2020-10-01T20:00:58.873Z] 07aa83d15985: Layer already exists [2020-10-01T20:00:58.873Z] d731d4e6a1e8: Layer already exists [2020-10-01T20:00:58.873Z] 9f2599e83b1e: Layer already exists [2020-10-01T20:00:58.873Z] b00eb4191497: Layer already exists [2020-10-01T20:00:58.873Z] 1764671adf12: Layer already exists [2020-10-01T20:00:59.158Z] 1.2.2-dev.43: digest: sha256:aa5fb2de44803ace10c6d1c688961e9f6ea747ca3365eae0a4273a829355e250 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:59.501Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:00:59.842Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:00:59.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-10-01T20:00:59.842Z] d731d4e6a1e8: Preparing [2020-10-01T20:00:59.842Z] b00eb4191497: Preparing [2020-10-01T20:00:59.842Z] 9f2599e83b1e: Preparing [2020-10-01T20:00:59.842Z] 0f7395c9db44: Preparing [2020-10-01T20:00:59.842Z] 07aa83d15985: Preparing [2020-10-01T20:00:59.842Z] 1764671adf12: Preparing [2020-10-01T20:00:59.842Z] 1764671adf12: Waiting [2020-10-01T20:00:59.842Z] 07aa83d15985: Layer already exists [2020-10-01T20:00:59.842Z] 9f2599e83b1e: Layer already exists [2020-10-01T20:00:59.842Z] 0f7395c9db44: Layer already exists [2020-10-01T20:00:59.842Z] b00eb4191497: Layer already exists [2020-10-01T20:00:59.842Z] d731d4e6a1e8: Layer already exists [2020-10-01T20:00:59.842Z] 1764671adf12: Layer already exists [2020-10-01T20:01:00.112Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43: digest: sha256:aa5fb2de44803ace10c6d1c688961e9f6ea747ca3365eae0a4273a829355e250 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:01:00.453Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:01:00.792Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2020-10-01T20:01:00.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-10-01T20:01:00.793Z] d731d4e6a1e8: Preparing [2020-10-01T20:01:00.793Z] b00eb4191497: Preparing [2020-10-01T20:01:00.793Z] 9f2599e83b1e: Preparing [2020-10-01T20:01:00.793Z] 0f7395c9db44: Preparing [2020-10-01T20:01:00.793Z] 07aa83d15985: Preparing [2020-10-01T20:01:00.793Z] 1764671adf12: Preparing [2020-10-01T20:01:00.793Z] 1764671adf12: Waiting [2020-10-01T20:01:00.793Z] 0f7395c9db44: Layer already exists [2020-10-01T20:01:00.793Z] b00eb4191497: Layer already exists [2020-10-01T20:01:00.793Z] d731d4e6a1e8: Layer already exists [2020-10-01T20:01:00.793Z] 9f2599e83b1e: Layer already exists [2020-10-01T20:01:00.793Z] 07aa83d15985: Layer already exists [2020-10-01T20:01:00.793Z] 1764671adf12: Layer already exists [2020-10-01T20:01:01.064Z] master: digest: sha256:aa5fb2de44803ace10c6d1c688961e9f6ea747ca3365eae0a4273a829355e250 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T20:01:01.287Z] ===================================================== [Pipeline] echo [2020-10-01T20:01:01.335Z] taggedImages: [2020-10-01T20:01:01.335Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:01:01.335Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.43 [2020-10-01T20:01:01.335Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:01:01.335Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2020-10-01T20:01:01.408Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2020-10-01T20:01:01.408Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:01:01.408Z] 1.2.2-dev.43 [2020-10-01T20:01:01.408Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:01:01.408Z] master [2020-10-01T20:01:01.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:01:01.910Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:01:02.249Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:01:02.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-10-01T20:01:02.522Z] dd5ef34795f2: Preparing [2020-10-01T20:01:02.522Z] bac280b2c587: Preparing [2020-10-01T20:01:02.522Z] 84d75f521ad3: Preparing [2020-10-01T20:01:02.797Z] dd5ef34795f2: Pushed [2020-10-01T20:01:02.797Z] 84d75f521ad3: Pushed [2020-10-01T20:01:07.095Z] bac280b2c587: Pushed [2020-10-01T20:01:07.095Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f: digest: sha256:a0ba90ae7f4aa55b44fe13e10b6a8f5955bd89b387ce89defdd3d1b5229bc07f size: 944 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:01:07.446Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:01:07.787Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.43 [2020-10-01T20:01:07.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-10-01T20:01:07.788Z] dd5ef34795f2: Preparing [2020-10-01T20:01:07.788Z] bac280b2c587: Preparing [2020-10-01T20:01:07.788Z] 84d75f521ad3: Preparing [2020-10-01T20:01:08.063Z] dd5ef34795f2: Layer already exists [2020-10-01T20:01:08.063Z] bac280b2c587: Layer already exists [2020-10-01T20:01:08.063Z] 84d75f521ad3: Layer already exists [2020-10-01T20:01:08.063Z] 1.2.2-dev.43: digest: sha256:a0ba90ae7f4aa55b44fe13e10b6a8f5955bd89b387ce89defdd3d1b5229bc07f size: 944 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:01:08.416Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:01:08.759Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:01:08.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-10-01T20:01:08.759Z] dd5ef34795f2: Preparing [2020-10-01T20:01:08.759Z] bac280b2c587: Preparing [2020-10-01T20:01:08.759Z] 84d75f521ad3: Preparing [2020-10-01T20:01:08.759Z] dd5ef34795f2: Layer already exists [2020-10-01T20:01:08.759Z] bac280b2c587: Layer already exists [2020-10-01T20:01:08.759Z] 84d75f521ad3: Layer already exists [2020-10-01T20:01:09.032Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43: digest: sha256:a0ba90ae7f4aa55b44fe13e10b6a8f5955bd89b387ce89defdd3d1b5229bc07f size: 944 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:01:09.385Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:01:09.725Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2020-10-01T20:01:09.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-10-01T20:01:09.725Z] dd5ef34795f2: Preparing [2020-10-01T20:01:09.725Z] bac280b2c587: Preparing [2020-10-01T20:01:09.725Z] 84d75f521ad3: Preparing [2020-10-01T20:01:09.996Z] 84d75f521ad3: Layer already exists [2020-10-01T20:01:09.996Z] bac280b2c587: Layer already exists [2020-10-01T20:01:09.996Z] dd5ef34795f2: Layer already exists [2020-10-01T20:01:09.996Z] master: digest: sha256:a0ba90ae7f4aa55b44fe13e10b6a8f5955bd89b387ce89defdd3d1b5229bc07f size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T20:01:10.251Z] ===================================================== [Pipeline] echo [2020-10-01T20:01:10.345Z] taggedImages: [2020-10-01T20:01:10.345Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:01:10.345Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.43 [2020-10-01T20:01:10.345Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:01:10.345Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2020-10-01T20:01:10.410Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2020-10-01T20:01:10.410Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:01:10.410Z] 1.2.2-dev.43 [2020-10-01T20:01:10.410Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:01:10.410Z] master [2020-10-01T20:01:10.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:01:11.064Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:01:11.430Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:01:11.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-10-01T20:01:11.430Z] df1ed6e27219: Preparing [2020-10-01T20:01:11.430Z] a0a35654b746: Preparing [2020-10-01T20:01:11.430Z] a582e2f84260: Preparing [2020-10-01T20:01:11.430Z] 52b0e20d8721: Preparing [2020-10-01T20:01:11.430Z] 396d908e6e68: Preparing [2020-10-01T20:01:11.430Z] 04cbf394fc55: Preparing [2020-10-01T20:01:11.430Z] a57db4a840fb: Preparing [2020-10-01T20:01:11.430Z] f875f9e206db: Preparing [2020-10-01T20:01:11.430Z] 3994ac1dcb8b: Preparing [2020-10-01T20:01:11.430Z] 5f2247eaf593: Preparing [2020-10-01T20:01:11.430Z] 62d13be1b083: Preparing [2020-10-01T20:01:11.430Z] 94fdc660876c: Preparing [2020-10-01T20:01:11.430Z] 4e7279dfc0c0: Preparing [2020-10-01T20:01:11.430Z] e2f13739ad41: Preparing [2020-10-01T20:01:11.430Z] 5f2247eaf593: Waiting [2020-10-01T20:01:11.430Z] 62d13be1b083: Waiting [2020-10-01T20:01:11.430Z] 94fdc660876c: Waiting [2020-10-01T20:01:11.430Z] 4e7279dfc0c0: Waiting [2020-10-01T20:01:11.430Z] 04cbf394fc55: Waiting [2020-10-01T20:01:11.430Z] e2f13739ad41: Waiting [2020-10-01T20:01:11.430Z] a57db4a840fb: Waiting [2020-10-01T20:01:11.430Z] 3994ac1dcb8b: Waiting [2020-10-01T20:01:11.430Z] f875f9e206db: Waiting [2020-10-01T20:01:12.147Z] 396d908e6e68: Pushed [2020-10-01T20:01:12.448Z] df1ed6e27219: Pushed [2020-10-01T20:01:13.179Z] 52b0e20d8721: Pushed [2020-10-01T20:01:13.179Z] f875f9e206db: Layer already exists [2020-10-01T20:01:13.179Z] 3994ac1dcb8b: Layer already exists [2020-10-01T20:01:13.456Z] a57db4a840fb: Pushed [2020-10-01T20:01:13.456Z] 5f2247eaf593: Layer already exists [2020-10-01T20:01:13.456Z] 62d13be1b083: Layer already exists [2020-10-01T20:01:13.456Z] 94fdc660876c: Layer already exists [2020-10-01T20:01:13.456Z] 4e7279dfc0c0: Layer already exists [2020-10-01T20:01:13.456Z] e2f13739ad41: Layer already exists [2020-10-01T20:01:14.074Z] a0a35654b746: Pushed [2020-10-01T20:01:15.074Z] 04cbf394fc55: Pushed [2020-10-01T20:01:25.411Z] a582e2f84260: Pushed [2020-10-01T20:01:25.411Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f: digest: sha256:2634b26fe45a1fd81a7ed4aca12154cfba447d2d933b291eebeb4a89d51d9640 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:01:25.908Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:01:26.296Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.43 [2020-10-01T20:01:26.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-10-01T20:01:26.296Z] df1ed6e27219: Preparing [2020-10-01T20:01:26.296Z] a0a35654b746: Preparing [2020-10-01T20:01:26.296Z] a582e2f84260: Preparing [2020-10-01T20:01:26.296Z] 52b0e20d8721: Preparing [2020-10-01T20:01:26.296Z] 396d908e6e68: Preparing [2020-10-01T20:01:26.296Z] 04cbf394fc55: Preparing [2020-10-01T20:01:26.296Z] a57db4a840fb: Preparing [2020-10-01T20:01:26.296Z] f875f9e206db: Preparing [2020-10-01T20:01:26.296Z] 3994ac1dcb8b: Preparing [2020-10-01T20:01:26.296Z] 04cbf394fc55: Waiting [2020-10-01T20:01:26.296Z] a57db4a840fb: Waiting [2020-10-01T20:01:26.296Z] f875f9e206db: Waiting [2020-10-01T20:01:26.296Z] 5f2247eaf593: Preparing [2020-10-01T20:01:26.296Z] 62d13be1b083: Preparing [2020-10-01T20:01:26.296Z] 94fdc660876c: Preparing [2020-10-01T20:01:26.296Z] 4e7279dfc0c0: Preparing [2020-10-01T20:01:26.296Z] 3994ac1dcb8b: Waiting [2020-10-01T20:01:26.296Z] e2f13739ad41: Preparing [2020-10-01T20:01:26.296Z] 62d13be1b083: Waiting [2020-10-01T20:01:26.296Z] 94fdc660876c: Waiting [2020-10-01T20:01:26.296Z] 4e7279dfc0c0: Waiting [2020-10-01T20:01:26.296Z] e2f13739ad41: Waiting [2020-10-01T20:01:26.296Z] 5f2247eaf593: Waiting [2020-10-01T20:01:26.589Z] 396d908e6e68: Layer already exists [2020-10-01T20:01:26.589Z] a0a35654b746: Layer already exists [2020-10-01T20:01:26.589Z] 52b0e20d8721: Layer already exists [2020-10-01T20:01:26.589Z] df1ed6e27219: Layer already exists [2020-10-01T20:01:26.589Z] a582e2f84260: Layer already exists [2020-10-01T20:01:26.589Z] 04cbf394fc55: Layer already exists [2020-10-01T20:01:26.589Z] f875f9e206db: Layer already exists [2020-10-01T20:01:26.589Z] a57db4a840fb: Layer already exists [2020-10-01T20:01:26.589Z] 3994ac1dcb8b: Layer already exists [2020-10-01T20:01:26.589Z] 5f2247eaf593: Layer already exists [2020-10-01T20:01:26.589Z] 94fdc660876c: Layer already exists [2020-10-01T20:01:26.589Z] 62d13be1b083: Layer already exists [2020-10-01T20:01:26.589Z] 4e7279dfc0c0: Layer already exists [2020-10-01T20:01:26.589Z] e2f13739ad41: Layer already exists [2020-10-01T20:01:26.589Z] 1.2.2-dev.43: digest: sha256:2634b26fe45a1fd81a7ed4aca12154cfba447d2d933b291eebeb4a89d51d9640 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:01:27.135Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:01:27.767Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:01:27.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-10-01T20:01:27.767Z] df1ed6e27219: Preparing [2020-10-01T20:01:27.767Z] a0a35654b746: Preparing [2020-10-01T20:01:27.767Z] a582e2f84260: Preparing [2020-10-01T20:01:27.767Z] 52b0e20d8721: Preparing [2020-10-01T20:01:27.767Z] 396d908e6e68: Preparing [2020-10-01T20:01:27.767Z] 04cbf394fc55: Preparing [2020-10-01T20:01:27.767Z] a57db4a840fb: Preparing [2020-10-01T20:01:27.767Z] f875f9e206db: Preparing [2020-10-01T20:01:27.767Z] 3994ac1dcb8b: Preparing [2020-10-01T20:01:27.767Z] 5f2247eaf593: Preparing [2020-10-01T20:01:27.767Z] 62d13be1b083: Preparing [2020-10-01T20:01:27.767Z] 94fdc660876c: Preparing [2020-10-01T20:01:27.767Z] 4e7279dfc0c0: Preparing [2020-10-01T20:01:27.767Z] e2f13739ad41: Preparing [2020-10-01T20:01:27.767Z] 04cbf394fc55: Waiting [2020-10-01T20:01:27.767Z] a57db4a840fb: Waiting [2020-10-01T20:01:27.767Z] f875f9e206db: Waiting [2020-10-01T20:01:27.767Z] 3994ac1dcb8b: Waiting [2020-10-01T20:01:27.767Z] 5f2247eaf593: Waiting [2020-10-01T20:01:27.767Z] 62d13be1b083: Waiting [2020-10-01T20:01:27.767Z] 94fdc660876c: Waiting [2020-10-01T20:01:27.767Z] 4e7279dfc0c0: Waiting [2020-10-01T20:01:27.767Z] e2f13739ad41: Waiting [2020-10-01T20:01:27.767Z] a582e2f84260: Layer already exists [2020-10-01T20:01:27.767Z] df1ed6e27219: Layer already exists [2020-10-01T20:01:27.767Z] a0a35654b746: Layer already exists [2020-10-01T20:01:27.767Z] 396d908e6e68: Layer already exists [2020-10-01T20:01:27.767Z] 52b0e20d8721: Layer already exists [2020-10-01T20:01:27.767Z] f875f9e206db: Layer already exists [2020-10-01T20:01:27.767Z] 5f2247eaf593: Layer already exists [2020-10-01T20:01:27.767Z] a57db4a840fb: Layer already exists [2020-10-01T20:01:27.767Z] 3994ac1dcb8b: Layer already exists [2020-10-01T20:01:27.767Z] 04cbf394fc55: Layer already exists [2020-10-01T20:01:28.075Z] 94fdc660876c: Layer already exists [2020-10-01T20:01:28.075Z] 4e7279dfc0c0: Layer already exists [2020-10-01T20:01:28.075Z] 62d13be1b083: Layer already exists [2020-10-01T20:01:28.075Z] e2f13739ad41: Layer already exists [2020-10-01T20:01:28.075Z] eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43: digest: sha256:2634b26fe45a1fd81a7ed4aca12154cfba447d2d933b291eebeb4a89d51d9640 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:01:28.469Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:01:29.321Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2020-10-01T20:01:29.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-10-01T20:01:29.321Z] df1ed6e27219: Preparing [2020-10-01T20:01:29.321Z] a0a35654b746: Preparing [2020-10-01T20:01:29.321Z] a582e2f84260: Preparing [2020-10-01T20:01:29.321Z] 52b0e20d8721: Preparing [2020-10-01T20:01:29.321Z] 396d908e6e68: Preparing [2020-10-01T20:01:29.321Z] 04cbf394fc55: Preparing [2020-10-01T20:01:29.321Z] a57db4a840fb: Preparing [2020-10-01T20:01:29.321Z] f875f9e206db: Preparing [2020-10-01T20:01:29.321Z] 3994ac1dcb8b: Preparing [2020-10-01T20:01:29.321Z] 5f2247eaf593: Preparing [2020-10-01T20:01:29.321Z] 62d13be1b083: Preparing [2020-10-01T20:01:29.321Z] 94fdc660876c: Preparing [2020-10-01T20:01:29.321Z] 4e7279dfc0c0: Preparing [2020-10-01T20:01:29.321Z] e2f13739ad41: Preparing [2020-10-01T20:01:29.321Z] a57db4a840fb: Waiting [2020-10-01T20:01:29.321Z] f875f9e206db: Waiting [2020-10-01T20:01:29.321Z] 3994ac1dcb8b: Waiting [2020-10-01T20:01:29.321Z] 5f2247eaf593: Waiting [2020-10-01T20:01:29.321Z] 62d13be1b083: Waiting [2020-10-01T20:01:29.321Z] 94fdc660876c: Waiting [2020-10-01T20:01:29.321Z] 4e7279dfc0c0: Waiting [2020-10-01T20:01:29.321Z] e2f13739ad41: Waiting [2020-10-01T20:01:29.321Z] 04cbf394fc55: Waiting [2020-10-01T20:01:29.321Z] df1ed6e27219: Layer already exists [2020-10-01T20:01:29.321Z] 396d908e6e68: Layer already exists [2020-10-01T20:01:29.321Z] 52b0e20d8721: Layer already exists [2020-10-01T20:01:29.321Z] a0a35654b746: Layer already exists [2020-10-01T20:01:29.321Z] a582e2f84260: Layer already exists [2020-10-01T20:01:29.321Z] 04cbf394fc55: Layer already exists [2020-10-01T20:01:29.321Z] a57db4a840fb: Layer already exists [2020-10-01T20:01:29.321Z] 3994ac1dcb8b: Layer already exists [2020-10-01T20:01:29.321Z] 5f2247eaf593: Layer already exists [2020-10-01T20:01:29.321Z] f875f9e206db: Layer already exists [2020-10-01T20:01:29.621Z] 4e7279dfc0c0: Layer already exists [2020-10-01T20:01:29.621Z] 62d13be1b083: Layer already exists [2020-10-01T20:01:29.621Z] 94fdc660876c: Layer already exists [2020-10-01T20:01:29.621Z] e2f13739ad41: Layer already exists [2020-10-01T20:01:29.621Z] master: digest: sha256:2634b26fe45a1fd81a7ed4aca12154cfba447d2d933b291eebeb4a89d51d9640 size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T20:01:29.915Z] ===================================================== [Pipeline] echo [2020-10-01T20:01:29.959Z] taggedImages: [2020-10-01T20:01:29.959Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:01:29.959Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.43 [2020-10-01T20:01:29.959Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f-1.2.2-dev.43 [2020-10-01T20:01:29.959Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-10-01T20:01:32.065Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-01T20:01:32.067Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-01T20:01:32.151Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:01:32.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-01T20:01:32.837Z] [2020-10-01T20:01:32.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:01:33.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-01T20:01:33.565Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-01T20:01:33.565Z] cbdbe7a5bc2a: Already exists [2020-10-01T20:01:33.565Z] 408f87550127: Pulling fs layer [2020-10-01T20:01:33.565Z] fe522b08c979: Pulling fs layer [2020-10-01T20:01:33.565Z] 221eaa008020: Pulling fs layer [2020-10-01T20:01:33.565Z] 2a4607e5d6b9: Pulling fs layer [2020-10-01T20:01:33.565Z] 8f79b27c4fd2: Pulling fs layer [2020-10-01T20:01:33.565Z] e5c8dbe1645b: Pulling fs layer [2020-10-01T20:01:33.565Z] 23e8b3b47431: Pulling fs layer [2020-10-01T20:01:33.565Z] 5c568d65a230: Pulling fs layer [2020-10-01T20:01:33.565Z] 8f79b27c4fd2: Waiting [2020-10-01T20:01:33.565Z] e5c8dbe1645b: Waiting [2020-10-01T20:01:33.565Z] 2a4607e5d6b9: Waiting [2020-10-01T20:01:33.565Z] 23e8b3b47431: Waiting [2020-10-01T20:01:33.565Z] 5c568d65a230: Waiting [2020-10-01T20:01:33.565Z] fe522b08c979: Verifying Checksum [2020-10-01T20:01:33.565Z] fe522b08c979: Download complete [2020-10-01T20:01:33.565Z] 2a4607e5d6b9: Verifying Checksum [2020-10-01T20:01:33.565Z] 2a4607e5d6b9: Download complete [2020-10-01T20:01:33.565Z] 408f87550127: Download complete [2020-10-01T20:01:33.565Z] 8f79b27c4fd2: Verifying Checksum [2020-10-01T20:01:33.565Z] 8f79b27c4fd2: Download complete [2020-10-01T20:01:33.908Z] 408f87550127: Pull complete [2020-10-01T20:01:33.908Z] fe522b08c979: Pull complete [2020-10-01T20:01:35.338Z] e5c8dbe1645b: Verifying Checksum [2020-10-01T20:01:35.338Z] e5c8dbe1645b: Download complete [2020-10-01T20:01:36.758Z] 23e8b3b47431: Verifying Checksum [2020-10-01T20:01:36.758Z] 23e8b3b47431: Download complete [2020-10-01T20:01:36.758Z] 5c568d65a230: Verifying Checksum [2020-10-01T20:01:36.759Z] 5c568d65a230: Download complete [2020-10-01T20:01:38.193Z] 221eaa008020: Verifying Checksum [2020-10-01T20:01:38.193Z] 221eaa008020: Download complete [2020-10-01T20:01:43.606Z] 221eaa008020: Pull complete [2020-10-01T20:01:43.606Z] 2a4607e5d6b9: Pull complete [2020-10-01T20:01:43.606Z] 8f79b27c4fd2: Pull complete [2020-10-01T20:01:48.911Z] e5c8dbe1645b: Pull complete [2020-10-01T20:01:52.222Z] 23e8b3b47431: Pull complete [2020-10-01T20:01:54.149Z] 5c568d65a230: Pull complete [2020-10-01T20:01:54.149Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-01T20:01:54.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-01T20:01:54.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-01T20:01:54.339Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:01:54.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgex-go/158:/ws -w /ws --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-10-01T20:01:55.492Z] $ docker top 6016ee56e0545bb5813f6cbf7603837522d7d27787e060c3a03eabf4bb24677f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-01T20:01:56.041Z] + snyk monitor '--org=edgex-jenkins' [2020-10-01T20:02:04.199Z] [2020-10-01T20:02:04.199Z] Monitoring /w/workspace/edgex-go/158 (github.com/edgexfoundry/edgex-go)... [2020-10-01T20:02:04.199Z] [2020-10-01T20:02:04.199Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/69a479f6-ea55-4959-80ed-7b1c29acd4d3 [2020-10-01T20:02:04.199Z] [2020-10-01T20:02:04.199Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-01T20:02:04.199Z] [2020-10-01T20:02:04.199Z] [2020-10-01T20:02:04.199Z] Snyk CLI supports Node.js 8 and higher. [2020-10-01T20:02:04.199Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-10-01T20:02:04.199Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-01T20:02:04.199Z] [2020-10-01T20:02:04.199Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-01T20:02:04.199Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-10-01T20:02:04.215Z] $ docker stop --time=1 6016ee56e0545bb5813f6cbf7603837522d7d27787e060c3a03eabf4bb24677f [2020-10-01T20:02:07.726Z] $ docker rm -f 6016ee56e0545bb5813f6cbf7603837522d7d27787e060c3a03eabf4bb24677f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:02:09.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:02:09.357Z] [2020-10-01T20:02:09.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:02:09.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:02:09.795Z] latest: Pulling from edgex-devops/edgex-klar [2020-10-01T20:02:09.795Z] e7c96db7181b: Pulling fs layer [2020-10-01T20:02:09.795Z] 1868ca2cb446: Pulling fs layer [2020-10-01T20:02:09.795Z] 136be5d0fe8e: Pulling fs layer [2020-10-01T20:02:09.795Z] 894bfe63afcb: Pulling fs layer [2020-10-01T20:02:09.795Z] 894bfe63afcb: Waiting [2020-10-01T20:02:09.795Z] 1868ca2cb446: Verifying Checksum [2020-10-01T20:02:09.795Z] 1868ca2cb446: Download complete [2020-10-01T20:02:09.795Z] 136be5d0fe8e: Download complete [2020-10-01T20:02:09.795Z] e7c96db7181b: Verifying Checksum [2020-10-01T20:02:09.795Z] e7c96db7181b: Download complete [2020-10-01T20:02:09.795Z] 894bfe63afcb: Verifying Checksum [2020-10-01T20:02:09.795Z] 894bfe63afcb: Download complete [2020-10-01T20:02:10.063Z] e7c96db7181b: Pull complete [2020-10-01T20:02:10.324Z] 1868ca2cb446: Pull complete [2020-10-01T20:02:10.324Z] 136be5d0fe8e: Pull complete [2020-10-01T20:02:10.586Z] 894bfe63afcb: Pull complete [2020-10-01T20:02:10.586Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-10-01T20:02:10.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:02:10.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-10-01T20:02:10.705Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:02:10.757Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:02:11.849Z] $ docker top 5ffa819089ec325489dbf276d6f577c8ed0ca4aae361615f7d122a7762bc0786 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:02:12.421Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:02:12.421Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:02:15.131Z] $ docker stop --time=1 5ffa819089ec325489dbf276d6f577c8ed0ca4aae361615f7d122a7762bc0786 [2020-10-01T20:02:16.492Z] $ docker rm -f 5ffa819089ec325489dbf276d6f577c8ed0ca4aae361615f7d122a7762bc0786 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:02:16.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:02:16.962Z] . [Pipeline] withDockerContainer [2020-10-01T20:02:17.063Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:02:17.113Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:02:17.739Z] $ docker top 071091a4677af6086344e3c69c690211725e6ccd3e4325f04b70a9b4fd1558f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:02:18.268Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:02:18.268Z] + tee [2020-10-01T20:02:18.268Z] clair timeout 1m0s [2020-10-01T20:02:18.268Z] docker timeout: 1m0s [2020-10-01T20:02:18.268Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:02:19.025Z] $ docker stop --time=1 071091a4677af6086344e3c69c690211725e6ccd3e4325f04b70a9b4fd1558f3 [2020-10-01T20:02:20.356Z] $ docker rm -f 071091a4677af6086344e3c69c690211725e6ccd3e4325f04b70a9b4fd1558f3 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T20:02:20.819Z] + mkdir -p /w/workspace/edgex-go/158/clair-reports [Pipeline] echo [2020-10-01T20:02:20.832Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/158/clair-reports/clair_results_docker-core-command-go_eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f.html [Pipeline] writeFile [Pipeline] step [2020-10-01T20:02:20.891Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:02:21.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:02:21.283Z] . [Pipeline] withDockerContainer [2020-10-01T20:02:21.938Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:02:22.078Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:02:22.660Z] $ docker top bcbee9811f9c7c7014bc511ca6c1f4813b02f300b888ae14ee443fd49e253a1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:02:23.201Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:02:23.201Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:02:28.642Z] $ docker stop --time=1 bcbee9811f9c7c7014bc511ca6c1f4813b02f300b888ae14ee443fd49e253a1b [2020-10-01T20:02:29.996Z] $ docker rm -f bcbee9811f9c7c7014bc511ca6c1f4813b02f300b888ae14ee443fd49e253a1b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:02:30.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:02:30.494Z] . [Pipeline] withDockerContainer [2020-10-01T20:02:30.592Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:02:30.637Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:02:31.214Z] $ docker top c805fe50d062f73731cf003581670dcc6979901e087b89c5ba76f99ec2bba5e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:02:31.714Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:02:31.714Z] + tee [2020-10-01T20:02:31.714Z] clair timeout 1m0s [2020-10-01T20:02:31.714Z] docker timeout: 1m0s [2020-10-01T20:02:31.714Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:02:32.755Z] $ docker stop --time=1 c805fe50d062f73731cf003581670dcc6979901e087b89c5ba76f99ec2bba5e4 [2020-10-01T20:02:34.108Z] $ docker rm -f c805fe50d062f73731cf003581670dcc6979901e087b89c5ba76f99ec2bba5e4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T20:02:34.581Z] + mkdir -p /w/workspace/edgex-go/158/clair-reports [Pipeline] echo [2020-10-01T20:02:34.597Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/158/clair-reports/clair_results_docker-core-data-go_eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f.html [Pipeline] writeFile [Pipeline] step [2020-10-01T20:02:34.648Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:02:34.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:02:34.988Z] . [Pipeline] withDockerContainer [2020-10-01T20:02:35.085Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:02:35.128Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:02:35.780Z] $ docker top 9bd1dcfa0f8b401e85c13e06e6c0f04ed8217b5c0aeca1b2a1481f55d901300c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:02:36.332Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:02:36.332Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:02:39.032Z] $ docker stop --time=1 9bd1dcfa0f8b401e85c13e06e6c0f04ed8217b5c0aeca1b2a1481f55d901300c [2020-10-01T20:02:40.374Z] $ docker rm -f 9bd1dcfa0f8b401e85c13e06e6c0f04ed8217b5c0aeca1b2a1481f55d901300c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:02:40.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:02:40.841Z] . [Pipeline] withDockerContainer [2020-10-01T20:02:40.937Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:02:40.981Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:02:41.563Z] $ docker top 6adcc08d6faefcb4648468b9dfd9db26d9175fd4529c9fcc4717e6babc7c08e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:02:42.102Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:02:42.102Z] + tee [2020-10-01T20:02:42.102Z] clair timeout 1m0s [2020-10-01T20:02:42.102Z] docker timeout: 1m0s [2020-10-01T20:02:42.102Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:02:42.788Z] $ docker stop --time=1 6adcc08d6faefcb4648468b9dfd9db26d9175fd4529c9fcc4717e6babc7c08e4 [2020-10-01T20:02:44.122Z] $ docker rm -f 6adcc08d6faefcb4648468b9dfd9db26d9175fd4529c9fcc4717e6babc7c08e4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T20:02:44.592Z] + mkdir -p /w/workspace/edgex-go/158/clair-reports [Pipeline] echo [2020-10-01T20:02:44.605Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/158/clair-reports/clair_results_docker-core-metadata-go_eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f.html [Pipeline] writeFile [Pipeline] step [2020-10-01T20:02:44.674Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:02:45.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:02:45.018Z] . [Pipeline] withDockerContainer [2020-10-01T20:02:45.114Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:02:45.161Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:02:45.826Z] $ docker top 798f3bb0043a1a6b58673177babd5217d03f070e7e894cb1230e57b807b063a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:02:46.367Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:02:46.367Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:02:50.754Z] $ docker stop --time=1 798f3bb0043a1a6b58673177babd5217d03f070e7e894cb1230e57b807b063a2 [2020-10-01T20:02:52.118Z] $ docker rm -f 798f3bb0043a1a6b58673177babd5217d03f070e7e894cb1230e57b807b063a2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:02:52.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:02:52.610Z] . [Pipeline] withDockerContainer [2020-10-01T20:02:52.713Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:02:52.760Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:02:53.471Z] $ docker top 0109e8522dc620ee8afd01923c52accfbb8cc141523e720bbe4e121a6eeb2e2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:02:54.023Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:02:54.023Z] + tee [2020-10-01T20:02:54.023Z] clair timeout 1m0s [2020-10-01T20:02:54.023Z] docker timeout: 1m0s [2020-10-01T20:02:54.023Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:02:54.705Z] $ docker stop --time=1 0109e8522dc620ee8afd01923c52accfbb8cc141523e720bbe4e121a6eeb2e2e [2020-10-01T20:02:56.225Z] $ docker rm -f 0109e8522dc620ee8afd01923c52accfbb8cc141523e720bbe4e121a6eeb2e2e [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T20:02:56.742Z] + mkdir -p /w/workspace/edgex-go/158/clair-reports [Pipeline] echo [2020-10-01T20:02:56.756Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/158/clair-reports/clair_results_docker-security-proxy-setup-go_eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f.html [Pipeline] writeFile [Pipeline] step [2020-10-01T20:02:56.810Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:02:57.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:02:57.160Z] . [Pipeline] withDockerContainer [2020-10-01T20:02:57.258Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:02:57.303Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:02:57.866Z] $ docker top 7413b9d9935774dd9f59350d9d0e5c8b13098f71b8124437ce577c8ccd2d3daf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:02:58.457Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:02:58.457Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:03:05.375Z] $ docker stop --time=1 7413b9d9935774dd9f59350d9d0e5c8b13098f71b8124437ce577c8ccd2d3daf [2020-10-01T20:03:06.730Z] $ docker rm -f 7413b9d9935774dd9f59350d9d0e5c8b13098f71b8124437ce577c8ccd2d3daf [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:03:07.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:03:07.250Z] . [Pipeline] withDockerContainer [2020-10-01T20:03:07.349Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:03:07.392Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:03:08.014Z] $ docker top 6c5c20bbc3915e017f1c299a81f3470d10f2490d8b796276515be56316d25f61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:03:08.558Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:03:08.558Z] + tee [2020-10-01T20:03:08.558Z] clair timeout 1m0s [2020-10-01T20:03:08.558Z] docker timeout: 1m0s [2020-10-01T20:03:08.558Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:03:10.056Z] $ docker stop --time=1 6c5c20bbc3915e017f1c299a81f3470d10f2490d8b796276515be56316d25f61 [2020-10-01T20:03:11.419Z] $ docker rm -f 6c5c20bbc3915e017f1c299a81f3470d10f2490d8b796276515be56316d25f61 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T20:03:11.913Z] + mkdir -p /w/workspace/edgex-go/158/clair-reports [Pipeline] echo [2020-10-01T20:03:11.927Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/158/clair-reports/clair_results_docker-security-secrets-setup-go_eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f.html [Pipeline] writeFile [Pipeline] step [2020-10-01T20:03:11.982Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:03:12.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:03:12.321Z] . [Pipeline] withDockerContainer [2020-10-01T20:03:12.420Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:03:12.463Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:03:13.063Z] $ docker top cead09b9cec28310b3ca1f7ca98bb3260d33537281097e2d1121ed807b8b98ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:03:13.571Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:03:13.571Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:03:21.881Z] $ docker stop --time=1 cead09b9cec28310b3ca1f7ca98bb3260d33537281097e2d1121ed807b8b98ac [2020-10-01T20:03:23.239Z] $ docker rm -f cead09b9cec28310b3ca1f7ca98bb3260d33537281097e2d1121ed807b8b98ac [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:03:23.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:03:23.751Z] . [Pipeline] withDockerContainer [2020-10-01T20:03:23.853Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:03:23.897Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:03:24.526Z] $ docker top b4f494ad0c30b754aaea92486c87a0ee05894418f77f18398f7d9d204c5269d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:03:25.050Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:03:25.050Z] + tee [2020-10-01T20:03:25.050Z] clair timeout 1m0s [2020-10-01T20:03:25.050Z] docker timeout: 1m0s [2020-10-01T20:03:25.050Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:03:26.554Z] $ docker stop --time=1 b4f494ad0c30b754aaea92486c87a0ee05894418f77f18398f7d9d204c5269d9 [2020-10-01T20:03:27.901Z] $ docker rm -f b4f494ad0c30b754aaea92486c87a0ee05894418f77f18398f7d9d204c5269d9 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T20:03:28.390Z] + mkdir -p /w/workspace/edgex-go/158/clair-reports [Pipeline] echo [2020-10-01T20:03:28.404Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/158/clair-reports/clair_results_docker-security-secretstore-setup-go_eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f.html [Pipeline] writeFile [Pipeline] step [2020-10-01T20:03:28.460Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:03:28.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:03:28.805Z] . [Pipeline] withDockerContainer [2020-10-01T20:03:28.907Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:03:28.958Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:03:29.544Z] $ docker top c63ee6cd9ad8b01316d70d1974bfda07cee3407e8e3f4fda8b26b927176bca14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:03:30.057Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:03:30.057Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:03:33.691Z] $ docker stop --time=1 c63ee6cd9ad8b01316d70d1974bfda07cee3407e8e3f4fda8b26b927176bca14 [2020-10-01T20:03:35.035Z] $ docker rm -f c63ee6cd9ad8b01316d70d1974bfda07cee3407e8e3f4fda8b26b927176bca14 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:03:35.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:03:35.523Z] . [Pipeline] withDockerContainer [2020-10-01T20:03:35.623Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:03:35.670Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:03:36.310Z] $ docker top 7bf5e8e2d07f9278cf6e85267635187542eed337c38f87b7b36f1933c8245e7c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:03:36.899Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:03:36.899Z] + tee [2020-10-01T20:03:36.899Z] clair timeout 1m0s [2020-10-01T20:03:36.899Z] docker timeout: 1m0s [2020-10-01T20:03:36.899Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:03:37.578Z] $ docker stop --time=1 7bf5e8e2d07f9278cf6e85267635187542eed337c38f87b7b36f1933c8245e7c [2020-10-01T20:03:38.914Z] $ docker rm -f 7bf5e8e2d07f9278cf6e85267635187542eed337c38f87b7b36f1933c8245e7c [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T20:03:39.362Z] + mkdir -p /w/workspace/edgex-go/158/clair-reports [Pipeline] echo [2020-10-01T20:03:39.376Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/158/clair-reports/clair_results_docker-support-logging-go_eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f.html [Pipeline] writeFile [Pipeline] step [2020-10-01T20:03:39.430Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:03:39.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:03:39.769Z] . [Pipeline] withDockerContainer [2020-10-01T20:03:39.868Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:03:39.916Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:03:40.505Z] $ docker top 9a8369ad8da27bf5a0fcd54e6c56ddd9eafd5b23556cdc1bda9c4bb13566027d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:03:41.015Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:03:41.015Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:03:46.486Z] $ docker stop --time=1 9a8369ad8da27bf5a0fcd54e6c56ddd9eafd5b23556cdc1bda9c4bb13566027d [2020-10-01T20:03:47.842Z] $ docker rm -f 9a8369ad8da27bf5a0fcd54e6c56ddd9eafd5b23556cdc1bda9c4bb13566027d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:03:48.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:03:48.325Z] . [Pipeline] withDockerContainer [2020-10-01T20:03:48.422Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:03:48.467Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:03:49.041Z] $ docker top 4261db303846eacaf38a29b0dae76df69c982343cc3d952ab1d080f83343d7ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:03:49.563Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:03:49.564Z] + tee [2020-10-01T20:03:49.564Z] clair timeout 1m0s [2020-10-01T20:03:49.564Z] docker timeout: 1m0s [2020-10-01T20:03:49.564Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:03:50.616Z] $ docker stop --time=1 4261db303846eacaf38a29b0dae76df69c982343cc3d952ab1d080f83343d7ee [2020-10-01T20:03:51.955Z] $ docker rm -f 4261db303846eacaf38a29b0dae76df69c982343cc3d952ab1d080f83343d7ee [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T20:03:52.417Z] + mkdir -p /w/workspace/edgex-go/158/clair-reports [Pipeline] echo [2020-10-01T20:03:52.429Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/158/clair-reports/clair_results_docker-support-notifications-go_eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f.html [Pipeline] writeFile [Pipeline] step [2020-10-01T20:03:52.480Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:03:52.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:03:52.819Z] . [Pipeline] withDockerContainer [2020-10-01T20:03:52.914Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:03:52.958Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:03:53.543Z] $ docker top 887759d1862532a2bdefea3aab8bcf18a77534938781c4d5795a14df016f250e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:03:54.184Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:03:54.184Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:03:57.785Z] $ docker stop --time=1 887759d1862532a2bdefea3aab8bcf18a77534938781c4d5795a14df016f250e [2020-10-01T20:03:59.146Z] $ docker rm -f 887759d1862532a2bdefea3aab8bcf18a77534938781c4d5795a14df016f250e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:03:59.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:03:59.604Z] . [Pipeline] withDockerContainer [2020-10-01T20:03:59.699Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:03:59.753Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:04:00.326Z] $ docker top f3e41b227f29ab46534a3852ec546c3048d409335c264223b6a6205e34bb43ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:04:00.931Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:04:00.931Z] + tee [2020-10-01T20:04:00.931Z] clair timeout 1m0s [2020-10-01T20:04:00.931Z] docker timeout: 1m0s [2020-10-01T20:04:00.931Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:04:01.609Z] $ docker stop --time=1 f3e41b227f29ab46534a3852ec546c3048d409335c264223b6a6205e34bb43ea [2020-10-01T20:04:02.965Z] $ docker rm -f f3e41b227f29ab46534a3852ec546c3048d409335c264223b6a6205e34bb43ea [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T20:04:03.463Z] + mkdir -p /w/workspace/edgex-go/158/clair-reports [Pipeline] echo [2020-10-01T20:04:03.476Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/158/clair-reports/clair_results_docker-support-scheduler-go_eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f.html [Pipeline] writeFile [Pipeline] step [2020-10-01T20:04:03.525Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:04:03.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:04:03.866Z] . [Pipeline] withDockerContainer [2020-10-01T20:04:03.960Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:04:04.002Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:04:04.660Z] $ docker top 2fd36bcf2dfa4338c1208b041834e4b892184724d6fff6d52ca1df48ad2d9b46 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:04:05.207Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:04:05.208Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:04:20.662Z] $ docker stop --time=1 2fd36bcf2dfa4338c1208b041834e4b892184724d6fff6d52ca1df48ad2d9b46 [2020-10-01T20:04:22.009Z] $ docker rm -f 2fd36bcf2dfa4338c1208b041834e4b892184724d6fff6d52ca1df48ad2d9b46 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:04:22.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:04:22.487Z] . [Pipeline] withDockerContainer [2020-10-01T20:04:22.643Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:04:22.687Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:04:23.330Z] $ docker top e97a5f51e566a110aec6e7112e4b61c82cc0add0382419d069af37e3da90827f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:04:23.859Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:04:23.859Z] + tee [2020-10-01T20:04:23.859Z] clair timeout 1m0s [2020-10-01T20:04:23.859Z] docker timeout: 1m0s [2020-10-01T20:04:23.859Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:04:25.356Z] $ docker stop --time=1 e97a5f51e566a110aec6e7112e4b61c82cc0add0382419d069af37e3da90827f [2020-10-01T20:04:26.736Z] $ docker rm -f e97a5f51e566a110aec6e7112e4b61c82cc0add0382419d069af37e3da90827f [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T20:04:27.222Z] + mkdir -p /w/workspace/edgex-go/158/clair-reports [Pipeline] echo [2020-10-01T20:04:27.235Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/158/clair-reports/clair_results_docker-sys-mgmt-agent-go_eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f.html [Pipeline] writeFile [Pipeline] step [2020-10-01T20:04:27.288Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:04:27.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:04:27.633Z] . [Pipeline] withDockerContainer [2020-10-01T20:04:27.728Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:04:27.774Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:04:28.415Z] $ docker top 308378273bc7fb9789cea566aba51e3843e9c683ee18ff4f27b8822474300083 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:04:28.936Z] + tee [2020-10-01T20:04:28.936Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:04:31.639Z] $ docker stop --time=1 308378273bc7fb9789cea566aba51e3843e9c683ee18ff4f27b8822474300083 [2020-10-01T20:04:32.997Z] $ docker rm -f 308378273bc7fb9789cea566aba51e3843e9c683ee18ff4f27b8822474300083 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:04:33.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:04:33.486Z] . [Pipeline] withDockerContainer [2020-10-01T20:04:33.587Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:04:33.629Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:04:34.275Z] $ docker top b436573b444fee067e4b608e7a1010fc2acfdc189696ef07eaba0aeea23fe81a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:04:34.809Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:04:34.809Z] + tee [2020-10-01T20:04:34.809Z] clair timeout 1m0s [2020-10-01T20:04:34.809Z] docker timeout: 1m0s [2020-10-01T20:04:34.809Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:04:35.486Z] $ docker stop --time=1 b436573b444fee067e4b608e7a1010fc2acfdc189696ef07eaba0aeea23fe81a [2020-10-01T20:04:36.870Z] $ docker rm -f b436573b444fee067e4b608e7a1010fc2acfdc189696ef07eaba0aeea23fe81a [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T20:04:37.331Z] + mkdir -p /w/workspace/edgex-go/158/clair-reports [Pipeline] echo [2020-10-01T20:04:37.345Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/158/clair-reports/clair_results_docker-core-command-go-arm64_eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f.html [Pipeline] writeFile [Pipeline] step [2020-10-01T20:04:37.394Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:04:37.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:04:37.732Z] . [Pipeline] withDockerContainer [2020-10-01T20:04:37.833Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:04:37.881Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:04:38.476Z] $ docker top 368d904e0c2f58434bfd08b7cc75ea007f79274bb689ab1f759647eaf383fd24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:04:39.035Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:04:39.035Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:04:44.478Z] $ docker stop --time=1 368d904e0c2f58434bfd08b7cc75ea007f79274bb689ab1f759647eaf383fd24 [2020-10-01T20:04:45.835Z] $ docker rm -f 368d904e0c2f58434bfd08b7cc75ea007f79274bb689ab1f759647eaf383fd24 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:04:46.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:04:46.292Z] . [Pipeline] withDockerContainer [2020-10-01T20:04:46.394Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:04:46.444Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:04:47.038Z] $ docker top 3b120d2b7a29f0a59fb464fb55bc7cf5579e222a5a559789fd0ac430cda3029a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:04:47.554Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:04:47.554Z] + tee [2020-10-01T20:04:47.554Z] clair timeout 1m0s [2020-10-01T20:04:47.554Z] docker timeout: 1m0s [2020-10-01T20:04:47.554Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:04:48.651Z] $ docker stop --time=1 3b120d2b7a29f0a59fb464fb55bc7cf5579e222a5a559789fd0ac430cda3029a [2020-10-01T20:04:49.995Z] $ docker rm -f 3b120d2b7a29f0a59fb464fb55bc7cf5579e222a5a559789fd0ac430cda3029a [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T20:04:50.539Z] + mkdir -p /w/workspace/edgex-go/158/clair-reports [Pipeline] echo [2020-10-01T20:04:50.553Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/158/clair-reports/clair_results_docker-core-data-go-arm64_eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f.html [Pipeline] writeFile [Pipeline] step [2020-10-01T20:04:50.745Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:04:51.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:04:51.096Z] . [Pipeline] withDockerContainer [2020-10-01T20:04:51.202Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:04:51.246Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:04:51.826Z] $ docker top 784d460cb958dea6cf3e462795745a36967f0dca678772c976dbdf415d332d18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:04:52.329Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:04:52.329Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:04:55.101Z] $ docker stop --time=1 784d460cb958dea6cf3e462795745a36967f0dca678772c976dbdf415d332d18 [2020-10-01T20:04:56.543Z] $ docker rm -f 784d460cb958dea6cf3e462795745a36967f0dca678772c976dbdf415d332d18 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:04:57.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:04:57.014Z] . [Pipeline] withDockerContainer [2020-10-01T20:04:57.107Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:04:57.150Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:04:57.721Z] $ docker top 4055892bccfe955d65284799dfe49ebe23f9a8e4e0b19732d9ae6f4f50e6cce1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:04:58.226Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:04:58.226Z] + tee [2020-10-01T20:04:58.226Z] clair timeout 1m0s [2020-10-01T20:04:58.226Z] docker timeout: 1m0s [2020-10-01T20:04:58.226Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:04:59.015Z] $ docker stop --time=1 4055892bccfe955d65284799dfe49ebe23f9a8e4e0b19732d9ae6f4f50e6cce1 [2020-10-01T20:05:00.367Z] $ docker rm -f 4055892bccfe955d65284799dfe49ebe23f9a8e4e0b19732d9ae6f4f50e6cce1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T20:05:00.853Z] + mkdir -p /w/workspace/edgex-go/158/clair-reports [Pipeline] echo [2020-10-01T20:05:00.867Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/158/clair-reports/clair_results_docker-core-metadata-go-arm64_eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f.html [Pipeline] writeFile [Pipeline] step [2020-10-01T20:05:00.919Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:05:01.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:05:01.276Z] . [Pipeline] withDockerContainer [2020-10-01T20:05:01.380Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:05:01.420Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:05:02.047Z] $ docker top 9bd04491da17e7151f892aa5a7ab3b8f7743d0f1eb6a1a0233f5c5c9cad18519 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:05:02.563Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:05:02.563Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:05:06.971Z] $ docker stop --time=1 9bd04491da17e7151f892aa5a7ab3b8f7743d0f1eb6a1a0233f5c5c9cad18519 [2020-10-01T20:05:08.319Z] $ docker rm -f 9bd04491da17e7151f892aa5a7ab3b8f7743d0f1eb6a1a0233f5c5c9cad18519 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:05:08.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:05:08.790Z] . [Pipeline] withDockerContainer [2020-10-01T20:05:08.884Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:05:08.923Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:05:09.519Z] $ docker top 53308866e78f038d73b1964858eee54fe596aa959e74d8142576d62649cbb0e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:05:10.048Z] + + tee/klar [2020-10-01T20:05:10.048Z] nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:05:10.048Z] clair timeout 1m0s [2020-10-01T20:05:10.048Z] docker timeout: 1m0s [2020-10-01T20:05:10.048Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:05:11.119Z] $ docker stop --time=1 53308866e78f038d73b1964858eee54fe596aa959e74d8142576d62649cbb0e7 [2020-10-01T20:05:12.453Z] $ docker rm -f 53308866e78f038d73b1964858eee54fe596aa959e74d8142576d62649cbb0e7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T20:05:12.901Z] + mkdir -p /w/workspace/edgex-go/158/clair-reports [Pipeline] echo [2020-10-01T20:05:12.915Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/158/clair-reports/clair_results_docker-security-proxy-setup-go-arm64_eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f.html [Pipeline] writeFile [Pipeline] step [2020-10-01T20:05:12.969Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:05:13.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:05:13.313Z] . [Pipeline] withDockerContainer [2020-10-01T20:05:13.411Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:05:13.451Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:05:14.042Z] $ docker top 0ab8278c022d212d6d46862692e389653c3ffb80957c93c6cd9877ef318914e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:05:14.551Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:05:14.551Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:05:22.893Z] $ docker stop --time=1 0ab8278c022d212d6d46862692e389653c3ffb80957c93c6cd9877ef318914e1 [2020-10-01T20:05:24.254Z] $ docker rm -f 0ab8278c022d212d6d46862692e389653c3ffb80957c93c6cd9877ef318914e1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:05:24.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:05:24.734Z] . [Pipeline] withDockerContainer [2020-10-01T20:05:24.828Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:05:24.870Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:05:25.475Z] $ docker top 25da22726ede5b648057f80c544c65323c2794356600055469e657cd4deacd3e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:05:26.048Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:05:26.048Z] + tee [2020-10-01T20:05:26.048Z] clair timeout 1m0s [2020-10-01T20:05:26.048Z] docker timeout: 1m0s [2020-10-01T20:05:26.048Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:05:28.084Z] $ docker stop --time=1 25da22726ede5b648057f80c544c65323c2794356600055469e657cd4deacd3e [2020-10-01T20:05:29.421Z] $ docker rm -f 25da22726ede5b648057f80c544c65323c2794356600055469e657cd4deacd3e [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T20:05:29.915Z] + mkdir -p /w/workspace/edgex-go/158/clair-reports [Pipeline] echo [2020-10-01T20:05:29.928Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/158/clair-reports/clair_results_docker-security-secrets-setup-go-arm64_eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f.html [Pipeline] writeFile [Pipeline] step [2020-10-01T20:05:29.979Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:05:30.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:05:30.332Z] . [Pipeline] withDockerContainer [2020-10-01T20:05:30.424Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:05:30.468Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:05:31.125Z] $ docker top c3e5c750712afd909af0c42dcba92f5327ba4b41dbed5b9b95b0bd0bcb3e5d48 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:05:31.666Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:05:31.666Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:05:40.028Z] $ docker stop --time=1 c3e5c750712afd909af0c42dcba92f5327ba4b41dbed5b9b95b0bd0bcb3e5d48 [2020-10-01T20:05:41.395Z] $ docker rm -f c3e5c750712afd909af0c42dcba92f5327ba4b41dbed5b9b95b0bd0bcb3e5d48 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:05:41.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:05:41.853Z] . [Pipeline] withDockerContainer [2020-10-01T20:05:41.950Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:05:41.993Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:05:42.574Z] $ docker top ff4e4bda5d42c03c720246fe51c9f10affa103337734b4fcbe6c43a0390b2106 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:05:43.106Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:05:43.106Z] + tee [2020-10-01T20:05:43.106Z] clair timeout 1m0s [2020-10-01T20:05:43.106Z] docker timeout: 1m0s [2020-10-01T20:05:43.106Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:05:44.598Z] $ docker stop --time=1 ff4e4bda5d42c03c720246fe51c9f10affa103337734b4fcbe6c43a0390b2106 [2020-10-01T20:05:45.929Z] $ docker rm -f ff4e4bda5d42c03c720246fe51c9f10affa103337734b4fcbe6c43a0390b2106 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T20:05:46.386Z] + mkdir -p /w/workspace/edgex-go/158/clair-reports [Pipeline] echo [2020-10-01T20:05:46.405Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/158/clair-reports/clair_results_docker-security-secretstore-setup-go-arm64_eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f.html [Pipeline] writeFile [Pipeline] step [2020-10-01T20:05:46.459Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:05:46.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:05:46.832Z] . [Pipeline] withDockerContainer [2020-10-01T20:05:46.925Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:05:46.966Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:05:47.589Z] $ docker top 20c3d7a30ab63ecb0187159c0c5a73cd8b57f10d6bc212073fea3b135c1aa121 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:05:48.101Z] + tee [2020-10-01T20:05:48.101Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:05:51.567Z] $ docker stop --time=1 20c3d7a30ab63ecb0187159c0c5a73cd8b57f10d6bc212073fea3b135c1aa121 [2020-10-01T20:05:52.935Z] $ docker rm -f 20c3d7a30ab63ecb0187159c0c5a73cd8b57f10d6bc212073fea3b135c1aa121 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:05:53.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:05:53.401Z] . [Pipeline] withDockerContainer [2020-10-01T20:05:53.501Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:05:53.544Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:05:54.206Z] $ docker top f97580e99d83a63471af31909029b00dffc8e753a9de4cb1c51ffe14345825ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:05:54.766Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:05:54.767Z] + tee [2020-10-01T20:05:54.767Z] clair timeout 1m0s [2020-10-01T20:05:54.767Z] docker timeout: 1m0s [2020-10-01T20:05:54.767Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:05:55.449Z] $ docker stop --time=1 f97580e99d83a63471af31909029b00dffc8e753a9de4cb1c51ffe14345825ee [2020-10-01T20:05:56.911Z] $ docker rm -f f97580e99d83a63471af31909029b00dffc8e753a9de4cb1c51ffe14345825ee [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T20:05:57.400Z] + mkdir -p /w/workspace/edgex-go/158/clair-reports [Pipeline] echo [2020-10-01T20:05:57.416Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/158/clair-reports/clair_results_docker-support-logging-go-arm64_eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f.html [Pipeline] writeFile [Pipeline] step [2020-10-01T20:05:57.475Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:05:57.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:05:57.820Z] . [Pipeline] withDockerContainer [2020-10-01T20:05:57.916Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:05:57.957Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:05:58.598Z] $ docker top 1f70fa19e66083f2939ac56e4ed70f6d0574c9a7292cafb25b67e0d46b6c11e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:05:59.117Z] + + tee/klar [2020-10-01T20:05:59.117Z] nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:06:04.601Z] $ docker stop --time=1 1f70fa19e66083f2939ac56e4ed70f6d0574c9a7292cafb25b67e0d46b6c11e4 [2020-10-01T20:06:05.982Z] $ docker rm -f 1f70fa19e66083f2939ac56e4ed70f6d0574c9a7292cafb25b67e0d46b6c11e4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:06:06.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:06:06.444Z] . [Pipeline] withDockerContainer [2020-10-01T20:06:06.540Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:06:06.583Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:06:07.196Z] $ docker top 79fb90508968f478f1508be2fba32ceb1d045e5dbed36847775fd9878990bcea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:06:07.748Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:06:07.748Z] + tee [2020-10-01T20:06:07.748Z] clair timeout 1m0s [2020-10-01T20:06:07.748Z] docker timeout: 1m0s [2020-10-01T20:06:07.748Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:06:08.787Z] $ docker stop --time=1 79fb90508968f478f1508be2fba32ceb1d045e5dbed36847775fd9878990bcea [2020-10-01T20:06:10.132Z] $ docker rm -f 79fb90508968f478f1508be2fba32ceb1d045e5dbed36847775fd9878990bcea [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T20:06:10.664Z] + mkdir -p /w/workspace/edgex-go/158/clair-reports [Pipeline] echo [2020-10-01T20:06:10.678Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/158/clair-reports/clair_results_docker-support-notifications-go-arm64_eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f.html [Pipeline] writeFile [Pipeline] step [2020-10-01T20:06:10.804Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:06:11.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:06:11.147Z] . [Pipeline] withDockerContainer [2020-10-01T20:06:11.240Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:06:11.283Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:06:11.875Z] $ docker top 132f4f8cabea14fc54f988c4c0fbc016998c624f8510691fbffd8652b916eb24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:06:12.388Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:06:12.388Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:06:15.852Z] $ docker stop --time=1 132f4f8cabea14fc54f988c4c0fbc016998c624f8510691fbffd8652b916eb24 [2020-10-01T20:06:17.187Z] $ docker rm -f 132f4f8cabea14fc54f988c4c0fbc016998c624f8510691fbffd8652b916eb24 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:06:17.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:06:17.658Z] . [Pipeline] withDockerContainer [2020-10-01T20:06:17.755Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:06:17.799Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:06:18.441Z] $ docker top 782332c4fc096136e3635f947ddf21a494dedc16955bcce83e2f4030eef02639 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:06:18.957Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:06:18.957Z] + tee [2020-10-01T20:06:18.957Z] clair timeout 1m0s [2020-10-01T20:06:18.957Z] docker timeout: 1m0s [2020-10-01T20:06:18.957Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:06:19.640Z] $ docker stop --time=1 782332c4fc096136e3635f947ddf21a494dedc16955bcce83e2f4030eef02639 [2020-10-01T20:06:20.991Z] $ docker rm -f 782332c4fc096136e3635f947ddf21a494dedc16955bcce83e2f4030eef02639 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T20:06:21.573Z] + mkdir -p /w/workspace/edgex-go/158/clair-reports [Pipeline] echo [2020-10-01T20:06:21.587Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/158/clair-reports/clair_results_docker-support-scheduler-go-arm64_eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f.html [Pipeline] writeFile [Pipeline] step [2020-10-01T20:06:21.673Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:06:22.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:06:22.010Z] . [Pipeline] withDockerContainer [2020-10-01T20:06:22.107Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:06:22.152Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:06:22.831Z] $ docker top c2427a1c28102998175ee1b4653bc00d9ca0a148c85eac60dd0c05de5ca4e379 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:06:23.363Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:06:23.363Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:06:41.745Z] $ docker stop --time=1 c2427a1c28102998175ee1b4653bc00d9ca0a148c85eac60dd0c05de5ca4e379 [2020-10-01T20:06:43.179Z] $ docker rm -f c2427a1c28102998175ee1b4653bc00d9ca0a148c85eac60dd0c05de5ca4e379 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:06:43.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T20:06:43.692Z] . [Pipeline] withDockerContainer [2020-10-01T20:06:43.787Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:06:43.831Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T20:06:44.470Z] $ docker top f32651baf49bb40f59053e9fe9fa6a3cb333fe01c921b3c709342e7236805693 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T20:06:44.993Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f [2020-10-01T20:06:44.993Z] + tee [2020-10-01T20:06:44.993Z] clair timeout 1m0s [2020-10-01T20:06:44.993Z] docker timeout: 1m0s [2020-10-01T20:06:44.993Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T20:06:46.478Z] $ docker stop --time=1 f32651baf49bb40f59053e9fe9fa6a3cb333fe01c921b3c709342e7236805693 [2020-10-01T20:06:47.814Z] $ docker rm -f f32651baf49bb40f59053e9fe9fa6a3cb333fe01c921b3c709342e7236805693 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T20:06:48.279Z] + mkdir -p /w/workspace/edgex-go/158/clair-reports [Pipeline] echo [2020-10-01T20:06:48.293Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/158/clair-reports/clair_results_docker-sys-mgmt-agent-go-arm64_eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f.html [Pipeline] writeFile [Pipeline] step [2020-10-01T20:06:48.347Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2020-10-01T20:06:48.837Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-01T20:06:48.889Z] provisioning config files... [2020-10-01T20:06:48.904Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/158@tmp/config3509432409438030355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-01T20:06:49.278Z] --> edgex-publish-swagger.sh [2020-10-01T20:06:49.278Z] === Publish openapi/v1 API === [2020-10-01T20:06:49.278Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2020-10-01T20:06:49.278Z] [publishToSwagger] Publishing API Name [core-command] [2020-10-01T20:06:49.278Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T20:06:49.278Z] Dload Upload Total Spent Left Speed [2020-10-01T20:06:50.664Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10521 0 0 100 10521 0 9201 0:00:01 0:00:01 --:--:-- 9212 100 10521 0 0 100 10521 0 9200 0:00:01 0:00:01 --:--:-- 9212 [2020-10-01T20:06:50.664Z] [2020-10-01T20:06:50.664Z] [2020-10-01T20:06:50.664Z] [publishToSwagger] Publishing API Name [core-data] [2020-10-01T20:06:50.664Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T20:06:50.664Z] Dload Upload Total Spent Left Speed [2020-10-01T20:06:51.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32556 0 0 100 32556 0 30886 0:00:01 0:00:01 --:--:-- 30917 100 32556 0 0 100 32556 0 30881 0:00:01 0:00:01 --:--:-- 30888 [2020-10-01T20:06:51.660Z] [2020-10-01T20:06:51.660Z] [2020-10-01T20:06:51.660Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-10-01T20:06:51.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T20:06:51.661Z] Dload Upload Total Spent Left Speed [2020-10-01T20:06:52.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73720 0 0 100 73720 0 67145 0:00:01 0:00:01 --:--:-- 67201 100 73720 0 0 100 73720 0 67133 0:00:01 0:00:01 --:--:-- 67201 [2020-10-01T20:06:52.606Z] [2020-10-01T20:06:52.606Z] [2020-10-01T20:06:52.606Z] [publishToSwagger] Publishing API Name [support-logging] [2020-10-01T20:06:52.606Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T20:06:52.606Z] Dload Upload Total Spent Left Speed [2020-10-01T20:06:53.548Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13580 0 0 100 13580 0 14142 --:--:-- --:--:-- --:--:-- 14131 100 13580 0 0 100 13580 0 14139 --:--:-- --:--:-- --:--:-- 14131 [2020-10-01T20:06:53.548Z] [2020-10-01T20:06:53.548Z] [2020-10-01T20:06:53.548Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-10-01T20:06:53.548Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T20:06:53.548Z] Dload Upload Total Spent Left Speed [2020-10-01T20:06:54.932Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38889 0 0 100 38889 0 34687 0:00:01 0:00:01 --:--:-- 34722 100 38889 0 0 100 38889 0 34681 0:00:01 0:00:01 --:--:-- 34691 [2020-10-01T20:06:54.932Z] [2020-10-01T20:06:54.932Z] [2020-10-01T20:06:54.932Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-10-01T20:06:54.932Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T20:06:54.932Z] Dload Upload Total Spent Left Speed [2020-10-01T20:06:55.873Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14248 0 0 100 14248 0 13656 0:00:01 0:00:01 --:--:-- 13660 100 14248 0 0 100 14248 0 13654 0:00:01 0:00:01 --:--:-- 13660 [2020-10-01T20:06:55.873Z] [2020-10-01T20:06:55.873Z] [2020-10-01T20:06:55.873Z] [publishToSwagger] Publishing API Name [system-agent] [2020-10-01T20:06:55.873Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T20:06:55.873Z] Dload Upload Total Spent Left Speed [2020-10-01T20:06:57.076Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4109 0 0 100 4109 0 3355 0:00:01 0:00:01 --:--:-- 3357 [2020-10-01T20:06:57.076Z] [2020-10-01T20:06:57.076Z] [2020-10-01T20:06:57.076Z] === Publish openapi/v2 API === [2020-10-01T20:06:57.076Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2020-10-01T20:06:57.076Z] [publishToSwagger] Publishing API Name [core-command] [2020-10-01T20:06:57.076Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T20:06:57.076Z] Dload Upload Total Spent Left Speed [2020-10-01T20:06:58.018Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30234 0 0 100 30234 0 27966 0:00:01 0:00:01 --:--:-- 27968 100 30234 0 0 100 30234 0 27960 0:00:01 0:00:01 --:--:-- 27942 [2020-10-01T20:06:58.018Z] [2020-10-01T20:06:58.018Z] [2020-10-01T20:06:58.018Z] [publishToSwagger] Publishing API Name [core-data] [2020-10-01T20:06:58.018Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T20:06:58.018Z] Dload Upload Total Spent Left Speed [2020-10-01T20:06:59.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59012 0 0 100 59012 0 51518 0:00:01 0:00:01 --:--:-- 51538 100 59012 0 0 100 59012 0 51510 0:00:01 0:00:01 --:--:-- 51538 [2020-10-01T20:06:59.403Z] [2020-10-01T20:06:59.403Z] [2020-10-01T20:06:59.403Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-10-01T20:06:59.403Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T20:06:59.403Z] Dload Upload Total Spent Left Speed [2020-10-01T20:07:00.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68246 0 0 100 68246 0 65903 0:00:01 0:00:01 --:--:-- 65938 100 68246 0 0 100 68246 0 65893 0:00:01 0:00:01 --:--:-- 65938 [2020-10-01T20:07:00.346Z] [2020-10-01T20:07:00.346Z] [2020-10-01T20:07:00.346Z] [publishToSwagger] Publishing API Name [support-logging] [2020-10-01T20:07:00.346Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T20:07:00.346Z] Dload Upload Total Spent Left Speed [2020-10-01T20:07:01.732Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26165 0 0 100 26165 0 23423 0:00:01 0:00:01 --:--:-- 23445 100 26165 0 0 100 26165 0 23420 0:00:01 0:00:01 --:--:-- 23424 [2020-10-01T20:07:01.733Z] [2020-10-01T20:07:01.733Z] [2020-10-01T20:07:01.733Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-10-01T20:07:01.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T20:07:01.733Z] Dload Upload Total Spent Left Speed [2020-10-01T20:07:02.678Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63410 0 0 100 63410 0 54152 0:00:01 0:00:01 --:--:-- 54196 100 63410 0 0 100 63410 0 54141 0:00:01 0:00:01 --:--:-- 54150 [2020-10-01T20:07:02.678Z] [2020-10-01T20:07:02.678Z] [2020-10-01T20:07:02.678Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-10-01T20:07:02.678Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T20:07:02.678Z] Dload Upload Total Spent Left Speed [2020-10-01T20:07:04.122Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46049 0 0 100 46049 0 40889 0:00:01 0:00:01 --:--:-- 40932 100 46049 0 0 100 46049 0 40882 0:00:01 0:00:01 --:--:-- 40896 [2020-10-01T20:07:04.122Z] [2020-10-01T20:07:04.122Z] [2020-10-01T20:07:04.122Z] [publishToSwagger] Publishing API Name [system-agent] [2020-10-01T20:07:04.122Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T20:07:04.122Z] Dload Upload Total Spent Left Speed [2020-10-01T20:07:05.063Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24114 0 0 100 24114 0 22791 0:00:01 0:00:01 --:--:-- 22813 100 24114 0 0 100 24114 0 22787 0:00:01 0:00:01 --:--:-- 22792 [2020-10-01T20:07:05.063Z] [2020-10-01T20:07:05.063Z] [Pipeline] } [2020-10-01T20:07:05.074Z] 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 [2020-10-01T20:07:15.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-01T20:07:15.330Z] . [Pipeline] withDockerContainer [2020-10-01T20:07:15.426Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:07:15.466Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-01T20:07:16.659Z] $ docker top 4f53110bc362c3fd72347083f1e319af7b964d86736855c8aeef7d052def993f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-01T20:07:16.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-01T20:07:16.959Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-01T20:07:17.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-01T20:07:17.202Z] $ docker exec 4f53110bc362c3fd72347083f1e319af7b964d86736855c8aeef7d052def993f ssh-agent [2020-10-01T20:07:17.374Z] SSH_AUTH_SOCK=/tmp/ssh-InB828pUegJR/agent.12 [2020-10-01T20:07:17.374Z] SSH_AGENT_PID=18 [2020-10-01T20:07:17.383Z] Running ssh-add (command line suppressed) [2020-10-01T20:07:17.510Z] Identity added: /w/workspace/edgex-go/158@tmp/private_key_6709209108187070060.key (/w/workspace/edgex-go/158@tmp/private_key_6709209108187070060.key) [2020-10-01T20:07:17.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-01T20:07:17.894Z] + git semver tag [2020-10-01T20:07:17.894Z] # -> Open(): unable to determine branch for HEAD [2020-10-01T20:07:17.894Z] # $GIT_DIR = /w/workspace/edgex-go/158/.git [2020-10-01T20:07:17.894Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/158 [2020-10-01T20:07:17.894Z] # $SEMVER_REMOTE_NAME = origin [2020-10-01T20:07:17.894Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-01T20:07:17.894Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-01T20:07:17.894Z] # $SEMVER_BRANCH = master [2020-10-01T20:07:17.894Z] # $SEMVER_DIR = /w/workspace/edgex-go/158/.semver [2020-10-01T20:07:17.894Z] # eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f HEAD [2020-10-01T20:07:18.466Z] # -> Force: false [2020-10-01T20:07:18.466Z] # 11ed102b189c6fb8a6f8e8946faa4c938339d483 refs/tags/v1.2.2-dev.43 [Pipeline] } [2020-10-01T20:07:18.480Z] $ docker exec --env ******** --env ******** 4f53110bc362c3fd72347083f1e319af7b964d86736855c8aeef7d052def993f ssh-agent -k [2020-10-01T20:07:18.610Z] unset SSH_AUTH_SOCK; [2020-10-01T20:07:18.610Z] unset SSH_AGENT_PID; [2020-10-01T20:07:18.610Z] echo Agent pid 18 killed; [2020-10-01T20:07:18.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-01T20:07:19.117Z] + git semver [Pipeline] } [2020-10-01T20:07:19.134Z] $ docker stop --time=1 4f53110bc362c3fd72347083f1e319af7b964d86736855c8aeef7d052def993f [2020-10-01T20:07:20.469Z] $ docker rm -f 4f53110bc362c3fd72347083f1e319af7b964d86736855c8aeef7d052def993f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:07:21.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-01T20:07:21.054Z] [2020-10-01T20:07:21.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:07:21.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-01T20:07:21.421Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-01T20:07:21.421Z] ab5ef0e58194: Pulling fs layer [2020-10-01T20:07:21.421Z] 9712f1f96733: Pulling fs layer [2020-10-01T20:07:21.421Z] 63f879dbbcfc: Pulling fs layer [2020-10-01T20:07:21.421Z] 0d9ebad4ef96: Pulling fs layer [2020-10-01T20:07:21.421Z] e9a5061849ea: Pulling fs layer [2020-10-01T20:07:21.421Z] d747dcd14b5f: Pulling fs layer [2020-10-01T20:07:21.421Z] 2de7ff778b66: Pulling fs layer [2020-10-01T20:07:21.421Z] e9a5061849ea: Waiting [2020-10-01T20:07:21.421Z] 2de7ff778b66: Waiting [2020-10-01T20:07:21.421Z] d747dcd14b5f: Waiting [2020-10-01T20:07:21.421Z] 0d9ebad4ef96: Waiting [2020-10-01T20:07:21.421Z] 9712f1f96733: Verifying Checksum [2020-10-01T20:07:21.421Z] 9712f1f96733: Download complete [2020-10-01T20:07:23.339Z] 63f879dbbcfc: Verifying Checksum [2020-10-01T20:07:23.339Z] 63f879dbbcfc: Download complete [2020-10-01T20:07:23.339Z] e9a5061849ea: Verifying Checksum [2020-10-01T20:07:23.339Z] e9a5061849ea: Download complete [2020-10-01T20:07:23.339Z] d747dcd14b5f: Download complete [2020-10-01T20:07:23.912Z] 2de7ff778b66: Verifying Checksum [2020-10-01T20:07:23.912Z] 2de7ff778b66: Download complete [2020-10-01T20:07:24.176Z] 0d9ebad4ef96: Verifying Checksum [2020-10-01T20:07:24.176Z] 0d9ebad4ef96: Download complete [2020-10-01T20:07:24.176Z] ab5ef0e58194: Verifying Checksum [2020-10-01T20:07:24.176Z] ab5ef0e58194: Download complete [2020-10-01T20:07:28.413Z] ab5ef0e58194: Pull complete [2020-10-01T20:07:28.413Z] 9712f1f96733: Pull complete [2020-10-01T20:07:30.966Z] 63f879dbbcfc: Pull complete [2020-10-01T20:07:36.295Z] 0d9ebad4ef96: Pull complete [2020-10-01T20:07:39.602Z] e9a5061849ea: Pull complete [2020-10-01T20:07:39.603Z] d747dcd14b5f: Pull complete [2020-10-01T20:07:42.161Z] 2de7ff778b66: Pull complete [2020-10-01T20:07:42.161Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-01T20:07:42.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-01T20:07:42.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-01T20:07:42.382Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:07:42.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-10-01T20:07:45.844Z] $ docker top 354404c2c142acaa025345e2e79017b29312d187c25d11316b8f369cf11bb96b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-01T20:07:46.095Z] provisioning config files... [2020-10-01T20:07:46.106Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/158@tmp/config2927674930705631253tmp [2020-10-01T20:07:46.122Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/158@tmp/config6075838629940189410tmp [2020-10-01T20:07:46.138Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/158@tmp/config6392863155426947880tmp [Pipeline] { [Pipeline] echo [2020-10-01T20:07:46.191Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T20:07:46.487Z] ---> sigul-configuration.sh [2020-10-01T20:07:46.488Z] gpg: directory `/root/.gnupg' created [2020-10-01T20:07:46.488Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-01T20:07:46.488Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-01T20:07:46.488Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-01T20:07:46.488Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-01T20:07:46.488Z] gpg: CAST5 encrypted data [2020-10-01T20:07:46.749Z] gpg: encrypted with 1 passphrase [2020-10-01T20:07:46.749Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-01T20:07:47.043Z] + mkdir /home/jenkins [2020-10-01T20:07:47.043Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-01T20:07:47.338Z] + 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 [2020-10-01T20:07:47.350Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T20:07:47.651Z] ---> sigul-install.sh [2020-10-01T20:07:52.942Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-01T20:07:53.496Z] + git tag --list [2020-10-01T20:07:53.496Z] 0.6.0 [2020-10-01T20:07:53.496Z] 0.6.1 [2020-10-01T20:07:53.496Z] 0.7.0 [2020-10-01T20:07:53.496Z] 0.7.1 [2020-10-01T20:07:53.496Z] v1.0.0 [2020-10-01T20:07:53.496Z] v1.0.1 [2020-10-01T20:07:53.496Z] v1.1.0 [2020-10-01T20:07:53.496Z] v1.2.0 [2020-10-01T20:07:53.496Z] v1.2.1 [2020-10-01T20:07:53.496Z] v1.2.2-dev.1 [2020-10-01T20:07:53.496Z] v1.2.2-dev.10 [2020-10-01T20:07:53.496Z] v1.2.2-dev.11 [2020-10-01T20:07:53.496Z] v1.2.2-dev.12 [2020-10-01T20:07:53.496Z] v1.2.2-dev.13 [2020-10-01T20:07:53.496Z] v1.2.2-dev.14 [2020-10-01T20:07:53.496Z] v1.2.2-dev.15 [2020-10-01T20:07:53.496Z] v1.2.2-dev.16 [2020-10-01T20:07:53.496Z] v1.2.2-dev.17 [2020-10-01T20:07:53.496Z] v1.2.2-dev.18 [2020-10-01T20:07:53.496Z] v1.2.2-dev.19 [2020-10-01T20:07:53.496Z] v1.2.2-dev.2 [2020-10-01T20:07:53.496Z] v1.2.2-dev.20 [2020-10-01T20:07:53.496Z] v1.2.2-dev.21 [2020-10-01T20:07:53.496Z] v1.2.2-dev.22 [2020-10-01T20:07:53.496Z] v1.2.2-dev.23 [2020-10-01T20:07:53.496Z] v1.2.2-dev.24 [2020-10-01T20:07:53.496Z] v1.2.2-dev.25 [2020-10-01T20:07:53.496Z] v1.2.2-dev.26 [2020-10-01T20:07:53.496Z] v1.2.2-dev.27 [2020-10-01T20:07:53.496Z] v1.2.2-dev.28 [2020-10-01T20:07:53.496Z] v1.2.2-dev.29 [2020-10-01T20:07:53.496Z] v1.2.2-dev.3 [2020-10-01T20:07:53.496Z] v1.2.2-dev.30 [2020-10-01T20:07:53.496Z] v1.2.2-dev.31 [2020-10-01T20:07:53.496Z] v1.2.2-dev.32 [2020-10-01T20:07:53.496Z] v1.2.2-dev.33 [2020-10-01T20:07:53.496Z] v1.2.2-dev.34 [2020-10-01T20:07:53.496Z] v1.2.2-dev.35 [2020-10-01T20:07:53.496Z] v1.2.2-dev.36 [2020-10-01T20:07:53.496Z] v1.2.2-dev.37 [2020-10-01T20:07:53.496Z] v1.2.2-dev.38 [2020-10-01T20:07:53.496Z] v1.2.2-dev.39 [2020-10-01T20:07:53.496Z] v1.2.2-dev.4 [2020-10-01T20:07:53.496Z] v1.2.2-dev.40 [2020-10-01T20:07:53.496Z] v1.2.2-dev.41 [2020-10-01T20:07:53.496Z] v1.2.2-dev.42 [2020-10-01T20:07:53.496Z] v1.2.2-dev.43 [2020-10-01T20:07:53.496Z] v1.2.2-dev.5 [2020-10-01T20:07:53.496Z] v1.2.2-dev.6 [2020-10-01T20:07:53.496Z] v1.2.2-dev.7 [2020-10-01T20:07:53.496Z] v1.2.2-dev.8 [2020-10-01T20:07:53.496Z] v1.2.2-dev.9 [Pipeline] sh [2020-10-01T20:07:53.789Z] + lftools sign git-tag v1.2.2-dev.43 [2020-10-01T20:07:55.189Z] Signing Git tag with Sigul... [2020-10-01T20:07:55.189Z] Signing v1.2.2-dev.43 [Pipeline] echo [2020-10-01T20:07:56.158Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T20:07:56.457Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-01T20:07:56.465Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-01T20:07:56.607Z] $ docker stop --time=1 354404c2c142acaa025345e2e79017b29312d187c25d11316b8f369cf11bb96b [2020-10-01T20:07:58.660Z] $ docker rm -f 354404c2c142acaa025345e2e79017b29312d187c25d11316b8f369cf11bb96b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:07:59.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-01T20:07:59.498Z] . [Pipeline] withDockerContainer [2020-10-01T20:07:59.594Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:07:59.635Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-01T20:08:00.375Z] $ docker top e8982c98da8f4e9169f1fa1d59d21501cf5c7cc7a7eb90eec1fcdad692be523e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-01T20:08:00.741Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-01T20:08:00.741Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-01T20:08:00.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-01T20:08:00.942Z] $ docker exec e8982c98da8f4e9169f1fa1d59d21501cf5c7cc7a7eb90eec1fcdad692be523e ssh-agent [2020-10-01T20:08:01.115Z] SSH_AUTH_SOCK=/tmp/ssh-uijURL0JTbDI/agent.11 [2020-10-01T20:08:01.115Z] SSH_AGENT_PID=16 [2020-10-01T20:08:01.123Z] Running ssh-add (command line suppressed) [2020-10-01T20:08:01.252Z] Identity added: /w/workspace/edgex-go/158@tmp/private_key_206858871586769349.key (/w/workspace/edgex-go/158@tmp/private_key_206858871586769349.key) [2020-10-01T20:08:01.309Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-01T20:08:01.658Z] + git semver bump pre [2020-10-01T20:08:01.658Z] # -> Open(): unable to determine branch for HEAD [2020-10-01T20:08:01.658Z] # $GIT_DIR = /w/workspace/edgex-go/158/.git [2020-10-01T20:08:01.658Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/158 [2020-10-01T20:08:01.658Z] # $SEMVER_REMOTE_NAME = origin [2020-10-01T20:08:01.658Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-01T20:08:01.658Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-01T20:08:01.658Z] # $SEMVER_BRANCH = master [2020-10-01T20:08:01.658Z] # $SEMVER_DIR = /w/workspace/edgex-go/158/.semver [2020-10-01T20:08:01.658Z] 1.2.2-dev.44 [Pipeline] } [2020-10-01T20:08:01.672Z] $ docker exec --env ******** --env ******** e8982c98da8f4e9169f1fa1d59d21501cf5c7cc7a7eb90eec1fcdad692be523e ssh-agent -k [2020-10-01T20:08:01.801Z] unset SSH_AUTH_SOCK; [2020-10-01T20:08:01.801Z] unset SSH_AGENT_PID; [2020-10-01T20:08:01.801Z] echo Agent pid 16 killed; [2020-10-01T20:08:01.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-01T20:08:02.311Z] + git semver [Pipeline] } [2020-10-01T20:08:02.328Z] $ docker stop --time=1 e8982c98da8f4e9169f1fa1d59d21501cf5c7cc7a7eb90eec1fcdad692be523e [2020-10-01T20:08:03.683Z] $ docker rm -f e8982c98da8f4e9169f1fa1d59d21501cf5c7cc7a7eb90eec1fcdad692be523e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T20:08:04.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-01T20:08:04.217Z] . [Pipeline] withDockerContainer [2020-10-01T20:08:04.344Z] prd-centos7-docker-4c-2g-2862 does not seem to be running inside a container [2020-10-01T20:08:04.387Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/158 -v /w/workspace/edgex-go/158:/w/workspace/edgex-go/158:rw,z -v /w/workspace/edgex-go/158@tmp:/w/workspace/edgex-go/158@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-01T20:08:05.020Z] $ docker top 0795953e66ca7f04f2643f18b890428e570a59888d6806097976cc7657b679fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-01T20:08:05.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-01T20:08:05.313Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-01T20:08:05.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-01T20:08:05.501Z] $ docker exec 0795953e66ca7f04f2643f18b890428e570a59888d6806097976cc7657b679fe ssh-agent [2020-10-01T20:08:05.670Z] SSH_AUTH_SOCK=/tmp/ssh-20OdF6TIjdgw/agent.13 [2020-10-01T20:08:05.671Z] SSH_AGENT_PID=19 [2020-10-01T20:08:05.677Z] Running ssh-add (command line suppressed) [2020-10-01T20:08:05.800Z] Identity added: /w/workspace/edgex-go/158@tmp/private_key_2238624341260014503.key (/w/workspace/edgex-go/158@tmp/private_key_2238624341260014503.key) [2020-10-01T20:08:05.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-01T20:08:06.186Z] + git semver push [2020-10-01T20:08:06.186Z] # -> Open(): unable to determine branch for HEAD [2020-10-01T20:08:06.186Z] # $GIT_DIR = /w/workspace/edgex-go/158/.git [2020-10-01T20:08:06.186Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/158 [2020-10-01T20:08:06.186Z] # $SEMVER_REMOTE_NAME = origin [2020-10-01T20:08:06.186Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-01T20:08:06.186Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-01T20:08:06.186Z] # $SEMVER_BRANCH = master [2020-10-01T20:08:06.186Z] # $SEMVER_DIR = /w/workspace/edgex-go/158/.semver [Pipeline] } [2020-10-01T20:08:16.275Z] $ docker exec --env ******** --env ******** 0795953e66ca7f04f2643f18b890428e570a59888d6806097976cc7657b679fe ssh-agent -k [2020-10-01T20:08:16.411Z] unset SSH_AUTH_SOCK; [2020-10-01T20:08:16.412Z] unset SSH_AGENT_PID; [2020-10-01T20:08:16.412Z] echo Agent pid 19 killed; [2020-10-01T20:08:16.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-01T20:08:17.169Z] + git semver [Pipeline] } [2020-10-01T20:08:17.221Z] $ docker stop --time=1 0795953e66ca7f04f2643f18b890428e570a59888d6806097976cc7657b679fe [2020-10-01T20:08:18.599Z] $ docker rm -f 0795953e66ca7f04f2643f18b890428e570a59888d6806097976cc7657b679fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-01T20:08:19.909Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T20:08:20.881Z] ---> package-listing.sh [2020-10-01T20:08:20.881Z] ++ facter osfamily [2020-10-01T20:08:20.881Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-01T20:08:20.881Z] + OS_FAMILY=redhat [2020-10-01T20:08:20.881Z] + workspace=/w/workspace/edgex-go/158 [2020-10-01T20:08:20.881Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-01T20:08:20.881Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-01T20:08:20.881Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-01T20:08:20.881Z] + PACKAGES=/tmp/packages_start.txt [2020-10-01T20:08:20.881Z] + '[' /w/workspace/edgex-go/158 ']' [2020-10-01T20:08:20.881Z] + PACKAGES=/tmp/packages_end.txt [2020-10-01T20:08:20.881Z] + case "${OS_FAMILY}" in [2020-10-01T20:08:20.881Z] + rpm -qa [2020-10-01T20:08:20.881Z] + sort [2020-10-01T20:08:25.217Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-01T20:08:25.217Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-01T20:08:25.217Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-01T20:08:25.217Z] + '[' /w/workspace/edgex-go/158 ']' [2020-10-01T20:08:25.217Z] + mkdir -p /w/workspace/edgex-go/158/archives/ [2020-10-01T20:08:25.217Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/158/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-01T20:08:25.933Z] provisioning config files... [2020-10-01T20:08:25.955Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/158@tmp/config4858348268485243026tmp [Pipeline] { [Pipeline] echo [2020-10-01T20:08:26.067Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T20:08:26.388Z] ---> create-netrc.sh [Pipeline] } [2020-10-01T20:08:26.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-01T20:08:26.491Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T20:08:26.821Z] ---> python-tools-install.sh [2020-10-01T20:08:26.821Z] Generating Requirements File [2020-10-01T20:09:48.485Z] Python 3.6.8 [2020-10-01T20:09:48.485Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-01T20:09:48.485Z] aiohttp==3.6.2 [2020-10-01T20:09:48.485Z] appdirs==1.4.3 [2020-10-01T20:09:48.485Z] argcomplete==1.12.1 [2020-10-01T20:09:48.485Z] aspy.yaml==1.3.0 [2020-10-01T20:09:48.485Z] async-timeout==3.0.1 [2020-10-01T20:09:48.485Z] attrs==19.3.0 [2020-10-01T20:09:48.485Z] Babel==2.8.0 [2020-10-01T20:09:48.485Z] beautifulsoup4==4.8.2 [2020-10-01T20:09:48.485Z] boto3==1.11.6 [2020-10-01T20:09:48.485Z] botocore==1.14.6 [2020-10-01T20:09:48.485Z] bs4==0.0.1 [2020-10-01T20:09:48.485Z] cachetools==4.1.1 [2020-10-01T20:09:48.485Z] certifi==2019.11.28 [2020-10-01T20:09:48.485Z] cffi==1.14.3 [2020-10-01T20:09:48.485Z] cfgv==2.0.1 [2020-10-01T20:09:48.485Z] chardet==3.0.4 [2020-10-01T20:09:48.485Z] click==7.1 [2020-10-01T20:09:48.485Z] cliff==3.4.0 [2020-10-01T20:09:48.485Z] cmd2==1.3.11 [2020-10-01T20:09:48.485Z] colorama==0.4.3 [2020-10-01T20:09:48.485Z] cryptography==3.1.1 [2020-10-01T20:09:48.485Z] debtcollector==2.2.0 [2020-10-01T20:09:48.485Z] decorator==4.4.2 [2020-10-01T20:09:48.485Z] defusedxml==0.6.0 [2020-10-01T20:09:48.485Z] Deprecated==1.2.7 [2020-10-01T20:09:48.485Z] distlib==0.3.1 [2020-10-01T20:09:48.485Z] distro==1.2.0 [2020-10-01T20:09:48.485Z] dnspython==1.16.0 [2020-10-01T20:09:48.485Z] docker==4.2.0 [2020-10-01T20:09:48.485Z] docutils==0.15.2 [2020-10-01T20:09:48.485Z] dogpile.cache==1.0.2 [2020-10-01T20:09:48.485Z] email-validator==1.0.5 [2020-10-01T20:09:48.485Z] filelock==3.0.12 [2020-10-01T20:09:48.485Z] future==0.18.2 [2020-10-01T20:09:48.485Z] google-auth==1.22.0 [2020-10-01T20:09:48.485Z] httplib2==0.17.0 [2020-10-01T20:09:48.485Z] identify==1.4.11 [2020-10-01T20:09:48.485Z] idna==2.9 [2020-10-01T20:09:48.485Z] idna-ssl==1.1.0 [2020-10-01T20:09:48.485Z] importlib-metadata==1.7.0 [2020-10-01T20:09:48.485Z] importlib-resources==1.5.0 [2020-10-01T20:09:48.485Z] iso8601==0.1.13 [2020-10-01T20:09:48.485Z] Jinja2==2.11.1 [2020-10-01T20:09:48.485Z] jmespath==0.10.0 [2020-10-01T20:09:48.485Z] jsonpatch==1.26 [2020-10-01T20:09:48.485Z] jsonpointer==2.0 [2020-10-01T20:09:48.485Z] jsonschema==3.2.0 [2020-10-01T20:09:48.485Z] keystoneauth1==4.2.1 [2020-10-01T20:09:48.485Z] kubernetes==11.0.0 [2020-10-01T20:09:48.485Z] lftools==0.34.2 [2020-10-01T20:09:48.485Z] lxml==4.5.0 [2020-10-01T20:09:48.485Z] MarkupSafe==0.23 [2020-10-01T20:09:48.485Z] msgpack==1.0.0 [2020-10-01T20:09:48.485Z] multi-key-dict==2.0.3 [2020-10-01T20:09:48.485Z] multidict==4.7.6 [2020-10-01T20:09:48.485Z] munch==2.5.0 [2020-10-01T20:09:48.485Z] netaddr==0.8.0 [2020-10-01T20:09:48.485Z] netifaces==0.10.9 [2020-10-01T20:09:48.485Z] niet==1.4.2 [2020-10-01T20:09:48.485Z] nodeenv==1.3.5 [2020-10-01T20:09:48.485Z] oauth2client==4.1.3 [2020-10-01T20:09:48.485Z] oauthlib==3.1.0 [2020-10-01T20:09:48.485Z] openstacksdk==0.50.0 [2020-10-01T20:09:48.485Z] os-client-config==2.1.0 [2020-10-01T20:09:48.485Z] os-service-types==1.7.0 [2020-10-01T20:09:48.485Z] osc-lib==2.2.1 [2020-10-01T20:09:48.485Z] oslo.config==8.3.2 [2020-10-01T20:09:48.485Z] oslo.context==3.1.1 [2020-10-01T20:09:48.485Z] oslo.i18n==5.0.1 [2020-10-01T20:09:48.485Z] oslo.log==4.4.0 [2020-10-01T20:09:48.485Z] oslo.serialization==4.0.1 [2020-10-01T20:09:48.485Z] oslo.utils==4.6.0 [2020-10-01T20:09:48.485Z] packaging==20.4 [2020-10-01T20:09:48.485Z] pbr==5.4.4 [2020-10-01T20:09:48.485Z] pluggy==0.13.1 [2020-10-01T20:09:48.485Z] prettytable==0.7.2 [2020-10-01T20:09:48.485Z] py==1.9.0 [2020-10-01T20:09:48.485Z] pyasn1==0.4.8 [2020-10-01T20:09:48.485Z] pyasn1-modules==0.2.8 [2020-10-01T20:09:48.485Z] pycparser==2.20 [2020-10-01T20:09:48.486Z] pygerrit2==2.0.10 [2020-10-01T20:09:48.486Z] PyGithub==1.46 [2020-10-01T20:09:48.486Z] pyinotify==0.9.6 [2020-10-01T20:09:48.486Z] PyJWT==1.7.1 [2020-10-01T20:09:48.486Z] pyparsing==2.4.7 [2020-10-01T20:09:48.486Z] pyperclip==1.8.0 [2020-10-01T20:09:48.486Z] pyroute2==0.4.13 [2020-10-01T20:09:48.486Z] pyrsistent==0.15.7 [2020-10-01T20:09:48.486Z] PySocks==1.6.8 [2020-10-01T20:09:48.486Z] python-cinderclient==7.2.0 [2020-10-01T20:09:48.486Z] python-dateutil==2.8.1 [2020-10-01T20:09:48.486Z] python-heatclient==2.2.1 [2020-10-01T20:09:48.486Z] python-jenkins==1.7.0 [2020-10-01T20:09:48.486Z] python-keystoneclient==4.1.1 [2020-10-01T20:09:48.486Z] python-magnumclient==3.2.1 [2020-10-01T20:09:48.486Z] python-novaclient==17.2.1 [2020-10-01T20:09:48.486Z] python-openstackclient==5.3.1 [2020-10-01T20:09:48.486Z] python-swiftclient==3.10.1 [2020-10-01T20:09:48.486Z] pytz==2020.1 [2020-10-01T20:09:48.486Z] PyYAML==5.3 [2020-10-01T20:09:48.486Z] requests==2.23.0 [2020-10-01T20:09:48.486Z] requests-oauthlib==1.3.0 [2020-10-01T20:09:48.486Z] requestsexceptions==1.4.0 [2020-10-01T20:09:48.486Z] rfc3986==1.4.0 [2020-10-01T20:09:48.486Z] rpm==4.11.3 [2020-10-01T20:09:48.486Z] rsa==4.0 [2020-10-01T20:09:48.486Z] ruamel.yaml==0.16.10 [2020-10-01T20:09:48.486Z] ruamel.yaml.clib==0.2.0 [2020-10-01T20:09:48.486Z] s3transfer==0.3.3 [2020-10-01T20:09:48.486Z] shade==1.27.2 [2020-10-01T20:09:48.486Z] simplejson==3.17.2 [2020-10-01T20:09:48.486Z] six==1.14.0 [2020-10-01T20:09:48.486Z] soupsieve==2.0 [2020-10-01T20:09:48.486Z] stevedore==3.2.2 [2020-10-01T20:09:48.486Z] tabulate==0.8.6 [2020-10-01T20:09:48.486Z] toml==0.10.0 [2020-10-01T20:09:48.486Z] tox==3.20.0 [2020-10-01T20:09:48.486Z] tqdm==4.43.0 [2020-10-01T20:09:48.486Z] typing-extensions==3.7.4.3 [2020-10-01T20:09:48.486Z] urllib3==1.25.8 [2020-10-01T20:09:48.486Z] virtualenv==20.0.31 [2020-10-01T20:09:48.486Z] wcwidth==0.2.5 [2020-10-01T20:09:48.486Z] websocket-client==0.57.0 [2020-10-01T20:09:48.486Z] wrapt==1.12.1 [2020-10-01T20:09:48.486Z] xdg==3.0.2 [2020-10-01T20:09:48.486Z] xmltodict==0.12.0 [2020-10-01T20:09:48.486Z] yarl==1.6.0 [2020-10-01T20:09:48.486Z] yq==2.11.1 [2020-10-01T20:09:48.486Z] zipp==3.2.0 [2020-10-01T20:09:48.486Z] Cache entry deserialization failed, entry ignored [2020-10-01T20:09:48.486Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-01T20:09:48.486Z] Python 2.7.5 [2020-10-01T20:09:48.486Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-01T20:09:48.486Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-01T20:09:48.486Z] ansible==2.9.7 [2020-10-01T20:09:48.486Z] Babel==0.9.6 [2020-10-01T20:09:48.486Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-01T20:09:48.486Z] beautifulsoup4==4.4.1 [2020-10-01T20:09:48.486Z] bodhi==2.11.0 [2020-10-01T20:09:48.486Z] bodhi-client==2.11.0 [2020-10-01T20:09:48.486Z] CCColUtils==1.4 [2020-10-01T20:09:48.486Z] cffi==1.6.0 [2020-10-01T20:09:48.486Z] chardet==2.2.1 [2020-10-01T20:09:48.486Z] click==6.7 [2020-10-01T20:09:48.486Z] cloud-init==18.5 [2020-10-01T20:09:48.486Z] configobj==4.7.2 [2020-10-01T20:09:48.486Z] cryptography==1.7.2 [2020-10-01T20:09:48.486Z] decorator==3.4.0 [2020-10-01T20:09:48.486Z] distro==1.2.0 [2020-10-01T20:09:48.486Z] enum34==1.0.4 [2020-10-01T20:09:48.486Z] fedpkg==1.38 [2020-10-01T20:09:48.486Z] futures==3.1.1 [2020-10-01T20:09:48.486Z] gitdb==0.6.4 [2020-10-01T20:09:48.486Z] GitPython==1.0.1 [2020-10-01T20:09:48.486Z] html5lib==0.999 [2020-10-01T20:09:48.486Z] httplib2==0.9.2 [2020-10-01T20:09:48.486Z] idna==2.4 [2020-10-01T20:09:48.486Z] iniparse==0.4 [2020-10-01T20:09:48.486Z] ipaddress==1.0.16 [2020-10-01T20:09:48.486Z] IPy==0.75 [2020-10-01T20:09:48.486Z] javapackages==1.0.0 [2020-10-01T20:09:48.486Z] Jinja2==2.7.2 [2020-10-01T20:09:48.486Z] jmespath==0.9.4 [2020-10-01T20:09:48.486Z] jsonpatch==1.2 [2020-10-01T20:09:48.486Z] jsonpointer==1.9 [2020-10-01T20:09:48.486Z] kerberos==1.1 [2020-10-01T20:09:48.486Z] kitchen==1.1.1 [2020-10-01T20:09:48.486Z] langtable==0.0.31 [2020-10-01T20:09:48.486Z] lockfile==0.9.1 [2020-10-01T20:09:48.486Z] lxml==3.2.1 [2020-10-01T20:09:48.486Z] MarkupSafe==0.11 [2020-10-01T20:09:48.486Z] munch==2.0.2 [2020-10-01T20:09:48.486Z] offtrac==0.1.0 [2020-10-01T20:09:48.486Z] openidc-client==0.6.0 [2020-10-01T20:09:48.486Z] packagedb-cli==2.14.1 [2020-10-01T20:09:48.486Z] paramiko==2.1.1 [2020-10-01T20:09:48.486Z] perf==0.1 [2020-10-01T20:09:48.486Z] ply==3.4 [2020-10-01T20:09:48.486Z] policycoreutils-default-encoding==0.1 [2020-10-01T20:09:48.486Z] prettytable==0.7.2 [2020-10-01T20:09:48.486Z] pyasn1==0.1.9 [2020-10-01T20:09:48.486Z] pycparser==2.14 [2020-10-01T20:09:48.486Z] pycurl==7.19.0 [2020-10-01T20:09:48.486Z] pygobject==3.22.0 [2020-10-01T20:09:48.486Z] pygpgme==0.3 [2020-10-01T20:09:48.486Z] pyliblzma==0.5.3 [2020-10-01T20:09:48.486Z] pyOpenSSL==0.13.1 [2020-10-01T20:09:48.486Z] pyparsing==1.5.6 [2020-10-01T20:09:48.486Z] pyserial==2.6 [2020-10-01T20:09:48.486Z] python-augeas==0.5.0 [2020-10-01T20:09:48.486Z] python-bugzilla==2.3.0 [2020-10-01T20:09:48.486Z] python-dateutil==1.5 [2020-10-01T20:09:48.486Z] python-fedora==0.10.0 [2020-10-01T20:09:48.486Z] python-linux-procfs==0.4.9 [2020-10-01T20:09:48.486Z] python-yubico==1.2.3 [2020-10-01T20:09:48.486Z] pyudev==0.15 [2020-10-01T20:09:48.486Z] pyusb==1.0.0b1 [2020-10-01T20:09:48.486Z] pyxattr==0.5.1 [2020-10-01T20:09:48.486Z] PyYAML==3.10 [2020-10-01T20:09:48.486Z] requests==2.6.0 [2020-10-01T20:09:48.486Z] requests-kerberos==0.7.0 [2020-10-01T20:09:48.486Z] rpkg==1.60 [2020-10-01T20:09:48.486Z] schedutils==0.4 [2020-10-01T20:09:48.486Z] seobject==0.1 [2020-10-01T20:09:48.486Z] sepolicy==1.1 [2020-10-01T20:09:48.486Z] six==1.9.0 [2020-10-01T20:09:48.486Z] smmap==0.9.0 [2020-10-01T20:09:48.486Z] urlgrabber==3.10 [2020-10-01T20:09:48.486Z] urllib3==1.10.2 [2020-10-01T20:09:48.486Z] virtualenv==15.1.0 [2020-10-01T20:09:48.486Z] yum-langpacks==0.4.2 [2020-10-01T20:09:48.486Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-01T20:09:48.499Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T20:09:49.118Z] ---> sudo-logs.sh [2020-10-01T20:09:49.118Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-01T20:09:50.076Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T20:09:50.375Z] ---> job-cost.sh [2020-10-01T20:09:50.375Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NnSD [2020-10-01T20:10:00.387Z] Cache entry deserialization failed, entry ignored [2020-10-01T20:10:00.387Z] Cache entry deserialization failed, entry ignored [2020-10-01T20:10:00.387Z] Cache entry deserialization failed, entry ignored [2020-10-01T20:10:00.387Z] Cache entry deserialization failed, entry ignored [2020-10-01T20:10:00.387Z] Cache entry deserialization failed, entry ignored [2020-10-01T20:10:00.650Z] Cache entry deserialization failed, entry ignored [2020-10-01T20:10:00.650Z] Cache entry deserialization failed, entry ignored [2020-10-01T20:10:00.650Z] Cache entry deserialization failed, entry ignored [2020-10-01T20:10:00.650Z] Cache entry deserialization failed, entry ignored [2020-10-01T20:10:00.916Z] Cache entry deserialization failed, entry ignored [2020-10-01T20:10:00.916Z] Cache entry deserialization failed, entry ignored [2020-10-01T20:10:00.916Z] Cache entry deserialization failed, entry ignored [2020-10-01T20:10:01.177Z] Cache entry deserialization failed, entry ignored [2020-10-01T20:10:03.727Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-01T20:10:35.880Z] ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. [2020-10-01T20:10:35.880Z] [2020-10-01T20:10:35.880Z] We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. [2020-10-01T20:10:35.880Z] [2020-10-01T20:10:35.880Z] virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. [2020-10-01T20:10:35.880Z] lf-activate-venv(): INFO: Adding /tmp/venv-NnSD/bin to PATH [2020-10-01T20:10:35.880Z] INFO: No Stack... [2020-10-01T20:10:35.880Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-01T20:10:36.452Z] INFO: Archiving Costs [Pipeline] echo [2020-10-01T20:10:36.468Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T20:10:36.769Z] ---> logs-deploy.sh [2020-10-01T20:10:36.769Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/158 [2020-10-01T20:10:36.769Z] INFO: archiving workspace using pattern(s): [2020-10-01T20:10:38.763Z] Archives upload complete. [2020-10-01T20:10:39.039Z] INFO: archiving logs to Nexus