Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fc096e9ec0f95dbc625a498b2feb9840babc6219 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-20823 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/301 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/301 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision fc096e9ec0f95dbc625a498b2feb9840babc6219 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f fc096e9ec0f95dbc625a498b2feb9840babc6219 # timeout=10 Commit message: "Merge pull request #3042 from judehung/issue-3041" > git rev-list --no-walk c2d5dc167efdba7037e3dd944aa45209cd29109f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:54:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:54:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:54:24 ========================================================= 13:54:24 EdgeX Global Pipelines Version Info 13:54:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:54:26 ------------------- 13:54:26 stable info: 13:54:26 ------------------- 13:54:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:54:26 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 13:54:26 Message: update stable to v1.0.177 13:54:27 ------------------- 13:54:27 experimental info: 13:54:27 ------------------- 13:54:27 Commited By: **** collab-it+edgex@linuxfoundation.org 13:54:27 Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 13:54:27 Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:54:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:54:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:54:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:54:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:54:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:54:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 13:54:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 13:54:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:54:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 13:54:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 13:54:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:54:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:54:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:54:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:54:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:54:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:54:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:54:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:54:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:54:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 13:54:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:54:29 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 13:54:29 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 13:54:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 13:54:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 13:54:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 13:54:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc096e9ec0f95dbc625a498b2feb9840babc6219 [Pipeline] echo 13:54:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc096e9 [Pipeline] echo 13:54:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:54:30 provisioning config files... 13:54:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/301@tmp/config3526753746032944547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:54:30 ---> docker-login.sh 13:54:30 nexus3.edgexfoundry.org:10001 13:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:31 Configure a credential helper to remove this warning. See 13:54:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:31 13:54:31 Login Succeeded 13:54:31 nexus3.edgexfoundry.org:10002 13:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:31 Configure a credential helper to remove this warning. See 13:54:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:31 13:54:31 Login Succeeded 13:54:31 nexus3.edgexfoundry.org:10003 13:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:31 Configure a credential helper to remove this warning. See 13:54:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:31 13:54:31 Login Succeeded 13:54:31 nexus3.edgexfoundry.org:10004 13:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:31 Configure a credential helper to remove this warning. See 13:54:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:31 13:54:31 Login Succeeded 13:54:31 docker.io 13:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:32 Configure a credential helper to remove this warning. See 13:54:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:32 13:54:32 Login Succeeded 13:54:32 ---> docker-login.sh ends [Pipeline] } 13:54:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:54:32 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 13:54:32 + for file in '`ls cmd/**/Dockerfile`' 13:54:32 ++ dirname cmd/core-command/Dockerfile 13:54:32 ++ cut -d/ -f2 13:54:32 + echo core-command,cmd/core-command/Dockerfile 13:54:32 + for file in '`ls cmd/**/Dockerfile`' 13:54:32 ++ dirname cmd/core-data/Dockerfile 13:54:32 ++ cut -d/ -f2 13:54:32 + echo core-data,cmd/core-data/Dockerfile 13:54:32 + for file in '`ls cmd/**/Dockerfile`' 13:54:32 ++ dirname cmd/core-metadata/Dockerfile 13:54:32 ++ cut -d/ -f2 13:54:32 + echo core-metadata,cmd/core-metadata/Dockerfile 13:54:32 + for file in '`ls cmd/**/Dockerfile`' 13:54:32 ++ dirname cmd/security-bootstrap-redis/Dockerfile 13:54:32 ++ cut -d/ -f2 13:54:32 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 13:54:32 + for file in '`ls cmd/**/Dockerfile`' 13:54:32 ++ dirname cmd/security-proxy-setup/Dockerfile 13:54:32 ++ cut -d/ -f2 13:54:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:54:32 + for file in '`ls cmd/**/Dockerfile`' 13:54:32 ++ dirname cmd/security-secretstore-setup/Dockerfile 13:54:32 ++ cut -d/ -f2 13:54:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:54:32 + for file in '`ls cmd/**/Dockerfile`' 13:54:32 ++ dirname cmd/support-notifications/Dockerfile 13:54:32 ++ cut -d/ -f2 13:54:32 + echo support-notifications,cmd/support-notifications/Dockerfile 13:54:32 + for file in '`ls cmd/**/Dockerfile`' 13:54:32 ++ dirname cmd/support-scheduler/Dockerfile 13:54:32 ++ cut -d/ -f2 13:54:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:54:32 + for file in '`ls cmd/**/Dockerfile`' 13:54:32 ++ dirname cmd/sys-mgmt-agent/Dockerfile 13:54:32 ++ cut -d/ -f2 13:54:32 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:54:32 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/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 13:54:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:54:34 13:54:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:54:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:54:34 latest: Pulling from edgex-devops/git-semver 13:54:34 31603596830f: Pulling fs layer 13:54:34 2a8b12db71e7: Pulling fs layer 13:54:34 6ca5941a6612: Pulling fs layer 13:54:34 ecc8261a40a4: Pulling fs layer 13:54:34 ecc8261a40a4: Waiting 13:54:34 2a8b12db71e7: Verifying Checksum 13:54:34 2a8b12db71e7: Download complete 13:54:34 31603596830f: Verifying Checksum 13:54:34 31603596830f: Download complete 13:54:34 6ca5941a6612: Verifying Checksum 13:54:34 6ca5941a6612: Download complete 13:54:34 ecc8261a40a4: Verifying Checksum 13:54:34 ecc8261a40a4: Download complete 13:54:35 31603596830f: Pull complete 13:54:35 2a8b12db71e7: Pull complete 13:54:36 6ca5941a6612: Pull complete 13:54:36 ecc8261a40a4: Pull complete 13:54:36 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 13:54:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:54:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:54:36 prd-centos7-docker-4c-2g-20823 does not seem to be running inside a container 13:54:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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:10004/edgex-devops/git-semver:latest cat 13:54:39 $ docker top 61ebfd89c1f4c66df32e4a2378b3944b19fe409eeb95012c31b2f2401c4a7d42 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:54:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:54:40 [ssh-agent] Looking for ssh-agent implementation... 13:54:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:54:40 $ docker exec 61ebfd89c1f4c66df32e4a2378b3944b19fe409eeb95012c31b2f2401c4a7d42 ssh-agent 13:54:40 SSH_AUTH_SOCK=/tmp/ssh-EeeTe4JQQK3c/agent.11 13:54:40 SSH_AGENT_PID=16 13:54:40 Running ssh-add (command line suppressed) 13:54:40 Identity added: /w/workspace/edgex-go/301@tmp/private_key_1254166687339287075.key (/w/workspace/edgex-go/301@tmp/private_key_1254166687339287075.key) 13:54:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:54:41 + git tag --points-at HEAD [Pipeline] } 13:54:41 $ docker exec --env ******** --env ******** 61ebfd89c1f4c66df32e4a2378b3944b19fe409eeb95012c31b2f2401c4a7d42 ssh-agent -k 13:54:41 unset SSH_AUTH_SOCK; 13:54:41 unset SSH_AGENT_PID; 13:54:41 echo Agent pid 16 killed; 13:54:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:54:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:54:41 [ssh-agent] Looking for ssh-agent implementation... 13:54:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:54:41 $ docker exec 61ebfd89c1f4c66df32e4a2378b3944b19fe409eeb95012c31b2f2401c4a7d42 ssh-agent 13:54:41 SSH_AUTH_SOCK=/tmp/ssh-swKnLlmD5VzB/agent.46 13:54:41 SSH_AGENT_PID=51 13:54:41 Running ssh-add (command line suppressed) 13:54:41 Identity added: /w/workspace/edgex-go/301@tmp/private_key_2876241376145261626.key (/w/workspace/edgex-go/301@tmp/private_key_2876241376145261626.key) 13:54:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:54:42 + git semver init 13:54:42 # -> Open(): unable to determine branch for HEAD 13:54:42 # $GIT_DIR = /w/workspace/edgex-go/301/.git 13:54:42 # $GIT_WORK_TREE = /w/workspace/edgex-go/301 13:54:42 # $SEMVER_REMOTE_NAME = origin 13:54:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:54:42 # $SEMVER_USER_NAME = edgex-jenkins 13:54:42 # $SEMVER_BRANCH = master 13:54:42 # $SEMVER_TEMP = /tmp/semver-452102340 13:54:42 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:55:00 # '/tmp/semver-452102340' -> '/w/workspace/edgex-go/301/.semver' 13:55:00 # -> Force: false 13:55:00 # $SEMVER_DIR = /w/workspace/edgex-go/301/.semver [Pipeline] } 13:55:00 $ docker exec --env ******** --env ******** 61ebfd89c1f4c66df32e4a2378b3944b19fe409eeb95012c31b2f2401c4a7d42 ssh-agent -k 13:55:00 unset SSH_AUTH_SOCK; 13:55:00 unset SSH_AGENT_PID; 13:55:00 echo Agent pid 51 killed; 13:55:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:55:01 + git semver [Pipeline] } 13:55:01 $ docker stop --time=1 61ebfd89c1f4c66df32e4a2378b3944b19fe409eeb95012c31b2f2401c4a7d42 13:55:03 $ docker rm -f 61ebfd89c1f4c66df32e4a2378b3944b19fe409eeb95012c31b2f2401c4a7d42 [Pipeline] // withDockerContainer [Pipeline] sh 13:55:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:55:04 Stashed 1 file(s) [Pipeline] echo 13:55:04 [edgeXSemver]: initialized semver on version 2.0.0-dev.42 [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] sh 13:55:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:55:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:55:05 + true 13:55:05 + sudo service docker restart 13:55:05 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 13:55:06 ========================================================= 13:55:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 13:55:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:55:06 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 13:55:11 Sending build context to Docker daemon 326.5MB 13:55:11 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 13:55:11 Step 2/6 : FROM ${BASE} 13:55:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 13:55:11 188c0c94c7c5: Pulling fs layer 13:55:11 0ef7d3d256c8: Pulling fs layer 13:55:11 de9db76c5a1d: Pulling fs layer 13:55:11 bca2f99d35d6: Pulling fs layer 13:55:11 93359f2a8cfa: Pulling fs layer 13:55:11 7c6f9722023f: Pulling fs layer 13:55:11 a35cf1a2eb13: Pulling fs layer 13:55:11 bca2f99d35d6: Waiting 13:55:11 7c6f9722023f: Waiting 13:55:11 93359f2a8cfa: Waiting 13:55:11 a35cf1a2eb13: Waiting 13:55:11 de9db76c5a1d: Verifying Checksum 13:55:11 de9db76c5a1d: Download complete 13:55:11 0ef7d3d256c8: Verifying Checksum 13:55:11 0ef7d3d256c8: Download complete 13:55:11 93359f2a8cfa: Verifying Checksum 13:55:11 93359f2a8cfa: Download complete 13:55:11 7c6f9722023f: Verifying Checksum 13:55:11 7c6f9722023f: Download complete 13:55:11 188c0c94c7c5: Verifying Checksum 13:55:11 188c0c94c7c5: Download complete 13:55:11 188c0c94c7c5: Pull complete 13:55:12 0ef7d3d256c8: Pull complete 13:55:12 de9db76c5a1d: Pull complete 13:55:14 a35cf1a2eb13: Verifying Checksum 13:55:14 a35cf1a2eb13: Download complete 13:55:14 bca2f99d35d6: Verifying Checksum 13:55:14 bca2f99d35d6: Download complete 13:55:19 Still waiting to schedule task 13:55:19 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 13:55:20 bca2f99d35d6: Pull complete 13:55:20 93359f2a8cfa: Pull complete 13:55:20 7c6f9722023f: Pull complete 13:55:25 a35cf1a2eb13: Pull complete 13:55:25 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 13:55:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 13:55:25 ---> a62c8e92a672 13:55:25 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 13:55:25 ---> Running in 93e0ef630ab5 13:55:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:55:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:55:26 (1/12) Installing libmagic (5.38-r0) 13:55:27 (2/12) Installing file (5.38-r0) 13:55:27 (3/12) Installing libc-dev (0.7.2-r3) 13:55:27 (4/12) Installing g++ (9.3.0-r2) 13:55:37 (5/12) Installing fortify-headers (1.1-r0) 13:55:37 (6/12) Installing patch (2.7.6-r6) 13:55:37 (7/12) Installing build-base (0.5-r2) 13:55:37 (8/12) Installing libsodium (1.0.18-r0) 13:55:37 (9/12) Installing pkgconf (1.7.2-r0) 13:55:37 (10/12) Installing libsodium-dev (1.0.18-r0) 13:55:37 (11/12) Installing libzmq (4.3.3-r0) 13:55:38 (12/12) Installing zeromq-dev (4.3.3-r0) 13:55:38 Executing busybox-1.31.1-r19.trigger 13:55:38 OK: 233 MiB in 51 packages 13:55:41 Removing intermediate container 93e0ef630ab5 13:55:41 ---> 758f8d28437b 13:55:41 Step 4/6 : WORKDIR /edgex-go 13:55:41 ---> Running in 5c7aec8b2360 13:55:42 Removing intermediate container 5c7aec8b2360 13:55:42 ---> 9f9e3e226eb9 13:55:42 Step 5/6 : COPY go.mod . 13:55:42 ---> 9adb14dde71b 13:55:42 Step 6/6 : RUN go mod download 13:55:42 ---> Running in e8476c2e900d 13:56:04 Removing intermediate container e8476c2e900d 13:56:04 ---> 2246157f7cca 13:56:04 Successfully built 2246157f7cca 13:56:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:56:04 + docker inspect -f . ci-base-image-x86_64 13:56:04 . [Pipeline] withDockerContainer 13:56:04 prd-centos7-docker-4c-2g-20823 does not seem to be running inside a container 13:56:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:56:05 $ docker top d0ab91fb4f307170ddbed109c5b5295892fc566911c9c0401b869e5c9127aa2f -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:06 + go version 13:56:06 go version go1.15.5 linux/amd64 [Pipeline] } 13:56:06 $ docker stop --time=1 d0ab91fb4f307170ddbed109c5b5295892fc566911c9c0401b869e5c9127aa2f 13:56:07 $ docker rm -f d0ab91fb4f307170ddbed109c5b5295892fc566911c9c0401b869e5c9127aa2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:56:08 + docker inspect -f . ci-base-image-x86_64 13:56:08 . [Pipeline] withDockerContainer 13:56:08 prd-centos7-docker-4c-2g-20823 does not seem to be running inside a container 13:56:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:56:09 $ docker top b5fd3c6535efa928240603e17af7483a1a254668de336f21b3673f271b65dac3 -eo pid,comm [Pipeline] { [Pipeline] echo 13:56:09 ========================================================= 13:56:09 [edgeXBuildGoParallel] Running Tests and Build... 13:56:09 ========================================================= [Pipeline] sh 13:56:10 + make test 13:56:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:56:20 ? github.com/edgexfoundry/edgex-go [no test files] 13:56:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:56:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:56:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:56:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:56:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 13:56:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:56:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:56:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:56:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:56:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:56:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:56:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:56:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:56:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.102s coverage: 46.6% of statements 13:56:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:56:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:56:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 13:56:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 13:56:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 13:56:50 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.155s coverage: 27.0% of statements 13:56:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:56:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:56:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 13:56:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 13:56:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 13:56:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:56:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements 13:56:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 13:56:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.035s coverage: 100.0% of statements 13:56:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 13:56:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 13:56:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.135s coverage: 67.9% of statements 13:56:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 13:56:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 13:56:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.119s coverage: 82.3% of statements 13:56:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 13:56:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 13:56:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 13:56:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 13:56:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.388s coverage: 28.6% of statements 13:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 13:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 13:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 13:56:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.079s coverage: 100.0% of statements 13:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 13:56:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements 13:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 13:56:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.123s coverage: 86.7% of statements 13:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 13:56:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.121s coverage: 97.5% of statements 13:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 13:56:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.099s coverage: 78.3% of statements 13:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 13:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 13:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 13:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 13:56:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.464s coverage: 92.8% of statements 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 13:56:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.036s coverage: 58.8% of statements 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 13:56:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.082s coverage: 0.1% of statements 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:56:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.030s coverage: 100.0% of statements 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:56:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 75.5% of statements 13:56:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:56:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.8% of statements 13:56:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.076s coverage: 87.2% of statements 13:56:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 84.2% of statements 13:56:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.092s coverage: 91.4% of statements 13:56:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:56:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.203s coverage: 63.5% of statements 13:56:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:56:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:56:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.028s coverage: 100.0% of statements 13:56:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements 13:56:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements 13:56:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 13:56:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 13:56:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.393s coverage: 68.9% of statements 13:56:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:56:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:56:59 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 13:56:59 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 13:56:59 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 13:57:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.098s coverage: 37.0% of statements 13:57:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:57:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:57:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.321s coverage: 84.0% of statements 13:57:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.050s coverage: 100.0% of statements 13:57:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.129s coverage: 47.1% of statements 13:57:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:57:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:57:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 13:57:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 13:57:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 13:57:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.047s coverage: 100.0% of statements 13:57:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 13:57:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.071s coverage: 100.0% of statements 13:57:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 13:57:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.731s coverage: 29.1% of statements 13:57:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:57:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:57:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 13:57:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 13:57:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 13:57:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements 13:57:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 13:57:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.066s coverage: 100.0% of statements 13:57:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 13:57:04 ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements 13:57:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:57:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements 13:57:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 13:57:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:57:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:57:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 13:57:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.064s coverage: 87.9% of statements 13:57:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 13:57:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:57:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 13:57:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 13:57:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 13:57:04 GO111MODULE=on go vet ./... 13:57:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20824 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws 13:57:12 Running in /w/workspace/edgex-go/301 [Pipeline] { [Pipeline] checkout 13:57:17 using credential edgex-jenkins-ssh 13:57:17 Cloning the remote Git repository 13:57:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:57:17 > git init /w/workspace/edgex-go/301 # timeout=10 13:57:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:57:17 > git --version # timeout=10 13:57:17 > git --version # 'git version 2.17.1' 13:57:17 using GIT_SSH to set credentials SSH Credentials for GitHub 13:57:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:57:26 gofmt -l . 13:57:27 [ "`gofmt -l .`" = "" ] 13:57:28 ./bin/test-go-mod-tidy.sh 13:57:28 ./bin/test-attribution-txt.sh [Pipeline] sh 13:57:29 + ls -al . 13:57:29 total 656 13:57:29 drwxrwxr-x 10 1001 1001 4096 Jan 17 13:57 . 13:57:29 drwxr-xr-x 4 root root 32 Jan 17 13:56 .. 13:57:29 -rw-rw-r-- 1 1001 1001 11 Jan 17 13:54 .dockerignore 13:57:29 drwxrwxr-x 8 1001 1001 162 Jan 17 13:54 .git 13:57:29 drwxrwxr-x 3 1001 1001 125 Jan 17 13:54 .github 13:57:29 -rw-rw-r-- 1 1001 1001 824 Jan 17 13:54 .gitignore 13:57:29 drwx------ 3 1001 1001 32 Jan 17 13:55 .semver 13:57:29 -rw-rw-r-- 1 1001 1001 166 Jan 17 13:54 .sonarcloud.properties 13:57:29 -rw-rw-r-- 1 1001 1001 7744 Jan 17 13:54 Attribution.txt 13:57:29 -rw-rw-r-- 1 1001 1001 3804 Jan 17 13:54 CONTRIBUTING.md 13:57:29 -rw-rw-r-- 1 1001 1001 931 Jan 17 13:54 Dockerfile.build 13:57:29 -rw-rw-r-- 1 1001 1001 863 Jan 17 13:54 Jenkinsfile 13:57:29 -rw-rw-r-- 1 1001 1001 10775 Jan 17 13:54 LICENSE 13:57:29 -rw-rw-r-- 1 1001 1001 5750 Jan 17 13:54 Makefile 13:57:29 -rw-rw-r-- 1 1001 1001 6524 Jan 17 13:54 README.md 13:57:29 -rw-rw-r-- 1 1001 1001 6744 Jan 17 13:54 SECURITY.md 13:57:29 -rw-rw-r-- 1 1001 1001 12 Jan 17 13:55 VERSION 13:57:29 -rw-rw-r-- 1 1001 1001 4131 Jan 17 13:54 ZMQWindows.md 13:57:29 drwxrwxr-x 2 1001 1001 117 Jan 17 13:54 bin 13:57:29 drwxrwxr-x 14 1001 1001 4096 Jan 17 13:54 cmd 13:57:29 -rw-r--r-- 1 root root 550280 Jan 17 13:57 coverage.out 13:57:29 -rw-r--r-- 1 root root 981 Jan 17 13:57 go.mod 13:57:29 -rw-r--r-- 1 root root 19241 Jan 17 13:57 go.sum 13:57:29 drwxrwxr-x 8 1001 1001 127 Jan 17 13:54 internal 13:57:29 drwxrwxr-x 4 1001 1001 26 Jan 17 13:54 openapi 13:57:29 drwxrwxr-x 4 1001 1001 71 Jan 17 13:54 snap 13:57:29 -rw-rw-r-- 1 1001 1001 168 Jan 17 13:54 version.go [Pipeline] sh 13:57:30 + '[' -e coverage.out ] 13:57:30 + chown 1001:1001 coverage.out [Pipeline] stash 13:57:30 Stashed 1 file(s) [Pipeline] sh 13:57:30 + make build 13:57:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/core-data/core-data ./cmd/core-data 13:57:32 Checking out Revision fc096e9ec0f95dbc625a498b2feb9840babc6219 (master) 13:57:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:57:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:57:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:57:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:57:32 using GIT_SSH to set credentials SSH Credentials for GitHub 13:57:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:57:32 > git config core.sparsecheckout # timeout=10 13:57:32 > git checkout -f fc096e9ec0f95dbc625a498b2feb9840babc6219 # timeout=10 13:57:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:57:37 Commit message: "Merge pull request #3042 from judehung/issue-3041" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:57:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:57:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:57:39 + true 13:57:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:57:41 provisioning config files... 13:57:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/301@tmp/config5779339779297477669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:57:42 ---> docker-login.sh 13:57:42 nexus3.edgexfoundry.org:10001 13:57:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/core-command/core-command ./cmd/core-command 13:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:43 Configure a credential helper to remove this warning. See 13:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:43 13:57:43 Login Succeeded 13:57:43 nexus3.edgexfoundry.org:10002 13:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:44 Configure a credential helper to remove this warning. See 13:57:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:44 13:57:44 Login Succeeded 13:57:44 nexus3.edgexfoundry.org:10003 13:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:44 Configure a credential helper to remove this warning. See 13:57:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:44 13:57:44 Login Succeeded 13:57:44 nexus3.edgexfoundry.org:10004 13:57:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:45 Configure a credential helper to remove this warning. See 13:57:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:45 13:57:45 Login Succeeded 13:57:45 docker.io 13:57:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:45 Configure a credential helper to remove this warning. See 13:57:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:45 13:57:45 Login Succeeded 13:57:45 ---> docker-login.sh ends [Pipeline] } 13:57:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:57:46 ========================================================= 13:57:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 13:57:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:57:46 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 13:57:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:57:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:57:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:57:49 Sending build context to Docker daemon 165.5MB 13:57:49 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 13:57:49 Step 2/6 : FROM ${BASE} 13:57:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:57:49 5f621e34cdf4: Pulling fs layer 13:57:49 a4357932f1b6: Pulling fs layer 13:57:49 18c013af1878: Pulling fs layer 13:57:49 00ac8860ef70: Pulling fs layer 13:57:49 63d7cb157983: Pulling fs layer 13:57:49 b116817d02f9: Pulling fs layer 13:57:49 745a02a5169b: Pulling fs layer 13:57:49 63d7cb157983: Waiting 13:57:49 b116817d02f9: Waiting 13:57:49 745a02a5169b: Waiting 13:57:49 00ac8860ef70: Waiting 13:57:49 18c013af1878: Verifying Checksum 13:57:49 18c013af1878: Download complete 13:57:49 a4357932f1b6: Download complete 13:57:49 63d7cb157983: Verifying Checksum 13:57:49 63d7cb157983: Download complete 13:57:50 5f621e34cdf4: Verifying Checksum 13:57:50 5f621e34cdf4: Download complete 13:57:50 b116817d02f9: Verifying Checksum 13:57:50 b116817d02f9: Download complete 13:57:50 5f621e34cdf4: Pull complete 13:57:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:57:51 a4357932f1b6: Pull complete 13:57:51 18c013af1878: Pull complete 13:57:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 13:57:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o ./cmd/secrets-config ./cmd/secrets-config 13:57:53 745a02a5169b: Verifying Checksum 13:57:53 745a02a5169b: Download complete [Pipeline] } 13:57:54 $ docker stop --time=1 b5fd3c6535efa928240603e17af7483a1a254668de336f21b3673f271b65dac3 13:57:54 00ac8860ef70: Verifying Checksum 13:57:54 00ac8860ef70: Download complete 13:57:55 $ docker rm -f b5fd3c6535efa928240603e17af7483a1a254668de336f21b3673f271b65dac3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:57:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:57:59 13:57:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:57:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:57:59 latest: Pulling from edgex-devops/edgex-compose 13:57:59 cbdbe7a5bc2a: Pulling fs layer 13:57:59 ca9280d653b3: Pulling fs layer 13:57:59 7e9c9ca2126c: Pulling fs layer 13:57:59 cbdbe7a5bc2a: Verifying Checksum 13:57:59 cbdbe7a5bc2a: Download complete 13:58:00 ca9280d653b3: Verifying Checksum 13:58:00 ca9280d653b3: Download complete 13:58:00 cbdbe7a5bc2a: Pull complete 13:58:01 ca9280d653b3: Pull complete 13:58:01 7e9c9ca2126c: Verifying Checksum 13:58:01 7e9c9ca2126c: Download complete 13:58:04 00ac8860ef70: Pull complete 13:58:04 63d7cb157983: Pull complete 13:58:04 b116817d02f9: Pull complete 13:58:09 745a02a5169b: Pull complete 13:58:09 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 13:58:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 13:58:09 ---> b7e6874047d6 13:58:09 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 13:58:09 7e9c9ca2126c: Pull complete 13:58:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:58:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:58:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:58:09 prd-centos7-docker-4c-2g-20823 does not seem to be running inside a container 13:58:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:58:12 ---> Running in f53b1325f412 13:58:12 $ docker top f94a70af850978b222a350795b92e2bb6299e405fefd9f1623f96ea5d99eba6a -eo pid,comm [Pipeline] { [Pipeline] sh 13:58:13 + docker-compose build --help 13:58:13 + grep parallel 13:58:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:58:14 --parallel Build images in parallel. [Pipeline] } 13:58:14 $ docker stop --time=1 f94a70af850978b222a350795b92e2bb6299e405fefd9f1623f96ea5d99eba6a 13:58:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:58:15 $ docker rm -f f94a70af850978b222a350795b92e2bb6299e405fefd9f1623f96ea5d99eba6a 13:58:15 (1/12) Installing libmagic (5.38-r0) 13:58:15 (2/12) Installing file (5.38-r0) 13:58:15 (3/12) Installing libc-dev (0.7.2-r3) [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:58:15 (4/12) Installing g++ (9.3.0-r2) 13:58:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:58:16 . [Pipeline] withDockerContainer 13:58:16 prd-centos7-docker-4c-2g-20823 does not seem to be running inside a container 13:58:16 $ 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/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:58:17 $ docker top c3dbf41670ffd3016189e9080317633e17cf32aba118685f6387bf3a516208a1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:58:17 + docker-compose -f ./docker-compose-build.yml build --parallel 13:58:18 Building docker-core-command-go ... 13:58:18 Building docker-core-data-go ... 13:58:18 Building docker-core-metadata-go ... 13:58:18 Building docker-security-bootstrap-redis-go ... 13:58:18 Building docker-security-proxy-setup-go ... 13:58:18 Building docker-security-secretstore-setup-go ... 13:58:18 Building docker-support-notifications-go ... 13:58:18 Building docker-support-scheduler-go ... 13:58:18 Building docker-sys-mgmt-agent-go ... 13:58:18 Building docker-support-scheduler-go 13:58:18 Building docker-security-proxy-setup-go 13:58:18 Building docker-security-secretstore-setup-go 13:58:18 Building docker-core-command-go 13:58:18 Building docker-core-data-go 13:58:25 (5/12) Installing fortify-headers (1.1-r0) 13:58:25 (6/12) Installing patch (2.7.6-r6) 13:58:25 (7/12) Installing build-base (0.5-r2) 13:58:25 (8/12) Installing libsodium (1.0.18-r0) 13:58:25 (9/12) Installing pkgconf (1.7.2-r0) 13:58:25 (10/12) Installing libsodium-dev (1.0.18-r0) 13:58:25 (11/12) Installing libzmq (4.3.3-r0) 13:58:25 (12/12) Installing zeromq-dev (4.3.3-r0) 13:58:25 Executing busybox-1.31.1-r19.trigger 13:58:25 OK: 217 MiB in 51 packages 13:58:30 Removing intermediate container f53b1325f412 13:58:30 ---> bb556ec15c32 13:58:30 Step 4/6 : WORKDIR /edgex-go 13:58:30 ---> Running in 5c62cec213dd 13:58:30 Removing intermediate container 5c62cec213dd 13:58:30 ---> 2171c619d804 13:58:30 Step 5/6 : COPY go.mod . 13:58:30 ---> 8cfc172280f5 13:58:30 Step 6/6 : RUN go mod download 13:58:31 ---> Running in 2ab55e057e7b 13:58:51 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:58:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:58:51 ---> 2246157f7cca 13:58:51 Step 3/24 : WORKDIR /edgex-go 13:58:51 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:58:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:58:51 ---> 2246157f7cca 13:58:51 Step 3/23 : WORKDIR /edgex-go 13:58:51 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:58:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:58:51 ---> 2246157f7cca 13:58:51 Step 3/21 : WORKDIR /edgex-go 13:58:51 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:58:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:58:51 ---> 2246157f7cca 13:58:51 Step 3/21 : WORKDIR /edgex-go 13:58:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:58:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:58:51 ---> 2246157f7cca 13:58:51 Step 3/22 : WORKDIR /edgex-go 13:58:52 ---> Running in c15f688df038 13:58:52 ---> Running in 9d32a0315da6 13:58:52 ---> Running in 0b3a2b218bc7 13:58:52 ---> Running in c0457733d12e 13:58:52 ---> Running in aaed8ffc4f97 13:58:52 Removing intermediate container 0b3a2b218bc7 13:58:52 ---> ace2093d235d 13:58:52 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:58:52 Removing intermediate container aaed8ffc4f97 13:58:52 ---> 00aa3713c35d 13:58:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:58:52 Removing intermediate container 9d32a0315da6 13:58:52 ---> 70a37105955d 13:58:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:58:52 Removing intermediate container c0457733d12e 13:58:52 ---> b9fa256fb33d 13:58:52 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:58:52 Removing intermediate container c15f688df038 13:58:52 ---> 23dc8c1089ef 13:58:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:58:52 ---> Running in fcb0f703a31e 13:58:52 ---> Running in 43c43fa0928f 13:58:52 ---> Running in 9ea12c9e6f1b 13:58:52 ---> Running in ab328f87ef19 13:58:52 ---> Running in b7d723db6ffe 13:58:55 Removing intermediate container fcb0f703a31e 13:58:55 ---> ef8e7a50be9b 13:58:55 Step 5/24 : RUN apk add --update --no-cache make git 13:58:55 Removing intermediate container 9ea12c9e6f1b 13:58:55 ---> 15f7b8ca9bb9 13:58:55 Step 5/22 : RUN apk add --update --no-cache make git 13:58:55 ---> Running in 9225f951d15b 13:58:55 Removing intermediate container ab328f87ef19 13:58:55 ---> 6e45a034acf2 13:58:55 Step 5/21 : RUN apk add --update --no-cache make git 13:58:55 Removing intermediate container b7d723db6ffe 13:58:55 ---> 6ed5cc9f6fa6 13:58:55 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:58:55 Removing intermediate container 43c43fa0928f 13:58:55 ---> 03e5bfab22de 13:58:55 Step 5/21 : RUN apk add --update --no-cache make git 13:58:55 ---> Running in 58b4c1766dba 13:58:55 ---> Running in 8fba3a10e9e7 13:58:55 ---> Running in 313b732963d6 13:58:55 ---> Running in 344945a1c36e 13:58:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:58:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:58:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:58:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:58:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:58:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:58:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:58:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:58:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:58:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:58:57 OK: 233 MiB in 51 packages 13:58:57 OK: 233 MiB in 51 packages 13:58:57 Removing intermediate container 2ab55e057e7b 13:58:57 ---> f88ca2e9b5b3 13:58:57 Successfully built f88ca2e9b5b3 13:58:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:58:58 OK: 233 MiB in 51 packages 13:58:58 OK: 233 MiB in 51 packages 13:58:58 OK: 233 MiB in 51 packages 13:58:58 + docker inspect -f . ci-base-image-arm64 13:58:58 . [Pipeline] withDockerContainer 13:58:58 prd-ubuntu18.04-docker-arm64-4c-16g-20824 does not seem to be running inside a container 13:58:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:58:58 Removing intermediate container 58b4c1766dba 13:58:58 ---> 1f4e4b296aaa 13:58:58 Step 6/22 : COPY go.mod . 13:58:59 Removing intermediate container 9225f951d15b 13:58:59 ---> 5a9e4c9d8833 13:58:59 Step 6/24 : COPY go.mod . 13:58:59 Removing intermediate container 8fba3a10e9e7 13:58:59 ---> 344fcf580989 13:58:59 Step 6/21 : COPY go.mod . 13:58:59 Removing intermediate container 313b732963d6 13:58:59 ---> ad71d435792b 13:58:59 Step 6/23 : COPY go.mod . 13:58:59 ---> f59561f85460 13:58:59 Step 7/22 : RUN go mod download 13:58:59 Removing intermediate container 344945a1c36e 13:58:59 ---> c9f6526be49b 13:58:59 Step 6/21 : COPY go.mod . 13:58:59 ---> d07edf0d0e23 13:58:59 Step 7/24 : RUN go mod download 13:58:59 ---> Running in 26f421158dca 13:58:59 ---> f210df901d6f 13:58:59 Step 7/21 : RUN go mod download 13:58:59 ---> Running in ff62b2c27e57 13:58:59 ---> f01eadbece4f 13:58:59 Step 7/23 : RUN go mod download 13:58:59 ---> Running in ccd85204fc77 13:58:59 ---> 294fa930bd88 13:58:59 Step 7/21 : RUN go mod download 13:59:00 ---> Running in d47d97b941db 13:59:00 ---> Running in 0917bc5be13c 13:59:00 $ docker top d9d84cc36cb0556ecd07ce86596e7965227d6ca57c1edb899e90efd929cc6e2e -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:01 + go version 13:59:01 go version go1.15.5 linux/arm64 [Pipeline] } 13:59:01 $ docker stop --time=1 d9d84cc36cb0556ecd07ce86596e7965227d6ca57c1edb899e90efd929cc6e2e 13:59:02 Removing intermediate container 0917bc5be13c 13:59:02 ---> 0ec2215f5865 13:59:02 Step 8/21 : COPY . . 13:59:02 Removing intermediate container 26f421158dca 13:59:02 ---> 702e92e327c1 13:59:02 Step 8/22 : COPY . . 13:59:02 Removing intermediate container ff62b2c27e57 13:59:02 ---> caa3ed3571d5 13:59:02 Step 8/24 : COPY . . 13:59:02 Removing intermediate container ccd85204fc77 13:59:02 ---> c3fc878db789 13:59:02 Step 8/21 : COPY . . 13:59:02 Removing intermediate container d47d97b941db 13:59:02 ---> ff317fd783f0 13:59:02 Step 8/23 : COPY . . 13:59:03 $ docker rm -f d9d84cc36cb0556ecd07ce86596e7965227d6ca57c1edb899e90efd929cc6e2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:59:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:59:04 13:59:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:59:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:59:04 latest: Pulling from edgex-devops/edgex-compose-arm64 13:59:04 29e5d40040c1: Pulling fs layer 13:59:04 1ce36da41761: Pulling fs layer 13:59:04 25b303627fd3: Pulling fs layer 13:59:05 29e5d40040c1: Verifying Checksum 13:59:05 29e5d40040c1: Download complete 13:59:05 1ce36da41761: Verifying Checksum 13:59:05 1ce36da41761: Download complete 13:59:05 29e5d40040c1: Pull complete 13:59:07 1ce36da41761: Pull complete 13:59:07 25b303627fd3: Verifying Checksum 13:59:07 25b303627fd3: Download complete 13:59:17 25b303627fd3: Pull complete 13:59:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:59:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:59:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:59:18 prd-ubuntu18.04-docker-arm64-4c-16g-20824 does not seem to be running inside a container 13:59:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:59:21 $ docker top 03befeb290a0da4b128754e99f9c8965eb5c0b54eb53f6e08c25b40fd24a9c30 -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:22 + grep parallel 13:59:22 + docker-compose build --help 13:59:25 --parallel Build images in parallel. [Pipeline] } 13:59:25 $ docker stop --time=1 03befeb290a0da4b128754e99f9c8965eb5c0b54eb53f6e08c25b40fd24a9c30 13:59:27 $ docker rm -f 03befeb290a0da4b128754e99f9c8965eb5c0b54eb53f6e08c25b40fd24a9c30 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:59:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:59:28 . [Pipeline] withDockerContainer 13:59:28 prd-ubuntu18.04-docker-arm64-4c-16g-20824 does not seem to be running inside a container 13:59:28 $ 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/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:59:29 $ docker top 762cb549c6a6621ef39162cddc027c08fbcdbe60139002476d36592e5f18accb -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:30 + docker-compose -f ./docker-compose-build.yml build --parallel 13:59:34 Building docker-core-command-go ... 13:59:34 Building docker-core-data-go ... 13:59:34 Building docker-core-metadata-go ... 13:59:34 Building docker-security-bootstrap-redis-go ... 13:59:34 Building docker-security-proxy-setup-go ... 13:59:34 Building docker-security-secretstore-setup-go ... 13:59:34 Building docker-support-notifications-go ... 13:59:34 Building docker-support-scheduler-go ... 13:59:34 Building docker-sys-mgmt-agent-go ... 13:59:34 Building docker-support-notifications-go 13:59:34 Building docker-support-scheduler-go 13:59:34 Building docker-core-metadata-go 13:59:34 Building docker-security-secretstore-setup-go 13:59:34 Building docker-security-bootstrap-redis-go 13:59:41 ---> 15ba7a57d91d 13:59:41 Step 9/22 : RUN make cmd/core-command/core-command 13:59:41 ---> 6e3d436af43c 13:59:41 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 13:59:41 ---> d03acc34021e 13:59:41 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:59:41 ---> b7b4749f6493 13:59:41 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:59:41 ---> 82d6b02ada45 13:59:41 Step 9/23 : RUN make cmd/core-data/core-data 13:59:41 ---> Running in 55a94fcec4be 13:59:41 ---> Running in 9e9ed08c2774 13:59:41 ---> Running in e58f233c8583 13:59:41 ---> Running in fcce11140fac 13:59:41 ---> Running in 79eca55e18d9 13:59:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:59:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/core-command/core-command ./cmd/core-command 13:59:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/core-data/core-data ./cmd/core-data 13:59:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:59:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:00:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o ./cmd/secrets-config ./cmd/secrets-config 14:00:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:00:16 Removing intermediate container 9e9ed08c2774 14:00:16 ---> c0f916d050f8 14:00:16 14:00:16 Step 10/21 : FROM scratch 14:00:16 ---> 14:00:16 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:00:16 Removing intermediate container 55a94fcec4be 14:00:16 ---> 07e5115e4911 14:00:16 14:00:16 Step 10/22 : FROM scratch 14:00:16 ---> 14:00:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:00:16 Removing intermediate container fcce11140fac 14:00:16 ---> 8160195ad005 14:00:16 14:00:16 Step 10/24 : FROM alpine:3.12 14:00:16 ---> Running in a22af7c55c64 14:00:16 ---> Running in 6c638d8e0cb6 14:00:16 3.12: Pulling from library/alpine 14:00:17 Removing intermediate container a22af7c55c64 14:00:17 ---> 87f2066546fe 14:00:17 Step 12/22 : ENV APP_PORT=48082 14:00:17 Removing intermediate container 6c638d8e0cb6 14:00:17 ---> 42a85d39f3e9 14:00:17 Step 12/21 : ENV APP_PORT=48085 14:00:18 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 14:00:18 ---> Running in 5752cf7893dc 14:00:18 ---> Running in 8ffb1ef6c7a4 14:00:18 Status: Downloaded newer image for alpine:3.12 14:00:18 ---> 389fef711851 14:00:18 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 14:00:18 Removing intermediate container e58f233c8583 14:00:18 ---> 7398477a550e 14:00:18 14:00:18 Step 10/21 : FROM alpine:3.12 14:00:18 ---> 389fef711851 14:00:18 Step 11/21 : RUN apk add --update --no-cache curl 14:00:18 ---> Running in 8c1b3001be73 14:00:18 ---> Running in fb906881d3b2 14:00:18 Removing intermediate container 8ffb1ef6c7a4 14:00:18 ---> bec8c5f474c1 14:00:18 Step 13/21 : EXPOSE $APP_PORT 14:00:18 Removing intermediate container 5752cf7893dc 14:00:18 ---> 050218d6655c 14:00:18 Step 13/22 : EXPOSE $APP_PORT 14:00:19 ---> Running in 3f35a2a9b23e 14:00:19 ---> Running in 14b1242c1f26 14:00:21 Removing intermediate container 3f35a2a9b23e 14:00:21 ---> f28355ff88cb 14:00:21 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 14:00:21 Removing intermediate container 14b1242c1f26 14:00:21 ---> 59687ea29cd7 14:00:21 Step 14/22 : WORKDIR / 14:00:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:00:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:00:21 ---> Running in e5037e7afc2b 14:00:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:00:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:00:21 ---> f88ca2e9b5b3 14:00:21 Step 3/22 : WORKDIR /edgex-go 14:00:21 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:00:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:00:21 ---> f88ca2e9b5b3 14:00:21 Step 3/21 : WORKDIR /edgex-go 14:00:21 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:00:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:00:21 ---> f88ca2e9b5b3 14:00:21 Step 3/24 : WORKDIR /edgex-go 14:00:21 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:00:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:00:21 ---> f88ca2e9b5b3 14:00:21 Step 3/24 : WORKDIR /edgex-go 14:00:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:00:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:00:21 ---> f88ca2e9b5b3 14:00:21 Step 3/22 : WORKDIR /edgex-go 14:00:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:00:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:00:21 Removing intermediate container 79eca55e18d9 14:00:21 ---> 345047e41607 14:00:21 14:00:21 Step 10/23 : FROM alpine:3.12 14:00:21 ---> 389fef711851 14:00:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:00:21 ---> Running in 97a0c42b8fb4 14:00:21 Removing intermediate container e5037e7afc2b 14:00:21 ---> 20d5f465415b 14:00:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:00:21 (1/5) Installing ca-certificates (20191127-r4) 14:00:21 (1/4) Installing ca-certificates (20191127-r4) 14:00:21 (2/5) Installing nghttp2-libs (1.41.0-r0) 14:00:21 (3/5) Installing libcurl (7.69.1-r3) 14:00:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 14:00:21 (4/5) Installing curl (7.69.1-r3) 14:00:21 (3/4) Installing libcurl (7.69.1-r3) 14:00:21 (5/5) Installing dumb-init (1.2.2-r1) 14:00:21 Executing busybox-1.31.1-r19.trigger 14:00:21 (4/4) Installing curl (7.69.1-r3) 14:00:21 Executing ca-certificates-20191127-r4.trigger 14:00:21 Executing busybox-1.31.1-r19.trigger 14:00:21 Executing ca-certificates-20191127-r4.trigger 14:00:21 OK: 7 MiB in 19 packages 14:00:21 OK: 7 MiB in 18 packages 14:00:21 ---> 51e3c66a790b 14:00:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:00:22 ---> bd0eda01693a 14:00:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:00:22 Removing intermediate container 97a0c42b8fb4 14:00:22 ---> f925da34c4dc 14:00:22 Step 12/23 : ENV APP_PORT=48080 14:00:22 ---> Running in f6cc41a777df 14:00:22 ---> f3206119d333 14:00:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:00:22 ---> Running in 70ce323c270a 14:00:22 ---> Running in 0ea34cb94dae 14:00:22 ---> Running in 02baf327be05 14:00:22 ---> Running in 75c8fdee76b8 14:00:22 ---> Running in 80d2e2a5f8de 14:00:23 Removing intermediate container 0ea34cb94dae 14:00:23 ---> 0566ec8b69a0 14:00:23 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:23 Removing intermediate container 80d2e2a5f8de 14:00:23 ---> e1c77e917008 14:00:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:23 Removing intermediate container 75c8fdee76b8 14:00:23 ---> 11ec53eaa295 14:00:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:23 Removing intermediate container 70ce323c270a 14:00:23 ---> 8649dcdde324 14:00:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:24 Removing intermediate container 02baf327be05 14:00:24 ---> 19a5ddab0246 14:00:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:24 ---> Running in e6fb2171db1b 14:00:24 ---> Running in 765bc8c14cd0 14:00:24 ---> Running in 41ed2a7e33c3 14:00:24 ---> Running in 4607823d1b16 14:00:24 Removing intermediate container f6cc41a777df 14:00:24 ---> 3423f226e983 14:00:24 Step 13/23 : EXPOSE $APP_PORT 14:00:24 ---> 2f3d717ed47d 14:00:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:00:24 ---> 28b606eb8c8c 14:00:24 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 14:00:24 Removing intermediate container 8c1b3001be73 14:00:24 ---> 0b34ffbcebf9 14:00:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:00:24 ---> Running in 645717c8154f 14:00:24 Removing intermediate container fb906881d3b2 14:00:24 ---> 8c72a6b6c901 14:00:24 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:00:24 ---> Running in 9460a3590050 14:00:24 ---> Running in f5f4e0fc0341 14:00:24 ---> Running in 37778d8acc85 14:00:24 ---> Running in 4cdd37702593 14:00:24 ---> 16e9568f05fc 14:00:24 Step 18/22 : ENTRYPOINT ["/core-command"] 14:00:24 Removing intermediate container 9460a3590050 14:00:24 ---> c86572bb9832 14:00:24 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:24 ---> Running in a0e52db7ce75 14:00:24 Removing intermediate container f5f4e0fc0341 14:00:24 ---> 4b36014e449d 14:00:24 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:00:24 Removing intermediate container 37778d8acc85 14:00:24 ---> 97952a2e74ea 14:00:24 Step 13/24 : WORKDIR / 14:00:24 ---> Running in e4d33dd58556 14:00:24 Removing intermediate container 4cdd37702593 14:00:24 ---> b4a7ddc61472 14:00:24 Step 13/21 : WORKDIR /edgex 14:00:25 ---> Running in 5e5f8f57fbe4 14:00:25 ---> Running in 1bc8dc698195 14:00:25 ---> Running in f5a923b581c2 14:00:25 Removing intermediate container a0e52db7ce75 14:00:25 ---> 86ed373ef8ce 14:00:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:00:26 ---> Running in 74fc60853ff0 14:00:26 Removing intermediate container 5e5f8f57fbe4 14:00:26 ---> 5668c19ab3b6 14:00:26 Step 19/21 : LABEL arch=x86_64 14:00:26 Removing intermediate container 1bc8dc698195 14:00:26 ---> 9626b2c816e9 14:00:26 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:00:26 Removing intermediate container f5a923b581c2 14:00:26 ---> 7792bf5745c6 14:00:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:00:26 ---> Running in a69f789179f1 14:00:26 Removing intermediate container 74fc60853ff0 14:00:26 ---> 55ea416cd167 14:00:26 Step 20/22 : LABEL arch=x86_64 14:00:26 ---> Running in d845a7b25c21 14:00:26 ---> 37981b190dc6 14:00:26 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:00:26 Removing intermediate container a69f789179f1 14:00:26 ---> f27bb7c98321 14:00:26 Step 20/21 : LABEL git_sha=fc096e9ec0f95dbc625a498b2feb9840babc6219 14:00:26 ---> ee8a02c2ddbd 14:00:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:00:26 ---> Running in 67ddb1d640d7 14:00:27 Removing intermediate container e4d33dd58556 14:00:27 ---> c18427747537 14:00:27 Step 15/23 : RUN apk add --update --no-cache zeromq 14:00:27 Removing intermediate container d845a7b25c21 14:00:27 ---> 59d7eaf47840 14:00:27 Step 21/22 : LABEL git_sha=fc096e9ec0f95dbc625a498b2feb9840babc6219 14:00:27 ---> ee36a37b3953 14:00:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:00:27 ---> Running in ae9b2c71226f 14:00:27 ---> Running in f4917f87adc3 14:00:27 Removing intermediate container 67ddb1d640d7 14:00:27 ---> 7f6a8af3967f 14:00:27 Step 21/21 : LABEL version=2.0.0-dev.42 14:00:27 ---> a14087a3d74b 14:00:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:00:27 ---> Running in 400c994bf245 14:00:27 Removing intermediate container f4917f87adc3 14:00:27 ---> 1f65bf35d855 14:00:27 Step 22/22 : LABEL version=2.0.0-dev.42 14:00:27 Removing intermediate container 41ed2a7e33c3 14:00:27 ---> faec472597f7 14:00:27 Step 5/24 : RUN apk add --update --no-cache make git 14:00:27 ---> Running in a393fdd2846e 14:00:27 ---> ef3519305137 14:00:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:00:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:00:27 Removing intermediate container 400c994bf245 14:00:27 ---> 89d421f4b100 14:00:27 14:00:27 ---> Running in 765dbad8f0a6 14:00:28 Removing intermediate container e6fb2171db1b 14:00:28 ---> 800f7b031533 14:00:28 Step 5/22 : RUN apk add --update --no-cache make git 14:00:28 ---> ee7b56471893 14:00:28 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:00:28 ---> Running in 84bf71cf2a90 14:00:28 ---> Running in 651c599472f4 14:00:28 Successfully built 89d421f4b100 14:00:28 Removing intermediate container 765dbad8f0a6 14:00:28 ---> df4da1acae98 14:00:28 14:00:28 Successfully tagged docker-support-scheduler-go:latest 14:00:28 Building docker-support-notifications-go 14:00:28  Building docker-support-scheduler-go ... done Removing intermediate container 84bf71cf2a90 14:00:28 ---> ff951b7bffed 14:00:28 Step 18/21 : CMD ["--init=true"] 14:00:28 Removing intermediate container 645717c8154f 14:00:28 ---> dda2b3a6ffec 14:00:28 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 14:00:28 Removing intermediate container 4607823d1b16 14:00:28 ---> 58077644336d 14:00:28 Step 5/21 : RUN apk add --update --no-cache make git 14:00:28 Successfully built df4da1acae98 14:00:28 Successfully tagged docker-core-command-go:latest 14:00:28 ---> 09d31b968aec 14:00:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go 14:00:28 14:00:28 ---> Running in 83ab15a0ecf7 14:00:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:00:28 ---> Running in b06f50ad2953 14:00:28 Removing intermediate container 765bc8c14cd0 14:00:28 ---> bc81f1ad0047 14:00:28 Step 5/22 : RUN apk add --update --no-cache make git 14:00:29 Removing intermediate container 83ab15a0ecf7 14:00:29 ---> d15f81aaa3be 14:00:29 Step 19/21 : LABEL arch=x86_64 14:00:29 ---> Running in 418181db389f 14:00:29 ---> Running in c4b3ec9686b7 14:00:29 ---> Running in a092d00e4caf 14:00:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:00:29 ---> e2147911b2cc 14:00:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:00:29 (1/5) Installing libgcc (9.3.0-r2) 14:00:29 (2/5) Installing libsodium (1.0.18-r0) 14:00:29 Removing intermediate container c4b3ec9686b7 14:00:29 ---> 73f1e1b46ed5 14:00:29 Step 20/21 : LABEL git_sha=fc096e9ec0f95dbc625a498b2feb9840babc6219 14:00:29 (3/5) Installing libstdc++ (9.3.0-r2) 14:00:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:00:30 (4/5) Installing libzmq (4.3.3-r0) 14:00:30 ---> Running in 1605d71c6fc0 14:00:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:00:30 (5/5) Installing zeromq (4.3.3-r0) 14:00:30 Executing busybox-1.31.1-r19.trigger 14:00:30 OK: 8 MiB in 19 packages 14:00:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:00:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:00:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:00:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:00:31 OK: 217 MiB in 51 packages 14:00:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:00:31 OK: 217 MiB in 51 packages 14:00:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:00:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:00:32 Removing intermediate container a393fdd2846e 14:00:32 ---> 1fd10683f22d 14:00:32 Step 6/24 : COPY go.mod . 14:00:32 OK: 217 MiB in 51 packages 14:00:32 OK: 217 MiB in 51 packages 14:00:33 OK: 217 MiB in 51 packages 14:00:33 ---> 1e93cd466aff 14:00:33 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 14:00:33 Removing intermediate container 651c599472f4 14:00:33 ---> 5317ec2efa90 14:00:33 Step 6/22 : COPY go.mod . 14:00:33 ---> 10879f8835ed 14:00:33 Step 7/24 : RUN go mod download 14:00:34 ---> Running in 739f4e9a10a2 14:00:34 ---> 521339180153 14:00:34 Step 7/22 : RUN go mod download 14:00:34 ---> Running in a6070de5e82e 14:00:34 Removing intermediate container b06f50ad2953 14:00:34 ---> d4cfdb9341e7 14:00:34 Step 6/24 : COPY go.mod . 14:00:35 Removing intermediate container 1605d71c6fc0 14:00:35 ---> 1f35e8a54faa 14:00:35 Step 21/21 : LABEL version=2.0.0-dev.42 14:00:35 ---> Running in bfa32ae4ebae 14:00:35 Removing intermediate container 418181db389f 14:00:35 ---> e1e7592d5635 14:00:35 Step 6/21 : COPY go.mod . 14:00:35 Removing intermediate container a092d00e4caf 14:00:35 ---> 0470a152955d 14:00:35 Step 6/22 : COPY go.mod . 14:00:35 ---> Running in af1b5698540b 14:00:36 ---> a8b080bb14c5 14:00:36 Step 7/24 : RUN go mod download 14:00:36 Removing intermediate container af1b5698540b 14:00:36 ---> aa26a7eb3871 14:00:36 14:00:36 ---> Running in 3a88f3fb7470 14:00:36 Removing intermediate container ae9b2c71226f 14:00:36 ---> dde77997991b 14:00:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:00:36 Successfully built aa26a7eb3871 14:00:36 Successfully tagged docker-security-proxy-setup-go:latest 14:00:36 Building docker-security-bootstrap-redis-go 14:00:36 ---> fcd6cb062dfc 14:00:36 Step 7/22 : RUN go mod download 14:00:36 ---> 0d8815c66648 14:00:36 Step 7/21 : RUN go mod download 14:00:36 ---> Running in 9a8c89eb8aad 14:00:37 ---> Running in dfed6dedbff1 14:00:38 Removing intermediate container 739f4e9a10a2 14:00:38 ---> 914d1786be73 14:00:38 Step 8/24 : COPY . . 14:00:39 Removing intermediate container a6070de5e82e 14:00:39 ---> 1f344d61a060 14:00:39 Step 8/22 : COPY . . 14:00:39  Building docker-security-proxy-setup-go ... done  ---> 83d194498dd7 14:00:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:00:40 Removing intermediate container bfa32ae4ebae 14:00:40 ---> 83c6bb1b406e 14:00:40 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 14:00:41 ---> Running in a6abeb8ef24d 14:00:42 Removing intermediate container 3a88f3fb7470 14:00:42 ---> 3f167e997510 14:00:42 Step 8/24 : COPY . . 14:00:42 Removing intermediate container 9a8c89eb8aad 14:00:42 ---> 4a1c79d97a18 14:00:42 Step 8/22 : COPY . . 14:00:43 Removing intermediate container dfed6dedbff1 14:00:43 ---> d3a02df11fec 14:00:43 Step 8/21 : COPY . . 14:00:45 ---> 1fff8749549e 14:00:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:00:45 Removing intermediate container a6abeb8ef24d 14:00:45 ---> 2c95288662c0 14:00:45 Step 22/24 : LABEL arch=x86_64 14:00:47 ---> Running in ce367459dfa4 14:00:47 ---> d3fac4631964 14:00:47 Step 19/23 : ENTRYPOINT ["/core-data"] 14:00:47 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:00:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:00:47 ---> 2246157f7cca 14:00:47 Step 3/24 : WORKDIR /edgex-go 14:00:47 ---> Using cache 14:00:47 ---> 23dc8c1089ef 14:00:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:47 ---> Using cache 14:00:47 ---> 6ed5cc9f6fa6 14:00:47 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 14:00:48 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:00:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:00:49 ---> 2246157f7cca 14:00:49 Step 3/26 : WORKDIR /edgex-go 14:00:49 ---> Using cache 14:00:49 ---> 23dc8c1089ef 14:00:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:49 ---> Using cache 14:00:49 ---> 6ed5cc9f6fa6 14:00:49 Step 5/26 : RUN apk add --update --no-cache make bash git 14:00:49 ---> Running in 5aab99a55ae6 14:00:49 Removing intermediate container ce367459dfa4 14:00:49 ---> caddac006645 14:00:49 Step 23/24 : LABEL git_sha=fc096e9ec0f95dbc625a498b2feb9840babc6219 14:00:50 ---> Running in a9453bd43626 14:00:50 ---> Running in abbebb01560c 14:00:50 ---> Running in d7df07aad55c 14:00:50 Removing intermediate container 5aab99a55ae6 14:00:50 ---> d7fa27cf4914 14:00:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:00:51 ---> Running in 361e7a5498bd 14:00:51 Removing intermediate container d7df07aad55c 14:00:51 ---> a9ded8cc3717 14:00:51 Step 24/24 : LABEL version=2.0.0-dev.42 14:00:52 ---> Running in 1a680de4034b 14:00:52 Removing intermediate container 361e7a5498bd 14:00:52 ---> 5910bb6f57d3 14:00:52 Step 21/23 : LABEL arch=x86_64 14:00:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:00:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:00:53 ---> Running in 18cd56ea40a3 14:00:53 Removing intermediate container 1a680de4034b 14:00:53 ---> 23ec9a76f4cb 14:00:53 14:00:53 Successfully built 23ec9a76f4cb 14:00:53 Successfully tagged docker-security-secretstore-setup-go:latest 14:00:53  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go 14:00:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:00:53 Removing intermediate container 18cd56ea40a3 14:00:53 ---> ba0232269687 14:00:53 Step 22/23 : LABEL git_sha=fc096e9ec0f95dbc625a498b2feb9840babc6219 14:00:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:00:53 ---> Running in c5e34ab82b84 14:00:54 OK: 233 MiB in 51 packages 14:00:54 OK: 233 MiB in 51 packages 14:00:56 Removing intermediate container c5e34ab82b84 14:00:56 ---> e33046d8ba4c 14:00:56 Step 23/23 : LABEL version=2.0.0-dev.42 14:00:56 ---> Running in 6947de8a9d76 14:00:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:00:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:00:56 ---> 2246157f7cca 14:00:56 Step 3/22 : WORKDIR /edgex-go 14:00:56 ---> Using cache 14:00:56 ---> 23dc8c1089ef 14:00:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:56 ---> Using cache 14:00:56 ---> 6ed5cc9f6fa6 14:00:56 Step 5/22 : RUN apk add --update --no-cache make git 14:00:58 ---> e4ac38f1eaec 14:00:58 Step 9/22 : RUN make cmd/core-metadata/core-metadata 14:00:58 ---> ef87bdd2656f 14:00:58 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:00:58 ---> 1ece679cb4b3 14:00:58 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 14:00:58 ---> 6183563ea54b 14:00:58 Step 9/24 : RUN make cmd/support-notifications/support-notifications 14:00:58 ---> bae00855d2e1 14:00:58 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 14:00:58 ---> Running in 98cbf91beec1 14:00:58 ---> Running in 8a94a95d0931 14:00:58 ---> Running in 2196d4421fd4 14:00:58 ---> Running in f4e8e009826c 14:00:58 ---> Running in be0c56211358 14:00:58 ---> Running in 3653d6f00639 14:00:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:00:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 14:00:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:00:59 Removing intermediate container 6947de8a9d76 14:00:59 ---> ac7851d5be3d 14:00:59 14:00:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:00:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:00:59 Removing intermediate container abbebb01560c 14:00:59 ---> 334a2896d996 14:00:59 Step 6/26 : COPY go.mod . 14:00:59 Removing intermediate container a9453bd43626 14:00:59 ---> 3cb3590bb513 14:00:59 Step 6/24 : COPY go.mod . 14:00:59 Successfully built ac7851d5be3d 14:00:59 Successfully tagged docker-core-data-go:latest 14:01:00  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:01:00 ---> 589847beadd5 14:01:00 Step 7/24 : RUN go mod download 14:01:00 ---> 374dffa389b4 14:01:00 Step 7/26 : RUN go mod download 14:01:00 ---> Running in 7e85e5f6b1e7 14:01:00 ---> Running in dac59dc184f6 14:01:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:01:01 OK: 233 MiB in 51 packages 14:01:02 Removing intermediate container 3653d6f00639 14:01:02 ---> 1a98b2fdc2e1 14:01:02 Step 6/22 : COPY go.mod . 14:01:04 ---> c9a3b96dfad4 14:01:04 Step 7/22 : RUN go mod download 14:01:05 ---> Running in 52b22174a7d7 14:01:05 Removing intermediate container dac59dc184f6 14:01:05 ---> c38c7ce6a5f0 14:01:05 Step 8/26 : COPY . . 14:01:05 Removing intermediate container 7e85e5f6b1e7 14:01:05 ---> 203ffd63a837 14:01:05 Step 8/24 : COPY . . 14:01:10 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:01:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:01:10 ---> 2246157f7cca 14:01:10 Step 3/22 : WORKDIR /edgex-go 14:01:10 ---> Using cache 14:01:10 ---> 23dc8c1089ef 14:01:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:10 ---> Using cache 14:01:10 ---> 6ed5cc9f6fa6 14:01:10 Step 5/22 : RUN apk add --update --no-cache make git 14:01:10 ---> Using cache 14:01:10 ---> 1a98b2fdc2e1 14:01:10 Step 6/22 : COPY go.mod . 14:01:10 ---> Using cache 14:01:10 ---> c9a3b96dfad4 14:01:10 Step 7/22 : RUN go mod download 14:01:12 ---> Running in 1be77c5d22b3 14:01:15 Removing intermediate container 52b22174a7d7 14:01:15 ---> d49279f1a3b3 14:01:15 Step 8/22 : COPY . . 14:01:20 Removing intermediate container 1be77c5d22b3 14:01:20 ---> 435e7ad2a760 14:01:20 Step 8/22 : COPY . . 14:01:38 ---> 5b6aefe75924 14:01:38 Step 9/24 : RUN make cmd/support-notifications/support-notifications 14:01:38 ---> d351de02b639 14:01:38 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:01:38 ---> Running in 93f4e3b9630b 14:01:39 ---> Running in ddb8edd132ab 14:01:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:01:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:01:46 ---> ff16061b9ee1 14:01:46 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 14:01:47 ---> Running in 1cf462603a2e 14:01:47 ---> 38c6e80b3caf 14:01:47 Step 9/22 : RUN make cmd/core-metadata/core-metadata 14:01:47 ---> Running in 20e725431be8 14:01:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 14:01:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:02:10 Removing intermediate container ddb8edd132ab 14:02:10 ---> c9331507504d 14:02:10 14:02:10 Step 10/24 : FROM scratch 14:02:10 ---> 14:02:10 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 14:02:10 Removing intermediate container 93f4e3b9630b 14:02:10 ---> 0462a76d1dca 14:02:10 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:02:10 ---> Running in fb42c9401160 14:02:11 ---> Running in 14f04de4b921 14:02:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:02:11 Removing intermediate container 14f04de4b921 14:02:11 ---> aaa6399b185d 14:02:11 Step 12/24 : ENV APP_PORT=48060 14:02:11 ---> Running in 86435f7ba5ad 14:02:11 Removing intermediate container 86435f7ba5ad 14:02:11 ---> 33e79badbd21 14:02:11 Step 13/24 : EXPOSE $APP_PORT 14:02:12 ---> Running in 4f5b5175a75c 14:02:12 Removing intermediate container 4f5b5175a75c 14:02:12 ---> 3c4bce81d682 14:02:12 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 14:02:13 ---> 4af9c81d7fbb 14:02:13 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 14:02:15 Removing intermediate container 1cf462603a2e 14:02:15 ---> e66e67bf73d1 14:02:15 14:02:15 Step 10/22 : FROM alpine:3.12 14:02:15 ---> 389fef711851 14:02:15 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 14:02:15 ---> Using cache 14:02:15 ---> 0b34ffbcebf9 14:02:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 14:02:15 ---> 7cb5694efe08 14:02:15 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 14:02:15 ---> Running in 5db3720568c7 14:02:15 Removing intermediate container fb42c9401160 14:02:15 ---> 825fb2d827c3 14:02:15 14:02:15 Step 11/26 : FROM docker:20.10.0 14:02:15 20.10.0: Pulling from library/docker 14:02:15 Removing intermediate container 5db3720568c7 14:02:15 ---> 662d33a967f2 14:02:15 Step 13/22 : WORKDIR / 14:02:16 ---> Running in 6bcdf29ca723 14:02:17 ---> 2b5e235f48fd 14:02:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:02:17 Removing intermediate container 6bcdf29ca723 14:02:17 ---> d2d6b01aa33a 14:02:17 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:02:19 ---> 16231b557367 14:02:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:02:19 Removing intermediate container 20e725431be8 14:02:19 ---> 0edae078bc3f 14:02:19 14:02:19 Step 10/22 : FROM scratch 14:02:19 ---> 14:02:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:02:19 ---> aef6ada35760 14:02:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 14:02:19 ---> Using cache 14:02:19 ---> 42a85d39f3e9 14:02:19 Step 12/22 : ENV APP_PORT=48081 14:02:19 ---> Running in f17df5ccc974 14:02:19 Removing intermediate container f17df5ccc974 14:02:19 ---> 6bbdbc4e736b 14:02:19 Step 13/22 : EXPOSE $APP_PORT 14:02:19 ---> 3812b5bd8970 14:02:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:02:19 ---> Running in 87f925ccdd56 14:02:19 ---> 279833efda5c 14:02:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 14:02:20 Removing intermediate container 87f925ccdd56 14:02:20 ---> 4de071dbbd98 14:02:20 Step 14/22 : WORKDIR / 14:02:20 ---> 61318f59e8dd 14:02:20 Step 20/24 : ENTRYPOINT ["/support-notifications"] 14:02:20 ---> Running in 10fb33a59349 14:02:20 ---> 7f265f5fa020 14:02:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 14:02:20 ---> Running in 096e2d771a3d 14:02:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:02:21 Removing intermediate container 10fb33a59349 14:02:21 ---> e635d3216390 14:02:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:02:21 Removing intermediate container 096e2d771a3d 14:02:21 ---> 6cca9ac636ff 14:02:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:02:21 ---> e7a916395962 14:02:21 Step 18/22 : RUN chmod +x entrypoint.sh 14:02:21 ---> Running in fb2ca6a2c8d6 14:02:21 ---> Running in 6762c61d0328 14:02:21 ---> 90006e78be9e 14:02:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:02:21 Removing intermediate container fb2ca6a2c8d6 14:02:21 ---> 4c8a0f06b78b 14:02:21 Step 22/24 : LABEL arch=x86_64 14:02:21 ---> Running in 4a5293c69e68 14:02:22 ---> c037c09d86f5 14:02:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:02:22 Removing intermediate container 4a5293c69e68 14:02:22 ---> 2c7a3794afd5 14:02:22 Step 23/24 : LABEL git_sha=fc096e9ec0f95dbc625a498b2feb9840babc6219 14:02:23 ---> Running in a825122d5f33 14:02:23 Removing intermediate container a825122d5f33 14:02:23 ---> 36f18119b25d 14:02:23 Step 24/24 : LABEL version=2.0.0-dev.42 14:02:23 ---> 276b3ab35903 14:02:23 Step 18/22 : ENTRYPOINT ["/core-metadata"] 14:02:23 ---> Running in fdd7bdedaec0 14:02:23 ---> Running in 1e20fd9ac356 14:02:23 Removing intermediate container 6762c61d0328 14:02:23 ---> 3c67c2ff9e54 14:02:23 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 14:02:24 ---> Running in 67ccfe40453a 14:02:24 Removing intermediate container 1e20fd9ac356 14:02:24 ---> 7b96b59575f8 14:02:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:02:24 Removing intermediate container fdd7bdedaec0 14:02:24 ---> 36ddc50cb60e 14:02:24 14:02:24 ---> Running in 2a221c825c71 14:02:24 Removing intermediate container 67ccfe40453a 14:02:24 ---> 8dd532fdc64a 14:02:24 Step 20/22 : LABEL arch=x86_64 14:02:24 Successfully built 36ddc50cb60e 14:02:24 Successfully tagged docker-support-notifications-go:latest 14:02:24  Building docker-support-notifications-go ... done  ---> Running in b6ba3fb44083 14:02:24 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 14:02:24 Status: Downloaded newer image for docker:20.10.0 14:02:24 ---> aefe523efa57 14:02:24 Step 12/26 : RUN apk add --no-cache bash 14:02:24 Removing intermediate container 2a221c825c71 14:02:24 ---> 141f794433e9 14:02:24 Step 20/22 : LABEL arch=x86_64 14:02:24 ---> Running in c4fee72177fe 14:02:24 ---> Running in 1b6be2801d92 14:02:24 Removing intermediate container b6ba3fb44083 14:02:24 ---> d07c00774d09 14:02:24 Step 21/22 : LABEL git_sha=fc096e9ec0f95dbc625a498b2feb9840babc6219 14:02:24 ---> Running in a2da2eed0fee 14:02:25 Removing intermediate container 1b6be2801d92 14:02:25 ---> c9637da0d26f 14:02:25 Step 21/22 : LABEL git_sha=fc096e9ec0f95dbc625a498b2feb9840babc6219 14:02:25 ---> Running in 5892b11c71aa 14:02:25 Removing intermediate container a2da2eed0fee 14:02:25 ---> 108cd025fcb7 14:02:25 Step 22/22 : LABEL version=2.0.0-dev.42 14:02:25 ---> Running in d2fa874f43c6 14:02:25 Removing intermediate container 5892b11c71aa 14:02:25 ---> 61de5f206985 14:02:25 Step 22/22 : LABEL version=2.0.0-dev.42 14:02:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:02:25 ---> Running in 09b0c2223d9d 14:02:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:02:25 Removing intermediate container d2fa874f43c6 14:02:25 ---> e9544b031df4 14:02:25 14:02:25 (1/2) Installing readline (8.0.4-r0) 14:02:25 Successfully built e9544b031df4 14:02:25 (2/2) Installing bash (5.0.17-r0) 14:02:25 Removing intermediate container 09b0c2223d9d 14:02:25 ---> b34637a5919f 14:02:25 14:02:25 Successfully tagged docker-security-bootstrap-redis-go:latest 14:02:25  Building docker-security-bootstrap-redis-go ... done Executing bash-5.0.17-r0.post-install 14:02:25 Executing busybox-1.31.1-r19.trigger 14:02:25 OK: 12 MiB in 22 packages 14:02:25 Successfully built b34637a5919f 14:02:25 Successfully tagged docker-core-metadata-go:latest 14:02:26  Building docker-core-metadata-go ... done Removing intermediate container c4fee72177fe 14:02:26 ---> 6910dd8f0137 14:02:26 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 14:02:26 ---> Running in 69b5d6ed3b43 14:02:26 Removing intermediate container 69b5d6ed3b43 14:02:26 ---> 797cc0911cb1 14:02:26 Step 14/26 : ENV APP_PORT=48090 14:02:26 Removing intermediate container 2196d4421fd4 14:02:26 ---> 45c0f9312d3b 14:02:26 14:02:26 Step 10/22 : FROM alpine:3.12 14:02:26 3.12: Pulling from library/alpine 14:02:26 ---> Running in 71c84c0ccbf0 14:02:26 Removing intermediate container 71c84c0ccbf0 14:02:26 ---> 2fbf263fa808 14:02:26 Step 15/26 : EXPOSE $APP_PORT 14:02:26 ---> Running in c7e3381373a7 14:02:26 Removing intermediate container c7e3381373a7 14:02:26 ---> 34be00b9ad2b 14:02:26 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:02:27 ---> df4b46e4a142 14:02:27 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:02:27 ---> 712c64c7dad9 14:02:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:02:28 ---> eb6050feda59 14:02:28 Step 19/26 : RUN apk --no-cache add py3-pip 14:02:28 ---> Running in 12e1b187af58 14:02:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:02:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:02:29 (1/33) Installing libbz2 (1.0.8-r1) 14:02:29 (2/33) Installing expat (2.2.9-r1) 14:02:29 (3/33) Installing libffi (3.3-r2) 14:02:29 (4/33) Installing gdbm (1.13-r1) 14:02:29 (5/33) Installing xz-libs (5.2.5-r0) 14:02:29 (6/33) Installing sqlite-libs (3.32.1-r0) 14:02:29 (7/33) Installing python3 (3.8.5-r0) 14:02:29 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 14:02:29 Status: Downloaded newer image for alpine:3.12 14:02:29 ---> afeebe901d6b 14:02:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 14:02:29 ---> Running in 2738eccb45c8 14:02:30 Removing intermediate container 8a94a95d0931 14:02:30 ---> 6d1334ed195e 14:02:30 14:02:30 Step 10/24 : FROM alpine:3.12 14:02:30 ---> afeebe901d6b 14:02:30 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 14:02:30 (8/33) Installing py3-appdirs (1.4.4-r1) 14:02:30 (9/33) Installing py3-ordered-set (4.0.1-r0) 14:02:30 (10/33) Installing py3-parsing (2.4.7-r0) 14:02:30 (11/33) Installing py3-six (1.15.0-r0) 14:02:30 (12/33) Installing py3-packaging (20.4-r0) 14:02:30 (13/33) Installing py3-setuptools (47.0.0-r0) 14:02:30 (14/33) Installing py3-chardet (3.0.4-r4) 14:02:30 (15/33) Installing py3-idna (2.9-r0) 14:02:30 (16/33) Installing py3-certifi (2020.4.5.1-r0) 14:02:30 (17/33) Installing py3-urllib3 (1.25.9-r0) 14:02:30 (18/33) Installing py3-requests (2.23.0-r0) 14:02:30 (19/33) Installing py3-msgpack (1.0.0-r0) 14:02:30 (20/33) Installing py3-lockfile (0.12.2-r3) 14:02:30 (21/33) Installing py3-cachecontrol (0.12.6-r0) 14:02:30 (22/33) Installing py3-colorama (0.4.3-r0) 14:02:30 (23/33) Installing py3-distlib (0.3.0-r0) 14:02:30 (24/33) Installing py3-distro (1.5.0-r1) 14:02:30 (25/33) Installing py3-webencodings (0.5.1-r3) 14:02:30 (26/33) Installing py3-html5lib (1.0.1-r4) 14:02:30 (27/33) Installing py3-pytoml (0.1.21-r0) 14:02:30 (28/33) Installing py3-pep517 (0.8.2-r0) 14:02:30 (29/33) Installing py3-progress (1.5-r0) 14:02:30 (30/33) Installing py3-toml (0.10.1-r0) 14:02:30 (31/33) Installing py3-retrying (1.3.3-r0) 14:02:30 (32/33) Installing py3-contextlib2 (0.6.0-r0) 14:02:30 (33/33) Installing py3-pip (20.1.1-r0) 14:02:31 Executing busybox-1.31.1-r19.trigger 14:02:31 OK: 71 MiB in 55 packages 14:02:31 ---> Running in eef0cd74d1bc 14:02:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:02:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:02:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:02:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:02:33 (1/5) Installing ca-certificates (20191127-r4) 14:02:33 (2/5) Installing nghttp2-libs (1.41.0-r0) 14:02:33 (3/5) Installing libcurl (7.69.1-r3) 14:02:33 (4/5) Installing curl (7.69.1-r3) 14:02:33 (5/5) Installing dumb-init (1.2.2-r1) 14:02:33 Executing busybox-1.31.1-r19.trigger 14:02:33 Executing ca-certificates-20191127-r4.trigger 14:02:33 OK: 7 MiB in 19 packages 14:02:33 (1/5) Installing ca-certificates (20191127-r4) 14:02:34 (2/5) Installing nghttp2-libs (1.41.0-r0) 14:02:34 (3/5) Installing libcurl (7.69.1-r3) 14:02:34 (4/5) Installing curl (7.69.1-r3) 14:02:34 (5/5) Installing dumb-init (1.2.2-r1) 14:02:34 Executing busybox-1.31.1-r19.trigger 14:02:34 Executing ca-certificates-20191127-r4.trigger 14:02:34 OK: 7 MiB in 19 packages 14:02:35 Removing intermediate container f4e8e009826c 14:02:35 ---> 4bd245c1b2f1 14:02:35 14:02:35 Step 10/24 : FROM scratch 14:02:35 ---> 14:02:35 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 14:02:35 Removing intermediate container be0c56211358 14:02:35 ---> 93e4ea55f052 14:02:35 14:02:35 Step 10/21 : FROM scratch 14:02:35 ---> 14:02:35 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:02:35 ---> Running in 417dad2d371b 14:02:35 ---> Running in eeed947ce763 14:02:36 Removing intermediate container 417dad2d371b 14:02:36 ---> ee6ca73a0b79 14:02:36 Step 12/24 : ENV APP_PORT=48060 14:02:36 Removing intermediate container eeed947ce763 14:02:36 ---> 59a483c414ef 14:02:36 Step 12/21 : ENV APP_PORT=48085 14:02:36 Removing intermediate container 2738eccb45c8 14:02:36 ---> fc2c7b488a02 14:02:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 14:02:36 ---> Running in a356e76ec452 14:02:36 ---> Running in 8df11c458ab5 14:02:36 ---> Running in 08a3c688bacc 14:02:37 Removing intermediate container eef0cd74d1bc 14:02:37 ---> 5b420cf6c634 14:02:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:02:37 ---> Running in 18f30c64cc98 14:02:37 Removing intermediate container a356e76ec452 14:02:37 ---> 03db7704737b 14:02:37 Step 13/24 : EXPOSE $APP_PORT 14:02:37 Removing intermediate container 8df11c458ab5 14:02:37 ---> 38dfb37b60dd 14:02:37 Step 13/21 : EXPOSE $APP_PORT 14:02:37 ---> Running in 0b1f9dfa2c18 14:02:37 Removing intermediate container 08a3c688bacc 14:02:37 ---> 89d2ebd3020c 14:02:37 Step 13/22 : WORKDIR / 14:02:37 ---> Running in 3147d795c06a 14:02:37 Removing intermediate container 18f30c64cc98 14:02:37 ---> c360bbe07cd4 14:02:37 Step 13/24 : WORKDIR / 14:02:38 ---> Running in 612d6770d7b8 14:02:38 ---> Running in 4bd93dc4c7b6 14:02:38 Removing intermediate container 0b1f9dfa2c18 14:02:38 ---> b58c36fc8676 14:02:38 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 14:02:38 Removing intermediate container 3147d795c06a 14:02:38 ---> 6d65238d7dfd 14:02:38 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 14:02:39 Removing intermediate container 612d6770d7b8 14:02:39 ---> bdc80cefeafb 14:02:39 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:02:39 Removing intermediate container 4bd93dc4c7b6 14:02:39 ---> d260ba7ae0b0 14:02:39 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:02:40 ---> a049f923f9bb 14:02:40 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 14:02:40 ---> 871316a38677 14:02:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:02:40 ---> 06dce5dfc37d 14:02:40 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:02:41 ---> bf1403723bc2 14:02:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 14:02:41 Removing intermediate container 12e1b187af58 14:02:41 ---> c1637c5a8c73 14:02:41 Step 20/26 : RUN pip install docker-compose==1.23.2 14:02:41 ---> Running in 00aeab4bd978 14:02:42 Collecting docker-compose==1.23.2 14:02:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:02:42 Collecting cached-property<2,>=1.2.0 14:02:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:02:42 Collecting docker<4.0,>=3.6.0 14:02:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:02:42 ---> 8a6c5f558ce8 14:02:42 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 14:02:42 Collecting dockerpty<0.5,>=0.4.1 14:02:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:02:42 ---> d327fe5f2bb0 14:02:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:02:42 ---> 5cfc1762c763 14:02:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 14:02:42 ---> a7209aae78f8 14:02:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:02:43 Collecting jsonschema<3,>=2.5.1 14:02:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:02:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:02:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:02:43 Collecting texttable<0.10,>=0.9.0 14:02:43 Downloading texttable-0.9.1.tar.gz (11 kB) 14:02:44 ---> 7916af08e910 14:02:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:02:44 Collecting websocket-client<1.0,>=0.32.0 14:02:44 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 14:02:44 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:02:44 Collecting PyYAML<4,>=3.10 14:02:44 Downloading PyYAML-3.13.tar.gz (270 kB) 14:02:44 ---> ff19e966de87 14:02:44 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 14:02:44 ---> 3a5221f86159 14:02:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 14:02:44 ---> d9a541d19e7c 14:02:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:02:44 ---> Running in 3bdf699e3379 14:02:45 Collecting docopt<0.7,>=0.6.1 14:02:45 Downloading docopt-0.6.2.tar.gz (25 kB) 14:02:45 Collecting docker-pycreds>=0.4.0 14:02:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:02:45 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:02:46 Collecting urllib3<1.25,>=1.21.1 14:02:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:02:46 Collecting idna<2.8,>=2.5 14:02:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:02:46 Removing intermediate container 3bdf699e3379 14:02:46 ---> d3616506bf07 14:02:46 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:02:46 ---> Running in 5d87431c4fe6 14:02:46 ---> acd8b5c6f553 14:02:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:02:46 ---> 36e82f866969 14:02:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:02:46 ---> 52bd94fa9c85 14:02:46 Step 18/22 : RUN chmod +x entrypoint.sh 14:02:46 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:02:46 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 14:02:46 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 14:02:46 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 14:02:46 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 14:02:46 Installing collected packages: cached-property, urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, jsonschema, texttable, PyYAML, docopt, docker-compose 14:02:46 Attempting uninstall: urllib3 14:02:46 Found existing installation: urllib3 1.25.9 14:02:46 Uninstalling urllib3-1.25.9: 14:02:46 Removing intermediate container 98cbf91beec1 14:02:46 ---> e831a884c586 14:02:46 14:02:46 Step 10/22 : FROM scratch 14:02:46 ---> 14:02:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:02:46 ---> Using cache 14:02:46 ---> 59a483c414ef 14:02:46 Step 12/22 : ENV APP_PORT=48081 14:02:46 Successfully uninstalled urllib3-1.25.9 14:02:46 Attempting uninstall: idna 14:02:46 Found existing installation: idna 2.9 14:02:46 Uninstalling idna-2.9: 14:02:46 Successfully uninstalled idna-2.9 14:02:46 Attempting uninstall: requests 14:02:46 Found existing installation: requests 2.23.0 14:02:46 Uninstalling requests-2.23.0: 14:02:46 Successfully uninstalled requests-2.23.0 14:02:46 ---> Running in f63d4c96879e 14:02:46 ---> Running in e6a68386b300 14:02:47 Removing intermediate container 5d87431c4fe6 14:02:47 ---> 7b95b84b4e8c 14:02:47 Step 19/21 : LABEL arch=arm64 14:02:47 Running setup.py install for dockerpty: started 14:02:47 ---> Running in 6bb34c84bf55 14:02:47 Running setup.py install for dockerpty: finished with status 'done' 14:02:47 Running setup.py install for texttable: started 14:02:47 Removing intermediate container e6a68386b300 14:02:47 ---> 41a5e4da788b 14:02:47 Step 13/22 : EXPOSE $APP_PORT 14:02:47 ---> 24d50e61ec8e 14:02:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:02:47 ---> cbe866b5a3cd 14:02:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:02:47 ---> Running in a73a116673fa 14:02:48 Removing intermediate container 6bb34c84bf55 14:02:48 ---> 201f9cf1a9a7 14:02:48 Step 20/21 : LABEL git_sha=fc096e9ec0f95dbc625a498b2feb9840babc6219 14:02:48 Running setup.py install for texttable: finished with status 'done' 14:02:48 Running setup.py install for PyYAML: started 14:02:48 ---> Running in dbee220bd070 14:02:48 Removing intermediate container a73a116673fa 14:02:48 ---> ef44c29017ca 14:02:48 Step 14/22 : WORKDIR / 14:02:48 ---> Running in 2ea076352556 14:02:49 Running setup.py install for PyYAML: finished with status 'done' 14:02:49 Running setup.py install for docopt: started 14:02:49 ---> db84f9f59cfa 14:02:49 Step 20/24 : ENTRYPOINT ["/support-notifications"] 14:02:49 ---> ebf246326aa8 14:02:49 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 14:02:49 ---> Running in 1492516afb0c 14:02:49 ---> Running in 30631e1944ef 14:02:49 Removing intermediate container dbee220bd070 14:02:49 ---> 4ac2fc7210b1 14:02:49 Step 21/21 : LABEL version=2.0.0-dev.42 14:02:49 Removing intermediate container 2ea076352556 14:02:49 ---> a9d050c76103 14:02:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:02:49 Running setup.py install for docopt: finished with status 'done' 14:02:49 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 14:02:49 ---> Running in 35cd48f085d0 14:02:49 Removing intermediate container f63d4c96879e 14:02:49 ---> 9c7e21f49c6b 14:02:49 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 14:02:50 Removing intermediate container 30631e1944ef 14:02:50 ---> d549f4075d5a 14:02:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:02:50 ---> Running in 983585c1e9ef 14:02:50 ---> Running in d7fb17275fbf 14:02:50 ---> 76318ed10a97 14:02:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:02:50 Removing intermediate container 35cd48f085d0 14:02:50 ---> 4947379fc767 14:02:50 14:02:50 Removing intermediate container 983585c1e9ef 14:02:50 ---> 1a4fdacd2581 14:02:50 Step 20/22 : LABEL arch=arm64 14:02:51 Successfully built 4947379fc767 14:02:51 Successfully tagged docker-support-scheduler-go-arm64:latest 14:02:51  Building docker-support-scheduler-go ... done Building docker-core-data-go 14:02:51 Removing intermediate container d7fb17275fbf 14:02:51 ---> eb650ae6c620 14:02:51 Step 22/24 : LABEL arch=arm64 14:02:51 ---> Running in 1cbebd8ca488 14:02:51 ---> Running in fb57dd4d0d78 14:02:52 Removing intermediate container 1cbebd8ca488 14:02:52 ---> 297f2027186a 14:02:52 Step 21/22 : LABEL git_sha=fc096e9ec0f95dbc625a498b2feb9840babc6219 14:02:53 ---> 5b948ee5051d 14:02:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:02:53 Removing intermediate container 00aeab4bd978 14:02:53 ---> 2a07cc4a975b 14:02:53 Step 21/26 : RUN apk --no-cache add curl 14:02:53 ---> Running in 1bed1900d21d 14:02:53 Removing intermediate container 1492516afb0c 14:02:53 ---> 294fc75c1b96 14:02:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 14:02:53 Removing intermediate container fb57dd4d0d78 14:02:53 ---> 5b6fda91487f 14:02:53 Step 23/24 : LABEL git_sha=fc096e9ec0f95dbc625a498b2feb9840babc6219 14:02:53 ---> Running in 25b96d8efb79 14:02:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:02:54 ---> Running in 9671b43eb4fd 14:02:54 ---> Running in dfa24182f0de 14:02:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:02:54 Removing intermediate container 25b96d8efb79 14:02:54 ---> a79becd55e12 14:02:54 Step 22/22 : LABEL version=2.0.0-dev.42 14:02:54 ---> db2f6147239a 14:02:54 Step 18/22 : ENTRYPOINT ["/core-metadata"] 14:02:54 (1/3) Installing nghttp2-libs (1.41.0-r0) 14:02:54 (2/3) Installing libcurl (7.69.1-r3) 14:02:54 (3/3) Installing curl (7.69.1-r3) 14:02:54 Executing busybox-1.31.1-r19.trigger 14:02:54 OK: 72 MiB in 58 packages 14:02:54 ---> Running in c0978ca6ecbf 14:02:54 ---> Running in b25621fb0808 14:02:54 Removing intermediate container 9671b43eb4fd 14:02:54 Removing intermediate container dfa24182f0de 14:02:54 ---> f81443cf9056 14:02:54 Step 24/24 : LABEL version=2.0.0-dev.42 14:02:54 ---> 9e0835792aca 14:02:54 Step 22/24 : LABEL arch=arm64 14:02:55 Removing intermediate container 1bed1900d21d 14:02:55 ---> d9e6ccc6272d 14:02:55 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 14:02:55 ---> Running in f86704748161 14:02:55 ---> Running in f5033f5aa719 14:02:55 ---> Running in 00ebe1d65538 14:02:55 Removing intermediate container c0978ca6ecbf 14:02:55 ---> b0e6bf05a473 14:02:55 14:02:55 Removing intermediate container b25621fb0808 14:02:55 ---> ad361dcf98c4 14:02:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:02:55 Removing intermediate container f86704748161 14:02:55 ---> d273359645af 14:02:55 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:02:55 ---> Running in 55dd54b24049 14:02:55 Removing intermediate container 55dd54b24049 14:02:55 ---> 0d923ecd70df 14:02:55 Step 24/26 : LABEL arch=x86_64 14:02:55 ---> Running in f862c3aad83c 14:02:55 ---> Running in 23ed886fd682 14:02:55 Removing intermediate container 23ed886fd682 14:02:55 ---> 9a8dae6d7af2 14:02:55 Step 25/26 : LABEL git_sha=fc096e9ec0f95dbc625a498b2feb9840babc6219 14:02:55 Successfully built b0e6bf05a473 14:02:55 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 14:02:55  Building docker-security-bootstrap-redis-go ... done Building docker-core-command-go 14:02:55 Removing intermediate container f5033f5aa719 14:02:55 ---> 67170047d5a8 14:02:55 Step 23/24 : LABEL git_sha=fc096e9ec0f95dbc625a498b2feb9840babc6219 14:02:55 ---> Running in ba991ae83e96 14:02:55 Removing intermediate container ba991ae83e96 14:02:55 ---> 690366d52d63 14:02:55 Step 26/26 : LABEL version=2.0.0-dev.42 14:02:56 Removing intermediate container 00ebe1d65538 14:02:56 ---> 2c987e6d0414 14:02:56 14:02:56 ---> Running in 430df021a095 14:02:56 Removing intermediate container f862c3aad83c 14:02:56 ---> 2c977c02955b 14:02:56 Step 20/22 : LABEL arch=arm64 14:02:56 ---> Running in 7ae2abba6e4b 14:02:56 Removing intermediate container 7ae2abba6e4b 14:02:56 ---> e2fc70446105 14:02:56 14:02:56 Successfully built 2c987e6d0414 14:02:56 ---> Running in 30b9e238c1c9 14:02:56 Successfully tagged docker-support-notifications-go-arm64:latest 14:02:56 Successfully built e2fc70446105 14:02:56 Successfully tagged docker-sys-mgmt-agent-go:latest 14:02:56 Building docker-security-proxy-setup-go 14:02:56  Building docker-support-notifications-go ... done Removing intermediate container 430df021a095 14:02:56 ---> a7e58b08b092 14:02:56 Step 24/24 : LABEL version=2.0.0-dev.42 14:02:56 ---> Running in c0096be92a96 14:02:57 Removing intermediate container 30b9e238c1c9 14:02:57 ---> 482917fac8c8 14:02:57 Step 21/22 : LABEL git_sha=fc096e9ec0f95dbc625a498b2feb9840babc6219 14:02:57 ---> Running in b99af9e8058c 14:02:57  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 14:02:57 Removing intermediate container c0096be92a96 14:02:57 ---> 430aa4ccd0dd 14:02:57 14:02:57 $ docker stop --time=1 c3dbf41670ffd3016189e9080317633e17cf32aba118685f6387bf3a516208a1 14:02:57 Successfully built 430aa4ccd0dd 14:02:58 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 14:02:58 Building docker-sys-mgmt-agent-go 14:02:58  Building docker-security-secretstore-setup-go ... done Removing intermediate container b99af9e8058c 14:02:58 ---> 4954060f0c53 14:02:58 Step 22/22 : LABEL version=2.0.0-dev.42 14:02:58 ---> Running in 54311cb18965 14:02:58 Removing intermediate container 54311cb18965 14:02:58 ---> c95a2cbd9365 14:02:58 14:02:59 $ docker rm -f c3dbf41670ffd3016189e9080317633e17cf32aba118685f6387bf3a516208a1 14:02:59 Successfully built c95a2cbd9365 [Pipeline] // withDockerContainer [Pipeline] sh 14:02:59 Successfully tagged docker-core-metadata-go-arm64:latest 14:02:59 + docker images 14:02:59 + grep docker 14:02:59 docker-sys-mgmt-agent-go latest e2fc70446105 3 seconds ago 313MB 14:02:59 docker-security-bootstrap-redis-go latest e9544b031df4 34 seconds ago 15.8MB 14:02:59 docker-core-metadata-go latest b34637a5919f 34 seconds ago 13.1MB 14:02:59 docker-support-notifications-go latest 36ddc50cb60e 36 seconds ago 12MB 14:02:59 docker-core-data-go latest ac7851d5be3d 2 minutes ago 22.3MB 14:02:59 docker-security-secretstore-setup-go latest 23ec9a76f4cb 2 minutes ago 24.6MB 14:02:59 docker-security-proxy-setup-go latest aa26a7eb3871 2 minutes ago 24.4MB 14:02:59 docker-core-command-go latest df4da1acae98 2 minutes ago 10.6MB 14:02:59 docker-support-scheduler-go latest 89d421f4b100 2 minutes ago 10.7MB 14:02:59 docker 20.10.0 aefe523efa57 5 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:03:00 provisioning config files... 14:03:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/301@tmp/config3673205733807500076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:00 ---> docker-login.sh 14:03:00 nexus3.edgexfoundry.org:10001 14:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:01 Configure a credential helper to remove this warning. See 14:03:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:01 14:03:01 Login Succeeded 14:03:01 nexus3.edgexfoundry.org:10002 14:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:01 Configure a credential helper to remove this warning. See 14:03:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:01 14:03:01 Login Succeeded 14:03:01 nexus3.edgexfoundry.org:10003 14:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:01 Configure a credential helper to remove this warning. See 14:03:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:01 14:03:01 Login Succeeded 14:03:01 nexus3.edgexfoundry.org:10004 14:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:01 Configure a credential helper to remove this warning. See 14:03:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:01 14:03:01 Login Succeeded 14:03:01 docker.io 14:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:02 Configure a credential helper to remove this warning. See 14:03:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:02 14:03:02 Login Succeeded 14:03:02 ---> docker-login.sh ends [Pipeline] } 14:03:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:03:02 [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: 14:03:02 fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:02 2.0.0-dev.42 14:03:02 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:02 master 14:03:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:03:02 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 [Pipeline] isUnix [Pipeline] sh 14:03:03 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 14:03:03 bc7709ae72b3: Preparing 14:03:03 af9d9a49ee1b: Preparing 14:03:03 56267d14ee2b: Preparing 14:03:03 56267d14ee2b: Pushed 14:03:03 bc7709ae72b3: Pushed 14:03:04 af9d9a49ee1b: Pushed 14:03:04 fc096e9ec0f95dbc625a498b2feb9840babc6219: digest: sha256:3a397eb9159c6af6aec4ee7e09aee632a40b881f6d32bdcd52c609285e2b889c size: 943 [Pipeline] isUnix [Pipeline] sh 14:03:04 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:03:05 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.42 14:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 14:03:05 bc7709ae72b3: Preparing 14:03:05 af9d9a49ee1b: Preparing 14:03:05 56267d14ee2b: Preparing 14:03:05 56267d14ee2b: Layer already exists 14:03:05 bc7709ae72b3: Layer already exists 14:03:05 af9d9a49ee1b: Layer already exists 14:03:05 2.0.0-dev.42: digest: sha256:3a397eb9159c6af6aec4ee7e09aee632a40b881f6d32bdcd52c609285e2b889c size: 943 [Pipeline] isUnix [Pipeline] sh 14:03:06 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:03:06 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 14:03:06 bc7709ae72b3: Preparing 14:03:06 af9d9a49ee1b: Preparing 14:03:06 56267d14ee2b: Preparing 14:03:06 af9d9a49ee1b: Layer already exists 14:03:06 bc7709ae72b3: Layer already exists 14:03:06 56267d14ee2b: Layer already exists 14:03:06 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42: digest: sha256:3a397eb9159c6af6aec4ee7e09aee632a40b881f6d32bdcd52c609285e2b889c size: 943 [Pipeline] isUnix [Pipeline] sh 14:03:06 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh 14:03:07 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master 14:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 14:03:07 bc7709ae72b3: Preparing 14:03:07 af9d9a49ee1b: Preparing 14:03:07 56267d14ee2b: Preparing 14:03:07 bc7709ae72b3: Layer already exists 14:03:07 56267d14ee2b: Layer already exists 14:03:07 af9d9a49ee1b: Layer already exists 14:03:07 master: digest: sha256:3a397eb9159c6af6aec4ee7e09aee632a40b881f6d32bdcd52c609285e2b889c size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:03:07 ===================================================== [Pipeline] echo 14:03:07 taggedImages: 14:03:07 - nexus3.edgexfoundry.org:10004/docker-core-command-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:07 - nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.42 14:03:07 - nexus3.edgexfoundry.org:10004/docker-core-command-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:07 - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo 14:03:07 [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: 14:03:07 fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:07 2.0.0-dev.42 14:03:07 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:07 master 14:03:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:03:08 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 [Pipeline] isUnix [Pipeline] sh 14:03:08 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 14:03:08 0013ffd183aa: Preparing 14:03:08 dd4e9b13297b: Preparing 14:03:08 56267d14ee2b: Preparing 14:03:08 718b927f28e6: Preparing 14:03:08 6df106f6fb25: Preparing 14:03:08 777b2c648970: Preparing 14:03:08 777b2c648970: Waiting 14:03:08 56267d14ee2b: Layer already exists 14:03:08 777b2c648970: Layer already exists 14:03:08 0013ffd183aa: Pushed 14:03:08 6df106f6fb25: Pushed 14:03:08 718b927f28e6: Pushed 14:03:10 dd4e9b13297b: Pushed 14:03:10 fc096e9ec0f95dbc625a498b2feb9840babc6219: digest: sha256:b872ac3686c7a26a5ee3c475c940f1ba72d143abf706c514d7b39aeade7f5909 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:03:10 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:03:10 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.42 14:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 14:03:10 0013ffd183aa: Preparing 14:03:10 dd4e9b13297b: Preparing 14:03:10 56267d14ee2b: Preparing 14:03:10 718b927f28e6: Preparing 14:03:10 6df106f6fb25: Preparing 14:03:10 777b2c648970: Preparing 14:03:10 777b2c648970: Waiting 14:03:10 56267d14ee2b: Layer already exists 14:03:10 6df106f6fb25: Layer already exists 14:03:10 0013ffd183aa: Layer already exists 14:03:10 dd4e9b13297b: Layer already exists 14:03:10 718b927f28e6: Layer already exists 14:03:10 777b2c648970: Layer already exists 14:03:10 2.0.0-dev.42: digest: sha256:b872ac3686c7a26a5ee3c475c940f1ba72d143abf706c514d7b39aeade7f5909 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:03:10 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:03:11 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 14:03:11 0013ffd183aa: Preparing 14:03:11 dd4e9b13297b: Preparing 14:03:11 56267d14ee2b: Preparing 14:03:11 718b927f28e6: Preparing 14:03:11 6df106f6fb25: Preparing 14:03:11 777b2c648970: Preparing 14:03:11 777b2c648970: Waiting 14:03:11 6df106f6fb25: Layer already exists 14:03:11 dd4e9b13297b: Layer already exists 14:03:11 56267d14ee2b: Layer already exists 14:03:11 0013ffd183aa: Layer already exists 14:03:11 718b927f28e6: Layer already exists 14:03:11 777b2c648970: Layer already exists 14:03:11 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42: digest: sha256:b872ac3686c7a26a5ee3c475c940f1ba72d143abf706c514d7b39aeade7f5909 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:03:11 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh 14:03:11 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master 14:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 14:03:11 0013ffd183aa: Preparing 14:03:11 dd4e9b13297b: Preparing 14:03:11 56267d14ee2b: Preparing 14:03:11 718b927f28e6: Preparing 14:03:11 6df106f6fb25: Preparing 14:03:11 777b2c648970: Preparing 14:03:11 777b2c648970: Waiting 14:03:11 0013ffd183aa: Layer already exists 14:03:11 6df106f6fb25: Layer already exists 14:03:11 56267d14ee2b: Layer already exists 14:03:11 718b927f28e6: Layer already exists 14:03:11 dd4e9b13297b: Layer already exists 14:03:11 777b2c648970: Layer already exists 14:03:12 master: digest: sha256:b872ac3686c7a26a5ee3c475c940f1ba72d143abf706c514d7b39aeade7f5909 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:03:12 ===================================================== [Pipeline] echo 14:03:12 taggedImages: 14:03:12 - nexus3.edgexfoundry.org:10004/docker-core-data-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:12 - nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.42 14:03:12 - nexus3.edgexfoundry.org:10004/docker-core-data-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:12 - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo 14:03:12 [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: 14:03:12 fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:12 2.0.0-dev.42 14:03:12 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:12 master 14:03:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:03:13 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 [Pipeline] isUnix [Pipeline] sh 14:03:13 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 14:03:13 66231cca1ed4: Preparing 14:03:13 abbfc9279577: Preparing 14:03:13 56267d14ee2b: Preparing 14:03:13 56267d14ee2b: Layer already exists 14:03:13 66231cca1ed4: Pushed 14:03:14 abbfc9279577: Pushed 14:03:14 fc096e9ec0f95dbc625a498b2feb9840babc6219: digest: sha256:b10eb3fd80e33f18c335e5b222c4cb7bce068ba8a8b1288cb82d946060f28f9e size: 943 [Pipeline] isUnix [Pipeline] sh 14:03:15 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:03:15 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.42 14:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 14:03:15 66231cca1ed4: Preparing 14:03:15 abbfc9279577: Preparing 14:03:15 56267d14ee2b: Preparing 14:03:15 66231cca1ed4: Layer already exists 14:03:15 abbfc9279577: Layer already exists 14:03:15 56267d14ee2b: Layer already exists 14:03:15 2.0.0-dev.42: digest: sha256:b10eb3fd80e33f18c335e5b222c4cb7bce068ba8a8b1288cb82d946060f28f9e size: 943 [Pipeline] isUnix [Pipeline] sh 14:03:15 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:03:15 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 14:03:15 66231cca1ed4: Preparing 14:03:15 abbfc9279577: Preparing 14:03:15 56267d14ee2b: Preparing 14:03:15 abbfc9279577: Layer already exists 14:03:15 66231cca1ed4: Layer already exists 14:03:15 56267d14ee2b: Layer already exists 14:03:15 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42: digest: sha256:b10eb3fd80e33f18c335e5b222c4cb7bce068ba8a8b1288cb82d946060f28f9e size: 943 [Pipeline] isUnix [Pipeline] sh 14:03:16 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh 14:03:16 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master 14:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 14:03:16 66231cca1ed4: Preparing 14:03:16 abbfc9279577: Preparing 14:03:16 56267d14ee2b: Preparing 14:03:16 56267d14ee2b: Layer already exists 14:03:16 66231cca1ed4: Layer already exists 14:03:16 abbfc9279577: Layer already exists 14:03:16 master: digest: sha256:b10eb3fd80e33f18c335e5b222c4cb7bce068ba8a8b1288cb82d946060f28f9e size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:03:16 ===================================================== [Pipeline] echo 14:03:16 taggedImages: 14:03:16 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:16 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.42 14:03:16 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:16 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo 14:03:16 [edgeXDocker.push] Tagging docker image docker-security-bootstrap-redis-go with the following tags: 14:03:16 fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:16 2.0.0-dev.42 14:03:16 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:16 master 14:03:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:03:17 + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 [Pipeline] isUnix [Pipeline] sh 14:03:17 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] 14:03:17 f6184b148bf8: Preparing 14:03:17 3739d8bc3eae: Preparing 14:03:17 c150d9328dab: Preparing 14:03:17 5023bb40a504: Preparing 14:03:17 56267d14ee2b: Preparing 14:03:17 16a6a4684232: Preparing 14:03:17 777b2c648970: Preparing 14:03:17 16a6a4684232: Waiting 14:03:17 777b2c648970: Waiting 14:03:17 56267d14ee2b: Layer already exists 14:03:17 f6184b148bf8: Pushed 14:03:18 3739d8bc3eae: Pushed 14:03:18 c150d9328dab: Pushed 14:03:18 777b2c648970: Layer already exists 14:03:18 16a6a4684232: Pushed 14:03:18 5023bb40a504: Pushed 14:03:18 fc096e9ec0f95dbc625a498b2feb9840babc6219: digest: sha256:7e80b275433c92c76e77628b05de0db755c0670c087519b82a048c99e5308559 size: 1778 [Pipeline] isUnix [Pipeline] sh 14:03:19 + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:03:19 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:2.0.0-dev.42 14:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] 14:03:19 f6184b148bf8: Preparing 14:03:19 3739d8bc3eae: Preparing 14:03:19 c150d9328dab: Preparing 14:03:19 5023bb40a504: Preparing 14:03:19 56267d14ee2b: Preparing 14:03:19 16a6a4684232: Preparing 14:03:19 777b2c648970: Preparing 14:03:19 16a6a4684232: Waiting 14:03:19 777b2c648970: Waiting 14:03:19 5023bb40a504: Layer already exists 14:03:19 56267d14ee2b: Layer already exists 14:03:19 f6184b148bf8: Layer already exists 14:03:19 c150d9328dab: Layer already exists 14:03:19 3739d8bc3eae: Layer already exists 14:03:19 16a6a4684232: Layer already exists 14:03:19 777b2c648970: Layer already exists 14:03:19 2.0.0-dev.42: digest: sha256:7e80b275433c92c76e77628b05de0db755c0670c087519b82a048c99e5308559 size: 1778 [Pipeline] isUnix [Pipeline] sh 14:03:19 + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:03:20 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] 14:03:20 f6184b148bf8: Preparing 14:03:20 3739d8bc3eae: Preparing 14:03:20 c150d9328dab: Preparing 14:03:20 5023bb40a504: Preparing 14:03:20 56267d14ee2b: Preparing 14:03:20 16a6a4684232: Preparing 14:03:20 777b2c648970: Preparing 14:03:20 16a6a4684232: Waiting 14:03:20 777b2c648970: Waiting 14:03:20 56267d14ee2b: Layer already exists 14:03:20 f6184b148bf8: Layer already exists 14:03:20 5023bb40a504: Layer already exists 14:03:20 c150d9328dab: Layer already exists 14:03:20 3739d8bc3eae: Layer already exists 14:03:20 777b2c648970: Layer already exists 14:03:20 16a6a4684232: Layer already exists 14:03:20 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42: digest: sha256:7e80b275433c92c76e77628b05de0db755c0670c087519b82a048c99e5308559 size: 1778 [Pipeline] isUnix [Pipeline] sh 14:03:20 + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:master [Pipeline] isUnix [Pipeline] sh 14:03:20 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:master 14:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] 14:03:20 f6184b148bf8: Preparing 14:03:20 3739d8bc3eae: Preparing 14:03:20 c150d9328dab: Preparing 14:03:20 5023bb40a504: Preparing 14:03:20 56267d14ee2b: Preparing 14:03:20 16a6a4684232: Preparing 14:03:20 777b2c648970: Preparing 14:03:20 16a6a4684232: Waiting 14:03:20 777b2c648970: Waiting 14:03:20 f6184b148bf8: Layer already exists 14:03:20 5023bb40a504: Layer already exists 14:03:20 c150d9328dab: Layer already exists 14:03:20 56267d14ee2b: Layer already exists 14:03:20 3739d8bc3eae: Layer already exists 14:03:20 16a6a4684232: Layer already exists 14:03:20 777b2c648970: Layer already exists 14:03:20 master: digest: sha256:7e80b275433c92c76e77628b05de0db755c0670c087519b82a048c99e5308559 size: 1778 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:03:20 ===================================================== [Pipeline] echo 14:03:21 taggedImages: 14:03:21 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:21 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:2.0.0-dev.42 14:03:21 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:21 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:master [Pipeline] echo 14:03:21 [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: 14:03:21 fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:21 2.0.0-dev.42 14:03:21 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:21 master 14:03:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:03:21 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 [Pipeline] isUnix [Pipeline] sh 14:03:21  Building docker-core-metadata-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:03:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:03:21 ---> f88ca2e9b5b3 14:03:21 Step 3/23 : WORKDIR /edgex-go 14:03:21 ---> Using cache 14:03:21 ---> 19a5ddab0246 14:03:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:03:21 ---> Using cache 14:03:21 ---> dda2b3a6ffec 14:03:21 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:03:21 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 14:03:21 06e774747b6a: Preparing 14:03:21 c367cfb58f4c: Preparing 14:03:21 1f2f46903e4e: Preparing 14:03:21 4b11d02c3593: Preparing 14:03:21 f37a7deb7187: Preparing 14:03:21 777b2c648970: Preparing 14:03:21 777b2c648970: Waiting 14:03:22 4b11d02c3593: Pushed 14:03:22 1f2f46903e4e: Pushed 14:03:22 777b2c648970: Layer already exists 14:03:22 f37a7deb7187: Pushed 14:03:22 c367cfb58f4c: Pushed 14:03:22 06e774747b6a: Pushed 14:03:23 fc096e9ec0f95dbc625a498b2feb9840babc6219: digest: sha256:82ff6b1b0f92278d82ab0b7dd437b4769c1054af73a94fae2dab22e69817e3eb size: 1574 [Pipeline] isUnix [Pipeline] sh 14:03:23 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:03:23 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.42 14:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 14:03:23 06e774747b6a: Preparing 14:03:23 c367cfb58f4c: Preparing 14:03:23 1f2f46903e4e: Preparing 14:03:23 4b11d02c3593: Preparing 14:03:23 f37a7deb7187: Preparing 14:03:23 777b2c648970: Preparing 14:03:23 777b2c648970: Waiting 14:03:23 4b11d02c3593: Layer already exists 14:03:23 f37a7deb7187: Layer already exists 14:03:23 c367cfb58f4c: Layer already exists 14:03:23 1f2f46903e4e: Layer already exists 14:03:23 06e774747b6a: Layer already exists 14:03:23 777b2c648970: Layer already exists 14:03:23 2.0.0-dev.42: digest: sha256:82ff6b1b0f92278d82ab0b7dd437b4769c1054af73a94fae2dab22e69817e3eb size: 1574 [Pipeline] isUnix [Pipeline] sh 14:03:24 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:03:24 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 14:03:24 06e774747b6a: Preparing 14:03:24 c367cfb58f4c: Preparing 14:03:24 1f2f46903e4e: Preparing 14:03:24 4b11d02c3593: Preparing 14:03:24 f37a7deb7187: Preparing 14:03:24 777b2c648970: Preparing 14:03:24 777b2c648970: Waiting 14:03:24 f37a7deb7187: Layer already exists 14:03:24 c367cfb58f4c: Layer already exists 14:03:24 06e774747b6a: Layer already exists 14:03:24 1f2f46903e4e: Layer already exists 14:03:24 4b11d02c3593: Layer already exists 14:03:24 777b2c648970: Layer already exists 14:03:24 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42: digest: sha256:82ff6b1b0f92278d82ab0b7dd437b4769c1054af73a94fae2dab22e69817e3eb size: 1574 [Pipeline] isUnix [Pipeline] sh 14:03:24 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh 14:03:25 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master 14:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 14:03:25 06e774747b6a: Preparing 14:03:25 c367cfb58f4c: Preparing 14:03:25 1f2f46903e4e: Preparing 14:03:25 4b11d02c3593: Preparing 14:03:25 f37a7deb7187: Preparing 14:03:25 777b2c648970: Preparing 14:03:25 777b2c648970: Waiting 14:03:25 06e774747b6a: Layer already exists 14:03:25 c367cfb58f4c: Layer already exists 14:03:25 f37a7deb7187: Layer already exists 14:03:25 4b11d02c3593: Layer already exists 14:03:25 1f2f46903e4e: Layer already exists 14:03:25 777b2c648970: Layer already exists 14:03:25 master: digest: sha256:82ff6b1b0f92278d82ab0b7dd437b4769c1054af73a94fae2dab22e69817e3eb size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:03:25 ===================================================== [Pipeline] echo 14:03:25 taggedImages: 14:03:25 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:25 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.42 14:03:25 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:25 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo 14:03:25 [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: 14:03:25 fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:25 2.0.0-dev.42 14:03:25 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:25 master 14:03:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:03:25 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 [Pipeline] isUnix [Pipeline] sh 14:03:25 ---> Running in ced9f597088c 14:03:26 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:26 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 14:03:26 1916ed74f287: Preparing 14:03:26 8337484b1c70: Preparing 14:03:26 2a4f7873b193: Preparing 14:03:26 35be5bf2bdbd: Preparing 14:03:26 aa3253af67cb: Preparing 14:03:26 d23522a5d7b9: Preparing 14:03:26 88f48a1cc61a: Preparing 14:03:26 16a6a4684232: Preparing 14:03:26 777b2c648970: Preparing 14:03:26 d23522a5d7b9: Waiting 14:03:26 88f48a1cc61a: Waiting 14:03:26 16a6a4684232: Waiting 14:03:26 777b2c648970: Waiting 14:03:26 8337484b1c70: Pushed 14:03:26 aa3253af67cb: Pushed 14:03:26 1916ed74f287: Pushed 14:03:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:03:26 d23522a5d7b9: Pushed 14:03:26 16a6a4684232: Layer already exists 14:03:26 777b2c648970: Layer already exists 14:03:27 88f48a1cc61a: Pushed 14:03:27 2a4f7873b193: Pushed 14:03:27 35be5bf2bdbd: Pushed 14:03:27 fc096e9ec0f95dbc625a498b2feb9840babc6219: digest: sha256:f76c5cbd210977a27716f8d14e33512c08f8b03d72f064adb1fbd33fc5c57034 size: 2198 14:03:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:03:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:03:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:03:27 ---> f88ca2e9b5b3 14:03:27 Step 3/22 : WORKDIR /edgex-go 14:03:27 ---> Using cache 14:03:27 ---> 19a5ddab0246 14:03:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:03:27 ---> Using cache 14:03:27 ---> dda2b3a6ffec 14:03:27 Step 5/22 : RUN apk add --update --no-cache make git 14:03:27 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:03:27 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:03:27 ---> f88ca2e9b5b3 14:03:27 Step 3/21 : WORKDIR /edgex-go 14:03:27 ---> Using cache 14:03:27 ---> 19a5ddab0246 14:03:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:03:27 ---> Using cache 14:03:27 ---> dda2b3a6ffec 14:03:27 Step 5/21 : RUN apk add --update --no-cache make git [Pipeline] isUnix [Pipeline] sh 14:03:27 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:03:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:03:27 ---> f88ca2e9b5b3 14:03:27 Step 3/26 : WORKDIR /edgex-go 14:03:27 ---> Using cache 14:03:27 ---> 19a5ddab0246 14:03:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:03:27 ---> Using cache 14:03:27 ---> dda2b3a6ffec 14:03:27 Step 5/26 : RUN apk add --update --no-cache make bash git 14:03:27 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:03:28 OK: 217 MiB in 51 packages 14:03:28 ---> Running in f72a269fd1ff 14:03:28 ---> Running in fe664311a3f2 14:03:28 ---> Running in 68cb19a52f01 14:03:28 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.42 14:03:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 14:03:28 1916ed74f287: Preparing 14:03:28 8337484b1c70: Preparing 14:03:28 2a4f7873b193: Preparing 14:03:28 35be5bf2bdbd: Preparing 14:03:28 aa3253af67cb: Preparing 14:03:28 d23522a5d7b9: Preparing 14:03:28 88f48a1cc61a: Preparing 14:03:28 16a6a4684232: Preparing 14:03:28 777b2c648970: Preparing 14:03:28 d23522a5d7b9: Waiting 14:03:28 16a6a4684232: Waiting 14:03:28 88f48a1cc61a: Waiting 14:03:28 777b2c648970: Waiting 14:03:28 aa3253af67cb: Layer already exists 14:03:28 2a4f7873b193: Layer already exists 14:03:28 1916ed74f287: Layer already exists 14:03:28 35be5bf2bdbd: Layer already exists 14:03:28 8337484b1c70: Layer already exists 14:03:28 d23522a5d7b9: Layer already exists 14:03:28 88f48a1cc61a: Layer already exists 14:03:28 16a6a4684232: Layer already exists 14:03:28 777b2c648970: Layer already exists 14:03:28 2.0.0-dev.42: digest: sha256:f76c5cbd210977a27716f8d14e33512c08f8b03d72f064adb1fbd33fc5c57034 size: 2198 [Pipeline] isUnix [Pipeline] sh 14:03:28 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:03:28 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 14:03:28 1916ed74f287: Preparing 14:03:28 8337484b1c70: Preparing 14:03:28 2a4f7873b193: Preparing 14:03:28 35be5bf2bdbd: Preparing 14:03:28 aa3253af67cb: Preparing 14:03:28 d23522a5d7b9: Preparing 14:03:28 88f48a1cc61a: Preparing 14:03:28 16a6a4684232: Preparing 14:03:28 777b2c648970: Preparing 14:03:28 d23522a5d7b9: Waiting 14:03:28 88f48a1cc61a: Waiting 14:03:28 16a6a4684232: Waiting 14:03:28 777b2c648970: Waiting 14:03:28 aa3253af67cb: Layer already exists 14:03:28 8337484b1c70: Layer already exists 14:03:28 2a4f7873b193: Layer already exists 14:03:28 35be5bf2bdbd: Layer already exists 14:03:28 1916ed74f287: Layer already exists 14:03:28 16a6a4684232: Layer already exists 14:03:28 d23522a5d7b9: Layer already exists 14:03:28 88f48a1cc61a: Layer already exists 14:03:28 777b2c648970: Layer already exists 14:03:28 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42: digest: sha256:f76c5cbd210977a27716f8d14e33512c08f8b03d72f064adb1fbd33fc5c57034 size: 2198 [Pipeline] isUnix [Pipeline] sh 14:03:29 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh 14:03:29 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master 14:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 14:03:29 1916ed74f287: Preparing 14:03:29 8337484b1c70: Preparing 14:03:29 2a4f7873b193: Preparing 14:03:29 35be5bf2bdbd: Preparing 14:03:29 aa3253af67cb: Preparing 14:03:29 d23522a5d7b9: Preparing 14:03:29 88f48a1cc61a: Preparing 14:03:29 16a6a4684232: Preparing 14:03:29 777b2c648970: Preparing 14:03:29 d23522a5d7b9: Waiting 14:03:29 16a6a4684232: Waiting 14:03:29 777b2c648970: Waiting 14:03:29 88f48a1cc61a: Waiting 14:03:29 1916ed74f287: Layer already exists 14:03:29 aa3253af67cb: Layer already exists 14:03:29 2a4f7873b193: Layer already exists 14:03:29 35be5bf2bdbd: Layer already exists 14:03:29 8337484b1c70: Layer already exists 14:03:29 88f48a1cc61a: Layer already exists 14:03:29 777b2c648970: Layer already exists 14:03:29 d23522a5d7b9: Layer already exists 14:03:29 16a6a4684232: Layer already exists 14:03:29 master: digest: sha256:f76c5cbd210977a27716f8d14e33512c08f8b03d72f064adb1fbd33fc5c57034 size: 2198 14:03:29 Removing intermediate container ced9f597088c 14:03:29 ---> 60877f24572b 14:03:29 Step 6/23 : COPY go.mod . [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:03:29 ===================================================== 14:03:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] echo 14:03:29 taggedImages: 14:03:29 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:29 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.42 14:03:29 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:29 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo 14:03:29 [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: 14:03:29 fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:29 2.0.0-dev.42 14:03:29 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:29 master 14:03:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 14:03:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:03:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:03:30 ---> 4f152daa0c79 14:03:30 Step 7/23 : RUN go mod download 14:03:30 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 [Pipeline] isUnix [Pipeline] sh 14:03:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:03:30 ---> Running in 913eee1c0901 14:03:30 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 14:03:30 c6ba5ecadb69: Preparing 14:03:30 49dc3a9a2e69: Preparing 14:03:30 56267d14ee2b: Preparing 14:03:30 d8398d96b167: Preparing 14:03:30 2a237a276430: Preparing 14:03:30 73c4c7b04598: Preparing 14:03:30 73c4c7b04598: Waiting 14:03:30 56267d14ee2b: Layer already exists 14:03:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:03:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:03:30 c6ba5ecadb69: Pushed 14:03:30 d8398d96b167: Pushed 14:03:30 2a237a276430: Pushed 14:03:30 73c4c7b04598: Pushed 14:03:31 OK: 217 MiB in 51 packages 14:03:31 OK: 217 MiB in 51 packages 14:03:31 OK: 217 MiB in 51 packages 14:03:31 49dc3a9a2e69: Pushed 14:03:32 fc096e9ec0f95dbc625a498b2feb9840babc6219: digest: sha256:1d07e2028705ba9eafff7f72c6327dc375c1a78a7078c2986af0421c5060e1fd size: 1573 [Pipeline] isUnix [Pipeline] sh 14:03:32 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:03:32 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.42 14:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 14:03:32 c6ba5ecadb69: Preparing 14:03:32 49dc3a9a2e69: Preparing 14:03:32 56267d14ee2b: Preparing 14:03:32 d8398d96b167: Preparing 14:03:32 2a237a276430: Preparing 14:03:32 73c4c7b04598: Preparing 14:03:32 73c4c7b04598: Waiting 14:03:32 2a237a276430: Layer already exists 14:03:32 56267d14ee2b: Layer already exists 14:03:32 c6ba5ecadb69: Layer already exists 14:03:32 49dc3a9a2e69: Layer already exists 14:03:32 d8398d96b167: Layer already exists 14:03:32 73c4c7b04598: Layer already exists 14:03:32 2.0.0-dev.42: digest: sha256:1d07e2028705ba9eafff7f72c6327dc375c1a78a7078c2986af0421c5060e1fd size: 1573 [Pipeline] isUnix [Pipeline] sh 14:03:33 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:03:33 Removing intermediate container 68cb19a52f01 14:03:33 ---> f06c2c26079a 14:03:33 Step 6/21 : COPY go.mod . 14:03:33 Removing intermediate container f72a269fd1ff 14:03:33 ---> c79c729ae1b6 14:03:33 Step 6/26 : COPY go.mod . 14:03:33 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 14:03:33 c6ba5ecadb69: Preparing 14:03:33 49dc3a9a2e69: Preparing 14:03:33 56267d14ee2b: Preparing 14:03:33 d8398d96b167: Preparing 14:03:33 2a237a276430: Preparing 14:03:33 73c4c7b04598: Preparing 14:03:33 73c4c7b04598: Waiting 14:03:33 49dc3a9a2e69: Layer already exists 14:03:33 56267d14ee2b: Layer already exists 14:03:33 c6ba5ecadb69: Layer already exists 14:03:33 d8398d96b167: Layer already exists 14:03:33 2a237a276430: Layer already exists 14:03:33 73c4c7b04598: Layer already exists 14:03:33 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42: digest: sha256:1d07e2028705ba9eafff7f72c6327dc375c1a78a7078c2986af0421c5060e1fd size: 1573 [Pipeline] isUnix [Pipeline] sh 14:03:33 Removing intermediate container fe664311a3f2 14:03:33 ---> a5a6cb9a4574 14:03:33 Step 6/22 : COPY go.mod . 14:03:33 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh 14:03:33 Removing intermediate container 913eee1c0901 14:03:33 ---> 07a23a45553f 14:03:33 Step 8/23 : COPY . . 14:03:34 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master 14:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 14:03:34 c6ba5ecadb69: Preparing 14:03:34 49dc3a9a2e69: Preparing 14:03:34 56267d14ee2b: Preparing 14:03:34 d8398d96b167: Preparing 14:03:34 2a237a276430: Preparing 14:03:34 73c4c7b04598: Preparing 14:03:34 73c4c7b04598: Waiting 14:03:34 2a237a276430: Layer already exists 14:03:34 49dc3a9a2e69: Layer already exists 14:03:34 56267d14ee2b: Layer already exists 14:03:34 d8398d96b167: Layer already exists 14:03:34 c6ba5ecadb69: Layer already exists 14:03:34 73c4c7b04598: Layer already exists 14:03:34 master: digest: sha256:1d07e2028705ba9eafff7f72c6327dc375c1a78a7078c2986af0421c5060e1fd size: 1573 [Pipeline] } 14:03:34 ---> daad298c70b0 14:03:34 Step 7/21 : RUN go mod download 14:03:34 ---> Running in 9fde77f32048 [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:03:34 ===================================================== [Pipeline] echo 14:03:34 taggedImages: 14:03:34 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:34 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.42 14:03:34 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:34 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo 14:03:34 [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: 14:03:34 fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:34 2.0.0-dev.42 14:03:34 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:34 master 14:03:34 ===================================================== [Pipeline] withEnv [Pipeline] { 14:03:34 ---> 6ec9816e08d0 14:03:34 Step 7/26 : RUN go mod download [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:03:34 ---> Running in 75485f8a8756 14:03:34 ---> 10b363b1241b 14:03:34 Step 7/22 : RUN go mod download 14:03:34 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 [Pipeline] isUnix [Pipeline] sh 14:03:35 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 14:03:35 c6b2ed04ccd9: Preparing 14:03:35 9dcbc46af6f8: Preparing 14:03:35 56267d14ee2b: Preparing 14:03:35 56267d14ee2b: Layer already exists 14:03:35 c6b2ed04ccd9: Pushed 14:03:35 ---> Running in c44c8d5736b0 14:03:36 9dcbc46af6f8: Pushed 14:03:36 fc096e9ec0f95dbc625a498b2feb9840babc6219: digest: sha256:99a4ddee7806fa04ddc01361176c70dbac6a2d010c139826d9dc94a3c630acb9 size: 943 [Pipeline] isUnix [Pipeline] sh 14:03:36 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:03:37 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.42 14:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 14:03:37 c6b2ed04ccd9: Preparing 14:03:37 9dcbc46af6f8: Preparing 14:03:37 56267d14ee2b: Preparing 14:03:37 c6b2ed04ccd9: Layer already exists 14:03:37 9dcbc46af6f8: Layer already exists 14:03:37 56267d14ee2b: Layer already exists 14:03:37 2.0.0-dev.42: digest: sha256:99a4ddee7806fa04ddc01361176c70dbac6a2d010c139826d9dc94a3c630acb9 size: 943 [Pipeline] isUnix [Pipeline] sh 14:03:37 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:03:37 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 14:03:37 c6b2ed04ccd9: Preparing 14:03:37 9dcbc46af6f8: Preparing 14:03:37 56267d14ee2b: Preparing 14:03:37 9dcbc46af6f8: Layer already exists 14:03:37 56267d14ee2b: Layer already exists 14:03:37 c6b2ed04ccd9: Layer already exists 14:03:37 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42: digest: sha256:99a4ddee7806fa04ddc01361176c70dbac6a2d010c139826d9dc94a3c630acb9 size: 943 [Pipeline] isUnix [Pipeline] sh 14:03:38 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh 14:03:38 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master 14:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 14:03:38 c6b2ed04ccd9: Preparing 14:03:38 9dcbc46af6f8: Preparing 14:03:38 56267d14ee2b: Preparing 14:03:38 c6b2ed04ccd9: Layer already exists 14:03:38 56267d14ee2b: Layer already exists 14:03:38 9dcbc46af6f8: Layer already exists 14:03:38 master: digest: sha256:99a4ddee7806fa04ddc01361176c70dbac6a2d010c139826d9dc94a3c630acb9 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:03:38 ===================================================== 14:03:38 Removing intermediate container 9fde77f32048 14:03:38 ---> 5260810bc649 14:03:38 Step 8/21 : COPY . . [Pipeline] echo 14:03:38 taggedImages: 14:03:38 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:38 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.42 14:03:38 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:38 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo 14:03:38 [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: 14:03:38 fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:38 2.0.0-dev.42 14:03:38 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:38 master 14:03:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:03:38 Removing intermediate container 75485f8a8756 14:03:38 ---> be5494125e50 14:03:38 Step 8/26 : COPY . . 14:03:39 Removing intermediate container c44c8d5736b0 14:03:39 ---> 26a72f2a241f 14:03:39 Step 8/22 : COPY . . 14:03:39 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 [Pipeline] isUnix [Pipeline] sh 14:03:39 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 14:03:39 ac14c57744b6: Preparing 14:03:39 fc6b0e5c2129: Preparing 14:03:39 71b1469108c9: Preparing 14:03:39 3352e5664d9b: Preparing 14:03:39 63ea0d7ff44a: Preparing 14:03:39 4edaf9de9f1e: Preparing 14:03:39 155592b9c1c2: Preparing 14:03:39 0754057c0ad3: Preparing 14:03:39 998cdf262ab1: Preparing 14:03:39 02e56110abd2: Preparing 14:03:39 abc36efb885a: Preparing 14:03:39 b0b09059f4e1: Preparing 14:03:39 bb961f40224b: Preparing 14:03:39 f4666769fca7: Preparing 14:03:39 4edaf9de9f1e: Waiting 14:03:39 155592b9c1c2: Waiting 14:03:39 0754057c0ad3: Waiting 14:03:39 998cdf262ab1: Waiting 14:03:39 02e56110abd2: Waiting 14:03:39 f4666769fca7: Waiting 14:03:39 abc36efb885a: Waiting 14:03:39 b0b09059f4e1: Waiting 14:03:39 bb961f40224b: Waiting 14:03:39 63ea0d7ff44a: Pushed 14:03:39 ac14c57744b6: Pushed 14:03:40 3352e5664d9b: Pushed 14:03:40 0754057c0ad3: Layer already exists 14:03:40 998cdf262ab1: Layer already exists 14:03:40 155592b9c1c2: Pushed 14:03:40 02e56110abd2: Layer already exists 14:03:40 abc36efb885a: Layer already exists 14:03:40 b0b09059f4e1: Layer already exists 14:03:40 bb961f40224b: Layer already exists 14:03:40 f4666769fca7: Layer already exists 14:03:40 fc6b0e5c2129: Pushed 14:03:40 4edaf9de9f1e: Pushed 14:03:44 71b1469108c9: Pushed 14:03:44 fc096e9ec0f95dbc625a498b2feb9840babc6219: digest: sha256:c144990d2f099dc2ab9cdcb4326cd396cd4e921cf24ee58cca955c5866d4cce7 size: 3252 [Pipeline] isUnix [Pipeline] sh 14:03:44 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:03:45 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.42 14:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 14:03:45 ac14c57744b6: Preparing 14:03:45 fc6b0e5c2129: Preparing 14:03:45 71b1469108c9: Preparing 14:03:45 3352e5664d9b: Preparing 14:03:45 63ea0d7ff44a: Preparing 14:03:45 4edaf9de9f1e: Preparing 14:03:45 155592b9c1c2: Preparing 14:03:45 0754057c0ad3: Preparing 14:03:45 998cdf262ab1: Preparing 14:03:45 02e56110abd2: Preparing 14:03:45 abc36efb885a: Preparing 14:03:45 b0b09059f4e1: Preparing 14:03:45 bb961f40224b: Preparing 14:03:45 f4666769fca7: Preparing 14:03:45 0754057c0ad3: Waiting 14:03:45 998cdf262ab1: Waiting 14:03:45 02e56110abd2: Waiting 14:03:45 abc36efb885a: Waiting 14:03:45 b0b09059f4e1: Waiting 14:03:45 bb961f40224b: Waiting 14:03:45 f4666769fca7: Waiting 14:03:45 4edaf9de9f1e: Waiting 14:03:45 fc6b0e5c2129: Layer already exists 14:03:45 ac14c57744b6: Layer already exists 14:03:45 3352e5664d9b: Layer already exists 14:03:45 63ea0d7ff44a: Layer already exists 14:03:45 71b1469108c9: Layer already exists 14:03:45 4edaf9de9f1e: Layer already exists 14:03:45 02e56110abd2: Layer already exists 14:03:45 155592b9c1c2: Layer already exists 14:03:45 0754057c0ad3: Layer already exists 14:03:45 998cdf262ab1: Layer already exists 14:03:45 abc36efb885a: Layer already exists 14:03:45 bb961f40224b: Layer already exists 14:03:45 b0b09059f4e1: Layer already exists 14:03:45 f4666769fca7: Layer already exists 14:03:45 2.0.0-dev.42: digest: sha256:c144990d2f099dc2ab9cdcb4326cd396cd4e921cf24ee58cca955c5866d4cce7 size: 3252 [Pipeline] isUnix [Pipeline] sh 14:03:45 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:03:45 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 14:03:45 ac14c57744b6: Preparing 14:03:45 fc6b0e5c2129: Preparing 14:03:45 71b1469108c9: Preparing 14:03:45 3352e5664d9b: Preparing 14:03:45 63ea0d7ff44a: Preparing 14:03:45 4edaf9de9f1e: Preparing 14:03:45 155592b9c1c2: Preparing 14:03:45 0754057c0ad3: Preparing 14:03:45 998cdf262ab1: Preparing 14:03:45 02e56110abd2: Preparing 14:03:45 abc36efb885a: Preparing 14:03:45 b0b09059f4e1: Preparing 14:03:45 bb961f40224b: Preparing 14:03:45 f4666769fca7: Preparing 14:03:45 4edaf9de9f1e: Waiting 14:03:45 155592b9c1c2: Waiting 14:03:45 0754057c0ad3: Waiting 14:03:45 02e56110abd2: Waiting 14:03:45 998cdf262ab1: Waiting 14:03:45 abc36efb885a: Waiting 14:03:45 b0b09059f4e1: Waiting 14:03:45 bb961f40224b: Waiting 14:03:45 f4666769fca7: Waiting 14:03:45 63ea0d7ff44a: Layer already exists 14:03:45 3352e5664d9b: Layer already exists 14:03:45 71b1469108c9: Layer already exists 14:03:45 fc6b0e5c2129: Layer already exists 14:03:45 ac14c57744b6: Layer already exists 14:03:45 4edaf9de9f1e: Layer already exists 14:03:45 155592b9c1c2: Layer already exists 14:03:45 0754057c0ad3: Layer already exists 14:03:45 02e56110abd2: Layer already exists 14:03:45 998cdf262ab1: Layer already exists 14:03:45 abc36efb885a: Layer already exists 14:03:45 b0b09059f4e1: Layer already exists 14:03:45 bb961f40224b: Layer already exists 14:03:45 f4666769fca7: Layer already exists 14:03:45 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42: digest: sha256:c144990d2f099dc2ab9cdcb4326cd396cd4e921cf24ee58cca955c5866d4cce7 size: 3252 [Pipeline] isUnix [Pipeline] sh 14:03:46 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh 14:03:46 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master 14:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 14:03:46 ac14c57744b6: Preparing 14:03:46 fc6b0e5c2129: Preparing 14:03:46 71b1469108c9: Preparing 14:03:46 3352e5664d9b: Preparing 14:03:46 63ea0d7ff44a: Preparing 14:03:46 4edaf9de9f1e: Preparing 14:03:46 155592b9c1c2: Preparing 14:03:46 0754057c0ad3: Preparing 14:03:46 998cdf262ab1: Preparing 14:03:46 02e56110abd2: Preparing 14:03:46 abc36efb885a: Preparing 14:03:46 b0b09059f4e1: Preparing 14:03:46 bb961f40224b: Preparing 14:03:46 f4666769fca7: Preparing 14:03:46 4edaf9de9f1e: Waiting 14:03:46 155592b9c1c2: Waiting 14:03:46 0754057c0ad3: Waiting 14:03:46 998cdf262ab1: Waiting 14:03:46 02e56110abd2: Waiting 14:03:46 abc36efb885a: Waiting 14:03:46 b0b09059f4e1: Waiting 14:03:46 bb961f40224b: Waiting 14:03:46 f4666769fca7: Waiting 14:03:46 71b1469108c9: Layer already exists 14:03:46 fc6b0e5c2129: Layer already exists 14:03:46 3352e5664d9b: Layer already exists 14:03:46 63ea0d7ff44a: Layer already exists 14:03:46 ac14c57744b6: Layer already exists 14:03:46 4edaf9de9f1e: Layer already exists 14:03:46 998cdf262ab1: Layer already exists 14:03:46 02e56110abd2: Layer already exists 14:03:46 0754057c0ad3: Layer already exists 14:03:46 155592b9c1c2: Layer already exists 14:03:46 abc36efb885a: Layer already exists 14:03:46 bb961f40224b: Layer already exists 14:03:46 b0b09059f4e1: Layer already exists 14:03:46 f4666769fca7: Layer already exists 14:03:46 master: digest: sha256:c144990d2f099dc2ab9cdcb4326cd396cd4e921cf24ee58cca955c5866d4cce7 size: 3252 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:03:47 ===================================================== [Pipeline] echo 14:03:47 taggedImages: 14:03:47 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:03:47 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.42 14:03:47 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:03:47 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage 14:03:47 ---> 03255d264cee 14:03:47 Step 9/23 : RUN make cmd/core-data/core-data [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:03:48 ---> Running in 38a3ff9f55b3 14:03:49 ---> 2c2ea92c2ebb 14:03:49 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:03:50 ---> Running in fed047c9ace9 14:03:50 ---> 61c62e138bee 14:03:50 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:03:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/core-data/core-data ./cmd/core-data 14:03:50 ---> 0c179fc66c3e 14:03:50 Step 9/22 : RUN make cmd/core-command/core-command 14:03:50 ---> Running in 550f888eeec2 14:03:50 ---> Running in e6d2a96ba4e8 14:03:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:03:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/core-command/core-command ./cmd/core-command 14:03:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:05:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o ./cmd/secrets-config ./cmd/secrets-config 14:05:11 Removing intermediate container 550f888eeec2 14:05:11 ---> 60272cd63b09 14:05:11 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:05:11 Removing intermediate container fed047c9ace9 14:05:11 ---> e4ea73d827bc 14:05:11 14:05:11 Step 10/21 : FROM alpine:3.12 14:05:11 ---> afeebe901d6b 14:05:11 Step 11/21 : RUN apk add --update --no-cache curl 14:05:11 ---> Running in 4be17d9bc996 14:05:11 ---> Running in ff8b6a4d32f9 14:05:11 Removing intermediate container e6d2a96ba4e8 14:05:11 ---> 864b46cf412a 14:05:11 14:05:11 Step 10/22 : FROM scratch 14:05:11 ---> 14:05:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:05:11 ---> Using cache 14:05:11 ---> 59a483c414ef 14:05:11 Step 12/22 : ENV APP_PORT=48082 14:05:12 ---> Running in c97bfc898672 14:05:13 Removing intermediate container c97bfc898672 14:05:13 ---> 274c87ad2c6b 14:05:13 Step 13/22 : EXPOSE $APP_PORT 14:05:13 ---> Running in cd03fb16ed6e 14:05:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.42" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:05:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:05:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:05:13 Removing intermediate container cd03fb16ed6e 14:05:13 ---> 42f36ee46006 14:05:13 Step 14/22 : WORKDIR / 14:05:13 ---> Running in 1866555c66b9 14:05:14 (1/4) Installing ca-certificates (20191127-r4) 14:05:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 14:05:14 (3/4) Installing libcurl (7.69.1-r3) 14:05:14 (4/4) Installing curl (7.69.1-r3) 14:05:14 Executing busybox-1.31.1-r19.trigger 14:05:14 Removing intermediate container 1866555c66b9 14:05:14 ---> da52ecfa8df8 14:05:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:05:14 Executing ca-certificates-20191127-r4.trigger 14:05:14 OK: 7 MiB in 18 packages 14:05:15 ---> f6ccec551b72 14:05:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:05:17 Removing intermediate container 4be17d9bc996 14:05:17 ---> 6d6a680525e5 14:05:17 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:05:17 ---> 176fab85bc08 14:05:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:05:17 Removing intermediate container ff8b6a4d32f9 14:05:17 ---> 118814b34789 14:05:17 14:05:17 Step 11/26 : FROM docker:20.10.0 14:05:17 20.10.0: Pulling from library/docker 14:05:17 ---> Running in 9cce0841b469 14:05:18 Removing intermediate container 9cce0841b469 14:05:18 ---> f1e278ee9508 14:05:18 Step 13/21 : WORKDIR /edgex 14:05:19 ---> 1e0de31fac03 14:05:19 Step 18/22 : ENTRYPOINT ["/core-command"] 14:05:19 ---> Running in bb7cb234be93 14:05:19 ---> Running in 219e93f2a25b 14:05:20 Removing intermediate container bb7cb234be93 14:05:20 ---> 22c167d9cecb 14:05:20 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:05:20 Removing intermediate container 219e93f2a25b 14:05:20 ---> abd510cd7d86 14:05:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:05:20 ---> Running in 15b516614603 14:05:20 ---> 2ffe6ac1e7f7 14:05:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:05:21 Removing intermediate container 15b516614603 14:05:21 ---> a7f361be753d 14:05:21 Step 20/22 : LABEL arch=arm64 14:05:21 ---> Running in 55ceed068df5 14:05:22 Removing intermediate container 55ceed068df5 14:05:22 ---> 92597272d134 14:05:22 Step 21/22 : LABEL git_sha=fc096e9ec0f95dbc625a498b2feb9840babc6219 14:05:22 ---> Running in f3c4c76f6d9e 14:05:23 ---> d6942f1f8d61 14:05:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:05:23 Removing intermediate container f3c4c76f6d9e 14:05:23 ---> ac5c9d912bfb 14:05:23 Step 22/22 : LABEL version=2.0.0-dev.42 14:05:24 ---> Running in 1d7fd4f7455b 14:05:25 ---> eff59f92018f 14:05:25 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:05:25 Removing intermediate container 1d7fd4f7455b 14:05:25 ---> 8674c4a941d0 14:05:25 14:05:25 ---> Running in d8878e825e2b 14:05:26 Successfully built 8674c4a941d0 14:05:26 Successfully tagged docker-core-command-go-arm64:latest 14:05:27  Building docker-core-command-go ... done Removing intermediate container d8878e825e2b 14:05:27 ---> 1489de4e8006 14:05:27 Step 18/21 : CMD ["--init=true"] 14:05:27 Removing intermediate container 38a3ff9f55b3 14:05:27 ---> dd2452939033 14:05:27 14:05:27 Step 10/23 : FROM alpine:3.12 14:05:27 ---> afeebe901d6b 14:05:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:05:27 ---> Running in 6ab260dd09c6 14:05:27 ---> Running in 64a9735510d8 14:05:28 Removing intermediate container 6ab260dd09c6 14:05:28 ---> 148a9cc458c0 14:05:28 Step 19/21 : LABEL arch=arm64 14:05:28 ---> Running in 523fcc994c2c 14:05:28 Removing intermediate container 64a9735510d8 14:05:28 ---> 4273e7ee08e3 14:05:28 Step 12/23 : ENV APP_PORT=48080 14:05:28 ---> Running in 81f3c99eca9c 14:05:29 Removing intermediate container 523fcc994c2c 14:05:29 ---> d12371123d50 14:05:29 Step 20/21 : LABEL git_sha=fc096e9ec0f95dbc625a498b2feb9840babc6219 14:05:29 ---> Running in 860c926f6833 14:05:29 Removing intermediate container 81f3c99eca9c 14:05:29 ---> 7917f0fac1ea 14:05:29 Step 13/23 : EXPOSE $APP_PORT 14:05:29 ---> Running in 342c232be1c0 14:05:29 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 14:05:29 Status: Downloaded newer image for docker:20.10.0 14:05:29 ---> eeaf43b92773 14:05:29 Step 12/26 : RUN apk add --no-cache bash 14:05:29 Removing intermediate container 860c926f6833 14:05:29 ---> f25ff98e6d58 14:05:29 Step 21/21 : LABEL version=2.0.0-dev.42 14:05:29 ---> Running in 0e19f9f4bf54 14:05:29 ---> Running in 580707af2f60 14:05:29 Removing intermediate container 342c232be1c0 14:05:29 ---> 5eb189ac964b 14:05:29 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:05:30 ---> Running in c2af880fdf23 14:05:30 Removing intermediate container 580707af2f60 14:05:30 ---> a53d8536507e 14:05:30 14:05:30 Successfully built a53d8536507e 14:05:30 Successfully tagged docker-security-proxy-setup-go-arm64:latest 14:05:30  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:05:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:05:31 (1/2) Installing readline (8.0.4-r0) 14:05:31 (2/2) Installing bash (5.0.17-r0) 14:05:31 Executing bash-5.0.17-r0.post-install 14:05:31 Executing busybox-1.31.1-r19.trigger 14:05:31 OK: 12 MiB in 22 packages 14:05:32 Removing intermediate container c2af880fdf23 14:05:32 ---> ca5029645ca6 14:05:32 Step 15/23 : RUN apk add --update --no-cache zeromq 14:05:32 ---> Running in 04f74b2373fb 14:05:33 Removing intermediate container 0e19f9f4bf54 14:05:33 ---> 5458d3e6f245 14:05:33 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 14:05:33 ---> Running in 4b36716014cf 14:05:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:05:33 Removing intermediate container 4b36716014cf 14:05:33 ---> 395412260230 14:05:33 Step 14/26 : ENV APP_PORT=48090 14:05:33 ---> Running in bd4565cac5ec 14:05:34 Removing intermediate container bd4565cac5ec 14:05:34 ---> 0a6b6450f152 14:05:34 Step 15/26 : EXPOSE $APP_PORT 14:05:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:05:34 ---> Running in 00d7490a058f 14:05:35 Removing intermediate container 00d7490a058f 14:05:35 ---> 21921cd4991d 14:05:35 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:05:35 (1/5) Installing libgcc (9.3.0-r2) 14:05:35 (2/5) Installing libsodium (1.0.18-r0) 14:05:35 (3/5) Installing libstdc++ (9.3.0-r2) 14:05:35 (4/5) Installing libzmq (4.3.3-r0) 14:05:35 (5/5) Installing zeromq (4.3.3-r0) 14:05:35 Executing busybox-1.31.1-r19.trigger 14:05:35 OK: 8 MiB in 19 packages 14:05:36 ---> 2b6de36b01c6 14:05:36 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:05:36 ---> 593b753d9c3d 14:05:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:05:37 Removing intermediate container 04f74b2373fb 14:05:37 ---> 81148ca5dc66 14:05:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:05:37 ---> 5a79d30c678e 14:05:37 Step 19/26 : RUN apk --no-cache add py3-pip 14:05:37 ---> Running in b761d5f8eb88 14:05:37 ---> 9fb4f0b5fb3b 14:05:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:05:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:05:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:05:39 ---> c89b312fdda7 14:05:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:05:39 (1/33) Installing libbz2 (1.0.8-r1) 14:05:39 (2/33) Installing expat (2.2.9-r1) 14:05:39 (3/33) Installing libffi (3.3-r2) 14:05:39 (4/33) Installing gdbm (1.13-r1) 14:05:39 (5/33) Installing xz-libs (5.2.5-r0) 14:05:39 (6/33) Installing sqlite-libs (3.32.1-r0) 14:05:39 (7/33) Installing python3 (3.8.5-r0) 14:05:41 ---> 9defb34a9df6 14:05:41 Step 19/23 : ENTRYPOINT ["/core-data"] 14:05:41 ---> Running in 58012745e550 14:05:42 (8/33) Installing py3-appdirs (1.4.4-r1) 14:05:42 (9/33) Installing py3-ordered-set (4.0.1-r0) 14:05:42 (10/33) Installing py3-parsing (2.4.7-r0) 14:05:42 (11/33) Installing py3-six (1.15.0-r0) 14:05:42 (12/33) Installing py3-packaging (20.4-r0) 14:05:42 (13/33) Installing py3-setuptools (47.0.0-r0) 14:05:42 (14/33) Installing py3-chardet (3.0.4-r4) 14:05:42 Removing intermediate container 58012745e550 14:05:42 ---> 9fa956295a31 14:05:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:05:42 (15/33) Installing py3-idna (2.9-r0) 14:05:42 (16/33) Installing py3-certifi (2020.4.5.1-r0) 14:05:42 (17/33) Installing py3-urllib3 (1.25.9-r0) 14:05:42 (18/33) Installing py3-requests (2.23.0-r0) 14:05:42 ---> Running in 98aeea80827a 14:05:42 (19/33) Installing py3-msgpack (1.0.0-r0) 14:05:42 (20/33) Installing py3-lockfile (0.12.2-r3) 14:05:42 (21/33) Installing py3-cachecontrol (0.12.6-r0) 14:05:42 (22/33) Installing py3-colorama (0.4.3-r0) 14:05:42 (23/33) Installing py3-distlib (0.3.0-r0) 14:05:42 (24/33) Installing py3-distro (1.5.0-r1) 14:05:42 (25/33) Installing py3-webencodings (0.5.1-r3) 14:05:42 (26/33) Installing py3-html5lib (1.0.1-r4) 14:05:42 (27/33) Installing py3-pytoml (0.1.21-r0) 14:05:42 (28/33) Installing py3-pep517 (0.8.2-r0) 14:05:42 (29/33) Installing py3-progress (1.5-r0) 14:05:42 (30/33) Installing py3-toml (0.10.1-r0) 14:05:42 (31/33) Installing py3-retrying (1.3.3-r0) 14:05:42 (32/33) Installing py3-contextlib2 (0.6.0-r0) 14:05:42 (33/33) Installing py3-pip (20.1.1-r0) 14:05:42 Removing intermediate container 98aeea80827a 14:05:42 ---> ed6991f9ea08 14:05:42 Step 21/23 : LABEL arch=arm64 14:05:42 Executing busybox-1.31.1-r19.trigger 14:05:42 OK: 71 MiB in 55 packages 14:05:42 ---> Running in ee4a0b52592b 14:05:43 Removing intermediate container ee4a0b52592b 14:05:43 ---> 5a223b419064 14:05:43 Step 22/23 : LABEL git_sha=fc096e9ec0f95dbc625a498b2feb9840babc6219 14:05:43 ---> Running in 5cc729029d87 14:05:44 Removing intermediate container 5cc729029d87 14:05:44 ---> 45c43abdbbf3 14:05:44 Step 23/23 : LABEL version=2.0.0-dev.42 14:05:44 ---> Running in e3dcdb79f5ea 14:05:45 Removing intermediate container e3dcdb79f5ea 14:05:45 ---> 07fc2512169a 14:05:45 14:05:45 Successfully built 07fc2512169a 14:05:45 Successfully tagged docker-core-data-go-arm64:latest 14:05:48  Building docker-core-data-go ... done Removing intermediate container b761d5f8eb88 14:05:48 ---> c10f1c8f35fe 14:05:48 Step 20/26 : RUN pip install docker-compose==1.23.2 14:05:48 ---> Running in 74f796b4b149 14:05:54 Collecting docker-compose==1.23.2 14:05:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:05:54 Collecting texttable<0.10,>=0.9.0 14:05:54 Downloading texttable-0.9.1.tar.gz (11 kB) 14:05:56 Collecting PyYAML<4,>=3.10 14:05:56 Downloading PyYAML-3.13.tar.gz (270 kB) 14:05:59 Collecting websocket-client<1.0,>=0.32.0 14:05:59 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 14:06:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:06:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:06:00 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:06:01 Collecting jsonschema<3,>=2.5.1 14:06:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:06:01 Collecting cached-property<2,>=1.2.0 14:06:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:06:01 Collecting docopt<0.7,>=0.6.1 14:06:01 Downloading docopt-0.6.2.tar.gz (25 kB) 14:06:04 Collecting docker<4.0,>=3.6.0 14:06:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:06:04 Collecting dockerpty<0.5,>=0.4.1 14:06:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:06:06 Collecting idna<2.8,>=2.5 14:06:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:06:06 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:06:06 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:06:07 Collecting urllib3<1.25,>=1.21.1 14:06:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:06:07 Collecting docker-pycreds>=0.4.0 14:06:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:06:07 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 14:06:07 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 14:06:07 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 14:06:07 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 14:06:08 Installing collected packages: texttable, PyYAML, websocket-client, idna, urllib3, requests, jsonschema, cached-property, docopt, docker-pycreds, docker, dockerpty, docker-compose 14:06:08 Running setup.py install for texttable: started 14:06:10 Running setup.py install for texttable: finished with status 'done' 14:06:10 Running setup.py install for PyYAML: started 14:06:12 Running setup.py install for PyYAML: finished with status 'done' 14:06:12 Attempting uninstall: idna 14:06:12 Found existing installation: idna 2.9 14:06:12 Uninstalling idna-2.9: 14:06:12 Successfully uninstalled idna-2.9 14:06:12 Attempting uninstall: urllib3 14:06:12 Found existing installation: urllib3 1.25.9 14:06:12 Uninstalling urllib3-1.25.9: 14:06:13 Successfully uninstalled urllib3-1.25.9 14:06:13 Attempting uninstall: requests 14:06:13 Found existing installation: requests 2.23.0 14:06:13 Uninstalling requests-2.23.0: 14:06:13 Successfully uninstalled requests-2.23.0 14:06:14 Running setup.py install for docopt: started 14:06:16 Running setup.py install for docopt: finished with status 'done' 14:06:17 Running setup.py install for dockerpty: started 14:06:18 Running setup.py install for dockerpty: finished with status 'done' 14:06:19 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 14:06:23 Removing intermediate container 74f796b4b149 14:06:23 ---> 80b6cb99a40a 14:06:23 Step 21/26 : RUN apk --no-cache add curl 14:06:23 ---> Running in 3fc20bb0ff0b 14:06:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:06:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:06:25 (1/3) Installing nghttp2-libs (1.41.0-r0) 14:06:25 (2/3) Installing libcurl (7.69.1-r3) 14:06:25 (3/3) Installing curl (7.69.1-r3) 14:06:25 Executing busybox-1.31.1-r19.trigger 14:06:25 OK: 71 MiB in 58 packages 14:06:26 Removing intermediate container 3fc20bb0ff0b 14:06:26 ---> 40cdbe482c01 14:06:26 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 14:06:26 ---> Running in 8ec172c89680 14:06:27 Removing intermediate container 8ec172c89680 14:06:27 ---> 8bd3d1cbf37b 14:06:27 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:06:27 ---> Running in 6ce191c38139 14:06:27 Removing intermediate container 6ce191c38139 14:06:27 ---> e077f3d2d46e 14:06:27 Step 24/26 : LABEL arch=arm64 14:06:27 ---> Running in 217f7155ad28 14:06:28 Removing intermediate container 217f7155ad28 14:06:28 ---> 6afc5ece09f4 14:06:28 Step 25/26 : LABEL git_sha=fc096e9ec0f95dbc625a498b2feb9840babc6219 14:06:28 ---> Running in 25107164bd17 14:06:29 Removing intermediate container 25107164bd17 14:06:29 ---> 4caf6fa7b9af 14:06:29 Step 26/26 : LABEL version=2.0.0-dev.42 14:06:29 ---> Running in 7d67d96d0bba 14:06:29 Removing intermediate container 7d67d96d0bba 14:06:29 ---> f01415665592 14:06:29 14:06:29 Successfully built f01415665592 14:06:30 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 14:06:30  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 14:06:30 $ docker stop --time=1 762cb549c6a6621ef39162cddc027c08fbcdbe60139002476d36592e5f18accb 14:06:32 $ docker rm -f 762cb549c6a6621ef39162cddc027c08fbcdbe60139002476d36592e5f18accb [Pipeline] // withDockerContainer [Pipeline] sh 14:06:33 + + docker images 14:06:33 grep docker 14:06:33 docker-sys-mgmt-agent-go-arm64 latest f01415665592 4 seconds ago 300MB 14:06:33 docker-core-data-go-arm64 latest 07fc2512169a 49 seconds ago 21MB 14:06:33 docker-security-proxy-setup-go-arm64 latest a53d8536507e About a minute ago 23.2MB 14:06:33 docker-core-command-go-arm64 latest 8674c4a941d0 About a minute ago 9.98MB 14:06:33 docker-core-metadata-go-arm64 latest c95a2cbd9365 3 minutes ago 12.3MB 14:06:33 docker-security-secretstore-setup-go-arm64 latest 430aa4ccd0dd 3 minutes ago 23.4MB 14:06:33 docker-support-notifications-go-arm64 latest 2c987e6d0414 3 minutes ago 11.4MB 14:06:33 docker-security-bootstrap-redis-go-arm64 latest b0e6bf05a473 3 minutes ago 15.1MB 14:06:33 docker-support-scheduler-go-arm64 latest 4947379fc767 3 minutes ago 10MB 14:06:33 docker 20.10.0 eeaf43b92773 5 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:06:33 provisioning config files... 14:06:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/301@tmp/config9205339687266999966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:34 ---> docker-login.sh 14:06:34 nexus3.edgexfoundry.org:10001 14:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:34 Configure a credential helper to remove this warning. See 14:06:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:34 14:06:34 Login Succeeded 14:06:34 nexus3.edgexfoundry.org:10002 14:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:35 Configure a credential helper to remove this warning. See 14:06:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:35 14:06:35 Login Succeeded 14:06:35 nexus3.edgexfoundry.org:10003 14:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:35 Configure a credential helper to remove this warning. See 14:06:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:35 14:06:35 Login Succeeded 14:06:35 nexus3.edgexfoundry.org:10004 14:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:36 Configure a credential helper to remove this warning. See 14:06:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:36 14:06:36 Login Succeeded 14:06:36 docker.io 14:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:37 Configure a credential helper to remove this warning. See 14:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:37 14:06:37 Login Succeeded 14:06:37 ---> docker-login.sh ends [Pipeline] } 14:06:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:06:37 [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: 14:06:37 fc096e9ec0f95dbc625a498b2feb9840babc6219 14:06:37 2.0.0-dev.42 14:06:37 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:06:37 master 14:06:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:06:38 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 [Pipeline] isUnix [Pipeline] sh 14:06:38 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 14:06:38 1be810bc2037: Preparing 14:06:38 ca680bc406bb: Preparing 14:06:38 452576217d9f: Preparing 14:06:38 1be810bc2037: Pushed 14:06:38 452576217d9f: Pushed 14:06:41 ca680bc406bb: Pushed 14:06:41 fc096e9ec0f95dbc625a498b2feb9840babc6219: digest: sha256:3af1d750dd6b10606945abdea999e4c82cf057ec77900395947433f51d3d67b7 size: 943 [Pipeline] isUnix [Pipeline] sh 14:06:41 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:06:42 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.42 14:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 14:06:42 1be810bc2037: Preparing 14:06:42 ca680bc406bb: Preparing 14:06:42 452576217d9f: Preparing 14:06:42 1be810bc2037: Layer already exists 14:06:42 452576217d9f: Layer already exists 14:06:42 ca680bc406bb: Layer already exists 14:06:42 2.0.0-dev.42: digest: sha256:3af1d750dd6b10606945abdea999e4c82cf057ec77900395947433f51d3d67b7 size: 943 [Pipeline] isUnix [Pipeline] sh 14:06:42 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:06:43 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 14:06:43 1be810bc2037: Preparing 14:06:43 ca680bc406bb: Preparing 14:06:43 452576217d9f: Preparing 14:06:43 452576217d9f: Layer already exists 14:06:43 1be810bc2037: Layer already exists 14:06:43 ca680bc406bb: Layer already exists 14:06:43 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42: digest: sha256:3af1d750dd6b10606945abdea999e4c82cf057ec77900395947433f51d3d67b7 size: 943 [Pipeline] isUnix [Pipeline] sh 14:06:43 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:06:44 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master 14:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 14:06:44 1be810bc2037: Preparing 14:06:44 ca680bc406bb: Preparing 14:06:44 452576217d9f: Preparing 14:06:44 1be810bc2037: Layer already exists 14:06:44 452576217d9f: Layer already exists 14:06:44 ca680bc406bb: Layer already exists 14:06:44 master: digest: sha256:3af1d750dd6b10606945abdea999e4c82cf057ec77900395947433f51d3d67b7 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:06:44 ===================================================== [Pipeline] echo 14:06:44 taggedImages: 14:06:44 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:06:44 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.42 14:06:44 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:06:44 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo 14:06:44 [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: 14:06:44 fc096e9ec0f95dbc625a498b2feb9840babc6219 14:06:44 2.0.0-dev.42 14:06:44 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:06:44 master 14:06:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:06:45 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 [Pipeline] isUnix [Pipeline] sh 14:06:45 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 14:06:45 5a6c5f046285: Preparing 14:06:45 61d39b067648: Preparing 14:06:45 452576217d9f: Preparing 14:06:45 cca7534c6841: Preparing 14:06:45 deb0937ad123: Preparing 14:06:45 379067d0cb53: Preparing 14:06:45 379067d0cb53: Waiting 14:06:45 452576217d9f: Layer already exists 14:06:45 379067d0cb53: Layer already exists 14:06:45 5a6c5f046285: Pushed 14:06:45 deb0937ad123: Pushed 14:06:46 cca7534c6841: Pushed 14:06:48 61d39b067648: Pushed 14:06:48 fc096e9ec0f95dbc625a498b2feb9840babc6219: digest: sha256:f0daea3d72fa321d4a61670f83871ebe793b082b64c9dfde212832c6352ad4d0 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:06:49 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:06:49 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.42 14:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 14:06:49 5a6c5f046285: Preparing 14:06:49 61d39b067648: Preparing 14:06:49 452576217d9f: Preparing 14:06:49 cca7534c6841: Preparing 14:06:49 deb0937ad123: Preparing 14:06:49 379067d0cb53: Preparing 14:06:49 379067d0cb53: Waiting 14:06:49 cca7534c6841: Layer already exists 14:06:49 deb0937ad123: Layer already exists 14:06:49 61d39b067648: Layer already exists 14:06:49 5a6c5f046285: Layer already exists 14:06:49 452576217d9f: Layer already exists 14:06:49 379067d0cb53: Layer already exists 14:06:49 2.0.0-dev.42: digest: sha256:f0daea3d72fa321d4a61670f83871ebe793b082b64c9dfde212832c6352ad4d0 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:06:50 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:06:50 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 14:06:50 5a6c5f046285: Preparing 14:06:50 61d39b067648: Preparing 14:06:50 452576217d9f: Preparing 14:06:50 cca7534c6841: Preparing 14:06:50 deb0937ad123: Preparing 14:06:50 379067d0cb53: Preparing 14:06:50 379067d0cb53: Waiting 14:06:50 5a6c5f046285: Layer already exists 14:06:50 cca7534c6841: Layer already exists 14:06:50 61d39b067648: Layer already exists 14:06:50 452576217d9f: Layer already exists 14:06:50 deb0937ad123: Layer already exists 14:06:50 379067d0cb53: Layer already exists 14:06:50 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42: digest: sha256:f0daea3d72fa321d4a61670f83871ebe793b082b64c9dfde212832c6352ad4d0 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:06:51 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:06:51 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master 14:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 14:06:51 5a6c5f046285: Preparing 14:06:51 61d39b067648: Preparing 14:06:51 452576217d9f: Preparing 14:06:51 cca7534c6841: Preparing 14:06:51 deb0937ad123: Preparing 14:06:51 379067d0cb53: Preparing 14:06:51 379067d0cb53: Waiting 14:06:51 5a6c5f046285: Layer already exists 14:06:51 cca7534c6841: Layer already exists 14:06:51 deb0937ad123: Layer already exists 14:06:51 452576217d9f: Layer already exists 14:06:51 61d39b067648: Layer already exists 14:06:51 379067d0cb53: Layer already exists 14:06:51 master: digest: sha256:f0daea3d72fa321d4a61670f83871ebe793b082b64c9dfde212832c6352ad4d0 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:06:52 ===================================================== [Pipeline] echo 14:06:52 taggedImages: 14:06:52 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:06:52 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.42 14:06:52 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:06:52 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo 14:06:52 [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: 14:06:52 fc096e9ec0f95dbc625a498b2feb9840babc6219 14:06:52 2.0.0-dev.42 14:06:52 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:06:52 master 14:06:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:06:52 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 [Pipeline] isUnix [Pipeline] sh 14:06:53 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 14:06:53 300a91619772: Preparing 14:06:53 11c361f22618: Preparing 14:06:53 452576217d9f: Preparing 14:06:53 452576217d9f: Layer already exists 14:06:53 300a91619772: Pushed 14:06:55 11c361f22618: Pushed 14:06:56 fc096e9ec0f95dbc625a498b2feb9840babc6219: digest: sha256:5880b2ac5bbc69df2afd2899503c504824ad12e93528a9513ec3c3de21befd75 size: 943 [Pipeline] isUnix [Pipeline] sh 14:06:56 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:06:56 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.42 14:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 14:06:56 300a91619772: Preparing 14:06:56 11c361f22618: Preparing 14:06:56 452576217d9f: Preparing 14:06:56 452576217d9f: Layer already exists 14:06:56 11c361f22618: Layer already exists 14:06:56 300a91619772: Layer already exists 14:06:57 2.0.0-dev.42: digest: sha256:5880b2ac5bbc69df2afd2899503c504824ad12e93528a9513ec3c3de21befd75 size: 943 [Pipeline] isUnix [Pipeline] sh 14:06:57 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:06:57 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 14:06:57 300a91619772: Preparing 14:06:57 11c361f22618: Preparing 14:06:57 452576217d9f: Preparing 14:06:57 11c361f22618: Layer already exists 14:06:57 452576217d9f: Layer already exists 14:06:57 300a91619772: Layer already exists 14:06:58 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42: digest: sha256:5880b2ac5bbc69df2afd2899503c504824ad12e93528a9513ec3c3de21befd75 size: 943 [Pipeline] isUnix [Pipeline] sh 14:06:58 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:06:58 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master 14:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 14:06:58 300a91619772: Preparing 14:06:58 11c361f22618: Preparing 14:06:58 452576217d9f: Preparing 14:06:58 452576217d9f: Layer already exists 14:06:58 11c361f22618: Layer already exists 14:06:58 300a91619772: Layer already exists 14:06:59 master: digest: sha256:5880b2ac5bbc69df2afd2899503c504824ad12e93528a9513ec3c3de21befd75 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:06:59 ===================================================== [Pipeline] echo 14:06:59 taggedImages: 14:06:59 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:06:59 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.42 14:06:59 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:06:59 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo 14:06:59 [edgeXDocker.push] Tagging docker image docker-security-bootstrap-redis-go-arm64 with the following tags: 14:06:59 fc096e9ec0f95dbc625a498b2feb9840babc6219 14:06:59 2.0.0-dev.42 14:06:59 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:06:59 master 14:06:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:06:59 + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 [Pipeline] isUnix [Pipeline] sh 14:07:00 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] 14:07:00 2889e69c5730: Preparing 14:07:00 0c50396305bd: Preparing 14:07:00 f7b098e175ab: Preparing 14:07:00 21cdd76b0c1b: Preparing 14:07:00 452576217d9f: Preparing 14:07:00 010b4f227754: Preparing 14:07:00 379067d0cb53: Preparing 14:07:00 010b4f227754: Waiting 14:07:00 379067d0cb53: Waiting 14:07:00 452576217d9f: Layer already exists 14:07:00 2889e69c5730: Pushed 14:07:00 0c50396305bd: Pushed 14:07:00 f7b098e175ab: Pushed 14:07:00 379067d0cb53: Layer already exists 14:07:01 010b4f227754: Pushed 14:07:02 21cdd76b0c1b: Pushed 14:07:02 fc096e9ec0f95dbc625a498b2feb9840babc6219: digest: sha256:00d434e0701d429c73b56b559052e0901f23f39ec6f25a3665568b77c2dc6410 size: 1778 [Pipeline] isUnix [Pipeline] sh 14:07:03 + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:07:03 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:2.0.0-dev.42 14:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] 14:07:03 2889e69c5730: Preparing 14:07:03 0c50396305bd: Preparing 14:07:03 f7b098e175ab: Preparing 14:07:03 21cdd76b0c1b: Preparing 14:07:03 452576217d9f: Preparing 14:07:03 010b4f227754: Preparing 14:07:03 379067d0cb53: Preparing 14:07:03 010b4f227754: Waiting 14:07:03 379067d0cb53: Waiting 14:07:03 0c50396305bd: Layer already exists 14:07:03 21cdd76b0c1b: Layer already exists 14:07:03 2889e69c5730: Layer already exists 14:07:03 452576217d9f: Layer already exists 14:07:03 f7b098e175ab: Layer already exists 14:07:03 010b4f227754: Layer already exists 14:07:03 379067d0cb53: Layer already exists 14:07:03 2.0.0-dev.42: digest: sha256:00d434e0701d429c73b56b559052e0901f23f39ec6f25a3665568b77c2dc6410 size: 1778 [Pipeline] isUnix [Pipeline] sh 14:07:04 + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:07:04 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] 14:07:04 2889e69c5730: Preparing 14:07:04 0c50396305bd: Preparing 14:07:04 f7b098e175ab: Preparing 14:07:04 21cdd76b0c1b: Preparing 14:07:04 452576217d9f: Preparing 14:07:04 010b4f227754: Preparing 14:07:04 379067d0cb53: Preparing 14:07:04 010b4f227754: Waiting 14:07:04 379067d0cb53: Waiting 14:07:04 f7b098e175ab: Layer already exists 14:07:04 21cdd76b0c1b: Layer already exists 14:07:04 452576217d9f: Layer already exists 14:07:04 0c50396305bd: Layer already exists 14:07:04 2889e69c5730: Layer already exists 14:07:04 010b4f227754: Layer already exists 14:07:04 379067d0cb53: Layer already exists 14:07:04 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42: digest: sha256:00d434e0701d429c73b56b559052e0901f23f39ec6f25a3665568b77c2dc6410 size: 1778 [Pipeline] isUnix [Pipeline] sh 14:07:05 + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:07:05 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:master 14:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] 14:07:05 2889e69c5730: Preparing 14:07:05 0c50396305bd: Preparing 14:07:05 f7b098e175ab: Preparing 14:07:05 21cdd76b0c1b: Preparing 14:07:05 452576217d9f: Preparing 14:07:05 010b4f227754: Preparing 14:07:05 379067d0cb53: Preparing 14:07:05 010b4f227754: Waiting 14:07:05 379067d0cb53: Waiting 14:07:05 452576217d9f: Layer already exists 14:07:05 2889e69c5730: Layer already exists 14:07:05 f7b098e175ab: Layer already exists 14:07:05 21cdd76b0c1b: Layer already exists 14:07:05 0c50396305bd: Layer already exists 14:07:05 010b4f227754: Layer already exists 14:07:05 379067d0cb53: Layer already exists 14:07:05 master: digest: sha256:00d434e0701d429c73b56b559052e0901f23f39ec6f25a3665568b77c2dc6410 size: 1778 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:07:05 ===================================================== [Pipeline] echo 14:07:05 taggedImages: 14:07:05 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:07:05 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:2.0.0-dev.42 14:07:05 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:07:05 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:master [Pipeline] echo 14:07:05 [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: 14:07:05 fc096e9ec0f95dbc625a498b2feb9840babc6219 14:07:05 2.0.0-dev.42 14:07:05 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:07:05 master 14:07:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:07:06 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 [Pipeline] isUnix [Pipeline] sh 14:07:06 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 14:07:06 21067f5326ac: Preparing 14:07:06 e547bf265656: Preparing 14:07:06 3a8a902e3ed7: Preparing 14:07:06 6a38104ac977: Preparing 14:07:06 033dd6f2b78d: Preparing 14:07:06 379067d0cb53: Preparing 14:07:06 379067d0cb53: Waiting 14:07:07 3a8a902e3ed7: Pushed 14:07:07 6a38104ac977: Pushed 14:07:07 379067d0cb53: Layer already exists 14:07:07 033dd6f2b78d: Pushed 14:07:09 21067f5326ac: Pushed 14:07:09 e547bf265656: Pushed 14:07:09 fc096e9ec0f95dbc625a498b2feb9840babc6219: digest: sha256:a5b1417675cec1d04896a8031bb167b9c6167e9f9768ed3013b210cb8b4b7e1c size: 1574 [Pipeline] isUnix [Pipeline] sh 14:07:09 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:07:10 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.42 14:07:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 14:07:10 21067f5326ac: Preparing 14:07:10 e547bf265656: Preparing 14:07:10 3a8a902e3ed7: Preparing 14:07:10 6a38104ac977: Preparing 14:07:10 033dd6f2b78d: Preparing 14:07:10 379067d0cb53: Preparing 14:07:10 379067d0cb53: Waiting 14:07:10 6a38104ac977: Layer already exists 14:07:10 033dd6f2b78d: Layer already exists 14:07:10 3a8a902e3ed7: Layer already exists 14:07:10 e547bf265656: Layer already exists 14:07:10 21067f5326ac: Layer already exists 14:07:10 379067d0cb53: Layer already exists 14:07:10 2.0.0-dev.42: digest: sha256:a5b1417675cec1d04896a8031bb167b9c6167e9f9768ed3013b210cb8b4b7e1c size: 1574 [Pipeline] isUnix [Pipeline] sh 14:07:10 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:07:11 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:07:11 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 14:07:11 21067f5326ac: Preparing 14:07:11 e547bf265656: Preparing 14:07:11 3a8a902e3ed7: Preparing 14:07:11 6a38104ac977: Preparing 14:07:11 033dd6f2b78d: Preparing 14:07:11 379067d0cb53: Preparing 14:07:11 379067d0cb53: Waiting 14:07:11 033dd6f2b78d: Layer already exists 14:07:11 6a38104ac977: Layer already exists 14:07:11 21067f5326ac: Layer already exists 14:07:11 3a8a902e3ed7: Layer already exists 14:07:11 e547bf265656: Layer already exists 14:07:11 379067d0cb53: Layer already exists 14:07:11 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42: digest: sha256:a5b1417675cec1d04896a8031bb167b9c6167e9f9768ed3013b210cb8b4b7e1c size: 1574 [Pipeline] isUnix [Pipeline] sh 14:07:11 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:07:12 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master 14:07:12 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 14:07:12 21067f5326ac: Preparing 14:07:12 e547bf265656: Preparing 14:07:12 3a8a902e3ed7: Preparing 14:07:12 6a38104ac977: Preparing 14:07:12 033dd6f2b78d: Preparing 14:07:12 379067d0cb53: Preparing 14:07:12 379067d0cb53: Waiting 14:07:12 e547bf265656: Layer already exists 14:07:12 3a8a902e3ed7: Layer already exists 14:07:12 033dd6f2b78d: Layer already exists 14:07:12 6a38104ac977: Layer already exists 14:07:12 21067f5326ac: Layer already exists 14:07:12 379067d0cb53: Layer already exists 14:07:12 master: digest: sha256:a5b1417675cec1d04896a8031bb167b9c6167e9f9768ed3013b210cb8b4b7e1c size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:07:12 ===================================================== [Pipeline] echo 14:07:12 taggedImages: 14:07:12 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:07:12 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.42 14:07:12 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:07:12 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo 14:07:12 [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: 14:07:12 fc096e9ec0f95dbc625a498b2feb9840babc6219 14:07:12 2.0.0-dev.42 14:07:12 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:07:12 master 14:07:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:07:13 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 [Pipeline] isUnix [Pipeline] sh 14:07:13 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 14:07:13 28ac435da50f: Preparing 14:07:13 9d5a53499bba: Preparing 14:07:13 75f2830d1ed6: Preparing 14:07:13 6b17b5e58d6f: Preparing 14:07:13 e9526012364a: Preparing 14:07:13 f324d694d501: Preparing 14:07:13 37fdea775ccf: Preparing 14:07:13 ef6fb421ac40: Preparing 14:07:13 379067d0cb53: Preparing 14:07:13 f324d694d501: Waiting 14:07:13 37fdea775ccf: Waiting 14:07:13 ef6fb421ac40: Waiting 14:07:13 379067d0cb53: Waiting 14:07:13 e9526012364a: Pushed 14:07:13 9d5a53499bba: Pushed 14:07:14 28ac435da50f: Pushed 14:07:14 f324d694d501: Pushed 14:07:14 37fdea775ccf: Pushed 14:07:14 379067d0cb53: Layer already exists 14:07:14 ef6fb421ac40: Pushed 14:07:16 75f2830d1ed6: Pushed 14:07:16 6b17b5e58d6f: Pushed 14:07:16 fc096e9ec0f95dbc625a498b2feb9840babc6219: digest: sha256:75def5a5a5fef656681815b860db12aee3296a28c8534678ceff42d0bd0c7386 size: 2198 [Pipeline] isUnix [Pipeline] sh 14:07:16 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:07:16 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.42 14:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 14:07:16 28ac435da50f: Preparing 14:07:16 9d5a53499bba: Preparing 14:07:16 75f2830d1ed6: Preparing 14:07:16 6b17b5e58d6f: Preparing 14:07:16 e9526012364a: Preparing 14:07:16 f324d694d501: Preparing 14:07:16 37fdea775ccf: Preparing 14:07:16 ef6fb421ac40: Preparing 14:07:16 379067d0cb53: Preparing 14:07:16 37fdea775ccf: Waiting 14:07:16 ef6fb421ac40: Waiting 14:07:16 379067d0cb53: Waiting 14:07:16 f324d694d501: Waiting 14:07:17 6b17b5e58d6f: Layer already exists 14:07:17 e9526012364a: Layer already exists 14:07:17 75f2830d1ed6: Layer already exists 14:07:17 9d5a53499bba: Layer already exists 14:07:17 28ac435da50f: Layer already exists 14:07:17 f324d694d501: Layer already exists 14:07:17 ef6fb421ac40: Layer already exists 14:07:17 37fdea775ccf: Layer already exists 14:07:17 379067d0cb53: Layer already exists 14:07:17 2.0.0-dev.42: digest: sha256:75def5a5a5fef656681815b860db12aee3296a28c8534678ceff42d0bd0c7386 size: 2198 [Pipeline] isUnix [Pipeline] sh 14:07:17 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:07:17 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 14:07:17 28ac435da50f: Preparing 14:07:17 9d5a53499bba: Preparing 14:07:17 75f2830d1ed6: Preparing 14:07:17 6b17b5e58d6f: Preparing 14:07:17 e9526012364a: Preparing 14:07:17 f324d694d501: Preparing 14:07:17 37fdea775ccf: Preparing 14:07:17 ef6fb421ac40: Preparing 14:07:17 379067d0cb53: Preparing 14:07:17 f324d694d501: Waiting 14:07:17 37fdea775ccf: Waiting 14:07:17 ef6fb421ac40: Waiting 14:07:17 379067d0cb53: Waiting 14:07:17 e9526012364a: Layer already exists 14:07:17 75f2830d1ed6: Layer already exists 14:07:18 28ac435da50f: Layer already exists 14:07:18 9d5a53499bba: Layer already exists 14:07:18 6b17b5e58d6f: Layer already exists 14:07:18 37fdea775ccf: Layer already exists 14:07:18 f324d694d501: Layer already exists 14:07:18 379067d0cb53: Layer already exists 14:07:18 ef6fb421ac40: Layer already exists 14:07:18 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42: digest: sha256:75def5a5a5fef656681815b860db12aee3296a28c8534678ceff42d0bd0c7386 size: 2198 [Pipeline] isUnix [Pipeline] sh 14:07:18 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:07:18 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master 14:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 14:07:18 28ac435da50f: Preparing 14:07:18 9d5a53499bba: Preparing 14:07:18 75f2830d1ed6: Preparing 14:07:18 6b17b5e58d6f: Preparing 14:07:18 e9526012364a: Preparing 14:07:18 f324d694d501: Preparing 14:07:18 37fdea775ccf: Preparing 14:07:18 ef6fb421ac40: Preparing 14:07:18 379067d0cb53: Preparing 14:07:18 f324d694d501: Waiting 14:07:18 37fdea775ccf: Waiting 14:07:18 379067d0cb53: Waiting 14:07:18 ef6fb421ac40: Waiting 14:07:18 75f2830d1ed6: Layer already exists 14:07:18 9d5a53499bba: Layer already exists 14:07:19 28ac435da50f: Layer already exists 14:07:19 e9526012364a: Layer already exists 14:07:19 6b17b5e58d6f: Layer already exists 14:07:19 379067d0cb53: Layer already exists 14:07:19 f324d694d501: Layer already exists 14:07:19 37fdea775ccf: Layer already exists 14:07:19 ef6fb421ac40: Layer already exists 14:07:19 master: digest: sha256:75def5a5a5fef656681815b860db12aee3296a28c8534678ceff42d0bd0c7386 size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:07:19 ===================================================== [Pipeline] echo 14:07:19 taggedImages: 14:07:19 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:07:19 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.42 14:07:19 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:07:19 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo 14:07:19 [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: 14:07:19 fc096e9ec0f95dbc625a498b2feb9840babc6219 14:07:19 2.0.0-dev.42 14:07:19 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:07:19 master 14:07:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:07:19 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 [Pipeline] isUnix [Pipeline] sh 14:07:20 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 14:07:20 77dd47a5c5cc: Preparing 14:07:20 08ccf54ff996: Preparing 14:07:20 452576217d9f: Preparing 14:07:20 afa8961d7a63: Preparing 14:07:20 bc02e70e2961: Preparing 14:07:20 c26cf243f17b: Preparing 14:07:20 c26cf243f17b: Waiting 14:07:20 452576217d9f: Layer already exists 14:07:20 77dd47a5c5cc: Pushed 14:07:20 bc02e70e2961: Pushed 14:07:20 afa8961d7a63: Pushed 14:07:20 c26cf243f17b: Pushed 14:07:22 08ccf54ff996: Pushed 14:07:22 fc096e9ec0f95dbc625a498b2feb9840babc6219: digest: sha256:c8d3a0bd694877e104cec9542acc7116522386577cb171b95ed207f6484aec96 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:07:23 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:07:23 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.42 14:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 14:07:23 77dd47a5c5cc: Preparing 14:07:23 08ccf54ff996: Preparing 14:07:23 452576217d9f: Preparing 14:07:23 afa8961d7a63: Preparing 14:07:23 bc02e70e2961: Preparing 14:07:23 c26cf243f17b: Preparing 14:07:23 c26cf243f17b: Waiting 14:07:23 bc02e70e2961: Layer already exists 14:07:23 452576217d9f: Layer already exists 14:07:23 77dd47a5c5cc: Layer already exists 14:07:23 afa8961d7a63: Layer already exists 14:07:23 08ccf54ff996: Layer already exists 14:07:23 c26cf243f17b: Layer already exists 14:07:23 2.0.0-dev.42: digest: sha256:c8d3a0bd694877e104cec9542acc7116522386577cb171b95ed207f6484aec96 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:07:23 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:07:24 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 14:07:24 77dd47a5c5cc: Preparing 14:07:24 08ccf54ff996: Preparing 14:07:24 452576217d9f: Preparing 14:07:24 afa8961d7a63: Preparing 14:07:24 bc02e70e2961: Preparing 14:07:24 c26cf243f17b: Preparing 14:07:24 c26cf243f17b: Waiting 14:07:24 08ccf54ff996: Layer already exists 14:07:24 452576217d9f: Layer already exists 14:07:24 77dd47a5c5cc: Layer already exists 14:07:24 bc02e70e2961: Layer already exists 14:07:24 afa8961d7a63: Layer already exists 14:07:24 c26cf243f17b: Layer already exists 14:07:24 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42: digest: sha256:c8d3a0bd694877e104cec9542acc7116522386577cb171b95ed207f6484aec96 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:07:24 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:07:25 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master 14:07:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 14:07:25 77dd47a5c5cc: Preparing 14:07:25 08ccf54ff996: Preparing 14:07:25 452576217d9f: Preparing 14:07:25 afa8961d7a63: Preparing 14:07:25 bc02e70e2961: Preparing 14:07:25 c26cf243f17b: Preparing 14:07:25 c26cf243f17b: Waiting 14:07:25 bc02e70e2961: Layer already exists 14:07:25 77dd47a5c5cc: Layer already exists 14:07:25 452576217d9f: Layer already exists 14:07:25 08ccf54ff996: Layer already exists 14:07:25 afa8961d7a63: Layer already exists 14:07:25 c26cf243f17b: Layer already exists 14:07:25 master: digest: sha256:c8d3a0bd694877e104cec9542acc7116522386577cb171b95ed207f6484aec96 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:07:25 ===================================================== [Pipeline] echo 14:07:25 taggedImages: 14:07:25 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:07:25 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.42 14:07:25 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:07:25 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo 14:07:25 [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: 14:07:25 fc096e9ec0f95dbc625a498b2feb9840babc6219 14:07:25 2.0.0-dev.42 14:07:25 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:07:25 master 14:07:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:07:26 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 [Pipeline] isUnix [Pipeline] sh 14:07:26 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:07:26 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 14:07:26 7d199c6b4e4f: Preparing 14:07:26 5fc26220ad7c: Preparing 14:07:26 452576217d9f: Preparing 14:07:27 452576217d9f: Layer already exists 14:07:27 7d199c6b4e4f: Pushed 14:07:29 5fc26220ad7c: Pushed 14:07:29 fc096e9ec0f95dbc625a498b2feb9840babc6219: digest: sha256:07b958ba106397b45abc48186255c827d9421a9da84f199a3db894ba94988f6e size: 943 [Pipeline] isUnix [Pipeline] sh 14:07:29 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:07:30 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.42 14:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 14:07:30 7d199c6b4e4f: Preparing 14:07:30 5fc26220ad7c: Preparing 14:07:30 452576217d9f: Preparing 14:07:30 5fc26220ad7c: Layer already exists 14:07:30 452576217d9f: Layer already exists 14:07:30 7d199c6b4e4f: Layer already exists 14:07:30 2.0.0-dev.42: digest: sha256:07b958ba106397b45abc48186255c827d9421a9da84f199a3db894ba94988f6e size: 943 [Pipeline] isUnix [Pipeline] sh 14:07:30 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:07:31 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 14:07:31 7d199c6b4e4f: Preparing 14:07:31 5fc26220ad7c: Preparing 14:07:31 452576217d9f: Preparing 14:07:31 5fc26220ad7c: Layer already exists 14:07:31 7d199c6b4e4f: Layer already exists 14:07:31 452576217d9f: Layer already exists 14:07:31 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42: digest: sha256:07b958ba106397b45abc48186255c827d9421a9da84f199a3db894ba94988f6e size: 943 [Pipeline] isUnix [Pipeline] sh 14:07:31 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:07:32 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master 14:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 14:07:32 7d199c6b4e4f: Preparing 14:07:32 5fc26220ad7c: Preparing 14:07:32 452576217d9f: Preparing 14:07:32 452576217d9f: Layer already exists 14:07:32 5fc26220ad7c: Layer already exists 14:07:32 7d199c6b4e4f: Layer already exists 14:07:32 master: digest: sha256:07b958ba106397b45abc48186255c827d9421a9da84f199a3db894ba94988f6e size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:07:32 ===================================================== [Pipeline] echo 14:07:32 taggedImages: 14:07:32 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:07:32 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.42 14:07:32 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:07:32 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo 14:07:32 [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: 14:07:32 fc096e9ec0f95dbc625a498b2feb9840babc6219 14:07:32 2.0.0-dev.42 14:07:32 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:07:32 master 14:07:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:07:33 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 [Pipeline] isUnix [Pipeline] sh 14:07:33 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 14:07:33 7437d0afc9a0: Preparing 14:07:33 91e3df32384c: Preparing 14:07:33 fb8f1e75cf9f: Preparing 14:07:33 bcf41c4d0b30: Preparing 14:07:33 66cf385eab1d: Preparing 14:07:33 8fb0174bef2a: Preparing 14:07:33 ddd87b065fad: Preparing 14:07:33 9ded3b6bb9b5: Preparing 14:07:33 fa1afe8e6ed9: Preparing 14:07:33 87a09b4c083e: Preparing 14:07:33 0f74e9ff2a61: Preparing 14:07:33 b122376c33c6: Preparing 14:07:33 f8381ed47b22: Preparing 14:07:33 e934a737d657: Preparing 14:07:33 8fb0174bef2a: Waiting 14:07:33 ddd87b065fad: Waiting 14:07:33 9ded3b6bb9b5: Waiting 14:07:33 fa1afe8e6ed9: Waiting 14:07:33 87a09b4c083e: Waiting 14:07:33 0f74e9ff2a61: Waiting 14:07:33 b122376c33c6: Waiting 14:07:33 f8381ed47b22: Waiting 14:07:33 e934a737d657: Waiting 14:07:34 66cf385eab1d: Pushed 14:07:34 7437d0afc9a0: Pushed 14:07:34 bcf41c4d0b30: Pushed 14:07:34 9ded3b6bb9b5: Layer already exists 14:07:35 fa1afe8e6ed9: Layer already exists 14:07:35 ddd87b065fad: Pushed 14:07:35 87a09b4c083e: Layer already exists 14:07:35 0f74e9ff2a61: Layer already exists 14:07:35 b122376c33c6: Layer already exists 14:07:35 f8381ed47b22: Layer already exists 14:07:35 e934a737d657: Layer already exists 14:07:35 91e3df32384c: Pushed 14:07:36 8fb0174bef2a: Pushed 14:07:46 fb8f1e75cf9f: Pushed 14:07:46 fc096e9ec0f95dbc625a498b2feb9840babc6219: digest: sha256:2634f0f7d688ca358c841240e4073568ba25a69ae9278aaa829b4dd789f5a875 size: 3252 [Pipeline] isUnix [Pipeline] sh 14:07:47 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:07:47 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.42 14:07:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 14:07:47 7437d0afc9a0: Preparing 14:07:47 91e3df32384c: Preparing 14:07:47 fb8f1e75cf9f: Preparing 14:07:47 bcf41c4d0b30: Preparing 14:07:47 66cf385eab1d: Preparing 14:07:47 8fb0174bef2a: Preparing 14:07:47 ddd87b065fad: Preparing 14:07:47 9ded3b6bb9b5: Preparing 14:07:47 fa1afe8e6ed9: Preparing 14:07:47 87a09b4c083e: Preparing 14:07:47 0f74e9ff2a61: Preparing 14:07:47 b122376c33c6: Preparing 14:07:47 f8381ed47b22: Preparing 14:07:47 e934a737d657: Preparing 14:07:47 87a09b4c083e: Waiting 14:07:47 8fb0174bef2a: Waiting 14:07:47 ddd87b065fad: Waiting 14:07:47 9ded3b6bb9b5: Waiting 14:07:47 fa1afe8e6ed9: Waiting 14:07:47 0f74e9ff2a61: Waiting 14:07:47 e934a737d657: Waiting 14:07:47 f8381ed47b22: Waiting 14:07:47 bcf41c4d0b30: Layer already exists 14:07:47 7437d0afc9a0: Layer already exists 14:07:47 91e3df32384c: Layer already exists 14:07:47 66cf385eab1d: Layer already exists 14:07:47 fb8f1e75cf9f: Layer already exists 14:07:47 9ded3b6bb9b5: Layer already exists 14:07:47 fa1afe8e6ed9: Layer already exists 14:07:47 ddd87b065fad: Layer already exists 14:07:47 8fb0174bef2a: Layer already exists 14:07:47 87a09b4c083e: Layer already exists 14:07:47 b122376c33c6: Layer already exists 14:07:47 0f74e9ff2a61: Layer already exists 14:07:47 f8381ed47b22: Layer already exists 14:07:47 e934a737d657: Layer already exists 14:07:47 2.0.0-dev.42: digest: sha256:2634f0f7d688ca358c841240e4073568ba25a69ae9278aaa829b4dd789f5a875 size: 3252 [Pipeline] isUnix [Pipeline] sh 14:07:48 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 14:07:48 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 14:07:48 7437d0afc9a0: Preparing 14:07:48 91e3df32384c: Preparing 14:07:48 fb8f1e75cf9f: Preparing 14:07:48 bcf41c4d0b30: Preparing 14:07:48 66cf385eab1d: Preparing 14:07:48 8fb0174bef2a: Preparing 14:07:48 ddd87b065fad: Preparing 14:07:48 9ded3b6bb9b5: Preparing 14:07:48 fa1afe8e6ed9: Preparing 14:07:48 87a09b4c083e: Preparing 14:07:48 0f74e9ff2a61: Preparing 14:07:48 b122376c33c6: Preparing 14:07:48 f8381ed47b22: Preparing 14:07:48 e934a737d657: Preparing 14:07:48 8fb0174bef2a: Waiting 14:07:48 ddd87b065fad: Waiting 14:07:48 9ded3b6bb9b5: Waiting 14:07:48 fa1afe8e6ed9: Waiting 14:07:48 87a09b4c083e: Waiting 14:07:48 0f74e9ff2a61: Waiting 14:07:48 b122376c33c6: Waiting 14:07:48 f8381ed47b22: Waiting 14:07:48 e934a737d657: Waiting 14:07:48 fb8f1e75cf9f: Layer already exists 14:07:48 91e3df32384c: Layer already exists 14:07:48 bcf41c4d0b30: Layer already exists 14:07:48 7437d0afc9a0: Layer already exists 14:07:48 66cf385eab1d: Layer already exists 14:07:48 8fb0174bef2a: Layer already exists 14:07:48 ddd87b065fad: Layer already exists 14:07:48 9ded3b6bb9b5: Layer already exists 14:07:48 fa1afe8e6ed9: Layer already exists 14:07:48 87a09b4c083e: Layer already exists 14:07:48 f8381ed47b22: Layer already exists 14:07:48 b122376c33c6: Layer already exists 14:07:48 0f74e9ff2a61: Layer already exists 14:07:48 e934a737d657: Layer already exists 14:07:48 fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42: digest: sha256:2634f0f7d688ca358c841240e4073568ba25a69ae9278aaa829b4dd789f5a875 size: 3252 [Pipeline] isUnix [Pipeline] sh 14:07:49 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:07:49 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master 14:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 14:07:49 7437d0afc9a0: Preparing 14:07:49 91e3df32384c: Preparing 14:07:49 fb8f1e75cf9f: Preparing 14:07:49 bcf41c4d0b30: Preparing 14:07:49 66cf385eab1d: Preparing 14:07:49 8fb0174bef2a: Preparing 14:07:49 ddd87b065fad: Preparing 14:07:49 9ded3b6bb9b5: Preparing 14:07:49 fa1afe8e6ed9: Preparing 14:07:49 87a09b4c083e: Preparing 14:07:49 0f74e9ff2a61: Preparing 14:07:49 b122376c33c6: Preparing 14:07:49 f8381ed47b22: Preparing 14:07:49 e934a737d657: Preparing 14:07:49 fa1afe8e6ed9: Waiting 14:07:49 87a09b4c083e: Waiting 14:07:49 ddd87b065fad: Waiting 14:07:49 9ded3b6bb9b5: Waiting 14:07:49 f8381ed47b22: Waiting 14:07:49 8fb0174bef2a: Waiting 14:07:49 e934a737d657: Waiting 14:07:49 b122376c33c6: Waiting 14:07:49 0f74e9ff2a61: Waiting 14:07:49 66cf385eab1d: Layer already exists 14:07:49 91e3df32384c: Layer already exists 14:07:49 7437d0afc9a0: Layer already exists 14:07:49 bcf41c4d0b30: Layer already exists 14:07:49 fb8f1e75cf9f: Layer already exists 14:07:49 ddd87b065fad: Layer already exists 14:07:49 8fb0174bef2a: Layer already exists 14:07:49 9ded3b6bb9b5: Layer already exists 14:07:49 fa1afe8e6ed9: Layer already exists 14:07:49 87a09b4c083e: Layer already exists 14:07:49 0f74e9ff2a61: Layer already exists 14:07:49 e934a737d657: Layer already exists 14:07:49 f8381ed47b22: Layer already exists 14:07:49 b122376c33c6: Layer already exists 14:07:49 master: digest: sha256:2634f0f7d688ca358c841240e4073568ba25a69ae9278aaa829b4dd789f5a875 size: 3252 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:07:49 ===================================================== [Pipeline] echo 14:07:49 taggedImages: 14:07:49 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219 14:07:49 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.42 14:07:49 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:fc096e9ec0f95dbc625a498b2feb9840babc6219-2.0.0-dev.42 14:07:49 - 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) [Pipeline] unstash [Pipeline] wrap 14:07:51 provisioning config files... 14:07:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/301@tmp/config8484294533615077658tmp [Pipeline] { [Pipeline] sh 14:07:52 + set +x 14:07:52 + curl -s https://codecov.io/bash 14:07:52 + bash -s -- 14:07:52 14:07:52 _____ _ 14:07:52 / ____| | | 14:07:52 | | ___ __| | ___ ___ _____ __ 14:07:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:07:52 | |___| (_) | (_| | __/ (_| (_) \ V / 14:07:52 \_____\___/ \__,_|\___|\___\___/ \_/ 14:07:52 Bash-20210115-cec3c92 14:07:52 14:07:52 14:07:52 ==> git version 2.24.3 found 14:07:52 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 14:07:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:07:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:07:52 ==> Jenkins CI detected. 14:07:52 project root: . 14:07:52 --> token set from env 14:07:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:07:52 ==> Running gcov in . (disable via -X gcov) 14:07:52 ==> Python coveragepy not found 14:07:52 ==> Searching for coverage reports in: 14:07:52 + . 14:07:52 -> Found 1 reports 14:07:52 ==> Detecting git/mercurial file structure 14:07:52 ==> Reading reports 14:07:52 + ./coverage.out bytes=550280 14:07:52 ==> Appending adjustments 14:07:52 https://docs.codecov.io/docs/fixing-reports 14:07:55 + Found adjustments 14:07:55 ==> Gzipping contents 14:07:55 84K /tmp/codecov.L768bD.gz 14:07:55 ==> Uploading reports 14:07:55 url: https://codecov.io 14:07:55 query: branch=master&commit=fc096e9ec0f95dbc625a498b2feb9840babc6219&build=301&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F301%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:07:55 -> Pinging Codecov 14:07:55 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=master&commit=fc096e9ec0f95dbc625a498b2feb9840babc6219&build=301&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F301%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:07:56 -> Uploading to 14:07:56 https://storage.googleapis.com/codecov/v4/raw/2021-01-17/00271124DB129430A58F1EEE437C3FCB/fc096e9ec0f95dbc625a498b2feb9840babc6219/6e848d23-ab73-40fb-bc80-22bb8054b8ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210117T140756Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8f4b110e5d47e9d0a6e591d29bcfcbcae8d1880778de3129d6654f5badb6f07 14:07:56 % Total % Received % Xferd Average Speed Time Time Time Current 14:07:56 Dload Upload Total Spent Left Speed 14:07:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83186 0 0 100 83186 0 154k --:--:-- --:--:-- --:--:-- 153k 100 83186 0 0 100 83186 0 153k --:--:-- --:--:-- --:--:-- 153k 14:07:56 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/fc096e9ec0f95dbc625a498b2feb9840babc6219 [Pipeline] } 14:07:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 14:07:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:07:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:07:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:07:58 14:07:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 14:07:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:07:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:07:58 188c0c94c7c5: Already exists 14:07:58 0ef7d3d256c8: Already exists 14:07:58 de9db76c5a1d: Already exists 14:07:58 0eba1c9be4d2: Pulling fs layer 14:07:58 0d57e429df01: Pulling fs layer 14:07:58 4e4be7b47b0d: Pulling fs layer 14:07:58 e1f770b5df2f: Pulling fs layer 14:07:58 85a0685a4137: Pulling fs layer 14:07:58 e1f770b5df2f: Waiting 14:07:58 85a0685a4137: Waiting 14:07:58 0d57e429df01: Verifying Checksum 14:07:58 0d57e429df01: Download complete 14:07:58 4e4be7b47b0d: Verifying Checksum 14:07:58 4e4be7b47b0d: Download complete 14:08:01 e1f770b5df2f: Verifying Checksum 14:08:01 e1f770b5df2f: Download complete 14:08:03 85a0685a4137: Verifying Checksum 14:08:03 85a0685a4137: Download complete 14:08:03 0eba1c9be4d2: Verifying Checksum 14:08:03 0eba1c9be4d2: Download complete 14:08:09 0eba1c9be4d2: Pull complete 14:08:09 0d57e429df01: Pull complete 14:08:09 4e4be7b47b0d: Pull complete 14:08:14 e1f770b5df2f: Pull complete 14:08:22 85a0685a4137: Pull complete 14:08:22 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 14:08:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:08:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 14:08:22 prd-centos7-docker-4c-2g-20823 does not seem to be running inside a container 14:08:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:08:24 $ docker top c0144ca53df125975bf8772ec9ed150ba80f560f3dcc70e9e8d56f3864eb9b61 -eo pid,comm [Pipeline] { [Pipeline] echo 14:08:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 14:08:24 + set -o pipefail 14:08:24 + snyk monitor '--org=edgex-jenkins' 14:08:51 14:08:51 Monitoring /w/workspace/edgex-go/301 (github.com/edgexfoundry/edgex-go)... 14:08:51 14:08:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/6818f228-183f-4cfe-ae26-925b2f9f819b 14:08:51 14:08:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:08:51 14:08:51 [Pipeline] } 14:08:51 $ docker stop --time=1 c0144ca53df125975bf8772ec9ed150ba80f560f3dcc70e9e8d56f3864eb9b61 14:08:54 $ docker rm -f c0144ca53df125975bf8772ec9ed150ba80f560f3dcc70e9e8d56f3864eb9b61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 14:08:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:56 provisioning config files... 14:08:56 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/301@tmp/config1538894849404459618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:56 --> edgex-publish-swagger.sh 14:08:56 === Publish openapi/v1 API === 14:08:56 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 14:08:56 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/301/openapi/v1/core-command.yaml] 14:08:56 % Total % Received % Xferd Average Speed Time Time Time Current 14:08:56 Dload Upload Total Spent Left Speed 14:08:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 9054 0:00:01 0:00:01 --:--:-- 9055 100 10522 0 0 100 10522 0 9053 0:00:01 0:00:01 --:--:-- 9055 14:08:57 14:08:57 14:08:57 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/301/openapi/v1/core-data.yaml] 14:08:57 % Total % Received % Xferd Average Speed Time Time Time Current 14:08:57 Dload Upload Total Spent Left Speed 14:08:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 31087 0:00:01 0:00:01 --:--:-- 31095 100 32557 0 0 100 32557 0 31079 0:00:01 0:00:01 --:--:-- 31095 14:08:58 14:08:58 14:08:58 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/301/openapi/v1/core-metadata.yaml] 14:08:58 % Total % Received % Xferd Average Speed Time Time Time Current 14:08:58 Dload Upload Total Spent Left Speed 14:08:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 66343 0:00:01 0:00:01 --:--:-- 66415 100 73721 0 0 100 73721 0 66331 0:00:01 0:00:01 --:--:-- 66355 14:08:59 14:08:59 14:08:59 [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/301/openapi/v1/support-logging.yaml] 14:08:59 % Total % Received % Xferd Average Speed Time Time Time Current 14:08:59 Dload Upload Total Spent Left Speed 14:09:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 13170 0:00:01 0:00:01 --:--:-- 13185 100 13581 0 0 100 13581 0 13168 0:00:01 0:00:01 --:--:-- 13172 14:09:01 14:09:01 14:09:01 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/301/openapi/v1/support-notifications.yaml] 14:09:01 % Total % Received % Xferd Average Speed Time Time Time Current 14:09:01 Dload Upload Total Spent Left Speed 14:09:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 33865 0:00:01 0:00:01 --:--:-- 33876 100 38890 0 0 100 38890 0 33859 0:00:01 0:00:01 --:--:-- 33876 14:09:02 14:09:02 14:09:02 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/301/openapi/v1/support-scheduler.yaml] 14:09:02 % Total % Received % Xferd Average Speed Time Time Time Current 14:09:02 Dload Upload Total Spent Left Speed 14:09:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 13387 0:00:01 0:00:01 --:--:-- 13404 100 14249 0 0 100 14249 0 13385 0:00:01 0:00:01 --:--:-- 13404 14:09:03 14:09:03 14:09:03 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/301/openapi/v1/system-agent.yaml] 14:09:03 % Total % Received % Xferd Average Speed Time Time Time Current 14:09:03 Dload Upload Total Spent Left Speed 14:09:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 4013 0:00:01 0:00:01 --:--:-- 4017 100 4110 0 0 100 4110 0 4012 0:00:01 0:00:01 --:--:-- 4013 14:09:04 14:09:04 14:09:04 === Publish openapi/v2 API === 14:09:04 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 14:09:04 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/301/openapi/v2/core-command.yaml] 14:09:04 % Total % Received % Xferd Average Speed Time Time Time Current 14:09:04 Dload Upload Total Spent Left Speed 14:09:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20843 0 0 100 20843 0 17214 0:00:01 0:00:01 --:--:-- 17225 100 20843 0 0 100 20843 0 17204 0:00:01 0:00:01 --:--:-- 17211 14:09:05 14:09:05 14:09:05 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/301/openapi/v2/core-data.yaml] 14:09:05 % Total % Received % Xferd Average Speed Time Time Time Current 14:09:05 Dload Upload Total Spent Left Speed 14:09:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57055 0 0 100 57055 0 52024 0:00:01 0:00:01 --:--:-- 52057 14:09:06 14:09:06 14:09:06 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/301/openapi/v2/core-metadata.yaml] 14:09:06 % Total % Received % Xferd Average Speed Time Time Time Current 14:09:06 Dload Upload Total Spent Left Speed 14:09:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 120k 0 0 100 120k 0 102k 0:00:01 0:00:01 --:--:-- 102k 14:09:08 14:09:08 14:09:08 [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/301/openapi/v2/support-logging.yaml] 14:09:08 % Total % Received % Xferd Average Speed Time Time Time Current 14:09:08 Dload Upload Total Spent Left Speed 14:09:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23692 0 0 100 23692 0 22567 0:00:01 0:00:01 --:--:-- 22585 100 23692 0 0 100 23692 0 22563 0:00:01 0:00:01 --:--:-- 22585 14:09:08 14:09:08 14:09:08 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/301/openapi/v2/support-notifications.yaml] 14:09:08 % Total % Received % Xferd Average Speed Time Time Time Current 14:09:08 Dload Upload Total Spent Left Speed 14:09:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62691 0 0 100 62691 0 57141 0:00:01 0:00:01 --:--:-- 57199 100 62691 0 0 100 62691 0 57130 0:00:01 0:00:01 --:--:-- 57147 14:09:09 14:09:09 14:09:09 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/301/openapi/v2/support-scheduler.yaml] 14:09:09 % Total % Received % Xferd Average Speed Time Time Time Current 14:09:09 Dload Upload Total Spent Left Speed 14:09:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39667 0 0 100 39667 0 32692 0:00:01 0:00:01 --:--:-- 32701 100 39667 0 0 100 39667 0 28896 0:00:01 0:00:01 --:--:-- 28911 14:09:11 14:09:11 14:09:11 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/301/openapi/v2/system-agent.yaml] 14:09:11 % Total % Received % Xferd Average Speed Time Time Time Current 14:09:11 Dload Upload Total Spent Left Speed 14:09:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23726 0 0 100 23726 0 23315 0:00:01 0:00:01 --:--:-- 23329 100 23726 0 0 100 23726 0 23312 0:00:01 0:00:01 --:--:-- 23329 14:09:12 14:09:12 [Pipeline] } 14:09:12 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:09:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:09:13 . [Pipeline] withDockerContainer 14:09:13 prd-centos7-docker-4c-2g-20823 does not seem to be running inside a container 14:09:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:09:14 $ docker top 5fd58590e62f2a73debf46a6d6b66382c805b753dfc6e4ec48c9b26f38f3558f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:09:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:09:14 [ssh-agent] Looking for ssh-agent implementation... 14:09:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:15 $ docker exec 5fd58590e62f2a73debf46a6d6b66382c805b753dfc6e4ec48c9b26f38f3558f ssh-agent 14:09:15 SSH_AUTH_SOCK=/tmp/ssh-D104Snh0qBDw/agent.11 14:09:15 SSH_AGENT_PID=17 14:09:15 Running ssh-add (command line suppressed) 14:09:15 Identity added: /w/workspace/edgex-go/301@tmp/private_key_7546738053937874893.key (/w/workspace/edgex-go/301@tmp/private_key_7546738053937874893.key) 14:09:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:09:15 + git semver tag 14:09:16 # -> Open(): unable to determine branch for HEAD 14:09:16 # $GIT_DIR = /w/workspace/edgex-go/301/.git 14:09:16 # $GIT_WORK_TREE = /w/workspace/edgex-go/301 14:09:16 # $SEMVER_REMOTE_NAME = origin 14:09:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:09:16 # $SEMVER_USER_NAME = edgex-jenkins 14:09:16 # $SEMVER_BRANCH = master 14:09:16 # $SEMVER_DIR = /w/workspace/edgex-go/301/.semver 14:09:16 # fc096e9ec0f95dbc625a498b2feb9840babc6219 HEAD 14:09:16 # -> Force: false 14:09:16 # 05ed99ed8f423a2c2e896cbc0fa8a9ed14a140eb refs/tags/v2.0.0-dev.42 [Pipeline] } 14:09:16 $ docker exec --env ******** --env ******** 5fd58590e62f2a73debf46a6d6b66382c805b753dfc6e4ec48c9b26f38f3558f ssh-agent -k 14:09:17 unset SSH_AUTH_SOCK; 14:09:17 unset SSH_AGENT_PID; 14:09:17 echo Agent pid 17 killed; 14:09:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:09:17 + git semver [Pipeline] } 14:09:17 $ docker stop --time=1 5fd58590e62f2a73debf46a6d6b66382c805b753dfc6e4ec48c9b26f38f3558f 14:09:19 $ docker rm -f 5fd58590e62f2a73debf46a6d6b66382c805b753dfc6e4ec48c9b26f38f3558f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:09:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:09:19 14:09:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:09:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:09:20 0.23.1-centos7: Pulling from edgex-lftools 14:09:20 ab5ef0e58194: Pulling fs layer 14:09:20 9712f1f96733: Pulling fs layer 14:09:20 63f879dbbcfc: Pulling fs layer 14:09:20 0d9ebad4ef96: Pulling fs layer 14:09:20 e9a5061849ea: Pulling fs layer 14:09:20 d747dcd14b5f: Pulling fs layer 14:09:20 2de7ff778b66: Pulling fs layer 14:09:20 e9a5061849ea: Waiting 14:09:20 d747dcd14b5f: Waiting 14:09:20 2de7ff778b66: Waiting 14:09:20 0d9ebad4ef96: Waiting 14:09:20 9712f1f96733: Verifying Checksum 14:09:20 9712f1f96733: Download complete 14:09:22 63f879dbbcfc: Verifying Checksum 14:09:22 63f879dbbcfc: Download complete 14:09:22 e9a5061849ea: Verifying Checksum 14:09:22 e9a5061849ea: Download complete 14:09:22 d747dcd14b5f: Verifying Checksum 14:09:22 d747dcd14b5f: Download complete 14:09:22 2de7ff778b66: Verifying Checksum 14:09:22 2de7ff778b66: Download complete 14:09:22 0d9ebad4ef96: Verifying Checksum 14:09:22 0d9ebad4ef96: Download complete 14:09:22 ab5ef0e58194: Verifying Checksum 14:09:22 ab5ef0e58194: Download complete 14:09:28 ab5ef0e58194: Pull complete 14:09:28 9712f1f96733: Pull complete 14:09:30 63f879dbbcfc: Pull complete 14:09:37 0d9ebad4ef96: Pull complete 14:09:38 e9a5061849ea: Pull complete 14:09:38 d747dcd14b5f: Pull complete 14:09:42 2de7ff778b66: Pull complete 14:09:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:09:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:09:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:09:42 prd-centos7-docker-4c-2g-20823 does not seem to be running inside a container 14:09:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:09:46 $ docker top cf1b383275dd3332cbcd2573034837c269179889fb7c539dd00dd7c1f16d1337 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:09:46 provisioning config files... 14:09:46 copy managed file [sigul-config] to file:/w/workspace/edgex-go/301@tmp/config8956225093251302334tmp 14:09:46 copy managed file [sigul-password] to file:/w/workspace/edgex-go/301@tmp/config5044497715427237871tmp 14:09:46 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/301@tmp/config4102829798830660848tmp [Pipeline] { [Pipeline] echo 14:09:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:09:47 ---> sigul-configuration.sh 14:09:47 gpg: directory `/root/.gnupg' created 14:09:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:09:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:09:47 gpg: keyring `/root/.gnupg/secring.gpg' created 14:09:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:09:47 gpg: CAST5 encrypted data 14:09:47 gpg: encrypted with 1 passphrase 14:09:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:09:47 + mkdir /home/jenkins 14:09:47 + mkdir /home/jenkins/sigul [Pipeline] sh 14:09:48 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:09:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:09:48 ---> sigul-install.sh 14:09:55 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 14:09:55 + git tag --list 14:09:55 0.6.0 14:09:55 0.6.1 14:09:55 0.7.0 14:09:55 0.7.1 14:09:55 v1.0.0 14:09:55 v1.0.1 14:09:55 v1.1.0 14:09:55 v1.2.0 14:09:55 v1.2.1 14:09:55 v1.2.2-dev.1 14:09:55 v1.2.2-dev.10 14:09:55 v1.2.2-dev.100 14:09:55 v1.2.2-dev.101 14:09:55 v1.2.2-dev.102 14:09:55 v1.2.2-dev.103 14:09:55 v1.2.2-dev.104 14:09:55 v1.2.2-dev.105 14:09:55 v1.2.2-dev.106 14:09:55 v1.2.2-dev.107 14:09:55 v1.2.2-dev.11 14:09:55 v1.2.2-dev.12 14:09:55 v1.2.2-dev.13 14:09:55 v1.2.2-dev.14 14:09:55 v1.2.2-dev.15 14:09:55 v1.2.2-dev.16 14:09:55 v1.2.2-dev.17 14:09:55 v1.2.2-dev.18 14:09:55 v1.2.2-dev.19 14:09:55 v1.2.2-dev.2 14:09:55 v1.2.2-dev.20 14:09:55 v1.2.2-dev.21 14:09:55 v1.2.2-dev.22 14:09:55 v1.2.2-dev.23 14:09:55 v1.2.2-dev.24 14:09:55 v1.2.2-dev.25 14:09:55 v1.2.2-dev.26 14:09:55 v1.2.2-dev.27 14:09:55 v1.2.2-dev.28 14:09:55 v1.2.2-dev.29 14:09:55 v1.2.2-dev.3 14:09:55 v1.2.2-dev.30 14:09:55 v1.2.2-dev.31 14:09:55 v1.2.2-dev.32 14:09:55 v1.2.2-dev.33 14:09:55 v1.2.2-dev.34 14:09:55 v1.2.2-dev.35 14:09:55 v1.2.2-dev.36 14:09:55 v1.2.2-dev.37 14:09:55 v1.2.2-dev.38 14:09:55 v1.2.2-dev.39 14:09:55 v1.2.2-dev.4 14:09:55 v1.2.2-dev.40 14:09:55 v1.2.2-dev.41 14:09:55 v1.2.2-dev.42 14:09:55 v1.2.2-dev.43 14:09:55 v1.2.2-dev.44 14:09:55 v1.2.2-dev.45 14:09:55 v1.2.2-dev.46 14:09:55 v1.2.2-dev.47 14:09:55 v1.2.2-dev.48 14:09:55 v1.2.2-dev.49 14:09:55 v1.2.2-dev.5 14:09:55 v1.2.2-dev.50 14:09:55 v1.2.2-dev.51 14:09:55 v1.2.2-dev.52 14:09:55 v1.2.2-dev.53 14:09:55 v1.2.2-dev.54 14:09:55 v1.2.2-dev.55 14:09:55 v1.2.2-dev.56 14:09:55 v1.2.2-dev.57 14:09:55 v1.2.2-dev.58 14:09:55 v1.2.2-dev.59 14:09:55 v1.2.2-dev.6 14:09:55 v1.2.2-dev.60 14:09:55 v1.2.2-dev.61 14:09:55 v1.2.2-dev.62 14:09:55 v1.2.2-dev.63 14:09:55 v1.2.2-dev.64 14:09:55 v1.2.2-dev.65 14:09:55 v1.2.2-dev.66 14:09:55 v1.2.2-dev.67 14:09:55 v1.2.2-dev.68 14:09:55 v1.2.2-dev.69 14:09:55 v1.2.2-dev.7 14:09:55 v1.2.2-dev.70 14:09:55 v1.2.2-dev.71 14:09:55 v1.2.2-dev.72 14:09:55 v1.2.2-dev.73 14:09:55 v1.2.2-dev.74 14:09:55 v1.2.2-dev.75 14:09:55 v1.2.2-dev.76 14:09:55 v1.2.2-dev.77 14:09:55 v1.2.2-dev.78 14:09:55 v1.2.2-dev.79 14:09:55 v1.2.2-dev.8 14:09:55 v1.2.2-dev.80 14:09:55 v1.2.2-dev.81 14:09:55 v1.2.2-dev.82 14:09:55 v1.2.2-dev.83 14:09:55 v1.2.2-dev.84 14:09:55 v1.2.2-dev.85 14:09:55 v1.2.2-dev.86 14:09:55 v1.2.2-dev.87 14:09:55 v1.2.2-dev.88 14:09:55 v1.2.2-dev.89 14:09:55 v1.2.2-dev.9 14:09:55 v1.2.2-dev.90 14:09:55 v1.2.2-dev.91 14:09:55 v1.2.2-dev.92 14:09:55 v1.2.2-dev.93 14:09:55 v1.2.2-dev.94 14:09:55 v1.2.2-dev.95 14:09:55 v1.2.2-dev.96 14:09:55 v1.2.2-dev.97 14:09:55 v1.2.2-dev.98 14:09:55 v1.2.2-dev.99 14:09:55 v1.3.0 14:09:55 v1.3.1-dev.1 14:09:55 v1.3.1-dev.10 14:09:55 v1.3.1-dev.11 14:09:55 v1.3.1-dev.12 14:09:55 v1.3.1-dev.13 14:09:55 v1.3.1-dev.14 14:09:55 v1.3.1-dev.15 14:09:55 v1.3.1-dev.16 14:09:55 v1.3.1-dev.17 14:09:55 v1.3.1-dev.18 14:09:55 v1.3.1-dev.2 14:09:55 v1.3.1-dev.3 14:09:55 v1.3.1-dev.4 14:09:55 v1.3.1-dev.5 14:09:55 v1.3.1-dev.6 14:09:55 v1.3.1-dev.7 14:09:55 v1.3.1-dev.8 14:09:55 v1.3.1-dev.9 14:09:55 v2.0.0-dev.1 14:09:55 v2.0.0-dev.10 14:09:55 v2.0.0-dev.11 14:09:55 v2.0.0-dev.12 14:09:55 v2.0.0-dev.13 14:09:55 v2.0.0-dev.14 14:09:55 v2.0.0-dev.15 14:09:55 v2.0.0-dev.16 14:09:55 v2.0.0-dev.17 14:09:55 v2.0.0-dev.18 14:09:55 v2.0.0-dev.19 14:09:55 v2.0.0-dev.2 14:09:55 v2.0.0-dev.20 14:09:55 v2.0.0-dev.21 14:09:55 v2.0.0-dev.22 14:09:55 v2.0.0-dev.23 14:09:55 v2.0.0-dev.24 14:09:55 v2.0.0-dev.25 14:09:55 v2.0.0-dev.26 14:09:55 v2.0.0-dev.27 14:09:55 v2.0.0-dev.28 14:09:55 v2.0.0-dev.29 14:09:55 v2.0.0-dev.3 14:09:55 v2.0.0-dev.30 14:09:55 v2.0.0-dev.31 14:09:55 v2.0.0-dev.32 14:09:55 v2.0.0-dev.33 14:09:55 v2.0.0-dev.34 14:09:55 v2.0.0-dev.35 14:09:55 v2.0.0-dev.36 14:09:55 v2.0.0-dev.37 14:09:55 v2.0.0-dev.38 14:09:55 v2.0.0-dev.39 14:09:55 v2.0.0-dev.4 14:09:55 v2.0.0-dev.40 14:09:55 v2.0.0-dev.41 14:09:55 v2.0.0-dev.42 14:09:55 v2.0.0-dev.5 14:09:55 v2.0.0-dev.6 14:09:55 v2.0.0-dev.7 14:09:55 v2.0.0-dev.8 14:09:55 v2.0.0-dev.9 [Pipeline] sh 14:09:55 + lftools sign git-tag v2.0.0-dev.42 14:09:56 Signing Git tag with Sigul... 14:09:56 Signing v2.0.0-dev.42 [Pipeline] echo 14:09:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:09:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:09:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:09:58 $ docker stop --time=1 cf1b383275dd3332cbcd2573034837c269179889fb7c539dd00dd7c1f16d1337 14:10:00 $ docker rm -f cf1b383275dd3332cbcd2573034837c269179889fb7c539dd00dd7c1f16d1337 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 14:10:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:10:01 . [Pipeline] withDockerContainer 14:10:01 prd-centos7-docker-4c-2g-20823 does not seem to be running inside a container 14:10:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:10:02 $ docker top 62720795a78f8cb53e183b6c72d220ae89d6c11ca5b4859eaffbd51b2dc8c809 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:10:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:10:03 [ssh-agent] Looking for ssh-agent implementation... 14:10:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:10:03 $ docker exec 62720795a78f8cb53e183b6c72d220ae89d6c11ca5b4859eaffbd51b2dc8c809 ssh-agent 14:10:03 SSH_AUTH_SOCK=/tmp/ssh-FXtf5fXkRQpo/agent.12 14:10:03 SSH_AGENT_PID=18 14:10:03 Running ssh-add (command line suppressed) 14:10:03 Identity added: /w/workspace/edgex-go/301@tmp/private_key_7236702826542085257.key (/w/workspace/edgex-go/301@tmp/private_key_7236702826542085257.key) 14:10:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:10:04 + git semver bump pre 14:10:04 # -> Open(): unable to determine branch for HEAD 14:10:04 # $GIT_DIR = /w/workspace/edgex-go/301/.git 14:10:04 # $GIT_WORK_TREE = /w/workspace/edgex-go/301 14:10:04 # $SEMVER_REMOTE_NAME = origin 14:10:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:10:04 # $SEMVER_USER_NAME = edgex-jenkins 14:10:04 # $SEMVER_BRANCH = master 14:10:04 # $SEMVER_DIR = /w/workspace/edgex-go/301/.semver 14:10:04 2.0.0-dev.43 [Pipeline] } 14:10:04 $ docker exec --env ******** --env ******** 62720795a78f8cb53e183b6c72d220ae89d6c11ca5b4859eaffbd51b2dc8c809 ssh-agent -k 14:10:04 unset SSH_AUTH_SOCK; 14:10:04 unset SSH_AGENT_PID; 14:10:04 echo Agent pid 18 killed; 14:10:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:10:04 + git semver [Pipeline] } 14:10:04 $ docker stop --time=1 62720795a78f8cb53e183b6c72d220ae89d6c11ca5b4859eaffbd51b2dc8c809 14:10:06 $ docker rm -f 62720795a78f8cb53e183b6c72d220ae89d6c11ca5b4859eaffbd51b2dc8c809 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:10:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:10:07 . [Pipeline] withDockerContainer 14:10:07 prd-centos7-docker-4c-2g-20823 does not seem to be running inside a container 14:10:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:10:08 $ docker top e5869d7ca5e021fe3d32ee090c520061fb317df9e1eee2da90cba05a7bc90431 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:10:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:10:08 [ssh-agent] Looking for ssh-agent implementation... 14:10:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:10:09 $ docker exec e5869d7ca5e021fe3d32ee090c520061fb317df9e1eee2da90cba05a7bc90431 ssh-agent 14:10:09 SSH_AUTH_SOCK=/tmp/ssh-IqNHVXkM7PG4/agent.11 14:10:09 SSH_AGENT_PID=16 14:10:09 Running ssh-add (command line suppressed) 14:10:09 Identity added: /w/workspace/edgex-go/301@tmp/private_key_1342040782244824792.key (/w/workspace/edgex-go/301@tmp/private_key_1342040782244824792.key) 14:10:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:10:09 + git semver push 14:10:09 # -> Open(): unable to determine branch for HEAD 14:10:09 # $GIT_DIR = /w/workspace/edgex-go/301/.git 14:10:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/301 14:10:09 # $SEMVER_REMOTE_NAME = origin 14:10:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:10:09 # $SEMVER_USER_NAME = edgex-jenkins 14:10:09 # $SEMVER_BRANCH = master 14:10:09 # $SEMVER_DIR = /w/workspace/edgex-go/301/.semver [Pipeline] } 14:10:22 $ docker exec --env ******** --env ******** e5869d7ca5e021fe3d32ee090c520061fb317df9e1eee2da90cba05a7bc90431 ssh-agent -k 14:10:22 unset SSH_AUTH_SOCK; 14:10:22 unset SSH_AGENT_PID; 14:10:22 echo Agent pid 16 killed; 14:10:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:10:22 + git semver [Pipeline] } 14:10:22 $ docker stop --time=1 e5869d7ca5e021fe3d32ee090c520061fb317df9e1eee2da90cba05a7bc90431 14:10:24 $ docker rm -f e5869d7ca5e021fe3d32ee090c520061fb317df9e1eee2da90cba05a7bc90431 [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:10:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:10:26 ---> package-listing.sh 14:10:26 ++ facter osfamily 14:10:26 ++ tr '[:upper:]' '[:lower:]' 14:10:26 + OS_FAMILY=redhat 14:10:26 + workspace=/w/workspace/edgex-go/301 14:10:26 + START_PACKAGES=/tmp/packages_start.txt 14:10:26 + END_PACKAGES=/tmp/packages_end.txt 14:10:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:10:26 + PACKAGES=/tmp/packages_start.txt 14:10:26 + '[' /w/workspace/edgex-go/301 ']' 14:10:26 + PACKAGES=/tmp/packages_end.txt 14:10:26 + case "${OS_FAMILY}" in 14:10:26 + rpm -qa 14:10:26 + sort 14:10:31 + '[' -f /tmp/packages_start.txt ']' 14:10:31 + '[' -f /tmp/packages_end.txt ']' 14:10:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:10:31 + '[' /w/workspace/edgex-go/301 ']' 14:10:31 + mkdir -p /w/workspace/edgex-go/301/archives/ 14:10:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/301/archives/ [Pipeline] echo 14:10:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/301/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:10:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:10:32 14:10:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:10:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:10:32 alpine: Pulling from edgex-lftools-log-publisher 14:10:32 df20fa9351a1: Pulling fs layer 14:10:32 36b3adc4ff6f: Pulling fs layer 14:10:32 8ad3a11d3b57: Pulling fs layer 14:10:32 46f8f816bc3b: Pulling fs layer 14:10:32 93b61091891f: Pulling fs layer 14:10:32 93b9cdb0e59b: Pulling fs layer 14:10:32 5e14af77c1be: Pulling fs layer 14:10:32 01666e4c0597: Pulling fs layer 14:10:32 aa168da1d23b: Pulling fs layer 14:10:32 93b9cdb0e59b: Waiting 14:10:32 5e14af77c1be: Waiting 14:10:32 01666e4c0597: Waiting 14:10:32 aa168da1d23b: Waiting 14:10:32 93b61091891f: Waiting 14:10:32 36b3adc4ff6f: Verifying Checksum 14:10:32 36b3adc4ff6f: Download complete 14:10:32 46f8f816bc3b: Verifying Checksum 14:10:32 46f8f816bc3b: Download complete 14:10:33 df20fa9351a1: Verifying Checksum 14:10:33 df20fa9351a1: Download complete 14:10:33 93b9cdb0e59b: Verifying Checksum 14:10:33 93b9cdb0e59b: Download complete 14:10:33 93b61091891f: Download complete 14:10:33 5e14af77c1be: Verifying Checksum 14:10:33 5e14af77c1be: Download complete 14:10:33 01666e4c0597: Verifying Checksum 14:10:33 01666e4c0597: Download complete 14:10:33 8ad3a11d3b57: Verifying Checksum 14:10:33 8ad3a11d3b57: Download complete 14:10:33 df20fa9351a1: Pull complete 14:10:33 36b3adc4ff6f: Pull complete 14:10:35 8ad3a11d3b57: Pull complete 14:10:35 46f8f816bc3b: Pull complete 14:10:35 aa168da1d23b: Verifying Checksum 14:10:35 aa168da1d23b: Download complete 14:10:36 93b61091891f: Pull complete 14:10:36 93b9cdb0e59b: Pull complete 14:10:36 5e14af77c1be: Pull complete 14:10:36 01666e4c0597: Pull complete 14:10:45 aa168da1d23b: Pull complete 14:10:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:10:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:10:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:10:45 prd-centos7-docker-4c-2g-20823 does not seem to be running inside a container 14:10:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/301/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:10:48 $ docker top 9449110dbdbea835bedb35d6db5d7ae6eb817531d7d4de948445c4bc9944a270 -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:49 + touch /tmp/pre-build-complete [Pipeline] sh 14:10:49 + mkdir -p /var/log/sa [Pipeline] sh 14:10:49 + ls /var/log/sa-host 14:10:49 + sadf -c /var/log/sa-host/sa17 14:10:49 file_magic: OK 14:10:49 HZ: Using current value: 100 14:10:49 file_header: OK 14:10:49 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:10:49 Statistics: 14:10:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:10:49 File successfully converted to sysstat format version 12.2.1 14:10:49 + sadf -c /var/log/sa-host/sa23 14:10:49 file_magic: OK 14:10:49 HZ: Using current value: 100 14:10:49 file_header: OK 14:10:49 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:10:49 Statistics: 14:10:49 Hnuu...uuuununununu... 14:10:49 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:10:50 provisioning config files... 14:10:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/301@tmp/config176657703105074029tmp [Pipeline] { [Pipeline] echo 14:10:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:10:50 ---> create-netrc.sh [Pipeline] } 14:10:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 14:10:51 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 14:10:51 ---> python-tools-install.sh [Pipeline] echo 14:10:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:10:51 ---> sudo-logs.sh 14:10:51 Archiving 'sudo' log.. [Pipeline] echo 14:10:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:10:52 ---> job-cost.sh 14:10:52 lf-activate-venv: SKIPPING 14:10:52 INFO: No Stack... 14:10:52 INFO: Retrieving Pricing Info for: v1-standard-2 14:10:53 INFO: Archiving Costs [Pipeline] echo 14:10:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:10:53 ---> logs-deploy.sh 14:10:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/301 14:10:53 INFO: archiving workspace using pattern(s): 14:10:55 Archives upload complete. 14:10:55 INFO: archiving logs to Nexus 14:10:56 ---> uname -a: 14:10:56 Linux prd-centos7-docker-4c-2g-20823.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 14:10:56 14:10:56 14:10:56 ---> lscpu: 14:10:56 Architecture: x86_64 14:10:56 CPU op-mode(s): 32-bit, 64-bit 14:10:56 Byte Order: Little Endian 14:10:56 Address sizes: 40 bits physical, 48 bits virtual 14:10:56 CPU(s): 4 14:10:56 On-line CPU(s) list: 0-3 14:10:56 Thread(s) per core: 1 14:10:56 Core(s) per socket: 1 14:10:56 Socket(s): 4 14:10:56 NUMA node(s): 1 14:10:56 Vendor ID: GenuineIntel 14:10:56 CPU family: 6 14:10:56 Model: 44 14:10:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:10:56 Stepping: 1 14:10:56 CPU MHz: 2933.436 14:10:56 BogoMIPS: 5866.87 14:10:56 Virtualization: VT-x 14:10:56 Hypervisor vendor: KVM 14:10:56 Virtualization type: full 14:10:56 L1d cache: 128 KiB 14:10:56 L1i cache: 128 KiB 14:10:56 L2 cache: 16 MiB 14:10:56 L3 cache: 64 MiB 14:10:56 NUMA node0 CPU(s): 0-3 14:10:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 14:10:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 14:10:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 14:10:56 Vulnerability Meltdown: Mitigation; PTI 14:10:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:10:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:10:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:10:56 Vulnerability Srbds: Not affected 14:10:56 Vulnerability Tsx async abort: Not affected 14:10:56 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:10:56 14:10:56 14:10:56 ---> nproc: 14:10:56 4 14:10:56 14:10:56 14:10:56 ---> df -h: 14:10:56 Filesystem Size Used Available Use% Mounted on 14:10:56 overlay 50.0G 13.3G 36.7G 27% / 14:10:56 tmpfs 64.0M 0 64.0M 0% /dev 14:10:56 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 14:10:56 shm 64.0M 0 64.0M 0% /dev/shm 14:10:56 /dev/vda1 50.0G 13.3G 36.7G 27% /facter-os 14:10:56 /dev/vda1 50.0G 13.3G 36.7G 27% /etc/resolv.conf 14:10:56 /dev/vda1 50.0G 13.3G 36.7G 27% /etc/hostname 14:10:56 /dev/vda1 50.0G 13.3G 36.7G 27% /etc/hosts 14:10:56 /dev/vda1 50.0G 13.3G 36.7G 27% /var/log/auth.log 14:10:56 /dev/vda1 50.0G 13.3G 36.7G 27% /run/cloud-init/result.json 14:10:56 /dev/vda1 50.0G 13.3G 36.7G 27% /var/log/sa-host 14:10:56 /dev/vda1 50.0G 13.3G 36.7G 27% /var/log/secure 14:10:56 /dev/vda1 50.0G 13.3G 36.7G 27% /w/workspace/edgex-go/301 14:10:56 /dev/vda1 50.0G 13.3G 36.7G 27% /w/workspace/edgex-go/301@tmp 14:10:56 14:10:56 14:10:56 ---> free -m: 14:10:56 total used free shared buff/cache available 14:10:56 Mem: 1837 775 145 0 916 1006 14:10:56 Swap: 1023 70 953 14:10:56 14:10:56 14:10:56 ---> ip addr: 14:10:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:10:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:10:56 inet 127.0.0.1/8 scope host lo 14:10:56 valid_lft forever preferred_lft forever 14:10:56 inet6 ::1/128 scope host 14:10:56 valid_lft forever preferred_lft forever 14:10:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 14:10:56 link/ether fa:16:3e:29:fb:37 brd ff:ff:ff:ff:ff:ff 14:10:56 inet 10.30.123.48/23 brd 10.30.123.255 scope global dynamic eth0 14:10:56 valid_lft 85367sec preferred_lft 85367sec 14:10:56 inet6 fe80::f816:3eff:fe29:fb37/64 scope link 14:10:56 valid_lft forever preferred_lft forever 14:10:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 14:10:56 link/ether 02:42:6e:d0:17:a5 brd ff:ff:ff:ff:ff:ff 14:10:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:10:56 valid_lft forever preferred_lft forever 14:10:56 inet6 fe80::42:6eff:fed0:17a5/64 scope link 14:10:56 valid_lft forever preferred_lft forever 14:10:56 14:10:56 14:10:56 ---> sar -b -r -n DEV: 14:10:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/17/21 _x86_64_ (4 CPU) 14:10:56 14:10:56 13:53:31 LINUX RESTART (4 CPU) 14:10:56 14:10:56 13:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:10:56 13:55:02 108.73 45.73 63.01 0.00 8677.31 18252.98 0.00 14:10:56 13:56:02 289.80 95.72 194.08 0.00 4941.63 52296.26 0.00 14:10:56 13:57:01 199.81 101.45 98.36 0.00 3501.47 11064.04 0.00 14:10:56 13:58:01 132.82 65.96 66.86 0.00 3607.59 12380.94 0.00 14:10:56 13:59:01 1030.53 751.81 278.72 0.00 91813.21 157484.16 0.00 14:10:56 14:00:01 2696.82 2426.86 269.96 0.00 139889.78 152549.51 0.00 14:10:56 14:01:02 1300.94 953.48 347.46 0.00 92544.06 127776.76 0.00 14:10:56 14:02:01 2289.65 1990.99 298.67 0.00 124271.36 135175.01 0.00 14:10:56 14:03:01 250.47 48.48 202.00 0.00 6448.58 33060.14 0.00 14:10:56 14:04:01 31.14 14.42 16.72 0.00 2706.54 380.85 0.00 14:10:56 14:05:01 2.29 0.08 2.20 0.00 1.08 46.76 0.00 14:10:56 14:06:01 0.23 0.03 0.20 0.00 0.27 1.93 0.00 14:10:56 14:07:01 0.32 0.02 0.30 0.00 0.27 3.30 0.00 14:10:56 14:08:01 16.71 14.89 1.81 0.00 951.11 48.51 0.00 14:10:56 14:09:01 331.21 184.94 146.27 0.00 9998.40 36678.10 0.00 14:10:56 14:10:01 203.79 71.40 132.39 0.00 5541.54 32932.69 0.00 14:10:56 Average: 556.39 423.77 132.62 0.00 31025.54 48252.71 0.00 14:10:56 14:10:56 13:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:10:56 13:55:02 200336 0 641732 34.11 2596 1036880 1319244 45.02 608836 868700 42140 14:10:56 13:56:02 112820 0 743316 39.51 1536 1023872 1308808 44.67 636880 836484 88 14:10:56 13:57:01 254312 0 792492 42.12 724 834016 1686728 57.57 647312 699776 62404 14:10:56 13:58:01 218508 0 732752 38.94 704 929580 1337820 45.66 570464 819428 78768 14:10:56 13:59:01 249740 0 793636 42.18 44 838124 2737236 93.42 633680 772192 72 14:10:56 14:00:01 277744 0 1203620 63.97 44 400136 3955872 135.01 726428 612188 7696 14:10:56 14:01:02 82652 0 743728 39.53 44 1055120 2206280 75.30 749980 825460 26216 14:10:56 14:02:01 265656 0 898116 47.73 44 717728 2914896 99.48 673188 689804 74332 14:10:56 14:03:01 93716 0 665548 35.37 44 1122236 1431796 48.86 628028 903888 48 14:10:56 14:04:01 107884 0 638364 33.93 44 1135252 1220536 41.65 665824 853608 8 14:10:56 14:05:01 111944 0 634292 33.71 44 1135264 1200644 40.98 662784 852712 12 14:10:56 14:06:01 113344 0 632888 33.64 44 1135268 1190364 40.63 662380 852400 8 14:10:56 14:07:01 113852 0 632368 33.61 44 1135280 1190364 40.63 662140 852408 16 14:10:56 14:08:01 70180 0 662808 35.23 44 1148512 1401992 47.85 679612 875100 94136 14:10:56 14:09:01 222516 0 695132 36.94 0 963896 1201700 41.01 647872 700032 32 14:10:56 14:10:01 246600 0 753128 40.03 0 881816 1218424 41.58 471524 803752 40 14:10:56 Average: 171363 0 741495 39.41 375 968311 1720169 58.71 645433 801121 24126 14:10:56 14:10:56 13:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:10:56 13:55:02 vethe52ea18 655.22 808.62 2665.55 78.37 0.00 0.00 0.00 0.00 14:10:56 13:55:02 eth0 1576.26 1482.45 6323.53 199.67 0.00 0.00 0.00 0.00 14:10:56 13:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 13:55:02 veth170c9f5 808.62 655.22 78.37 2665.55 0.00 0.00 0.00 0.00 14:10:56 13:56:02 eth0 520.10 435.26 3732.58 44.36 0.00 0.00 0.00 0.00 14:10:56 13:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 13:56:02 docker0 968.97 846.06 78.72 3550.62 0.00 0.00 0.00 0.00 14:10:56 13:57:01 eth0 51.06 33.66 39.30 77.45 0.00 0.00 0.00 0.00 14:10:56 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 13:57:01 veth4e4c5f3 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 14:10:56 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 13:58:01 eth0 181.16 134.57 1643.14 22.58 0.00 0.00 0.00 0.00 14:10:56 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 13:59:01 eth0 91.68 64.50 229.14 74.11 0.00 0.00 0.00 0.00 14:10:56 13:59:01 veth121e5ae 0.02 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:10:56 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 13:59:01 veth69bc944 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:10:56 14:00:01 veth8b353df 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:10:56 14:00:01 veth746da9b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:10:56 14:00:01 vetha3b75d7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:10:56 14:00:01 eth0 9.87 5.13 8.23 4.34 0.00 0.00 0.00 0.00 14:10:56 14:01:02 vethb893ff5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 14:01:02 vethda40776 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 14:01:02 eth0 96.81 60.14 288.68 88.68 0.00 0.00 0.00 0.00 14:10:56 14:01:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:10:56 14:02:01 veth54d04f3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:10:56 14:02:01 vethfa796ae 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:10:56 14:02:01 vethfa569c9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:10:56 14:02:01 eth0 24.28 12.64 20.25 10.62 0.00 0.00 0.00 0.00 14:10:56 14:03:01 eth0 246.03 174.96 1657.76 95.34 0.00 0.00 0.00 0.00 14:10:56 14:03:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:10:56 14:03:01 docker0 1003.83 947.71 80.44 4248.95 0.00 0.00 0.00 0.00 14:10:56 14:04:01 eth0 391.19 370.07 176.47 1494.64 0.00 0.00 0.00 0.00 14:10:56 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 14:05:01 eth0 0.73 0.46 0.41 0.29 0.00 0.00 0.00 0.00 14:10:56 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 14:06:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:10:56 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 14:07:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 14:08:01 eth0 182.44 157.01 1593.63 15.21 0.00 0.00 0.00 0.00 14:10:56 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 14:09:01 eth0 342.00 301.46 2670.82 79.06 0.00 0.00 0.00 0.00 14:10:56 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 14:09:01 docker0 25.77 29.13 2.40 215.86 0.00 0.00 0.00 0.00 14:10:56 14:10:01 eth0 474.22 398.22 3443.15 94.84 0.00 0.00 0.00 0.00 14:10:56 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 14:10:01 docker0 21.25 34.72 1.17 201.97 0.00 0.00 0.00 0.00 14:10:56 Average: eth0 262.03 227.18 1364.81 144.12 0.00 0.00 0.00 0.00 14:10:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:56 Average: docker0 65.89 63.43 5.27 292.61 0.00 0.00 0.00 0.00 14:10:56 14:10:56 14:10:56 ---> sar -P ALL: 14:10:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/17/21 _x86_64_ (4 CPU) 14:10:56 14:10:56 13:53:31 LINUX RESTART (4 CPU) 14:10:56 14:10:56 13:54:01 CPU %user %nice %system %iowait %steal %idle 14:10:56 13:55:02 all 21.45 0.00 7.62 1.89 0.23 68.82 14:10:56 13:55:02 0 24.29 0.00 10.96 0.61 0.21 63.93 14:10:56 13:55:02 1 18.11 0.00 6.33 1.15 0.21 74.22 14:10:56 13:55:02 2 22.62 0.00 5.59 2.73 0.26 68.80 14:10:56 13:55:02 3 20.81 0.00 7.64 3.06 0.26 68.23 14:10:56 13:56:02 all 11.81 0.00 9.71 4.69 0.34 73.44 14:10:56 13:56:02 0 11.53 0.00 9.73 5.62 0.28 72.84 14:10:56 13:56:02 1 11.82 0.00 8.88 3.86 0.40 75.03 14:10:56 13:56:02 2 12.25 0.00 10.18 5.63 0.35 71.60 14:10:56 13:56:02 3 11.66 0.00 10.06 3.65 0.33 74.30 14:10:56 13:57:01 all 53.49 0.00 13.72 5.04 0.27 27.48 14:10:56 13:57:01 0 52.31 0.00 12.89 5.19 0.25 29.35 14:10:56 13:57:01 1 54.39 0.00 14.59 5.37 0.25 25.39 14:10:56 13:57:01 2 51.61 0.00 13.84 4.18 0.32 30.05 14:10:56 13:57:01 3 55.65 0.00 13.57 5.41 0.25 25.13 14:10:56 13:58:01 all 44.40 0.00 14.08 1.96 0.29 39.26 14:10:56 13:58:01 0 44.32 0.00 14.72 2.88 0.34 37.75 14:10:56 13:58:01 1 43.46 0.00 13.61 0.84 0.28 41.81 14:10:56 13:58:01 2 44.04 0.00 14.25 2.47 0.28 38.96 14:10:56 13:58:01 3 45.79 0.00 13.77 1.65 0.28 38.51 14:10:56 13:59:01 all 22.30 0.00 25.69 8.93 0.64 42.45 14:10:56 13:59:01 0 22.26 0.00 25.53 10.19 0.65 41.37 14:10:56 13:59:01 1 21.14 0.00 25.67 9.10 0.60 43.49 14:10:56 13:59:01 2 22.52 0.00 25.76 8.20 0.72 42.80 14:10:56 13:59:01 3 23.27 0.00 25.79 8.24 0.59 42.12 14:10:56 14:00:01 all 42.95 0.00 25.33 18.27 0.37 13.08 14:10:56 14:00:01 0 42.58 0.00 25.48 17.27 0.46 14.21 14:10:56 14:00:01 1 42.22 0.00 25.13 19.88 0.41 12.37 14:10:56 14:00:01 2 43.68 0.00 25.13 17.42 0.36 13.42 14:10:56 14:00:01 3 43.34 0.00 25.59 18.53 0.23 12.31 14:10:56 14:01:02 all 31.48 0.00 25.17 19.20 0.77 23.39 14:10:56 14:01:02 0 30.59 0.00 24.52 22.34 0.81 21.72 14:10:56 14:01:02 1 32.03 0.00 25.06 17.07 0.74 25.09 14:10:56 14:01:02 2 32.02 0.00 27.17 18.42 0.67 21.72 14:10:56 14:01:02 3 31.26 0.00 23.92 18.97 0.84 25.01 14:10:56 14:02:01 all 38.68 0.00 26.18 17.25 0.75 17.14 14:10:56 14:02:01 0 39.12 0.00 26.27 16.11 0.73 17.76 14:10:56 14:02:01 1 38.40 0.00 27.06 17.84 0.73 15.97 14:10:56 14:02:01 2 39.23 0.00 25.67 17.64 0.84 16.62 14:10:56 14:02:01 3 37.97 0.00 25.69 17.39 0.70 18.24 14:10:56 14:03:01 all 22.54 0.00 11.70 10.62 0.44 54.70 14:10:56 14:03:01 0 23.49 0.00 12.28 7.26 0.45 56.52 14:10:56 14:03:01 1 20.37 0.00 11.59 12.60 0.52 54.91 14:10:56 14:03:01 2 23.62 0.00 12.37 10.73 0.38 52.90 14:10:56 14:03:01 3 22.66 0.00 10.58 11.88 0.40 54.48 14:10:56 14:04:01 all 8.83 0.00 3.56 0.61 0.39 86.60 14:10:56 14:04:01 0 9.36 0.00 4.41 0.26 0.36 85.61 14:10:56 14:04:01 1 9.02 0.00 3.29 0.39 0.36 86.94 14:10:56 14:04:01 2 8.28 0.00 2.97 1.57 0.37 86.81 14:10:56 14:04:01 3 8.68 0.00 3.58 0.24 0.47 87.04 14:10:56 14:05:01 all 0.08 0.00 0.06 0.00 0.01 99.85 14:10:56 14:05:01 0 0.05 0.00 0.05 0.00 0.02 99.88 14:10:56 14:05:01 1 0.05 0.00 0.05 0.00 0.00 99.90 14:10:56 14:05:01 2 0.17 0.00 0.03 0.00 0.02 99.78 14:10:56 14:05:01 3 0.05 0.00 0.08 0.00 0.02 99.85 14:10:56 14:10:56 14:05:01 CPU %user %nice %system %iowait %steal %idle 14:10:56 14:06:01 all 0.12 0.00 0.13 0.00 0.03 99.72 14:10:56 14:06:01 0 0.07 0.00 0.12 0.00 0.02 99.80 14:10:56 14:06:01 1 0.05 0.00 0.13 0.00 0.02 99.80 14:10:56 14:06:01 2 0.30 0.00 0.17 0.00 0.03 99.50 14:10:56 14:06:01 3 0.05 0.00 0.12 0.00 0.07 99.77 14:10:56 14:07:01 all 0.15 0.00 0.03 0.00 0.00 99.82 14:10:56 14:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:10:56 14:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 14:10:56 14:07:01 2 0.50 0.00 0.02 0.02 0.00 99.47 14:10:56 14:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:10:56 14:08:01 all 1.57 0.00 1.01 0.39 0.03 97.01 14:10:56 14:08:01 0 1.84 0.00 1.19 0.45 0.02 96.50 14:10:56 14:08:01 1 1.47 0.00 0.89 0.64 0.02 96.99 14:10:56 14:08:01 2 1.85 0.00 1.14 0.17 0.05 96.79 14:10:56 14:08:01 3 1.12 0.00 0.82 0.30 0.02 97.74 14:10:56 14:09:01 all 9.79 0.00 7.98 6.78 0.19 75.26 14:10:56 14:09:01 0 10.04 0.00 8.89 7.81 0.21 73.05 14:10:56 14:09:01 1 9.40 0.00 7.30 6.77 0.19 76.34 14:10:56 14:09:01 2 9.73 0.00 8.02 6.89 0.17 75.19 14:10:56 14:09:01 3 9.99 0.00 7.73 5.65 0.19 76.45 14:10:56 14:10:01 all 11.29 0.00 9.43 3.18 0.19 75.92 14:10:56 14:10:01 0 10.91 0.00 10.74 1.51 0.15 76.69 14:10:56 14:10:01 1 9.51 0.00 8.72 3.73 0.19 77.86 14:10:56 14:10:01 2 14.67 0.00 10.13 4.80 0.21 70.19 14:10:56 14:10:01 3 10.10 0.00 8.12 2.66 0.21 78.91 14:10:56 Average: all 19.65 0.00 11.11 6.04 0.30 62.90 14:10:56 Average: 0 19.79 0.00 11.53 5.97 0.31 62.41 14:10:56 Average: 1 19.05 0.00 10.91 6.06 0.30 63.67 14:10:56 Average: 2 20.05 0.00 11.17 6.17 0.31 62.29 14:10:56 Average: 3 19.72 0.00 10.82 5.95 0.30 63.21 14:10:56 14:10:56 14:10:56