Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from aa472f58a5207d25d1630cfabae13fa3f1ce44ee Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-276 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/123 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/123 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision aa472f58a5207d25d1630cfabae13fa3f1ce44ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f aa472f58a5207d25d1630cfabae13fa3f1ce44ee # timeout=10 Commit message: "Update SECUIRTY.md (#2660)" > git rev-list --no-walk d08647e33299f35346a0c0e1b5c282da7a73a79b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:15:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:15:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:15:32 ========================================================= 14:15:32 EdgeX Global Pipelines Version Info 14:15:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:15:34 ------------------- 14:15:34 stable info: 14:15:34 ------------------- 14:15:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:15:34 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 14:15:34 Message: update stable to v1.0.106 14:15:35 ------------------- 14:15:35 experimental info: 14:15:35 ------------------- 14:15:35 Commited By: **** collab-it+edgex@linuxfoundation.org 14:15:35 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 14:15:35 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 14:15:36 ++ 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 14:15:36 + for file in '`ls cmd/**/Dockerfile`' 14:15:36 ++ dirname cmd/core-command/Dockerfile 14:15:36 ++ cut -d/ -f2 14:15:36 + echo core-command,cmd/core-command/Dockerfile 14:15:36 + for file in '`ls cmd/**/Dockerfile`' 14:15:36 ++ dirname cmd/core-data/Dockerfile 14:15:36 ++ cut -d/ -f2 14:15:36 + echo core-data,cmd/core-data/Dockerfile 14:15:36 + for file in '`ls cmd/**/Dockerfile`' 14:15:36 ++ dirname cmd/core-metadata/Dockerfile 14:15:36 ++ cut -d/ -f2 14:15:36 + echo core-metadata,cmd/core-metadata/Dockerfile 14:15:36 + for file in '`ls cmd/**/Dockerfile`' 14:15:36 ++ dirname cmd/security-proxy-setup/Dockerfile 14:15:36 ++ cut -d/ -f2 14:15:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:15:36 + for file in '`ls cmd/**/Dockerfile`' 14:15:36 ++ dirname cmd/security-secrets-setup/Dockerfile 14:15:36 ++ cut -d/ -f2 14:15:36 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 14:15:36 + for file in '`ls cmd/**/Dockerfile`' 14:15:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 14:15:36 ++ cut -d/ -f2 14:15:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:15:36 + for file in '`ls cmd/**/Dockerfile`' 14:15:36 ++ dirname cmd/support-logging/Dockerfile 14:15:36 ++ cut -d/ -f2 14:15:36 + echo support-logging,cmd/support-logging/Dockerfile 14:15:36 + for file in '`ls cmd/**/Dockerfile`' 14:15:36 ++ dirname cmd/support-notifications/Dockerfile 14:15:36 ++ cut -d/ -f2 14:15:36 + echo support-notifications,cmd/support-notifications/Dockerfile 14:15:36 + for file in '`ls cmd/**/Dockerfile`' 14:15:36 ++ dirname cmd/support-scheduler/Dockerfile 14:15:36 ++ cut -d/ -f2 14:15:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:15:36 + for file in '`ls cmd/**/Dockerfile`' 14:15:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 14:15:36 ++ cut -d/ -f2 14:15:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:15:36 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 14:15:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:15:37 14:15:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:15:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:15:37 latest: Pulling from edgex-devops/git-semver 14:15:37 31603596830f: Pulling fs layer 14:15:37 2a8b12db71e7: Pulling fs layer 14:15:37 6ca5941a6612: Pulling fs layer 14:15:37 ecc8261a40a4: Pulling fs layer 14:15:37 ecc8261a40a4: Waiting 14:15:37 2a8b12db71e7: Verifying Checksum 14:15:37 2a8b12db71e7: Download complete 14:15:37 31603596830f: Verifying Checksum 14:15:37 31603596830f: Download complete 14:15:38 ecc8261a40a4: Verifying Checksum 14:15:38 ecc8261a40a4: Download complete 14:15:38 6ca5941a6612: Verifying Checksum 14:15:38 6ca5941a6612: Download complete 14:15:38 31603596830f: Pull complete 14:15:38 2a8b12db71e7: Pull complete 14:15:39 6ca5941a6612: Pull complete 14:15:39 ecc8261a40a4: Pull complete 14:15:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 14:15:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:15:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:15:39 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:15:39 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:15:42 $ docker top 042022624bd4c5f562d0eada956aeb65b6c4fe12bcd7c136aac313e1595e150b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:15:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:15:42 [ssh-agent] Looking for ssh-agent implementation... 14:15:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:15:42 $ docker exec 042022624bd4c5f562d0eada956aeb65b6c4fe12bcd7c136aac313e1595e150b ssh-agent 14:15:43 SSH_AUTH_SOCK=/tmp/ssh-5rlZ4o49BIz2/agent.12 14:15:43 SSH_AGENT_PID=18 14:15:43 Running ssh-add (command line suppressed) 14:15:43 Identity added: /w/workspace/edgex-go/123@tmp/private_key_479688161186130491.key (/w/workspace/edgex-go/123@tmp/private_key_479688161186130491.key) 14:15:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:15:43 + git describe --exact-match --tags HEAD 14:15:43 fatal: No names found, cannot describe anything. [Pipeline] } 14:15:43 $ docker exec --env ******** --env ******** 042022624bd4c5f562d0eada956aeb65b6c4fe12bcd7c136aac313e1595e150b ssh-agent -k 14:15:43 unset SSH_AUTH_SOCK; 14:15:43 unset SSH_AGENT_PID; 14:15:43 echo Agent pid 18 killed; 14:15:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 14:15:43 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 14:15:43 This usually means this commit has not been tagged. [Pipeline] sshagent 14:15:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:15:43 [ssh-agent] Looking for ssh-agent implementation... 14:15:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:15:44 $ docker exec 042022624bd4c5f562d0eada956aeb65b6c4fe12bcd7c136aac313e1595e150b ssh-agent 14:15:44 SSH_AUTH_SOCK=/tmp/ssh-TNZTSqa16h30/agent.47 14:15:44 SSH_AGENT_PID=52 14:15:44 Running ssh-add (command line suppressed) 14:15:44 Identity added: /w/workspace/edgex-go/123@tmp/private_key_7901391251691993789.key (/w/workspace/edgex-go/123@tmp/private_key_7901391251691993789.key) 14:15:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:15:44 + git semver init 14:15:44 # -> Open(): unable to determine branch for HEAD 14:15:44 # $GIT_DIR = /w/workspace/edgex-go/123/.git 14:15:44 # $GIT_WORK_TREE = /w/workspace/edgex-go/123 14:15:44 # $SEMVER_REMOTE_NAME = origin 14:15:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:15:44 # $SEMVER_USER_NAME = edgex-jenkins 14:15:44 # $SEMVER_BRANCH = master 14:15:44 # $SEMVER_TEMP = /tmp/semver-026513320 14:15:44 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:16:02 # '/tmp/semver-026513320' -> '/w/workspace/edgex-go/123/.semver' 14:16:02 # -> Force: false 14:16:02 # $SEMVER_DIR = /w/workspace/edgex-go/123/.semver [Pipeline] } 14:16:02 $ docker exec --env ******** --env ******** 042022624bd4c5f562d0eada956aeb65b6c4fe12bcd7c136aac313e1595e150b ssh-agent -k 14:16:03 unset SSH_AUTH_SOCK; 14:16:03 unset SSH_AGENT_PID; 14:16:03 echo Agent pid 52 killed; 14:16:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:16:03 + git semver [Pipeline] } 14:16:03 $ docker stop --time=1 042022624bd4c5f562d0eada956aeb65b6c4fe12bcd7c136aac313e1595e150b 14:16:05 $ docker rm -f 042022624bd4c5f562d0eada956aeb65b6c4fe12bcd7c136aac313e1595e150b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 14:16:17 Stashed 28 file(s) [Pipeline] echo 14:16:17 [edgeXSemver] initialized semver on version 1.2.2-dev.11 [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 14:16:18 ========================================================= 14:16:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 14:16:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:16:18 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 14:16:23 Sending build context to Docker daemon 323MB 14:16:23 Step 1/7 : ARG BASE=golang:1.13-alpine 14:16:23 Step 2/7 : FROM ${BASE} 14:16:23 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 14:16:23 df20fa9351a1: Pulling fs layer 14:16:23 ed8968b2872e: Pulling fs layer 14:16:23 a92cc7c5fd73: Pulling fs layer 14:16:23 2dd03ba5bac4: Pulling fs layer 14:16:23 1e091d79d1de: Pulling fs layer 14:16:23 481702a1767f: Pulling fs layer 14:16:23 f64a6f60c768: Pulling fs layer 14:16:23 e78d2573fc39: Pulling fs layer 14:16:23 e876d2f968b6: Pulling fs layer 14:16:23 ce8a83651883: Pulling fs layer 14:16:23 07967f4d0e4b: Pulling fs layer 14:16:23 2dd03ba5bac4: Waiting 14:16:23 1e091d79d1de: Waiting 14:16:23 481702a1767f: Waiting 14:16:23 f64a6f60c768: Waiting 14:16:23 e78d2573fc39: Waiting 14:16:23 e876d2f968b6: Waiting 14:16:23 07967f4d0e4b: Waiting 14:16:23 ce8a83651883: Waiting 14:16:23 a92cc7c5fd73: Verifying Checksum 14:16:23 a92cc7c5fd73: Download complete 14:16:23 ed8968b2872e: Download complete 14:16:23 1e091d79d1de: Verifying Checksum 14:16:23 1e091d79d1de: Download complete 14:16:23 481702a1767f: Download complete 14:16:23 df20fa9351a1: Verifying Checksum 14:16:23 df20fa9351a1: Download complete 14:16:23 f64a6f60c768: Verifying Checksum 14:16:23 f64a6f60c768: Download complete 14:16:23 e876d2f968b6: Verifying Checksum 14:16:23 e876d2f968b6: Download complete 14:16:24 ce8a83651883: Verifying Checksum 14:16:24 ce8a83651883: Download complete 14:16:24 e78d2573fc39: Verifying Checksum 14:16:24 e78d2573fc39: Download complete 14:16:24 07967f4d0e4b: Verifying Checksum 14:16:24 07967f4d0e4b: Download complete 14:16:24 2dd03ba5bac4: Verifying Checksum 14:16:24 2dd03ba5bac4: Download complete 14:16:25 df20fa9351a1: Pull complete 14:16:25 ed8968b2872e: Pull complete 14:16:25 a92cc7c5fd73: Pull complete 14:16:30 2dd03ba5bac4: Pull complete 14:16:30 1e091d79d1de: Pull complete 14:16:30 481702a1767f: Pull complete 14:16:33 Still waiting to schedule task 14:16:33 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:16:37 f64a6f60c768: Pull complete 14:16:40 e78d2573fc39: Pull complete 14:16:40 e876d2f968b6: Pull complete 14:16:41 ce8a83651883: Pull complete 14:16:41 07967f4d0e4b: Pull complete 14:16:41 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 14:16:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 14:16:41 ---> 5d7c900382c6 14:16:41 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 14:16:42 ---> Running in c9b225c5c5a4 14:16:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:16:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:16:44 (1/12) Installing libmagic (5.38-r0) 14:16:44 (2/12) Installing file (5.38-r0) 14:16:44 (3/12) Installing libc-dev (0.7.2-r3) 14:16:44 (4/12) Installing g++ (9.3.0-r2) 14:16:48 (5/12) Installing fortify-headers (1.1-r0) 14:16:48 (6/12) Installing patch (2.7.6-r6) 14:16:48 (7/12) Installing build-base (0.5-r2) 14:16:48 (8/12) Installing libsodium (1.0.18-r0) 14:16:48 (9/12) Installing pkgconf (1.7.2-r0) 14:16:48 (10/12) Installing libsodium-dev (1.0.18-r0) 14:16:48 (11/12) Installing libzmq (4.3.2-r0) 14:16:48 (12/12) Installing zeromq-dev (4.3.2-r0) 14:16:49 Executing busybox-1.31.1-r16.trigger 14:16:49 OK: 233 MiB in 51 packages 14:16:53 Removing intermediate container c9b225c5c5a4 14:16:53 ---> 89203a0e622c 14:16:53 Step 4/7 : WORKDIR /edgex-go 14:16:53 ---> Running in 2fa2ba0d297e 14:16:53 Removing intermediate container 2fa2ba0d297e 14:16:53 ---> 3fdbac4968e6 14:16:53 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:16:53 latest: Pulling from library/docker 14:16:53 df20fa9351a1: Already exists 14:16:53 25ad7478873d: Pulling fs layer 14:16:53 4684f6177b5d: Pulling fs layer 14:16:53 46e300cec669: Pulling fs layer 14:16:53 63038576ad94: Pulling fs layer 14:16:53 0fdb76c4706c: Pulling fs layer 14:16:53 cb7edeffdfd5: Pulling fs layer 14:16:53 63038576ad94: Waiting 14:16:53 0fdb76c4706c: Waiting 14:16:53 cb7edeffdfd5: Waiting 14:16:53 4684f6177b5d: Verifying Checksum 14:16:53 4684f6177b5d: Download complete 14:16:53 25ad7478873d: Verifying Checksum 14:16:53 25ad7478873d: Download complete 14:16:53 63038576ad94: Verifying Checksum 14:16:53 63038576ad94: Download complete 14:16:53 0fdb76c4706c: Verifying Checksum 14:16:53 0fdb76c4706c: Download complete 14:16:54 25ad7478873d: Pull complete 14:16:54 4684f6177b5d: Pull complete 14:16:54 cb7edeffdfd5: Verifying Checksum 14:16:54 cb7edeffdfd5: Download complete 14:16:54 46e300cec669: Verifying Checksum 14:16:54 46e300cec669: Download complete 14:16:57 46e300cec669: Pull complete 14:16:57 63038576ad94: Pull complete 14:16:57 0fdb76c4706c: Pull complete 14:16:57 cb7edeffdfd5: Pull complete 14:16:57 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 14:16:57 Status: Downloaded newer image for docker:latest 14:16:59 ---> 88420305575d 14:16:59 Step 6/7 : COPY go.mod . 14:16:59 ---> abdd2c133b3c 14:16:59 Step 7/7 : RUN go mod download 14:16:59 ---> Running in 13f5d7a6e3a0 14:17:01 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 14:17:01 go: finding github.com/BurntSushi/toml v0.3.1 14:17:01 go: finding github.com/OneOfOne/xxhash v1.2.5 14:17:01 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:17:01 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:17:01 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:17:01 go: finding github.com/bgentry/speakeasy v0.1.0 14:17:01 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:17:01 go: finding github.com/cloudflare/gokey v0.1.0 14:17:01 go: finding github.com/davecgh/go-spew v1.1.1 14:17:02 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 14:17:02 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 14:17:02 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 14:17:02 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:17:02 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:17:02 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 14:17:02 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 14:17:02 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:17:02 go: finding github.com/fatih/color v1.7.0 14:17:02 go: finding github.com/fsnotify/fsnotify v1.4.7 14:17:02 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:17:02 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 14:17:02 go: finding github.com/go-kit/kit v0.8.0 14:17:02 go: finding github.com/go-logfmt/logfmt v0.4.0 14:17:02 go: finding github.com/go-redis/redis/v7 v7.2.0 14:17:02 go: finding github.com/go-stack/stack v1.8.0 14:17:02 go: finding github.com/golang/protobuf v1.3.2 14:17:02 go: finding github.com/gomodule/redigo v2.0.0+incompatible 14:17:02 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:17:02 go: finding github.com/google/uuid v1.1.0 14:17:02 go: finding github.com/gorilla/mux v1.7.1 14:17:02 go: finding github.com/hashicorp/consul/api v1.1.0 14:17:02 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:17:02 go: finding github.com/hashicorp/errwrap v1.0.0 14:17:02 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:17:02 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:17:02 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:17:02 go: finding github.com/hashicorp/go-multierror v1.0.0 14:17:02 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:17:02 go: finding github.com/hashicorp/go-sockaddr v1.0.0 14:17:02 go: finding github.com/hashicorp/go-syslog v1.0.0 14:17:02 go: finding github.com/hashicorp/go-uuid v1.0.1 14:17:02 go: finding github.com/hashicorp/go.net v0.0.1 14:17:02 go: finding github.com/hashicorp/golang-lru v0.5.0 14:17:02 go: finding github.com/hashicorp/logutils v1.0.0 14:17:02 go: finding github.com/hashicorp/mdns v1.0.0 14:17:02 go: finding github.com/hashicorp/memberlist v0.1.3 14:17:02 go: finding github.com/hashicorp/serf v0.8.2 14:17:02 go: finding github.com/hpcloud/tail v1.0.0 14:17:02 go: finding github.com/imdario/mergo v0.3.6 14:17:02 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:17:02 go: finding github.com/kr/pretty v0.1.0 14:17:02 go: finding github.com/kr/pty v1.1.1 14:17:02 go: finding github.com/kr/text v0.1.0 14:17:02 go: finding github.com/mattn/go-colorable v0.0.9 14:17:02 go: finding github.com/mattn/go-isatty v0.0.3 14:17:03 go: finding github.com/miekg/dns v1.0.14 14:17:03 go: finding github.com/mitchellh/cli v1.0.0 14:17:03 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:17:03 go: finding github.com/mitchellh/copystructure v1.0.0 14:17:03 go: finding github.com/mitchellh/go-homedir v1.0.0 14:17:03 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:17:03 go: finding github.com/mitchellh/gox v0.4.0 14:17:03 go: finding github.com/mitchellh/iochan v1.0.0 14:17:03 go: finding github.com/mitchellh/mapstructure v1.1.2 14:17:03 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:17:03 go: finding github.com/onsi/ginkgo v1.10.1 14:17:03 go: finding github.com/onsi/gomega v1.7.0 14:17:03 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:17:03 go: finding github.com/pebbe/zmq4 v1.0.0 14:17:03 go: finding github.com/pelletier/go-toml v1.2.0 14:17:03 go: finding github.com/pkg/errors v0.8.1 14:17:03 go: finding github.com/pmezard/go-difflib v1.0.0 14:17:03 go: finding github.com/posener/complete v1.1.1 14:17:03 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 14:17:03 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 14:17:03 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:17:03 go: finding github.com/stretchr/objx v0.1.0 14:17:03 go: finding github.com/stretchr/testify v1.5.1 14:17:03 go: finding github.com/ugorji/go v1.1.4 14:17:03 go: finding github.com/x448/float16 v0.8.4 14:17:03 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 14:17:03 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 14:17:03 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:17:03 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 14:17:03 go: finding golang.org/x/text v0.3.2 14:17:03 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 14:17:03 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 14:17:03 go: finding gopkg.in/eapache/queue.v1 v1.1.0 14:17:03 go: finding gopkg.in/fsnotify.v1 v1.4.7 14:17:03 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:17:03 go: finding gopkg.in/yaml.v2 v2.2.8 14:17:16 Removing intermediate container 13f5d7a6e3a0 14:17:16 ---> 17c13b5a3ec8 14:17:16 Successfully built 17c13b5a3ec8 14:17:16 Successfully tagged ci-base-image-x86_64:latest [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 14:17:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:17:19 14:17:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:17:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:17:19 latest: Pulling from edgex-devops/edgex-compose 14:17:19 cbdbe7a5bc2a: Pulling fs layer 14:17:19 ca9280d653b3: Pulling fs layer 14:17:19 7e9c9ca2126c: Pulling fs layer 14:17:19 cbdbe7a5bc2a: Verifying Checksum 14:17:19 cbdbe7a5bc2a: Download complete 14:17:19 ca9280d653b3: Verifying Checksum 14:17:19 ca9280d653b3: Download complete 14:17:19 cbdbe7a5bc2a: Pull complete 14:17:20 7e9c9ca2126c: Verifying Checksum 14:17:20 7e9c9ca2126c: Download complete 14:17:21 ca9280d653b3: Pull complete 14:17:28 7e9c9ca2126c: Pull complete 14:17:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:17:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:17:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:17:28 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:17:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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-compose:latest cat 14:17:31 $ docker top bd3eaa05d1675682c160a60ec128c85e9844072d56108e4a82ec5661c7dbe6eb -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:31 + docker-compose build --help 14:17:31 + grep parallel 14:17:32 --parallel Build images in parallel. [Pipeline] } 14:17:32 $ docker stop --time=1 bd3eaa05d1675682c160a60ec128c85e9844072d56108e4a82ec5661c7dbe6eb 14:17:34 $ docker rm -f bd3eaa05d1675682c160a60ec128c85e9844072d56108e4a82ec5661c7dbe6eb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:17:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:17:34 . [Pipeline] withDockerContainer 14:17:34 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:17:35 $ 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/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 14:17:35 $ docker top a942f22228315831400a9f7f95c205569df0455806276fef768e5c7e7c0f8a8c -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:36 + docker-compose -f ./docker-compose-build.yml build --parallel 14:17:37 Building docker-core-command-go ... 14:17:37 Building docker-core-data-go ... 14:17:37 Building docker-core-metadata-go ... 14:17:37 Building docker-security-proxy-setup-go ... 14:17:37 Building docker-security-secrets-setup-go ... 14:17:37 Building docker-security-secretstore-setup-go ... 14:17:37 Building docker-support-logging-go ... 14:17:37 Building docker-support-notifications-go ... 14:17:37 Building docker-support-scheduler-go ... 14:17:37 Building docker-sys-mgmt-agent-go ... 14:17:37 Building docker-support-notifications-go 14:17:37 Building docker-core-data-go 14:17:37 Building docker-security-secretstore-setup-go 14:17:37 Building docker-security-proxy-setup-go 14:17:37 Building docker-sys-mgmt-agent-go 14:17:59 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 14:17:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:17:59 ---> 17c13b5a3ec8 14:17:59 Step 3/22 : WORKDIR /edgex-go 14:17:59 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 14:17:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:17:59 ---> 17c13b5a3ec8 14:17:59 Step 3/23 : WORKDIR /edgex-go 14:17:59 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 14:17:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:17:59 ---> 17c13b5a3ec8 14:17:59 Step 3/26 : WORKDIR /edgex-go 14:17:59 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 14:17:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:17:59 ---> 17c13b5a3ec8 14:17:59 Step 3/26 : WORKDIR /edgex-go 14:17:59 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 14:17:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:17:59 ---> 17c13b5a3ec8 14:17:59 Step 3/20 : WORKDIR /edgex-go 14:17:59 ---> Running in 319ce9734723 14:17:59 ---> Running in 2fa2332c452a 14:17:59 ---> Running in b266371e7e99 14:17:59 ---> Running in b5b9c3560b2c 14:17:59 ---> Running in df9c1861c5da 14:17:59 Removing intermediate container 319ce9734723 14:17:59 ---> fcd6d7e481d1 14:17:59 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:59 Removing intermediate container b266371e7e99 14:17:59 ---> c44acf7e0be9 14:17:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:59 Removing intermediate container b5b9c3560b2c 14:17:59 ---> ab985b6b2af5 14:17:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:59 Removing intermediate container df9c1861c5da 14:17:59 ---> 86cab6ee3add 14:17:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:59 Removing intermediate container 2fa2332c452a 14:17:59 ---> 788c1c16b019 14:17:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:59 ---> Running in 22bc2f7c4da1 14:17:59 ---> Running in 04c63ffc64e8 14:17:59 ---> Running in 52f42bc32675 14:17:59 ---> Running in 9faa0fdc7cae 14:17:59 ---> Running in 70c69087fec2 14:18:01 Removing intermediate container 22bc2f7c4da1 14:18:01 ---> 167f031f0273 14:18:01 Step 5/20 : RUN apk update && apk add make git 14:18:01 Removing intermediate container 04c63ffc64e8 14:18:01 ---> b59407ac2a85 14:18:01 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 14:18:02 Removing intermediate container 52f42bc32675 14:18:02 ---> 85caf16cb976 14:18:02 Step 5/26 : RUN apk update && apk add make git 14:18:02 Removing intermediate container 9faa0fdc7cae 14:18:02 ---> b23861f7f6f7 14:18:02 Step 5/26 : RUN apk update && apk add make bash git 14:18:02 ---> Running in 069eefb9d358 14:18:02 ---> Running in 9267ac56c069 14:18:02 ---> Running in d18520751a1a 14:18:02 ---> Running in 3c0dd6204841 14:18:02 Removing intermediate container 70c69087fec2 14:18:02 ---> 36daba7bc766 14:18:02 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 14:18:02 ---> Running in 874c8350b15c 14:18:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:18:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:18:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:18:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:18:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:18:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:18:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:18:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:18:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:18:04 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:18:04 v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:18:04 OK: 12746 distinct packages available 14:18:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:18:04 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:18:04 v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:18:04 OK: 12746 distinct packages available 14:18:04 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:18:04 v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:18:04 OK: 12746 distinct packages available 14:18:04 OK: 233 MiB in 51 packages 14:18:04 OK: 233 MiB in 51 packages 14:18:04 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:18:04 v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:18:04 OK: 12746 distinct packages available 14:18:04 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:18:04 v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:18:04 OK: 12746 distinct packages available 14:18:04 OK: 233 MiB in 51 packages 14:18:04 OK: 233 MiB in 51 packages 14:18:05 OK: 233 MiB in 51 packages 14:18:05 Removing intermediate container 069eefb9d358 14:18:05 ---> a017502aea81 14:18:05 Step 6/26 : COPY go.mod . 14:18:05 Removing intermediate container 9267ac56c069 14:18:05 ---> c2dc25b55a61 14:18:05 Step 6/23 : COPY go.mod . 14:18:05 Removing intermediate container d18520751a1a 14:18:05 ---> c16fc215fb09 14:18:05 Step 6/20 : COPY go.mod . 14:18:05 Removing intermediate container 3c0dd6204841 14:18:05 ---> fc9fad24bb06 14:18:05 Step 6/26 : COPY go.mod . 14:18:06 Removing intermediate container 874c8350b15c 14:18:06 ---> 329597667ae1 14:18:06 Step 6/22 : COPY go.mod . 14:18:06 ---> 81169d244210 14:18:06 Step 7/26 : RUN go mod download 14:18:06 ---> 7ddec2cd46d9 14:18:06 Step 7/23 : RUN go mod download 14:18:06 ---> a3a16a841c2f 14:18:06 Step 7/20 : RUN go mod download 14:18:06 ---> Running in bbb13c9fb31d 14:18:06 ---> 0e6a27aa72fd 14:18:06 Step 7/26 : RUN go mod download 14:18:06 ---> Running in 1c0f900b9150 14:18:06 ---> Running in a9d2fdc3f770 14:18:06 ---> 6f5d13b00c75 14:18:06 Step 7/22 : RUN go mod download 14:18:06 ---> Running in 960896e485a7 14:18:06 ---> Running in 2e0910ee5808 14:18:09 Removing intermediate container 2e0910ee5808 14:18:09 ---> 03f0c16c381d 14:18:09 Step 8/22 : COPY . . 14:18:10 Removing intermediate container 960896e485a7 14:18:10 ---> 515051523b1a 14:18:10 Step 8/26 : COPY . . 14:18:11 Removing intermediate container bbb13c9fb31d 14:18:11 ---> 5e12c4967896 14:18:11 Step 8/26 : COPY . . 14:18:12 Removing intermediate container 1c0f900b9150 14:18:12 ---> e911b4573d46 14:18:12 Step 8/23 : COPY . . 14:18:15 Removing intermediate container a9d2fdc3f770 14:18:15 ---> e7e469169535 14:18:15 Step 8/20 : COPY . . 14:18:42 ---> 60482aed328a 14:18:42 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:18:42 ---> 6cf9bd8a3d7f 14:18:42 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 14:18:42 ---> 06f0ae5dbec6 14:18:42 Step 9/22 : RUN make cmd/core-data/core-data 14:18:42 ---> f5cd909f5da0 14:18:42 Step 9/23 : RUN make cmd/support-notifications/support-notifications 14:18:42 ---> Running in 690ae3b05064 14:18:42 ---> Running in 3cba766ce025 14:18:42 ---> Running in dbae91b4e994 14:18:42 ---> Running in 06982a97cbca 14:18:42 ---> a3286e7dd63a 14:18:42 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 14:18:42 ---> Running in 82799bec846d 14:18:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:18:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:18:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/core-data/core-data ./cmd/core-data 14:18:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:18:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:19:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:19:13 Removing intermediate container dbae91b4e994 14:19:13 ---> 9c74c0d5535c 14:19:13 14:19:13 Step 10/20 : FROM alpine 14:19:13 latest: Pulling from library/alpine 14:19:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 14:19:13 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 14:19:13 Status: Downloaded newer image for alpine:latest 14:19:13 ---> a24bb4013296 14:19:13 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 14:19:15 ---> Running in 01e16b4cfcff 14:19:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-278 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws 14:19:15 Running in /w/workspace/edgex-go/123 [Pipeline] { [Pipeline] checkout 14:19:17 Removing intermediate container 06982a97cbca 14:19:17 ---> 8ffbd797fb54 14:19:17 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:19:17 ---> Running in 8bea91b4cb6d 14:19:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:19:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:19:18 v3.12.0-240-g35a7b2e977 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 14:19:18 v3.12.0-244-g615c9f1d68 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 14:19:18 OK: 12746 distinct packages available 14:19:18 (1/4) Installing ca-certificates (20191127-r4) 14:19:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 14:19:18 (3/4) Installing libcurl (7.69.1-r0) 14:19:18 (4/4) Installing curl (7.69.1-r0) 14:19:18 Executing busybox-1.31.1-r16.trigger 14:19:18 Executing ca-certificates-20191127-r4.trigger 14:19:18 OK: 7 MiB in 18 packages 14:19:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:19:20 using credential edgex-jenkins-ssh 14:19:20 Cloning the remote Git repository 14:19:20 Cloning with configured refspecs honoured and without tags 14:19:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:19:20 > git init /w/workspace/edgex-go/123 # timeout=10 14:19:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:19:20 > git --version # timeout=10 14:19:20 using GIT_SSH to set credentials SSH Credentials for GitHub 14:19:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:19:22 Removing intermediate container 01e16b4cfcff 14:19:22 ---> 305ee7631491 14:19:22 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:19:22 Removing intermediate container 82799bec846d 14:19:22 ---> b07a85b7ef17 14:19:22 14:19:22 Step 10/26 : FROM alpine:3.10 14:19:22 Removing intermediate container 3cba766ce025 14:19:22 ---> b13aeeb781d4 14:19:22 14:19:22 Step 10/23 : FROM scratch 14:19:22 ---> 14:19:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 14:19:22 3.10: Pulling from library/alpine 14:19:22 ---> Running in f470734cc6f1 14:19:24 ---> Running in 59eab4cd33f1 14:19:24 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 14:19:25 Status: Downloaded newer image for alpine:3.10 14:19:25 ---> be4e4bea2c2e 14:19:25 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 14:19:25 Removing intermediate container f470734cc6f1 14:19:25 ---> 9f60ead94ec6 14:19:25 Step 13/20 : WORKDIR /edgex 14:19:25 Removing intermediate container 8bea91b4cb6d 14:19:25 ---> 3370a6a6e7f8 14:19:25 14:19:25 Step 11/26 : FROM docker:latest 14:19:25 ---> 81f5749c9058 14:19:25 Step 12/26 : RUN apk add --no-cache bash 14:19:25 Removing intermediate container 59eab4cd33f1 14:19:25 ---> f36d45e39754 14:19:25 Step 12/23 : ENV APP_PORT=48060 14:19:26 Removing intermediate container 690ae3b05064 14:19:26 ---> 02416e31483a 14:19:26 14:19:26 Step 10/22 : FROM alpine 14:19:26 ---> a24bb4013296 14:19:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:19:26 ---> Running in 33d76d049bb0 14:19:26 ---> Running in 0b3d59121e8d 14:19:26 ---> Running in eaf772b8a7d5 14:19:26 ---> Running in 443724bd774a 14:19:26 ---> Running in 0b67e953c1a0 14:19:26 Removing intermediate container 443724bd774a 14:19:26 ---> 0ebcec7d5ad7 14:19:26 Step 13/23 : EXPOSE $APP_PORT 14:19:26 Removing intermediate container 33d76d049bb0 14:19:26 ---> 4e14ce472eba 14:19:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:19:26 ---> Running in 4ea9b54d5d92 14:19:26 Removing intermediate container 0b67e953c1a0 14:19:26 ---> e70c5e0ce43b 14:19:26 Step 12/22 : ENV APP_PORT=48080 14:19:27 ---> Running in 9a6ea04a151f 14:19:27 ---> 80f17f39aebd 14:19:27 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:19:27 Removing intermediate container 4ea9b54d5d92 14:19:27 ---> a662efb2d849 14:19:27 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 14:19:27 Removing intermediate container 9a6ea04a151f 14:19:27 ---> 18c23599a8ca 14:19:27 Step 13/22 : EXPOSE $APP_PORT 14:19:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 14:19:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:19:27 ---> Running in 0c91c781f6f5 14:19:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:19:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 14:19:27 ---> cade804760b3 14:19:27 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 14:19:27 v3.10.5-74-g0b1cb9d719 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 14:19:27 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 14:19:27 OK: 10346 distinct packages available 14:19:27 (1/2) Installing readline (8.0.4-r0) 14:19:27 (2/2) Installing bash (5.0.17-r0) 14:19:27 Executing bash-5.0.17-r0.post-install 14:19:27 Executing busybox-1.31.1-r16.trigger 14:19:27 OK: 12 MiB in 22 packages 14:19:27 Removing intermediate container 0c91c781f6f5 14:19:27 ---> 731aab990a97 14:19:27 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:19:27 ---> c1518e8fff96 14:19:27 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:19:27 (1/5) Installing ca-certificates (20191127-r2) 14:19:27 (2/5) Installing nghttp2-libs (1.39.2-r1) 14:19:27 (3/5) Installing libcurl (7.66.0-r0) 14:19:27 (4/5) Installing curl (7.66.0-r0) 14:19:28 (5/5) Installing dumb-init (1.2.2-r1) 14:19:28 Executing busybox-1.30.1-r3.trigger 14:19:28 Executing ca-certificates-20191127-r2.trigger 14:19:28 OK: 7 MiB in 19 packages 14:19:29 ---> Running in 90fbb8392459 14:19:29 ---> Running in 1e2c7f240049 14:19:29 ---> a0807f3ef41d 14:19:29 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 14:19:29 Removing intermediate container 1e2c7f240049 14:19:29 ---> 392248d663e5 14:19:29 Step 17/20 : CMD ["--init=true"] 14:19:30 ---> Running in 7a405efb5499 14:19:30 ---> 6c402660615d 14:19:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 14:19:30 Removing intermediate container eaf772b8a7d5 14:19:30 ---> 3d5cacc35567 14:19:30 Step 13/26 : RUN rm -rf /var/cache/apk/* 14:19:31 Removing intermediate container 7a405efb5499 14:19:31 ---> f880aa6e842e 14:19:31 Step 18/20 : LABEL arch=x86_64 14:19:31 ---> Running in 947c0f1f7e63 14:19:31 Removing intermediate container 0b3d59121e8d 14:19:31 ---> cbce28e82319 14:19:31 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:19:31 ---> 456e7140873e 14:19:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:19:31 ---> Running in 132ede5fc07b 14:19:31 ---> Running in b44268f69438 14:19:31 Removing intermediate container 132ede5fc07b 14:19:31 ---> 10c6dfcb4eb9 14:19:31 Step 19/20 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:19:32 Removing intermediate container b44268f69438 14:19:32 ---> 7515c4036865 14:19:32 Step 13/26 : WORKDIR / 14:19:32 ---> Running in 8dbe317f39ff 14:19:32 ---> Running in a0639d5e5577 14:19:32 ---> 949f7c5de771 14:19:32 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:19:32 Removing intermediate container 90fbb8392459 14:19:32 ---> 9cb459ef830f 14:19:32 Step 15/22 : RUN apk --no-cache add zeromq 14:19:32 Removing intermediate container 8dbe317f39ff 14:19:32 ---> 2876cf8cc5c4 14:19:32 Step 20/20 : LABEL version=1.2.2-dev.11 14:19:32 ---> Running in 59def4064850 14:19:32 ---> Running in c719ff6a83f0 14:19:32 Removing intermediate container a0639d5e5577 14:19:32 ---> 4c3f30f8cba7 14:19:32 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:19:33 ---> c3d5172232b0 14:19:33 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 14:19:33 ---> Running in 7b58272c4a1d 14:19:33 Removing intermediate container c719ff6a83f0 14:19:33 ---> 64312a86d145 14:19:33 14:19:33 ---> 3b3a7ccf109f 14:19:33 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:19:33 Removing intermediate container 947c0f1f7e63 14:19:33 ---> 1be6937d69a9 14:19:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 14:19:33 Successfully built 64312a86d145 14:19:33 ---> Running in de9c67c3de84 14:19:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:19:33 Successfully tagged docker-security-proxy-setup-go:latest 14:19:33  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 14:19:33 Removing intermediate container 7b58272c4a1d 14:19:33 ---> 8645071fd24d 14:19:33 Step 21/23 : LABEL arch=x86_64 14:19:33 ---> 1bcd3a6a5e0d 14:19:33 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:19:33 ---> Running in 7f56f13add3c 14:19:33 Removing intermediate container de9c67c3de84 14:19:33 ---> d46236329a0c 14:19:33 Step 15/26 : ENV APP_PORT=48090 14:19:34 ---> Running in b0c70cbb2a04 14:19:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:19:34 (1/5) Installing libgcc (9.3.0-r2) 14:19:34 Removing intermediate container 7f56f13add3c 14:19:34 ---> 9d1f0f3025ab 14:19:34 ---> ac5d84d172cb 14:19:34 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 14:19:34 Step 22/23 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:19:34 (2/5) Installing libsodium (1.0.18-r0) 14:19:34 (3/5) Installing libstdc++ (9.3.0-r2) 14:19:34 ---> Running in 28791661bb8a 14:19:34 Removing intermediate container b0c70cbb2a04 14:19:34 ---> 847395d99fee 14:19:34 Step 16/26 : EXPOSE $APP_PORT 14:19:34 (4/5) Installing libzmq (4.3.2-r0) 14:19:34 Fetching without tags 14:19:35 (5/5) Installing zeromq (4.3.2-r0) 14:19:35 Executing busybox-1.31.1-r16.trigger 14:19:35 OK: 8 MiB in 19 packages 14:19:35 Checking out Revision aa472f58a5207d25d1630cfabae13fa3f1ce44ee (master) 14:19:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:19:34 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:19:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:19:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:19:34 using GIT_SSH to set credentials SSH Credentials for GitHub 14:19:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:19:35 > git config core.sparsecheckout # timeout=10 14:19:35 > git checkout -f aa472f58a5207d25d1630cfabae13fa3f1ce44ee # timeout=10 14:19:36 ---> Running in 5012b71684fd 14:19:36 ---> 96fc900f806f 14:19:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:19:36 Removing intermediate container 28791661bb8a 14:19:36 ---> 44d1929aa26d 14:19:36 Step 23/23 : LABEL version=1.2.2-dev.11 14:19:38 Removing intermediate container 5012b71684fd 14:19:38 ---> 7325cec247d7 14:19:38 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:19:38 ---> Running in eca5415895e6 14:19:40 ---> 3b7a41b24f80 14:19:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:19:40 Commit message: "Update SECUIRTY.md (#2660)" 14:19:40 Removing intermediate container 59def4064850 14:19:40 ---> db59a3b446c8 14:19:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 14:19:40 Removing intermediate container eca5415895e6 14:19:40 ---> 0859f424a3e3 14:19:40 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 14:19:41 Successfully built 0859f424a3e3 14:19:41 Successfully tagged docker-support-notifications-go:latest 14:19:41 Building docker-core-metadata-go 14:19:42  Building docker-support-notifications-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 14:19:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:19:42 ---> 17c13b5a3ec8 14:19:42 Step 3/21 : WORKDIR /edgex-go 14:19:42 ---> Using cache 14:19:42 ---> 788c1c16b019 14:19:42 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:19:42 ---> Using cache 14:19:42 ---> 36daba7bc766 14:19:42 Step 5/21 : RUN apk update && apk add make git 14:19:44 ---> ca98717e9d66 14:19:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:19:45 ---> 1b0d1e806efc 14:19:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:19:45 ---> 6281e8a56645 14:19:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 14:19:45 ---> Running in 3f7605969ffa 14:19:46 ---> 6c2f1731e2a0 14:19:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:19:47 ---> de458492be2b 14:19:47 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:19:47 ---> 71799d3da825 14:19:47 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:19:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:19:48 ---> 27bc6210d09f 14:19:48 Step 20/26 : RUN apk --no-cache add py-pip 14:19:48 ---> c74da10a356a 14:19:48 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 14:19:48 ---> Running in 2186be222036 14:19:48 ---> 975a804c3308 14:19:48 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:19:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:19:49 ---> Running in 26a56f445219 14:19:49 ---> Running in 53692b4655d9 14:19:49 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:19:49 v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:19:49 OK: 12746 distinct packages available 14:19:49 OK: 233 MiB in 51 packages 14:19:49 Removing intermediate container 26a56f445219 14:19:49 ---> d5173bfdc290 14:19:49 Step 20/22 : LABEL arch=x86_64 14:19:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:19:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:19:50 (1/33) Installing libbz2 (1.0.8-r1) 14:19:50 (2/33) Installing expat (2.2.9-r1) 14:19:50 (3/33) Installing libffi (3.3-r2) 14:19:50 (4/33) Installing gdbm (1.13-r1) 14:19:51 (5/33) Installing xz-libs (5.2.5-r0) 14:19:51 (6/33) Installing sqlite-libs (3.32.1-r0) 14:19:51 (7/33) Installing python3 (3.8.5-r0) 14:19:51 ---> Running in f0f46c265987 14:19:51 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 14:19:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:19:51 ---> 17c13b5a3ec8 14:19:51 Step 3/21 : WORKDIR /edgex-go 14:19:51 ---> Using cache 14:19:51 ---> 788c1c16b019 14:19:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:19:51 ---> Using cache 14:19:51 ---> 36daba7bc766 14:19:51 Step 5/21 : RUN apk update && apk add make git [Pipeline] echo 14:19:52 ========================================================= 14:19:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 14:19:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:19:53 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 14:19:56 ---> Running in 96437120e933 14:19:56 Removing intermediate container f0f46c265987 14:19:56 ---> d5d963ee6f2a 14:19:56 Step 21/22 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:19:56 (8/33) Installing py3-appdirs (1.4.4-r1) 14:19:56 (9/33) Installing py3-ordered-set (4.0.1-r0) 14:19:56 (10/33) Installing py3-parsing (2.4.7-r0) 14:19:56 (11/33) Installing py3-six (1.15.0-r0) 14:19:56 (12/33) Installing py3-packaging (20.4-r0) 14:19:56 (13/33) Installing py3-setuptools (47.0.0-r0) 14:19:56 (14/33) Installing py3-chardet (3.0.4-r4) 14:19:56 (15/33) Installing py3-idna (2.9-r0) 14:19:56 (16/33) Installing py3-certifi (2020.4.5.1-r0) 14:19:56 ---> Running in 6380e5db3e0d 14:19:56 (17/33) Installing py3-urllib3 (1.25.9-r0) 14:19:56 (18/33) Installing py3-requests (2.23.0-r0) 14:19:56 (19/33) Installing py3-msgpack (1.0.0-r0) 14:19:56 (20/33) Installing py3-lockfile (0.12.2-r3) 14:19:57 (21/33) Installing py3-cachecontrol (0.12.6-r0) 14:19:57 (22/33) Installing py3-colorama (0.4.3-r0) 14:19:57 Removing intermediate container 3f7605969ffa 14:19:57 ---> 0f5f3a38276b 14:19:57 Step 6/21 : COPY go.mod . 14:19:57 (23/33) Installing py3-distlib (0.3.0-r0) 14:19:57 Removing intermediate container 53692b4655d9 14:19:57 ---> fcc210ab0a9f 14:19:57 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 14:19:57 (24/33) Installing py3-distro (1.5.0-r1) 14:19:57 (25/33) Installing py3-webencodings (0.5.1-r3) 14:19:57 (26/33) Installing py3-html5lib (1.0.1-r4) 14:19:57 (27/33) Installing py3-pytoml (0.1.21-r0) 14:19:57 (28/33) Installing py3-pep517 (0.8.2-r0) 14:19:57 (29/33) Installing py3-progress (1.5-r0) 14:19:57 (30/33) Installing py3-toml (0.10.1-r0) 14:19:57 Removing intermediate container 6380e5db3e0d 14:19:57 ---> 71e834d40c49 14:19:57 Step 22/22 : LABEL version=1.2.2-dev.11 14:19:57 (31/33) Installing py3-retrying (1.3.3-r0) 14:19:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:19:57 Sending build context to Docker daemon 323MB 14:19:57 Step 1/7 : ARG BASE=golang:1.13-alpine 14:19:57 Step 2/7 : FROM ${BASE} 14:19:57 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:19:57 b538f80385f9: Pulling fs layer 14:19:57 74f711af9a0d: Pulling fs layer 14:19:57 99f96fe45779: Pulling fs layer 14:19:57 fd7a069fd194: Pulling fs layer 14:19:57 66aa3694b03b: Pulling fs layer 14:19:57 fd7a069fd194: Waiting 14:19:57 170f70906a0f: Pulling fs layer 14:19:57 ad7c5574e4b9: Pulling fs layer 14:19:57 e772456be8f7: Pulling fs layer 14:19:57 c890913d741a: Pulling fs layer 14:19:57 2480fcc9aa5a: Pulling fs layer 14:19:57 09adf4765672: Pulling fs layer 14:19:57 66aa3694b03b: Waiting 14:19:57 170f70906a0f: Waiting 14:19:57 ad7c5574e4b9: Waiting 14:19:57 e772456be8f7: Waiting 14:19:57 c890913d741a: Waiting 14:19:57 2480fcc9aa5a: Waiting 14:19:57 09adf4765672: Waiting 14:19:57 99f96fe45779: Download complete 14:19:57 74f711af9a0d: Verifying Checksum 14:19:57 74f711af9a0d: Download complete 14:19:57 66aa3694b03b: Verifying Checksum 14:19:57 66aa3694b03b: Download complete 14:19:57 170f70906a0f: Verifying Checksum 14:19:57 170f70906a0f: Download complete 14:19:57 b538f80385f9: Verifying Checksum 14:19:57 b538f80385f9: Download complete 14:19:58 (32/33) Installing py3-contextlib2 (0.6.0-r0) 14:19:58 (33/33) Installing py3-pip (20.1.1-r0) 14:19:58 ---> Running in 254aeb16a7f7 14:19:58 b538f80385f9: Pull complete 14:19:58 ---> 3b7758795514 14:19:58 Step 7/21 : RUN go mod download 14:19:58 ---> Running in 4c8f9e68e3c1 14:19:58 Executing busybox-1.31.1-r16.trigger 14:19:58 OK: 71 MiB in 55 packages 14:19:58 ---> Running in 04e111bbc095 14:19:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:19:58 Removing intermediate container 254aeb16a7f7 14:19:58 ---> 53e7ec2c4d3e 14:19:58 Step 24/26 : LABEL arch=x86_64 14:19:58 74f711af9a0d: Pull complete 14:19:59 Removing intermediate container 4c8f9e68e3c1 14:19:59 ---> 3100b6d0ce88 14:19:59 14:19:59 ---> Running in 2099ee66b85f 14:19:59 Successfully built 3100b6d0ce88 14:19:59 Successfully tagged docker-core-data-go:latest 14:19:59  Building docker-core-data-go ... done Building docker-security-secrets-setup-go 14:19:59 Removing intermediate container 2099ee66b85f 14:19:59 ---> cdef3f5e366b 14:19:59 Step 25/26 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:19:59 99f96fe45779: Pull complete 14:19:59 ---> Running in b93a585344c2 14:20:01 ad7c5574e4b9: Verifying Checksum 14:20:01 ad7c5574e4b9: Download complete 14:20:01 c890913d741a: Verifying Checksum 14:20:01 c890913d741a: Download complete 14:20:02 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:20:02 v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:20:02 OK: 12746 distinct packages available 14:20:02 OK: 233 MiB in 51 packages 14:20:03 2480fcc9aa5a: Verifying Checksum 14:20:03 2480fcc9aa5a: Download complete 14:20:03 09adf4765672: Verifying Checksum 14:20:03 09adf4765672: Download complete 14:20:03 e772456be8f7: Verifying Checksum 14:20:03 e772456be8f7: Download complete 14:20:03 fd7a069fd194: Verifying Checksum 14:20:03 fd7a069fd194: Download complete 14:20:03 Removing intermediate container b93a585344c2 14:20:03 ---> 6933443dcff6 14:20:03 Step 26/26 : LABEL version=1.2.2-dev.11 14:20:07 ---> Running in 68eebd242552 14:20:10 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 14:20:10 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 14:20:10 ---> 17c13b5a3ec8 14:20:10 Step 3/29 : WORKDIR /edgex-go 14:20:10 ---> Using cache 14:20:10 ---> 788c1c16b019 14:20:10 Step 4/29 : RUN apk update && apk add make git 14:20:11 ---> Running in 26395e1659f6 14:20:11 Removing intermediate container 68eebd242552 14:20:11 ---> 0bd210f88be9 14:20:11 14:20:11 Successfully built 0bd210f88be9 14:20:11 Successfully tagged docker-security-secretstore-setup-go:latest 14:20:11 Building docker-support-logging-go 14:20:11  Building docker-security-secretstore-setup-go ... done Removing intermediate container 2186be222036 14:20:11 ---> 22fdc2649e79 14:20:11 Step 21/26 : RUN pip install docker-compose==1.23.2 14:20:11 Removing intermediate container 96437120e933 14:20:11 ---> 52fc087ddc71 14:20:11 Step 6/21 : COPY go.mod . 14:20:11 Removing intermediate container 04e111bbc095 14:20:11 ---> 8051390078c9 14:20:11 Step 8/21 : COPY . . 14:20:11 ---> Running in 9c7c1e84bff7 14:20:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:20:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:20:15 fd7a069fd194: Pull complete 14:20:15 66aa3694b03b: Pull complete 14:20:15 170f70906a0f: Pull complete 14:20:16 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:20:16 v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:20:16 OK: 12746 distinct packages available 14:20:16 ---> 999306c235d2 14:20:16 Step 7/21 : RUN go mod download 14:20:16 OK: 233 MiB in 51 packages 14:20:17 ---> Running in df16bcd01efc 14:20:19 ad7c5574e4b9: Pull complete 14:20:22 Removing intermediate container 26395e1659f6 14:20:22 ---> 37b13254e894 14:20:22 Step 5/29 : COPY go.mod . 14:20:23 e772456be8f7: Pull complete 14:20:23 c890913d741a: Pull complete 14:20:24 ---> 1230328b561d 14:20:24 Step 6/29 : RUN go mod download 14:20:25 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 14:20:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:20:25 ---> 17c13b5a3ec8 14:20:25 Step 3/21 : WORKDIR /edgex-go 14:20:25 ---> Using cache 14:20:25 ---> 788c1c16b019 14:20:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:20:25 ---> Using cache 14:20:25 ---> 36daba7bc766 14:20:25 Step 5/21 : RUN apk update && apk add make && apk add bash git 14:20:26 2480fcc9aa5a: Pull complete 14:20:26 ---> Running in d5e59e073961 14:20:26 Collecting docker-compose==1.23.2 14:20:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:20:27 ---> Running in 98b305d272d9 14:20:27 Removing intermediate container df16bcd01efc 14:20:27 ---> 0a7db06df785 14:20:27 Step 8/21 : COPY . . 14:20:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:20:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:20:27 09adf4765672: Pull complete 14:20:27 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 14:20:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 14:20:27 ---> 2248a725d1cf 14:20:27 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 14:20:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 14:20:27 Collecting docopt<0.7,>=0.6.1 14:20:27 Downloading docopt-0.6.2.tar.gz (25 kB) 14:20:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:20:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:20:31 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:20:31 v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:20:31 OK: 12746 distinct packages available 14:20:31 OK: 233 MiB in 51 packages 14:20:31 Collecting PyYAML<4,>=3.10 14:20:31 Downloading PyYAML-3.13.tar.gz (270 kB) 14:20:32 ---> Running in 570f75440937 14:20:32 OK: 233 MiB in 51 packages 14:20:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:20:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:20:34 ---> 874317fd476c 14:20:34 Step 9/21 : RUN make cmd/core-command/core-command 14:20:34 Collecting docker<4.0,>=3.6.0 14:20:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:20:35 Collecting texttable<0.10,>=0.9.0 14:20:35 Downloading texttable-0.9.1.tar.gz (11 kB) 14:20:35 ---> Running in 105f820cd91f 14:20:36 (1/12) Installing libmagic (5.38-r0) 14:20:36 (2/12) Installing file (5.38-r0) 14:20:36 (3/12) Installing libc-dev (0.7.2-r3) 14:20:36 (4/12) Installing g++ (9.3.0-r2) 14:20:36 Collecting cached-property<2,>=1.2.0 14:20:36 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 14:20:36 Removing intermediate container d5e59e073961 14:20:36 ---> 75a1b094f1e6 14:20:36 Step 7/29 : COPY . . 14:20:36 Collecting dockerpty<0.5,>=0.4.1 14:20:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:20:38 Removing intermediate container 98b305d272d9 14:20:38 ---> c94415933ad9 14:20:38 Step 6/21 : COPY go.mod . 14:20:39 Collecting websocket-client<1.0,>=0.32.0 14:20:39 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 14:20:40 (5/12) Installing fortify-headers (1.1-r0) 14:20:40 (6/12) Installing patch (2.7.6-r6) 14:20:40 (7/12) Installing build-base (0.5-r2) 14:20:40 (8/12) Installing libsodium (1.0.18-r0) 14:20:40 (9/12) Installing pkgconf (1.7.2-r0) 14:20:40 (10/12) Installing libsodium-dev (1.0.18-r0) 14:20:40 (11/12) Installing libzmq (4.3.2-r0) 14:20:40 (12/12) Installing zeromq-dev (4.3.2-r0) 14:20:40 Executing busybox-1.31.1-r16.trigger 14:20:40 OK: 217 MiB in 51 packages 14:20:40 Collecting jsonschema<3,>=2.5.1 14:20:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:20:41 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) 14:20:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/core-command/core-command ./cmd/core-command 14:20:41 Collecting idna<2.8,>=2.5 14:20:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:20:42 Collecting urllib3<1.25,>=1.21.1 14:20:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:20:42 ---> 9b2f94012136 14:20:42 Step 7/21 : RUN go mod download 14:20:42 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) 14:20:42 ---> 73586c1ffa42 14:20:42 Step 9/21 : RUN make cmd/core-metadata/core-metadata 14:20:43 Collecting docker-pycreds>=0.4.0 14:20:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:20:43 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 14:20:43 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 14:20:43 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 14:20:43 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 14:20:43 Installing collected packages: idna, urllib3, requests, docopt, PyYAML, docker-pycreds, websocket-client, docker, texttable, cached-property, dockerpty, jsonschema, docker-compose 14:20:43 Attempting uninstall: idna 14:20:43 Found existing installation: idna 2.9 14:20:43 Uninstalling idna-2.9: 14:20:43 ---> Running in 46a768e48341 14:20:43 ---> Running in 803c5d174aea 14:20:43 Successfully uninstalled idna-2.9 14:20:43 Attempting uninstall: urllib3 14:20:43 Found existing installation: urllib3 1.25.9 14:20:43 Uninstalling urllib3-1.25.9: 14:20:44 Successfully uninstalled urllib3-1.25.9 14:20:45 Removing intermediate container 570f75440937 14:20:45 ---> 3cf8922e66d9 14:20:45 Step 4/7 : WORKDIR /edgex-go 14:20:45 ---> Running in 4b0ee5c7cc80 14:20:46 Removing intermediate container 4b0ee5c7cc80 14:20:46 ---> 8b8635f5f5ff 14:20:46 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:20:46 latest: Pulling from library/docker 14:20:46 b538f80385f9: Already exists 14:20:46 259a493cd78d: Pulling fs layer 14:20:46 b8e66b5100f5: Pulling fs layer 14:20:46 39dc9c94d07c: Pulling fs layer 14:20:46 551b823b3b82: Pulling fs layer 14:20:46 3c52a74df98c: Pulling fs layer 14:20:46 6c9b121b6998: Pulling fs layer 14:20:46 551b823b3b82: Waiting 14:20:46 3c52a74df98c: Waiting 14:20:46 6c9b121b6998: Waiting 14:20:46 b8e66b5100f5: Download complete 14:20:46 259a493cd78d: Download complete 14:20:46 551b823b3b82: Verifying Checksum 14:20:46 551b823b3b82: Download complete 14:20:46 3c52a74df98c: Verifying Checksum 14:20:46 3c52a74df98c: Download complete 14:20:46 6c9b121b6998: Verifying Checksum 14:20:46 6c9b121b6998: Download complete 14:20:47 259a493cd78d: Pull complete 14:20:47 Attempting uninstall: requests 14:20:47 Found existing installation: requests 2.23.0 14:20:47 Uninstalling requests-2.23.0: 14:20:47 b8e66b5100f5: Pull complete 14:20:47 Successfully uninstalled requests-2.23.0 14:20:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:20:47 Running setup.py install for docopt: started 14:20:48 39dc9c94d07c: Verifying Checksum 14:20:48 39dc9c94d07c: Download complete 14:20:49 ---> 3e9cef83eaba 14:20:49 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 14:20:49 ---> Running in 04295dbc5018 14:20:49 Running setup.py install for docopt: finished with status 'done' 14:20:49 Running setup.py install for PyYAML: started 14:20:49 Removing intermediate container 803c5d174aea 14:20:49 ---> 4e6983fc105f 14:20:49 Step 8/21 : COPY . . 14:20:50 Running setup.py install for PyYAML: finished with status 'done' 14:20:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 14:20:51 39dc9c94d07c: Pull complete 14:20:51 551b823b3b82: Pull complete 14:20:51 3c52a74df98c: Pull complete 14:20:52 6c9b121b6998: Pull complete 14:20:52 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 14:20:52 Status: Downloaded newer image for docker:latest 14:20:54 Running setup.py install for texttable: started 14:20:55 Running setup.py install for texttable: finished with status 'done' 14:20:55 ---> a7ce096d7d55 14:20:55 Step 6/7 : COPY go.mod . 14:20:56 ---> 97d79d8c05a0 14:20:56 Step 7/7 : RUN go mod download 14:20:56 ---> Running in 83b10f0b744c 14:20:56 Running setup.py install for dockerpty: started 14:20:58 Running setup.py install for dockerpty: finished with status 'done' 14:20:59 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 14:20:59 go: finding github.com/BurntSushi/toml v0.3.1 14:20:59 go: finding github.com/OneOfOne/xxhash v1.2.5 14:20:59 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:20:59 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:20:59 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:20:59 go: finding github.com/bgentry/speakeasy v0.1.0 14:20:59 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:20:59 go: finding github.com/cloudflare/gokey v0.1.0 14:20:59 go: finding github.com/davecgh/go-spew v1.1.1 14:20:59 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 14:20:59 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 14:20:59 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 14:20:59 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:20:59 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:20:59 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 14:20:59 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 14:20:59 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:20:59 go: finding github.com/fatih/color v1.7.0 14:20:59 go: finding github.com/fsnotify/fsnotify v1.4.7 14:20:59 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:20:59 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 14:20:59 go: finding github.com/go-kit/kit v0.8.0 14:20:59 go: finding github.com/go-logfmt/logfmt v0.4.0 14:20:59 go: finding github.com/go-redis/redis/v7 v7.2.0 14:20:59 go: finding github.com/go-stack/stack v1.8.0 14:20:59 go: finding github.com/golang/protobuf v1.3.2 14:20:59 go: finding github.com/gomodule/redigo v2.0.0+incompatible 14:20:59 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:20:59 go: finding github.com/google/uuid v1.1.0 14:20:59 go: finding github.com/gorilla/mux v1.7.1 14:20:59 go: finding github.com/hashicorp/consul/api v1.1.0 14:20:59 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:20:59 go: finding github.com/hashicorp/errwrap v1.0.0 14:20:59 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:20:59 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:20:59 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:21:00 go: finding github.com/hashicorp/go-multierror v1.0.0 14:21:00 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:21:00 go: finding github.com/hashicorp/go-sockaddr v1.0.0 14:21:00 go: finding github.com/hashicorp/go-syslog v1.0.0 14:21:00 go: finding github.com/hashicorp/go-uuid v1.0.1 14:21:00 go: finding github.com/hashicorp/go.net v0.0.1 14:21:00 go: finding github.com/hashicorp/golang-lru v0.5.0 14:21:00 go: finding github.com/hashicorp/logutils v1.0.0 14:21:00 go: finding github.com/hashicorp/mdns v1.0.0 14:21:00 go: finding github.com/hashicorp/memberlist v0.1.3 14:21:00 go: finding github.com/hashicorp/serf v0.8.2 14:21:00 go: finding github.com/hpcloud/tail v1.0.0 14:21:00 go: finding github.com/imdario/mergo v0.3.6 14:21:00 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:21:00 go: finding github.com/kr/pretty v0.1.0 14:21:00 go: finding github.com/kr/pty v1.1.1 14:21:00 go: finding github.com/kr/text v0.1.0 14:21:00 go: finding github.com/mattn/go-colorable v0.0.9 14:21:00 go: finding github.com/mattn/go-isatty v0.0.3 14:21:00 go: finding github.com/miekg/dns v1.0.14 14:21:00 go: finding github.com/mitchellh/cli v1.0.0 14:21:00 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:21:00 go: finding github.com/mitchellh/copystructure v1.0.0 14:21:00 go: finding github.com/mitchellh/go-homedir v1.0.0 14:21:00 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:21:00 go: finding github.com/mitchellh/gox v0.4.0 14:21:00 go: finding github.com/mitchellh/iochan v1.0.0 14:21:00 go: finding github.com/mitchellh/mapstructure v1.1.2 14:21:00 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:21:00 go: finding github.com/onsi/ginkgo v1.10.1 14:21:00 go: finding github.com/onsi/gomega v1.7.0 14:21:00 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:21:00 go: finding github.com/pebbe/zmq4 v1.0.0 14:21:00 go: finding github.com/pelletier/go-toml v1.2.0 14:21:00 go: finding github.com/pkg/errors v0.8.1 14:21:01 go: finding github.com/pmezard/go-difflib v1.0.0 14:21:01 go: finding github.com/posener/complete v1.1.1 14:21:01 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 14:21:01 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 14:21:01 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:21:01 go: finding github.com/stretchr/objx v0.1.0 14:21:01 go: finding github.com/stretchr/testify v1.5.1 14:21:01 go: finding github.com/ugorji/go v1.1.4 14:21:01 go: finding github.com/x448/float16 v0.8.4 14:21:01 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 14:21:01 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 14:21:01 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:21:01 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 14:21:01 go: finding golang.org/x/text v0.3.2 14:21:01 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 14:21:01 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 14:21:01 go: finding gopkg.in/eapache/queue.v1 v1.1.0 14:21:01 go: finding gopkg.in/fsnotify.v1 v1.4.7 14:21:01 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:21:01 go: finding gopkg.in/yaml.v2 v2.2.8 14:21:01 Successfully installed PyYAML-3.13 cached-property-1.5.1 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 14:21:08 Removing intermediate container 9c7c1e84bff7 14:21:08 ---> 589822b6a2f8 14:21:08 Step 22/26 : RUN apk --no-cache add curl 14:21:08 ---> 96228b30ca2f 14:21:08 Step 9/21 : RUN make cmd/support-logging/support-logging 14:21:08 ---> Running in adb86844ac25 14:21:08 ---> Running in cafaa53701c8 14:21:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:21:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/support-logging/support-logging ./cmd/support-logging 14:21:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:21:09 (1/3) Installing nghttp2-libs (1.41.0-r0) 14:21:09 (2/3) Installing libcurl (7.69.1-r0) 14:21:09 (3/3) Installing curl (7.69.1-r0) 14:21:09 Executing busybox-1.31.1-r16.trigger 14:21:09 OK: 72 MiB in 58 packages 14:21:14 Removing intermediate container cafaa53701c8 14:21:14 ---> ab60873a7028 14:21:14 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 14:21:14 ---> Running in 8824d00d2fef 14:21:14 Removing intermediate container 8824d00d2fef 14:21:14 ---> 1c558d4ca75c 14:21:14 Step 24/26 : LABEL arch=x86_64 14:21:14 ---> Running in b9c649e2f549 14:21:15 Removing intermediate container b9c649e2f549 14:21:15 ---> e64c1c844101 14:21:15 Step 25/26 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:21:16 ---> Running in f5b29cb12b07 14:21:16 Removing intermediate container 105f820cd91f 14:21:16 ---> b7746341ef77 14:21:16 14:21:16 Step 10/21 : FROM scratch 14:21:16 ---> 14:21:16 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:21:16 Removing intermediate container f5b29cb12b07 14:21:16 ---> a381adc86cb1 14:21:16 Step 26/26 : LABEL version=1.2.2-dev.11 14:21:16 ---> Running in 06fe106dd9a2 14:21:17 Removing intermediate container 06fe106dd9a2 14:21:17 ---> 8f73b9c875e9 14:21:17 14:21:17 ---> Running in f352aa0b3361 14:21:18 Successfully built 8f73b9c875e9 14:21:18 Successfully tagged docker-sys-mgmt-agent-go:latest 14:21:18 Building docker-support-scheduler-go 14:21:19 Removing intermediate container 83b10f0b744c 14:21:19 ---> 44563abecdac 14:21:19 Successfully built 44563abecdac 14:21:19 Successfully tagged ci-base-image-arm64:latest [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 14:21:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:21:20 14:21:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:21:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:21:21 latest: Pulling from edgex-devops/edgex-compose-arm64 14:21:21 29e5d40040c1: Pulling fs layer 14:21:21 1ce36da41761: Pulling fs layer 14:21:21 25b303627fd3: Pulling fs layer 14:21:21 29e5d40040c1: Verifying Checksum 14:21:21 29e5d40040c1: Download complete 14:21:21 1ce36da41761: Download complete 14:21:22 29e5d40040c1: Pull complete 14:21:23 1ce36da41761: Pull complete 14:21:23 25b303627fd3: Verifying Checksum 14:21:23 25b303627fd3: Download complete 14:21:26  Building docker-sys-mgmt-agent-go ... done Removing intermediate container f352aa0b3361 14:21:26 ---> 840cbf170b4f 14:21:26 Step 12/21 : ENV APP_PORT=48082 14:21:29 ---> Running in 8e73f26126e1 14:21:29 Removing intermediate container 04295dbc5018 14:21:29 ---> 02d15283a423 14:21:29 14:21:29 Step 9/29 : FROM alpine:latest 14:21:29 ---> a24bb4013296 14:21:29 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 14:21:29 Removing intermediate container 46a768e48341 14:21:29 ---> aa84d8b791a3 14:21:29 14:21:29 Step 10/21 : FROM scratch 14:21:29 ---> 14:21:29 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:21:29 ---> Using cache 14:21:29 ---> 840cbf170b4f 14:21:29 Step 12/21 : ENV APP_PORT=48081 14:21:31 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 14:21:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:21:31 ---> 17c13b5a3ec8 14:21:31 Step 3/20 : WORKDIR /edgex-go 14:21:31 ---> Using cache 14:21:31 ---> 788c1c16b019 14:21:31 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:31 ---> Using cache 14:21:31 ---> 36daba7bc766 14:21:31 Step 5/20 : RUN apk update && apk add make git 14:21:31 ---> Using cache 14:21:31 ---> 52fc087ddc71 14:21:31 Step 6/20 : COPY go.mod . 14:21:31 ---> Using cache 14:21:31 ---> 999306c235d2 14:21:31 Step 7/20 : RUN go mod download 14:21:31 ---> Using cache 14:21:31 ---> 0a7db06df785 14:21:31 Step 8/20 : COPY . . 14:21:31 ---> Using cache 14:21:31 ---> 73586c1ffa42 14:21:31 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 14:21:32 Removing intermediate container 8e73f26126e1 14:21:32 ---> 95b5888b3d8e 14:21:32 Step 13/21 : EXPOSE $APP_PORT 14:21:33 ---> Running in c15b19844ae0 14:21:33 ---> Running in 98547498e712 14:21:33 25b303627fd3: Pull complete 14:21:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:21:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:21:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 14:21:33 ---> Running in 6083fd0c8065 14:21:33 ---> Running in 44432ea34678 14:21:33 prd-ubuntu18.04-docker-arm64-4c-16g-278 does not seem to be running inside a container 14:21:33 Removing intermediate container c15b19844ae0 14:21:33 ---> a36ab5c28f65 14:21:33 Step 13/21 : EXPOSE $APP_PORT 14:21:33 Removing intermediate container 98547498e712 14:21:33 ---> 5fa71204f730 14:21:33 Step 11/29 : USER root 14:21:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-compose-arm64:latest cat 14:21:34 ---> Running in ee0d9443ebdd 14:21:34 Removing intermediate container 6083fd0c8065 14:21:34 ---> 80fb6d06b15e 14:21:34 Step 14/21 : WORKDIR / 14:21:34 ---> Running in dc848ed2f510 14:21:34 ---> Running in 1e49f4cefb7b 14:21:34 Removing intermediate container ee0d9443ebdd 14:21:34 ---> 2304b455881f 14:21:34 Step 14/21 : WORKDIR / 14:21:34 ---> Running in 177c1d3bd54e 14:21:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:21:34 Removing intermediate container dc848ed2f510 14:21:34 ---> 2aeb467430c5 14:21:34 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 14:21:34 Removing intermediate container 1e49f4cefb7b 14:21:34 ---> 794845ae2e4f 14:21:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 14:21:35 ---> Running in facaec366a77 14:21:35 Removing intermediate container 177c1d3bd54e 14:21:35 ---> db7d1632b691 14:21:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 14:21:36 ---> 972484c0a2b1 14:21:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:21:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:21:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:21:36 v3.12.0-240-g35a7b2e977 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 14:21:36 v3.12.0-244-g615c9f1d68 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 14:21:36 OK: 12746 distinct packages available 14:21:36 ---> 3d347a9f2b30 14:21:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:21:37 (1/2) Installing ca-certificates (20191127-r4) 14:21:37 (2/2) Installing dumb-init (1.2.2-r1) 14:21:37 Executing busybox-1.31.1-r16.trigger 14:21:37 Executing ca-certificates-20191127-r4.trigger 14:21:37 OK: 6 MiB in 16 packages 14:21:37 Removing intermediate container adb86844ac25 14:21:37 ---> a6f4d521404d 14:21:37 14:21:37 Step 10/21 : FROM scratch 14:21:37 ---> 14:21:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 14:21:37 ---> 1ffad1a45878 14:21:37 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:21:37 $ docker top 637434fedd1af096f30eeb86c59780fb135ce2419ad294ccc6174b86c5008e1a -eo pid,comm 14:21:37 ---> Using cache 14:21:37 ---> f36d45e39754 14:21:37 Step 12/21 : ENV APP_PORT=48061 [Pipeline] { [Pipeline] sh 14:21:37 ---> 46ccc70662f1 14:21:37 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:21:37 ---> Running in 7ee8f6abf002 14:21:37 ---> f12a98f89bda 14:21:37 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 14:21:38 ---> Running in 14b9a365a01f 14:21:38 Removing intermediate container 7ee8f6abf002 14:21:38 ---> e587c164bf03 14:21:38 Step 13/21 : EXPOSE $APP_PORT 14:21:39 + docker-compose build --help 14:21:39 + grep parallel 14:21:39 ---> Running in 1b4491c0b1af 14:21:39 Removing intermediate container 14b9a365a01f 14:21:39 ---> d113f4486d0f 14:21:39 Step 19/21 : LABEL arch=x86_64 14:21:39 ---> 8df3a9d1e4e2 14:21:39 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 14:21:39 ---> Running in 6fe3f9068738 14:21:39 Removing intermediate container facaec366a77 14:21:39 ---> df8e47e1e0ba 14:21:39 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 14:21:39 Removing intermediate container 1b4491c0b1af 14:21:39 ---> fc6b270823de 14:21:39 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 14:21:39 ---> Running in 7b3723fc1da2 14:21:39 ---> Running in 05b60033aafd 14:21:40 Removing intermediate container 6fe3f9068738 14:21:40 ---> 2c4e5b427574 14:21:40 Step 20/21 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:21:40 ---> Running in c13393d23392 14:21:40 ---> 289af9cd4f6e 14:21:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 14:21:40 Removing intermediate container 7b3723fc1da2 14:21:40 ---> f3a70330700e 14:21:40 Step 19/21 : LABEL arch=x86_64 14:21:41 Removing intermediate container 05b60033aafd 14:21:41 ---> bb91f461f8c0 14:21:41 Step 14/29 : WORKDIR $BASE_DIR 14:21:41 ---> Running in 01cb474a8222 14:21:41 ---> Running in d27b16c189cd 14:21:41 Removing intermediate container c13393d23392 14:21:41 ---> 1d807acdc3cc 14:21:41 Step 21/21 : LABEL version=1.2.2-dev.11 14:21:42 ---> 43c8411a8336 14:21:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 14:21:42 ---> Running in 6ecf2808cce5 14:21:42 --parallel Build images in parallel. [Pipeline] } 14:21:42 $ docker stop --time=1 637434fedd1af096f30eeb86c59780fb135ce2419ad294ccc6174b86c5008e1a 14:21:42 Removing intermediate container d27b16c189cd 14:21:42 ---> f0b7a7ec7e57 14:21:42 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 14:21:42 Removing intermediate container 01cb474a8222 14:21:42 ---> ea87d77734bc 14:21:42 Step 20/21 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:21:42 Removing intermediate container 6ecf2808cce5 14:21:42 ---> 7505fbd4ac67 14:21:42 14:21:42 ---> Running in 77fb573dcf60 14:21:42 ---> Running in f28edf7bf08c 14:21:42 Successfully built 7505fbd4ac67 14:21:42 Successfully tagged docker-core-command-go:latest 14:21:43  Building docker-core-command-go ... done Removing intermediate container f28edf7bf08c 14:21:43 ---> 1b74b7a1bf1d 14:21:43 Step 21/21 : LABEL version=1.2.2-dev.11 14:21:43 ---> 6af96203c08e 14:21:43 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 14:21:43 ---> Running in 9c163015eda2 14:21:43 Removing intermediate container 9c163015eda2 14:21:43 ---> e26916461748 14:21:43 14:21:43 ---> 3b85a78377b2 14:21:43 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 14:21:43 ---> Running in 91d94dbc3cde 14:21:43 Successfully built e26916461748 14:21:43 Successfully tagged docker-core-metadata-go:latest 14:21:43  Building docker-core-metadata-go ... done Removing intermediate container 91d94dbc3cde 14:21:43 ---> 7ccb36d27a1b 14:21:43 Step 19/21 : LABEL arch=x86_64 14:21:44 ---> Running in a9da02c7a933 14:21:44 Removing intermediate container 77fb573dcf60 14:21:44 ---> 8402ddb043c2 14:21:44 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 14:21:44 $ docker rm -f 637434fedd1af096f30eeb86c59780fb135ce2419ad294ccc6174b86c5008e1a 14:21:44 Removing intermediate container a9da02c7a933 14:21:44 ---> 4fb5a796e0b2 14:21:44 Step 20/21 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 14:21:44 ---> Running in a9a9bb784e18 [Pipeline] isUnix [Pipeline] sh 14:21:44 Removing intermediate container a9a9bb784e18 14:21:44 ---> 541d597c29e0 14:21:44 Step 21/21 : LABEL version=1.2.2-dev.11 14:21:44 ---> Running in 1328f97915ff 14:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:21:45 . [Pipeline] withDockerContainer 14:21:45 prd-ubuntu18.04-docker-arm64-4c-16g-278 does not seem to be running inside a container 14:21:45 ---> 2662629ba339 14:21:45 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 14:21:45 Removing intermediate container 1328f97915ff 14:21:45 ---> 91b73fe524b0 14:21:45 14:21:45 $ 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/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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-compose-arm64:latest cat 14:21:45 Successfully built 91b73fe524b0 14:21:45 Successfully tagged docker-support-logging-go:latest 14:21:45  Building docker-support-logging-go ... done  ---> 1f315779fc2f 14:21:45 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 14:21:46 ---> 1898b3a8af82 14:21:46 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 14:21:46 ---> 0c8a1ef66e6a 14:21:46 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 14:21:46 $ docker top 0255a59696c142885c826b01f1b257577503e3fda44b5c73615ab0d2b84fee5e -eo pid,comm 14:21:46 ---> 9c835b3694bf 14:21:46 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 14:21:46 ---> Running in 94f6e9410317 [Pipeline] { [Pipeline] sh 14:21:47 + docker-compose -f ./docker-compose-build.yml build --parallel 14:21:47 Removing intermediate container 94f6e9410317 14:21:47 ---> 73a4e16b6663 14:21:47 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 14:21:48 ---> 8fc5f51a3639 14:21:48 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:21:48 ---> Running in 355528530d98 14:21:50 Removing intermediate container 355528530d98 14:21:50 ---> e7c8ac1b69fe 14:21:50 Step 24/29 : RUN chmod 755 security-secrets-setup 14:21:50 Removing intermediate container 44432ea34678 14:21:50 ---> 281ff031fa2b 14:21:50 14:21:50 Step 10/20 : FROM scratch 14:21:50 ---> 14:21:50 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:21:51 Building docker-core-command-go ... 14:21:51 Building docker-core-data-go ... 14:21:51 Building docker-core-metadata-go ... 14:21:51 Building docker-security-proxy-setup-go ... 14:21:51 Building docker-security-secrets-setup-go ... 14:21:51 Building docker-security-secretstore-setup-go ... 14:21:51 Building docker-support-logging-go ... 14:21:51 Building docker-support-notifications-go ... 14:21:51 Building docker-support-scheduler-go ... 14:21:51 Building docker-sys-mgmt-agent-go ... 14:21:51 Building docker-support-logging-go 14:21:51 Building docker-core-command-go 14:21:51 Building docker-core-data-go 14:21:51 Building docker-support-scheduler-go 14:21:51 Building docker-sys-mgmt-agent-go 14:21:51 ---> Using cache 14:21:51 ---> 840cbf170b4f 14:21:51 Step 12/20 : ENV APP_PORT=48085 14:21:51 ---> Running in cec73bc73a8a 14:21:51 ---> Running in 3a38a6235543 14:21:51 Removing intermediate container 3a38a6235543 14:21:51 ---> 149faad1fad4 14:21:51 Step 13/20 : EXPOSE $APP_PORT 14:21:51 ---> Running in 395f6abec6d0 14:21:51 Removing intermediate container 395f6abec6d0 14:21:51 ---> 602d7af72ae5 14:21:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 14:21:51 ---> 48fb3706cedf 14:21:51 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:21:52 Removing intermediate container cec73bc73a8a 14:21:52 ---> 293b2f8bfab7 14:21:52 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 14:21:52 ---> Running in 40df8076e008 14:21:52 ---> 2be889bbb372 14:21:52 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:21:52 Removing intermediate container 40df8076e008 14:21:52 ---> b45e3c57d12b 14:21:52 Step 26/29 : CMD [ "generate" ] 14:21:52 ---> Running in 4e37cd1ac943 14:21:52 ---> f95011399c56 14:21:52 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 14:21:52 ---> Running in 1981b9246864 14:21:52 Removing intermediate container 4e37cd1ac943 14:21:52 ---> a15e0ea0c020 14:21:52 Step 27/29 : LABEL arch=x86_64 14:21:53 ---> Running in 358f7791aa7c 14:21:53 Removing intermediate container 1981b9246864 14:21:53 ---> 0e5c431e5dac 14:21:53 Step 18/20 : LABEL arch=x86_64 14:21:53 ---> Running in 91980bb0ed7a 14:21:53 Removing intermediate container 358f7791aa7c 14:21:53 ---> ff8ac0e6c83b 14:21:53 Step 28/29 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:21:53 ---> Running in 05706ae44587 14:21:53 Removing intermediate container 91980bb0ed7a 14:21:53 ---> 2aeb150fd4c6 14:21:53 Step 19/20 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:21:53 ---> Running in c6c9a8ae1ea0 14:21:53 Removing intermediate container 05706ae44587 14:21:53 ---> ecefa76923d7 14:21:53 Step 29/29 : LABEL version=1.2.2-dev.11 14:21:53 ---> Running in 31593d1c3cf5 14:21:53 Removing intermediate container c6c9a8ae1ea0 14:21:53 ---> 78a505eab1c3 14:21:53 Step 20/20 : LABEL version=1.2.2-dev.11 14:21:54 ---> Running in a639445fb216 14:21:54 Removing intermediate container 31593d1c3cf5 14:21:54 ---> b56e9e2bee01 14:21:54 14:21:54 Successfully built b56e9e2bee01 14:21:54 Successfully tagged docker-security-secrets-setup-go:latest 14:21:54  Building docker-security-secrets-setup-go ... done Removing intermediate container a639445fb216 14:21:54 ---> d8d657c25c8d 14:21:54 14:21:54 Successfully built d8d657c25c8d 14:21:54 Successfully tagged docker-support-scheduler-go:latest 14:21:54  Building docker-support-scheduler-go ... done  [Pipeline] } 14:21:54 $ docker stop --time=1 a942f22228315831400a9f7f95c205569df0455806276fef768e5c7e7c0f8a8c 14:21:56 $ docker rm -f a942f22228315831400a9f7f95c205569df0455806276fef768e5c7e7c0f8a8c [Pipeline] // withDockerContainer [Pipeline] sh 14:21:57 + docker images 14:21:57 + grep docker 14:21:57 docker-security-secrets-setup-go latest b56e9e2bee01 3 seconds ago 25.1MB 14:21:57 docker-support-scheduler-go latest d8d657c25c8d 3 seconds ago 13.1MB 14:21:57 docker-support-logging-go latest 91b73fe524b0 12 seconds ago 11.8MB 14:21:57 docker-core-metadata-go latest e26916461748 14 seconds ago 14.4MB 14:21:57 docker-core-command-go latest 7505fbd4ac67 15 seconds ago 13MB 14:21:57 docker-sys-mgmt-agent-go latest 8f73b9c875e9 40 seconds ago 284MB 14:21:57 docker-security-secretstore-setup-go latest 0bd210f88be9 About a minute ago 33.9MB 14:21:57 docker-core-data-go latest 3100b6d0ce88 About a minute ago 23.8MB 14:21:57 docker-support-notifications-go latest 0859f424a3e3 2 minutes ago 14.4MB 14:21:57 docker-security-proxy-setup-go latest 64312a86d145 2 minutes ago 16.4MB 14:21:57 docker latest 81f5749c9058 7 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:21:57 provisioning config files... 14:21:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/123@tmp/config4185898361380192934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:21:58 nexus3.edgexfoundry.org:10001 14:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:58 Configure a credential helper to remove this warning. See 14:21:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:58 14:21:58 Login Succeeded 14:21:58 nexus3.edgexfoundry.org:10002 14:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:58 Configure a credential helper to remove this warning. See 14:21:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:58 14:21:58 Login Succeeded 14:21:58 nexus3.edgexfoundry.org:10003 14:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:58 Configure a credential helper to remove this warning. See 14:21:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:58 14:21:58 Login Succeeded 14:21:58 nexus3.edgexfoundry.org:10004 14:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:58 Configure a credential helper to remove this warning. See 14:21:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:58 14:21:58 Login Succeeded 14:21:58 docker.io 14:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:59 Configure a credential helper to remove this warning. See 14:21:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:59 14:21:59 Login Succeeded [Pipeline] } 14:21:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:21:59 [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: 14:21:59 aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:21:59 1.2.2-dev.11 14:21:59 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:21:59 master 14:21:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:22:00 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh 14:22:00 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:00 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 14:22:00 8b99bc729aee: Preparing 14:22:00 b873ad1cd5dc: Preparing 14:22:00 68c9996015ef: Preparing 14:22:00 68c9996015ef: Pushed 14:22:00 8b99bc729aee: Pushed 14:22:01 b873ad1cd5dc: Pushed 14:22:01 aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:ed509bd4ee1fc174a30acd7b744e194470dda821aa0a800db59c084b064a0ee8 size: 943 [Pipeline] isUnix [Pipeline] sh 14:22:02 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:22:02 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.11 14:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 14:22:02 8b99bc729aee: Preparing 14:22:02 b873ad1cd5dc: Preparing 14:22:02 68c9996015ef: Preparing 14:22:02 68c9996015ef: Layer already exists 14:22:02 b873ad1cd5dc: Layer already exists 14:22:02 8b99bc729aee: Layer already exists 14:22:02 1.2.2-dev.11: digest: sha256:ed509bd4ee1fc174a30acd7b744e194470dda821aa0a800db59c084b064a0ee8 size: 943 [Pipeline] isUnix [Pipeline] sh 14:22:02 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:22:02 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 14:22:02 8b99bc729aee: Preparing 14:22:02 b873ad1cd5dc: Preparing 14:22:02 68c9996015ef: Preparing 14:22:02 68c9996015ef: Layer already exists 14:22:02 b873ad1cd5dc: Layer already exists 14:22:02 8b99bc729aee: Layer already exists 14:22:02 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:ed509bd4ee1fc174a30acd7b744e194470dda821aa0a800db59c084b064a0ee8 size: 943 [Pipeline] isUnix [Pipeline] sh 14:22:03 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh 14:22:03 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master 14:22:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 14:22:03 8b99bc729aee: Preparing 14:22:03 b873ad1cd5dc: Preparing 14:22:03 68c9996015ef: Preparing 14:22:03 68c9996015ef: Layer already exists 14:22:03 8b99bc729aee: Layer already exists 14:22:03 b873ad1cd5dc: Layer already exists 14:22:03 master: digest: sha256:ed509bd4ee1fc174a30acd7b744e194470dda821aa0a800db59c084b064a0ee8 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:03 ===================================================== [Pipeline] echo 14:22:03 taggedImages: 14:22:03 - nexus3.edgexfoundry.org:10004/docker-core-command-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:03 - nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.11 14:22:03 - nexus3.edgexfoundry.org:10004/docker-core-command-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:03 - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo 14:22:03 [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: 14:22:03 aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:03 1.2.2-dev.11 14:22:03 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:03 master 14:22:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:22:04 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh 14:22:04 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 14:22:04 a96300b3ba64: Preparing 14:22:04 5012d4785cae: Preparing 14:22:04 02a4bc480891: Preparing 14:22:04 b13b3a747b04: Preparing 14:22:04 eb61e3711f4b: Preparing 14:22:04 50644c29ef5a: Preparing 14:22:04 50644c29ef5a: Waiting 14:22:04 a96300b3ba64: Pushed 14:22:04 eb61e3711f4b: Pushed 14:22:04 02a4bc480891: Pushed 14:22:04 50644c29ef5a: Layer already exists 14:22:04 b13b3a747b04: Pushed 14:22:06 5012d4785cae: Pushed 14:22:06 aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:c2c165e04c232162d82b3f0957aae95a0439bea5fe8fd344b43628f73e328221 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:22:06 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:22:06 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.11 14:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 14:22:06 a96300b3ba64: Preparing 14:22:06 5012d4785cae: Preparing 14:22:06 02a4bc480891: Preparing 14:22:06 b13b3a747b04: Preparing 14:22:06 eb61e3711f4b: Preparing 14:22:06 50644c29ef5a: Preparing 14:22:06 50644c29ef5a: Waiting 14:22:06 eb61e3711f4b: Layer already exists 14:22:06 b13b3a747b04: Layer already exists 14:22:06 02a4bc480891: Layer already exists 14:22:06 a96300b3ba64: Layer already exists 14:22:06 5012d4785cae: Layer already exists 14:22:06 50644c29ef5a: Layer already exists 14:22:12 1.2.2-dev.11: digest: sha256:c2c165e04c232162d82b3f0957aae95a0439bea5fe8fd344b43628f73e328221 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:22:12 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:22:12 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:12 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 14:22:12 a96300b3ba64: Preparing 14:22:12 5012d4785cae: Preparing 14:22:12 02a4bc480891: Preparing 14:22:12 b13b3a747b04: Preparing 14:22:12 eb61e3711f4b: Preparing 14:22:12 50644c29ef5a: Preparing 14:22:12 50644c29ef5a: Waiting 14:22:12 5012d4785cae: Layer already exists 14:22:12 a96300b3ba64: Layer already exists 14:22:12 b13b3a747b04: Layer already exists 14:22:12 eb61e3711f4b: Layer already exists 14:22:12 02a4bc480891: Layer already exists 14:22:12 50644c29ef5a: Layer already exists 14:22:12 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:c2c165e04c232162d82b3f0957aae95a0439bea5fe8fd344b43628f73e328221 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:22:13 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh 14:22:13 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master 14:22:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 14:22:13 a96300b3ba64: Preparing 14:22:13 5012d4785cae: Preparing 14:22:13 02a4bc480891: Preparing 14:22:13 b13b3a747b04: Preparing 14:22:13 eb61e3711f4b: Preparing 14:22:13 50644c29ef5a: Preparing 14:22:13 50644c29ef5a: Waiting 14:22:13 02a4bc480891: Layer already exists 14:22:13 b13b3a747b04: Layer already exists 14:22:13 5012d4785cae: Layer already exists 14:22:13 eb61e3711f4b: Layer already exists 14:22:13 a96300b3ba64: Layer already exists 14:22:13 50644c29ef5a: Layer already exists 14:22:13 master: digest: sha256:c2c165e04c232162d82b3f0957aae95a0439bea5fe8fd344b43628f73e328221 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:13 ===================================================== [Pipeline] echo 14:22:13 taggedImages: 14:22:13 - nexus3.edgexfoundry.org:10004/docker-core-data-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:13 - nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.11 14:22:13 - nexus3.edgexfoundry.org:10004/docker-core-data-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:13 - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo 14:22:13 [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: 14:22:13 aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:13 1.2.2-dev.11 14:22:13 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:13 master 14:22:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:22:14 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh 14:22:14 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 14:22:14 098491ca5a4f: Preparing 14:22:14 87934732e5ca: Preparing 14:22:14 8956b6622699: Preparing 14:22:14 8956b6622699: Pushed 14:22:14 098491ca5a4f: Pushed 14:22:15 87934732e5ca: Pushed 14:22:15 aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:5570ebf81f0ff695299cfc89203e4e9f28ab1c62cd53db7a1f65781578113373 size: 943 [Pipeline] isUnix [Pipeline] sh 14:22:16 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:22:16 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.11 14:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 14:22:16 098491ca5a4f: Preparing 14:22:16 87934732e5ca: Preparing 14:22:16 8956b6622699: Preparing 14:22:16 87934732e5ca: Layer already exists 14:22:16 098491ca5a4f: Layer already exists 14:22:16 8956b6622699: Layer already exists 14:22:16 1.2.2-dev.11: digest: sha256:5570ebf81f0ff695299cfc89203e4e9f28ab1c62cd53db7a1f65781578113373 size: 943 [Pipeline] isUnix [Pipeline] sh 14:22:16 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:22:17 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 14:22:17 098491ca5a4f: Preparing 14:22:17 87934732e5ca: Preparing 14:22:17 8956b6622699: Preparing 14:22:17 098491ca5a4f: Layer already exists 14:22:17 8956b6622699: Layer already exists 14:22:17 87934732e5ca: Layer already exists 14:22:17 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:5570ebf81f0ff695299cfc89203e4e9f28ab1c62cd53db7a1f65781578113373 size: 943 [Pipeline] isUnix [Pipeline] sh 14:22:17 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh 14:22:17 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master 14:22:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 14:22:17 098491ca5a4f: Preparing 14:22:17 87934732e5ca: Preparing 14:22:17 8956b6622699: Preparing 14:22:17 098491ca5a4f: Layer already exists 14:22:17 8956b6622699: Layer already exists 14:22:17 87934732e5ca: Layer already exists 14:22:17 master: digest: sha256:5570ebf81f0ff695299cfc89203e4e9f28ab1c62cd53db7a1f65781578113373 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:17 ===================================================== [Pipeline] echo 14:22:17 taggedImages: 14:22:17 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:17 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.11 14:22:17 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:17 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo 14:22:18 [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: 14:22:18 aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:18 1.2.2-dev.11 14:22:18 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:18 master 14:22:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:22:18 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh 14:22:18 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 14:22:18 aed6f318ac49: Preparing 14:22:18 38b314dbc26d: Preparing 14:22:18 b1e8ca5063cc: Preparing 14:22:18 7e126a502a94: Preparing 14:22:18 50644c29ef5a: Preparing 14:22:18 50644c29ef5a: Layer already exists 14:22:19 b1e8ca5063cc: Pushed 14:22:19 38b314dbc26d: Pushed 14:22:19 7e126a502a94: Pushed 14:22:19 aed6f318ac49: Pushed 14:22:19 aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:d9a251a18e64f061dddb156c73d6436b29db6763016304e0931c98eee50c53a0 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:22:20 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:22:20 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.11 14:22:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 14:22:20 aed6f318ac49: Preparing 14:22:20 38b314dbc26d: Preparing 14:22:20 b1e8ca5063cc: Preparing 14:22:20 7e126a502a94: Preparing 14:22:20 50644c29ef5a: Preparing 14:22:20 b1e8ca5063cc: Layer already exists 14:22:20 aed6f318ac49: Layer already exists 14:22:20 7e126a502a94: Layer already exists 14:22:20 38b314dbc26d: Layer already exists 14:22:20 50644c29ef5a: Layer already exists 14:22:20 1.2.2-dev.11: digest: sha256:d9a251a18e64f061dddb156c73d6436b29db6763016304e0931c98eee50c53a0 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:22:20 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:22:21 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 14:22:21 aed6f318ac49: Preparing 14:22:21 38b314dbc26d: Preparing 14:22:21 b1e8ca5063cc: Preparing 14:22:21 7e126a502a94: Preparing 14:22:21 50644c29ef5a: Preparing 14:22:21 38b314dbc26d: Layer already exists 14:22:21 50644c29ef5a: Layer already exists 14:22:21 b1e8ca5063cc: Layer already exists 14:22:21 aed6f318ac49: Layer already exists 14:22:21 7e126a502a94: Layer already exists 14:22:21 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:d9a251a18e64f061dddb156c73d6436b29db6763016304e0931c98eee50c53a0 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:22:21 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh 14:22:21 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master 14:22:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 14:22:21 aed6f318ac49: Preparing 14:22:21 38b314dbc26d: Preparing 14:22:21 b1e8ca5063cc: Preparing 14:22:21 7e126a502a94: Preparing 14:22:21 50644c29ef5a: Preparing 14:22:21 aed6f318ac49: Layer already exists 14:22:21 b1e8ca5063cc: Layer already exists 14:22:21 50644c29ef5a: Layer already exists 14:22:21 7e126a502a94: Layer already exists 14:22:21 38b314dbc26d: Layer already exists 14:22:21 master: digest: sha256:d9a251a18e64f061dddb156c73d6436b29db6763016304e0931c98eee50c53a0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:21 ===================================================== [Pipeline] echo 14:22:21 taggedImages: 14:22:21 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:21 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.11 14:22:21 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:21 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo 14:22:22 [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go with the following tags: 14:22:22 aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:22 1.2.2-dev.11 14:22:22 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:22 master 14:22:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:22:22 + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh 14:22:22 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:22 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] 14:22:22 bb2ca18e9674: Preparing 14:22:22 05fe03e0157a: Preparing 14:22:22 4dede4791d0f: Preparing 14:22:22 e085fc7b46e8: Preparing 14:22:22 e085fc7b46e8: Preparing 14:22:22 a15172fdd45f: Preparing 14:22:22 139a88df3aa0: Preparing 14:22:22 c8d4c4876fc3: Preparing 14:22:22 bb2ca18e9674: Preparing 14:22:22 5b8ef93c9b26: Preparing 14:22:22 a0109464b511: Preparing 14:22:22 2efcf8dc0800: Preparing 14:22:22 50644c29ef5a: Preparing 14:22:22 5b8ef93c9b26: Waiting 14:22:22 a0109464b511: Waiting 14:22:22 2efcf8dc0800: Waiting 14:22:22 50644c29ef5a: Waiting 14:22:22 139a88df3aa0: Waiting 14:22:22 c8d4c4876fc3: Waiting 14:22:23 e085fc7b46e8: Pushed 14:22:23 05fe03e0157a: Pushed 14:22:23 a15172fdd45f: Pushed 14:22:23 4dede4791d0f: Pushed 14:22:23 139a88df3aa0: Pushed 14:22:23 c8d4c4876fc3: Pushed 14:22:23 5b8ef93c9b26: Pushed 14:22:23 50644c29ef5a: Layer already exists 14:22:23 a0109464b511: Pushed 14:22:23 2efcf8dc0800: Pushed 14:22:23 bb2ca18e9674: Pushed 14:22:23 aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:406f9d6d8fc5411a3c81cfa0ac829d952b1dca2e97c01a4f0a8b5ed40787dd42 size: 3027 [Pipeline] isUnix [Pipeline] sh 14:22:24 + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:22:24 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.11 14:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] 14:22:24 bb2ca18e9674: Preparing 14:22:24 05fe03e0157a: Preparing 14:22:24 4dede4791d0f: Preparing 14:22:24 e085fc7b46e8: Preparing 14:22:24 e085fc7b46e8: Preparing 14:22:24 a15172fdd45f: Preparing 14:22:24 139a88df3aa0: Preparing 14:22:24 c8d4c4876fc3: Preparing 14:22:24 bb2ca18e9674: Preparing 14:22:24 5b8ef93c9b26: Preparing 14:22:24 a0109464b511: Preparing 14:22:24 2efcf8dc0800: Preparing 14:22:24 50644c29ef5a: Preparing 14:22:24 139a88df3aa0: Waiting 14:22:24 c8d4c4876fc3: Waiting 14:22:24 5b8ef93c9b26: Waiting 14:22:24 a0109464b511: Waiting 14:22:24 2efcf8dc0800: Waiting 14:22:24 50644c29ef5a: Waiting 14:22:24 a15172fdd45f: Layer already exists 14:22:24 05fe03e0157a: Layer already exists 14:22:24 bb2ca18e9674: Layer already exists 14:22:24 4dede4791d0f: Layer already exists 14:22:24 e085fc7b46e8: Layer already exists 14:22:24 139a88df3aa0: Layer already exists 14:22:24 5b8ef93c9b26: Layer already exists 14:22:24 c8d4c4876fc3: Layer already exists 14:22:24 2efcf8dc0800: Layer already exists 14:22:24 a0109464b511: Layer already exists 14:22:24 50644c29ef5a: Layer already exists 14:22:24 1.2.2-dev.11: digest: sha256:406f9d6d8fc5411a3c81cfa0ac829d952b1dca2e97c01a4f0a8b5ed40787dd42 size: 3027 [Pipeline] isUnix [Pipeline] sh 14:22:24 + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:22:25 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] 14:22:25 bb2ca18e9674: Preparing 14:22:25 05fe03e0157a: Preparing 14:22:25 4dede4791d0f: Preparing 14:22:25 e085fc7b46e8: Preparing 14:22:25 e085fc7b46e8: Preparing 14:22:25 a15172fdd45f: Preparing 14:22:25 139a88df3aa0: Preparing 14:22:25 c8d4c4876fc3: Preparing 14:22:25 bb2ca18e9674: Preparing 14:22:25 5b8ef93c9b26: Preparing 14:22:25 a0109464b511: Preparing 14:22:25 2efcf8dc0800: Preparing 14:22:25 50644c29ef5a: Preparing 14:22:25 139a88df3aa0: Waiting 14:22:25 c8d4c4876fc3: Waiting 14:22:25 5b8ef93c9b26: Waiting 14:22:25 a0109464b511: Waiting 14:22:25 2efcf8dc0800: Waiting 14:22:25 50644c29ef5a: Waiting 14:22:25 bb2ca18e9674: Layer already exists 14:22:25 e085fc7b46e8: Layer already exists 14:22:25 4dede4791d0f: Layer already exists 14:22:25 05fe03e0157a: Layer already exists 14:22:25 a15172fdd45f: Layer already exists 14:22:25 139a88df3aa0: Layer already exists 14:22:25 2efcf8dc0800: Layer already exists 14:22:25 5b8ef93c9b26: Layer already exists 14:22:25 c8d4c4876fc3: Layer already exists 14:22:25 a0109464b511: Layer already exists 14:22:25 50644c29ef5a: Layer already exists 14:22:25 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:406f9d6d8fc5411a3c81cfa0ac829d952b1dca2e97c01a4f0a8b5ed40787dd42 size: 3027 [Pipeline] isUnix [Pipeline] sh 14:22:25 + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] isUnix [Pipeline] sh 14:22:25 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master 14:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] 14:22:25 bb2ca18e9674: Preparing 14:22:25 05fe03e0157a: Preparing 14:22:25 4dede4791d0f: Preparing 14:22:25 e085fc7b46e8: Preparing 14:22:25 e085fc7b46e8: Preparing 14:22:25 a15172fdd45f: Preparing 14:22:25 139a88df3aa0: Preparing 14:22:25 c8d4c4876fc3: Preparing 14:22:25 bb2ca18e9674: Preparing 14:22:25 5b8ef93c9b26: Preparing 14:22:25 a0109464b511: Preparing 14:22:25 2efcf8dc0800: Preparing 14:22:25 50644c29ef5a: Preparing 14:22:25 139a88df3aa0: Waiting 14:22:25 c8d4c4876fc3: Waiting 14:22:25 5b8ef93c9b26: Waiting 14:22:25 a0109464b511: Waiting 14:22:25 2efcf8dc0800: Waiting 14:22:25 50644c29ef5a: Waiting 14:22:25 a15172fdd45f: Layer already exists 14:22:25 05fe03e0157a: Layer already exists 14:22:25 4dede4791d0f: Layer already exists 14:22:25 bb2ca18e9674: Layer already exists 14:22:25 e085fc7b46e8: Layer already exists 14:22:25 c8d4c4876fc3: Layer already exists 14:22:25 a0109464b511: Layer already exists 14:22:25 139a88df3aa0: Layer already exists 14:22:25 2efcf8dc0800: Layer already exists 14:22:25 5b8ef93c9b26: Layer already exists 14:22:25 50644c29ef5a: Layer already exists 14:22:25 master: digest: sha256:406f9d6d8fc5411a3c81cfa0ac829d952b1dca2e97c01a4f0a8b5ed40787dd42 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:25 ===================================================== [Pipeline] echo 14:22:25 taggedImages: 14:22:25 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:25 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.11 14:22:25 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:25 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] echo 14:22:25 [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: 14:22:25 aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:25 1.2.2-dev.11 14:22:25 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:25 master 14:22:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:22:26 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh 14:22:26 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 14:22:26 b053aa64cb7d: Preparing 14:22:26 10715faf88d9: Preparing 14:22:26 0a6fa8b13c8f: Preparing 14:22:26 6a3f1ffe38f3: Preparing 14:22:26 17008b6ad8a7: Preparing 14:22:26 7d81e77c6b2c: Preparing 14:22:26 c4cccd7fadd5: Preparing 14:22:26 976eeafb8f5f: Preparing 14:22:26 bc400f9448c9: Preparing 14:22:26 c77b6bda92dc: Preparing 14:22:26 1b3ee35aacca: Preparing 14:22:26 c4cccd7fadd5: Waiting 14:22:26 976eeafb8f5f: Waiting 14:22:26 bc400f9448c9: Waiting 14:22:26 c77b6bda92dc: Waiting 14:22:26 1b3ee35aacca: Waiting 14:22:26 7d81e77c6b2c: Waiting 14:22:26 10715faf88d9: Pushed 14:22:27 b053aa64cb7d: Pushed 14:22:27 7d81e77c6b2c: Pushed 14:22:27 c4cccd7fadd5: Pushed 14:22:27 976eeafb8f5f: Pushed 14:22:27 bc400f9448c9: Pushed 14:22:27 1b3ee35aacca: Layer already exists 14:22:27 0a6fa8b13c8f: Pushed 14:22:27 c77b6bda92dc: Pushed 14:22:27 17008b6ad8a7: Pushed 14:22:27 6a3f1ffe38f3: Pushed 14:22:28 aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:a8aa915389543dec94e9275dde2d66fbe7371feeca9e535b36edd3e5af6ecf07 size: 2616 [Pipeline] isUnix [Pipeline] sh 14:22:28 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:22:28 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.11 14:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 14:22:28 b053aa64cb7d: Preparing 14:22:28 10715faf88d9: Preparing 14:22:28 0a6fa8b13c8f: Preparing 14:22:28 6a3f1ffe38f3: Preparing 14:22:28 17008b6ad8a7: Preparing 14:22:28 7d81e77c6b2c: Preparing 14:22:28 c4cccd7fadd5: Preparing 14:22:28 976eeafb8f5f: Preparing 14:22:28 bc400f9448c9: Preparing 14:22:28 c77b6bda92dc: Preparing 14:22:28 1b3ee35aacca: Preparing 14:22:28 7d81e77c6b2c: Waiting 14:22:28 c4cccd7fadd5: Waiting 14:22:28 976eeafb8f5f: Waiting 14:22:28 bc400f9448c9: Waiting 14:22:28 c77b6bda92dc: Waiting 14:22:28 1b3ee35aacca: Waiting 14:22:28 10715faf88d9: Layer already exists 14:22:28 0a6fa8b13c8f: Layer already exists 14:22:28 6a3f1ffe38f3: Layer already exists 14:22:28 b053aa64cb7d: Layer already exists 14:22:28 17008b6ad8a7: Layer already exists 14:22:28 976eeafb8f5f: Layer already exists 14:22:28 7d81e77c6b2c: Layer already exists 14:22:28 c4cccd7fadd5: Layer already exists 14:22:28 bc400f9448c9: Layer already exists 14:22:28 c77b6bda92dc: Layer already exists 14:22:28 1b3ee35aacca: Layer already exists 14:22:28 1.2.2-dev.11: digest: sha256:a8aa915389543dec94e9275dde2d66fbe7371feeca9e535b36edd3e5af6ecf07 size: 2616 [Pipeline] isUnix [Pipeline] sh 14:22:28 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:22:29 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 14:22:29 b053aa64cb7d: Preparing 14:22:29 10715faf88d9: Preparing 14:22:29 0a6fa8b13c8f: Preparing 14:22:29 6a3f1ffe38f3: Preparing 14:22:29 17008b6ad8a7: Preparing 14:22:29 7d81e77c6b2c: Preparing 14:22:29 c4cccd7fadd5: Preparing 14:22:29 976eeafb8f5f: Preparing 14:22:29 bc400f9448c9: Preparing 14:22:29 c77b6bda92dc: Preparing 14:22:29 1b3ee35aacca: Preparing 14:22:29 c4cccd7fadd5: Waiting 14:22:29 976eeafb8f5f: Waiting 14:22:29 c77b6bda92dc: Waiting 14:22:29 1b3ee35aacca: Waiting 14:22:29 bc400f9448c9: Waiting 14:22:29 7d81e77c6b2c: Waiting 14:22:29 6a3f1ffe38f3: Layer already exists 14:22:29 10715faf88d9: Layer already exists 14:22:29 0a6fa8b13c8f: Layer already exists 14:22:29 17008b6ad8a7: Layer already exists 14:22:29 b053aa64cb7d: Layer already exists 14:22:29 7d81e77c6b2c: Layer already exists 14:22:29 976eeafb8f5f: Layer already exists 14:22:29 c4cccd7fadd5: Layer already exists 14:22:29 c77b6bda92dc: Layer already exists 14:22:29 bc400f9448c9: Layer already exists 14:22:29 1b3ee35aacca: Layer already exists 14:22:29 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:a8aa915389543dec94e9275dde2d66fbe7371feeca9e535b36edd3e5af6ecf07 size: 2616 [Pipeline] isUnix [Pipeline] sh 14:22:29 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh 14:22:29 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master 14:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 14:22:29 b053aa64cb7d: Preparing 14:22:29 10715faf88d9: Preparing 14:22:29 0a6fa8b13c8f: Preparing 14:22:29 6a3f1ffe38f3: Preparing 14:22:29 17008b6ad8a7: Preparing 14:22:29 7d81e77c6b2c: Preparing 14:22:29 c4cccd7fadd5: Preparing 14:22:29 976eeafb8f5f: Preparing 14:22:29 bc400f9448c9: Preparing 14:22:29 c77b6bda92dc: Preparing 14:22:29 1b3ee35aacca: Preparing 14:22:29 976eeafb8f5f: Waiting 14:22:29 bc400f9448c9: Waiting 14:22:29 c77b6bda92dc: Waiting 14:22:29 1b3ee35aacca: Waiting 14:22:29 7d81e77c6b2c: Waiting 14:22:29 c4cccd7fadd5: Waiting 14:22:29 b053aa64cb7d: Layer already exists 14:22:29 17008b6ad8a7: Layer already exists 14:22:29 10715faf88d9: Layer already exists 14:22:29 0a6fa8b13c8f: Layer already exists 14:22:29 6a3f1ffe38f3: Layer already exists 14:22:29 976eeafb8f5f: Layer already exists 14:22:29 bc400f9448c9: Layer already exists 14:22:29 7d81e77c6b2c: Layer already exists 14:22:29 c4cccd7fadd5: Layer already exists 14:22:29 c77b6bda92dc: Layer already exists 14:22:29 1b3ee35aacca: Layer already exists 14:22:29 master: digest: sha256:a8aa915389543dec94e9275dde2d66fbe7371feeca9e535b36edd3e5af6ecf07 size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:30 ===================================================== [Pipeline] echo 14:22:30 taggedImages: 14:22:30 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:30 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.11 14:22:30 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:30 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo 14:22:30 [edgeXDocker.push] Tagging docker image docker-support-logging-go with the following tags: 14:22:30 aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:30 1.2.2-dev.11 14:22:30 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:30 master 14:22:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:22:30 + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh 14:22:30 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] 14:22:30 0fba9e6517f3: Preparing 14:22:30 e564d4d57d0c: Preparing 14:22:30 b8c0bdbf3174: Preparing 14:22:30 5f377fe88082: Preparing 14:22:30 0fba9e6517f3: Pushed 14:22:30 b8c0bdbf3174: Pushed 14:22:31 5f377fe88082: Pushed 14:22:32 e564d4d57d0c: Pushed 14:22:32 aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:7e7c125df4e1532c965d065a9e24f0adcf06a0e35f8e96b2955c5097eadfd471 size: 1153 [Pipeline] isUnix [Pipeline] sh 14:22:32 + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:22:32 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.11 14:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] 14:22:32 0fba9e6517f3: Preparing 14:22:32 e564d4d57d0c: Preparing 14:22:32 b8c0bdbf3174: Preparing 14:22:32 5f377fe88082: Preparing 14:22:32 0fba9e6517f3: Layer already exists 14:22:32 5f377fe88082: Layer already exists 14:22:32 b8c0bdbf3174: Layer already exists 14:22:32 e564d4d57d0c: Layer already exists 14:22:32 1.2.2-dev.11: digest: sha256:7e7c125df4e1532c965d065a9e24f0adcf06a0e35f8e96b2955c5097eadfd471 size: 1153 [Pipeline] isUnix [Pipeline] sh 14:22:32 + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:22:33 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] 14:22:33 0fba9e6517f3: Preparing 14:22:33 e564d4d57d0c: Preparing 14:22:33 b8c0bdbf3174: Preparing 14:22:33 5f377fe88082: Preparing 14:22:33 5f377fe88082: Layer already exists 14:22:33 e564d4d57d0c: Layer already exists 14:22:33 b8c0bdbf3174: Layer already exists 14:22:33 0fba9e6517f3: Layer already exists 14:22:33 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:7e7c125df4e1532c965d065a9e24f0adcf06a0e35f8e96b2955c5097eadfd471 size: 1153 [Pipeline] isUnix [Pipeline] sh 14:22:33 + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] isUnix [Pipeline] sh 14:22:33 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:master 14:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] 14:22:33 0fba9e6517f3: Preparing 14:22:33 e564d4d57d0c: Preparing 14:22:33 b8c0bdbf3174: Preparing 14:22:33 5f377fe88082: Preparing 14:22:33 0fba9e6517f3: Layer already exists 14:22:33 e564d4d57d0c: Layer already exists 14:22:33 b8c0bdbf3174: Layer already exists 14:22:33 5f377fe88082: Layer already exists 14:22:33 master: digest: sha256:7e7c125df4e1532c965d065a9e24f0adcf06a0e35f8e96b2955c5097eadfd471 size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:34 ===================================================== [Pipeline] echo 14:22:34 taggedImages: 14:22:34 - nexus3.edgexfoundry.org:10004/docker-support-logging-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:34 - nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.11 14:22:34 - nexus3.edgexfoundry.org:10004/docker-support-logging-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:34 - nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] echo 14:22:34 [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: 14:22:34 aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:34 1.2.2-dev.11 14:22:34 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:34 master 14:22:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:22:34 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh 14:22:34 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 14:22:34 a83569a49623: Preparing 14:22:34 630cc679ef3b: Preparing 14:22:34 32f9c92a9a0d: Preparing 14:22:34 630cf3487789: Preparing 14:22:34 3e8520c4421f: Preparing 14:22:34 971d18bedea1: Preparing 14:22:34 971d18bedea1: Waiting 14:22:34 32f9c92a9a0d: Pushed 14:22:34 a83569a49623: Pushed 14:22:34 630cf3487789: Pushed 14:22:35 971d18bedea1: Pushed 14:22:35 3e8520c4421f: Pushed 14:22:36 630cc679ef3b: Pushed 14:22:36 aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:032ec54c066cc6122905ef064058a9e2767b33f0922712195986cc3523f03527 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:22:36 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:22:36 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.11 14:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 14:22:36 a83569a49623: Preparing 14:22:36 630cc679ef3b: Preparing 14:22:36 32f9c92a9a0d: Preparing 14:22:36 630cf3487789: Preparing 14:22:36 3e8520c4421f: Preparing 14:22:36 971d18bedea1: Preparing 14:22:36 a83569a49623: Layer already exists 14:22:36 630cf3487789: Layer already exists 14:22:36 630cc679ef3b: Layer already exists 14:22:36 3e8520c4421f: Layer already exists 14:22:36 32f9c92a9a0d: Layer already exists 14:22:36 971d18bedea1: Layer already exists 14:22:36 1.2.2-dev.11: digest: sha256:032ec54c066cc6122905ef064058a9e2767b33f0922712195986cc3523f03527 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:22:37 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:22:37 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 14:22:37 a83569a49623: Preparing 14:22:37 630cc679ef3b: Preparing 14:22:37 32f9c92a9a0d: Preparing 14:22:37 630cf3487789: Preparing 14:22:37 3e8520c4421f: Preparing 14:22:37 971d18bedea1: Preparing 14:22:37 971d18bedea1: Waiting 14:22:37 630cc679ef3b: Layer already exists 14:22:37 a83569a49623: Layer already exists 14:22:37 630cf3487789: Layer already exists 14:22:37 3e8520c4421f: Layer already exists 14:22:37 32f9c92a9a0d: Layer already exists 14:22:37 971d18bedea1: Layer already exists 14:22:37 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:032ec54c066cc6122905ef064058a9e2767b33f0922712195986cc3523f03527 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:22:37 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh 14:22:37 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master 14:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 14:22:37 a83569a49623: Preparing 14:22:37 630cc679ef3b: Preparing 14:22:37 32f9c92a9a0d: Preparing 14:22:37 630cf3487789: Preparing 14:22:37 3e8520c4421f: Preparing 14:22:37 971d18bedea1: Preparing 14:22:37 971d18bedea1: Waiting 14:22:37 3e8520c4421f: Layer already exists 14:22:37 630cc679ef3b: Layer already exists 14:22:37 630cf3487789: Layer already exists 14:22:37 32f9c92a9a0d: Layer already exists 14:22:37 a83569a49623: Layer already exists 14:22:37 971d18bedea1: Layer already exists 14:22:37 master: digest: sha256:032ec54c066cc6122905ef064058a9e2767b33f0922712195986cc3523f03527 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:38 ===================================================== [Pipeline] echo 14:22:38 taggedImages: 14:22:38 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:38 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.11 14:22:38 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:38 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo 14:22:38 [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: 14:22:38 aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:38 1.2.2-dev.11 14:22:38 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:38 master 14:22:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:22:38 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh 14:22:38 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 14:22:38 565d89320389: Preparing 14:22:38 3302dcbb5061: Preparing 14:22:38 75f618802a4a: Preparing 14:22:38 565d89320389: Pushed 14:22:38 75f618802a4a: Pushed 14:22:40 3302dcbb5061: Pushed 14:22:40 aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:1fddf0075857a161997d839e53fcf397c947590c0675f2a27a57cc04d30dfda9 size: 943 [Pipeline] isUnix [Pipeline] sh 14:22:40 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:22:40 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.11 14:22:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 14:22:40 565d89320389: Preparing 14:22:40 3302dcbb5061: Preparing 14:22:40 75f618802a4a: Preparing 14:22:40 75f618802a4a: Layer already exists 14:22:40 3302dcbb5061: Layer already exists 14:22:40 565d89320389: Layer already exists 14:22:40 1.2.2-dev.11: digest: sha256:1fddf0075857a161997d839e53fcf397c947590c0675f2a27a57cc04d30dfda9 size: 943 [Pipeline] isUnix [Pipeline] sh 14:22:41 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:22:41 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 14:22:41 565d89320389: Preparing 14:22:41 3302dcbb5061: Preparing 14:22:41 75f618802a4a: Preparing 14:22:41 565d89320389: Layer already exists 14:22:41 75f618802a4a: Layer already exists 14:22:41 3302dcbb5061: Layer already exists 14:22:41 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:1fddf0075857a161997d839e53fcf397c947590c0675f2a27a57cc04d30dfda9 size: 943 [Pipeline] isUnix [Pipeline] sh 14:22:41 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh 14:22:42 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master 14:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 14:22:42 565d89320389: Preparing 14:22:42 3302dcbb5061: Preparing 14:22:42 75f618802a4a: Preparing 14:22:42 565d89320389: Layer already exists 14:22:42 3302dcbb5061: Layer already exists 14:22:42 75f618802a4a: Layer already exists 14:22:42 master: digest: sha256:1fddf0075857a161997d839e53fcf397c947590c0675f2a27a57cc04d30dfda9 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:42 ===================================================== [Pipeline] echo 14:22:42 taggedImages: 14:22:42 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:42 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.11 14:22:42 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:42 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo 14:22:42 [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: 14:22:42 aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:42 1.2.2-dev.11 14:22:42 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:42 master 14:22:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:22:42 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh 14:22:43 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 14:22:43 31ae6ae2d699: Preparing 14:22:43 8802fd3e7f15: Preparing 14:22:43 5f38e7325ff3: Preparing 14:22:43 a27c915d2f05: Preparing 14:22:43 f40833e8f0fc: Preparing 14:22:43 9d7644afe120: Preparing 14:22:43 f8a788d45ad5: Preparing 14:22:43 8890c171a12b: Preparing 14:22:43 4ae5bd84d450: Preparing 14:22:43 723a561964c8: Preparing 14:22:43 78764725b56c: Preparing 14:22:43 51d6d3d09136: Preparing 14:22:43 1507bc794612: Preparing 14:22:43 50644c29ef5a: Preparing 14:22:43 723a561964c8: Waiting 14:22:43 78764725b56c: Waiting 14:22:43 51d6d3d09136: Waiting 14:22:43 9d7644afe120: Waiting 14:22:43 f8a788d45ad5: Waiting 14:22:43 1507bc794612: Waiting 14:22:43 50644c29ef5a: Waiting 14:22:43 8890c171a12b: Waiting 14:22:43 4ae5bd84d450: Waiting 14:22:43 f40833e8f0fc: Pushed 14:22:43 31ae6ae2d699: Pushed 14:22:43 a27c915d2f05: Pushed 14:22:43 8890c171a12b: Layer already exists 14:22:43 4ae5bd84d450: Layer already exists 14:22:43 f8a788d45ad5: Pushed 14:22:43 78764725b56c: Layer already exists 14:22:43 723a561964c8: Layer already exists 14:22:43 51d6d3d09136: Layer already exists 14:22:43 1507bc794612: Layer already exists 14:22:43 50644c29ef5a: Layer already exists 14:22:44 9d7644afe120: Pushed 14:22:44 8802fd3e7f15: Pushed 14:22:52 5f38e7325ff3: Pushed 14:22:52 aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:0f08a981c92d5a0a44a90e920c4bb0bb51b122e3f1f7d8fd56d840cd355532fb size: 3253 [Pipeline] isUnix [Pipeline] sh 14:22:52 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:22:53 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.11 14:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 14:22:53 31ae6ae2d699: Preparing 14:22:53 8802fd3e7f15: Preparing 14:22:53 5f38e7325ff3: Preparing 14:22:53 a27c915d2f05: Preparing 14:22:53 f40833e8f0fc: Preparing 14:22:53 9d7644afe120: Preparing 14:22:53 f8a788d45ad5: Preparing 14:22:53 8890c171a12b: Preparing 14:22:53 4ae5bd84d450: Preparing 14:22:53 723a561964c8: Preparing 14:22:53 78764725b56c: Preparing 14:22:53 51d6d3d09136: Preparing 14:22:53 1507bc794612: Preparing 14:22:53 50644c29ef5a: Preparing 14:22:53 4ae5bd84d450: Waiting 14:22:53 f8a788d45ad5: Waiting 14:22:53 723a561964c8: Waiting 14:22:53 78764725b56c: Waiting 14:22:53 51d6d3d09136: Waiting 14:22:53 9d7644afe120: Waiting 14:22:53 1507bc794612: Waiting 14:22:53 50644c29ef5a: Waiting 14:22:53 8890c171a12b: Waiting 14:22:53 5f38e7325ff3: Layer already exists 14:22:53 f40833e8f0fc: Layer already exists 14:22:53 8802fd3e7f15: Layer already exists 14:22:53 31ae6ae2d699: Layer already exists 14:22:53 a27c915d2f05: Layer already exists 14:22:53 f8a788d45ad5: Layer already exists 14:22:53 8890c171a12b: Layer already exists 14:22:53 9d7644afe120: Layer already exists 14:22:53 4ae5bd84d450: Layer already exists 14:22:53 723a561964c8: Layer already exists 14:22:53 78764725b56c: Layer already exists 14:22:53 51d6d3d09136: Layer already exists 14:22:53 1507bc794612: Layer already exists 14:22:53 50644c29ef5a: Layer already exists 14:22:53 1.2.2-dev.11: digest: sha256:0f08a981c92d5a0a44a90e920c4bb0bb51b122e3f1f7d8fd56d840cd355532fb size: 3253 [Pipeline] isUnix [Pipeline] sh 14:22:53 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:22:53 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 14:22:53 31ae6ae2d699: Preparing 14:22:53 8802fd3e7f15: Preparing 14:22:53 5f38e7325ff3: Preparing 14:22:53 a27c915d2f05: Preparing 14:22:53 f40833e8f0fc: Preparing 14:22:53 9d7644afe120: Preparing 14:22:53 f8a788d45ad5: Preparing 14:22:53 8890c171a12b: Preparing 14:22:53 4ae5bd84d450: Preparing 14:22:53 723a561964c8: Preparing 14:22:53 78764725b56c: Preparing 14:22:53 51d6d3d09136: Preparing 14:22:53 1507bc794612: Preparing 14:22:53 50644c29ef5a: Preparing 14:22:53 723a561964c8: Waiting 14:22:53 78764725b56c: Waiting 14:22:53 51d6d3d09136: Waiting 14:22:53 1507bc794612: Waiting 14:22:53 50644c29ef5a: Waiting 14:22:53 9d7644afe120: Waiting 14:22:53 8890c171a12b: Waiting 14:22:53 4ae5bd84d450: Waiting 14:22:53 f8a788d45ad5: Waiting 14:22:53 f40833e8f0fc: Layer already exists 14:22:53 31ae6ae2d699: Layer already exists 14:22:53 5f38e7325ff3: Layer already exists 14:22:53 a27c915d2f05: Layer already exists 14:22:53 8802fd3e7f15: Layer already exists 14:22:53 9d7644afe120: Layer already exists 14:22:53 4ae5bd84d450: Layer already exists 14:22:53 723a561964c8: Layer already exists 14:22:53 8890c171a12b: Layer already exists 14:22:53 f8a788d45ad5: Layer already exists 14:22:53 78764725b56c: Layer already exists 14:22:53 1507bc794612: Layer already exists 14:22:53 51d6d3d09136: Layer already exists 14:22:53 50644c29ef5a: Layer already exists 14:22:53 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:0f08a981c92d5a0a44a90e920c4bb0bb51b122e3f1f7d8fd56d840cd355532fb size: 3253 [Pipeline] isUnix [Pipeline] sh 14:22:54 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh 14:22:54 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master 14:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 14:22:54 31ae6ae2d699: Preparing 14:22:54 8802fd3e7f15: Preparing 14:22:54 5f38e7325ff3: Preparing 14:22:54 a27c915d2f05: Preparing 14:22:54 f40833e8f0fc: Preparing 14:22:54 9d7644afe120: Preparing 14:22:54 f8a788d45ad5: Preparing 14:22:54 8890c171a12b: Preparing 14:22:54 4ae5bd84d450: Preparing 14:22:54 723a561964c8: Preparing 14:22:54 78764725b56c: Preparing 14:22:54 51d6d3d09136: Preparing 14:22:54 1507bc794612: Preparing 14:22:54 50644c29ef5a: Preparing 14:22:54 9d7644afe120: Waiting 14:22:54 f8a788d45ad5: Waiting 14:22:54 8890c171a12b: Waiting 14:22:54 4ae5bd84d450: Waiting 14:22:54 723a561964c8: Waiting 14:22:54 78764725b56c: Waiting 14:22:54 51d6d3d09136: Waiting 14:22:54 1507bc794612: Waiting 14:22:54 50644c29ef5a: Waiting 14:22:54 31ae6ae2d699: Layer already exists 14:22:54 5f38e7325ff3: Layer already exists 14:22:54 f40833e8f0fc: Layer already exists 14:22:54 8802fd3e7f15: Layer already exists 14:22:54 a27c915d2f05: Layer already exists 14:22:54 f8a788d45ad5: Layer already exists 14:22:54 723a561964c8: Layer already exists 14:22:54 9d7644afe120: Layer already exists 14:22:54 4ae5bd84d450: Layer already exists 14:22:54 8890c171a12b: Layer already exists 14:22:54 78764725b56c: Layer already exists 14:22:54 51d6d3d09136: Layer already exists 14:22:54 1507bc794612: Layer already exists 14:22:54 50644c29ef5a: Layer already exists 14:22:54 master: digest: sha256:0f08a981c92d5a0a44a90e920c4bb0bb51b122e3f1f7d8fd56d840cd355532fb size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:54 ===================================================== [Pipeline] echo 14:22:54 taggedImages: 14:22:54 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:22:54 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.11 14:22:54 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:22:54 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:23:12 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 14:23:12 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:23:12 ---> 44563abecdac 14:23:12 Step 3/21 : WORKDIR /edgex-go 14:23:12 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 14:23:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:23:12 ---> 44563abecdac 14:23:12 Step 3/26 : WORKDIR /edgex-go 14:23:12 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 14:23:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:23:12 ---> 44563abecdac 14:23:12 Step 3/22 : WORKDIR /edgex-go 14:23:12 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 14:23:12 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:23:12 ---> 44563abecdac 14:23:12 Step 3/21 : WORKDIR /edgex-go 14:23:12 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 14:23:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:23:12 ---> 44563abecdac 14:23:12 Step 3/20 : WORKDIR /edgex-go 14:23:15 ---> Running in cbd2f35862c1 14:23:15 ---> Running in 4fe7b150221d 14:23:15 ---> Running in 4a7fbbcdd2d9 14:23:15 ---> Running in af24e52d3f11 14:23:15 ---> Running in 6eb3fd532e13 14:23:16 Removing intermediate container cbd2f35862c1 14:23:16 ---> 9b3c49edf772 14:23:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:23:16 Removing intermediate container 4fe7b150221d 14:23:16 ---> 0a4b6c8ab2f3 14:23:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:23:16 Removing intermediate container af24e52d3f11 14:23:16 ---> 6772b9e578cf 14:23:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:23:16 ---> Running in 26e188a02341 14:23:16 Removing intermediate container 6eb3fd532e13 14:23:16 ---> 12b8bb75f0e5 14:23:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:23:16 Removing intermediate container 4a7fbbcdd2d9 14:23:16 ---> 24b6c9adaec5 14:23:16 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:23:16 ---> Running in fef456f73aed 14:23:16 ---> Running in cc09f8d56f7c 14:23:16 ---> Running in 309c113639d9 14:23:16 ---> Running in 138008e87da4 14:23:20 Removing intermediate container 26e188a02341 14:23:20 ---> 1a2ef651623e 14:23:20 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 14:23:20 ---> Running in eec4e92920de 14:23:20 Removing intermediate container fef456f73aed 14:23:20 ---> 3fd375c50c1a 14:23:20 Step 5/21 : RUN apk update && apk add make && apk add bash git 14:23:20 ---> Running in b87e276f926c 14:23:21 Removing intermediate container 138008e87da4 14:23:21 ---> a10b081fd945 14:23:21 Step 5/20 : RUN apk update && apk add make git 14:23:21 Removing intermediate container cc09f8d56f7c 14:23:21 ---> 86d2310fac88 14:23:21 Step 5/21 : RUN apk update && apk add make git 14:23:21 ---> Running in d811fc7fe357 14:23:21 Removing intermediate container 309c113639d9 14:23:21 ---> 577eedee914a 14:23:21 Step 5/26 : RUN apk update && apk add make bash git 14:23:21 ---> Running in fe15452022c1 14:23:22 ---> Running in bf4cfb09aac9 14:23:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:23:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:23:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:23:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:23:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:23:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:23:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:23:24 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:23:24 v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:23:24 OK: 12617 distinct packages available 14:23:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:23:24 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:23:24 v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:23:24 OK: 12617 distinct packages available 14:23:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:23:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:23:25 OK: 217 MiB in 51 packages 14:23:25 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:23:25 v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:23:25 OK: 12617 distinct packages available 14:23:25 OK: 217 MiB in 51 packages 14:23:26 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:23:26 v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:23:26 OK: 12617 distinct packages available 14:23:26 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:23:26 v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:23:26 OK: 12617 distinct packages available 14:23:26 OK: 217 MiB in 51 packages 14:23:26 OK: 217 MiB in 51 packages 14:23:27 OK: 217 MiB in 51 packages 14:23:27 OK: 217 MiB in 51 packages 14:23:27 Removing intermediate container eec4e92920de 14:23:27 ---> 1de27e95a8dc 14:23:27 Step 6/22 : COPY go.mod . 14:23:28 ---> 445e090763ed 14:23:28 Step 7/22 : RUN go mod download 14:23:28 Removing intermediate container d811fc7fe357 14:23:28 ---> 2e9229453423 14:23:28 Step 6/20 : COPY go.mod . 14:23:28 ---> Running in 51d5e6dad1f4 14:23:29 Removing intermediate container b87e276f926c 14:23:29 ---> 2013fd3fec84 14:23:29 Step 6/21 : COPY go.mod . 14:23:29 Removing intermediate container bf4cfb09aac9 14:23:29 ---> b4148703f53c 14:23:29 Step 6/26 : COPY go.mod . 14:23:29 ---> f2c83c1bd6b7 14:23:29 Step 7/20 : RUN go mod download 14:23:29 Removing intermediate container fe15452022c1 14:23:29 ---> 0ed1ad7e3491 14:23:29 Step 6/21 : COPY go.mod . 14:23:29 ---> Running in f30418a401da 14:23:30 ---> 3f00d1401159 14:23:30 Step 7/21 : RUN go mod download 14:23:30 ---> Running in a4d6e436dad5 14:23:30 ---> 0f22a62736fd 14:23:30 Step 7/26 : RUN go mod download 14:23:30 ---> dac1a6b77d57 14:23:30 Step 7/21 : RUN go mod download 14:23:31 ---> Running in 467449292b85 14:23:31 ---> Running in 6aa3653f92f3 14:23:33 Removing intermediate container 51d5e6dad1f4 14:23:33 ---> 38efbbbc216b 14:23:33 Step 8/22 : COPY . . 14:23:35 Removing intermediate container f30418a401da 14:23:35 ---> 3511561e535d 14:23:35 Step 8/20 : COPY . . 14:23:37 Removing intermediate container a4d6e436dad5 14:23:37 ---> 72355fac9e3a 14:23:37 Step 8/21 : COPY . . 14:23:37 Removing intermediate container 6aa3653f92f3 14:23:37 ---> 24846bb8d759 14:23:37 Step 8/21 : COPY . . 14:23:37 Removing intermediate container 467449292b85 14:23:37 ---> 0fb0a332af52 14:23:37 Step 8/26 : COPY . . 14:24:00 ---> bd34d4883980 14:24:00 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 14:24:00 ---> 55cbc74a6b84 14:24:00 Step 9/22 : RUN make cmd/core-data/core-data 14:24:00 ---> 1958ead77732 14:24:00 Step 9/21 : RUN make cmd/core-command/core-command 14:24:00 ---> 08a059888d4e 14:24:00 Step 9/21 : RUN make cmd/support-logging/support-logging 14:24:00 ---> 2c81c2f0f8ad 14:24:00 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:24:00 ---> Running in 8e24c81914cb 14:24:00 ---> Running in 735da5521cbf 14:24:00 ---> Running in e7ad2335c8f0 14:24:00 ---> Running in b418b22d937a 14:24:00 ---> Running in cba51f93b19c 14:24:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:24:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/core-command/core-command ./cmd/core-command 14:24:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/core-data/core-data ./cmd/core-data 14:24:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:24:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/support-logging/support-logging ./cmd/support-logging 14:25:37 Removing intermediate container cba51f93b19c 14:25:37 ---> 18dc5019c048 14:25:37 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:25:37 ---> Running in bc705ae0902a 14:25:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:25:39 Removing intermediate container e7ad2335c8f0 14:25:39 ---> 72e5c4a334ed 14:25:39 14:25:39 Step 10/21 : FROM scratch 14:25:39 ---> 14:25:39 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 14:25:39 ---> Running in 7efcaf495cee 14:25:40 Removing intermediate container 7efcaf495cee 14:25:40 ---> 5f4b54f3693f 14:25:40 Step 12/21 : ENV APP_PORT=48061 14:25:40 ---> Running in f739d4624f86 14:25:41 Removing intermediate container f739d4624f86 14:25:41 ---> 9dda146425b5 14:25:41 Step 13/21 : EXPOSE $APP_PORT 14:25:41 ---> Running in 52dcd39d158b 14:25:41 Removing intermediate container 52dcd39d158b 14:25:41 ---> 21b4f3ebc9e9 14:25:41 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 14:25:43 ---> b9b424f027ca 14:25:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 14:25:44 Removing intermediate container bc705ae0902a 14:25:44 ---> 1b5e4cf38d90 14:25:44 14:25:44 Step 11/26 : FROM docker:latest 14:25:44 ---> ce9d55ae87f1 14:25:44 Step 12/26 : RUN apk add --no-cache bash 14:25:44 ---> Running in 1bbf68614a51 14:25:44 ---> 38f2e1d05e0a 14:25:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 14:25:46 ---> 603c98a2000d 14:25:46 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 14:25:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:25:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:25:47 ---> 0f395e6a3783 14:25:47 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 14:25:47 ---> Running in 8302dcd1d6cf 14:25:48 (1/2) Installing readline (8.0.4-r0) 14:25:48 (2/2) Installing bash (5.0.17-r0) 14:25:48 Executing bash-5.0.17-r0.post-install 14:25:48 Executing busybox-1.31.1-r16.trigger 14:25:48 OK: 12 MiB in 22 packages 14:25:48 Removing intermediate container 8302dcd1d6cf 14:25:48 ---> dc323f31693a 14:25:48 Step 19/21 : LABEL arch=arm64 14:25:49 ---> Running in c142327f7a89 14:25:50 Removing intermediate container c142327f7a89 14:25:50 ---> cdbd593283ab 14:25:50 Step 20/21 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:25:50 ---> Running in 3cc66808498b 14:25:51 Removing intermediate container 1bbf68614a51 14:25:51 ---> a14ff43b1372 14:25:51 Step 13/26 : RUN rm -rf /var/cache/apk/* 14:25:51 ---> Running in 24180bdc488e 14:25:52 Removing intermediate container 3cc66808498b 14:25:52 ---> d1c52d90b953 14:25:52 Step 21/21 : LABEL version=1.2.2-dev.11 14:25:52 ---> Running in 7d57b12c3eac 14:25:54 Removing intermediate container 7d57b12c3eac 14:25:54 ---> 6788abf961ed 14:25:54 14:25:55 Successfully built 6788abf961ed 14:25:55 Successfully tagged docker-support-logging-go-arm64:latest 14:25:55  Building docker-support-logging-go ... done Building docker-core-metadata-go 14:25:56 Removing intermediate container 8e24c81914cb 14:25:56 ---> 76d641c810bd 14:25:56 14:25:56 Step 10/20 : FROM scratch 14:25:56 ---> 14:25:56 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:25:56 Removing intermediate container b418b22d937a 14:25:56 ---> 76cf727c75da 14:25:56 14:25:56 Step 10/21 : FROM scratch 14:25:56 ---> 14:25:56 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:25:57 ---> Running in 413a9efb273c 14:25:57 ---> Running in 895c20b38cef 14:25:57 Removing intermediate container 24180bdc488e 14:25:57 ---> 44055f8bd1cb 14:25:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 14:25:58 Removing intermediate container 413a9efb273c 14:25:58 ---> 2500ea8e300d 14:25:58 Step 12/20 : ENV APP_PORT=48085 14:25:59 ---> Running in e251cea8b18e 14:25:59 Removing intermediate container 895c20b38cef 14:25:59 ---> 18331425abc6 14:25:59 Step 12/21 : ENV APP_PORT=48082 14:25:59 ---> Running in 84b589bfd384 14:26:00 ---> Running in fb0aaf109bff 14:26:00 Removing intermediate container e251cea8b18e 14:26:00 ---> 2ede41b7f794 14:26:00 Step 15/26 : ENV APP_PORT=48090 14:26:00 Removing intermediate container 84b589bfd384 14:26:00 ---> 994d93b10b57 14:26:00 Step 13/20 : EXPOSE $APP_PORT 14:26:00 ---> Running in d26e7e070be9 14:26:00 ---> Running in bdceb8bfec59 14:26:00 Removing intermediate container fb0aaf109bff 14:26:00 ---> 55299d920d74 14:26:00 Step 13/21 : EXPOSE $APP_PORT 14:26:01 ---> Running in f0315256d1b7 14:26:01 Removing intermediate container bdceb8bfec59 14:26:01 ---> 791c9d989966 14:26:01 Step 16/26 : EXPOSE $APP_PORT 14:26:01 Removing intermediate container d26e7e070be9 14:26:01 ---> 074721a31025 14:26:01 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 14:26:01 ---> Running in 1c67eaf2c9b3 14:26:01 Removing intermediate container f0315256d1b7 14:26:01 ---> df66dc12cd45 14:26:01 Step 14/21 : WORKDIR / 14:26:02 ---> Running in 3c42658ead95 14:26:02 ---> 7edcd26dd951 14:26:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:26:02 Removing intermediate container 1c67eaf2c9b3 14:26:02 ---> 58c0b00a82bb 14:26:02 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:26:02 Removing intermediate container 3c42658ead95 14:26:02 ---> a5816d25873a 14:26:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 14:26:04 ---> 8b4163fd87ae 14:26:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:26:05 ---> 4389ce946b39 14:26:05 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:26:05 ---> 1eeb8c81c380 14:26:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:26:08 ---> de173748d2a7 14:26:08 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 14:26:08 ---> 62fb5dba1351 14:26:08 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:26:09 ---> 1395babe38c0 14:26:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:26:09 ---> Running in 9ec34146f4dd 14:26:10 ---> 1936e3acebc8 14:26:10 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 14:26:11 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 14:26:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:26:11 ---> 44563abecdac 14:26:11 Step 3/21 : WORKDIR /edgex-go 14:26:11 ---> Using cache 14:26:11 ---> 24b6c9adaec5 14:26:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:26:11 ---> Using cache 14:26:11 ---> a10b081fd945 14:26:11 Step 5/21 : RUN apk update && apk add make git 14:26:11 ---> Using cache 14:26:11 ---> 2e9229453423 14:26:11 Step 6/21 : COPY go.mod . 14:26:11 ---> Using cache 14:26:11 ---> f2c83c1bd6b7 14:26:11 Step 7/21 : RUN go mod download 14:26:11 ---> Using cache 14:26:11 ---> 3511561e535d 14:26:11 Step 8/21 : COPY . . 14:26:11 ---> Using cache 14:26:11 ---> bd34d4883980 14:26:11 Step 9/21 : RUN make cmd/core-metadata/core-metadata 14:26:11 ---> Running in 84231e264e10 14:26:11 ---> 1a1060e369f4 14:26:11 Step 20/26 : RUN apk --no-cache add py-pip 14:26:11 Removing intermediate container 9ec34146f4dd 14:26:11 ---> e1824494d42d 14:26:11 Step 18/20 : LABEL arch=arm64 14:26:11 ---> Running in f0cdcbd34fcc 14:26:11 ---> Running in 168e96497f0d 14:26:11 ---> Running in c7a57a47cbeb 14:26:12 Removing intermediate container 735da5521cbf 14:26:12 ---> 45d75cae2ad4 14:26:12 14:26:12 Step 10/22 : FROM alpine 14:26:12 Removing intermediate container 84231e264e10 14:26:12 ---> 80a46dd91733 14:26:12 Step 19/21 : LABEL arch=arm64 14:26:12 latest: Pulling from library/alpine 14:26:12 Removing intermediate container 168e96497f0d 14:26:12 ---> b4d9668c3338 14:26:12 Step 19/20 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:26:12 ---> Running in 5ab3a4ea3b3e 14:26:12 ---> Running in 8f1128816d6b 14:26:13 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 14:26:13 Status: Downloaded newer image for alpine:latest 14:26:13 ---> 62ee0e9f8440 14:26:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:26:13 Removing intermediate container 5ab3a4ea3b3e 14:26:13 ---> 6daaf41d9f48 14:26:13 Step 20/21 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:26:13 ---> Running in c41a45a760c7 14:26:13 Removing intermediate container 8f1128816d6b 14:26:13 ---> d271899de7a9 14:26:13 Step 20/20 : LABEL version=1.2.2-dev.11 14:26:13 ---> Running in 63e92dce57a4 14:26:13 ---> Running in 36b5d51b6b4c 14:26:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:26:14 Removing intermediate container c41a45a760c7 14:26:14 ---> 39df52ab1d5d 14:26:14 Step 12/22 : ENV APP_PORT=48080 14:26:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:26:14 ---> Running in d2e5e7a66876 14:26:14 Removing intermediate container 63e92dce57a4 14:26:14 ---> 5c2691481d2d 14:26:14 Step 21/21 : LABEL version=1.2.2-dev.11 14:26:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:26:14 Removing intermediate container 36b5d51b6b4c 14:26:14 ---> a34a0e773004 14:26:14 14:26:14 ---> Running in 76faf0e2d732 14:26:14 Removing intermediate container d2e5e7a66876 14:26:14 ---> b8983eb54c91 14:26:14 Step 13/22 : EXPOSE $APP_PORT 14:26:15 (1/33) Installing libbz2 (1.0.8-r1) 14:26:15 (2/33) Installing expat (2.2.9-r1) 14:26:15 (3/33) Installing libffi (3.3-r2) 14:26:15 (4/33) Installing gdbm (1.13-r1) 14:26:15 (5/33) Installing xz-libs (5.2.5-r0) 14:26:15 (6/33) Installing sqlite-libs (3.32.1-r0) 14:26:15 Successfully built a34a0e773004 14:26:15 (7/33) Installing python3 (3.8.5-r0) 14:26:15 Successfully tagged docker-support-scheduler-go-arm64:latest 14:26:15 Building docker-security-proxy-setup-go 14:26:15  Building docker-support-scheduler-go ... done  ---> Running in f0ce44b702f2 14:26:15 Removing intermediate container 76faf0e2d732 14:26:15 ---> 1aa33549a8c3 14:26:15 14:26:15 Successfully built 1aa33549a8c3 14:26:16 Successfully tagged docker-core-command-go-arm64:latest 14:26:16  Building docker-core-command-go ... done Building docker-support-notifications-go 14:26:16 Removing intermediate container f0ce44b702f2 14:26:16 ---> 156c03260c61 14:26:16 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:26:17 (8/33) Installing py3-appdirs (1.4.4-r1) 14:26:17 (9/33) Installing py3-ordered-set (4.0.1-r0) 14:26:17 (10/33) Installing py3-parsing (2.4.7-r0) 14:26:17 (11/33) Installing py3-six (1.15.0-r0) 14:26:17 (12/33) Installing py3-packaging (20.4-r0) 14:26:17 ---> Running in 40e1c3d32876 14:26:17 (13/33) Installing py3-setuptools (47.0.0-r0) 14:26:17 (14/33) Installing py3-chardet (3.0.4-r4) 14:26:17 (15/33) Installing py3-idna (2.9-r0) 14:26:17 (16/33) Installing py3-certifi (2020.4.5.1-r0) 14:26:17 (17/33) Installing py3-urllib3 (1.25.9-r0) 14:26:17 (18/33) Installing py3-requests (2.23.0-r0) 14:26:17 (19/33) Installing py3-msgpack (1.0.0-r0) 14:26:17 (20/33) Installing py3-lockfile (0.12.2-r3) 14:26:17 (21/33) Installing py3-cachecontrol (0.12.6-r0) 14:26:17 (22/33) Installing py3-colorama (0.4.3-r0) 14:26:17 (23/33) Installing py3-distlib (0.3.0-r0) 14:26:17 (24/33) Installing py3-distro (1.5.0-r1) 14:26:17 (25/33) Installing py3-webencodings (0.5.1-r3) 14:26:17 (26/33) Installing py3-html5lib (1.0.1-r4) 14:26:17 (27/33) Installing py3-pytoml (0.1.21-r0) 14:26:18 (28/33) Installing py3-pep517 (0.8.2-r0) 14:26:18 (29/33) Installing py3-progress (1.5-r0) 14:26:18 (30/33) Installing py3-toml (0.10.1-r0) 14:26:18 (31/33) Installing py3-retrying (1.3.3-r0) 14:26:18 (32/33) Installing py3-contextlib2 (0.6.0-r0) 14:26:18 (33/33) Installing py3-pip (20.1.1-r0) 14:26:18 Executing busybox-1.31.1-r16.trigger 14:26:18 OK: 71 MiB in 55 packages 14:26:25 Removing intermediate container 40e1c3d32876 14:26:25 ---> 84107b2de0d8 14:26:25 Step 15/22 : RUN apk --no-cache add zeromq 14:26:25 ---> Running in 57af9abb0ab5 14:26:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:26:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:26:30 Removing intermediate container c7a57a47cbeb 14:26:30 ---> 15d71d619851 14:26:30 Step 21/26 : RUN pip install docker-compose==1.23.2 14:26:30 (1/5) Installing libgcc (9.3.0-r2) 14:26:30 (2/5) Installing libsodium (1.0.18-r0) 14:26:30 (3/5) Installing libstdc++ (9.3.0-r2) 14:26:30 (4/5) Installing libzmq (4.3.2-r0) 14:26:30 (5/5) Installing zeromq (4.3.2-r0) 14:26:30 Executing busybox-1.31.1-r16.trigger 14:26:30 ---> Running in 348cf21b1108 14:26:30 OK: 8 MiB in 19 packages 14:26:34 Removing intermediate container 57af9abb0ab5 14:26:34 ---> 3e6cdb20f259 14:26:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 14:26:36 ---> 194f3b7311e8 14:26:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:26:39 Collecting docker-compose==1.23.2 14:26:39 ---> 6d66f639514f 14:26:39 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:26:39 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:26:40 Collecting cached-property<2,>=1.2.0 14:26:40 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 14:26:41 Collecting texttable<0.10,>=0.9.0 14:26:41 Downloading texttable-0.9.1.tar.gz (11 kB) 14:26:41 ---> fd5ddd9c4758 14:26:41 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 14:26:41 ---> Running in ca63726e35cf 14:26:43 Removing intermediate container ca63726e35cf 14:26:43 ---> be63b09b584d 14:26:43 Step 20/22 : LABEL arch=arm64 14:26:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 14:26:43 ---> Running in 763191c9c376 14:26:44 Collecting PyYAML<4,>=3.10 14:26:44 Downloading PyYAML-3.13.tar.gz (270 kB) 14:26:44 Removing intermediate container 763191c9c376 14:26:44 ---> df630b1586c9 14:26:44 Step 21/22 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:26:45 ---> Running in bc79544ab984 14:26:46 Removing intermediate container bc79544ab984 14:26:46 ---> a632e16e4080 14:26:46 Step 22/22 : LABEL version=1.2.2-dev.11 14:26:46 ---> Running in 745b5f688d85 14:26:47 Removing intermediate container 745b5f688d85 14:26:47 ---> 6aeeaef09c5d 14:26:47 14:26:48 Collecting dockerpty<0.5,>=0.4.1 14:26:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:26:48 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 14:26:48 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:26:48 ---> 44563abecdac 14:26:48 Step 3/20 : WORKDIR /edgex-go 14:26:48 ---> Using cache 14:26:48 ---> 24b6c9adaec5 14:26:48 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:26:48 ---> Using cache 14:26:48 ---> a10b081fd945 14:26:48 Step 5/20 : RUN apk update && apk add make git 14:26:48 ---> Using cache 14:26:48 ---> 2e9229453423 14:26:48 Step 6/20 : COPY go.mod . 14:26:48 ---> Using cache 14:26:48 ---> f2c83c1bd6b7 14:26:48 Step 7/20 : RUN go mod download 14:26:48 ---> Using cache 14:26:48 ---> 3511561e535d 14:26:48 Step 8/20 : COPY . . 14:26:48 ---> Using cache 14:26:48 ---> bd34d4883980 14:26:48 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 14:26:48 Successfully built 6aeeaef09c5d 14:26:48 Successfully tagged docker-core-data-go-arm64:latest 14:26:48 Building docker-security-secretstore-setup-go 14:26:48  Building docker-core-data-go ... done  ---> Running in 28c93baa29b0 14:26:48 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 14:26:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:26:48 ---> 44563abecdac 14:26:48 Step 3/23 : WORKDIR /edgex-go 14:26:48 ---> Using cache 14:26:48 ---> 24b6c9adaec5 14:26:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:26:48 ---> Using cache 14:26:48 ---> a10b081fd945 14:26:48 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 14:26:48 ---> Running in 0ede08644bdb 14:26:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:26:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:26:51 Collecting websocket-client<1.0,>=0.32.0 14:26:51 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 14:26:52 Collecting docopt<0.7,>=0.6.1 14:26:52 Downloading docopt-0.6.2.tar.gz (25 kB) 14:26:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:26:54 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:26:54 v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:26:54 OK: 12617 distinct packages available 14:26:55 OK: 217 MiB in 51 packages 14:26:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:26:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:26:57 Collecting jsonschema<3,>=2.5.1 14:26:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:26:58 Collecting docker<4.0,>=3.6.0 14:26:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:26:58 Removing intermediate container 0ede08644bdb 14:26:58 ---> 08ec18427919 14:26:58 Step 6/23 : COPY go.mod . 14:26:59 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) 14:26:59 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) 14:26:59 Collecting idna<2.8,>=2.5 14:26:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:27:00 ---> b939f87f4ed7 14:27:00 Step 7/23 : RUN go mod download 14:27:00 ---> Running in f32839b6d64d 14:27:01 Collecting urllib3<1.25,>=1.21.1 14:27:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:27:01 Collecting docker-pycreds>=0.4.0 14:27:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:27:02 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 14:27:02 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 14:27:02 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 14:27:02 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 14:27:03 Installing collected packages: cached-property, texttable, PyYAML, dockerpty, websocket-client, docopt, idna, urllib3, requests, jsonschema, docker-pycreds, docker, docker-compose 14:27:03 Running setup.py install for texttable: started 14:27:07 Running setup.py install for texttable: finished with status 'done' 14:27:07 Running setup.py install for PyYAML: started 14:27:07 Removing intermediate container f32839b6d64d 14:27:07 ---> b9b73a3ac093 14:27:07 Step 8/23 : COPY . . 14:27:10 Running setup.py install for PyYAML: finished with status 'done' 14:27:10 Running setup.py install for dockerpty: started 14:27:11 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 14:27:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:27:11 ---> 44563abecdac 14:27:11 Step 3/26 : WORKDIR /edgex-go 14:27:11 ---> Using cache 14:27:11 ---> 24b6c9adaec5 14:27:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:11 ---> Using cache 14:27:11 ---> a10b081fd945 14:27:11 Step 5/26 : RUN apk update && apk add make git 14:27:11 ---> Using cache 14:27:11 ---> 2e9229453423 14:27:11 Step 6/26 : COPY go.mod . 14:27:11 ---> Using cache 14:27:11 ---> f2c83c1bd6b7 14:27:11 Step 7/26 : RUN go mod download 14:27:11 ---> Using cache 14:27:11 ---> 3511561e535d 14:27:12 Step 8/26 : COPY . . 14:27:12 ---> Using cache 14:27:12 ---> bd34d4883980 14:27:12 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 14:27:13 Running setup.py install for dockerpty: finished with status 'done' 14:27:14 Running setup.py install for docopt: started 14:27:14 ---> Running in dc29fbabec59 14:27:17 Running setup.py install for docopt: finished with status 'done' 14:27:17 Attempting uninstall: idna 14:27:17 Found existing installation: idna 2.9 14:27:17 Uninstalling idna-2.9: 14:27:17 Successfully uninstalled idna-2.9 14:27:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:27:18 Attempting uninstall: urllib3 14:27:18 Found existing installation: urllib3 1.25.9 14:27:18 Uninstalling urllib3-1.25.9: 14:27:18 Successfully uninstalled urllib3-1.25.9 14:27:19 Attempting uninstall: requests 14:27:19 Found existing installation: requests 2.23.0 14:27:19 Uninstalling requests-2.23.0: 14:27:19 Successfully uninstalled requests-2.23.0 14:27:23 Successfully installed PyYAML-3.13 cached-property-1.5.1 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 14:27:26 ---> 4141efcbc26c 14:27:26 Step 9/23 : RUN make cmd/support-notifications/support-notifications 14:27:26 ---> Running in cd890d318fa2 14:27:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:27:29 Removing intermediate container 348cf21b1108 14:27:29 ---> e0163beade82 14:27:29 Step 22/26 : RUN apk --no-cache add curl 14:27:29 ---> Running in c345bccfcf90 14:27:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:27:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:27:33 (1/3) Installing nghttp2-libs (1.41.0-r0) 14:27:33 (2/3) Installing libcurl (7.69.1-r0) 14:27:33 (3/3) Installing curl (7.69.1-r0) 14:27:33 Executing busybox-1.31.1-r16.trigger 14:27:33 OK: 71 MiB in 58 packages 14:27:35 Removing intermediate container c345bccfcf90 14:27:35 ---> 6a6a64d47181 14:27:35 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 14:27:35 ---> Running in 27c594432c88 14:27:36 Removing intermediate container 27c594432c88 14:27:36 ---> d05d7637812d 14:27:36 Step 24/26 : LABEL arch=arm64 14:27:36 ---> Running in 5d744a70d63f 14:27:37 Removing intermediate container 5d744a70d63f 14:27:37 ---> c2ed5acbc00e 14:27:37 Step 25/26 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:27:37 ---> Running in fa86d00145d4 14:27:38 Removing intermediate container fa86d00145d4 14:27:38 ---> 284e99fa5f3c 14:27:38 Step 26/26 : LABEL version=1.2.2-dev.11 14:27:38 ---> Running in 5079fdfb18ba 14:27:39 Removing intermediate container 5079fdfb18ba 14:27:39 ---> eb62e9984a02 14:27:39 14:27:39 Successfully built eb62e9984a02 14:27:39 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 14:27:39  Building docker-sys-mgmt-agent-go ... done Building docker-security-secrets-setup-go 14:28:01 Removing intermediate container f0cdcbd34fcc 14:28:01 ---> fe9dc1f26c25 14:28:01 14:28:01 Step 10/21 : FROM scratch 14:28:01 ---> 14:28:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:28:01 ---> Using cache 14:28:01 ---> 18331425abc6 14:28:01 Step 12/21 : ENV APP_PORT=48081 14:28:01 ---> Running in dc20bda8d7c9 14:28:01 Removing intermediate container dc20bda8d7c9 14:28:01 ---> 34951f504733 14:28:01 Step 13/21 : EXPOSE $APP_PORT 14:28:01 ---> Running in adc7aa4806f6 14:28:01 Removing intermediate container adc7aa4806f6 14:28:01 ---> 43e53be9f6c8 14:28:01 Step 14/21 : WORKDIR / 14:28:01 ---> Running in 12e212605469 14:28:01 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 14:28:01 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 14:28:01 ---> 44563abecdac 14:28:01 Step 3/29 : WORKDIR /edgex-go 14:28:01 ---> Using cache 14:28:01 ---> 24b6c9adaec5 14:28:01 Step 4/29 : RUN apk update && apk add make git 14:28:01 ---> Running in aee73df22bd2 14:28:02 Removing intermediate container 12e212605469 14:28:02 ---> d5e108743c2d 14:28:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 14:28:03 ---> 432ee0576a76 14:28:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:28:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:28:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:28:05 ---> e32048e0ae66 14:28:05 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:28:06 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:28:06 v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:28:06 OK: 12617 distinct packages available 14:28:06 ---> 010d88e07478 14:28:06 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 14:28:06 ---> Running in 5a8ef38925fb 14:28:07 Removing intermediate container 5a8ef38925fb 14:28:07 ---> 7c92d048aafb 14:28:07 Step 19/21 : LABEL arch=arm64 14:28:07 OK: 217 MiB in 51 packages 14:28:07 ---> Running in 75a610e9cc50 14:28:08 Removing intermediate container 75a610e9cc50 14:28:08 ---> f069db063372 14:28:08 Step 20/21 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:28:08 ---> Running in 438135d0f754 14:28:09 Removing intermediate container 438135d0f754 14:28:09 ---> 7ad13459d1a2 14:28:09 Step 21/21 : LABEL version=1.2.2-dev.11 14:28:09 Removing intermediate container aee73df22bd2 14:28:09 ---> 7dc99b29f03c 14:28:09 Step 5/29 : COPY go.mod . 14:28:09 ---> Running in b78755e2d114 14:28:10 Removing intermediate container b78755e2d114 14:28:10 ---> 5ab25957c1ee 14:28:10 14:28:10 ---> a81956ff9703 14:28:10 Step 6/29 : RUN go mod download 14:28:11 ---> Running in 858e83a06a51 14:28:11 Successfully built 5ab25957c1ee 14:28:11 Successfully tagged docker-core-metadata-go-arm64:latest 14:28:15  Building docker-core-metadata-go ... done Removing intermediate container 28c93baa29b0 14:28:15 ---> fc1f1b8647bb 14:28:15 14:28:15 Step 10/20 : FROM alpine 14:28:15 ---> 62ee0e9f8440 14:28:15 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 14:28:15 ---> Running in 875487b1c8d7 14:28:16 Removing intermediate container 858e83a06a51 14:28:16 ---> a4e25ae07457 14:28:16 Step 7/29 : COPY . . 14:28:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:28:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:28:18 v3.12.0-240-g35a7b2e977 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 14:28:18 v3.12.0-244-g615c9f1d68 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 14:28:18 OK: 12617 distinct packages available 14:28:19 (1/4) Installing ca-certificates (20191127-r4) 14:28:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 14:28:19 (3/4) Installing libcurl (7.69.1-r0) 14:28:19 (4/4) Installing curl (7.69.1-r0) 14:28:19 Executing busybox-1.31.1-r16.trigger 14:28:19 Executing ca-certificates-20191127-r4.trigger 14:28:20 OK: 7 MiB in 18 packages 14:28:24 Removing intermediate container 875487b1c8d7 14:28:24 ---> de8fc4535f93 14:28:24 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:28:24 ---> Running in 80a4b37fcc14 14:28:25 Removing intermediate container 80a4b37fcc14 14:28:25 ---> 1b196a448235 14:28:25 Step 13/20 : WORKDIR /edgex 14:28:25 ---> Running in f5dc1c3e7b8f 14:28:26 Removing intermediate container f5dc1c3e7b8f 14:28:26 ---> a5ccfa7ee444 14:28:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:28:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:28:28 ---> 6b6b8094570e 14:28:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:28:32 ---> f47b5c091a1b 14:28:32 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:28:32 ---> Running in 6cc84b0dd88f 14:28:33 Removing intermediate container 6cc84b0dd88f 14:28:33 ---> 11f542f86f43 14:28:33 Step 17/20 : CMD ["--init=true"] 14:28:33 ---> Running in 6399cb4c9052 14:28:34 Removing intermediate container 6399cb4c9052 14:28:34 ---> c2b3035edf27 14:28:34 Step 18/20 : LABEL arch=arm64 14:28:34 ---> Running in 6be95eba2edc 14:28:34 ---> 152967880a2a 14:28:34 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 14:28:34 ---> Running in 1bc7c7a8a3bd 14:28:35 Removing intermediate container 6be95eba2edc 14:28:35 ---> a9ceb82f8a60 14:28:35 Step 19/20 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:28:35 ---> Running in 774de86fd6ef 14:28:36 Removing intermediate container 774de86fd6ef 14:28:36 ---> 8d13672780c3 14:28:36 Step 20/20 : LABEL version=1.2.2-dev.11 14:28:36 ---> Running in 757bd5d8b693 14:28:37 Removing intermediate container 757bd5d8b693 14:28:37 ---> f97956b5d9a2 14:28:37 14:28:37 Successfully built f97956b5d9a2 14:28:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 14:28:37 Successfully tagged docker-security-proxy-setup-go-arm64:latest 14:28:38  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.11" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 14:28:50 Removing intermediate container dc29fbabec59 14:28:50 ---> 69daf5c04abb 14:28:50 14:28:50 Step 10/26 : FROM alpine:3.10 14:28:50 3.10: Pulling from library/alpine 14:28:50 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 14:28:50 Status: Downloaded newer image for alpine:3.10 14:28:50 ---> 536a684cf733 14:28:50 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 14:28:50 ---> Running in fbfde552bd6c 14:28:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 14:28:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 14:28:53 v3.10.5-74-g0b1cb9d719 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 14:28:53 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 14:28:53 OK: 10167 distinct packages available 14:28:53 (1/5) Installing ca-certificates (20191127-r2) 14:28:53 Removing intermediate container cd890d318fa2 14:28:53 ---> ece61f8b4e70 14:28:53 14:28:53 Step 10/23 : FROM scratch 14:28:53 ---> 14:28:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 14:28:53 (2/5) Installing nghttp2-libs (1.39.2-r1) 14:28:53 (3/5) Installing libcurl (7.66.0-r0) 14:28:54 (4/5) Installing curl (7.66.0-r0) 14:28:54 (5/5) Installing dumb-init (1.2.2-r1) 14:28:54 Executing busybox-1.30.1-r3.trigger 14:28:54 Executing ca-certificates-20191127-r2.trigger 14:28:54 ---> Using cache 14:28:54 ---> 5f4b54f3693f 14:28:54 Step 12/23 : ENV APP_PORT=48060 14:28:54 OK: 7 MiB in 19 packages 14:28:54 ---> Running in 327949f050ef 14:28:55 Removing intermediate container 327949f050ef 14:28:55 ---> 5b5a8f230108 14:28:55 Step 13/23 : EXPOSE $APP_PORT 14:28:55 ---> Running in a0f2fbdf88dc 14:28:55 Removing intermediate container a0f2fbdf88dc 14:28:55 ---> 0540b7dc98a6 14:28:55 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 14:28:56 Removing intermediate container fbfde552bd6c 14:28:56 ---> de2cb7818cb4 14:28:56 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:28:56 ---> Running in b3433aadad4d 14:28:56 ---> e1b90faae692 14:28:56 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 14:28:57 Removing intermediate container b3433aadad4d 14:28:57 ---> 2019967f5bf2 14:28:57 Step 13/26 : WORKDIR / 14:28:57 ---> Running in 326a59dfc2d5 14:28:58 ---> 114f1c158bf1 14:28:58 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 14:28:58 Removing intermediate container 326a59dfc2d5 14:28:58 ---> 817e8287b06a 14:28:58 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:28:59 ---> fff5ffd97566 14:28:59 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:28:59 ---> 0a87a961ad93 14:28:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 14:29:00 ---> 6d5ffc71ecc1 14:29:00 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:29:00 ---> e30fb0895b26 14:29:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:29:02 ---> efb692cb50a9 14:29:02 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 14:29:03 ---> f25e92580e2d 14:29:03 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:29:03 ---> 1ff112bb9255 14:29:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:29:04 ---> a67cb98a3f69 14:29:04 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 14:29:04 ---> Running in 84528041b67c 14:29:05 ---> 77bc337b7759 14:29:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:29:05 Removing intermediate container 84528041b67c 14:29:05 ---> d7d11e95c23a 14:29:05 Step 21/23 : LABEL arch=arm64 14:29:05 ---> Running in 5f2923bc4243 14:29:06 Removing intermediate container 5f2923bc4243 14:29:06 ---> 007bb45d1525 14:29:06 Step 22/23 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:29:06 ---> Running in 51d1965f45ed 14:29:06 ---> dd96625daa3e 14:29:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 14:29:06 Removing intermediate container 51d1965f45ed 14:29:06 ---> e93132b46441 14:29:06 Step 23/23 : LABEL version=1.2.2-dev.11 14:29:06 ---> Running in 907eff611e6c 14:29:07 Removing intermediate container 907eff611e6c 14:29:07 ---> cc3a4fca2f6a 14:29:07 14:29:07 ---> be6fac464a80 14:29:07 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:29:08 Successfully built cc3a4fca2f6a 14:29:08 Successfully tagged docker-support-notifications-go-arm64:latest 14:29:08  Building docker-support-notifications-go ... done  ---> 4d7379739a88 14:29:08 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:29:08 ---> Running in 5f60f8b930a3 14:29:12 Removing intermediate container 5f60f8b930a3 14:29:12 ---> abd533a3d6ef 14:29:12 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 14:29:12 ---> Running in d057eb45cffa 14:29:12 Removing intermediate container 1bc7c7a8a3bd 14:29:12 ---> d9045698fa85 14:29:12 14:29:12 Step 9/29 : FROM alpine:latest 14:29:12 ---> 62ee0e9f8440 14:29:12 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 14:29:12 Removing intermediate container d057eb45cffa 14:29:12 ---> fd12ebfc8351 14:29:12 Step 24/26 : LABEL arch=arm64 14:29:12 ---> Running in 203fe898d395 14:29:12 ---> Running in e6aafdf5db40 14:29:13 Removing intermediate container 203fe898d395 14:29:13 ---> 75c8b096bae7 14:29:13 Step 11/29 : USER root 14:29:13 Removing intermediate container e6aafdf5db40 14:29:13 ---> fb40ffbdb5a5 14:29:13 Step 25/26 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:29:13 ---> Running in 4a5a85b53a6a 14:29:13 ---> Running in 1a86a4d8b57e 14:29:13 Removing intermediate container 1a86a4d8b57e 14:29:13 Removing intermediate container 4a5a85b53a6a 14:29:13 ---> 4f71ff485ffe 14:29:13 Step 26/26 : LABEL version=1.2.2-dev.11 14:29:13 ---> 257c2f72ff78 14:29:13 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 14:29:14 ---> Running in 3e9aefe6ccc4 14:29:14 ---> Running in b6099fa24cc2 14:29:14 Removing intermediate container b6099fa24cc2 14:29:14 ---> 7f136c4419ba 14:29:14 14:29:14 Successfully built 7f136c4419ba 14:29:14 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 14:29:15  Building docker-security-secretstore-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:29:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:29:16 v3.12.0-240-g35a7b2e977 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 14:29:16 v3.12.0-244-g615c9f1d68 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 14:29:16 OK: 12617 distinct packages available 14:29:16 (1/2) Installing ca-certificates (20191127-r4) 14:29:16 (2/2) Installing dumb-init (1.2.2-r1) 14:29:16 Executing busybox-1.31.1-r16.trigger 14:29:16 Executing ca-certificates-20191127-r4.trigger 14:29:17 OK: 6 MiB in 16 packages 14:29:18 Removing intermediate container 3e9aefe6ccc4 14:29:18 ---> bb5c4d6d7724 14:29:18 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 14:29:18 ---> Running in dd002efe4c32 14:29:19 Removing intermediate container dd002efe4c32 14:29:19 ---> dd5fbdfacf47 14:29:19 Step 14/29 : WORKDIR $BASE_DIR 14:29:19 ---> Running in 8ea9b68f3b2e 14:29:20 Removing intermediate container 8ea9b68f3b2e 14:29:20 ---> 3e76994dc234 14:29:20 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 14:29:20 ---> Running in 24578708fc5e 14:29:22 Removing intermediate container 24578708fc5e 14:29:22 ---> 102b4acbeeeb 14:29:22 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 14:29:23 ---> c64914561fb6 14:29:23 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 14:29:24 ---> 58b8c79e1e6b 14:29:24 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 14:29:25 ---> 9e24e7017c71 14:29:25 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 14:29:26 ---> 41deb3b8123a 14:29:26 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 14:29:26 ---> 44d9055a5553 14:29:26 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 14:29:27 ---> Running in 2153134e1641 14:29:29 Removing intermediate container 2153134e1641 14:29:29 ---> 75175d24fb45 14:29:29 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 14:29:30 ---> f7dc1bdb0945 14:29:30 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:29:30 ---> Running in 38ed9efba843 14:29:32 Removing intermediate container 38ed9efba843 14:29:32 ---> 1da45058c5e7 14:29:32 Step 24/29 : RUN chmod 755 security-secrets-setup 14:29:32 ---> Running in 6ed20bb1df62 14:29:36 Removing intermediate container 6ed20bb1df62 14:29:36 ---> 235a57d9ab83 14:29:36 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 14:29:36 ---> Running in e9566f5f8b7d 14:29:36 Removing intermediate container e9566f5f8b7d 14:29:36 ---> c5d994f6a71f 14:29:36 Step 26/29 : CMD [ "generate" ] 14:29:36 ---> Running in 56ced58f92dc 14:29:37 Removing intermediate container 56ced58f92dc 14:29:37 ---> c54d2ada82c0 14:29:37 Step 27/29 : LABEL arch=arm64 14:29:37 ---> Running in faf8a8f54990 14:29:37 Removing intermediate container faf8a8f54990 14:29:37 ---> ed69ebbb8036 14:29:37 Step 28/29 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:29:37 ---> Running in f28b86ba3b6b 14:29:38 Removing intermediate container f28b86ba3b6b 14:29:38 ---> ddc700b83f77 14:29:38 Step 29/29 : LABEL version=1.2.2-dev.11 14:29:38 ---> Running in 3641bce99a27 14:29:38 Removing intermediate container 3641bce99a27 14:29:38 ---> 0de93f086f59 14:29:38 14:29:39 Successfully built 0de93f086f59 14:29:39 Successfully tagged docker-security-secrets-setup-go-arm64:latest 14:29:39  Building docker-security-secrets-setup-go ... done  [Pipeline] } 14:29:39 $ docker stop --time=1 0255a59696c142885c826b01f1b257577503e3fda44b5c73615ab0d2b84fee5e 14:29:41 $ docker rm -f 0255a59696c142885c826b01f1b257577503e3fda44b5c73615ab0d2b84fee5e [Pipeline] // withDockerContainer [Pipeline] sh 14:29:42 + docker images 14:29:42 + grep docker 14:29:42 docker-security-secrets-setup-go-arm64 latest 0de93f086f59 4 seconds ago 24.2MB 14:29:42 docker-security-secretstore-setup-go-arm64 latest 7f136c4419ba 28 seconds ago 32.6MB 14:29:42 docker-support-notifications-go-arm64 latest cc3a4fca2f6a 35 seconds ago 13.9MB 14:29:42 docker-security-proxy-setup-go-arm64 latest f97956b5d9a2 About a minute ago 15.8MB 14:29:42 docker-core-metadata-go-arm64 latest 5ab25957c1ee About a minute ago 13.8MB 14:29:42 docker-sys-mgmt-agent-go-arm64 latest eb62e9984a02 2 minutes ago 266MB 14:29:42 docker-core-data-go-arm64 latest 6aeeaef09c5d 2 minutes ago 22.6MB 14:29:42 docker-core-command-go-arm64 latest 1aa33549a8c3 3 minutes ago 12.4MB 14:29:42 docker-support-scheduler-go-arm64 latest a34a0e773004 3 minutes ago 12.6MB 14:29:42 docker-support-logging-go-arm64 latest 6788abf961ed 3 minutes ago 11.4MB 14:29:42 docker latest ce9d55ae87f1 7 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:29:42 provisioning config files... 14:29:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/123@tmp/config3044874813481374044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:29:43 nexus3.edgexfoundry.org:10001 14:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:43 Configure a credential helper to remove this warning. See 14:29:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:43 14:29:43 Login Succeeded 14:29:43 nexus3.edgexfoundry.org:10002 14:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:44 Configure a credential helper to remove this warning. See 14:29:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:44 14:29:44 Login Succeeded 14:29:44 nexus3.edgexfoundry.org:10003 14:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:44 Configure a credential helper to remove this warning. See 14:29:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:44 14:29:44 Login Succeeded 14:29:44 nexus3.edgexfoundry.org:10004 14:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:45 Configure a credential helper to remove this warning. See 14:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:45 14:29:45 Login Succeeded 14:29:45 docker.io 14:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:46 Configure a credential helper to remove this warning. See 14:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:46 14:29:46 Login Succeeded [Pipeline] } 14:29:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:29:46 [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: 14:29:46 aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:29:46 1.2.2-dev.11 14:29:46 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:29:46 master 14:29:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:29:47 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh 14:29:47 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 14:29:47 97678a76044c: Preparing 14:29:47 63385ae1a1fc: Preparing 14:29:47 465416a3db8a: Preparing 14:29:47 465416a3db8a: Pushed 14:29:47 97678a76044c: Pushed 14:29:50 63385ae1a1fc: Pushed 14:29:50 aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:544aaa69387180d0b809e3b933f7442f4901896c663e220c76b1604a50fc7ac0 size: 943 [Pipeline] isUnix [Pipeline] sh 14:29:51 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:29:51 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.11 14:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 14:29:51 97678a76044c: Preparing 14:29:51 63385ae1a1fc: Preparing 14:29:51 465416a3db8a: Preparing 14:29:51 465416a3db8a: Layer already exists 14:29:51 97678a76044c: Layer already exists 14:29:51 63385ae1a1fc: Layer already exists 14:29:51 1.2.2-dev.11: digest: sha256:544aaa69387180d0b809e3b933f7442f4901896c663e220c76b1604a50fc7ac0 size: 943 [Pipeline] isUnix [Pipeline] sh 14:29:52 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:29:52 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 14:29:52 97678a76044c: Preparing 14:29:52 63385ae1a1fc: Preparing 14:29:52 465416a3db8a: Preparing 14:29:52 63385ae1a1fc: Layer already exists 14:29:52 97678a76044c: Layer already exists 14:29:52 465416a3db8a: Layer already exists 14:29:52 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:544aaa69387180d0b809e3b933f7442f4901896c663e220c76b1604a50fc7ac0 size: 943 [Pipeline] isUnix [Pipeline] sh 14:29:53 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:29:53 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master 14:29:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 14:29:53 97678a76044c: Preparing 14:29:53 63385ae1a1fc: Preparing 14:29:53 465416a3db8a: Preparing 14:29:53 63385ae1a1fc: Layer already exists 14:29:53 465416a3db8a: Layer already exists 14:29:53 97678a76044c: Layer already exists 14:29:53 master: digest: sha256:544aaa69387180d0b809e3b933f7442f4901896c663e220c76b1604a50fc7ac0 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:29:54 ===================================================== [Pipeline] echo 14:29:54 taggedImages: 14:29:54 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:29:54 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.11 14:29:54 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:29:54 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo 14:29:54 [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: 14:29:54 aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:29:54 1.2.2-dev.11 14:29:54 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:29:54 master 14:29:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:29:54 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh 14:29:54 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 14:29:54 ae5a9443ee5e: Preparing 14:29:54 9bc8e9565d4f: Preparing 14:29:54 e3e7fda27150: Preparing 14:29:54 10d3cd3c1f3b: Preparing 14:29:54 e89aef2e5376: Preparing 14:29:54 e2f13739ad41: Preparing 14:29:54 e2f13739ad41: Waiting 14:29:55 ae5a9443ee5e: Pushed 14:29:55 e3e7fda27150: Pushed 14:29:55 e89aef2e5376: Pushed 14:29:55 e2f13739ad41: Layer already exists 14:29:55 10d3cd3c1f3b: Pushed 14:29:59 9bc8e9565d4f: Pushed 14:29:59 aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:82c7ec0f1432005929ece143abf616d4d51261272538cb0461e7ec1ee22d2b5a size: 1572 [Pipeline] isUnix [Pipeline] sh 14:29:59 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:29:59 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.11 14:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 14:29:59 ae5a9443ee5e: Preparing 14:29:59 9bc8e9565d4f: Preparing 14:29:59 e3e7fda27150: Preparing 14:29:59 10d3cd3c1f3b: Preparing 14:29:59 e89aef2e5376: Preparing 14:29:59 e2f13739ad41: Preparing 14:29:59 e2f13739ad41: Waiting 14:29:59 ae5a9443ee5e: Layer already exists 14:29:59 e3e7fda27150: Layer already exists 14:29:59 e89aef2e5376: Layer already exists 14:29:59 9bc8e9565d4f: Layer already exists 14:29:59 10d3cd3c1f3b: Layer already exists 14:29:59 e2f13739ad41: Layer already exists 14:30:00 1.2.2-dev.11: digest: sha256:82c7ec0f1432005929ece143abf616d4d51261272538cb0461e7ec1ee22d2b5a size: 1572 [Pipeline] isUnix [Pipeline] sh 14:30:00 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:30:00 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 14:30:00 ae5a9443ee5e: Preparing 14:30:00 9bc8e9565d4f: Preparing 14:30:00 e3e7fda27150: Preparing 14:30:00 10d3cd3c1f3b: Preparing 14:30:00 e89aef2e5376: Preparing 14:30:00 e2f13739ad41: Preparing 14:30:00 e2f13739ad41: Waiting 14:30:00 10d3cd3c1f3b: Layer already exists 14:30:00 e89aef2e5376: Layer already exists 14:30:00 e3e7fda27150: Layer already exists 14:30:00 9bc8e9565d4f: Layer already exists 14:30:00 ae5a9443ee5e: Layer already exists 14:30:00 e2f13739ad41: Layer already exists 14:30:00 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:82c7ec0f1432005929ece143abf616d4d51261272538cb0461e7ec1ee22d2b5a size: 1572 [Pipeline] isUnix [Pipeline] sh 14:30:01 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:30:01 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master 14:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 14:30:01 ae5a9443ee5e: Preparing 14:30:01 9bc8e9565d4f: Preparing 14:30:01 e3e7fda27150: Preparing 14:30:01 10d3cd3c1f3b: Preparing 14:30:01 e89aef2e5376: Preparing 14:30:01 e2f13739ad41: Preparing 14:30:01 e2f13739ad41: Waiting 14:30:01 e3e7fda27150: Layer already exists 14:30:01 10d3cd3c1f3b: Layer already exists 14:30:01 ae5a9443ee5e: Layer already exists 14:30:01 9bc8e9565d4f: Layer already exists 14:30:01 e89aef2e5376: Layer already exists 14:30:01 e2f13739ad41: Layer already exists 14:30:01 master: digest: sha256:82c7ec0f1432005929ece143abf616d4d51261272538cb0461e7ec1ee22d2b5a size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:30:02 ===================================================== [Pipeline] echo 14:30:02 taggedImages: 14:30:02 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:02 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.11 14:30:02 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:02 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo 14:30:02 [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: 14:30:02 aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:02 1.2.2-dev.11 14:30:02 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:02 master 14:30:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:30:02 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh 14:30:03 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 14:30:03 489c4054e07e: Preparing 14:30:03 a5b0a7d2396e: Preparing 14:30:03 5fa4a16d2ead: Preparing 14:30:03 5fa4a16d2ead: Pushed 14:30:03 489c4054e07e: Pushed 14:30:06 a5b0a7d2396e: Pushed 14:30:06 aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:8bb04f2766e60936c4759db7b92a2105f2bd9c8fcf9bc91b95c52937bb0219c1 size: 943 [Pipeline] isUnix [Pipeline] sh 14:30:07 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:30:07 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.11 14:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 14:30:07 489c4054e07e: Preparing 14:30:07 a5b0a7d2396e: Preparing 14:30:07 5fa4a16d2ead: Preparing 14:30:07 489c4054e07e: Layer already exists 14:30:07 a5b0a7d2396e: Layer already exists 14:30:07 5fa4a16d2ead: Layer already exists 14:30:07 1.2.2-dev.11: digest: sha256:8bb04f2766e60936c4759db7b92a2105f2bd9c8fcf9bc91b95c52937bb0219c1 size: 943 [Pipeline] isUnix [Pipeline] sh 14:30:08 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:30:08 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 14:30:08 489c4054e07e: Preparing 14:30:08 a5b0a7d2396e: Preparing 14:30:08 5fa4a16d2ead: Preparing 14:30:08 a5b0a7d2396e: Layer already exists 14:30:08 5fa4a16d2ead: Layer already exists 14:30:08 489c4054e07e: Layer already exists 14:30:08 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:8bb04f2766e60936c4759db7b92a2105f2bd9c8fcf9bc91b95c52937bb0219c1 size: 943 [Pipeline] isUnix [Pipeline] sh 14:30:09 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:30:09 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master 14:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 14:30:09 489c4054e07e: Preparing 14:30:09 a5b0a7d2396e: Preparing 14:30:09 5fa4a16d2ead: Preparing 14:30:09 a5b0a7d2396e: Layer already exists 14:30:09 5fa4a16d2ead: Layer already exists 14:30:09 489c4054e07e: Layer already exists 14:30:09 master: digest: sha256:8bb04f2766e60936c4759db7b92a2105f2bd9c8fcf9bc91b95c52937bb0219c1 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:30:09 ===================================================== [Pipeline] echo 14:30:09 taggedImages: 14:30:09 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:09 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.11 14:30:09 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:09 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo 14:30:10 [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: 14:30:10 aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:10 1.2.2-dev.11 14:30:10 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:10 master 14:30:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:30:10 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh 14:30:10 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 14:30:10 01f0c9269862: Preparing 14:30:10 e03d12d8b3d8: Preparing 14:30:10 d7bb407340ed: Preparing 14:30:10 312fc1e1f624: Preparing 14:30:10 e2f13739ad41: Preparing 14:30:10 e2f13739ad41: Layer already exists 14:30:11 e03d12d8b3d8: Pushed 14:30:11 d7bb407340ed: Pushed 14:30:11 312fc1e1f624: Pushed 14:30:13 01f0c9269862: Pushed 14:30:13 aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:54d370e59dc3f77e24871e76b5c8cb85c0893b33f298b43a5e7e8aad793fa98e size: 1364 [Pipeline] isUnix [Pipeline] sh 14:30:13 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:30:14 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.11 14:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 14:30:14 01f0c9269862: Preparing 14:30:14 e03d12d8b3d8: Preparing 14:30:14 d7bb407340ed: Preparing 14:30:14 312fc1e1f624: Preparing 14:30:14 e2f13739ad41: Preparing 14:30:14 e2f13739ad41: Layer already exists 14:30:14 e03d12d8b3d8: Layer already exists 14:30:14 d7bb407340ed: Layer already exists 14:30:14 312fc1e1f624: Layer already exists 14:30:14 01f0c9269862: Layer already exists 14:30:14 1.2.2-dev.11: digest: sha256:54d370e59dc3f77e24871e76b5c8cb85c0893b33f298b43a5e7e8aad793fa98e size: 1364 [Pipeline] isUnix [Pipeline] sh 14:30:14 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:30:14 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 14:30:14 01f0c9269862: Preparing 14:30:14 e03d12d8b3d8: Preparing 14:30:14 d7bb407340ed: Preparing 14:30:14 312fc1e1f624: Preparing 14:30:14 e2f13739ad41: Preparing 14:30:14 312fc1e1f624: Layer already exists 14:30:14 e03d12d8b3d8: Layer already exists 14:30:14 01f0c9269862: Layer already exists 14:30:14 e2f13739ad41: Layer already exists 14:30:14 d7bb407340ed: Layer already exists 14:30:15 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:54d370e59dc3f77e24871e76b5c8cb85c0893b33f298b43a5e7e8aad793fa98e size: 1364 [Pipeline] isUnix [Pipeline] sh 14:30:15 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:30:15 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master 14:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 14:30:15 01f0c9269862: Preparing 14:30:15 e03d12d8b3d8: Preparing 14:30:15 d7bb407340ed: Preparing 14:30:15 312fc1e1f624: Preparing 14:30:15 e2f13739ad41: Preparing 14:30:15 01f0c9269862: Layer already exists 14:30:15 e2f13739ad41: Layer already exists 14:30:15 e03d12d8b3d8: Layer already exists 14:30:15 312fc1e1f624: Layer already exists 14:30:15 d7bb407340ed: Layer already exists 14:30:16 master: digest: sha256:54d370e59dc3f77e24871e76b5c8cb85c0893b33f298b43a5e7e8aad793fa98e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:30:16 ===================================================== [Pipeline] echo 14:30:16 taggedImages: 14:30:16 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:16 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.11 14:30:16 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:16 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo 14:30:16 [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go-arm64 with the following tags: 14:30:16 aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:16 1.2.2-dev.11 14:30:16 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:16 master 14:30:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:30:16 + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh 14:30:17 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] 14:30:17 23e81569eb78: Preparing 14:30:17 b86be9d3cb0e: Preparing 14:30:17 605935f645cb: Preparing 14:30:17 b94cfe9b3db0: Preparing 14:30:17 b94cfe9b3db0: Preparing 14:30:17 add17e3d2a2d: Preparing 14:30:17 d3b94c7d0c50: Preparing 14:30:17 4c31d0935444: Preparing 14:30:17 23e81569eb78: Preparing 14:30:17 60dbb4eb13f8: Preparing 14:30:17 c7aaecb1d52b: Preparing 14:30:17 4de7f9562ebf: Preparing 14:30:17 e2f13739ad41: Preparing 14:30:17 60dbb4eb13f8: Waiting 14:30:17 d3b94c7d0c50: Waiting 14:30:17 c7aaecb1d52b: Waiting 14:30:17 4c31d0935444: Waiting 14:30:17 e2f13739ad41: Waiting 14:30:17 4de7f9562ebf: Waiting 14:30:17 b94cfe9b3db0: Pushed 14:30:17 add17e3d2a2d: Pushed 14:30:17 b86be9d3cb0e: Pushed 14:30:17 605935f645cb: Pushed 14:30:17 d3b94c7d0c50: Pushed 14:30:17 4c31d0935444: Pushed 14:30:17 60dbb4eb13f8: Pushed 14:30:17 c7aaecb1d52b: Pushed 14:30:17 e2f13739ad41: Layer already exists 14:30:18 4de7f9562ebf: Pushed 14:30:20 23e81569eb78: Pushed 14:30:20 aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:f1368087e3b402748aed7468ac208c4282a647784a7ab0bdceb2ba1957705594 size: 3027 [Pipeline] isUnix [Pipeline] sh 14:30:20 + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:30:20 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.11 14:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] 14:30:20 23e81569eb78: Preparing 14:30:20 b86be9d3cb0e: Preparing 14:30:20 605935f645cb: Preparing 14:30:20 b94cfe9b3db0: Preparing 14:30:20 b94cfe9b3db0: Preparing 14:30:20 add17e3d2a2d: Preparing 14:30:20 d3b94c7d0c50: Preparing 14:30:20 4c31d0935444: Preparing 14:30:20 d3b94c7d0c50: Waiting 14:30:20 23e81569eb78: Preparing 14:30:20 60dbb4eb13f8: Preparing 14:30:20 4c31d0935444: Waiting 14:30:20 c7aaecb1d52b: Preparing 14:30:20 4de7f9562ebf: Preparing 14:30:20 e2f13739ad41: Preparing 14:30:20 60dbb4eb13f8: Waiting 14:30:20 c7aaecb1d52b: Waiting 14:30:20 4de7f9562ebf: Waiting 14:30:20 e2f13739ad41: Waiting 14:30:20 b94cfe9b3db0: Layer already exists 14:30:20 23e81569eb78: Layer already exists 14:30:20 b86be9d3cb0e: Layer already exists 14:30:20 add17e3d2a2d: Layer already exists 14:30:20 605935f645cb: Layer already exists 14:30:20 60dbb4eb13f8: Layer already exists 14:30:20 4c31d0935444: Layer already exists 14:30:20 d3b94c7d0c50: Layer already exists 14:30:20 c7aaecb1d52b: Layer already exists 14:30:20 4de7f9562ebf: Layer already exists 14:30:20 e2f13739ad41: Layer already exists 14:30:20 1.2.2-dev.11: digest: sha256:f1368087e3b402748aed7468ac208c4282a647784a7ab0bdceb2ba1957705594 size: 3027 [Pipeline] isUnix [Pipeline] sh 14:30:21 + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:30:21 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] 14:30:21 23e81569eb78: Preparing 14:30:21 b86be9d3cb0e: Preparing 14:30:21 605935f645cb: Preparing 14:30:21 b94cfe9b3db0: Preparing 14:30:21 b94cfe9b3db0: Preparing 14:30:21 add17e3d2a2d: Preparing 14:30:21 d3b94c7d0c50: Preparing 14:30:21 4c31d0935444: Preparing 14:30:21 23e81569eb78: Preparing 14:30:21 60dbb4eb13f8: Preparing 14:30:21 c7aaecb1d52b: Preparing 14:30:21 4de7f9562ebf: Preparing 14:30:21 e2f13739ad41: Preparing 14:30:21 d3b94c7d0c50: Waiting 14:30:21 4c31d0935444: Waiting 14:30:21 e2f13739ad41: Waiting 14:30:21 60dbb4eb13f8: Waiting 14:30:21 c7aaecb1d52b: Waiting 14:30:21 4de7f9562ebf: Waiting 14:30:21 b94cfe9b3db0: Layer already exists 14:30:21 605935f645cb: Layer already exists 14:30:21 23e81569eb78: Layer already exists 14:30:21 add17e3d2a2d: Layer already exists 14:30:21 b86be9d3cb0e: Layer already exists 14:30:21 60dbb4eb13f8: Layer already exists 14:30:21 4c31d0935444: Layer already exists 14:30:21 d3b94c7d0c50: Layer already exists 14:30:21 c7aaecb1d52b: Layer already exists 14:30:21 4de7f9562ebf: Layer already exists 14:30:21 e2f13739ad41: Layer already exists 14:30:21 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:f1368087e3b402748aed7468ac208c4282a647784a7ab0bdceb2ba1957705594 size: 3027 [Pipeline] isUnix [Pipeline] sh 14:30:22 + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:30:22 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master 14:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] 14:30:22 23e81569eb78: Preparing 14:30:22 b86be9d3cb0e: Preparing 14:30:22 605935f645cb: Preparing 14:30:22 b94cfe9b3db0: Preparing 14:30:22 b94cfe9b3db0: Preparing 14:30:22 add17e3d2a2d: Preparing 14:30:22 d3b94c7d0c50: Preparing 14:30:22 4c31d0935444: Preparing 14:30:22 23e81569eb78: Preparing 14:30:22 60dbb4eb13f8: Preparing 14:30:22 c7aaecb1d52b: Preparing 14:30:22 4de7f9562ebf: Preparing 14:30:22 e2f13739ad41: Preparing 14:30:22 60dbb4eb13f8: Waiting 14:30:22 c7aaecb1d52b: Waiting 14:30:22 4de7f9562ebf: Waiting 14:30:22 e2f13739ad41: Waiting 14:30:22 d3b94c7d0c50: Waiting 14:30:22 4c31d0935444: Waiting 14:30:22 b86be9d3cb0e: Layer already exists 14:30:22 add17e3d2a2d: Layer already exists 14:30:22 605935f645cb: Layer already exists 14:30:22 b94cfe9b3db0: Layer already exists 14:30:22 23e81569eb78: Layer already exists 14:30:22 d3b94c7d0c50: Layer already exists 14:30:22 60dbb4eb13f8: Layer already exists 14:30:22 4de7f9562ebf: Layer already exists 14:30:22 4c31d0935444: Layer already exists 14:30:22 c7aaecb1d52b: Layer already exists 14:30:22 e2f13739ad41: Layer already exists 14:30:22 master: digest: sha256:f1368087e3b402748aed7468ac208c4282a647784a7ab0bdceb2ba1957705594 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:30:23 ===================================================== [Pipeline] echo 14:30:23 taggedImages: 14:30:23 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:23 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.11 14:30:23 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:23 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] echo 14:30:23 [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: 14:30:23 aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:23 1.2.2-dev.11 14:30:23 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:23 master 14:30:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:30:23 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh 14:30:23 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 14:30:23 2e367c7fd34f: Preparing 14:30:23 0575def6cde7: Preparing 14:30:23 4e836ae91d30: Preparing 14:30:23 99f20a48413f: Preparing 14:30:23 057267e60eb7: Preparing 14:30:23 8ebc92b4b264: Preparing 14:30:23 ef8b45f2113a: Preparing 14:30:23 55d0c3529d05: Preparing 14:30:23 2a4b82591eeb: Preparing 14:30:23 09a6fb201fc1: Preparing 14:30:23 66b385cf80cf: Preparing 14:30:23 8ebc92b4b264: Waiting 14:30:23 ef8b45f2113a: Waiting 14:30:23 55d0c3529d05: Waiting 14:30:23 2a4b82591eeb: Waiting 14:30:23 09a6fb201fc1: Waiting 14:30:23 66b385cf80cf: Waiting 14:30:24 2e367c7fd34f: Pushed 14:30:24 0575def6cde7: Pushed 14:30:24 8ebc92b4b264: Pushed 14:30:24 ef8b45f2113a: Pushed 14:30:24 55d0c3529d05: Pushed 14:30:25 2a4b82591eeb: Pushed 14:30:25 66b385cf80cf: Layer already exists 14:30:25 09a6fb201fc1: Pushed 14:30:26 4e836ae91d30: Pushed 14:30:27 99f20a48413f: Pushed 14:30:27 057267e60eb7: Pushed 14:30:27 aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:3e83aa9de100b401b377d0446618b7acb8b67bb64104512810ce8d0bb360168a size: 2616 [Pipeline] isUnix [Pipeline] sh 14:30:27 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:30:27 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.11 14:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 14:30:27 2e367c7fd34f: Preparing 14:30:27 0575def6cde7: Preparing 14:30:27 4e836ae91d30: Preparing 14:30:27 99f20a48413f: Preparing 14:30:27 057267e60eb7: Preparing 14:30:27 8ebc92b4b264: Preparing 14:30:27 ef8b45f2113a: Preparing 14:30:27 55d0c3529d05: Preparing 14:30:27 2a4b82591eeb: Preparing 14:30:27 09a6fb201fc1: Preparing 14:30:27 66b385cf80cf: Preparing 14:30:27 55d0c3529d05: Waiting 14:30:27 2a4b82591eeb: Waiting 14:30:27 8ebc92b4b264: Waiting 14:30:27 ef8b45f2113a: Waiting 14:30:27 66b385cf80cf: Waiting 14:30:27 09a6fb201fc1: Waiting 14:30:27 99f20a48413f: Layer already exists 14:30:27 0575def6cde7: Layer already exists 14:30:27 4e836ae91d30: Layer already exists 14:30:27 057267e60eb7: Layer already exists 14:30:27 2e367c7fd34f: Layer already exists 14:30:27 ef8b45f2113a: Layer already exists 14:30:27 8ebc92b4b264: Layer already exists 14:30:27 55d0c3529d05: Layer already exists 14:30:27 09a6fb201fc1: Layer already exists 14:30:27 2a4b82591eeb: Layer already exists 14:30:27 66b385cf80cf: Layer already exists 14:30:27 1.2.2-dev.11: digest: sha256:3e83aa9de100b401b377d0446618b7acb8b67bb64104512810ce8d0bb360168a size: 2616 [Pipeline] isUnix [Pipeline] sh 14:30:28 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:30:28 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 14:30:28 2e367c7fd34f: Preparing 14:30:28 0575def6cde7: Preparing 14:30:28 4e836ae91d30: Preparing 14:30:28 99f20a48413f: Preparing 14:30:28 057267e60eb7: Preparing 14:30:28 8ebc92b4b264: Preparing 14:30:28 ef8b45f2113a: Preparing 14:30:28 55d0c3529d05: Preparing 14:30:28 2a4b82591eeb: Preparing 14:30:28 09a6fb201fc1: Preparing 14:30:28 66b385cf80cf: Preparing 14:30:28 ef8b45f2113a: Waiting 14:30:28 55d0c3529d05: Waiting 14:30:28 2a4b82591eeb: Waiting 14:30:28 09a6fb201fc1: Waiting 14:30:28 66b385cf80cf: Waiting 14:30:28 8ebc92b4b264: Waiting 14:30:28 057267e60eb7: Layer already exists 14:30:28 4e836ae91d30: Layer already exists 14:30:28 99f20a48413f: Layer already exists 14:30:28 0575def6cde7: Layer already exists 14:30:28 2e367c7fd34f: Layer already exists 14:30:28 8ebc92b4b264: Layer already exists 14:30:28 55d0c3529d05: Layer already exists 14:30:28 ef8b45f2113a: Layer already exists 14:30:28 2a4b82591eeb: Layer already exists 14:30:28 09a6fb201fc1: Layer already exists 14:30:28 66b385cf80cf: Layer already exists 14:30:28 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:3e83aa9de100b401b377d0446618b7acb8b67bb64104512810ce8d0bb360168a size: 2616 [Pipeline] isUnix [Pipeline] sh 14:30:29 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:30:29 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master 14:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 14:30:29 2e367c7fd34f: Preparing 14:30:29 0575def6cde7: Preparing 14:30:29 4e836ae91d30: Preparing 14:30:29 99f20a48413f: Preparing 14:30:29 057267e60eb7: Preparing 14:30:29 8ebc92b4b264: Preparing 14:30:29 ef8b45f2113a: Preparing 14:30:29 55d0c3529d05: Preparing 14:30:29 2a4b82591eeb: Preparing 14:30:29 09a6fb201fc1: Preparing 14:30:29 66b385cf80cf: Preparing 14:30:29 55d0c3529d05: Waiting 14:30:29 2a4b82591eeb: Waiting 14:30:29 09a6fb201fc1: Waiting 14:30:29 8ebc92b4b264: Waiting 14:30:29 66b385cf80cf: Waiting 14:30:29 ef8b45f2113a: Waiting 14:30:29 2e367c7fd34f: Layer already exists 14:30:29 99f20a48413f: Layer already exists 14:30:29 057267e60eb7: Layer already exists 14:30:29 4e836ae91d30: Layer already exists 14:30:29 0575def6cde7: Layer already exists 14:30:29 55d0c3529d05: Layer already exists 14:30:29 ef8b45f2113a: Layer already exists 14:30:29 2a4b82591eeb: Layer already exists 14:30:29 09a6fb201fc1: Layer already exists 14:30:29 8ebc92b4b264: Layer already exists 14:30:29 66b385cf80cf: Layer already exists 14:30:29 master: digest: sha256:3e83aa9de100b401b377d0446618b7acb8b67bb64104512810ce8d0bb360168a size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:30:30 ===================================================== [Pipeline] echo 14:30:30 taggedImages: 14:30:30 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:30 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.11 14:30:30 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:30 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo 14:30:30 [edgeXDocker.push] Tagging docker image docker-support-logging-go-arm64 with the following tags: 14:30:30 aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:30 1.2.2-dev.11 14:30:30 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:30 master 14:30:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:30:30 + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh 14:30:30 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] 14:30:30 13695154b04c: Preparing 14:30:30 659dadf1f980: Preparing 14:30:30 7a767affa7db: Preparing 14:30:30 5c514a6e5b77: Preparing 14:30:31 7a767affa7db: Pushed 14:30:31 13695154b04c: Pushed 14:30:31 5c514a6e5b77: Pushed 14:30:34 659dadf1f980: Pushed 14:30:34 aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:925b67028425fb9cb06462da2a99b22a7f1e40dc8c0dd1e115d55bff59cb1af4 size: 1153 [Pipeline] isUnix [Pipeline] sh 14:30:34 + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:30:34 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.11 14:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] 14:30:34 13695154b04c: Preparing 14:30:34 659dadf1f980: Preparing 14:30:34 7a767affa7db: Preparing 14:30:34 5c514a6e5b77: Preparing 14:30:35 13695154b04c: Layer already exists 14:30:35 7a767affa7db: Layer already exists 14:30:35 5c514a6e5b77: Layer already exists 14:30:35 659dadf1f980: Layer already exists 14:30:35 1.2.2-dev.11: digest: sha256:925b67028425fb9cb06462da2a99b22a7f1e40dc8c0dd1e115d55bff59cb1af4 size: 1153 [Pipeline] isUnix [Pipeline] sh 14:30:35 + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:30:35 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] 14:30:35 13695154b04c: Preparing 14:30:35 659dadf1f980: Preparing 14:30:35 7a767affa7db: Preparing 14:30:35 5c514a6e5b77: Preparing 14:30:35 5c514a6e5b77: Layer already exists 14:30:35 13695154b04c: Layer already exists 14:30:35 659dadf1f980: Layer already exists 14:30:36 7a767affa7db: Layer already exists 14:30:36 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:925b67028425fb9cb06462da2a99b22a7f1e40dc8c0dd1e115d55bff59cb1af4 size: 1153 [Pipeline] isUnix [Pipeline] sh 14:30:36 + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:30:36 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master 14:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] 14:30:36 13695154b04c: Preparing 14:30:36 659dadf1f980: Preparing 14:30:36 7a767affa7db: Preparing 14:30:36 5c514a6e5b77: Preparing 14:30:37 659dadf1f980: Layer already exists 14:30:37 13695154b04c: Layer already exists 14:30:37 5c514a6e5b77: Layer already exists 14:30:37 7a767affa7db: Layer already exists 14:30:37 master: digest: sha256:925b67028425fb9cb06462da2a99b22a7f1e40dc8c0dd1e115d55bff59cb1af4 size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:30:37 ===================================================== [Pipeline] echo 14:30:37 taggedImages: 14:30:37 - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:37 - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.11 14:30:37 - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:37 - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] echo 14:30:37 [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: 14:30:37 aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:37 1.2.2-dev.11 14:30:37 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:37 master 14:30:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:30:37 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh 14:30:38 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 14:30:38 1486b8c8f670: Preparing 14:30:38 f720919aa2c8: Preparing 14:30:38 07988e2bb267: Preparing 14:30:38 c290325d4fc6: Preparing 14:30:38 c3e8b5a9fff9: Preparing 14:30:38 3554b12d7584: Preparing 14:30:38 3554b12d7584: Waiting 14:30:38 1486b8c8f670: Pushed 14:30:38 07988e2bb267: Pushed 14:30:38 c290325d4fc6: Pushed 14:30:38 c3e8b5a9fff9: Pushed 14:30:39 3554b12d7584: Pushed 14:30:41 f720919aa2c8: Pushed 14:30:41 aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:64bd36678a44a022a233bcbb7a364b3c4ec284e714918a0645aceb558f2249ae size: 1573 [Pipeline] isUnix [Pipeline] sh 14:30:42 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:30:42 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.11 14:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 14:30:42 1486b8c8f670: Preparing 14:30:42 f720919aa2c8: Preparing 14:30:42 07988e2bb267: Preparing 14:30:42 c290325d4fc6: Preparing 14:30:42 c3e8b5a9fff9: Preparing 14:30:42 3554b12d7584: Preparing 14:30:42 3554b12d7584: Waiting 14:30:42 07988e2bb267: Layer already exists 14:30:42 c290325d4fc6: Layer already exists 14:30:42 1486b8c8f670: Layer already exists 14:30:42 f720919aa2c8: Layer already exists 14:30:42 c3e8b5a9fff9: Layer already exists 14:30:42 3554b12d7584: Layer already exists 14:30:42 1.2.2-dev.11: digest: sha256:64bd36678a44a022a233bcbb7a364b3c4ec284e714918a0645aceb558f2249ae size: 1573 [Pipeline] isUnix [Pipeline] sh 14:30:43 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:30:43 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 14:30:43 1486b8c8f670: Preparing 14:30:43 f720919aa2c8: Preparing 14:30:43 07988e2bb267: Preparing 14:30:43 c290325d4fc6: Preparing 14:30:43 c3e8b5a9fff9: Preparing 14:30:43 3554b12d7584: Preparing 14:30:43 3554b12d7584: Waiting 14:30:43 c3e8b5a9fff9: Layer already exists 14:30:43 f720919aa2c8: Layer already exists 14:30:43 c290325d4fc6: Layer already exists 14:30:43 07988e2bb267: Layer already exists 14:30:43 1486b8c8f670: Layer already exists 14:30:43 3554b12d7584: Layer already exists 14:30:43 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:64bd36678a44a022a233bcbb7a364b3c4ec284e714918a0645aceb558f2249ae size: 1573 [Pipeline] isUnix [Pipeline] sh 14:30:43 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:30:44 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master 14:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 14:30:44 1486b8c8f670: Preparing 14:30:44 f720919aa2c8: Preparing 14:30:44 07988e2bb267: Preparing 14:30:44 c290325d4fc6: Preparing 14:30:44 c3e8b5a9fff9: Preparing 14:30:44 3554b12d7584: Preparing 14:30:44 3554b12d7584: Waiting 14:30:44 f720919aa2c8: Layer already exists 14:30:44 c290325d4fc6: Layer already exists 14:30:44 07988e2bb267: Layer already exists 14:30:44 c3e8b5a9fff9: Layer already exists 14:30:44 1486b8c8f670: Layer already exists 14:30:44 3554b12d7584: Layer already exists 14:30:44 master: digest: sha256:64bd36678a44a022a233bcbb7a364b3c4ec284e714918a0645aceb558f2249ae size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:30:44 ===================================================== [Pipeline] echo 14:30:44 taggedImages: 14:30:44 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:44 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.11 14:30:44 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:44 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo 14:30:44 [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: 14:30:44 aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:44 1.2.2-dev.11 14:30:44 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:44 master 14:30:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:30:45 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh 14:30:45 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 14:30:45 13b39b2a4d8d: Preparing 14:30:45 22442aea1569: Preparing 14:30:45 416a0959c9b9: Preparing 14:30:45 13b39b2a4d8d: Pushed 14:30:45 416a0959c9b9: Pushed 14:30:49 22442aea1569: Pushed 14:30:49 aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:0cc485f458754f30dfdd1926daa7f539fcab56285529f261ffa6f53b1b789854 size: 944 [Pipeline] isUnix [Pipeline] sh 14:30:49 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:30:49 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.11 14:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 14:30:49 13b39b2a4d8d: Preparing 14:30:49 22442aea1569: Preparing 14:30:49 416a0959c9b9: Preparing 14:30:49 13b39b2a4d8d: Layer already exists 14:30:49 22442aea1569: Layer already exists 14:30:49 416a0959c9b9: Layer already exists 14:30:50 1.2.2-dev.11: digest: sha256:0cc485f458754f30dfdd1926daa7f539fcab56285529f261ffa6f53b1b789854 size: 944 [Pipeline] isUnix [Pipeline] sh 14:30:50 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:30:50 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 14:30:50 13b39b2a4d8d: Preparing 14:30:50 22442aea1569: Preparing 14:30:50 416a0959c9b9: Preparing 14:30:50 13b39b2a4d8d: Layer already exists 14:30:50 22442aea1569: Layer already exists 14:30:50 416a0959c9b9: Layer already exists 14:30:51 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:0cc485f458754f30dfdd1926daa7f539fcab56285529f261ffa6f53b1b789854 size: 944 [Pipeline] isUnix [Pipeline] sh 14:30:51 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:30:51 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master 14:30:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 14:30:51 13b39b2a4d8d: Preparing 14:30:51 22442aea1569: Preparing 14:30:51 416a0959c9b9: Preparing 14:30:51 416a0959c9b9: Layer already exists 14:30:51 13b39b2a4d8d: Layer already exists 14:30:51 22442aea1569: Layer already exists 14:30:52 master: digest: sha256:0cc485f458754f30dfdd1926daa7f539fcab56285529f261ffa6f53b1b789854 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:30:52 ===================================================== [Pipeline] echo 14:30:52 taggedImages: 14:30:52 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:52 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.11 14:30:52 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:52 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo 14:30:52 [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: 14:30:52 aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:52 1.2.2-dev.11 14:30:52 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:30:52 master 14:30:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:30:52 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh 14:30:53 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 14:30:53 15fa1e5abd54: Preparing 14:30:53 ba0a2d581ccb: Preparing 14:30:53 91ae19d3a88a: Preparing 14:30:53 6400a5d332ce: Preparing 14:30:53 7cd8603f1743: Preparing 14:30:53 1cd88ff0ebab: Preparing 14:30:53 d2b36ff8d664: Preparing 14:30:53 dcafda8adff7: Preparing 14:30:53 48d9eb58abf3: Preparing 14:30:53 e5de615b7841: Preparing 14:30:53 b0d752909cf9: Preparing 14:30:53 94fdc660876c: Preparing 14:30:53 4e7279dfc0c0: Preparing 14:30:53 e2f13739ad41: Preparing 14:30:53 1cd88ff0ebab: Waiting 14:30:53 d2b36ff8d664: Waiting 14:30:53 dcafda8adff7: Waiting 14:30:53 48d9eb58abf3: Waiting 14:30:53 e5de615b7841: Waiting 14:30:53 b0d752909cf9: Waiting 14:30:53 94fdc660876c: Waiting 14:30:53 4e7279dfc0c0: Waiting 14:30:53 e2f13739ad41: Waiting 14:30:53 7cd8603f1743: Pushed 14:30:54 15fa1e5abd54: Pushed 14:30:54 6400a5d332ce: Pushed 14:30:54 dcafda8adff7: Layer already exists 14:30:54 48d9eb58abf3: Layer already exists 14:30:54 d2b36ff8d664: Pushed 14:30:54 e5de615b7841: Layer already exists 14:30:54 b0d752909cf9: Layer already exists 14:30:54 94fdc660876c: Layer already exists 14:30:54 e2f13739ad41: Layer already exists 14:30:54 4e7279dfc0c0: Layer already exists 14:30:55 ba0a2d581ccb: Pushed 14:30:56 1cd88ff0ebab: Pushed 14:31:06 91ae19d3a88a: Pushed 14:31:06 aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:ea31ff860c0688e241cd7b7cc3d2acd13c2bc93cf8e528f0038441aff7f740dd size: 3253 [Pipeline] isUnix [Pipeline] sh 14:31:06 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:31:07 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.11 14:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 14:31:07 15fa1e5abd54: Preparing 14:31:07 ba0a2d581ccb: Preparing 14:31:07 91ae19d3a88a: Preparing 14:31:07 6400a5d332ce: Preparing 14:31:07 7cd8603f1743: Preparing 14:31:07 1cd88ff0ebab: Preparing 14:31:07 d2b36ff8d664: Preparing 14:31:07 dcafda8adff7: Preparing 14:31:07 48d9eb58abf3: Preparing 14:31:07 e5de615b7841: Preparing 14:31:07 b0d752909cf9: Preparing 14:31:07 94fdc660876c: Preparing 14:31:07 4e7279dfc0c0: Preparing 14:31:07 e2f13739ad41: Preparing 14:31:07 e5de615b7841: Waiting 14:31:07 b0d752909cf9: Waiting 14:31:07 94fdc660876c: Waiting 14:31:07 1cd88ff0ebab: Waiting 14:31:07 4e7279dfc0c0: Waiting 14:31:07 d2b36ff8d664: Waiting 14:31:07 dcafda8adff7: Waiting 14:31:07 48d9eb58abf3: Waiting 14:31:07 e2f13739ad41: Waiting 14:31:07 6400a5d332ce: Layer already exists 14:31:07 ba0a2d581ccb: Layer already exists 14:31:07 7cd8603f1743: Layer already exists 14:31:07 91ae19d3a88a: Layer already exists 14:31:07 15fa1e5abd54: Layer already exists 14:31:07 d2b36ff8d664: Layer already exists 14:31:07 1cd88ff0ebab: Layer already exists 14:31:07 48d9eb58abf3: Layer already exists 14:31:07 dcafda8adff7: Layer already exists 14:31:07 e5de615b7841: Layer already exists 14:31:07 b0d752909cf9: Layer already exists 14:31:07 4e7279dfc0c0: Layer already exists 14:31:07 94fdc660876c: Layer already exists 14:31:07 e2f13739ad41: Layer already exists 14:31:07 1.2.2-dev.11: digest: sha256:ea31ff860c0688e241cd7b7cc3d2acd13c2bc93cf8e528f0038441aff7f740dd size: 3253 [Pipeline] isUnix [Pipeline] sh 14:31:07 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh 14:31:08 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 14:31:08 15fa1e5abd54: Preparing 14:31:08 ba0a2d581ccb: Preparing 14:31:08 91ae19d3a88a: Preparing 14:31:08 6400a5d332ce: Preparing 14:31:08 7cd8603f1743: Preparing 14:31:08 1cd88ff0ebab: Preparing 14:31:08 d2b36ff8d664: Preparing 14:31:08 dcafda8adff7: Preparing 14:31:08 48d9eb58abf3: Preparing 14:31:08 e5de615b7841: Preparing 14:31:08 b0d752909cf9: Preparing 14:31:08 94fdc660876c: Preparing 14:31:08 4e7279dfc0c0: Preparing 14:31:08 e2f13739ad41: Preparing 14:31:08 e5de615b7841: Waiting 14:31:08 4e7279dfc0c0: Waiting 14:31:08 b0d752909cf9: Waiting 14:31:08 94fdc660876c: Waiting 14:31:08 e2f13739ad41: Waiting 14:31:08 1cd88ff0ebab: Waiting 14:31:08 dcafda8adff7: Waiting 14:31:08 48d9eb58abf3: Waiting 14:31:08 d2b36ff8d664: Waiting 14:31:08 15fa1e5abd54: Layer already exists 14:31:08 91ae19d3a88a: Layer already exists 14:31:08 7cd8603f1743: Layer already exists 14:31:08 ba0a2d581ccb: Layer already exists 14:31:08 6400a5d332ce: Layer already exists 14:31:08 dcafda8adff7: Layer already exists 14:31:08 48d9eb58abf3: Layer already exists 14:31:08 1cd88ff0ebab: Layer already exists 14:31:08 d2b36ff8d664: Layer already exists 14:31:08 e5de615b7841: Layer already exists 14:31:08 b0d752909cf9: Layer already exists 14:31:08 94fdc660876c: Layer already exists 14:31:08 4e7279dfc0c0: Layer already exists 14:31:08 e2f13739ad41: Layer already exists 14:31:08 aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:ea31ff860c0688e241cd7b7cc3d2acd13c2bc93cf8e528f0038441aff7f740dd size: 3253 [Pipeline] isUnix [Pipeline] sh 14:31:08 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:31:08 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master 14:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 14:31:08 15fa1e5abd54: Preparing 14:31:08 ba0a2d581ccb: Preparing 14:31:08 91ae19d3a88a: Preparing 14:31:08 6400a5d332ce: Preparing 14:31:08 7cd8603f1743: Preparing 14:31:08 1cd88ff0ebab: Preparing 14:31:08 d2b36ff8d664: Preparing 14:31:08 dcafda8adff7: Preparing 14:31:08 48d9eb58abf3: Preparing 14:31:08 e5de615b7841: Preparing 14:31:08 b0d752909cf9: Preparing 14:31:08 94fdc660876c: Preparing 14:31:08 4e7279dfc0c0: Preparing 14:31:08 e2f13739ad41: Preparing 14:31:08 e5de615b7841: Waiting 14:31:08 b0d752909cf9: Waiting 14:31:08 94fdc660876c: Waiting 14:31:08 4e7279dfc0c0: Waiting 14:31:08 1cd88ff0ebab: Waiting 14:31:08 e2f13739ad41: Waiting 14:31:08 d2b36ff8d664: Waiting 14:31:08 dcafda8adff7: Waiting 14:31:08 48d9eb58abf3: Waiting 14:31:08 6400a5d332ce: Layer already exists 14:31:08 7cd8603f1743: Layer already exists 14:31:08 ba0a2d581ccb: Layer already exists 14:31:08 15fa1e5abd54: Layer already exists 14:31:08 91ae19d3a88a: Layer already exists 14:31:09 d2b36ff8d664: Layer already exists 14:31:09 dcafda8adff7: Layer already exists 14:31:09 1cd88ff0ebab: Layer already exists 14:31:09 48d9eb58abf3: Layer already exists 14:31:09 e5de615b7841: Layer already exists 14:31:09 b0d752909cf9: Layer already exists 14:31:09 94fdc660876c: Layer already exists 14:31:09 4e7279dfc0c0: Layer already exists 14:31:09 e2f13739ad41: Layer already exists 14:31:09 master: digest: sha256:ea31ff860c0688e241cd7b7cc3d2acd13c2bc93cf8e528f0038441aff7f740dd size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:31:09 ===================================================== [Pipeline] echo 14:31:09 taggedImages: 14:31:09 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:31:09 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.11 14:31:09 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 14:31:09 - 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 14:31:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 14:31:10 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 14:31:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:31:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 14:31:11 14:31:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 14:31:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 14:31:11 1.317.0: Pulling from edgex-devops/edgex-snyk-go 14:31:11 cbdbe7a5bc2a: Already exists 14:31:11 408f87550127: Pulling fs layer 14:31:11 fe522b08c979: Pulling fs layer 14:31:11 221eaa008020: Pulling fs layer 14:31:11 2a4607e5d6b9: Pulling fs layer 14:31:11 8f79b27c4fd2: Pulling fs layer 14:31:11 e5c8dbe1645b: Pulling fs layer 14:31:11 23e8b3b47431: Pulling fs layer 14:31:11 5c568d65a230: Pulling fs layer 14:31:11 2a4607e5d6b9: Waiting 14:31:11 8f79b27c4fd2: Waiting 14:31:11 e5c8dbe1645b: Waiting 14:31:11 23e8b3b47431: Waiting 14:31:11 5c568d65a230: Waiting 14:31:11 fe522b08c979: Download complete 14:31:11 408f87550127: Download complete 14:31:11 2a4607e5d6b9: Verifying Checksum 14:31:11 2a4607e5d6b9: Download complete 14:31:11 8f79b27c4fd2: Verifying Checksum 14:31:11 8f79b27c4fd2: Download complete 14:31:11 e5c8dbe1645b: Verifying Checksum 14:31:11 e5c8dbe1645b: Download complete 14:31:12 408f87550127: Pull complete 14:31:12 23e8b3b47431: Verifying Checksum 14:31:12 23e8b3b47431: Download complete 14:31:12 5c568d65a230: Verifying Checksum 14:31:12 5c568d65a230: Download complete 14:31:13 221eaa008020: Verifying Checksum 14:31:13 221eaa008020: Download complete 14:31:13 fe522b08c979: Pull complete 14:31:19 221eaa008020: Pull complete 14:31:19 2a4607e5d6b9: Pull complete 14:31:19 8f79b27c4fd2: Pull complete 14:31:24 e5c8dbe1645b: Pull complete 14:31:28 23e8b3b47431: Pull complete 14:31:29 5c568d65a230: Pull complete 14:31:29 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 14:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 14:31:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 14:31:29 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:31:30 $ 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/123:/ws -w /ws --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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-snyk-go:1.317.0 cat 14:31:31 $ docker top c7a81e2a6f34a6a148bfc0ba0e7d488dac6bba635c31d2d5979b455a64cddd25 -eo pid,comm [Pipeline] { [Pipeline] sh 14:31:31 + snyk monitor '--org=edgex-jenkins' 14:31:39 14:31:39 Monitoring /w/workspace/edgex-go/123 (github.com/edgexfoundry/edgex-go)... 14:31:39 14:31:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/c31ba600-6bcd-4029-a2fa-8e4a7716242b 14:31:39 14:31:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:31:39 14:31:39 14:31:39 Snyk CLI supports Node.js 8 and higher. 14:31:39 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 14:31:39 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 14:31:39 14:31:39 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 14:31:39 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 14:31:39 $ docker stop --time=1 c7a81e2a6f34a6a148bfc0ba0e7d488dac6bba635c31d2d5979b455a64cddd25 14:31:42 $ docker rm -f c7a81e2a6f34a6a148bfc0ba0e7d488dac6bba635c31d2d5979b455a64cddd25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:31:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:31:44 14:31:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 14:31:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:31:44 latest: Pulling from edgex-devops/edgex-klar 14:31:44 e7c96db7181b: Pulling fs layer 14:31:44 1868ca2cb446: Pulling fs layer 14:31:44 136be5d0fe8e: Pulling fs layer 14:31:44 894bfe63afcb: Pulling fs layer 14:31:44 894bfe63afcb: Waiting 14:31:44 1868ca2cb446: Verifying Checksum 14:31:44 1868ca2cb446: Download complete 14:31:44 136be5d0fe8e: Verifying Checksum 14:31:44 136be5d0fe8e: Download complete 14:31:44 e7c96db7181b: Verifying Checksum 14:31:44 e7c96db7181b: Download complete 14:31:44 894bfe63afcb: Download complete 14:31:45 e7c96db7181b: Pull complete 14:31:45 1868ca2cb446: Pull complete 14:31:45 136be5d0fe8e: Pull complete 14:31:45 894bfe63afcb: Pull complete 14:31:45 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 14:31:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:31:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 14:31:45 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:31:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:31:47 $ docker top 716e0fb27d72c227c25ea9f8c528268258cd0f29aa722052729cde1058e6443d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:47 + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:31:47 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:31:50 $ docker stop --time=1 716e0fb27d72c227c25ea9f8c528268258cd0f29aa722052729cde1058e6443d 14:31:51 $ docker rm -f 716e0fb27d72c227c25ea9f8c528268258cd0f29aa722052729cde1058e6443d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:31:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:31:52 . [Pipeline] withDockerContainer 14:31:52 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:31:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:31:52 $ docker top a7fd7a182abd0a5d87678bb5ec47623c548feee983eeed64950fe2173ced4500 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:53 + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:31:53 + tee 14:31:53 clair timeout 1m0s 14:31:53 docker timeout: 1m0s 14:31:53 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:31:54 $ docker stop --time=1 a7fd7a182abd0a5d87678bb5ec47623c548feee983eeed64950fe2173ced4500 14:31:55 $ docker rm -f a7fd7a182abd0a5d87678bb5ec47623c548feee983eeed64950fe2173ced4500 [Pipeline] // withDockerContainer [Pipeline] sh 14:31:56 + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo 14:31:56 Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-core-command-go_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step 14:31:56 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 14:31:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:31:56 . [Pipeline] withDockerContainer 14:31:56 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:31:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:31:57 $ docker top d7ad2756bfd6e7b789a5b6b3a237d4ba29ecbb9028e0cfa2dab9bcd017e0b155 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:58 + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:31:58 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:32:03 $ docker stop --time=1 d7ad2756bfd6e7b789a5b6b3a237d4ba29ecbb9028e0cfa2dab9bcd017e0b155 14:32:04 $ docker rm -f d7ad2756bfd6e7b789a5b6b3a237d4ba29ecbb9028e0cfa2dab9bcd017e0b155 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:32:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:32:05 . [Pipeline] withDockerContainer 14:32:05 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:32:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:32:06 $ docker top 1ada5d1faf573fe598c36282dd3671aabc96203a43af7e141093445e55e02e1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:06 + /klar+ nexus3.edgexfoundry.org:10004/docker-core-data-go:aa472f58a5207d25d1630cfabae13fa3f1ce44eetee 14:32:06 14:32:06 clair timeout 1m0s 14:32:06 docker timeout: 1m0s 14:32:06 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:32:07 $ docker stop --time=1 1ada5d1faf573fe598c36282dd3671aabc96203a43af7e141093445e55e02e1b 14:32:09 $ docker rm -f 1ada5d1faf573fe598c36282dd3671aabc96203a43af7e141093445e55e02e1b [Pipeline] // withDockerContainer [Pipeline] sh 14:32:09 + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo 14:32:09 Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-core-data-go_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step 14:32:09 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 14:32:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:32:10 . [Pipeline] withDockerContainer 14:32:10 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:32:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:32:10 $ docker top e849d5830865a252ceeab5107ff45041ab160330bf07ddc6fd59f8930e93e5e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:11 + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:32:11 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:32:14 $ docker stop --time=1 e849d5830865a252ceeab5107ff45041ab160330bf07ddc6fd59f8930e93e5e7 14:32:15 $ docker rm -f e849d5830865a252ceeab5107ff45041ab160330bf07ddc6fd59f8930e93e5e7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:32:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:32:15 . [Pipeline] withDockerContainer 14:32:16 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:32:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:32:16 $ docker top 740988b2cda6f145db80a8c4194c7a2d291f1113bc59d8347694750b23cb34e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:17 + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:32:17 + tee 14:32:17 clair timeout 1m0s 14:32:17 docker timeout: 1m0s 14:32:17 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:32:18 $ docker stop --time=1 740988b2cda6f145db80a8c4194c7a2d291f1113bc59d8347694750b23cb34e0 14:32:19 $ docker rm -f 740988b2cda6f145db80a8c4194c7a2d291f1113bc59d8347694750b23cb34e0 [Pipeline] // withDockerContainer [Pipeline] sh 14:32:19 + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo 14:32:19 Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-core-metadata-go_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step 14:32:20 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 14:32:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:32:20 . [Pipeline] withDockerContainer 14:32:20 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:32:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:32:21 $ docker top 95127cc85e835c1797ceaa3ab596ba057208e927fc5883b63556302c2d158cf6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:21 + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:32:21 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:32:25 $ docker stop --time=1 95127cc85e835c1797ceaa3ab596ba057208e927fc5883b63556302c2d158cf6 14:32:27 $ docker rm -f 95127cc85e835c1797ceaa3ab596ba057208e927fc5883b63556302c2d158cf6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:32:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:32:27 . [Pipeline] withDockerContainer 14:32:27 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:32:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:32:28 $ docker top 5f26bcb395a71ce03c7b4b61495a2f25cc290ca7de6f451622c4474dbd77c1e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:29 + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:32:29 + tee 14:32:29 clair timeout 1m0s 14:32:29 docker timeout: 1m0s 14:32:29 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:32:30 $ docker stop --time=1 5f26bcb395a71ce03c7b4b61495a2f25cc290ca7de6f451622c4474dbd77c1e5 14:32:31 $ docker rm -f 5f26bcb395a71ce03c7b4b61495a2f25cc290ca7de6f451622c4474dbd77c1e5 [Pipeline] // withDockerContainer [Pipeline] sh 14:32:32 + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo 14:32:32 Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-security-proxy-setup-go_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step 14:32:32 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 14:32:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:32:32 . [Pipeline] withDockerContainer 14:32:32 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:32:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:32:33 $ docker top aefda990bf79525d320b8080049710f05e9fcd2ad4946daf78ed97fa3584978a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:34 + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:32:34 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:32:42 $ docker stop --time=1 aefda990bf79525d320b8080049710f05e9fcd2ad4946daf78ed97fa3584978a 14:32:43 $ docker rm -f aefda990bf79525d320b8080049710f05e9fcd2ad4946daf78ed97fa3584978a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:32:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:32:44 . [Pipeline] withDockerContainer 14:32:44 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:32:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:32:45 $ docker top aa225f0ee145d127018efd071d13bf1804ca140fb2bb5a5887e8d2825251224f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:45 + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:32:45 + tee 14:32:45 clair timeout 1m0s 14:32:45 docker timeout: 1m0s 14:32:45 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:32:46 $ docker stop --time=1 aa225f0ee145d127018efd071d13bf1804ca140fb2bb5a5887e8d2825251224f 14:32:48 $ docker rm -f aa225f0ee145d127018efd071d13bf1804ca140fb2bb5a5887e8d2825251224f [Pipeline] // withDockerContainer [Pipeline] sh 14:32:48 + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo 14:32:48 Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-security-secrets-setup-go_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step 14:32:48 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 14:32:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:32:49 . [Pipeline] withDockerContainer 14:32:49 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:32:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:32:50 $ docker top e99c668d7dd7cafbd81d9d3299d6c42ba88ea920147a8576b3659e1611ac2d4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:50 + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:32:50 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:32:59 $ docker stop --time=1 e99c668d7dd7cafbd81d9d3299d6c42ba88ea920147a8576b3659e1611ac2d4b 14:33:00 $ docker rm -f e99c668d7dd7cafbd81d9d3299d6c42ba88ea920147a8576b3659e1611ac2d4b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:33:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:33:00 . [Pipeline] withDockerContainer 14:33:01 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:33:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:33:01 $ docker top c68cad949285f5fd149ffc914631a291de03d6a19f76a24140d81260b8a3e26e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:02 + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:33:02 + tee 14:33:02 clair timeout 1m0s 14:33:02 docker timeout: 1m0s 14:33:02 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:33:04 $ docker stop --time=1 c68cad949285f5fd149ffc914631a291de03d6a19f76a24140d81260b8a3e26e 14:33:05 $ docker rm -f c68cad949285f5fd149ffc914631a291de03d6a19f76a24140d81260b8a3e26e [Pipeline] // withDockerContainer [Pipeline] sh 14:33:05 + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo 14:33:05 Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-security-secretstore-setup-go_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step 14:33:06 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 14:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:33:06 . [Pipeline] withDockerContainer 14:33:06 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:33:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:33:07 $ docker top 20c20c4b6a2dcab62d40a881e706a1c31c55b67c3fb78e506cb4e4d891260a0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:07 + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:33:07 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:33:11 $ docker stop --time=1 20c20c4b6a2dcab62d40a881e706a1c31c55b67c3fb78e506cb4e4d891260a0a 14:33:12 $ docker rm -f 20c20c4b6a2dcab62d40a881e706a1c31c55b67c3fb78e506cb4e4d891260a0a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:33:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:33:12 . [Pipeline] withDockerContainer 14:33:13 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:33:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:33:13 $ docker top 4b748d967ca6a2c5baa832b535674c7cde062a01d7b83e5026b92205058b0c25 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:14 + + /klartee nexus3.edgexfoundry.org:10004/docker-support-logging-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:33:14 14:33:14 clair timeout 1m0s 14:33:14 docker timeout: 1m0s 14:33:14 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:33:15 $ docker stop --time=1 4b748d967ca6a2c5baa832b535674c7cde062a01d7b83e5026b92205058b0c25 14:33:16 $ docker rm -f 4b748d967ca6a2c5baa832b535674c7cde062a01d7b83e5026b92205058b0c25 [Pipeline] // withDockerContainer [Pipeline] sh 14:33:17 + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo 14:33:17 Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-support-logging-go_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step 14:33:17 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 14:33:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:33:17 . [Pipeline] withDockerContainer 14:33:17 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:33:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:33:18 $ docker top 21997eeff3e2638e7dd87da9361d00eac2ffc0e24a52e9929d5042b6b6c0669a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:18 + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:33:18 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:33:24 $ docker stop --time=1 21997eeff3e2638e7dd87da9361d00eac2ffc0e24a52e9929d5042b6b6c0669a 14:33:25 $ docker rm -f 21997eeff3e2638e7dd87da9361d00eac2ffc0e24a52e9929d5042b6b6c0669a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:33:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:33:26 . [Pipeline] withDockerContainer 14:33:26 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:33:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:33:26 $ docker top 6278249475c8f7bc2fadf2d43df83dedad52ab463deeb2a0a4e5041ef96c3bdf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:27 + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:33:27 + tee 14:33:27 clair timeout 1m0s 14:33:27 docker timeout: 1m0s 14:33:27 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:33:28 $ docker stop --time=1 6278249475c8f7bc2fadf2d43df83dedad52ab463deeb2a0a4e5041ef96c3bdf 14:33:29 $ docker rm -f 6278249475c8f7bc2fadf2d43df83dedad52ab463deeb2a0a4e5041ef96c3bdf [Pipeline] // withDockerContainer [Pipeline] sh 14:33:30 + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo 14:33:30 Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-support-notifications-go_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step 14:33:30 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 14:33:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:33:30 . [Pipeline] withDockerContainer 14:33:30 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:33:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:33:31 $ docker top 74f17b02d6b5459353cb9e338c1f6c0abfd63a104f24528f6f839f0cbaa0ebdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:32 + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:33:32 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:33:34 $ docker stop --time=1 74f17b02d6b5459353cb9e338c1f6c0abfd63a104f24528f6f839f0cbaa0ebdc 14:33:36 $ docker rm -f 74f17b02d6b5459353cb9e338c1f6c0abfd63a104f24528f6f839f0cbaa0ebdc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:33:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:33:36 . [Pipeline] withDockerContainer 14:33:36 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:33:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:33:37 $ docker top b1c5447577b1866adef942f9f41a378454a5b198677e424aeec99a32794dbf19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:38 + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:33:38 + tee 14:33:38 clair timeout 1m0s 14:33:38 docker timeout: 1m0s 14:33:38 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:33:38 $ docker stop --time=1 b1c5447577b1866adef942f9f41a378454a5b198677e424aeec99a32794dbf19 14:33:40 $ docker rm -f b1c5447577b1866adef942f9f41a378454a5b198677e424aeec99a32794dbf19 [Pipeline] // withDockerContainer [Pipeline] sh 14:33:40 + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo 14:33:40 Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-support-scheduler-go_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step 14:33:40 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 14:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:33:41 . [Pipeline] withDockerContainer 14:33:41 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:33:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:33:42 $ docker top b6461d81bde4813d8b13ef9a8d0f0a96266af0d386e19bb4ed9030b3b094d911 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:42 + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:33:42 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:34:04 $ docker stop --time=1 b6461d81bde4813d8b13ef9a8d0f0a96266af0d386e19bb4ed9030b3b094d911 14:34:06 $ docker rm -f b6461d81bde4813d8b13ef9a8d0f0a96266af0d386e19bb4ed9030b3b094d911 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:34:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:34:06 . [Pipeline] withDockerContainer 14:34:06 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:34:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:34:07 $ docker top cef13f54879c2e96036579d2216f4f1c4e7b3930d721cb82c30a91b8509d97d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:07 + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:34:07 + tee 14:34:07 clair timeout 1m0s 14:34:07 docker timeout: 1m0s 14:34:07 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:34:09 $ docker stop --time=1 cef13f54879c2e96036579d2216f4f1c4e7b3930d721cb82c30a91b8509d97d9 14:34:11 $ docker rm -f cef13f54879c2e96036579d2216f4f1c4e7b3930d721cb82c30a91b8509d97d9 [Pipeline] // withDockerContainer [Pipeline] sh 14:34:11 + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo 14:34:11 Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-sys-mgmt-agent-go_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step 14:34:11 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 14:34:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:34:12 . [Pipeline] withDockerContainer 14:34:12 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:34:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:34:13 $ docker top a2e763b3eda525c5295c9f9848ffd1a8ba10f312a71ecd67e79924f4d0b6d319 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:13 + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:34:13 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:34:16 $ docker stop --time=1 a2e763b3eda525c5295c9f9848ffd1a8ba10f312a71ecd67e79924f4d0b6d319 14:34:17 $ docker rm -f a2e763b3eda525c5295c9f9848ffd1a8ba10f312a71ecd67e79924f4d0b6d319 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:34:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:34:18 . [Pipeline] withDockerContainer 14:34:18 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:34:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:34:18 $ docker top a0eda05a7cdcfeccc135443c861ef45d559d49f97d7138cfe8bb1b120e7b89fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:19 + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:34:19 + tee 14:34:19 clair timeout 1m0s 14:34:19 docker timeout: 1m0s 14:34:19 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:34:19 $ docker stop --time=1 a0eda05a7cdcfeccc135443c861ef45d559d49f97d7138cfe8bb1b120e7b89fe 14:34:21 $ docker rm -f a0eda05a7cdcfeccc135443c861ef45d559d49f97d7138cfe8bb1b120e7b89fe [Pipeline] // withDockerContainer [Pipeline] sh 14:34:21 + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo 14:34:21 Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-core-command-go-arm64_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step 14:34:21 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 14:34:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:34:22 . [Pipeline] withDockerContainer 14:34:22 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:34:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:34:23 $ docker top 9daced8a65b1e3eebfa92f89530c4a09054f9208c1c33a7c5e3db215f4f6d736 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:23 + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:34:23 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:34:28 $ docker stop --time=1 9daced8a65b1e3eebfa92f89530c4a09054f9208c1c33a7c5e3db215f4f6d736 14:34:30 $ docker rm -f 9daced8a65b1e3eebfa92f89530c4a09054f9208c1c33a7c5e3db215f4f6d736 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:34:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:34:30 . [Pipeline] withDockerContainer 14:34:31 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:34:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:34:31 $ docker top 6f5b5e777043519c0680e371a52e8a1dfaee9788437784ada9304960cc5b7736 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:32 + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:34:32 + tee 14:34:32 clair timeout 1m0s 14:34:32 docker timeout: 1m0s 14:34:32 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:34:33 $ docker stop --time=1 6f5b5e777043519c0680e371a52e8a1dfaee9788437784ada9304960cc5b7736 14:34:34 $ docker rm -f 6f5b5e777043519c0680e371a52e8a1dfaee9788437784ada9304960cc5b7736 [Pipeline] // withDockerContainer [Pipeline] sh 14:34:35 + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo 14:34:35 Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-core-data-go-arm64_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step 14:34:35 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 14:34:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:34:35 . [Pipeline] withDockerContainer 14:34:35 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:34:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:34:36 $ docker top fb31422948cdb679dfbb7fe68b0b8cc2969ea0d2e2e358376bafbfbf0b0d9700 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:36 + tee 14:34:36 + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:34:39 $ docker stop --time=1 fb31422948cdb679dfbb7fe68b0b8cc2969ea0d2e2e358376bafbfbf0b0d9700 14:34:41 $ docker rm -f fb31422948cdb679dfbb7fe68b0b8cc2969ea0d2e2e358376bafbfbf0b0d9700 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:34:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:34:41 . [Pipeline] withDockerContainer 14:34:41 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:34:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:34:42 $ docker top d2cd0920d1ae54987235f9559478df923c0192f859f2bead2b7894bd77317583 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:43 + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:34:43 + tee 14:34:43 clair timeout 1m0s 14:34:43 docker timeout: 1m0s 14:34:43 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:34:43 $ docker stop --time=1 d2cd0920d1ae54987235f9559478df923c0192f859f2bead2b7894bd77317583 14:34:45 $ docker rm -f d2cd0920d1ae54987235f9559478df923c0192f859f2bead2b7894bd77317583 [Pipeline] // withDockerContainer [Pipeline] sh 14:34:45 + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo 14:34:45 Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-core-metadata-go-arm64_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step 14:34:45 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 14:34:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:34:45 . [Pipeline] withDockerContainer 14:34:46 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:34:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:34:46 $ docker top 976daf085654ff801489a8c6e38670734cee2c48202f83bb182714b8850a4116 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:47 + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:34:47 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:34:51 $ docker stop --time=1 976daf085654ff801489a8c6e38670734cee2c48202f83bb182714b8850a4116 14:34:53 $ docker rm -f 976daf085654ff801489a8c6e38670734cee2c48202f83bb182714b8850a4116 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:34:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:34:53 . [Pipeline] withDockerContainer 14:34:53 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:34:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:34:54 $ docker top 36eceb3c9399a0a537e3957605521ca0b3f4e122e56bb01e2b3129bbc32ffab3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:54 + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:34:54 + tee 14:34:54 clair timeout 1m0s 14:34:54 docker timeout: 1m0s 14:34:54 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:34:55 $ docker stop --time=1 36eceb3c9399a0a537e3957605521ca0b3f4e122e56bb01e2b3129bbc32ffab3 14:34:56 $ docker rm -f 36eceb3c9399a0a537e3957605521ca0b3f4e122e56bb01e2b3129bbc32ffab3 [Pipeline] // withDockerContainer [Pipeline] sh 14:34:57 + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo 14:34:57 Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-security-proxy-setup-go-arm64_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step 14:34:57 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 14:34:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:34:57 . [Pipeline] withDockerContainer 14:34:57 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:34:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:34:58 $ docker top 1cb19e5172377e20112ed5e6f165341ca1a7f0e15760a07827c9905492bc4bb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:59 + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:34:59 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:35:07 $ docker stop --time=1 1cb19e5172377e20112ed5e6f165341ca1a7f0e15760a07827c9905492bc4bb8 14:35:09 $ docker rm -f 1cb19e5172377e20112ed5e6f165341ca1a7f0e15760a07827c9905492bc4bb8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:35:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:35:09 . [Pipeline] withDockerContainer 14:35:09 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:35:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:35:10 $ docker top 21d13eb401a2f7e12331a31c5d8d3152c75749e939db71c951b6d71c2650265d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:10 + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:35:10 + tee 14:35:10 clair timeout 1m0s 14:35:10 docker timeout: 1m0s 14:35:10 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:35:12 $ docker stop --time=1 21d13eb401a2f7e12331a31c5d8d3152c75749e939db71c951b6d71c2650265d 14:35:13 $ docker rm -f 21d13eb401a2f7e12331a31c5d8d3152c75749e939db71c951b6d71c2650265d [Pipeline] // withDockerContainer [Pipeline] sh 14:35:14 + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo 14:35:14 Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-security-secrets-setup-go-arm64_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step 14:35:14 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 14:35:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:35:14 . [Pipeline] withDockerContainer 14:35:14 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:35:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:35:15 $ docker top e8ce96a06e00e4e1ce955555fe8717112ad215e1e3ce53b8573db87d142989a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:16 + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:35:16 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:35:24 $ docker stop --time=1 e8ce96a06e00e4e1ce955555fe8717112ad215e1e3ce53b8573db87d142989a4 14:35:25 $ docker rm -f e8ce96a06e00e4e1ce955555fe8717112ad215e1e3ce53b8573db87d142989a4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:35:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:35:26 . [Pipeline] withDockerContainer 14:35:26 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:35:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:35:28 $ docker top 6503ee894ccfd87049a446f16b4da8d92c3d850b1b048b681e0ddf1968b7cd73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:28 + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:35:28 + tee 14:35:28 clair timeout 1m0s 14:35:28 docker timeout: 1m0s 14:35:28 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:35:30 $ docker stop --time=1 6503ee894ccfd87049a446f16b4da8d92c3d850b1b048b681e0ddf1968b7cd73 14:35:31 $ docker rm -f 6503ee894ccfd87049a446f16b4da8d92c3d850b1b048b681e0ddf1968b7cd73 [Pipeline] // withDockerContainer [Pipeline] sh 14:35:32 + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo 14:35:32 Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-security-secretstore-setup-go-arm64_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step 14:35:32 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 14:35:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:35:32 . [Pipeline] withDockerContainer 14:35:32 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:35:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:35:33 $ docker top d1f964b90082ae3fc121e659eb48c89d4904f44a8d19ca36be9843f30a65c3c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:33 + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:35:33 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:35:37 $ docker stop --time=1 d1f964b90082ae3fc121e659eb48c89d4904f44a8d19ca36be9843f30a65c3c4 14:35:38 $ docker rm -f d1f964b90082ae3fc121e659eb48c89d4904f44a8d19ca36be9843f30a65c3c4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:35:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:35:39 . [Pipeline] withDockerContainer 14:35:39 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:35:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:35:40 $ docker top fd553bc4d86a087a3155d3cad2b720a6bde2ec5089546f4d862fef17af083bd8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:40 + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:35:40 + tee 14:35:40 clair timeout 1m0s 14:35:40 docker timeout: 1m0s 14:35:40 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:35:41 $ docker stop --time=1 fd553bc4d86a087a3155d3cad2b720a6bde2ec5089546f4d862fef17af083bd8 14:35:42 $ docker rm -f fd553bc4d86a087a3155d3cad2b720a6bde2ec5089546f4d862fef17af083bd8 [Pipeline] // withDockerContainer [Pipeline] sh 14:35:43 + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo 14:35:43 Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-support-logging-go-arm64_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step 14:35:43 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 14:35:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:35:43 . [Pipeline] withDockerContainer 14:35:43 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:35:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:35:44 $ docker top 43daadd0997d33a98e58749a07a140efbb376092e1262037cdc53065ac6fff3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:44 + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:35:44 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:35:50 $ docker stop --time=1 43daadd0997d33a98e58749a07a140efbb376092e1262037cdc53065ac6fff3d 14:35:51 $ docker rm -f 43daadd0997d33a98e58749a07a140efbb376092e1262037cdc53065ac6fff3d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:35:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:35:52 . [Pipeline] withDockerContainer 14:35:52 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:35:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:35:52 $ docker top 6afc486ed1a5d08516ddf7811721f78088e601a670e8e1fda002a43b1404a9cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:53 + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:35:53 + tee 14:35:53 clair timeout 1m0s 14:35:53 docker timeout: 1m0s 14:35:53 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:35:54 $ docker stop --time=1 6afc486ed1a5d08516ddf7811721f78088e601a670e8e1fda002a43b1404a9cb 14:35:55 $ docker rm -f 6afc486ed1a5d08516ddf7811721f78088e601a670e8e1fda002a43b1404a9cb [Pipeline] // withDockerContainer [Pipeline] sh 14:35:56 + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo 14:35:56 Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-support-notifications-go-arm64_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step 14:35:56 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 14:35:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:35:56 . [Pipeline] withDockerContainer 14:35:56 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:35:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:35:57 $ docker top 04a5b5a45b073d3e7dc50050c6415c9586e86066d5f24bbe26fbb6e56e0bf8cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:58 + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:35:58 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:36:00 $ docker stop --time=1 04a5b5a45b073d3e7dc50050c6415c9586e86066d5f24bbe26fbb6e56e0bf8cf 14:36:02 $ docker rm -f 04a5b5a45b073d3e7dc50050c6415c9586e86066d5f24bbe26fbb6e56e0bf8cf [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:36:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:36:02 . [Pipeline] withDockerContainer 14:36:02 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:36:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:36:03 $ docker top 25bcd8af6c76b266b302639897cece729a9ca17bbbd8f5fd3a449af3df4ffff7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:04 + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:36:04 + tee 14:36:04 clair timeout 1m0s 14:36:04 docker timeout: 1m0s 14:36:04 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:36:04 $ docker stop --time=1 25bcd8af6c76b266b302639897cece729a9ca17bbbd8f5fd3a449af3df4ffff7 14:36:06 $ docker rm -f 25bcd8af6c76b266b302639897cece729a9ca17bbbd8f5fd3a449af3df4ffff7 [Pipeline] // withDockerContainer [Pipeline] sh 14:36:06 + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo 14:36:06 Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-support-scheduler-go-arm64_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step 14:36:06 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 14:36:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:36:06 . [Pipeline] withDockerContainer 14:36:07 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:36:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:36:07 $ docker top a5ed1dac9a602329b7f359e7a39cf818e037846708e728653c1b6ae5bfa92a52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:08 + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:36:08 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:36:23 $ docker stop --time=1 a5ed1dac9a602329b7f359e7a39cf818e037846708e728653c1b6ae5bfa92a52 14:36:24 $ docker rm -f a5ed1dac9a602329b7f359e7a39cf818e037846708e728653c1b6ae5bfa92a52 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:36:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:36:25 . [Pipeline] withDockerContainer 14:36:25 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:36:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-devops/edgex-klar:latest cat 14:36:26 $ docker top db82b43a08a88b5d06c843fadcc1c2d93c293996257c79ca907d9a8ce15d86ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:26 + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee 14:36:26 + tee 14:36:26 clair timeout 1m0s 14:36:26 docker timeout: 1m0s 14:36:26 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:36:28 $ docker stop --time=1 db82b43a08a88b5d06c843fadcc1c2d93c293996257c79ca907d9a8ce15d86ed 14:36:29 $ docker rm -f db82b43a08a88b5d06c843fadcc1c2d93c293996257c79ca907d9a8ce15d86ed [Pipeline] // withDockerContainer [Pipeline] sh 14:36:30 + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo 14:36:30 Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-sys-mgmt-agent-go-arm64_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step 14:36:30 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 14:36:30 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:36:30 provisioning config files... 14:36:30 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/123@tmp/config3055513252668326518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:36:30 --> edgex-publish-swagger.sh 14:36:30 === Publish openapi/v1 API === 14:36:30 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 14:36:30 [publishToSwagger] Publishing API Name [core-command] 14:36:30 [publishToSwagger] Dry Run enabled...Simulating upload 14:36:30 curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-command?oas=3.0.0&isPrivate=false&force=true 14:36:30 [publishToSwagger] Publishing API Name [core-data] 14:36:30 [publishToSwagger] Dry Run enabled...Simulating upload 14:36:30 curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-data?oas=3.0.0&isPrivate=false&force=true 14:36:30 [publishToSwagger] Publishing API Name [core-metadata] 14:36:30 [publishToSwagger] Dry Run enabled...Simulating upload 14:36:30 curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-metadata?oas=3.0.0&isPrivate=false&force=true 14:36:30 [publishToSwagger] Publishing API Name [support-logging] 14:36:30 [publishToSwagger] Dry Run enabled...Simulating upload 14:36:30 curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-logging?oas=3.0.0&isPrivate=false&force=true 14:36:30 [publishToSwagger] Publishing API Name [support-notifications] 14:36:30 [publishToSwagger] Dry Run enabled...Simulating upload 14:36:30 curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-notifications?oas=3.0.0&isPrivate=false&force=true 14:36:30 [publishToSwagger] Publishing API Name [support-scheduler] 14:36:30 [publishToSwagger] Dry Run enabled...Simulating upload 14:36:30 curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-scheduler?oas=3.0.0&isPrivate=false&force=true 14:36:30 [publishToSwagger] Publishing API Name [system-agent] 14:36:30 [publishToSwagger] Dry Run enabled...Simulating upload 14:36:30 curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/system-agent?oas=3.0.0&isPrivate=false&force=true 14:36:30 === Publish openapi/v2 API === 14:36:30 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 14:36:30 [publishToSwagger] Publishing API Name [core-command] 14:36:30 [publishToSwagger] Dry Run enabled...Simulating upload 14:36:30 curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-command?oas=3.0.0&isPrivate=false&force=true 14:36:30 [publishToSwagger] Publishing API Name [core-data] 14:36:30 [publishToSwagger] Dry Run enabled...Simulating upload 14:36:30 curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-data?oas=3.0.0&isPrivate=false&force=true 14:36:30 [publishToSwagger] Publishing API Name [core-metadata] 14:36:30 [publishToSwagger] Dry Run enabled...Simulating upload 14:36:30 curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-metadata?oas=3.0.0&isPrivate=false&force=true 14:36:30 [publishToSwagger] Publishing API Name [support-logging] 14:36:30 [publishToSwagger] Dry Run enabled...Simulating upload 14:36:30 curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-logging?oas=3.0.0&isPrivate=false&force=true 14:36:30 [publishToSwagger] Publishing API Name [support-notifications] 14:36:30 [publishToSwagger] Dry Run enabled...Simulating upload 14:36:30 curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-notifications?oas=3.0.0&isPrivate=false&force=true 14:36:30 [publishToSwagger] Publishing API Name [support-scheduler] 14:36:30 [publishToSwagger] Dry Run enabled...Simulating upload 14:36:30 curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-scheduler?oas=3.0.0&isPrivate=false&force=true 14:36:30 [publishToSwagger] Publishing API Name [system-agent] 14:36:30 [publishToSwagger] Dry Run enabled...Simulating upload 14:36:30 curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/system-agent?oas=3.0.0&isPrivate=false&force=true [Pipeline] } 14:36:30 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 14:36:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:36:38 . [Pipeline] withDockerContainer 14:36:38 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:36:38 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 14:36:40 $ docker top 04db77a982da928a8226e2a57544e906a7ca8b2661b865b526de6e529f72e6d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:36:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:36:40 [ssh-agent] Looking for ssh-agent implementation... 14:36:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:36:40 $ docker exec 04db77a982da928a8226e2a57544e906a7ca8b2661b865b526de6e529f72e6d5 ssh-agent 14:36:41 SSH_AUTH_SOCK=/tmp/ssh-ogThJoTkPvYT/agent.11 14:36:41 SSH_AGENT_PID=16 14:36:41 Running ssh-add (command line suppressed) 14:36:41 Identity added: /w/workspace/edgex-go/123@tmp/private_key_669473832353231239.key (/w/workspace/edgex-go/123@tmp/private_key_669473832353231239.key) 14:36:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:36:41 + git semver tag 14:36:41 # -> Open(): unable to determine branch for HEAD 14:36:41 # $GIT_DIR = /w/workspace/edgex-go/123/.git 14:36:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/123 14:36:41 # $SEMVER_REMOTE_NAME = origin 14:36:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:36:41 # $SEMVER_USER_NAME = edgex-jenkins 14:36:41 # $SEMVER_BRANCH = master 14:36:41 # $SEMVER_DIR = /w/workspace/edgex-go/123/.semver 14:36:41 # aa472f58a5207d25d1630cfabae13fa3f1ce44ee HEAD 14:36:42 # -> Force: false 14:36:42 # 8cba2b44f8f5a204705d087f2ab95989582f108f refs/tags/v1.2.2-dev.11 [Pipeline] } 14:36:42 $ docker exec --env ******** --env ******** 04db77a982da928a8226e2a57544e906a7ca8b2661b865b526de6e529f72e6d5 ssh-agent -k 14:36:42 unset SSH_AUTH_SOCK; 14:36:42 unset SSH_AGENT_PID; 14:36:42 echo Agent pid 16 killed; 14:36:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:36:42 + git semver [Pipeline] } 14:36:42 $ docker stop --time=1 04db77a982da928a8226e2a57544e906a7ca8b2661b865b526de6e529f72e6d5 14:36:44 $ docker rm -f 04db77a982da928a8226e2a57544e906a7ca8b2661b865b526de6e529f72e6d5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:36:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:36:44 14:36:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:36:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:36:45 0.23.1-centos7: Pulling from edgex-lftools 14:36:45 ab5ef0e58194: Pulling fs layer 14:36:45 9712f1f96733: Pulling fs layer 14:36:45 63f879dbbcfc: Pulling fs layer 14:36:45 0d9ebad4ef96: Pulling fs layer 14:36:45 e9a5061849ea: Pulling fs layer 14:36:45 d747dcd14b5f: Pulling fs layer 14:36:45 2de7ff778b66: Pulling fs layer 14:36:45 e9a5061849ea: Waiting 14:36:45 d747dcd14b5f: Waiting 14:36:45 2de7ff778b66: Waiting 14:36:45 0d9ebad4ef96: Waiting 14:36:45 9712f1f96733: Verifying Checksum 14:36:45 9712f1f96733: Download complete 14:36:45 63f879dbbcfc: Verifying Checksum 14:36:45 63f879dbbcfc: Download complete 14:36:45 e9a5061849ea: Verifying Checksum 14:36:45 e9a5061849ea: Download complete 14:36:45 d747dcd14b5f: Verifying Checksum 14:36:45 d747dcd14b5f: Download complete 14:36:46 2de7ff778b66: Verifying Checksum 14:36:46 2de7ff778b66: Download complete 14:36:46 0d9ebad4ef96: Verifying Checksum 14:36:46 0d9ebad4ef96: Download complete 14:36:46 ab5ef0e58194: Verifying Checksum 14:36:46 ab5ef0e58194: Download complete 14:36:49 ab5ef0e58194: Pull complete 14:36:49 9712f1f96733: Pull complete 14:36:53 63f879dbbcfc: Pull complete 14:36:59 0d9ebad4ef96: Pull complete 14:37:01 e9a5061849ea: Pull complete 14:37:01 d747dcd14b5f: Pull complete 14:37:04 2de7ff778b66: Pull complete 14:37:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:37:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:37:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:37:04 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:37:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-lftools:0.23.1-centos7 cat 14:37:08 $ docker top cdb563b70d260c26bbc8ffb51e8253316651e1642701497c5dc563f69ed97796 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:37:08 provisioning config files... 14:37:08 copy managed file [sigul-config] to file:/w/workspace/edgex-go/123@tmp/config5350167645438225498tmp 14:37:08 copy managed file [sigul-password] to file:/w/workspace/edgex-go/123@tmp/config5027975722421884582tmp 14:37:08 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/123@tmp/config4773281791247680480tmp [Pipeline] { [Pipeline] echo 14:37:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:37:08 ---> sigul-configuration.sh 14:37:08 gpg: directory `/root/.gnupg' created 14:37:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:37:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:37:08 gpg: keyring `/root/.gnupg/secring.gpg' created 14:37:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:37:08 gpg: CAST5 encrypted data 14:37:09 gpg: encrypted with 1 passphrase 14:37:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:37:09 + mkdir /home/jenkins 14:37:09 + mkdir /home/jenkins/sigul [Pipeline] sh 14:37:09 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 14:37:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:37:09 ---> sigul-install.sh 14:37:15 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 14:37:15 + git tag --list 14:37:15 v1.2.2-dev.11 [Pipeline] sh 14:37:15 + lftools sign git-tag v1.2.2-dev.11 14:37:17 Signing Git tag with Sigul... 14:37:17 Signing v1.2.2-dev.11 [Pipeline] echo 14:37:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:37:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:37:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:37:18 $ docker stop --time=1 cdb563b70d260c26bbc8ffb51e8253316651e1642701497c5dc563f69ed97796 14:37:20 $ docker rm -f cdb563b70d260c26bbc8ffb51e8253316651e1642701497c5dc563f69ed97796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 14:37:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:37:21 . [Pipeline] withDockerContainer 14:37:21 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:37:21 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 14:37:22 $ docker top aa7f3095a6600128bebddf02d71360f1122da3222c81912087ccede9b5ac5557 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:37:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:37:22 [ssh-agent] Looking for ssh-agent implementation... 14:37:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:37:22 $ docker exec aa7f3095a6600128bebddf02d71360f1122da3222c81912087ccede9b5ac5557 ssh-agent 14:37:22 SSH_AUTH_SOCK=/tmp/ssh-mcvHMpsbedBS/agent.11 14:37:22 SSH_AGENT_PID=16 14:37:22 Running ssh-add (command line suppressed) 14:37:23 Identity added: /w/workspace/edgex-go/123@tmp/private_key_4127775579877351660.key (/w/workspace/edgex-go/123@tmp/private_key_4127775579877351660.key) 14:37:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:37:23 + git semver bump pre 14:37:23 # -> Open(): unable to determine branch for HEAD 14:37:23 # $GIT_DIR = /w/workspace/edgex-go/123/.git 14:37:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/123 14:37:23 # $SEMVER_REMOTE_NAME = origin 14:37:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:37:23 # $SEMVER_USER_NAME = edgex-jenkins 14:37:23 # $SEMVER_BRANCH = master 14:37:23 # $SEMVER_DIR = /w/workspace/edgex-go/123/.semver 14:37:23 1.2.2-dev.12 [Pipeline] } 14:37:23 $ docker exec --env ******** --env ******** aa7f3095a6600128bebddf02d71360f1122da3222c81912087ccede9b5ac5557 ssh-agent -k 14:37:23 unset SSH_AUTH_SOCK; 14:37:23 unset SSH_AGENT_PID; 14:37:23 echo Agent pid 16 killed; 14:37:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:37:24 + git semver [Pipeline] } 14:37:24 $ docker stop --time=1 aa7f3095a6600128bebddf02d71360f1122da3222c81912087ccede9b5ac5557 14:37:25 $ docker rm -f aa7f3095a6600128bebddf02d71360f1122da3222c81912087ccede9b5ac5557 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:37:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:37:25 . [Pipeline] withDockerContainer 14:37:26 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:37:26 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 14:37:26 $ docker top 31bf6b90f957c5fb3f75b37f511888f6d8d16cb7dae95151fbc189f1d1f35d1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:37:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:37:27 [ssh-agent] Looking for ssh-agent implementation... 14:37:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:37:27 $ docker exec 31bf6b90f957c5fb3f75b37f511888f6d8d16cb7dae95151fbc189f1d1f35d1e ssh-agent 14:37:27 SSH_AUTH_SOCK=/tmp/ssh-EEVwK3RL16xe/agent.11 14:37:27 SSH_AGENT_PID=16 14:37:27 Running ssh-add (command line suppressed) 14:37:27 Identity added: /w/workspace/edgex-go/123@tmp/private_key_1765856250951793593.key (/w/workspace/edgex-go/123@tmp/private_key_1765856250951793593.key) 14:37:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:37:27 + git semver push 14:37:27 # -> Open(): unable to determine branch for HEAD 14:37:27 # $GIT_DIR = /w/workspace/edgex-go/123/.git 14:37:27 # $GIT_WORK_TREE = /w/workspace/edgex-go/123 14:37:27 # $SEMVER_REMOTE_NAME = origin 14:37:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:37:27 # $SEMVER_USER_NAME = edgex-jenkins 14:37:27 # $SEMVER_BRANCH = master 14:37:27 # $SEMVER_DIR = /w/workspace/edgex-go/123/.semver [Pipeline] } 14:37:37 $ docker exec --env ******** --env ******** 31bf6b90f957c5fb3f75b37f511888f6d8d16cb7dae95151fbc189f1d1f35d1e ssh-agent -k 14:37:38 unset SSH_AUTH_SOCK; 14:37:38 unset SSH_AGENT_PID; 14:37:38 echo Agent pid 16 killed; 14:37:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:37:38 + git semver [Pipeline] } 14:37:38 $ docker stop --time=1 31bf6b90f957c5fb3f75b37f511888f6d8d16cb7dae95151fbc189f1d1f35d1e 14:37:40 $ docker rm -f 31bf6b90f957c5fb3f75b37f511888f6d8d16cb7dae95151fbc189f1d1f35d1e [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 14:37:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:37:41 ---> package-listing.sh 14:37:41 ++ facter osfamily 14:37:41 ++ tr '[:upper:]' '[:lower:]' 14:37:41 + OS_FAMILY=redhat 14:37:41 + workspace=/w/workspace/edgex-go/123 14:37:41 + START_PACKAGES=/tmp/packages_start.txt 14:37:41 + END_PACKAGES=/tmp/packages_end.txt 14:37:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:37:41 + PACKAGES=/tmp/packages_start.txt 14:37:41 + '[' /w/workspace/edgex-go/123 ']' 14:37:41 + PACKAGES=/tmp/packages_end.txt 14:37:41 + case "${OS_FAMILY}" in 14:37:41 + rpm -qa 14:37:41 + sort 14:37:46 + '[' -f /tmp/packages_start.txt ']' 14:37:46 + '[' -f /tmp/packages_end.txt ']' 14:37:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:37:46 + '[' /w/workspace/edgex-go/123 ']' 14:37:46 + mkdir -p /w/workspace/edgex-go/123/archives/ 14:37:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/123/archives/ [Pipeline] isUnix [Pipeline] sh 14:37:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:37:46 14:37:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:37:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:37:46 alpine: Pulling from edgex-lftools-log-publisher 14:37:46 c9b1b535fdd9: Pulling fs layer 14:37:46 2cc5ad85d9ab: Pulling fs layer 14:37:46 756a868c4378: Pulling fs layer 14:37:46 444b2fc9a129: Pulling fs layer 14:37:46 ea15f1150254: Pulling fs layer 14:37:46 41b27a9f41bf: Pulling fs layer 14:37:46 28c525ee5125: Pulling fs layer 14:37:46 094b1ea09ed8: Pulling fs layer 14:37:46 138eaada9080: Pulling fs layer 14:37:46 0622d0fa9048: Pulling fs layer 14:37:46 41b27a9f41bf: Waiting 14:37:46 28c525ee5125: Waiting 14:37:46 138eaada9080: Waiting 14:37:46 094b1ea09ed8: Waiting 14:37:46 0622d0fa9048: Waiting 14:37:46 444b2fc9a129: Waiting 14:37:46 ea15f1150254: Waiting 14:37:46 2cc5ad85d9ab: Download complete 14:37:46 444b2fc9a129: Verifying Checksum 14:37:46 444b2fc9a129: Download complete 14:37:46 c9b1b535fdd9: Download complete 14:37:46 ea15f1150254: Verifying Checksum 14:37:46 ea15f1150254: Download complete 14:37:47 28c525ee5125: Verifying Checksum 14:37:47 28c525ee5125: Download complete 14:37:47 756a868c4378: Verifying Checksum 14:37:47 756a868c4378: Download complete 14:37:47 c9b1b535fdd9: Pull complete 14:37:47 138eaada9080: Verifying Checksum 14:37:47 138eaada9080: Download complete 14:37:47 094b1ea09ed8: Verifying Checksum 14:37:47 094b1ea09ed8: Download complete 14:37:47 0622d0fa9048: Verifying Checksum 14:37:47 0622d0fa9048: Download complete 14:37:47 41b27a9f41bf: Verifying Checksum 14:37:47 41b27a9f41bf: Download complete 14:37:48 2cc5ad85d9ab: Pull complete 14:37:50 756a868c4378: Pull complete 14:37:50 444b2fc9a129: Pull complete 14:37:50 ea15f1150254: Pull complete 14:37:54 41b27a9f41bf: Pull complete 14:37:54 28c525ee5125: Pull complete 14:37:56 094b1ea09ed8: Pull complete 14:37:56 138eaada9080: Pull complete 14:37:56 0622d0fa9048: Pull complete 14:37:56 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 14:37:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:37:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:37:56 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:37:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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:10003/edgex-lftools-log-publisher:alpine cat 14:38:00 $ docker top 7b78c16619f5e0d1e6404e42eafcb3faee3a15e12ac01fed6f42decac9bf9df1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:38:00 provisioning config files... 14:38:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/123@tmp/config2805251292681647874tmp [Pipeline] { [Pipeline] echo 14:38:00 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:38:00 ---> create-netrc.sh [Pipeline] echo 14:38:00 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:38:01 ---> logs-deploy.sh 14:38:01 + ARCHIVE_ARTIFACTS= 14:38:01 + LOGS_SERVER=https://logs.edgexfoundry.org 14:38:01 + '[' https://logs.edgexfoundry.org == None ']' 14:38:01 + NEXUS_URL=https://nexus.edgexfoundry.org 14:38:01 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/123 14:38:01 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/master/123/ 14:38:01 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/123 /w/workspace/edgex-go/123 14:38:02 Archives upload complete. 14:38:02 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/123 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/master/123/ 14:38:03 ---> uname -a: 14:38:03 Linux 7b78c16619f5 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 14:38:03 14:38:03 14:38:03 ---> lscpu: 14:38:03 Architecture: x86_64 14:38:03 CPU op-mode(s): 32-bit, 64-bit 14:38:03 Byte Order: Little Endian 14:38:03 Address sizes: 40 bits physical, 48 bits virtual 14:38:03 CPU(s): 4 14:38:03 On-line CPU(s) list: 0-3 14:38:03 Thread(s) per core: 1 14:38:03 Core(s) per socket: 1 14:38:03 Socket(s): 4 14:38:03 NUMA node(s): 1 14:38:03 Vendor ID: GenuineIntel 14:38:03 CPU family: 6 14:38:03 Model: 44 14:38:03 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:38:03 Stepping: 1 14:38:03 CPU MHz: 2933.438 14:38:03 BogoMIPS: 5866.87 14:38:03 Virtualization: VT-x 14:38:03 Hypervisor vendor: KVM 14:38:03 Virtualization type: full 14:38:03 L1d cache: 128 KiB 14:38:03 L1i cache: 128 KiB 14:38:03 L2 cache: 16 MiB 14:38:03 L3 cache: 64 MiB 14:38:03 NUMA node0 CPU(s): 0-3 14:38:03 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 14:38:03 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 14:38:03 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 14:38:03 Vulnerability Meltdown: Mitigation; PTI 14:38:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:38:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:38:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:38:03 Vulnerability Tsx async abort: Not affected 14:38:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 14:38:03 14:38:03 14:38:03 ---> nproc: 14:38:03 4 14:38:03 14:38:03 14:38:03 ---> df -h: 14:38:03 Filesystem Size Used Available Use% Mounted on 14:38:03 overlay 50.0G 12.7G 37.3G 25% / 14:38:03 tmpfs 64.0M 0 64.0M 0% /dev 14:38:03 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 14:38:03 shm 64.0M 0 64.0M 0% /dev/shm 14:38:03 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf 14:38:03 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname 14:38:03 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts 14:38:03 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa 14:38:03 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/123 14:38:03 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/123@tmp 14:38:03 14:38:03 14:38:03 ---> free -m: 14:38:03 total used free shared buff/cache available 14:38:03 Mem: 1837 720 150 0 965 1065 14:38:03 Swap: 1023 57 966 14:38:03 14:38:03 14:38:03 ---> ip addr: 14:38:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:38:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:38:03 inet 127.0.0.1/8 scope host lo 14:38:03 valid_lft forever preferred_lft forever 14:38:03 202: eth0@if203: mtu 1458 qdisc noqueue state UP 14:38:03 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 14:38:03 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 14:38:03 valid_lft forever preferred_lft forever 14:38:03 14:38:03 14:38:03 ---> sar -b -r -n DEV: 14:38:03 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/17/20 _x86_64_ (4 CPU) 14:38:03 14:38:03 14:14:38 LINUX RESTART 14:38:03 14:38:03 14:15:01 tps rtps wtps bread/s bwrtn/s 14:38:03 14:16:01 177.71 70.38 107.33 9161.36 54350.47 14:38:03 14:17:01 426.83 261.87 164.96 10516.41 68779.79 14:38:03 14:18:01 1041.14 776.27 264.87 66433.07 130799.14 14:38:03 14:19:02 2210.00 1963.15 246.84 100431.64 112244.69 14:38:03 14:20:03 822.43 495.72 326.72 49337.64 80643.16 14:38:03 14:21:02 2011.87 1684.55 327.32 96903.73 125955.41 14:38:03 14:22:01 613.63 343.45 270.18 29224.49 48298.68 14:38:03 14:23:01 109.09 92.36 16.73 5218.98 424.01 14:38:03 14:24:01 1.85 0.02 1.83 0.53 38.42 14:38:03 14:25:01 0.70 0.45 0.25 16.52 2.83 14:38:03 14:26:01 0.30 0.02 0.28 0.53 2.37 14:38:03 14:27:01 0.28 0.00 0.28 0.00 3.56 14:38:03 14:28:01 0.27 0.02 0.25 1.07 2.76 14:38:03 14:29:01 0.28 0.00 0.28 0.00 2.96 14:38:03 14:30:01 1.80 1.48 0.32 51.56 4.56 14:38:03 14:31:01 0.82 0.03 0.78 1.07 15.05 14:38:03 14:32:02 193.23 60.48 132.75 3139.82 33046.20 14:38:03 14:33:01 30.64 1.32 29.32 82.60 470.89 14:38:03 14:34:01 26.89 1.40 25.49 16.78 392.97 14:38:03 14:35:01 32.91 0.40 32.51 6.13 478.06 14:38:03 14:36:01 35.38 9.10 26.28 169.61 403.88 14:38:03 14:37:02 159.17 44.10 115.07 3184.52 28739.16 14:38:03 14:38:01 227.60 116.43 111.17 10284.53 29593.77 14:38:03 Average: 352.42 256.67 95.75 16675.61 31071.39 14:38:03 14:38:03 14:15:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:38:03 14:16:01 241468 1640088 87.17 2620 1045792 1216116 41.50 557900 919872 48924 14:38:03 14:17:01 123128 1758428 93.46 1492 1078828 1506448 51.41 640156 911628 984 14:38:03 14:18:01 403384 1478172 78.56 0 824992 1519776 51.87 598244 715868 32 14:38:03 14:19:02 186244 1695312 90.10 0 464044 3788948 129.31 807708 673148 31552 14:38:03 14:20:03 63800 1817756 96.61 0 1099252 1762208 60.14 757216 847908 176 14:38:03 14:21:02 64312 1817244 96.58 0 837200 3193536 108.99 798196 817020 15872 14:38:03 14:22:01 612540 1269016 67.45 0 652340 1421816 48.52 499388 569224 36 14:38:03 14:23:01 489440 1392116 73.99 0 806552 1218592 41.59 513948 676052 8 14:38:03 14:24:01 500220 1381336 73.41 0 806560 1136136 38.77 507468 673836 12 14:38:03 14:25:01 499628 1381928 73.45 0 807032 1136184 38.78 507704 674316 8 14:38:03 14:26:01 499724 1381832 73.44 0 807032 1136220 38.78 507928 674316 8 14:38:03 14:27:01 500176 1381380 73.42 0 807060 1136184 38.78 507712 674336 8 14:38:03 14:28:01 500216 1381340 73.41 0 807040 1136136 38.77 507600 674332 8 14:38:03 14:29:01 500480 1381076 73.40 0 807076 1136136 38.77 507492 674364 8 14:38:03 14:30:01 498828 1382728 73.49 0 807972 1136200 38.78 507532 675232 20 14:38:03 14:31:01 498256 1383300 73.52 0 807984 1136272 38.78 507896 675232 8 14:38:03 14:32:02 178536 1703020 90.51 0 1085256 1342104 45.80 650664 817180 48 14:38:03 14:33:01 164524 1717032 91.26 0 1087368 1329012 45.36 673456 810076 16 14:38:03 14:34:01 190012 1691544 89.90 0 1087556 1327656 45.31 654448 802828 52 14:38:03 14:35:01 206072 1675484 89.05 0 1087712 1319228 45.02 643784 796316 40 14:38:03 14:36:01 186288 1695268 90.10 0 1087860 1387324 47.35 659252 801308 52 14:38:03 14:37:02 195984 1685572 89.58 0 953748 1536504 52.44 632936 751848 92112 14:38:03 14:38:01 192648 1688908 89.76 0 988928 1241748 42.38 560572 801208 40 14:38:03 Average: 325909 1555647 82.68 179 897617 1486978 50.75 596052 743802 8262 14:38:03 14:38:03 14:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 14:38:03 14:16:01 vethdfaa291 792.03 611.89 76.14 2644.48 0.00 0.00 0.00 14:38:03 14:16:01 eth0 1453.55 1354.77 6321.71 181.80 0.00 0.00 0.00 14:38:03 14:16:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 14:38:03 14:16:01 docker0 792.03 611.76 65.31 2644.47 0.00 0.00 0.00 14:38:03 14:17:01 veth75c2283 16.48 17.69 1.61 13.11 0.00 0.00 0.00 14:38:03 14:17:01 eth0 1515.00 933.59 7037.55 2776.06 0.00 0.00 0.00 14:38:03 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:17:01 docker0 52.27 84.15 3.41 375.81 0.00 0.00 0.00 14:38:03 14:18:01 eth0 165.53 123.73 2050.83 22.69 0.00 0.00 0.00 14:38:03 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:18:01 veth6324ce6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 14:38:03 14:18:01 docker0 64.10 71.99 5.07 362.94 0.00 0.00 0.00 14:38:03 14:19:02 veth2639d15 0.00 0.13 0.00 0.01 0.00 0.00 0.00 14:38:03 14:19:02 veth3e7912a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 14:38:03 14:19:02 veth69caefa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 14:38:03 14:19:02 eth0 3177.52 2439.67 15532.28 3036.32 0.00 0.00 0.00 14:38:03 14:20:03 vethce16b68 4.83 5.20 0.34 28.43 0.00 0.00 0.00 14:38:03 14:20:03 eth0 144.43 93.94 587.10 65.77 0.00 0.00 0.00 14:38:03 14:20:03 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 14:38:03 14:20:03 veth6324ce6 0.00 0.70 0.00 0.03 0.00 0.00 0.00 14:38:03 14:21:02 vethadf8fc9 3.49 4.72 0.51 20.91 0.00 0.00 0.00 14:38:03 14:21:02 vethddf5237 0.00 0.14 0.00 0.01 0.00 0.00 0.00 14:38:03 14:21:02 eth0 3506.41 2665.36 16768.04 3273.56 0.00 0.00 0.00 14:38:03 14:21:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 14:38:03 14:22:01 eth0 80.92 58.05 114.62 171.68 0.00 0.00 0.00 14:38:03 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:22:01 docker0 997.65 902.20 79.35 4268.28 0.00 0.00 0.00 14:38:03 14:23:01 eth0 407.27 404.03 194.44 1608.01 0.00 0.00 0.00 14:38:03 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:24:01 eth0 0.08 0.12 0.01 0.03 0.00 0.00 0.00 14:38:03 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:25:01 eth0 0.28 0.27 0.21 0.02 0.00 0.00 0.00 14:38:03 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:26:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 14:38:03 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:27:01 eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 14:38:03 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 14:38:03 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 14:38:03 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:30:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 14:38:03 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:31:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 14:38:03 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:32:02 eth0 225.93 166.05 4041.63 59.26 0.00 0.00 0.00 14:38:03 14:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:32:02 vethd4f5f7d 0.35 0.43 0.09 0.17 0.00 0.00 0.00 14:38:03 14:32:02 docker0 1013.78 918.24 81.44 4328.68 0.00 0.00 0.00 14:38:03 14:33:01 eth0 119.60 94.97 106.01 107.98 0.00 0.00 0.00 14:38:03 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:33:01 docker0 3.96 3.69 1.04 1.81 0.00 0.00 0.00 14:38:03 14:34:01 veth71d3456 0.48 0.73 0.19 0.29 0.00 0.00 0.00 14:38:03 14:34:01 eth0 4352.76 3400.20 20862.08 5206.55 0.00 0.00 0.00 14:38:03 14:34:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 14:38:03 14:34:01 docker0 1021.57 925.37 83.37 4333.47 0.00 0.00 0.00 14:38:03 14:35:01 eth0 146.97 114.83 116.66 108.28 0.00 0.00 0.00 14:38:03 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:35:01 veth27b1a68 0.32 0.37 0.07 0.18 0.00 0.00 0.00 14:38:03 14:35:01 docker0 4.41 3.75 0.99 1.92 0.00 0.00 0.00 14:38:03 14:36:01 veth66faec7 0.40 0.45 0.08 0.16 0.00 0.00 0.00 14:38:03 14:36:01 eth0 4613.18 3606.91 21069.50 5414.35 0.00 0.00 0.00 14:38:03 14:36:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 14:38:03 14:36:01 docker0 4.03 3.78 1.13 1.84 0.00 0.00 0.00 14:38:03 14:37:02 eth0 2207.08 1487.30 6069.64 221.77 0.00 0.00 0.00 14:38:03 14:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 14:37:02 docker0 1.60 1.50 0.48 0.78 0.00 0.00 0.00 14:38:03 14:38:01 veth480b1a3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 14:38:03 14:38:01 eth0 7204.04 5362.84 30287.93 5822.70 0.00 0.00 0.00 14:38:03 14:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 14:38:03 14:38:01 docker0 1088.36 1011.44 89.74 4600.65 0.00 0.00 0.00 14:38:03 Average: veth480b1a3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:03 Average: eth0 308.50 229.66 1297.04 249.35 0.00 0.00 0.00 14:38:03 Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 14:38:03 Average: docker0 46.61 43.31 3.84 197.02 0.00 0.00 0.00 14:38:03 14:38:03 14:38:03 ---> sar -P ALL: 14:38:03 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/17/20 _x86_64_ (4 CPU) 14:38:03 14:38:03 14:14:38 LINUX RESTART 14:38:03 14:38:03 14:15:01 CPU %user %nice %system %iowait %steal %idle 14:38:03 14:16:01 all 23.09 0.00 11.14 9.05 0.03 56.70 14:38:03 14:16:01 0 22.59 0.00 13.51 5.98 0.03 57.88 14:38:03 14:16:01 1 20.00 0.00 10.28 12.25 0.03 57.44 14:38:03 14:16:01 2 24.56 0.00 10.45 8.18 0.02 56.79 14:38:03 14:16:01 3 25.23 0.00 10.34 9.75 0.03 54.65 14:38:03 14:17:01 all 18.72 0.00 10.02 3.46 0.03 67.77 14:38:03 14:17:01 0 15.31 0.00 10.47 3.98 0.02 70.22 14:38:03 14:17:01 1 15.45 0.00 10.21 2.80 0.03 71.50 14:38:03 14:17:01 2 27.91 0.00 9.83 2.14 0.03 60.09 14:38:03 14:17:01 3 16.12 0.00 9.55 4.95 0.03 69.34 14:38:03 14:18:01 all 16.58 0.00 17.28 13.22 0.03 52.89 14:38:03 14:18:01 0 15.69 0.00 18.06 13.43 0.03 52.79 14:38:03 14:18:01 1 15.81 0.00 16.52 11.08 0.03 56.56 14:38:03 14:18:01 2 16.99 0.00 17.96 12.85 0.03 52.16 14:38:03 14:18:01 3 17.84 0.00 16.55 15.53 0.03 50.05 14:38:03 14:19:02 all 39.23 0.00 21.51 20.19 0.04 19.03 14:38:03 14:19:02 0 39.16 0.00 21.07 20.38 0.03 19.36 14:38:03 14:19:02 1 37.82 0.00 22.21 20.68 0.05 19.24 14:38:03 14:19:02 2 39.95 0.00 21.22 20.83 0.03 17.97 14:38:03 14:19:02 3 39.98 0.00 21.57 18.83 0.03 19.59 14:38:03 14:20:03 all 24.91 0.00 16.58 29.06 0.03 29.41 14:38:03 14:20:03 0 25.16 0.00 16.40 28.29 0.05 30.10 14:38:03 14:20:03 1 23.81 0.00 16.33 29.64 0.03 30.19 14:38:03 14:20:03 2 24.33 0.00 16.46 35.46 0.02 23.73 14:38:03 14:20:03 3 26.37 0.00 17.15 22.85 0.02 33.62 14:38:03 14:21:02 all 31.47 0.00 21.51 28.33 0.05 18.64 14:38:03 14:21:02 0 30.20 0.00 22.62 27.41 0.05 19.72 14:38:03 14:21:02 1 32.57 0.00 21.51 30.82 0.07 15.02 14:38:03 14:21:02 2 31.26 0.00 20.91 28.10 0.04 19.69 14:38:03 14:21:02 3 31.83 0.00 20.97 26.99 0.05 20.16 14:38:03 14:22:01 all 38.82 0.00 15.57 19.21 0.03 26.37 14:38:03 14:22:01 0 38.61 0.00 15.72 18.51 0.02 27.14 14:38:03 14:22:01 1 39.62 0.00 16.14 21.72 0.03 22.48 14:38:03 14:22:01 2 37.82 0.00 14.73 19.49 0.02 27.95 14:38:03 14:22:01 3 39.27 0.00 15.68 17.10 0.02 27.93 14:38:03 14:23:01 all 9.55 0.00 3.55 2.73 0.03 84.15 14:38:03 14:23:01 0 9.75 0.00 4.67 2.61 0.03 82.94 14:38:03 14:23:01 1 9.29 0.00 3.22 2.67 0.02 84.81 14:38:03 14:23:01 2 9.55 0.00 3.29 3.22 0.02 83.93 14:38:03 14:23:01 3 9.58 0.00 3.01 2.44 0.03 84.93 14:38:03 14:24:01 all 0.09 0.00 0.06 0.00 0.00 99.85 14:38:03 14:24:01 0 0.05 0.00 0.05 0.00 0.02 99.88 14:38:03 14:24:01 1 0.20 0.00 0.10 0.00 0.00 99.70 14:38:03 14:24:01 2 0.05 0.00 0.08 0.02 0.00 99.85 14:38:03 14:24:01 3 0.07 0.00 0.05 0.00 0.00 99.88 14:38:03 14:25:01 all 0.05 0.00 0.04 0.00 0.00 99.91 14:38:03 14:25:01 0 0.05 0.00 0.05 0.00 0.00 99.90 14:38:03 14:25:01 1 0.03 0.00 0.03 0.00 0.00 99.93 14:38:03 14:25:01 2 0.08 0.00 0.03 0.02 0.00 99.87 14:38:03 14:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:38:03 14:26:01 all 0.15 0.00 0.03 0.00 0.00 99.81 14:38:03 14:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:38:03 14:26:01 1 0.32 0.00 0.03 0.00 0.00 99.65 14:38:03 14:26:01 2 0.25 0.00 0.05 0.00 0.00 99.70 14:38:03 14:26:01 3 0.02 0.00 0.03 0.00 0.00 99.95 14:38:03 14:27:01 all 0.16 0.00 0.02 0.00 0.00 99.81 14:38:03 14:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:38:03 14:27:01 1 0.53 0.00 0.02 0.00 0.00 99.45 14:38:03 14:27:01 2 0.03 0.00 0.03 0.00 0.00 99.93 14:38:03 14:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:38:03 14:28:01 all 0.16 0.00 0.03 0.00 0.00 99.81 14:38:03 14:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:38:03 14:28:01 1 0.52 0.00 0.02 0.00 0.00 99.47 14:38:03 14:28:01 2 0.05 0.00 0.02 0.00 0.00 99.93 14:38:03 14:28:01 3 0.05 0.00 0.05 0.00 0.00 99.90 14:38:03 14:29:01 all 0.15 0.00 0.03 0.00 0.00 99.82 14:38:03 14:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:38:03 14:29:01 1 0.52 0.00 0.02 0.00 0.00 99.47 14:38:03 14:29:01 2 0.02 0.00 0.05 0.00 0.00 99.93 14:38:03 14:29:01 3 0.03 0.00 0.05 0.00 0.00 99.92 14:38:03 14:30:01 all 0.17 0.00 0.06 0.02 0.00 99.74 14:38:03 14:30:01 0 0.03 0.00 0.10 0.08 0.00 99.78 14:38:03 14:30:01 1 0.55 0.00 0.03 0.00 0.00 99.42 14:38:03 14:30:01 2 0.03 0.00 0.03 0.00 0.00 99.93 14:38:03 14:30:01 3 0.07 0.00 0.07 0.00 0.00 99.87 14:38:03 14:31:01 all 0.15 0.00 0.04 0.00 0.00 99.81 14:38:03 14:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:38:03 14:31:01 1 0.52 0.00 0.02 0.00 0.02 99.45 14:38:03 14:31:01 2 0.05 0.00 0.05 0.00 0.00 99.90 14:38:03 14:31:01 3 0.02 0.00 0.05 0.00 0.00 99.93 14:38:03 14:32:02 all 8.84 0.00 6.72 5.60 0.02 78.83 14:38:03 14:32:02 0 9.26 0.00 6.59 9.02 0.02 75.12 14:38:03 14:32:02 1 8.64 0.00 6.76 1.56 0.00 83.04 14:38:03 14:32:02 2 9.13 0.00 6.72 4.67 0.02 79.46 14:38:03 14:32:02 3 8.32 0.00 6.84 7.14 0.02 77.68 14:38:03 14:33:01 all 3.48 0.00 3.65 0.52 0.02 92.33 14:38:03 14:33:01 0 4.00 0.00 4.43 0.39 0.02 91.17 14:38:03 14:33:01 1 3.18 0.00 3.53 0.60 0.02 92.67 14:38:03 14:33:01 2 3.71 0.00 3.52 0.70 0.02 92.05 14:38:03 14:33:01 3 3.06 0.00 3.08 0.39 0.02 93.45 14:38:03 14:34:01 all 3.03 0.00 3.32 0.46 0.01 93.18 14:38:03 14:34:01 0 3.19 0.00 3.56 0.25 0.02 92.98 14:38:03 14:34:01 1 3.06 0.00 3.26 0.54 0.02 93.13 14:38:03 14:34:01 2 2.97 0.00 3.34 0.54 0.02 93.14 14:38:03 14:34:01 3 2.90 0.00 3.17 0.50 0.00 93.42 14:38:03 14:35:01 all 3.82 0.00 4.18 0.59 0.01 91.39 14:38:03 14:35:01 0 3.91 0.00 4.63 0.83 0.02 90.62 14:38:03 14:35:01 1 4.44 0.00 4.82 0.37 0.02 90.35 14:38:03 14:35:01 2 3.14 0.00 3.33 0.57 0.02 92.94 14:38:03 14:35:01 3 3.80 0.00 3.92 0.61 0.02 91.65 14:38:03 14:36:01 all 3.39 0.00 3.43 0.81 0.01 92.36 14:38:03 14:36:01 0 3.45 0.00 3.85 0.52 0.00 92.18 14:38:03 14:36:01 1 3.21 0.00 3.56 0.49 0.02 92.73 14:38:03 14:36:01 2 3.38 0.00 2.97 1.81 0.00 91.84 14:38:03 14:36:01 3 3.51 0.00 3.34 0.42 0.02 92.71 14:38:03 14:37:02 all 11.34 0.00 8.58 2.19 0.02 77.86 14:38:03 14:37:02 0 12.22 0.00 11.68 1.18 0.02 74.90 14:38:03 14:37:02 1 11.42 0.00 7.22 3.36 0.02 77.98 14:38:03 14:37:02 2 10.58 0.00 7.01 1.07 0.02 81.32 14:38:03 14:37:02 3 11.14 0.00 8.45 3.17 0.02 77.23 14:38:03 14:38:01 all 10.27 0.00 7.86 4.67 0.01 77.19 14:38:03 14:38:01 0 11.66 0.00 7.71 1.56 0.02 79.05 14:38:03 14:38:01 1 10.14 0.00 8.93 4.81 0.02 76.10 14:38:03 14:38:01 2 10.08 0.00 7.51 6.55 0.00 75.85 14:38:03 14:38:01 3 9.21 0.00 7.25 5.75 0.02 77.78 14:38:03 Average: all 10.64 0.00 6.67 6.01 0.02 76.66 14:38:03 Average: 0 10.51 0.00 7.11 5.78 0.02 76.58 14:38:03 Average: 1 10.38 0.00 6.65 6.15 0.02 76.79 14:38:03 Average: 2 11.01 0.00 6.44 6.29 0.01 76.25 14:38:03 Average: 3 10.65 0.00 6.48 5.83 0.02 77.02 14:38:03 14:38:03 14:38:03