Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b1882bac436620be465db7044db985b75d91785f 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-672 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/443 [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/443 # 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 b1882bac436620be465db7044db985b75d91785f (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b1882bac436620be465db7044db985b75d91785f # timeout=10 Commit message: "Merge pull request #3377 from FelixTing/issue-3376" > git rev-list --no-walk 1db696b9dfb42d3dc07ad7353d4356e193fbdfbc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:15:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:15:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:15:00 ========================================================= 03:15:00 EdgeX Global Pipelines Version Info 03:15:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:15:03 ------------------- 03:15:03 stable info: 03:15:03 ------------------- 03:15:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:15:03 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 03:15:03 Message: update stable to v1.0.186 03:15:04 ------------------- 03:15:04 experimental info: 03:15:04 ------------------- 03:15:04 Commited By: **** collab-it+edgex@linuxfoundation.org 03:15:04 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 03:15:04 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1882bac436620be465db7044db985b75d91785f [Pipeline] echo 03:15:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1882ba [Pipeline] echo 03:15:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:15:05 provisioning config files... 03:15:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/443@tmp/config717843314796633320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:05 ---> docker-login.sh 03:15:05 nexus3.edgexfoundry.org:10001 03:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:06 Configure a credential helper to remove this warning. See 03:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:06 03:15:06 Login Succeeded 03:15:06 nexus3.edgexfoundry.org:10002 03:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:06 Configure a credential helper to remove this warning. See 03:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:06 03:15:06 Login Succeeded 03:15:06 nexus3.edgexfoundry.org:10003 03:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:07 Configure a credential helper to remove this warning. See 03:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:07 03:15:07 Login Succeeded 03:15:07 nexus3.edgexfoundry.org:10004 03:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:07 Configure a credential helper to remove this warning. See 03:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:07 03:15:07 Login Succeeded 03:15:07 docker.io 03:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:09 Configure a credential helper to remove this warning. See 03:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:09 03:15:09 Login Succeeded 03:15:09 ---> docker-login.sh ends [Pipeline] } 03:15:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:15:09 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 03:15:09 + for file in '`ls cmd/**/Dockerfile`' 03:15:09 ++ dirname cmd/core-command/Dockerfile 03:15:09 ++ cut -d/ -f2 03:15:09 + echo core-command,cmd/core-command/Dockerfile 03:15:09 + for file in '`ls cmd/**/Dockerfile`' 03:15:09 ++ cut -d/ -f2 03:15:09 ++ dirname cmd/core-data/Dockerfile 03:15:09 + echo core-data,cmd/core-data/Dockerfile 03:15:09 + for file in '`ls cmd/**/Dockerfile`' 03:15:09 ++ dirname cmd/core-metadata/Dockerfile 03:15:09 ++ cut -d/ -f2 03:15:09 + echo core-metadata,cmd/core-metadata/Dockerfile 03:15:09 + for file in '`ls cmd/**/Dockerfile`' 03:15:09 ++ dirname cmd/security-bootstrapper/Dockerfile 03:15:09 ++ cut -d/ -f2 03:15:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:15:09 + for file in '`ls cmd/**/Dockerfile`' 03:15:09 ++ dirname cmd/security-proxy-setup/Dockerfile 03:15:09 ++ cut -d/ -f2 03:15:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:15:09 + for file in '`ls cmd/**/Dockerfile`' 03:15:09 ++ cut -d/ -f2 03:15:09 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:15:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:15:09 + for file in '`ls cmd/**/Dockerfile`' 03:15:09 ++ dirname cmd/support-notifications/Dockerfile 03:15:09 ++ cut -d/ -f2 03:15:09 + echo support-notifications,cmd/support-notifications/Dockerfile 03:15:09 + for file in '`ls cmd/**/Dockerfile`' 03:15:09 ++ dirname cmd/support-scheduler/Dockerfile 03:15:09 ++ cut -d/ -f2 03:15:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:15:09 + for file in '`ls cmd/**/Dockerfile`' 03:15:09 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:15:09 ++ cut -d/ -f2 03:15:09 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:15:10 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/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 03:15:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:15:11 03:15:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:15:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:15:11 latest: Pulling from edgex-devops/git-semver 03:15:11 31603596830f: Pulling fs layer 03:15:11 2a8b12db71e7: Pulling fs layer 03:15:11 6ca5941a6612: Pulling fs layer 03:15:11 ecc8261a40a4: Pulling fs layer 03:15:11 ecc8261a40a4: Waiting 03:15:11 2a8b12db71e7: Verifying Checksum 03:15:11 2a8b12db71e7: Download complete 03:15:11 31603596830f: Download complete 03:15:11 ecc8261a40a4: Verifying Checksum 03:15:11 ecc8261a40a4: Download complete 03:15:12 6ca5941a6612: Verifying Checksum 03:15:12 6ca5941a6612: Download complete 03:15:12 31603596830f: Pull complete 03:15:12 2a8b12db71e7: Pull complete 03:15:15 6ca5941a6612: Pull complete 03:15:15 ecc8261a40a4: Pull complete 03:15:15 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:15:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:15:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:15:16 prd-centos7-docker-4c-2g-672 does not seem to be running inside a container 03:15:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 03:15:18 $ docker top 0f3db24509897348de8ad0ae1376d66a2d9af00810e904d3a29fb76eb059269b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:15:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:15:19 [ssh-agent] Looking for ssh-agent implementation... 03:15:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:15:19 $ docker exec 0f3db24509897348de8ad0ae1376d66a2d9af00810e904d3a29fb76eb059269b ssh-agent 03:15:19 SSH_AUTH_SOCK=/tmp/ssh-mhBxDArpAs8R/agent.13 03:15:19 SSH_AGENT_PID=19 03:15:20 Running ssh-add (command line suppressed) 03:15:20 Identity added: /w/workspace/edgex-go/443@tmp/private_key_3233941388612413484.key (/w/workspace/edgex-go/443@tmp/private_key_3233941388612413484.key) 03:15:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:15:20 + git tag --points-at HEAD [Pipeline] } 03:15:20 $ docker exec --env ******** --env ******** 0f3db24509897348de8ad0ae1376d66a2d9af00810e904d3a29fb76eb059269b ssh-agent -k 03:15:21 unset SSH_AUTH_SOCK; 03:15:21 unset SSH_AGENT_PID; 03:15:21 echo Agent pid 19 killed; 03:15:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:15:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:15:21 [ssh-agent] Looking for ssh-agent implementation... 03:15:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:15:21 $ docker exec 0f3db24509897348de8ad0ae1376d66a2d9af00810e904d3a29fb76eb059269b ssh-agent 03:15:21 SSH_AUTH_SOCK=/tmp/ssh-xebZstphCmc1/agent.47 03:15:21 SSH_AGENT_PID=52 03:15:21 Running ssh-add (command line suppressed) 03:15:22 Identity added: /w/workspace/edgex-go/443@tmp/private_key_2453487091917691372.key (/w/workspace/edgex-go/443@tmp/private_key_2453487091917691372.key) 03:15:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:15:22 + git semver init 03:15:22 # -> Open(): unable to determine branch for HEAD 03:15:22 # $GIT_DIR = /w/workspace/edgex-go/443/.git 03:15:22 # $GIT_WORK_TREE = /w/workspace/edgex-go/443 03:15:22 # $SEMVER_REMOTE_NAME = origin 03:15:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:15:22 # $SEMVER_USER_NAME = edgex-jenkins 03:15:22 # $SEMVER_BRANCH = master 03:15:22 # $SEMVER_TEMP = /tmp/semver-988599092 03:15:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:15:55 # '/tmp/semver-988599092' -> '/w/workspace/edgex-go/443/.semver' 03:15:55 # -> Force: false 03:15:55 # $SEMVER_DIR = /w/workspace/edgex-go/443/.semver [Pipeline] } 03:15:55 $ docker exec --env ******** --env ******** 0f3db24509897348de8ad0ae1376d66a2d9af00810e904d3a29fb76eb059269b ssh-agent -k 03:15:55 unset SSH_AUTH_SOCK; 03:15:55 unset SSH_AGENT_PID; 03:15:55 echo Agent pid 52 killed; 03:15:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:15:56 + git semver [Pipeline] } 03:15:56 $ docker stop --time=1 0f3db24509897348de8ad0ae1376d66a2d9af00810e904d3a29fb76eb059269b 03:15:58 $ docker rm -f 0f3db24509897348de8ad0ae1376d66a2d9af00810e904d3a29fb76eb059269b [Pipeline] // withDockerContainer [Pipeline] sh 03:15:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:16:00 Stashed 1 file(s) [Pipeline] echo 03:16:00 [edgeXSemver]: initialized semver on version 2.0.0-dev.175 [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 03:16:00 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:16:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:16:01 + sudo service docker restart 03:16:01 + true 03:16:01 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 03:16:03 ========================================================= 03:16:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:16:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:16:04 + 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 . 03:16:15 Still waiting to schedule task 03:16:15 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:16:16 Sending build context to Docker daemon 329.5MB 03:16:16 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 03:16:16 Step 2/6 : FROM ${BASE} 03:16:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:16:16 188c0c94c7c5: Pulling fs layer 03:16:16 0ef7d3d256c8: Pulling fs layer 03:16:16 de9db76c5a1d: Pulling fs layer 03:16:16 bca2f99d35d6: Pulling fs layer 03:16:16 93359f2a8cfa: Pulling fs layer 03:16:16 7c6f9722023f: Pulling fs layer 03:16:16 a35cf1a2eb13: Pulling fs layer 03:16:16 bca2f99d35d6: Waiting 03:16:16 93359f2a8cfa: Waiting 03:16:16 7c6f9722023f: Waiting 03:16:16 a35cf1a2eb13: Waiting 03:16:16 de9db76c5a1d: Verifying Checksum 03:16:16 de9db76c5a1d: Download complete 03:16:16 0ef7d3d256c8: Verifying Checksum 03:16:16 0ef7d3d256c8: Download complete 03:16:16 93359f2a8cfa: Verifying Checksum 03:16:16 93359f2a8cfa: Download complete 03:16:16 7c6f9722023f: Verifying Checksum 03:16:16 7c6f9722023f: Download complete 03:16:16 188c0c94c7c5: Verifying Checksum 03:16:16 188c0c94c7c5: Download complete 03:16:17 188c0c94c7c5: Pull complete 03:16:17 0ef7d3d256c8: Pull complete 03:16:17 de9db76c5a1d: Pull complete 03:16:20 a35cf1a2eb13: Verifying Checksum 03:16:20 a35cf1a2eb13: Download complete 03:16:20 bca2f99d35d6: Download complete 03:16:33 bca2f99d35d6: Pull complete 03:16:33 93359f2a8cfa: Pull complete 03:16:33 7c6f9722023f: Pull complete 03:16:39 a35cf1a2eb13: Pull complete 03:16:39 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:16:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:16:39 ---> a62c8e92a672 03:16:39 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 03:16:39 ---> Running in def9a628d7e3 03:16:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:16:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:16:41 (1/12) Installing libmagic (5.38-r0) 03:16:42 (2/12) Installing file (5.38-r0) 03:16:42 (3/12) Installing libc-dev (0.7.2-r3) 03:16:42 (4/12) Installing g++ (9.3.0-r2) 03:16:46 (5/12) Installing fortify-headers (1.1-r0) 03:16:46 (6/12) Installing patch (2.7.6-r6) 03:16:46 (7/12) Installing build-base (0.5-r2) 03:16:46 (8/12) Installing libsodium (1.0.18-r0) 03:16:47 (9/12) Installing pkgconf (1.7.2-r0) 03:16:47 (10/12) Installing libsodium-dev (1.0.18-r0) 03:16:47 (11/12) Installing libzmq (4.3.3-r0) 03:16:47 (12/12) Installing zeromq-dev (4.3.3-r0) 03:16:47 Executing busybox-1.31.1-r19.trigger 03:16:47 OK: 233 MiB in 51 packages 03:16:53 Removing intermediate container def9a628d7e3 03:16:53 ---> 13c83f0424d1 03:16:53 Step 4/6 : WORKDIR /edgex-go 03:16:53 ---> Running in 9c2ee871bb5b 03:16:54 Removing intermediate container 9c2ee871bb5b 03:16:54 ---> 3718a92a46a0 03:16:54 Step 5/6 : COPY go.mod . 03:16:54 ---> be4d4f69efba 03:16:54 Step 6/6 : RUN go mod download 03:16:54 ---> Running in 41b401008e1f 03:17:34 Removing intermediate container 41b401008e1f 03:17:34 ---> 85993d9c0bf9 03:17:34 Successfully built 85993d9c0bf9 03:17:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:17:34 + docker inspect -f . ci-base-image-x86_64 03:17:34 . [Pipeline] withDockerContainer 03:17:35 prd-centos7-docker-4c-2g-672 does not seem to be running inside a container 03:17:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 03:17:36 $ docker top bfb806dfd3f2cf19b473bd5fa809a2fa2ffeb794d9fde70837ad8b43042a583c -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:37 + go version 03:17:37 go version go1.15.5 linux/amd64 [Pipeline] } 03:17:37 $ docker stop --time=1 bfb806dfd3f2cf19b473bd5fa809a2fa2ffeb794d9fde70837ad8b43042a583c 03:17:38 $ docker rm -f bfb806dfd3f2cf19b473bd5fa809a2fa2ffeb794d9fde70837ad8b43042a583c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:17:39 + docker inspect -f . ci-base-image-x86_64 03:17:39 . [Pipeline] withDockerContainer 03:17:40 prd-centos7-docker-4c-2g-672 does not seem to be running inside a container 03:17:40 $ 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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 03:17:41 $ docker top de2064587fdaff7363d97c50fea9dd6703ff53a215d35b8d890b06eb86523f06 -eo pid,comm [Pipeline] { [Pipeline] echo 03:17:41 ========================================================= 03:17:41 [edgeXBuildGoParallel] Running Tests and Build... 03:17:41 ========================================================= [Pipeline] sh 03:17:42 + make test 03:17:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:18:04 ? github.com/edgexfoundry/edgex-go [no test files] 03:18:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-676 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws 03:18:13 Running in /w/workspace/edgex-go/443 [Pipeline] { [Pipeline] checkout 03:18:19 using credential edgex-jenkins-ssh 03:18:19 Cloning the remote Git repository 03:18:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:18:19 > git init /w/workspace/edgex-go/443 # timeout=10 03:18:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:18:19 > git --version # timeout=10 03:18:19 > git --version # 'git version 2.17.1' 03:18:19 using GIT_SSH to set credentials SSH Credentials for GitHub 03:18:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:18:35 Checking out Revision b1882bac436620be465db7044db985b75d91785f (master) 03:18:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:18:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:18:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:18:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:18:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:18:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:18:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:18:35 > git config core.sparsecheckout # timeout=10 03:18:35 > git checkout -f b1882bac436620be465db7044db985b75d91785f # timeout=10 03:18:40 Commit message: "Merge pull request #3377 from FelixTing/issue-3376" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:18:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:18:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:18:42 + + sudo servicetrue docker 03:18:42 restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:18:44 provisioning config files... 03:18:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/443@tmp/config2527165839701473108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:44 ---> docker-login.sh 03:18:44 nexus3.edgexfoundry.org:10001 03:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:46 Configure a credential helper to remove this warning. See 03:18:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:46 03:18:46 Login Succeeded 03:18:46 nexus3.edgexfoundry.org:10002 03:18:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:46 Configure a credential helper to remove this warning. See 03:18:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:46 03:18:46 Login Succeeded 03:18:46 nexus3.edgexfoundry.org:10003 03:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:47 Configure a credential helper to remove this warning. See 03:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:47 03:18:47 Login Succeeded 03:18:47 nexus3.edgexfoundry.org:10004 03:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:47 Configure a credential helper to remove this warning. See 03:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:47 03:18:47 Login Succeeded 03:18:47 docker.io 03:18:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:48 Configure a credential helper to remove this warning. See 03:18:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:48 03:18:48 Login Succeeded 03:18:48 ---> docker-login.sh ends [Pipeline] } 03:18:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:18:48 ========================================================= 03:18:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:18:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:18:49 + 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 . 03:18:51 Sending build context to Docker daemon 167.2MB 03:18:51 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 03:18:51 Step 2/6 : FROM ${BASE} 03:18:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:18:51 5f621e34cdf4: Pulling fs layer 03:18:51 a4357932f1b6: Pulling fs layer 03:18:51 18c013af1878: Pulling fs layer 03:18:51 00ac8860ef70: Pulling fs layer 03:18:51 63d7cb157983: Pulling fs layer 03:18:51 b116817d02f9: Pulling fs layer 03:18:51 745a02a5169b: Pulling fs layer 03:18:51 00ac8860ef70: Waiting 03:18:51 63d7cb157983: Waiting 03:18:51 b116817d02f9: Waiting 03:18:51 745a02a5169b: Waiting 03:18:51 18c013af1878: Download complete 03:18:51 a4357932f1b6: Verifying Checksum 03:18:51 a4357932f1b6: Download complete 03:18:51 63d7cb157983: Download complete 03:18:51 b116817d02f9: Download complete 03:18:51 5f621e34cdf4: Download complete 03:18:52 5f621e34cdf4: Pull complete 03:18:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:18:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:18:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:18:52 a4357932f1b6: Pull complete 03:18:53 18c013af1878: Pull complete 03:18:54 745a02a5169b: Verifying Checksum 03:18:54 745a02a5169b: Download complete 03:18:55 00ac8860ef70: Verifying Checksum 03:18:55 00ac8860ef70: Download complete 03:18:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:18:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:18:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:18:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:19:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:19:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:19:05 00ac8860ef70: Pull complete 03:19:05 63d7cb157983: Pull complete 03:19:05 b116817d02f9: Pull complete 03:19:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:19:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:19:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:19:10 745a02a5169b: Pull complete 03:19:10 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:19:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:19:10 ---> b7e6874047d6 03:19:10 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 03:19:12 ---> Running in 42c69252a309 03:19:12 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.205s coverage: 45.9% of statements 03:19:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:19:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:19:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:19:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:19:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:19:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:19:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.118s coverage: 19.8% of statements 03:19:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.132s coverage: 100.0% of statements 03:19:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:19:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:19:15 (1/12) Installing libmagic (5.38-r0) 03:19:16 (2/12) Installing file (5.38-r0) 03:19:16 (3/12) Installing libc-dev (0.7.2-r3) 03:19:16 (4/12) Installing g++ (9.3.0-r2) 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.922s coverage: 27.1% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.157s coverage: 100.0% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.160s coverage: 100.0% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.174s coverage: 71.3% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:19:20 (5/12) Installing fortify-headers (1.1-r0) 03:19:20 (6/12) Installing patch (2.7.6-r6) 03:19:20 (7/12) Installing build-base (0.5-r2) 03:19:20 (8/12) Installing libsodium (1.0.18-r0) 03:19:20 (9/12) Installing pkgconf (1.7.2-r0) 03:19:20 (10/12) Installing libsodium-dev (1.0.18-r0) 03:19:20 (11/12) Installing libzmq (4.3.3-r0) 03:19:21 (12/12) Installing zeromq-dev (4.3.3-r0) 03:19:21 Executing busybox-1.31.1-r19.trigger 03:19:21 OK: 217 MiB in 51 packages 03:19:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.233s coverage: 82.9% of statements 03:19:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:19:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:19:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.082s coverage: 78.9% of statements 03:19:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:19:25 Removing intermediate container 42c69252a309 03:19:25 ---> c71b2a6e9beb 03:19:25 Step 4/6 : WORKDIR /edgex-go 03:19:25 ---> Running in 1f11b22df8a6 03:19:25 Removing intermediate container 1f11b22df8a6 03:19:25 ---> 32c734c36765 03:19:25 Step 5/6 : COPY go.mod . 03:19:26 ---> 28665d971b3c 03:19:26 Step 6/6 : RUN go mod download 03:19:26 ---> Running in 79bb731a0977 03:19:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.186s coverage: 28.6% of statements 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:19:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.124s coverage: 100.0% of statements 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:19:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:19:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.380s coverage: 86.7% of statements 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:19:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.276s coverage: 97.5% of statements 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:19:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.202s coverage: 78.3% of statements 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:19:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.014s coverage: 93.0% of statements 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:19:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.136s coverage: 58.8% of statements 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:19:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.214s coverage: 0.9% of statements 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 03:19:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.259s coverage: 47.1% of statements 03:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.306s coverage: 79.5% of statements 03:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.318s coverage: 94.1% of statements 03:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements 03:19:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.106s coverage: 87.5% of statements 03:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.092s coverage: 94.4% of statements 03:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.092s coverage: 44.8% of statements 03:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.344s coverage: 81.9% of statements 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:19:53 Removing intermediate container 79bb731a0977 03:19:53 ---> ad08183babdb 03:19:53 Successfully built ad08183babdb 03:19:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:19:53 + docker inspect -f . ci-base-image-arm64 03:19:53 . [Pipeline] withDockerContainer 03:19:54 prd-ubuntu18.04-docker-arm64-4c-16g-676 does not seem to be running inside a container 03:19:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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-arm64 cat 03:19:55 $ docker top 91503cf691a51c038fa0f2caed64293fbdb68f641c64f30aa6cb55a17412a381 -eo pid,comm [Pipeline] { [Pipeline] sh 03:19:56 + go version 03:19:56 go version go1.15.5 linux/arm64 [Pipeline] } 03:19:56 $ docker stop --time=1 91503cf691a51c038fa0f2caed64293fbdb68f641c64f30aa6cb55a17412a381 03:19:58 $ docker rm -f 91503cf691a51c038fa0f2caed64293fbdb68f641c64f30aa6cb55a17412a381 [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 03:20:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:20:01 03:20:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:20:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.162s coverage: 92.9% of statements 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 77.8% of statements 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.129s coverage: 87.2% of statements 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.090s coverage: 100.0% of statements 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 75.5% of statements 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.210s coverage: 80.8% of statements 03:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.225s coverage: 87.2% of statements 03:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.200s coverage: 84.6% of statements 03:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.389s coverage: 91.6% of statements 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.453s coverage: 64.4% of statements 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.084s coverage: 100.0% of statements 03:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 91.3% of statements 03:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements 03:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.159s coverage: 73.7% of statements 03:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.122s coverage: 100.0% of statements 03:20:02 latest: Pulling from edgex-devops/edgex-compose-arm64 03:20:02 29e5d40040c1: Pulling fs layer 03:20:02 1ce36da41761: Pulling fs layer 03:20:02 25b303627fd3: Pulling fs layer 03:20:02 29e5d40040c1: Verifying Checksum 03:20:02 29e5d40040c1: Download complete 03:20:03 1ce36da41761: Verifying Checksum 03:20:03 1ce36da41761: Download complete 03:20:03 29e5d40040c1: Pull complete 03:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.100s coverage: 69.0% of statements 03:20:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:20:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:20:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:20:04 1ce36da41761: Pull complete 03:20:04 25b303627fd3: Verifying Checksum 03:20:04 25b303627fd3: Download complete 03:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.441s coverage: 38.4% of statements 03:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.117s coverage: 89.5% of statements 03:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.189s coverage: 84.8% of statements 03:20:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.496s coverage: 47.0% of statements 03:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:20:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.107s coverage: 100.0% of statements 03:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:20:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.183s coverage: 100.0% of statements 03:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:20:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.119s coverage: 10.5% of statements 03:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:20:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.654s coverage: 87.7% of statements 03:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:20:16 25b303627fd3: Pull complete 03:20:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:20:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:20:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:20:17 prd-ubuntu18.04-docker-arm64-4c-16g-676 does not seem to be running inside a container 03:20:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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-arm64:latest cat 03:20:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.114s coverage: 29.1% of statements 03:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:20:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.423s coverage: 99.0% of statements 03:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:20:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.106s coverage: 100.0% of statements 03:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:20:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.247s coverage: 95.6% of statements 03:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:20:17 ok github.com/edgexfoundry/edgex-go/internal/system 0.182s coverage: 0.0% of statements 03:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:20:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.117s coverage: 100.0% of statements 03:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:20:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.173s coverage: 87.9% of statements 03:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:20:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 03:20:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 28.1% of statements 03:20:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.066s coverage: 100.0% of statements 03:20:19 GO111MODULE=on go vet ./... 03:20:20 $ docker top ac478d6975cd3f98c75ec1b3029a699f30eb9aada2bfb904bc05831111b2fdad -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:21 + grep parallel 03:20:21 + docker-compose build --help 03:20:24 --parallel Build images in parallel. [Pipeline] } 03:20:24 $ docker stop --time=1 ac478d6975cd3f98c75ec1b3029a699f30eb9aada2bfb904bc05831111b2fdad 03:20:26 $ docker rm -f ac478d6975cd3f98c75ec1b3029a699f30eb9aada2bfb904bc05831111b2fdad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:20:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:20:27 . [Pipeline] withDockerContainer 03:20:27 prd-ubuntu18.04-docker-arm64-4c-16g-676 does not seem to be running inside a container 03:20: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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 03:20:29 $ docker top 26c041107d05a8b323b69a279bc831c66f57d3fc41aceca615b3dd1408abb558 -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:30 + docker-compose -f ./docker-compose-build.yml build --parallel 03:20:33 Building docker-core-command-go ... 03:20:33 Building docker-core-data-go ... 03:20:33 Building docker-core-metadata-go ... 03:20:33 Building docker-security-bootstrapper-go ... 03:20:33 Building docker-security-proxy-setup-go ... 03:20:33 Building docker-security-secretstore-setup-go ... 03:20:33 Building docker-support-notifications-go ... 03:20:33 Building docker-support-scheduler-go ... 03:20:33 Building docker-sys-mgmt-agent-go ... 03:20:33 Building docker-support-notifications-go 03:20:33 Building docker-support-scheduler-go 03:20:33 Building docker-sys-mgmt-agent-go 03:20:33 Building docker-security-proxy-setup-go 03:20:33 Building docker-security-secretstore-setup-go 03:21:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:21:20 ---> ad08183babdb 03:21:20 Step 3/23 : WORKDIR /edgex-go 03:21:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:21:21 ---> ad08183babdb 03:21:21 Step 3/22 : WORKDIR /edgex-go 03:21:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:21:21 ---> ad08183babdb 03:21:21 Step 3/22 : WORKDIR /edgex-go 03:21:21 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:21:21 ---> ad08183babdb 03:21:21 Step 3/24 : WORKDIR /edgex-go 03:21:21 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:21:21 ---> ad08183babdb 03:21:21 Step 3/21 : WORKDIR /edgex-go 03:21:24 ---> Running in 44ea47b305a7 03:21:24 ---> Running in d5a94782f36e 03:21:24 ---> Running in 16910462b46f 03:21:24 ---> Running in acd622b6c924 03:21:24 ---> Running in 06d7e314b714 03:21:25 Removing intermediate container 06d7e314b714 03:21:25 ---> a2297394458b 03:21:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:25 Removing intermediate container 16910462b46f 03:21:25 ---> fc08df48015d 03:21:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:25 Removing intermediate container d5a94782f36e 03:21:25 ---> 7cdf0051cf99 03:21:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:25 Removing intermediate container 44ea47b305a7 03:21:25 ---> 5a5dae4a1bc7 03:21:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:25 Removing intermediate container acd622b6c924 03:21:25 ---> 220b9143118c 03:21:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:25 ---> Running in a2f9f04ac30e 03:21:25 ---> Running in 66b5b2556d4e 03:21:25 ---> Running in a072387f563f 03:21:25 ---> Running in ca6dc512e47b 03:21:25 ---> Running in 8a5628829196 03:21:28 gofmt -l . 03:21:28 [ "`gofmt -l .`" = "" ] 03:21:28 ./bin/test-go-mod-tidy.sh 03:21:29 Removing intermediate container a2f9f04ac30e 03:21:29 ---> 997d91d4daae 03:21:29 Step 5/23 : RUN apk add --update --no-cache make bash git 03:21:29 ---> Running in 05bd51fe3a82 03:21:29 ./bin/test-attribution-txt.sh 03:21:29 Removing intermediate container 66b5b2556d4e 03:21:29 ---> 52a76a515951 03:21:29 Step 5/22 : RUN apk add --update --no-cache make git 03:21:29 Removing intermediate container a072387f563f 03:21:29 ---> 31cbfd774f3b 03:21:29 Step 5/24 : RUN apk add --update --no-cache make git 03:21:30 ---> Running in 63c553e1049d 03:21:30 ---> Running in 5b42025ea9f7 03:21:30 Removing intermediate container ca6dc512e47b 03:21:30 ---> 97d6e64158de 03:21:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:21:30 Removing intermediate container 8a5628829196 03:21:30 ---> 71378ab82f28 03:21:30 Step 5/21 : RUN apk add --update --no-cache make git 03:21:30 ---> Running in 6b792c6e93a9 03:21:30 ---> Running in 977bf2e391e1 03:21:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 03:21:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:21:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:21:32 + ls -al . 03:21:32 total 796 03:21:32 drwxrwxr-x 10 1001 1001 4096 Apr 19 03:21 . 03:21:32 drwxr-xr-x 4 root root 32 Apr 19 03:17 .. 03:21:32 -rw-rw-r-- 1 1001 1001 11 Apr 19 03:14 .dockerignore 03:21:32 drwxrwxr-x 8 1001 1001 162 Apr 19 03:14 .git 03:21:32 drwxrwxr-x 3 1001 1001 125 Apr 19 03:14 .github 03:21:32 -rw-rw-r-- 1 1001 1001 818 Apr 19 03:14 .gitignore 03:21:32 drwx------ 3 1001 1001 45 Apr 19 03:15 .semver 03:21:32 -rw-rw-r-- 1 1001 1001 166 Apr 19 03:14 .sonarcloud.properties 03:21:32 -rw-rw-r-- 1 1001 1001 8609 Apr 19 03:14 Attribution.txt 03:21:32 -rw-rw-r-- 1 1001 1001 3804 Apr 19 03:14 CONTRIBUTING.md 03:21:32 -rw-rw-r-- 1 1001 1001 931 Apr 19 03:14 Dockerfile.build 03:21:32 -rw-rw-r-- 1 1001 1001 863 Apr 19 03:14 Jenkinsfile 03:21:32 -rw-rw-r-- 1 1001 1001 10775 Apr 19 03:14 LICENSE 03:21:32 -rw-rw-r-- 1 1001 1001 5774 Apr 19 03:14 Makefile 03:21:32 -rw-rw-r-- 1 1001 1001 6548 Apr 19 03:14 README.md 03:21:32 -rw-rw-r-- 1 1001 1001 6755 Apr 19 03:14 SECURITY.md 03:21:32 -rw-rw-r-- 1 1001 1001 13 Apr 19 03:15 VERSION 03:21:32 -rw-rw-r-- 1 1001 1001 4131 Apr 19 03:14 ZMQWindows.md 03:21:32 drwxrwxr-x 2 1001 1001 117 Apr 19 03:14 bin 03:21:32 drwxrwxr-x 14 1001 1001 4096 Apr 19 03:14 cmd 03:21:32 -rw-r--r-- 1 root root 687366 Apr 19 03:20 coverage.out 03:21:32 -rw-r--r-- 1 root root 1058 Apr 19 03:21 go.mod 03:21:32 -rw-r--r-- 1 root root 22256 Apr 19 03:21 go.sum 03:21:32 drwxrwxr-x 8 1001 1001 127 Apr 19 03:14 internal 03:21:32 drwxrwxr-x 4 1001 1001 26 Apr 19 03:14 openapi 03:21:32 drwxrwxr-x 4 1001 1001 71 Apr 19 03:14 snap 03:21:32 -rw-rw-r-- 1 1001 1001 168 Apr 19 03:14 version.go [Pipeline] sh 03:21:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:21:32 OK: 217 MiB in 51 packages 03:21:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:21:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:21:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:21:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:21:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:21:33 + '[' -e coverage.out ] 03:21:33 + chown 1001:1001 coverage.out [Pipeline] stash 03:21:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:21:33 Removing intermediate container 05bd51fe3a82 03:21:33 ---> e956311af617 03:21:33 Step 6/23 : COPY go.mod . 03:21:34 Stashed 1 file(s) [Pipeline] sh 03:21:34 OK: 217 MiB in 51 packages 03:21:34 OK: 217 MiB in 51 packages 03:21:34 OK: 217 MiB in 51 packages 03:21:34 OK: 217 MiB in 51 packages 03:21:35 ---> 7b2038121030 03:21:35 Step 7/23 : RUN go mod download 03:21:35 ---> Running in 391cde73edc4 03:21:35 + make build 03:21:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/core-data/core-data ./cmd/core-data 03:21:35 Removing intermediate container 5b42025ea9f7 03:21:35 ---> 19f67bf566a0 03:21:35 Step 6/22 : COPY go.mod . 03:21:36 Removing intermediate container 63c553e1049d 03:21:36 ---> d2151db19888 03:21:36 Step 6/24 : COPY go.mod . 03:21:36 Removing intermediate container 977bf2e391e1 03:21:36 ---> 7da67bbe8804 03:21:36 Step 6/21 : COPY go.mod . 03:21:36 Removing intermediate container 6b792c6e93a9 03:21:36 ---> e9720ffc05a7 03:21:36 Step 6/22 : COPY go.mod . 03:21:37 ---> 72eefe9e842c 03:21:37 Step 7/22 : RUN go mod download 03:21:37 ---> Running in 70c53b56c8c6 03:21:37 ---> 94a727486da0 03:21:37 Step 7/24 : RUN go mod download 03:21:37 ---> Running in 85a573962871 03:21:37 ---> c2162c84eaf3 03:21:37 Step 7/21 : RUN go mod download 03:21:38 ---> 4f827166fd30 03:21:38 Step 7/22 : RUN go mod download 03:21:38 ---> Running in 1eb451d0994c 03:21:38 ---> Running in 63825d66f9e0 03:21:39 Removing intermediate container 391cde73edc4 03:21:39 ---> bc0c5e1fca9c 03:21:39 Step 8/23 : COPY . . 03:21:42 Removing intermediate container 70c53b56c8c6 03:21:42 ---> 9481ab2951a4 03:21:42 Step 8/22 : COPY . . 03:21:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:21:43 Removing intermediate container 85a573962871 03:21:43 ---> 3afcaffc988f 03:21:43 Step 8/24 : COPY . . 03:21:43 Removing intermediate container 1eb451d0994c 03:21:43 ---> 53c36005deae 03:21:43 Step 8/21 : COPY . . 03:21:43 Removing intermediate container 63825d66f9e0 03:21:43 ---> bb3ad0721be6 03:21:43 Step 8/22 : COPY . . 03:22:02 ---> 7382c7c7e734 03:22:02 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:22:02 ---> b770a9bd7e82 03:22:02 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:22:02 ---> ce0cf3ea540d 03:22:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:22:02 ---> 25df72adc25d 03:22:02 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:22:02 ---> 252cf7906854 03:22:02 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:22:02 ---> Running in 9966a18a5911 03:22:02 ---> Running in 5502be05381b 03:22:02 ---> Running in eaa0d13c09c1 03:22:02 ---> Running in 506ad20527a3 03:22:02 ---> Running in 5b3d19b36397 03:22:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:22:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:22:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:22:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:22:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:22:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/core-command/core-command ./cmd/core-command 03:22:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:22:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:22:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:22:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:22:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:22:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:22:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:22:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/secrets-config ./cmd/secrets-config 03:22:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 03:22:44 $ docker stop --time=1 de2064587fdaff7363d97c50fea9dd6703ff53a215d35b8d890b06eb86523f06 03:22:45 $ docker rm -f de2064587fdaff7363d97c50fea9dd6703ff53a215d35b8d890b06eb86523f06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:22:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:22:47 03:22:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:22:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:22:47 latest: Pulling from edgex-devops/edgex-compose 03:22:47 cbdbe7a5bc2a: Pulling fs layer 03:22:47 ca9280d653b3: Pulling fs layer 03:22:47 7e9c9ca2126c: Pulling fs layer 03:22:47 cbdbe7a5bc2a: Download complete 03:22:48 ca9280d653b3: Verifying Checksum 03:22:48 ca9280d653b3: Download complete 03:22:48 cbdbe7a5bc2a: Pull complete 03:22:50 7e9c9ca2126c: Verifying Checksum 03:22:50 7e9c9ca2126c: Download complete 03:22:50 ca9280d653b3: Pull complete 03:23:05 7e9c9ca2126c: Pull complete 03:23:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:23:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:23:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:23:06 prd-centos7-docker-4c-2g-672 does not seem to be running inside a container 03:23:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 03:23:08 $ docker top 9293835eb7d4ac3b481416d9828f0f78ff5d829f9d3de97428832a215ef31704 -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:09 + docker-compose build --help 03:23:09 + grep parallel 03:23:10 --parallel Build images in parallel. [Pipeline] } 03:23:10 $ docker stop --time=1 9293835eb7d4ac3b481416d9828f0f78ff5d829f9d3de97428832a215ef31704 03:23:12 $ docker rm -f 9293835eb7d4ac3b481416d9828f0f78ff5d829f9d3de97428832a215ef31704 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:23:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:23:12 . [Pipeline] withDockerContainer 03:23:13 prd-centos7-docker-4c-2g-672 does not seem to be running inside a container 03:23:13 $ 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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 03:23:14 $ docker top b30b476a9f80e798f5e232722a380be6f56f3b5fe10e765e003947ae4eea48a5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:15 + docker-compose -f ./docker-compose-build.yml build --parallel 03:23:17 Building docker-core-command-go ... 03:23:17 Building docker-core-data-go ... 03:23:17 Building docker-core-metadata-go ... 03:23:17 Building docker-security-bootstrapper-go ... 03:23:17 Building docker-security-proxy-setup-go ... 03:23:17 Building docker-security-secretstore-setup-go ... 03:23:17 Building docker-support-notifications-go ... 03:23:17 Building docker-support-scheduler-go ... 03:23:17 Building docker-sys-mgmt-agent-go ... 03:23:17 Building docker-support-notifications-go 03:23:17 Building docker-security-proxy-setup-go 03:23:17 Building docker-security-secretstore-setup-go 03:23:17 Building docker-core-command-go 03:23:17 Building docker-core-data-go 03:23:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:23:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/secrets-config ./cmd/secrets-config 03:23:57 Removing intermediate container 5502be05381b 03:23:57 ---> 64ff664f464d 03:23:57 03:23:57 Step 10/24 : FROM alpine:3.12 03:23:57 3.12: Pulling from library/alpine 03:23:57 Removing intermediate container 506ad20527a3 03:23:57 ---> 6867d9b708d4 03:23:57 03:23:57 Step 10/21 : FROM alpine:3.12 03:23:57 3.12: Pulling from library/alpine 03:23:57 Removing intermediate container 9966a18a5911 03:23:57 ---> 7764123ec966 03:23:57 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:23:57 ---> Running in 243c9f4b5096 03:23:57 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:23:57 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:23:57 Status: Downloaded newer image for alpine:3.12 03:23:57 Status: Image is up to date for alpine:3.12 03:23:57 ---> 9852663dfa18 03:23:57 Step 11/21 : RUN apk add --update --no-cache curl 03:23:57 ---> 9852663dfa18 03:23:57 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:23:57 ---> Running in ee0fb912dd98 03:23:57 ---> Running in fcf1281caca9 03:23:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:23:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:23:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:24:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:24:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:24:00 (1/6) Installing ca-certificates (20191127-r4) 03:24:01 (1/4) Installing ca-certificates (20191127-r4) 03:24:01 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:24:01 (3/6) Installing libcurl (7.76.1-r0) 03:24:01 (4/6) Installing curl (7.76.1-r0) 03:24:01 (5/6) Installing dumb-init (1.2.2-r1) 03:24:01 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:24:01 (6/6) Installing su-exec (0.2-r1) 03:24:01 Executing busybox-1.31.1-r20.trigger 03:24:01 (3/4) Installing libcurl (7.76.1-r0) 03:24:01 (4/4) Installing curl (7.76.1-r0) 03:24:01 Executing ca-certificates-20191127-r4.trigger 03:24:01 Executing busybox-1.31.1-r20.trigger 03:24:01 Executing ca-certificates-20191127-r4.trigger 03:24:01 OK: 7 MiB in 20 packages 03:24:01 OK: 7 MiB in 18 packages 03:24:04 Removing intermediate container eaa0d13c09c1 03:24:04 ---> 57edee5f66e4 03:24:04 03:24:04 Step 10/22 : FROM alpine:3.12 03:24:04 ---> 9852663dfa18 03:24:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:24:04 Removing intermediate container 5b3d19b36397 03:24:04 ---> 0843d7a7ef52 03:24:04 03:24:04 Step 10/22 : FROM alpine:3.12 03:24:04 ---> 9852663dfa18 03:24:04 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:24:04 ---> Running in 641e594880e1 03:24:05 ---> Running in a4df4d28ac63 03:24:05 Removing intermediate container fcf1281caca9 03:24:05 ---> 7f4eea3a701a 03:24:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:24:05 ---> Running in 74b6820e3192 03:24:05 Removing intermediate container 243c9f4b5096 03:24:05 ---> f4e76e270da3 03:24:05 03:24:05 Step 11/23 : FROM docker:20.10.0 03:24:05 Removing intermediate container ee0fb912dd98 03:24:05 ---> 89eb57d95274 03:24:05 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:24:05 20.10.0: Pulling from library/docker 03:24:06 ---> Running in 991f8a6227e9 03:24:06 Removing intermediate container 74b6820e3192 03:24:06 ---> 606337d20e94 03:24:06 Step 13/24 : WORKDIR / 03:24:06 ---> Running in 6d8fb2fb4f8c 03:24:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:24:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:24:07 Removing intermediate container 991f8a6227e9 03:24:07 ---> 768e80829a2d 03:24:07 Step 13/21 : WORKDIR /edgex 03:24:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:24:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:24:07 ---> Running in 4aec7a08cd31 03:24:07 (1/2) Installing ca-certificates (20191127-r4) 03:24:07 Removing intermediate container 6d8fb2fb4f8c 03:24:07 ---> ac9dc8177554 03:24:07 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:24:07 (2/2) Installing dumb-init (1.2.2-r1) 03:24:07 Executing busybox-1.31.1-r20.trigger 03:24:07 Executing ca-certificates-20191127-r4.trigger 03:24:07 (1/1) Installing dumb-init (1.2.2-r1) 03:24:07 Executing busybox-1.31.1-r20.trigger 03:24:07 OK: 5 MiB in 15 packages 03:24:08 OK: 6 MiB in 16 packages 03:24:08 Removing intermediate container 4aec7a08cd31 03:24:08 ---> 180e80401929 03:24:08 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:24:09 ---> 462c4f0b8930 03:24:09 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:24:09 ---> fcc8ab96bb68 03:24:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:24:10 Removing intermediate container a4df4d28ac63 03:24:10 ---> 23d71bed23ab 03:24:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:24:10 ---> Running in 5b9d1d35157b 03:24:10 Removing intermediate container 641e594880e1 03:24:10 ---> 262e7c24370a 03:24:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:24:11 ---> ee0af1df368c 03:24:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:24:11 ---> Running in af50e8e4c774 03:24:12 Removing intermediate container 5b9d1d35157b 03:24:12 ---> a511cf695132 03:24:12 Step 13/22 : ENV APP_PORT=48085 03:24:12 ---> bf5919d9e2ea 03:24:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:24:12 ---> Running in 95d052dcd56d 03:24:12 ---> 5387bab49d93 03:24:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:24:12 Removing intermediate container af50e8e4c774 03:24:12 ---> f7eddb6288f4 03:24:12 Step 13/22 : ENV APP_PORT=48060 03:24:13 ---> Running in 5b4b8825b125 03:24:13 Removing intermediate container 95d052dcd56d 03:24:13 ---> 09eb10b2a7f7 03:24:13 Step 14/22 : EXPOSE $APP_PORT 03:24:14 ---> Running in f112691c33d6 03:24:14 Removing intermediate container 5b4b8825b125 03:24:14 ---> 8f9ed6ee616b 03:24:14 Step 14/22 : EXPOSE $APP_PORT 03:24:14 ---> 44d947a05099 03:24:14 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:24:14 ---> Running in beaf09686a4d 03:24:14 ---> 9795ca3e667c 03:24:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:24:19 ---> Running in 61e7f1a2325d 03:24:19 Removing intermediate container f112691c33d6 03:24:19 ---> ad0044870644 03:24:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:19 Removing intermediate container beaf09686a4d 03:24:19 ---> 5740da31c8fb 03:24:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:19 ---> 7f8dd7ce0463 03:24:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:24:19 Removing intermediate container 61e7f1a2325d 03:24:19 ---> 487802b47466 03:24:19 Step 18/21 : CMD ["--init=true"] 03:24:19 ---> Running in e83b212390d9 03:24:19 ---> fc15350bea16 03:24:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:24:20 ---> ec690d2b397a 03:24:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:24:20 Removing intermediate container e83b212390d9 03:24:20 ---> 53863b55c044 03:24:20 Step 19/21 : LABEL arch=arm64 03:24:20 ---> 90fda35d3073 03:24:20 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/ 03:24:21 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:24:21 Status: Downloaded newer image for docker:20.10.0 03:24:21 ---> eeaf43b92773 03:24:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:24:21 ---> Running in 825017db0e6b 03:24:21 ---> Running in 355893dd1656 03:24:21 ---> Running in 7cacfe213887 03:24:21 Removing intermediate container 825017db0e6b 03:24:21 ---> e8db445a0aa6 03:24:21 Step 20/21 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f 03:24:22 ---> b06861f45653 03:24:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:24:22 ---> 4b8bb244c321 03:24:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:24:22 Removing intermediate container 7cacfe213887 03:24:22 ---> 9b77a46f4c8a 03:24:22 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 03:24:22 ---> Running in 1baba20baebc 03:24:22 ---> Running in 30e8559170ad 03:24:23 Removing intermediate container 1baba20baebc 03:24:23 ---> e488e9199892 03:24:23 Step 21/21 : LABEL version=2.0.0-dev.175 03:24:23 ---> Running in 7cf97ca5e021 03:24:23 ---> 092a0ac28894 03:24:23 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:24:23 ---> d62305bd57cc 03:24:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:24:23 ---> Running in 11d8e8be6ff3 03:24:23 ---> Running in c04322e9ad9d 03:24:23 Removing intermediate container 7cf97ca5e021 03:24:23 ---> 29b4ec4c92b6 03:24:23 03:24:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:24:24 Removing intermediate container 355893dd1656 03:24:24 ---> 17b7524d920c 03:24:24 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:24:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:24:24 Successfully built 29b4ec4c92b6 03:24:24 ---> Running in ad97359dc75d 03:24:24 Successfully tagged docker-security-proxy-setup-go-arm64:latest 03:24:24  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 03:24:24 Removing intermediate container c04322e9ad9d 03:24:24 ---> 455a153423f8 03:24:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:24:24 (1/39) Installing readline (8.0.4-r0) 03:24:24 (2/39) Installing bash (5.0.17-r0) 03:24:24 Executing bash-5.0.17-r0.post-install 03:24:24 (3/39) Installing nghttp2-libs (1.41.0-r0) 03:24:24 (4/39) Installing libcurl (7.76.1-r0) 03:24:24 Removing intermediate container 11d8e8be6ff3 03:24:24 ---> 8e9efc59535d 03:24:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:24:24 (5/39) Installing curl (7.76.1-r0) 03:24:24 (6/39) Installing dumb-init (1.2.2-r1) 03:24:25 (7/39) Installing libbz2 (1.0.8-r1) 03:24:25 ---> Running in 17dfd04b04b7 03:24:25 (8/39) Installing expat (2.2.9-r1) 03:24:25 (9/39) Installing libffi (3.3-r2) 03:24:25 (10/39) Installing gdbm (1.13-r1) 03:24:25 (11/39) Installing xz-libs (5.2.5-r0) 03:24:25 (12/39) Installing sqlite-libs (3.32.1-r0) 03:24:25 (13/39) Installing python3 (3.8.8-r0) 03:24:25 ---> Running in bea8872c65de 03:24:25 Removing intermediate container ad97359dc75d 03:24:25 ---> b60bc268a80e 03:24:25 Step 22/24 : LABEL arch=arm64 03:24:25 Removing intermediate container 17dfd04b04b7 03:24:25 ---> 296094c76c48 03:24:25 Step 20/22 : LABEL arch=arm64 03:24:25 ---> Running in af62377f25e0 03:24:25 Removing intermediate container bea8872c65de 03:24:25 ---> 89fbcb2fb5ce 03:24:25 Step 20/22 : LABEL arch=arm64 03:24:26 ---> Running in 50391178b248 03:24:26 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:24:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:24:26 ---> 85993d9c0bf9 03:24:26 Step 3/23 : WORKDIR /edgex-go 03:24:27 (14/39) Installing py3-appdirs (1.4.4-r1) 03:24:27 (15/39) Installing py3-ordered-set (4.0.1-r0) 03:24:27 (16/39) Installing py3-parsing (2.4.7-r0) 03:24:27 (17/39) Installing py3-six (1.15.0-r0) 03:24:27 (18/39) Installing py3-packaging (20.4-r0) 03:24:27 (19/39) Installing py3-setuptools (47.0.0-r0) 03:24:27 ---> Running in d568276ae535 03:24:27 Removing intermediate container af62377f25e0 03:24:27 ---> 869ee39dcb00 03:24:27 Step 23/24 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f 03:24:27 (20/39) Installing py3-chardet (3.0.4-r4) 03:24:27 (21/39) Installing py3-idna (2.9-r0) 03:24:27 (22/39) Installing py3-certifi (2020.4.5.1-r0) 03:24:27 (23/39) Installing py3-urllib3 (1.25.9-r0) 03:24:27 (24/39) Installing py3-requests (2.23.0-r0) 03:24:27 (25/39) Installing py3-msgpack (1.0.0-r0) 03:24:27 (26/39) Installing py3-lockfile (0.12.2-r3) 03:24:27 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:24:27 (28/39) Installing py3-colorama (0.4.3-r0) 03:24:27 (29/39) Installing py3-distlib (0.3.0-r0) 03:24:27 (30/39) Installing py3-distro (1.5.0-r1) 03:24:27 (31/39) Installing py3-webencodings (0.5.1-r3) 03:24:27 (32/39) Installing py3-html5lib (1.0.1-r4) 03:24:27 (33/39) Installing py3-pytoml (0.1.21-r0) 03:24:27 (34/39) Installing py3-pep517 (0.8.2-r0) 03:24:27 (35/39) Installing py3-progress (1.5-r0) 03:24:27 (36/39) Installing py3-toml (0.10.1-r0) 03:24:27 (37/39) Installing py3-retrying (1.3.3-r0) 03:24:27 (38/39) Installing py3-contextlib2 (0.6.0-r0) 03:24:27 (39/39) Installing py3-pip (20.1.1-r0) 03:24:27 Removing intermediate container 50391178b248 03:24:27 ---> c028f7257751 03:24:27 Step 21/22 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f 03:24:28 Executing busybox-1.31.1-r19.trigger 03:24:28 OK: 72 MiB in 59 packages 03:24:28 ---> Running in 4a8aa18f17c6 03:24:28 Removing intermediate container d568276ae535 03:24:28 ---> 79a31cdcc780 03:24:28 Step 21/22 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f 03:24:28 ---> Running in 6c3cdf2cbf7f 03:24:28 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:24:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:24:28 ---> 85993d9c0bf9 03:24:28 Step 3/22 : WORKDIR /edgex-go 03:24:28 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:24:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:24:28 ---> 85993d9c0bf9 03:24:28 Step 3/23 : WORKDIR /edgex-go 03:24:28 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:24:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:24:28 ---> 85993d9c0bf9 03:24:28 Step 3/24 : WORKDIR /edgex-go 03:24:28 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:24:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:24:28 ---> 85993d9c0bf9 03:24:28 Step 3/21 : WORKDIR /edgex-go 03:24:28 ---> Running in 59103e0ad510 03:24:28 Removing intermediate container 4a8aa18f17c6 03:24:28 ---> 49ec37a430cc 03:24:28 Step 24/24 : LABEL version=2.0.0-dev.175 03:24:29 Removing intermediate container 6c3cdf2cbf7f 03:24:29 ---> 0408d7e20fdb 03:24:29 Step 22/22 : LABEL version=2.0.0-dev.175 03:24:29 ---> Running in 808d8cb33b75 03:24:29 Removing intermediate container 59103e0ad510 03:24:29 ---> 1ee7a2abf170 03:24:29 Step 22/22 : LABEL version=2.0.0-dev.175 03:24:29 ---> Running in 27a26fb58039 03:24:29 ---> Running in b4fbb7186549 03:24:29 ---> Running in 6100b9fa503f 03:24:29 ---> Running in 6a69bc44a28d 03:24:29 ---> Running in 5d08778fc5a1 03:24:29 ---> Running in 861d73d96669 03:24:29 ---> Running in 7cffd46900b8 03:24:29 Removing intermediate container 808d8cb33b75 03:24:29 ---> b24090a72041 03:24:29 03:24:29 Removing intermediate container 27a26fb58039 03:24:29 ---> ac33793fff17 03:24:29 03:24:30 Successfully built b24090a72041 03:24:30 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 03:24:30  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 03:24:30 Removing intermediate container b4fbb7186549 03:24:30 ---> b382a754c1ad 03:24:30 03:24:30 Successfully built ac33793fff17 03:24:30 Successfully tagged docker-support-notifications-go-arm64:latest 03:24:30  Building docker-support-notifications-go ... done Building docker-core-metadata-go 03:24:30 Successfully built b382a754c1ad 03:24:30 Removing intermediate container 6a69bc44a28d 03:24:30 ---> caa979ccceb7 03:24:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:30 Removing intermediate container 5d08778fc5a1 03:24:30 ---> 4e1f53ecf49d 03:24:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:30 Removing intermediate container 7cffd46900b8 03:24:30 ---> a376c4241cf2 03:24:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:30 Removing intermediate container 6100b9fa503f 03:24:30 ---> 9ec3b4a07b78 03:24:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:30 Removing intermediate container 861d73d96669 03:24:30 ---> 2a12ccfd7576 03:24:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:30 Successfully tagged docker-support-scheduler-go-arm64:latest 03:24:30  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go 03:24:30 ---> Running in 5f6c7b4c2d10 03:24:30 ---> Running in 96d6f3d2bb24 03:24:30 ---> Running in 7dd2e74b7cba 03:24:30 ---> Running in 5c4adf731d56 03:24:30 ---> Running in ef32f7b44363 03:24:32 Collecting docker-compose==1.23.2 03:24:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:24:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:24:33 Collecting docopt<0.7,>=0.6.1 03:24:33 Downloading docopt-0.6.2.tar.gz (25 kB) 03:24:35 Removing intermediate container 5f6c7b4c2d10 03:24:35 ---> e130baee0c79 03:24:35 Step 5/21 : RUN apk add --update --no-cache make git 03:24:35 ---> Running in 16ab0583da56 03:24:35 Removing intermediate container ef32f7b44363 03:24:35 ---> df6e8b32d2d9 03:24:35 Step 5/23 : RUN apk add --update --no-cache make git 03:24:35 Removing intermediate container 96d6f3d2bb24 03:24:35 ---> b9d45585c6fd 03:24:35 Step 5/24 : RUN apk add --update --no-cache make git 03:24:35 Removing intermediate container 7dd2e74b7cba 03:24:35 ---> 0fa6e1ce378c 03:24:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:24:35 Removing intermediate container 5c4adf731d56 03:24:35 ---> a69929e5f5ed 03:24:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:24:35 ---> Running in 5c9bbf325240 03:24:35 ---> Running in f13042a499f8 03:24:35 ---> Running in 7a53d39e330e 03:24:35 ---> Running in 852c3175a532 03:24:35 Collecting dockerpty<0.5,>=0.4.1 03:24:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:24:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:24:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:24:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:24:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:24:37 OK: 233 MiB in 51 packages 03:24:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:24:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:24:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:24:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:24:38 OK: 233 MiB in 51 packages 03:24:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:24:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:24:38 Collecting docker<4.0,>=3.6.0 03:24:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:24:38 OK: 233 MiB in 51 packages 03:24:39 OK: 233 MiB in 51 packages 03:24:39 OK: 233 MiB in 51 packages 03:24:39 Collecting texttable<0.10,>=0.9.0 03:24:39 Downloading texttable-0.9.1.tar.gz (11 kB) 03:24:39 Removing intermediate container 16ab0583da56 03:24:39 ---> 243f212bd9f1 03:24:39 Step 6/21 : COPY go.mod . 03:24:39 ---> 1f80f7ed1339 03:24:39 Step 7/21 : RUN go mod download 03:24:40 ---> Running in 7b04c0ecf871 03:24:40 Removing intermediate container 852c3175a532 03:24:40 ---> f1edf2620d38 03:24:40 Step 6/23 : COPY go.mod . 03:24:41 Removing intermediate container f13042a499f8 03:24:41 ---> d548d8048fbb 03:24:41 Step 6/24 : COPY go.mod . 03:24:41 Removing intermediate container 7a53d39e330e 03:24:41 ---> 7eb81f313863 03:24:41 Step 6/22 : COPY go.mod . 03:24:41 ---> 73280856e0a6 03:24:41 Step 7/23 : RUN go mod download 03:24:41 Removing intermediate container 5c9bbf325240 03:24:41 ---> acc412473ec1 03:24:41 Step 6/23 : COPY go.mod . 03:24:41 ---> Running in fa8caba2dc01 03:24:42 Collecting PyYAML<4,>=3.10 03:24:42 Downloading PyYAML-3.13.tar.gz (270 kB) 03:24:42 ---> 7648c1a9b326 03:24:42 Step 7/24 : RUN go mod download 03:24:42 ---> f66b3ab65fa2 03:24:42 Step 7/22 : RUN go mod download 03:24:43 ---> 9523279e3127 03:24:43 Step 7/23 : RUN go mod download 03:24:43 ---> Running in d1d094d9bae8 03:24:43 ---> Running in 09c28d2df733 03:24:43 ---> Running in 11a60bcc5596 03:24:45 Collecting websocket-client<1.0,>=0.32.0 03:24:45 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 03:24:46 Collecting jsonschema<3,>=2.5.1 03:24:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:24:46 Collecting cached-property<2,>=1.2.0 03:24:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:24:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:24:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:24:48 Removing intermediate container fa8caba2dc01 03:24:48 ---> e135046571bf 03:24:48 Step 8/23 : COPY . . 03:24:48 Removing intermediate container 09c28d2df733 03:24:48 ---> b54e553de68e 03:24:48 Step 8/22 : COPY . . 03:24:48 Removing intermediate container 7b04c0ecf871 03:24:48 ---> 7b0b690486a5 03:24:48 Step 8/21 : COPY . . 03:24:48 Collecting docker-pycreds>=0.4.0 03:24:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:24:49 Collecting urllib3<1.25,>=1.21.1 03:24:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:24:49 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) 03:24:49 Collecting idna<2.8,>=2.5 03:24:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:24:49 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) 03:24:49 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:24:49 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:24:49 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:24:49 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:24:50 Installing collected packages: docopt, dockerpty, docker-pycreds, websocket-client, urllib3, idna, requests, docker, texttable, PyYAML, jsonschema, cached-property, docker-compose 03:24:50 Running setup.py install for docopt: started 03:24:52 Removing intermediate container d1d094d9bae8 03:24:52 ---> 445427a685cc 03:24:52 Step 8/24 : COPY . . 03:24:52 Removing intermediate container 11a60bcc5596 03:24:52 ---> 5925fb41b9b6 03:24:52 Step 8/23 : COPY . . 03:24:53 Running setup.py install for docopt: finished with status 'done' 03:24:53 Running setup.py install for dockerpty: started 03:24:53 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:24:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:24:53 ---> ad08183babdb 03:24:53 Step 3/23 : WORKDIR /edgex-go 03:24:53 ---> Using cache 03:24:53 ---> 220b9143118c 03:24:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:53 ---> Using cache 03:24:53 ---> 71378ab82f28 03:24:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:24:55 Running setup.py install for dockerpty: finished with status 'done' 03:24:58 Attempting uninstall: urllib3 03:24:58 Found existing installation: urllib3 1.25.9 03:24:58 Uninstalling urllib3-1.25.9: 03:24:58 Successfully uninstalled urllib3-1.25.9 03:24:59 Attempting uninstall: idna 03:24:59 Found existing installation: idna 2.9 03:24:59 Uninstalling idna-2.9: 03:24:59 Successfully uninstalled idna-2.9 03:24:59 ---> Running in efbb9609e79c 03:25:00 Attempting uninstall: requests 03:25:00 Found existing installation: requests 2.23.0 03:25:00 Uninstalling requests-2.23.0: 03:25:00 Successfully uninstalled requests-2.23.0 03:25:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:25:01 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:25:01 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:25:01 ---> ad08183babdb 03:25:01 Step 3/31 : WORKDIR /edgex-go 03:25:01 ---> Using cache 03:25:01 ---> 220b9143118c 03:25:01 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:01 ---> Using cache 03:25:01 ---> 71378ab82f28 03:25:01 Step 5/31 : RUN apk add --update --no-cache make git 03:25:01 ---> Using cache 03:25:01 ---> 7da67bbe8804 03:25:01 Step 6/31 : COPY go.mod . 03:25:01 ---> Using cache 03:25:01 ---> c2162c84eaf3 03:25:01 Step 7/31 : RUN go mod download 03:25:01 ---> Using cache 03:25:01 ---> 53c36005deae 03:25:01 Step 8/31 : COPY . . 03:25:01 Running setup.py install for texttable: started 03:25:02 ---> Using cache 03:25:02 ---> 25df72adc25d 03:25:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:25:02 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:25:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:25:02 ---> ad08183babdb 03:25:02 Step 3/23 : WORKDIR /edgex-go 03:25:02 ---> Using cache 03:25:02 ---> 220b9143118c 03:25:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:02 ---> Using cache 03:25:02 ---> 71378ab82f28 03:25:02 Step 5/23 : RUN apk add --update --no-cache make git 03:25:02 ---> Using cache 03:25:02 ---> 7da67bbe8804 03:25:02 Step 6/23 : COPY go.mod . 03:25:02 ---> Using cache 03:25:02 ---> c2162c84eaf3 03:25:02 Step 7/23 : RUN go mod download 03:25:02 ---> Using cache 03:25:02 ---> 53c36005deae 03:25:02 Step 8/23 : COPY . . 03:25:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:25:02 ---> Using cache 03:25:02 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:25:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:25:02 ---> ad08183babdb 03:25:02 Step 3/23 : WORKDIR /edgex-go ---> 25df72adc25d 03:25:02 Step 9/23 : RUN make cmd/core-command/core-command 03:25:02 03:25:02 ---> Using cache 03:25:02 ---> 220b9143118c 03:25:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:02 ---> Using cache 03:25:02 ---> 71378ab82f28 03:25:02 Step 5/23 : RUN apk add --update --no-cache make git 03:25:02 ---> Using cache 03:25:02 ---> 7da67bbe8804 03:25:02 Step 6/23 : COPY go.mod . 03:25:02 ---> Using cache 03:25:02 ---> c2162c84eaf3 03:25:02 Step 7/23 : RUN go mod download 03:25:02 ---> Using cache 03:25:02 ---> 53c36005deae 03:25:02 Step 8/23 : COPY . . 03:25:02 ---> Using cache 03:25:02 ---> 25df72adc25d 03:25:02 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:25:03 OK: 217 MiB in 51 packages 03:25:03 ---> Running in 34069d974b5d 03:25:03 ---> Running in bc9cc3dbda31 03:25:03 ---> Running in 0e3f32982dba 03:25:03 Running setup.py install for texttable: finished with status 'done' 03:25:03 Running setup.py install for PyYAML: started 03:25:04 Removing intermediate container efbb9609e79c 03:25:04 ---> c9d951dbb26d 03:25:04 Step 6/23 : COPY go.mod . 03:25:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:25:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/core-command/core-command ./cmd/core-command 03:25:05 ---> 9d9c212d1ffa 03:25:05 Step 7/23 : RUN go mod download 03:25:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:25:06 ---> Running in b3b6ebe99bbf 03:25:07 Running setup.py install for PyYAML: finished with status 'done' 03:25:09 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.58.0 03:25:10 Removing intermediate container b3b6ebe99bbf 03:25:10 ---> d5b36f257b9c 03:25:10 Step 8/23 : COPY . . 03:25:29 Removing intermediate container 30e8559170ad 03:25:29 ---> 53b0dc75f862 03:25:29 Step 14/23 : ENV APP_PORT=48090 03:25:29 ---> Running in a418a412f855 03:25:29 ---> 0830c4902975 03:25:29 Step 9/23 : RUN make cmd/core-data/core-data 03:25:29 ---> Running in c9c06258ee35 03:25:29 Removing intermediate container a418a412f855 03:25:29 ---> 0ddb46768881 03:25:29 Step 15/23 : EXPOSE $APP_PORT 03:25:30 ---> Running in b4ef6dd00329 03:25:30 Removing intermediate container b4ef6dd00329 03:25:30 ---> 59993f659504 03:25:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:25:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/core-data/core-data ./cmd/core-data 03:25:32 ---> c09443dd85b9 03:25:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:25:34 ---> 4e20ba9c2bdc 03:25:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:25:35 ---> 63c7bde2ad2d 03:25:35 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:25:35 ---> Running in be46db2158a5 03:25:36 Removing intermediate container be46db2158a5 03:25:36 ---> 9cf67765af33 03:25:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:25:36 ---> Running in bb8e829401fe 03:25:37 Removing intermediate container bb8e829401fe 03:25:37 ---> 0525c5dfd2d3 03:25:37 Step 21/23 : LABEL arch=arm64 03:25:37 ---> Running in d966676fa98d 03:25:37 Removing intermediate container d966676fa98d 03:25:37 ---> fa5d85392872 03:25:37 Step 22/23 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f 03:25:37 ---> Running in 93315ca08465 03:25:38 Removing intermediate container 93315ca08465 03:25:38 ---> 40ff3569a0ca 03:25:38 Step 23/23 : LABEL version=2.0.0-dev.175 03:25:39 ---> Running in e3df1c287b86 03:25:39 Removing intermediate container e3df1c287b86 03:25:39 ---> 15d12dd40569 03:25:39 03:25:39 Successfully built 15d12dd40569 03:25:39 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 03:26:14 ---> b1dd7e7d3a0d 03:26:14 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:26:14 ---> 89df05b09425 03:26:14 Step 9/23 : RUN make cmd/core-data/core-data 03:26:14 ---> c384549a082b 03:26:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:26:14 ---> 319fe98f684b 03:26:14 Step 9/23 : RUN make cmd/core-command/core-command 03:26:14 ---> Running in 39c069c7cc39 03:26:14 ---> Running in 4c66a4c09e8b 03:26:14 ---> Running in 4dfc9fd52b8e 03:26:14 ---> Running in bbce30f04cfc 03:26:14 ---> 5ebb23b0b0ad 03:26:14 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:26:14 ---> Running in 2c46561bb019 03:26:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/core-command/core-command ./cmd/core-command 03:26:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:26:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:26:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:26:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/core-data/core-data ./cmd/core-data 03:26:48  Building docker-sys-mgmt-agent-go ... done Removing intermediate container bc9cc3dbda31 03:26:48 ---> 5b8475bea514 03:26:48 03:26:48 Step 10/31 : FROM alpine:3.12 03:26:48 ---> 9852663dfa18 03:26:48 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:26:48 ---> Running in 222083715b44 03:26:48 Removing intermediate container 222083715b44 03:26:48 ---> 5a9c52d6d23d 03:26:48 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:26:48 ---> Running in 948b6d512747 03:26:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:26:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:26:48 (1/2) Installing dumb-init (1.2.2-r1) 03:26:48 (2/2) Installing su-exec (0.2-r1) 03:26:48 Executing busybox-1.31.1-r20.trigger 03:26:48 OK: 5 MiB in 16 packages 03:26:50 Removing intermediate container 948b6d512747 03:26:50 ---> 8ea8384d80d1 03:26:50 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:26:50 ---> Running in d1df52de98da 03:26:51 Removing intermediate container d1df52de98da 03:26:51 ---> 44b474349786 03:26:51 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:26:51 ---> Running in b6df05e378e6 03:26:53 Removing intermediate container b6df05e378e6 03:26:53 ---> 541d02c243bb 03:26:53 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:26:53 ---> Running in 6c6a9dbdabd2 03:26:54 Removing intermediate container 0e3f32982dba 03:26:54 ---> 329aa56af4f5 03:26:54 03:26:54 Step 10/23 : FROM alpine:3.12 03:26:54 ---> 9852663dfa18 03:26:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:26:54 ---> Using cache 03:26:54 ---> 23d71bed23ab 03:26:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:26:54 ---> Using cache 03:26:54 ---> a511cf695132 03:26:54 Step 13/23 : ENV APP_PORT=48082 03:26:55 ---> Running in 525edba26588 03:26:56 Removing intermediate container 525edba26588 03:26:56 ---> 0ec23e461b9e 03:26:56 Step 14/23 : EXPOSE $APP_PORT 03:26:56 ---> Running in a077c6275b2b 03:26:56 Removing intermediate container a077c6275b2b 03:26:56 ---> 39a1ab23122b 03:26:56 Step 15/23 : WORKDIR / 03:26:57 Removing intermediate container 6c6a9dbdabd2 03:26:57 ---> d642511a26a9 03:26:57 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:26:57 ---> Running in 59ec08340a2a 03:26:57 ---> Running in fe4e637088c1 03:26:58 Removing intermediate container 59ec08340a2a 03:26:58 ---> 88635dc8c755 03:26:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:26:58 Removing intermediate container fe4e637088c1 03:26:58 ---> e40e527fd278 03:26:58 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:26:59 ---> af2a2517c6fd 03:26:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:27:00 ---> 1658fda09836 03:27:00 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:27:00 ---> Running in f5003da5cb80 03:27:03 ---> 7281262f5b34 03:27:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:27:04 Removing intermediate container 34069d974b5d 03:27:04 ---> 556de683186e 03:27:04 03:27:04 Step 10/23 : FROM alpine:3.12 03:27:04 ---> 9852663dfa18 03:27:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:27:04 ---> Using cache 03:27:04 ---> 23d71bed23ab 03:27:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:27:04 ---> Using cache 03:27:04 ---> a511cf695132 03:27:04 Step 13/23 : ENV APP_PORT=48081 03:27:04 ---> Running in 4ba853edc3be 03:27:04 ---> 10ed2b632409 03:27:04 Step 19/23 : ENTRYPOINT ["/core-command"] 03:27:04 ---> Running in cd98c0f1c46f 03:27:04 Removing intermediate container f5003da5cb80 03:27:04 ---> 42ce004b2ba6 03:27:04 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:27:05 Removing intermediate container 4ba853edc3be 03:27:05 ---> 046dc06bcc70 03:27:05 Step 14/23 : EXPOSE $APP_PORT 03:27:05 Removing intermediate container cd98c0f1c46f 03:27:05 ---> 34f8b17fe2e4 03:27:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:27:05 ---> Running in c96f76086585 03:27:05 ---> Running in 433a5b8388c9 03:27:05 ---> 22f5feeb1c6e 03:27:05 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:27:06 Removing intermediate container c96f76086585 03:27:06 ---> 478bf352e205 03:27:06 Step 15/23 : WORKDIR / 03:27:06 ---> Running in 193c099fa3fb 03:27:06 Removing intermediate container 433a5b8388c9 03:27:06 ---> 63e26e5c63ee 03:27:06 Step 21/23 : LABEL arch=arm64 03:27:06 ---> Running in a43ff0f05073 03:27:06 Removing intermediate container 193c099fa3fb 03:27:06 ---> 8aacfcdd99ba 03:27:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:27:07 Removing intermediate container a43ff0f05073 03:27:07 ---> ebf4f5ed1811 03:27:07 Step 22/23 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f 03:27:07 ---> 3a58e8b70c2c 03:27:07 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:27:07 ---> Running in 3b47664a78f7 03:27:08 ---> 9ab1a53b7835 03:27:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:27:08 Removing intermediate container 3b47664a78f7 03:27:08 ---> fa3b7268eec0 03:27:08 Step 23/23 : LABEL version=2.0.0-dev.175 03:27:08 ---> 4751de58ce24 03:27:08 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:27:08 ---> Running in ab65a2ecf6b4 03:27:09 Removing intermediate container ab65a2ecf6b4 03:27:09 ---> fc39f4f9bd4a 03:27:09 03:27:10 ---> 06f4b9d538a5 03:27:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:27:10 ---> 1c024a92dbb5 03:27:10 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:27:10 Successfully built fc39f4f9bd4a 03:27:10 Successfully tagged docker-core-command-go-arm64:latest 03:27:11  Building docker-core-command-go ... done  ---> b953f363a8ce 03:27:11 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:27:11 ---> a6a2b5f6f78f 03:27:11 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:27:11 ---> Running in 3f940c250c8b 03:27:11 ---> Running in ec224d46bae1 03:27:11 Removing intermediate container 3f940c250c8b 03:27:11 ---> 0192bab3a5ce 03:27:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:27:11 Removing intermediate container ec224d46bae1 03:27:11 ---> 2e006305c79c 03:27:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:27:12 ---> Running in e9b8ee52edf0 03:27:12 Removing intermediate container e9b8ee52edf0 03:27:12 ---> 877be845ebe8 03:27:12 Step 21/23 : LABEL arch=arm64 03:27:12 ---> 21f39196f6ba 03:27:12 Step 26/31 : RUN chmod +x /entrypoint.sh 03:27:12 ---> Running in 498e9f60d55d 03:27:13 ---> Running in dfd4bebd1b07 03:27:13 Removing intermediate container 498e9f60d55d 03:27:13 ---> de16466c3647 03:27:13 Step 22/23 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f 03:27:13 ---> Running in 816fc709d1ad 03:27:14 Removing intermediate container 816fc709d1ad 03:27:14 ---> f0c042e9b598 03:27:14 Step 23/23 : LABEL version=2.0.0-dev.175 03:27:14 ---> Running in 051a1cc772d3 03:27:15 Removing intermediate container 051a1cc772d3 03:27:15 ---> 7fcb14330c40 03:27:15 03:27:15 Successfully built 7fcb14330c40 03:27:15 Successfully tagged docker-core-metadata-go-arm64:latest 03:27:16  Building docker-core-metadata-go ... done Removing intermediate container dfd4bebd1b07 03:27:16 ---> cbe4b2a7acf9 03:27:16 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:27:17 ---> Running in cf5eea35b402 03:27:17 Removing intermediate container c9c06258ee35 03:27:17 ---> 13e270ef4353 03:27:17 03:27:17 Step 10/23 : FROM alpine:3.12 03:27:17 ---> 9852663dfa18 03:27:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:27:17 Removing intermediate container cf5eea35b402 03:27:17 ---> 8cd973724296 03:27:17 Step 28/31 : CMD ["gate"] 03:27:17 ---> Running in 683084ec448d 03:27:17 ---> Running in d422751eccf4 03:27:18 Removing intermediate container 683084ec448d 03:27:18 ---> 4d993738b886 03:27:18 Step 12/23 : ENV APP_PORT=48080 03:27:18 ---> Running in dae660eb3f25 03:27:18 Removing intermediate container d422751eccf4 03:27:18 ---> f7b3ce94b926 03:27:18 Step 29/31 : LABEL arch=arm64 03:27:18 ---> Running in 1f748180d97b 03:27:18 Removing intermediate container dae660eb3f25 03:27:18 ---> 1ce03af99963 03:27:18 Step 13/23 : EXPOSE $APP_PORT 03:27:18 ---> Running in 65f30cb484a2 03:27:19 Removing intermediate container 1f748180d97b 03:27:19 ---> 791d38f5c86e 03:27:19 Step 30/31 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f 03:27:19 Removing intermediate container 65f30cb484a2 03:27:19 ---> 7a5bca63e842 03:27:19 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:27:19 ---> Running in d12afb861b76 03:27:19 ---> Running in b3fac4c351c2 03:27:20 Removing intermediate container d12afb861b76 03:27:20 ---> 477310b83cff 03:27:20 Step 31/31 : LABEL version=2.0.0-dev.175 03:27:20 ---> Running in 625bc17114d8 03:27:21 Removing intermediate container 625bc17114d8 03:27:21 ---> 52a1c5b8059e 03:27:21 03:27:21 Successfully built 52a1c5b8059e 03:27:21 Successfully tagged docker-security-bootstrapper-go-arm64:latest 03:27:22  Building docker-security-bootstrapper-go ... done Removing intermediate container b3fac4c351c2 03:27:22 ---> 47642e4d7304 03:27:22 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:27:22 ---> Running in 5c3d01a56443 03:27:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:27:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:27:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/secrets-config ./cmd/secrets-config 03:27:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:27:25 (1/6) Installing dumb-init (1.2.2-r1) 03:27:25 (2/6) Installing libgcc (9.3.0-r2) 03:27:25 (3/6) Installing libsodium (1.0.18-r0) 03:27:25 (4/6) Installing libstdc++ (9.3.0-r2) 03:27:25 (5/6) Installing libzmq (4.3.3-r0) 03:27:26 (6/6) Installing zeromq (4.3.3-r0) 03:27:26 Executing busybox-1.31.1-r20.trigger 03:27:26 OK: 8 MiB in 20 packages 03:27:27 Removing intermediate container 5c3d01a56443 03:27:27 ---> 3971ece6ffa7 03:27:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:27:28 ---> 5adb85d573cc 03:27:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:27:29 ---> 9d26155dbe74 03:27:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:27:30 ---> 02a714cc8fd9 03:27:30 Step 19/23 : ENTRYPOINT ["/core-data"] 03:27:30 ---> Running in ea80db3cabd7 03:27:31 Removing intermediate container ea80db3cabd7 03:27:31 ---> 4bd4a84eec5d 03:27:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:27:31 ---> Running in 893d3c24dc99 03:27:31 Removing intermediate container 893d3c24dc99 03:27:31 ---> 04c1e8017da3 03:27:31 Step 21/23 : LABEL arch=arm64 03:27:31 ---> Running in 728ef1976a74 03:27:32 Removing intermediate container 728ef1976a74 03:27:32 ---> 5d5d88b91845 03:27:32 Step 22/23 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f 03:27:32 ---> Running in b1a8e2c3694d 03:27:33 Removing intermediate container b1a8e2c3694d 03:27:33 ---> 2d634eda01c8 03:27:33 Step 23/23 : LABEL version=2.0.0-dev.175 03:27:33 ---> Running in 9a7a29ceaee0 03:27:33 Removing intermediate container 9a7a29ceaee0 03:27:33 ---> 44bb790fc387 03:27:33 03:27:33 Successfully built 44bb790fc387 03:27:33 Successfully tagged docker-core-data-go-arm64:latest 03:27:34  Building docker-core-data-go ... done  [Pipeline] } 03:27:34 $ docker stop --time=1 26c041107d05a8b323b69a279bc831c66f57d3fc41aceca615b3dd1408abb558 03:27:34 Removing intermediate container 4c66a4c09e8b 03:27:34 ---> 88ac9bf6cfdb 03:27:34 03:27:34 Step 10/22 : FROM alpine:3.12 03:27:34 3.12: Pulling from library/alpine 03:27:34 Removing intermediate container bbce30f04cfc 03:27:34 ---> 5d80332c8212 03:27:34 03:27:34 Step 10/23 : FROM alpine:3.12 03:27:34 3.12: Pulling from library/alpine 03:27:36 $ docker rm -f 26c041107d05a8b323b69a279bc831c66f57d3fc41aceca615b3dd1408abb558 [Pipeline] // withDockerContainer [Pipeline] sh 03:27:36 + grep docker 03:27:36 + docker images 03:27:36 docker-core-data-go-arm64 latest 44bb790fc387 3 seconds ago 21.6MB 03:27:36 docker-security-bootstrapper-go-arm64 latest 52a1c5b8059e 16 seconds ago 18.1MB 03:27:36 docker-core-metadata-go-arm64 latest 7fcb14330c40 22 seconds ago 18.1MB 03:27:36 docker-core-command-go-arm64 latest fc39f4f9bd4a 27 seconds ago 16.5MB 03:27:36 docker-sys-mgmt-agent-go-arm64 latest 15d12dd40569 About a minute ago 299MB 03:27:36 docker-security-secretstore-setup-go-arm64 latest b24090a72041 3 minutes ago 24.9MB 03:27:36 docker-support-notifications-go-arm64 latest ac33793fff17 3 minutes ago 17.1MB 03:27:36 docker-support-scheduler-go-arm64 latest b382a754c1ad 3 minutes ago 16.6MB 03:27:36 docker-security-proxy-setup-go-arm64 latest 29b4ec4c92b6 3 minutes ago 24.6MB 03:27:36 docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:27:37 provisioning config files... 03:27:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/443@tmp/config8165575345824522173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:37 ---> docker-login.sh 03:27:37 nexus3.edgexfoundry.org:10001 03:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:38 Configure a credential helper to remove this warning. See 03:27:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:38 03:27:38 Login Succeeded 03:27:38 nexus3.edgexfoundry.org:10002 03:27:38 Removing intermediate container 39c069c7cc39 03:27:38 ---> 64dfff7e10bc 03:27:38 03:27:38 Step 10/21 : FROM alpine:3.12 03:27:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:27:38 3.12: Pulling from library/alpine 03:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:27:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:27:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:38 Configure a credential helper to remove this warning. See 03:27:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:38 03:27:38 Login Succeeded 03:27:38 nexus3.edgexfoundry.org:10003 03:27:38 Status: Downloaded newer image for alpine:3.12 03:27:38 ---> 13621d1b12d4 03:27:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:27:38 Status: Downloaded newer image for alpine:3.12 03:27:38 ---> 13621d1b12d4 03:27:38 Step 11/21 : RUN apk add --update --no-cache curl 03:27:38 Status: Image is up to date for alpine:3.12 03:27:38 ---> 13621d1b12d4 03:27:38 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:39 Configure a credential helper to remove this warning. See 03:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:39 03:27:39 Login Succeeded 03:27:39 nexus3.edgexfoundry.org:10004 03:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:39 Removing intermediate container 2c46561bb019 03:27:39 ---> c5c3cc34e3ff 03:27:39 03:27:39 Step 10/24 : FROM alpine:3.12 03:27:39 ---> 13621d1b12d4 03:27:39 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:27:39 ---> Running in 6ca0f221dab4 03:27:39 ---> Running in 20fef5ccd6a8 03:27:39 ---> Running in 7ca0a8492c1a 03:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:39 Configure a credential helper to remove this warning. See 03:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:39 03:27:39 Login Succeeded 03:27:39 docker.io 03:27:40 ---> Running in e3acf57dce21 03:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:40 Removing intermediate container 4dfc9fd52b8e 03:27:40 ---> 53ca6dec7131 03:27:40 03:27:40 Step 10/23 : FROM alpine:3.12 03:27:40 ---> 13621d1b12d4 03:27:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:27:40 ---> Running in 8203e4e533a8 03:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:40 Configure a credential helper to remove this warning. See 03:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:40 03:27:40 Login Succeeded 03:27:40 ---> docker-login.sh ends [Pipeline] } 03:27:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:40 [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: 03:27:40 b1882bac436620be465db7044db985b75d91785f 03:27:40 2.0.0-dev.175 03:27:40 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:27:40 master 03:27:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:27:41 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh 03:27:41 Removing intermediate container 8203e4e533a8 03:27:41 ---> 6cd2df5342ea 03:27:41 Step 12/23 : ENV APP_PORT=48080 03:27:41 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:b1882bac436620be465db7044db985b75d91785f 03:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 03:27:41 17f7d25faf99: Preparing 03:27:41 95f981543f82: Preparing 03:27:41 2735cd3b554f: Preparing 03:27:41 80e5d826b26d: Preparing 03:27:41 3fbe34a1663b: Preparing 03:27:41 ---> Running in 5de33ab7bc87 03:27:41 3fbe34a1663b: Layer already exists 03:27:41 80e5d826b26d: Pushed 03:27:41 17f7d25faf99: Pushed 03:27:41 2735cd3b554f: Pushed 03:27:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:27:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:27:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:27:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:27:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:27:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:27:42 Removing intermediate container 5de33ab7bc87 03:27:42 ---> bd1adc038232 03:27:42 Step 13/23 : EXPOSE $APP_PORT 03:27:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:27:42 ---> Running in 4495f41d5251 03:27:42 (1/1) Installing dumb-init (1.2.2-r1) 03:27:42 Executing busybox-1.31.1-r20.trigger 03:27:42 OK: 6 MiB in 15 packages 03:27:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:27:42 (1/2) Installing ca-certificates (20191127-r4) 03:27:42 (2/2) Installing dumb-init (1.2.2-r1) 03:27:42 Executing busybox-1.31.1-r20.trigger 03:27:42 Executing ca-certificates-20191127-r4.trigger 03:27:42 (1/6) Installing ca-certificates (20191127-r4) 03:27:42 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:27:42 (3/6) Installing libcurl (7.76.1-r0) 03:27:43 (4/6) Installing curl (7.76.1-r0) 03:27:43 (5/6) Installing dumb-init (1.2.2-r1) 03:27:43 OK: 6 MiB in 16 packages 03:27:43 (6/6) Installing su-exec (0.2-r1) 03:27:43 Executing busybox-1.31.1-r20.trigger 03:27:43 Executing ca-certificates-20191127-r4.trigger 03:27:43 (1/4) Installing ca-certificates (20191127-r4) 03:27:43 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:27:43 (3/4) Installing libcurl (7.76.1-r0) 03:27:43 (4/4) Installing curl (7.76.1-r0) 03:27:43 Executing busybox-1.31.1-r20.trigger 03:27:43 Executing ca-certificates-20191127-r4.trigger 03:27:43 OK: 7 MiB in 20 packages 03:27:43 OK: 7 MiB in 18 packages 03:27:44 Removing intermediate container 4495f41d5251 03:27:44 ---> 03b14c1a5976 03:27:44 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:27:44 95f981543f82: Pushed 03:27:44 b1882bac436620be465db7044db985b75d91785f: digest: sha256:24788e6eb2e153b6ca7d5f18aa8c5e6ee3749d9e3b764b4d7dfe8015e5f25a6a size: 1363 [Pipeline] isUnix [Pipeline] sh 03:27:44 ---> Running in 5ac36f733395 03:27:44 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:27:44 Removing intermediate container 6ca0f221dab4 03:27:44 ---> 0ea0a6b17eb2 03:27:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:27:45 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.175 03:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 03:27:45 17f7d25faf99: Preparing 03:27:45 95f981543f82: Preparing 03:27:45 2735cd3b554f: Preparing 03:27:45 80e5d826b26d: Preparing 03:27:45 3fbe34a1663b: Preparing 03:27:45 95f981543f82: Layer already exists 03:27:45 2735cd3b554f: Layer already exists 03:27:45 17f7d25faf99: Layer already exists 03:27:45 80e5d826b26d: Layer already exists 03:27:45 3fbe34a1663b: Layer already exists 03:27:45 2.0.0-dev.175: digest: sha256:24788e6eb2e153b6ca7d5f18aa8c5e6ee3749d9e3b764b4d7dfe8015e5f25a6a size: 1363 [Pipeline] isUnix [Pipeline] sh 03:27:45 ---> Running in d9d2bbdeb89b 03:27:45 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:27:45 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 03:27:45 17f7d25faf99: Preparing 03:27:45 95f981543f82: Preparing 03:27:45 2735cd3b554f: Preparing 03:27:45 80e5d826b26d: Preparing 03:27:45 3fbe34a1663b: Preparing 03:27:45 Removing intermediate container e3acf57dce21 03:27:45 ---> 943dfd4f5e57 03:27:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:27:45 Removing intermediate container 7ca0a8492c1a 03:27:45 ---> 3c6b1248eefc 03:27:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:27:46 95f981543f82: Layer already exists 03:27:46 2735cd3b554f: Layer already exists 03:27:46 3fbe34a1663b: Layer already exists 03:27:46 17f7d25faf99: Layer already exists 03:27:46 80e5d826b26d: Layer already exists 03:27:46 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:24788e6eb2e153b6ca7d5f18aa8c5e6ee3749d9e3b764b4d7dfe8015e5f25a6a size: 1363 [Pipeline] isUnix [Pipeline] sh 03:27:46 ---> Running in 408b34f1efa5 03:27:46 Removing intermediate container d9d2bbdeb89b 03:27:46 ---> 11154c19e547 03:27:46 Step 13/23 : ENV APP_PORT=48082 03:27:46 ---> Running in d4429b3e0acd 03:27:46 Removing intermediate container 20fef5ccd6a8 03:27:46 ---> a6c613ee3eb9 03:27:46 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:27:46 ---> Running in f815f287bb61 03:27:46 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh 03:27:46 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master 03:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 03:27:46 17f7d25faf99: Preparing 03:27:46 95f981543f82: Preparing 03:27:46 2735cd3b554f: Preparing 03:27:46 80e5d826b26d: Preparing 03:27:46 3fbe34a1663b: Preparing 03:27:46 95f981543f82: Layer already exists 03:27:46 2735cd3b554f: Layer already exists 03:27:46 17f7d25faf99: Layer already exists 03:27:46 ---> Running in eb4bcd06eaa8 03:27:46 Removing intermediate container d4429b3e0acd 03:27:46 ---> aa7c178703b9 03:27:46 Step 13/22 : ENV APP_PORT=48060 03:27:46 Removing intermediate container f815f287bb61 03:27:46 ---> 3a395ff89088 03:27:46 Step 14/23 : EXPOSE $APP_PORT 03:27:47 80e5d826b26d: Layer already exists 03:27:47 3fbe34a1663b: Layer already exists 03:27:47 master: digest: sha256:24788e6eb2e153b6ca7d5f18aa8c5e6ee3749d9e3b764b4d7dfe8015e5f25a6a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:47 ===================================================== [Pipeline] echo 03:27:47 taggedImages: 03:27:47 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:b1882bac436620be465db7044db985b75d91785f 03:27:47 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.175 03:27:47 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:27:47 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo 03:27:47 [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: 03:27:47 b1882bac436620be465db7044db985b75d91785f 03:27:47 2.0.0-dev.175 03:27:47 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:27:47 master 03:27:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:27:47 Removing intermediate container 408b34f1efa5 03:27:47 ---> 6b610aa21833 03:27:47 Step 13/24 : WORKDIR / 03:27:47 ---> Running in 95e5c449b2a9 03:27:47 ---> Running in 4c9947539608 03:27:47 ---> Running in 6205114881e0 03:27:47 Removing intermediate container eb4bcd06eaa8 03:27:47 ---> 454390ce5aea 03:27:47 Step 13/21 : WORKDIR /edgex 03:27:47 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:b1882bac436620be465db7044db985b75d91785f 03:27:47 ---> Running in 2da2c1311543 [Pipeline] isUnix [Pipeline] sh 03:27:47 Removing intermediate container 4c9947539608 03:27:47 ---> 21af003308c2 03:27:47 Step 15/23 : WORKDIR / 03:27:47 Removing intermediate container 95e5c449b2a9 03:27:47 ---> 4b486202a3da 03:27:47 Step 14/22 : EXPOSE $APP_PORT 03:27:47 Removing intermediate container 5ac36f733395 03:27:47 ---> 193a36a30b26 03:27:47 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:27:47 Removing intermediate container 6205114881e0 03:27:47 ---> 3f15b30c7afb 03:27:47 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:27:47 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:b1882bac436620be465db7044db985b75d91785f 03:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 03:27:47 b204c5822d78: Preparing 03:27:47 c33a51e231b5: Preparing 03:27:47 2735cd3b554f: Preparing 03:27:47 3c8bc769502d: Preparing 03:27:47 74d7896b7d21: Preparing 03:27:47 3fbe34a1663b: Preparing 03:27:47 3fbe34a1663b: Waiting 03:27:48 ---> Running in b55c70dfcd17 03:27:48 ---> Running in 71a1f72fdc45 03:27:48 ---> Running in 1ae69b792864 03:27:48 2735cd3b554f: Layer already exists 03:27:48 3fbe34a1663b: Layer already exists 03:27:48 b204c5822d78: Pushed 03:27:48 74d7896b7d21: Pushed 03:27:48 Removing intermediate container 2da2c1311543 03:27:48 ---> 88072320210c 03:27:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:27:49 Removing intermediate container 71a1f72fdc45 03:27:49 ---> f35e02350310 03:27:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:27:49 ---> 83f32e0397b6 03:27:49 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:27:49 Removing intermediate container b55c70dfcd17 03:27:49 ---> 50d0ca7f505d 03:27:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:27:49 3c8bc769502d: Pushed 03:27:49 ---> 748ab0acef8d 03:27:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:27:50 ---> 11aae0acce76 03:27:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:27:50 ---> 739d27494e63 03:27:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:27:50 ---> 0bd2d4b79f19 03:27:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:27:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:27:51 (1/6) Installing dumb-init (1.2.2-r1) 03:27:51 (2/6) Installing libgcc (9.3.0-r2) 03:27:51 (3/6) Installing libsodium (1.0.18-r0) 03:27:51 c33a51e231b5: Pushed 03:27:51 (4/6) Installing libstdc++ (9.3.0-r2) 03:27:51 ---> 059f48470592 03:27:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:27:51 (5/6) Installing libzmq (4.3.3-r0) 03:27:51 b1882bac436620be465db7044db985b75d91785f: digest: sha256:74240b75cdcabc4f11fd69c2f3d00a1e631001d4fa41a4a3ce789f7b7f580974 size: 1572 [Pipeline] isUnix [Pipeline] sh 03:27:51 (6/6) Installing zeromq (4.3.3-r0) 03:27:51 Executing busybox-1.31.1-r20.trigger 03:27:51 OK: 8 MiB in 20 packages 03:27:51 ---> 5d23300c3542 03:27:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:27:51 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:27:52 ---> 4154460da5b7 03:27:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:27:52 ---> 2a5a5e8db1e8 03:27:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:27:52 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.175 03:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 03:27:52 b204c5822d78: Preparing 03:27:52 c33a51e231b5: Preparing 03:27:52 2735cd3b554f: Preparing 03:27:52 3c8bc769502d: Preparing 03:27:52 74d7896b7d21: Preparing 03:27:52 3fbe34a1663b: Preparing 03:27:52 3fbe34a1663b: Waiting 03:27:52 c33a51e231b5: Layer already exists 03:27:52 b204c5822d78: Layer already exists 03:27:52 74d7896b7d21: Layer already exists 03:27:52 3c8bc769502d: Layer already exists 03:27:52 2735cd3b554f: Layer already exists 03:27:52 3fbe34a1663b: Layer already exists 03:27:52 2.0.0-dev.175: digest: sha256:74240b75cdcabc4f11fd69c2f3d00a1e631001d4fa41a4a3ce789f7b7f580974 size: 1572 [Pipeline] isUnix [Pipeline] sh 03:27:52 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:27:52 ---> a72944bc2efd 03:27:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:27:53 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 03:27:53 b204c5822d78: Preparing 03:27:53 c33a51e231b5: Preparing 03:27:53 2735cd3b554f: Preparing 03:27:53 3c8bc769502d: Preparing 03:27:53 74d7896b7d21: Preparing 03:27:53 3fbe34a1663b: Preparing 03:27:53 3fbe34a1663b: Waiting 03:27:53 c33a51e231b5: Layer already exists 03:27:53 2735cd3b554f: Layer already exists 03:27:53 3c8bc769502d: Layer already exists 03:27:53 74d7896b7d21: Layer already exists 03:27:53 b204c5822d78: Layer already exists 03:27:53 3fbe34a1663b: Layer already exists 03:27:53 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:74240b75cdcabc4f11fd69c2f3d00a1e631001d4fa41a4a3ce789f7b7f580974 size: 1572 [Pipeline] isUnix [Pipeline] sh 03:27:53 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh 03:27:53 ---> 286fb20f6b4b 03:27:53 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:27:53 ---> 141a8cbc6214 03:27:53 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:27:54 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master 03:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 03:27:54 b204c5822d78: Preparing 03:27:54 c33a51e231b5: Preparing 03:27:54 2735cd3b554f: Preparing 03:27:54 3c8bc769502d: Preparing 03:27:54 74d7896b7d21: Preparing 03:27:54 3fbe34a1663b: Preparing 03:27:54 3fbe34a1663b: Waiting 03:27:54 3c8bc769502d: Layer already exists 03:27:54 74d7896b7d21: Layer already exists 03:27:54 2735cd3b554f: Layer already exists 03:27:54 c33a51e231b5: Layer already exists 03:27:54 b204c5822d78: Layer already exists 03:27:54 3fbe34a1663b: Layer already exists 03:27:54 ---> abe6df8e8896 03:27:54 Step 19/23 : ENTRYPOINT ["/core-command"] 03:27:54 ---> Running in ae1d309c1982 03:27:54 ---> Running in e71e5bb112af 03:27:54 master: digest: sha256:74240b75cdcabc4f11fd69c2f3d00a1e631001d4fa41a4a3ce789f7b7f580974 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:54 ===================================================== [Pipeline] echo 03:27:54 taggedImages: 03:27:54 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:b1882bac436620be465db7044db985b75d91785f 03:27:54 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.175 03:27:54 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:27:54 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo 03:27:54 [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: 03:27:54 b1882bac436620be465db7044db985b75d91785f 03:27:54 2.0.0-dev.175 03:27:54 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:27:54 master 03:27:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:27:54 Removing intermediate container 1ae69b792864 03:27:54 ---> bb00cc7943f7 03:27:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:27:54 ---> Running in cdbee42c83e6 03:27:54 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh 03:27:55 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:b1882bac436620be465db7044db985b75d91785f 03:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 03:27:55 0421be976fd0: Preparing 03:27:55 504e61429622: Preparing 03:27:55 2735cd3b554f: Preparing 03:27:55 80e5d826b26d: Preparing 03:27:55 3fbe34a1663b: Preparing 03:27:55 3fbe34a1663b: Layer already exists 03:27:55 Removing intermediate container e71e5bb112af 03:27:55 ---> 6830ff9fb147 03:27:55 Step 18/21 : CMD ["--init=true"] 03:27:55 Removing intermediate container ae1d309c1982 03:27:55 ---> b3cf48242bfa 03:27:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:27:55 ---> Running in a81043c9b1e1 03:27:55 ---> 2c6aea2e15b3 03:27:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:27:55 80e5d826b26d: Layer already exists 03:27:55 2735cd3b554f: Layer already exists 03:27:55 0421be976fd0: Pushed 03:27:55 Removing intermediate container cdbee42c83e6 03:27:55 ---> 5e9b9ce20308 03:27:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:27:55 ---> 4e45c5ddfb21 03:27:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:27:55 ---> Running in a4f58b1778b4 03:27:56 ---> Running in d2e70185b9cc 03:27:57 ---> 564fd626a264 03:27:57 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/ 03:27:57 Removing intermediate container a81043c9b1e1 03:27:57 ---> efdace2ea999 03:27:57 Step 19/21 : LABEL arch=x86_64 03:27:57 Removing intermediate container a4f58b1778b4 03:27:57 ---> d0b626a0a156 03:27:57 Step 20/22 : LABEL arch=x86_64 03:27:57 ---> Running in c20738b9d903 03:27:57 ---> Running in 1cd81634cb2c 03:27:57 Removing intermediate container d2e70185b9cc 03:27:57 ---> defc4e13dd36 03:27:57 Step 21/23 : LABEL arch=x86_64 03:27:57 ---> Running in f0d06bfa9f14 03:27:57 ---> 8fbc7e0a2c4e 03:27:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:27:57 ---> Running in 4c69ea1bbff6 03:27:58 Removing intermediate container 1cd81634cb2c 03:27:58 ---> 5537ac460697 03:27:58 Step 20/21 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f 03:27:58 Removing intermediate container f0d06bfa9f14 03:27:58 ---> 16f0edf59153 03:27:58 Step 21/22 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f 03:27:58 ---> Running in df34bc314dc2 03:27:58 Removing intermediate container 4c69ea1bbff6 03:27:58 ---> 060b5f51e498 03:27:58 Step 22/23 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f 03:27:58 ---> Running in 8c5d13ce9793 03:27:58 ---> 8190fcdc334e 03:27:58 Step 19/23 : ENTRYPOINT ["/core-data"] 03:27:58 504e61429622: Pushed 03:27:58 b1882bac436620be465db7044db985b75d91785f: digest: sha256:dd8cef4e6c738f02949769ced818acc3f4cf4ab434f1b731b137f62aebdf17a5 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:27:59 ---> Running in e4221b641d8d 03:27:59 ---> Running in 4381133d92f2 03:27:59 Removing intermediate container df34bc314dc2 03:27:59 ---> e4b6cdaa089a 03:27:59 Step 21/21 : LABEL version=2.0.0-dev.175 03:27:59 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:27:59 Removing intermediate container 8c5d13ce9793 03:27:59 ---> ee699fb33a0d 03:27:59 Step 22/22 : LABEL version=2.0.0-dev.175 03:27:59 ---> Running in 4796f245dc2f 03:27:59 ---> Running in 7b82e7179ebe 03:27:59 Removing intermediate container e4221b641d8d 03:27:59 ---> 33f568fe7ffc 03:27:59 Step 23/23 : LABEL version=2.0.0-dev.175 03:27:59 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.175 03:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 03:27:59 0421be976fd0: Preparing 03:27:59 504e61429622: Preparing 03:27:59 2735cd3b554f: Preparing 03:27:59 80e5d826b26d: Preparing 03:27:59 3fbe34a1663b: Preparing 03:27:59 Removing intermediate container 4381133d92f2 03:27:59 ---> f5b242ce8e81 03:27:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:27:59 0421be976fd0: Layer already exists 03:27:59 2735cd3b554f: Layer already exists 03:27:59 3fbe34a1663b: Layer already exists 03:27:59 504e61429622: Layer already exists 03:27:59 80e5d826b26d: Layer already exists 03:27:59 2.0.0-dev.175: digest: sha256:dd8cef4e6c738f02949769ced818acc3f4cf4ab434f1b731b137f62aebdf17a5 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:28:00 ---> Running in 351277c9c6cc 03:28:00 ---> Running in 91c84254b7e7 03:28:00 Removing intermediate container 4796f245dc2f 03:28:00 ---> e15f06d96610 03:28:00 03:28:00 Removing intermediate container 7b82e7179ebe 03:28:00 ---> fec01fcc3e2f 03:28:00 03:28:00 Removing intermediate container c20738b9d903 03:28:00 ---> 1d47c0c38995 03:28:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:28:00 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:28:00 Removing intermediate container 351277c9c6cc 03:28:00 ---> ac321c412252 03:28:00 03:28:00 Removing intermediate container 91c84254b7e7 03:28:00 ---> 364efe31481e 03:28:00 Step 21/23 : LABEL arch=x86_64 03:28:00 ---> Running in d427410da95c 03:28:00 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 03:28:00 0421be976fd0: Preparing 03:28:00 504e61429622: Preparing 03:28:00 2735cd3b554f: Preparing 03:28:00 80e5d826b26d: Preparing 03:28:00 3fbe34a1663b: Preparing 03:28:00 3fbe34a1663b: Layer already exists 03:28:00 80e5d826b26d: Layer already exists 03:28:00 2735cd3b554f: Layer already exists 03:28:00 504e61429622: Layer already exists 03:28:00 0421be976fd0: Layer already exists 03:28:00 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:dd8cef4e6c738f02949769ced818acc3f4cf4ab434f1b731b137f62aebdf17a5 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:28:01 Successfully built e15f06d96610 03:28:01 Successfully tagged docker-security-proxy-setup-go:latest 03:28:01  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 03:28:01 Successfully built ac321c412252 03:28:01 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh 03:28:01 ---> Running in 1e478b5c6105 03:28:01 Successfully tagged docker-core-command-go:latest 03:28:01 Building docker-security-bootstrapper-go 03:28:01  Building docker-core-command-go ... done Successfully built fec01fcc3e2f 03:28:01 Removing intermediate container d427410da95c 03:28:01 ---> 9b65fad4b773 03:28:01 Step 22/24 : LABEL arch=x86_64 03:28:01 Successfully tagged docker-support-notifications-go:latest 03:28:01  Building docker-support-notifications-go ... done Building docker-core-metadata-go 03:28:01 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master 03:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 03:28:01 0421be976fd0: Preparing 03:28:01 504e61429622: Preparing 03:28:01 2735cd3b554f: Preparing 03:28:01 80e5d826b26d: Preparing 03:28:01 3fbe34a1663b: Preparing 03:28:01 2735cd3b554f: Layer already exists 03:28:01 504e61429622: Layer already exists 03:28:01 3fbe34a1663b: Layer already exists 03:28:01 0421be976fd0: Layer already exists 03:28:01 80e5d826b26d: Layer already exists 03:28:01 ---> Running in ab1a6c044841 03:28:01 Removing intermediate container 1e478b5c6105 03:28:01 ---> d0f3e0da0524 03:28:01 Step 22/23 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f 03:28:01 ---> Running in 98402553da7a 03:28:01 master: digest: sha256:dd8cef4e6c738f02949769ced818acc3f4cf4ab434f1b731b137f62aebdf17a5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:01 ===================================================== [Pipeline] echo 03:28:01 taggedImages: 03:28:01 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:b1882bac436620be465db7044db985b75d91785f 03:28:01 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.175 03:28:01 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:28:01 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo 03:28:01 [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go-arm64 with the following tags: 03:28:01 b1882bac436620be465db7044db985b75d91785f 03:28:01 2.0.0-dev.175 03:28:01 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:28:01 master 03:28:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:28:02 Removing intermediate container ab1a6c044841 03:28:02 ---> 410e2436edd7 03:28:02 Step 23/24 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f 03:28:02 ---> Running in a411dba996f7 03:28:02 + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh 03:28:02 Removing intermediate container 98402553da7a 03:28:02 ---> c79d0fbfc417 03:28:02 Step 23/23 : LABEL version=2.0.0-dev.175 03:28:02 ---> Running in fe3ecbb0e639 03:28:02 Removing intermediate container a411dba996f7 03:28:02 ---> 6cd1d4c25143 03:28:02 Step 24/24 : LABEL version=2.0.0-dev.175 03:28:02 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:b1882bac436620be465db7044db985b75d91785f 03:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] 03:28:02 ede713c6d9f0: Preparing 03:28:02 ede713c6d9f0: Preparing 03:28:02 bd57f68996dd: Preparing 03:28:02 333129044b8d: Preparing 03:28:02 8ae8c86736e6: Preparing 03:28:02 271d15296c24: Preparing 03:28:02 2735cd3b554f: Preparing 03:28:02 0a8d0a557d46: Preparing 03:28:02 0a8d0a557d46: Preparing 03:28:02 3faf80b6eb33: Preparing 03:28:02 4509ea73552c: Preparing 03:28:02 3fbe34a1663b: Preparing 03:28:02 2735cd3b554f: Waiting 03:28:02 4509ea73552c: Waiting 03:28:02 3fbe34a1663b: Waiting 03:28:02 0a8d0a557d46: Waiting 03:28:02 3faf80b6eb33: Waiting 03:28:02 ---> Running in 1e731878fbee 03:28:02 Removing intermediate container fe3ecbb0e639 03:28:02 ---> 390b60ed99d7 03:28:02 03:28:02 8ae8c86736e6: Pushed 03:28:03 2735cd3b554f: Layer already exists 03:28:03 333129044b8d: Pushed 03:28:03 bd57f68996dd: Pushed 03:28:03 ede713c6d9f0: Pushed 03:28:03 3fbe34a1663b: Layer already exists 03:28:03 0a8d0a557d46: Pushed 03:28:03 4509ea73552c: Pushed 03:28:03 3faf80b6eb33: Pushed 03:28:03 Successfully built 390b60ed99d7 03:28:03 Successfully tagged docker-core-data-go:latest 03:28:03  Building docker-core-data-go ... done Building docker-support-scheduler-go 03:28:03 Removing intermediate container 1e731878fbee 03:28:03 ---> b8ae99774f84 03:28:03 03:28:05 Successfully built b8ae99774f84 03:28:06 Successfully tagged docker-security-secretstore-setup-go:latest 03:28:06 271d15296c24: Pushed 03:28:06 b1882bac436620be465db7044db985b75d91785f: digest: sha256:4dc6cfde683e1b61ec684ea6c8181b169176cb9263e61298d6f0ce0928b0167c size: 2817 [Pipeline] isUnix [Pipeline] sh 03:28:07 + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:28:07 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.175 03:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] 03:28:07 ede713c6d9f0: Preparing 03:28:07 ede713c6d9f0: Preparing 03:28:07 bd57f68996dd: Preparing 03:28:07 333129044b8d: Preparing 03:28:07 8ae8c86736e6: Preparing 03:28:07 271d15296c24: Preparing 03:28:07 2735cd3b554f: Preparing 03:28:07 0a8d0a557d46: Preparing 03:28:07 0a8d0a557d46: Preparing 03:28:07 3faf80b6eb33: Preparing 03:28:07 4509ea73552c: Preparing 03:28:07 3fbe34a1663b: Preparing 03:28:07 3faf80b6eb33: Waiting 03:28:07 4509ea73552c: Waiting 03:28:07 3fbe34a1663b: Waiting 03:28:07 2735cd3b554f: Waiting 03:28:07 0a8d0a557d46: Waiting 03:28:07 ede713c6d9f0: Layer already exists 03:28:07 bd57f68996dd: Layer already exists 03:28:07 333129044b8d: Layer already exists 03:28:07 8ae8c86736e6: Layer already exists 03:28:07 271d15296c24: Layer already exists 03:28:07 2735cd3b554f: Layer already exists 03:28:07 3faf80b6eb33: Layer already exists 03:28:07 3fbe34a1663b: Layer already exists 03:28:07 0a8d0a557d46: Layer already exists 03:28:07 4509ea73552c: Layer already exists 03:28:07 2.0.0-dev.175: digest: sha256:4dc6cfde683e1b61ec684ea6c8181b169176cb9263e61298d6f0ce0928b0167c size: 2817 [Pipeline] isUnix [Pipeline] sh 03:28:08 + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:28:08 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] 03:28:08 ede713c6d9f0: Preparing 03:28:08 ede713c6d9f0: Preparing 03:28:08 bd57f68996dd: Preparing 03:28:08 333129044b8d: Preparing 03:28:08 8ae8c86736e6: Preparing 03:28:08 271d15296c24: Preparing 03:28:08 2735cd3b554f: Preparing 03:28:08 0a8d0a557d46: Preparing 03:28:08 0a8d0a557d46: Preparing 03:28:08 3faf80b6eb33: Preparing 03:28:08 4509ea73552c: Preparing 03:28:08 3fbe34a1663b: Preparing 03:28:08 0a8d0a557d46: Waiting 03:28:08 4509ea73552c: Waiting 03:28:08 3fbe34a1663b: Waiting 03:28:08 3faf80b6eb33: Waiting 03:28:08 2735cd3b554f: Waiting 03:28:08 ede713c6d9f0: Layer already exists 03:28:08 bd57f68996dd: Layer already exists 03:28:08 333129044b8d: Layer already exists 03:28:08 8ae8c86736e6: Layer already exists 03:28:08 271d15296c24: Layer already exists 03:28:08 2735cd3b554f: Layer already exists 03:28:08 0a8d0a557d46: Layer already exists 03:28:08 3faf80b6eb33: Layer already exists 03:28:08 4509ea73552c: Layer already exists 03:28:08 3fbe34a1663b: Layer already exists 03:28:08 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:4dc6cfde683e1b61ec684ea6c8181b169176cb9263e61298d6f0ce0928b0167c size: 2817 [Pipeline] isUnix [Pipeline] sh 03:28:09 + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] isUnix [Pipeline] sh 03:28:09 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master 03:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] 03:28:09 ede713c6d9f0: Preparing 03:28:09 ede713c6d9f0: Preparing 03:28:09 bd57f68996dd: Preparing 03:28:09 333129044b8d: Preparing 03:28:09 8ae8c86736e6: Preparing 03:28:09 271d15296c24: Preparing 03:28:09 2735cd3b554f: Preparing 03:28:09 0a8d0a557d46: Preparing 03:28:09 0a8d0a557d46: Preparing 03:28:09 3faf80b6eb33: Preparing 03:28:09 4509ea73552c: Preparing 03:28:09 3fbe34a1663b: Preparing 03:28:09 2735cd3b554f: Waiting 03:28:09 0a8d0a557d46: Waiting 03:28:09 3faf80b6eb33: Waiting 03:28:09 4509ea73552c: Waiting 03:28:09 3fbe34a1663b: Waiting 03:28:09 8ae8c86736e6: Layer already exists 03:28:09 ede713c6d9f0: Layer already exists 03:28:09 bd57f68996dd: Layer already exists 03:28:09 271d15296c24: Layer already exists 03:28:09 333129044b8d: Layer already exists 03:28:09 2735cd3b554f: Layer already exists 03:28:09 3faf80b6eb33: Layer already exists 03:28:09 0a8d0a557d46: Layer already exists 03:28:09 3fbe34a1663b: Layer already exists 03:28:09 4509ea73552c: Layer already exists 03:28:09 master: digest: sha256:4dc6cfde683e1b61ec684ea6c8181b169176cb9263e61298d6f0ce0928b0167c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:09 ===================================================== [Pipeline] echo 03:28:09 taggedImages: 03:28:09 - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:b1882bac436620be465db7044db985b75d91785f 03:28:09 - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.175 03:28:09 - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:28:09 - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] echo 03:28:09 [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: 03:28:09 b1882bac436620be465db7044db985b75d91785f 03:28:09 2.0.0-dev.175 03:28:09 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:28:09 master 03:28:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:28:10 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh 03:28:10 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f 03:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 03:28:10 8dee07ff31dc: Preparing 03:28:10 bae7214f18a0: Preparing 03:28:10 e98f20555a0f: Preparing 03:28:10 06af0983d3b9: Preparing 03:28:10 9cf199e35e8d: Preparing 03:28:10 3fbe34a1663b: Preparing 03:28:10 3fbe34a1663b: Waiting 03:28:10 06af0983d3b9: Pushed 03:28:10 e98f20555a0f: Pushed 03:28:10 3fbe34a1663b: Layer already exists 03:28:11 9cf199e35e8d: Pushed 03:28:12 8dee07ff31dc: Pushed 03:28:13 bae7214f18a0: Pushed 03:28:13 b1882bac436620be465db7044db985b75d91785f: digest: sha256:6327d7d9da4f1c87f0bcee5c8bc04da9a6936e40eb734cd65a29e1db6cc54cb7 size: 1575 [Pipeline] isUnix [Pipeline] sh 03:28:13 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:28:14 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.175 03:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 03:28:14 8dee07ff31dc: Preparing 03:28:14 bae7214f18a0: Preparing 03:28:14 e98f20555a0f: Preparing 03:28:14 06af0983d3b9: Preparing 03:28:14 9cf199e35e8d: Preparing 03:28:14 3fbe34a1663b: Preparing 03:28:14 3fbe34a1663b: Waiting 03:28:14 e98f20555a0f: Layer already exists 03:28:14 8dee07ff31dc: Layer already exists 03:28:14 bae7214f18a0: Layer already exists 03:28:14 9cf199e35e8d: Layer already exists 03:28:14 06af0983d3b9: Layer already exists 03:28:14 3fbe34a1663b: Layer already exists 03:28:14 2.0.0-dev.175: digest: sha256:6327d7d9da4f1c87f0bcee5c8bc04da9a6936e40eb734cd65a29e1db6cc54cb7 size: 1575 [Pipeline] isUnix [Pipeline] sh 03:28:14 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:28:14 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 03:28:14 8dee07ff31dc: Preparing 03:28:14 bae7214f18a0: Preparing 03:28:14 e98f20555a0f: Preparing 03:28:14 06af0983d3b9: Preparing 03:28:14 9cf199e35e8d: Preparing 03:28:14 3fbe34a1663b: Preparing 03:28:14 3fbe34a1663b: Waiting 03:28:14 9cf199e35e8d: Layer already exists 03:28:14 e98f20555a0f: Layer already exists 03:28:14 bae7214f18a0: Layer already exists 03:28:14 8dee07ff31dc: Layer already exists 03:28:14 06af0983d3b9: Layer already exists 03:28:14 3fbe34a1663b: Layer already exists 03:28:15 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:6327d7d9da4f1c87f0bcee5c8bc04da9a6936e40eb734cd65a29e1db6cc54cb7 size: 1575 [Pipeline] isUnix [Pipeline] sh 03:28:15 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh 03:28:15 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master 03:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 03:28:15 8dee07ff31dc: Preparing 03:28:15 bae7214f18a0: Preparing 03:28:15 e98f20555a0f: Preparing 03:28:15 06af0983d3b9: Preparing 03:28:15 9cf199e35e8d: Preparing 03:28:15 3fbe34a1663b: Preparing 03:28:15 3fbe34a1663b: Waiting 03:28:15 bae7214f18a0: Layer already exists 03:28:15 9cf199e35e8d: Layer already exists 03:28:15 e98f20555a0f: Layer already exists 03:28:15 06af0983d3b9: Layer already exists 03:28:15 8dee07ff31dc: Layer already exists 03:28:16 3fbe34a1663b: Layer already exists 03:28:16 master: digest: sha256:6327d7d9da4f1c87f0bcee5c8bc04da9a6936e40eb734cd65a29e1db6cc54cb7 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:16 ===================================================== [Pipeline] echo 03:28:16 taggedImages: 03:28:16 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f 03:28:16 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.175 03:28:16 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:28:16 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo 03:28:16 [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: 03:28:16 b1882bac436620be465db7044db985b75d91785f 03:28:16 2.0.0-dev.175 03:28:16 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:28:16 master 03:28:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:28:16 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh 03:28:17 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f 03:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 03:28:17 cb4f06b64ca4: Preparing 03:28:17 8d9ef67bb6fa: Preparing 03:28:17 1dd15b92f21b: Preparing 03:28:17 29089b2b6a73: Preparing 03:28:17 1dfc83d45b61: Preparing 03:28:17 36ef1cc06cd0: Preparing 03:28:17 f883cbc74004: Preparing 03:28:17 5b8c7460479b: Preparing 03:28:17 3fbe34a1663b: Preparing 03:28:17 36ef1cc06cd0: Waiting 03:28:17 f883cbc74004: Waiting 03:28:17 5b8c7460479b: Waiting 03:28:17 3fbe34a1663b: Waiting 03:28:17 8d9ef67bb6fa: Pushed 03:28:17 cb4f06b64ca4: Pushed 03:28:17 1dfc83d45b61: Pushed 03:28:17 36ef1cc06cd0: Pushed 03:28:17 f883cbc74004: Pushed 03:28:17 3fbe34a1663b: Layer already exists 03:28:18 5b8c7460479b: Pushed 03:28:20 1dd15b92f21b: Pushed 03:28:20 29089b2b6a73: Pushed 03:28:20 b1882bac436620be465db7044db985b75d91785f: digest: sha256:652083b5b9389570cecdb2690bb173f64b067e58954b5b5ecfb04d2332d359a4 size: 2198 [Pipeline] isUnix [Pipeline] sh 03:28:20 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:28:20 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.175 03:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 03:28:21 cb4f06b64ca4: Preparing 03:28:21 8d9ef67bb6fa: Preparing 03:28:21 1dd15b92f21b: Preparing 03:28:21 29089b2b6a73: Preparing 03:28:21 1dfc83d45b61: Preparing 03:28:21 36ef1cc06cd0: Preparing 03:28:21 f883cbc74004: Preparing 03:28:21 5b8c7460479b: Preparing 03:28:21 3fbe34a1663b: Preparing 03:28:21 f883cbc74004: Waiting 03:28:21 5b8c7460479b: Waiting 03:28:21 3fbe34a1663b: Waiting 03:28:21 36ef1cc06cd0: Waiting 03:28:21 1dfc83d45b61: Layer already exists 03:28:21 8d9ef67bb6fa: Layer already exists 03:28:21 29089b2b6a73: Layer already exists 03:28:21 f883cbc74004: Layer already exists 03:28:21 36ef1cc06cd0: Layer already exists 03:28:21 1dd15b92f21b: Layer already exists 03:28:21 cb4f06b64ca4: Layer already exists 03:28:21 5b8c7460479b: Layer already exists 03:28:21 3fbe34a1663b: Layer already exists 03:28:21 2.0.0-dev.175: digest: sha256:652083b5b9389570cecdb2690bb173f64b067e58954b5b5ecfb04d2332d359a4 size: 2198 [Pipeline] isUnix [Pipeline] sh 03:28:22 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:28:22 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 03:28:22 cb4f06b64ca4: Preparing 03:28:22 8d9ef67bb6fa: Preparing 03:28:22 1dd15b92f21b: Preparing 03:28:22 29089b2b6a73: Preparing 03:28:22 1dfc83d45b61: Preparing 03:28:22 36ef1cc06cd0: Preparing 03:28:22 f883cbc74004: Preparing 03:28:22 5b8c7460479b: Preparing 03:28:22 3fbe34a1663b: Preparing 03:28:22 5b8c7460479b: Waiting 03:28:22 3fbe34a1663b: Waiting 03:28:22 f883cbc74004: Waiting 03:28:22 36ef1cc06cd0: Waiting 03:28:22 1dfc83d45b61: Layer already exists 03:28:22 cb4f06b64ca4: Layer already exists 03:28:22 8d9ef67bb6fa: Layer already exists 03:28:22 1dd15b92f21b: Layer already exists 03:28:22 29089b2b6a73: Layer already exists 03:28:22 36ef1cc06cd0: Layer already exists 03:28:22 f883cbc74004: Layer already exists 03:28:22 3fbe34a1663b: Layer already exists 03:28:22 5b8c7460479b: Layer already exists 03:28:22 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:652083b5b9389570cecdb2690bb173f64b067e58954b5b5ecfb04d2332d359a4 size: 2198 [Pipeline] isUnix [Pipeline] sh 03:28:23 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh 03:28:23 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master 03:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 03:28:23 cb4f06b64ca4: Preparing 03:28:23 8d9ef67bb6fa: Preparing 03:28:23 1dd15b92f21b: Preparing 03:28:23 29089b2b6a73: Preparing 03:28:23 1dfc83d45b61: Preparing 03:28:23 36ef1cc06cd0: Preparing 03:28:23 f883cbc74004: Preparing 03:28:23 5b8c7460479b: Preparing 03:28:23 3fbe34a1663b: Preparing 03:28:23 36ef1cc06cd0: Waiting 03:28:23 f883cbc74004: Waiting 03:28:23 5b8c7460479b: Waiting 03:28:23 3fbe34a1663b: Waiting 03:28:23 8d9ef67bb6fa: Layer already exists 03:28:23 1dfc83d45b61: Layer already exists 03:28:23 29089b2b6a73: Layer already exists 03:28:23 cb4f06b64ca4: Layer already exists 03:28:23 1dd15b92f21b: Layer already exists 03:28:23 36ef1cc06cd0: Layer already exists 03:28:23 3fbe34a1663b: Layer already exists 03:28:23 f883cbc74004: Layer already exists 03:28:23 5b8c7460479b: Layer already exists 03:28:23 master: digest: sha256:652083b5b9389570cecdb2690bb173f64b067e58954b5b5ecfb04d2332d359a4 size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:23 ===================================================== [Pipeline] echo 03:28:23 taggedImages: 03:28:23 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f 03:28:23 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.175 03:28:23 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:28:23 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo 03:28:23 [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: 03:28:23 b1882bac436620be465db7044db985b75d91785f 03:28:23 2.0.0-dev.175 03:28:23 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:28:23 master 03:28:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:28:24 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh 03:28:24 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:b1882bac436620be465db7044db985b75d91785f 03:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 03:28:24 5fc2bbf7f705: Preparing 03:28:24 da91fe40fdd7: Preparing 03:28:24 2735cd3b554f: Preparing 03:28:24 1e39ec2ef9aa: Preparing 03:28:24 3fbe34a1663b: Preparing 03:28:24 2735cd3b554f: Layer already exists 03:28:24 3fbe34a1663b: Layer already exists 03:28:24 5fc2bbf7f705: Pushed 03:28:25 1e39ec2ef9aa: Pushed 03:28:27 da91fe40fdd7: Pushed 03:28:27 b1882bac436620be465db7044db985b75d91785f: digest: sha256:559c10cb375d908b9f5af64909eca413a2d0af7f047c563b7f360cf1d76a0a49 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:28:28 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:28:28 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.175 03:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 03:28:28 5fc2bbf7f705: Preparing 03:28:28 da91fe40fdd7: Preparing 03:28:28 2735cd3b554f: Preparing 03:28:28 1e39ec2ef9aa: Preparing 03:28:28 3fbe34a1663b: Preparing 03:28:28 da91fe40fdd7: Layer already exists 03:28:28 3fbe34a1663b: Layer already exists 03:28:28 2735cd3b554f: Layer already exists 03:28:28 5fc2bbf7f705: Layer already exists 03:28:28 1e39ec2ef9aa: Layer already exists 03:28:28 2.0.0-dev.175: digest: sha256:559c10cb375d908b9f5af64909eca413a2d0af7f047c563b7f360cf1d76a0a49 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:28:28 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:28:29 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 03:28:29 5fc2bbf7f705: Preparing 03:28:29 da91fe40fdd7: Preparing 03:28:29 2735cd3b554f: Preparing 03:28:29 1e39ec2ef9aa: Preparing 03:28:29 3fbe34a1663b: Preparing 03:28:29 2735cd3b554f: Layer already exists 03:28:29 5fc2bbf7f705: Layer already exists 03:28:29 3fbe34a1663b: Layer already exists 03:28:29 1e39ec2ef9aa: Layer already exists 03:28:29 da91fe40fdd7: Layer already exists 03:28:29 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:559c10cb375d908b9f5af64909eca413a2d0af7f047c563b7f360cf1d76a0a49 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:28:29 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh 03:28:30 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master 03:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 03:28:30 5fc2bbf7f705: Preparing 03:28:30 da91fe40fdd7: Preparing 03:28:30 2735cd3b554f: Preparing 03:28:30 1e39ec2ef9aa: Preparing 03:28:30 3fbe34a1663b: Preparing 03:28:30 3fbe34a1663b: Layer already exists 03:28:30 2735cd3b554f: Layer already exists 03:28:30 1e39ec2ef9aa: Layer already exists 03:28:30 da91fe40fdd7: Layer already exists 03:28:30 5fc2bbf7f705: Layer already exists 03:28:30 master: digest: sha256:559c10cb375d908b9f5af64909eca413a2d0af7f047c563b7f360cf1d76a0a49 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:30 ===================================================== [Pipeline] echo 03:28:30 taggedImages: 03:28:30 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:b1882bac436620be465db7044db985b75d91785f 03:28:30 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.175 03:28:30 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:28:30 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo 03:28:30 [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: 03:28:30 b1882bac436620be465db7044db985b75d91785f 03:28:30 2.0.0-dev.175 03:28:30 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:28:30 master 03:28:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:28:30 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh 03:28:31 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:b1882bac436620be465db7044db985b75d91785f 03:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 03:28:31 cd78135501df: Preparing 03:28:31 8f678cb6ed51: Preparing 03:28:31 2735cd3b554f: Preparing 03:28:31 80e5d826b26d: Preparing 03:28:31 3fbe34a1663b: Preparing 03:28:31 3fbe34a1663b: Layer already exists 03:28:31 80e5d826b26d: Layer already exists 03:28:31 2735cd3b554f: Layer already exists 03:28:31 cd78135501df: Pushed 03:28:34 8f678cb6ed51: Pushed 03:28:34 b1882bac436620be465db7044db985b75d91785f: digest: sha256:29d9242c528a71f959598456e9e1588c07424c7ec4655720df412ef595fade01 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:28:35 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:28:35 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.175 03:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 03:28:35 cd78135501df: Preparing 03:28:35 8f678cb6ed51: Preparing 03:28:35 2735cd3b554f: Preparing 03:28:35 80e5d826b26d: Preparing 03:28:35 3fbe34a1663b: Preparing 03:28:35 80e5d826b26d: Layer already exists 03:28:35 2735cd3b554f: Layer already exists 03:28:35 cd78135501df: Layer already exists 03:28:35 8f678cb6ed51: Layer already exists 03:28:35 3fbe34a1663b: Layer already exists 03:28:35 2.0.0-dev.175: digest: sha256:29d9242c528a71f959598456e9e1588c07424c7ec4655720df412ef595fade01 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:28:36 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:28:36 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 03:28:36 cd78135501df: Preparing 03:28:36 8f678cb6ed51: Preparing 03:28:36 2735cd3b554f: Preparing 03:28:36 80e5d826b26d: Preparing 03:28:36 3fbe34a1663b: Preparing 03:28:36 cd78135501df: Layer already exists 03:28:36 2735cd3b554f: Layer already exists 03:28:36 3fbe34a1663b: Layer already exists 03:28:36 8f678cb6ed51: Layer already exists 03:28:36 80e5d826b26d: Layer already exists 03:28:36 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:29d9242c528a71f959598456e9e1588c07424c7ec4655720df412ef595fade01 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:28:37 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh 03:28:37 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master 03:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 03:28:37 cd78135501df: Preparing 03:28:37 8f678cb6ed51: Preparing 03:28:37 2735cd3b554f: Preparing 03:28:37 80e5d826b26d: Preparing 03:28:37 3fbe34a1663b: Preparing 03:28:37 80e5d826b26d: Layer already exists 03:28:37 cd78135501df: Layer already exists 03:28:37 8f678cb6ed51: Layer already exists 03:28:37 2735cd3b554f: Layer already exists 03:28:37 3fbe34a1663b: Layer already exists 03:28:37 master: digest: sha256:29d9242c528a71f959598456e9e1588c07424c7ec4655720df412ef595fade01 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:37 ===================================================== [Pipeline] echo 03:28:37 taggedImages: 03:28:37 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:b1882bac436620be465db7044db985b75d91785f 03:28:37 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.175 03:28:37 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:28:37 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo 03:28:37 [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: 03:28:37 b1882bac436620be465db7044db985b75d91785f 03:28:37 2.0.0-dev.175 03:28:37 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:28:37 master 03:28:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:28:38 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh 03:28:38 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:b1882bac436620be465db7044db985b75d91785f 03:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 03:28:38 66c2475c6c98: Preparing 03:28:38 cc2439b18e22: Preparing 03:28:38 75121d7cad36: Preparing 03:28:38 807fa9f003df: Preparing 03:28:38 9ded3b6bb9b5: Preparing 03:28:38 fa1afe8e6ed9: Preparing 03:28:38 87a09b4c083e: Preparing 03:28:38 0f74e9ff2a61: Preparing 03:28:38 b122376c33c6: Preparing 03:28:38 f8381ed47b22: Preparing 03:28:38 e934a737d657: Preparing 03:28:38 0f74e9ff2a61: Waiting 03:28:38 b122376c33c6: Waiting 03:28:38 f8381ed47b22: Waiting 03:28:38 e934a737d657: Waiting 03:28:38 fa1afe8e6ed9: Waiting 03:28:38 87a09b4c083e: Waiting 03:28:38 9ded3b6bb9b5: Layer already exists 03:28:38 fa1afe8e6ed9: Layer already exists 03:28:38 87a09b4c083e: Layer already exists 03:28:38 0f74e9ff2a61: Layer already exists 03:28:38 cc2439b18e22: Pushed 03:28:38 f8381ed47b22: Layer already exists 03:28:38 b122376c33c6: Layer already exists 03:28:39 e934a737d657: Layer already exists 03:28:39 66c2475c6c98: Pushed 03:28:41 75121d7cad36: Pushed 03:28:53 807fa9f003df: Pushed 03:28:53 b1882bac436620be465db7044db985b75d91785f: digest: sha256:b19b12778b5f3dc6e2760b18637a5f6cf4d2f11dfd276393e541ceb87a26c59d size: 2622 [Pipeline] isUnix [Pipeline] sh 03:28:54  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:28:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:28:54 ---> 85993d9c0bf9 03:28:54 Step 3/23 : WORKDIR /edgex-go 03:28:54 ---> Using cache 03:28:54 ---> 9ec3b4a07b78 03:28:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:28:54 ---> Using cache 03:28:54 ---> df6e8b32d2d9 03:28:54 Step 5/23 : RUN apk add --update --no-cache make bash git 03:28:54 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:28:54 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:28:54 ---> 85993d9c0bf9 03:28:54 Step 3/31 : WORKDIR /edgex-go 03:28:54 ---> Using cache 03:28:54 ---> 9ec3b4a07b78 03:28:54 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:28:54 ---> Using cache 03:28:54 ---> df6e8b32d2d9 03:28:54 Step 5/31 : RUN apk add --update --no-cache make git 03:28:54 ---> Using cache 03:28:54 ---> acc412473ec1 03:28:54 Step 6/31 : COPY go.mod . 03:28:54 ---> Using cache 03:28:54 ---> 9523279e3127 03:28:54 Step 7/31 : RUN go mod download 03:28:54 ---> Using cache 03:28:54 ---> 5925fb41b9b6 03:28:54 Step 8/31 : COPY . . 03:28:54 ---> Using cache 03:28:54 ---> 319fe98f684b 03:28:54 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:28:54 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:28:54 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.175 03:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 03:28:54 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:28:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:28:54 ---> 85993d9c0bf9 03:28:54 Step 3/23 : WORKDIR /edgex-go 03:28:54 ---> Using cache 03:28:54 ---> 9ec3b4a07b78 03:28:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:28:54 ---> Using cache 03:28:54 ---> df6e8b32d2d9 03:28:54 Step 5/23 : RUN apk add --update --no-cache make git 03:28:54 ---> Using cache 03:28:54 ---> acc412473ec1 03:28:54 Step 6/23 : COPY go.mod . 03:28:54 ---> Using cache 03:28:54 ---> 9523279e3127 03:28:54 Step 7/23 : RUN go mod download 03:28:54 ---> Using cache 03:28:54 ---> 5925fb41b9b6 03:28:54 Step 8/23 : COPY . . 03:28:54 66c2475c6c98: Preparing 03:28:54 cc2439b18e22: Preparing 03:28:54 75121d7cad36: Preparing 03:28:54 807fa9f003df: Preparing 03:28:54 9ded3b6bb9b5: Preparing 03:28:54 fa1afe8e6ed9: Preparing 03:28:54 87a09b4c083e: Preparing 03:28:54 0f74e9ff2a61: Preparing 03:28:54 b122376c33c6: Preparing 03:28:54 f8381ed47b22: Preparing 03:28:54 e934a737d657: Preparing 03:28:54 fa1afe8e6ed9: Waiting 03:28:54 87a09b4c083e: Waiting 03:28:54 b122376c33c6: Waiting 03:28:54 f8381ed47b22: Waiting 03:28:54 e934a737d657: Waiting 03:28:54 0f74e9ff2a61: Waiting 03:28:54 9ded3b6bb9b5: Layer already exists 03:28:54 75121d7cad36: Layer already exists 03:28:54 66c2475c6c98: Layer already exists 03:28:54 cc2439b18e22: Layer already exists 03:28:54 807fa9f003df: Layer already exists 03:28:54 87a09b4c083e: Layer already exists 03:28:54 fa1afe8e6ed9: Layer already exists 03:28:54 0f74e9ff2a61: Layer already exists 03:28:54 b122376c33c6: Layer already exists 03:28:54 f8381ed47b22: Layer already exists 03:28:54 e934a737d657: Layer already exists 03:28:54 2.0.0-dev.175: digest: sha256:b19b12778b5f3dc6e2760b18637a5f6cf4d2f11dfd276393e541ceb87a26c59d size: 2622 [Pipeline] isUnix [Pipeline] sh 03:28:54 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:28:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:28:54 ---> 85993d9c0bf9 03:28:54 Step 3/22 : WORKDIR /edgex-go 03:28:54 ---> Using cache 03:28:54 ---> 9ec3b4a07b78 03:28:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:28:54 ---> Using cache 03:28:54 ---> df6e8b32d2d9 03:28:54 Step 5/22 : RUN apk add --update --no-cache make git 03:28:54 ---> Using cache 03:28:54 ---> acc412473ec1 03:28:54 Step 6/22 : COPY go.mod . 03:28:54 ---> Using cache 03:28:54 ---> 9523279e3127 03:28:54 Step 7/22 : RUN go mod download 03:28:54 ---> Using cache 03:28:54 ---> 5925fb41b9b6 03:28:54 Step 8/22 : COPY . . 03:28:54 ---> Using cache 03:28:54 ---> 319fe98f684b 03:28:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:28:54 ---> Using cache 03:28:54 ---> 319fe98f684b 03:28:54 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:28:55 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:28:55 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 03:28:55 66c2475c6c98: Preparing 03:28:55 cc2439b18e22: Preparing 03:28:55 75121d7cad36: Preparing 03:28:55 807fa9f003df: Preparing 03:28:55 9ded3b6bb9b5: Preparing 03:28:55 fa1afe8e6ed9: Preparing 03:28:55 87a09b4c083e: Preparing 03:28:55 0f74e9ff2a61: Preparing 03:28:55 b122376c33c6: Preparing 03:28:55 f8381ed47b22: Preparing 03:28:55 e934a737d657: Preparing 03:28:55 0f74e9ff2a61: Waiting 03:28:55 f8381ed47b22: Waiting 03:28:55 fa1afe8e6ed9: Waiting 03:28:55 e934a737d657: Waiting 03:28:55 87a09b4c083e: Waiting 03:28:55 9ded3b6bb9b5: Layer already exists 03:28:55 66c2475c6c98: Layer already exists 03:28:55 cc2439b18e22: Layer already exists 03:28:55 75121d7cad36: Layer already exists 03:28:55 807fa9f003df: Layer already exists 03:28:55 ---> Running in 23cf53cd2134 03:28:55 ---> Running in 34b82881feee 03:28:55 fa1afe8e6ed9: Layer already exists 03:28:55 b122376c33c6: Layer already exists 03:28:55 0f74e9ff2a61: Layer already exists 03:28:55 87a09b4c083e: Layer already exists 03:28:55 f8381ed47b22: Layer already exists 03:28:55 e934a737d657: Layer already exists 03:28:55 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:b19b12778b5f3dc6e2760b18637a5f6cf4d2f11dfd276393e541ceb87a26c59d size: 2622 [Pipeline] isUnix [Pipeline] sh 03:28:56 ---> Running in 7be05dbb7443 03:28:56 ---> Running in b66f0f38c4d4 03:28:56 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh 03:28:56 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master 03:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 03:28:56 66c2475c6c98: Preparing 03:28:56 cc2439b18e22: Preparing 03:28:56 75121d7cad36: Preparing 03:28:56 807fa9f003df: Preparing 03:28:56 9ded3b6bb9b5: Preparing 03:28:56 fa1afe8e6ed9: Preparing 03:28:56 87a09b4c083e: Preparing 03:28:56 0f74e9ff2a61: Preparing 03:28:56 b122376c33c6: Preparing 03:28:56 f8381ed47b22: Preparing 03:28:56 e934a737d657: Preparing 03:28:56 fa1afe8e6ed9: Waiting 03:28:56 87a09b4c083e: Waiting 03:28:56 0f74e9ff2a61: Waiting 03:28:56 b122376c33c6: Waiting 03:28:56 f8381ed47b22: Waiting 03:28:56 e934a737d657: Waiting 03:28:56 9ded3b6bb9b5: Layer already exists 03:28:56 66c2475c6c98: Layer already exists 03:28:56 cc2439b18e22: Layer already exists 03:28:56 75121d7cad36: Layer already exists 03:28:56 807fa9f003df: Layer already exists 03:28:56 87a09b4c083e: Layer already exists 03:28:56 fa1afe8e6ed9: Layer already exists 03:28:56 f8381ed47b22: Layer already exists 03:28:56 0f74e9ff2a61: Layer already exists 03:28:56 b122376c33c6: Layer already exists 03:28:56 e934a737d657: Layer already exists 03:28:56 master: digest: sha256:b19b12778b5f3dc6e2760b18637a5f6cf4d2f11dfd276393e541ceb87a26c59d size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:56 ===================================================== [Pipeline] echo 03:28:56 taggedImages: 03:28:56 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:b1882bac436620be465db7044db985b75d91785f 03:28:56 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.175 03:28:56 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:28:56 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 03:28:57 ---> job-cost.sh 03:28:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7LWJ 03:28:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:28:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:28:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:28:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:28:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:28:59 OK: 233 MiB in 51 packages 03:29:02 Removing intermediate container 23cf53cd2134 03:29:02 ---> fa0c2eb8c6d3 03:29:02 Step 6/23 : COPY go.mod . 03:29:03 ---> b73e26685c24 03:29:03 Step 7/23 : RUN go mod download 03:29:03 ---> Running in 55bb81c8eed9 03:29:07 Removing intermediate container 55bb81c8eed9 03:29:07 ---> 84e3d3a21514 03:29:07 Step 8/23 : COPY . . 03:29:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:30:07 Removing intermediate container 34b82881feee 03:30:07 ---> c04ce3e05da8 03:30:07 03:30:07 Step 10/31 : FROM alpine:3.12 03:30:07 ---> 13621d1b12d4 03:30:07 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:30:07 Removing intermediate container b66f0f38c4d4 03:30:07 ---> da551b2a9073 03:30:07 03:30:07 Step 10/22 : FROM alpine:3.12 03:30:07 ---> Running in bc1391b24993 03:30:07 ---> 13621d1b12d4 03:30:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:30:07 ---> Using cache 03:30:07 ---> 0ea0a6b17eb2 03:30:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:30:07 ---> Using cache 03:30:07 ---> 11154c19e547 03:30:07 Step 13/22 : ENV APP_PORT=48085 03:30:07 Removing intermediate container 7be05dbb7443 03:30:07 ---> 6ce833f3a367 03:30:07 03:30:07 Step 10/23 : FROM alpine:3.12 03:30:07 ---> 13621d1b12d4 03:30:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:30:07 ---> Using cache 03:30:07 ---> 0ea0a6b17eb2 03:30:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:30:07 ---> Using cache 03:30:07 ---> 11154c19e547 03:30:07 Step 13/23 : ENV APP_PORT=48081 03:30:07 ---> Running in 5464086a76af 03:30:07 ---> bfb0bd10813b 03:30:07 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:30:07 ---> Running in 277e1ef7dd63 03:30:07 Removing intermediate container bc1391b24993 03:30:07 ---> 91d2b31a3989 03:30:07 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:30:07 ---> Running in 7af9a3c7c8b4 03:30:07 Removing intermediate container 277e1ef7dd63 03:30:07 ---> 049a8ca31df4 03:30:07 Step 14/23 : EXPOSE $APP_PORT 03:30:07 ---> Running in 5625597eb8a0 03:30:07 Removing intermediate container 5464086a76af 03:30:07 ---> 6839d2ef8396 03:30:07 Step 14/22 : EXPOSE $APP_PORT 03:30:07 ---> Running in 8dbae4f747d1 03:30:07 ---> Running in 1c141aed2732 03:30:07 Removing intermediate container 8dbae4f747d1 03:30:07 ---> 8e846ad8e2da 03:30:07 Step 15/23 : WORKDIR / 03:30:07 Removing intermediate container 1c141aed2732 03:30:07 ---> 0cdd0a652938 03:30:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:30:07 ---> Running in f749e87690d4 03:30:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:30:07 Removing intermediate container f749e87690d4 03:30:07 ---> 6729f4729be2 03:30:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:30:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:30:07 ---> 16d379193ed5 03:30:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:30:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:30:07 (1/2) Installing dumb-init (1.2.2-r1) 03:30:07 (2/2) Installing su-exec (0.2-r1) 03:30:07 Executing busybox-1.31.1-r20.trigger 03:30:07 OK: 6 MiB in 16 packages 03:30:07 ---> 744d39378c2c 03:30:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:30:07 ---> ca980fc16d40 03:30:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:30:09 Removing intermediate container 5625597eb8a0 03:30:09 ---> 60418f276015 03:30:09 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:30:09 ---> c471e733874e 03:30:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:30:09 ---> Running in d1d72a5d6f8b 03:30:09 ---> 7fd0dbdc8c17 03:30:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:30:10 ---> Running in b815575dccaf 03:30:10 ---> ff210d4787a9 03:30:10 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:30:10 Removing intermediate container d1d72a5d6f8b 03:30:10 ---> 343565053e4b 03:30:10 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:30:10 ---> Running in 26d272d6166e 03:30:11 ---> Running in 59d5eb739853 03:30:11 Removing intermediate container b815575dccaf 03:30:11 ---> ca27e6d4644c 03:30:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:30:12 ---> Running in 6223d6477781 03:30:12 Removing intermediate container 59d5eb739853 03:30:12 ---> 7ad7a280dc70 03:30:12 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:30:12 Removing intermediate container 26d272d6166e 03:30:12 ---> 22b26f105dd4 03:30:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:30:13 ---> Running in 8989c82c16eb 03:30:13 ---> Running in da1f54792004 03:30:13 Removing intermediate container 6223d6477781 03:30:13 ---> 986e246ca233 03:30:13 Step 20/22 : LABEL arch=x86_64 03:30:14 ---> Running in f25090fef530 03:30:14 Removing intermediate container da1f54792004 03:30:14 ---> 7668cec5dfa4 03:30:14 Step 21/23 : LABEL arch=x86_64 03:30:15 ---> Running in 2af0b044a150 03:30:15 Removing intermediate container f25090fef530 03:30:15 ---> 8085f1f2b04a 03:30:15 Step 21/22 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f 03:30:15 ---> Running in b6ba9519bff4 03:30:16 Removing intermediate container 2af0b044a150 03:30:16 ---> 22f20ac920f4 03:30:16 Step 22/23 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f 03:30:16 ---> Running in 36919817e40b 03:30:16 Removing intermediate container b6ba9519bff4 03:30:16 ---> ac20a0b84b06 03:30:16 Step 22/22 : LABEL version=2.0.0-dev.175 03:30:16 Removing intermediate container 36919817e40b 03:30:16 ---> f6fd282e3af2 03:30:16 Step 23/23 : LABEL version=2.0.0-dev.175 03:30:17 ---> Running in ae167a654f0b 03:30:17 ---> Running in b5908be96130 03:30:17 Removing intermediate container 8989c82c16eb 03:30:17 ---> 6894a0e614a4 03:30:17 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:30:18 ---> Running in 18a492d4e208 03:30:18 Removing intermediate container ae167a654f0b 03:30:18 ---> 9bae18327034 03:30:18 03:30:18 Removing intermediate container b5908be96130 03:30:18 ---> 60a13c1094d5 03:30:18 03:30:19 Removing intermediate container 18a492d4e208 03:30:19 ---> a69d5345d251 03:30:19 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:30:20 Successfully built 60a13c1094d5 03:30:20 Successfully built 9bae18327034 03:30:20 Successfully tagged docker-core-metadata-go:latest 03:30:20  Building docker-core-metadata-go ... done Successfully tagged docker-support-scheduler-go:latest 03:30:21  Building docker-support-scheduler-go ... done  ---> 5c0b0eab5790 03:30:21 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:30:21 ---> Running in fe36f94a224c 03:30:25 Removing intermediate container fe36f94a224c 03:30:25 ---> 73d2acbff0a7 03:30:25 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:30:25 ---> f2845d1d13e5 03:30:25 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:30:27 ---> 9ce17d917a71 03:30:27 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:30:28 ---> af260c8cdbdf 03:30:28 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:30:29 ---> 10ea30b4d438 03:30:29 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:30:31 ---> d370e1c1f33c 03:30:31 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:30:31 ---> Running in a5fceff8f3ce 03:30:33 Removing intermediate container a5fceff8f3ce 03:30:33 ---> 7a4c9df17375 03:30:33 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:30:33 ---> 8177a889405b 03:30:33 Step 26/31 : RUN chmod +x /entrypoint.sh 03:30:34 ---> Running in f4c5f5a82923 03:30:37 Removing intermediate container 7af9a3c7c8b4 03:30:37 ---> 6d5dd4354f56 03:30:37 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:30:37 ---> Running in dacdc3d7360e 03:30:37 Removing intermediate container f4c5f5a82923 03:30:37 ---> 95f681548c16 03:30:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:30:38 ---> Running in 3c2b182b37e4 03:30:38 Removing intermediate container 3c2b182b37e4 03:30:38 ---> 072392a9de58 03:30:38 Step 28/31 : CMD ["gate"] 03:30:39 ---> Running in ed4d0aa9b155 03:30:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:30:39 Removing intermediate container ed4d0aa9b155 03:30:39 ---> e02c167b3a35 03:30:39 Step 29/31 : LABEL arch=x86_64 03:30:40 ---> Running in 98bc0cef8874 03:30:40 Removing intermediate container 98bc0cef8874 03:30:40 ---> 715e81a8be83 03:30:40 Step 30/31 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f 03:30:41 ---> Running in 63bebd2833fe 03:30:41 Removing intermediate container 63bebd2833fe 03:30:41 ---> feb564dbc220 03:30:41 Step 31/31 : LABEL version=2.0.0-dev.175 03:30:41 ---> Running in bcc4f2c80e72 03:30:42 Removing intermediate container dacdc3d7360e 03:30:42 ---> 63e36889e476 03:30:42 03:30:42 Step 11/23 : FROM docker:20.10.0 03:30:42 Removing intermediate container bcc4f2c80e72 03:30:42 ---> 7209c8b6694c 03:30:42 03:30:42 20.10.0: Pulling from library/docker 03:30:43 Successfully built 7209c8b6694c 03:30:43 Successfully tagged docker-security-bootstrapper-go:latest 03:30:55  Building docker-security-bootstrapper-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:30:55 Status: Downloaded newer image for docker:20.10.0 03:30:55 ---> aefe523efa57 03:30:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:30:55 ---> Running in a859adb6f3ba 03:30:55 Removing intermediate container a859adb6f3ba 03:30:55 ---> d5a84aa68e30 03:30:55 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 03:30:55 ---> Running in 9cae7547eced 03:30:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:30:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:30:57 (1/39) Installing readline (8.0.4-r0) 03:30:57 (2/39) Installing bash (5.0.17-r0) 03:30:57 Executing bash-5.0.17-r0.post-install 03:30:57 (3/39) Installing nghttp2-libs (1.41.0-r0) 03:30:57 (4/39) Installing libcurl (7.76.1-r0) 03:30:57 (5/39) Installing curl (7.76.1-r0) 03:30:57 (6/39) Installing dumb-init (1.2.2-r1) 03:30:57 (7/39) Installing libbz2 (1.0.8-r1) 03:30:57 (8/39) Installing expat (2.2.9-r1) 03:30:57 (9/39) Installing libffi (3.3-r2) 03:30:57 (10/39) Installing gdbm (1.13-r1) 03:30:57 (11/39) Installing xz-libs (5.2.5-r0) 03:30:57 (12/39) Installing sqlite-libs (3.32.1-r0) 03:30:57 (13/39) Installing python3 (3.8.8-r0) 03:30:59 (14/39) Installing py3-appdirs (1.4.4-r1) 03:30:59 (15/39) Installing py3-ordered-set (4.0.1-r0) 03:30:59 (16/39) Installing py3-parsing (2.4.7-r0) 03:30:59 (17/39) Installing py3-six (1.15.0-r0) 03:30:59 (18/39) Installing py3-packaging (20.4-r0) 03:30:59 (19/39) Installing py3-setuptools (47.0.0-r0) 03:30:59 (20/39) Installing py3-chardet (3.0.4-r4) 03:30:59 (21/39) Installing py3-idna (2.9-r0) 03:30:59 (22/39) Installing py3-certifi (2020.4.5.1-r0) 03:30:59 (23/39) Installing py3-urllib3 (1.25.9-r0) 03:30:59 (24/39) Installing py3-requests (2.23.0-r0) 03:30:59 (25/39) Installing py3-msgpack (1.0.0-r0) 03:30:59 (26/39) Installing py3-lockfile (0.12.2-r3) 03:30:59 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:30:59 (28/39) Installing py3-colorama (0.4.3-r0) 03:30:59 (29/39) Installing py3-distlib (0.3.0-r0) 03:30:59 (30/39) Installing py3-distro (1.5.0-r1) 03:30:59 (31/39) Installing py3-webencodings (0.5.1-r3) 03:30:59 (32/39) Installing py3-html5lib (1.0.1-r4) 03:30:59 (33/39) Installing py3-pytoml (0.1.21-r0) 03:30:59 (34/39) Installing py3-pep517 (0.8.2-r0) 03:30:59 (35/39) Installing py3-progress (1.5-r0) 03:30:59 (36/39) Installing py3-toml (0.10.1-r0) 03:30:59 (37/39) Installing py3-retrying (1.3.3-r0) 03:30:59 (38/39) Installing py3-contextlib2 (0.6.0-r0) 03:30:59 (39/39) Installing py3-pip (20.1.1-r0) 03:30:59 Executing busybox-1.31.1-r19.trigger 03:30:59 OK: 72 MiB in 59 packages 03:31:01 Collecting docker-compose==1.23.2 03:31:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:31:01 Collecting docker<4.0,>=3.6.0 03:31:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:31:02 Collecting websocket-client<1.0,>=0.32.0 03:31:02 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 03:31:03 Collecting texttable<0.10,>=0.9.0 03:31:03 Downloading texttable-0.9.1.tar.gz (11 kB) 03:31:04 Collecting cached-property<2,>=1.2.0 03:31:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:31:04 Collecting docopt<0.7,>=0.6.1 03:31:04 Downloading docopt-0.6.2.tar.gz (25 kB) 03:31:05 Collecting PyYAML<4,>=3.10 03:31:05 Downloading PyYAML-3.13.tar.gz (270 kB) 03:31:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:31:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:31:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:31:06 Collecting dockerpty<0.5,>=0.4.1 03:31:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:31:08 Collecting jsonschema<3,>=2.5.1 03:31:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:31:08 Collecting docker-pycreds>=0.4.0 03:31:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:31:09 Collecting urllib3<1.25,>=1.21.1 03:31:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:31:09 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) 03:31:09 Collecting idna<2.8,>=2.5 03:31:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:31:09 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) 03:31:09 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:31:09 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:31:09 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:31:09 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:31:09 Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, texttable, cached-property, docopt, PyYAML, dockerpty, jsonschema, docker-compose 03:31:09 Attempting uninstall: urllib3 03:31:09 Found existing installation: urllib3 1.25.9 03:31:09 Uninstalling urllib3-1.25.9: 03:31:09 Successfully uninstalled urllib3-1.25.9 03:31:09 Attempting uninstall: idna 03:31:09 Found existing installation: idna 2.9 03:31:09 Uninstalling idna-2.9: 03:31:09 Successfully uninstalled idna-2.9 03:31:10 Attempting uninstall: requests 03:31:10 Found existing installation: requests 2.23.0 03:31:10 Uninstalling requests-2.23.0: 03:31:10 Successfully uninstalled requests-2.23.0 03:31:10 Running setup.py install for texttable: started 03:31:11 Running setup.py install for texttable: finished with status 'done' 03:31:11 Running setup.py install for docopt: started 03:31:12 Running setup.py install for docopt: finished with status 'done' 03:31:12 Running setup.py install for PyYAML: started 03:31:12 lf-activate-venv(): INFO: Adding /tmp/venv-7LWJ/bin to PATH 03:31:12 INFO: No Stack... 03:31:12 INFO: Retrieving Pricing Info for: lf-standard-4 03:31:12 INFO: Archiving Costs [Pipeline] sh 03:31:13 + + cat /w/workspace/edgex-go/443/archives/cost.csv 03:31:13 cut -d, -f6 [Pipeline] lock 03:31:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-443-stack-cost] 03:31:13 Resource [jenkins-edgexfoundry-edgex-go-master-443-stack-cost] did not exist. Created. 03:31:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-master-443-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:31:13 Running setup.py install for PyYAML: finished with status 'done' 03:31:13 Running setup.py install for dockerpty: started 03:31:13 + echo total: 0.20999999344348907 [Pipeline] stash 03:31:14 Stashed 1 file(s) [Pipeline] } 03:31:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-master-443-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:31:14 Running setup.py install for dockerpty: finished with status 'done' [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:31:15 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.58.0 03:31:27 Removing intermediate container 9cae7547eced 03:31:27 ---> 0379d98ee91d 03:31:27 Step 14/23 : ENV APP_PORT=48090 03:31:27 ---> Running in d14f759b3d1b 03:31:27 Removing intermediate container d14f759b3d1b 03:31:27 ---> 2bd515d3bc10 03:31:27 Step 15/23 : EXPOSE $APP_PORT 03:31:27 ---> Running in fac8d4003dce 03:31:28 Removing intermediate container fac8d4003dce 03:31:28 ---> fb7527fe899f 03:31:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:31:29 ---> b337e0e68730 03:31:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:31:29 ---> bb690503a35b 03:31:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:31:31 ---> a66c31fd3245 03:31:31 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:31:31 ---> Running in c14b13553ac2 03:31:31 Removing intermediate container c14b13553ac2 03:31:31 ---> de0ac1c8c20e 03:31:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:31:31 ---> Running in f4f5dc1f1741 03:31:33 Removing intermediate container f4f5dc1f1741 03:31:33 ---> 2594ae3282f2 03:31:33 Step 21/23 : LABEL arch=x86_64 03:31:33 ---> Running in 7839b75e7b97 03:31:34 Removing intermediate container 7839b75e7b97 03:31:34 ---> 21764446f2cd 03:31:34 Step 22/23 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f 03:31:34 ---> Running in eb18ac039689 03:31:34 Removing intermediate container eb18ac039689 03:31:34 ---> 2cd3a06be99a 03:31:34 Step 23/23 : LABEL version=2.0.0-dev.175 03:31:34 ---> Running in 54c5d0fdadf1 03:31:35 Removing intermediate container 54c5d0fdadf1 03:31:35 ---> 8fd33b875370 03:31:35 03:31:35 Successfully built 8fd33b875370 03:31:35 Successfully tagged docker-sys-mgmt-agent-go:latest 03:31:35  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 03:31:35 $ docker stop --time=1 b30b476a9f80e798f5e232722a380be6f56f3b5fe10e765e003947ae4eea48a5 03:31:39 $ docker rm -f b30b476a9f80e798f5e232722a380be6f56f3b5fe10e765e003947ae4eea48a5 [Pipeline] // withDockerContainer [Pipeline] sh 03:31:39 + docker images 03:31:39 + grep docker 03:31:40 docker-sys-mgmt-agent-go latest 8fd33b875370 6 seconds ago 312MB 03:31:40 docker-security-bootstrapper-go latest 7209c8b6694c 58 seconds ago 19.3MB 03:31:40 docker-support-scheduler-go latest 9bae18327034 About a minute ago 17.6MB 03:31:40 docker-core-metadata-go latest 60a13c1094d5 About a minute ago 19.2MB 03:31:40 docker-core-data-go latest 390b60ed99d7 3 minutes ago 22.9MB 03:31:40 docker-security-secretstore-setup-go latest b8ae99774f84 3 minutes ago 26.3MB 03:31:40 docker-core-command-go latest ac321c412252 3 minutes ago 17.5MB 03:31:40 docker-security-proxy-setup-go latest e15f06d96610 3 minutes ago 26MB 03:31:40 docker-support-notifications-go latest fec01fcc3e2f 3 minutes ago 18.2MB 03:31:40 docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:31:40 provisioning config files... 03:31:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/443@tmp/config1160939054119768491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:41 ---> docker-login.sh 03:31:41 nexus3.edgexfoundry.org:10001 03:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:41 Configure a credential helper to remove this warning. See 03:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:41 03:31:41 Login Succeeded 03:31:41 nexus3.edgexfoundry.org:10002 03:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:41 Configure a credential helper to remove this warning. See 03:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:41 03:31:41 Login Succeeded 03:31:41 nexus3.edgexfoundry.org:10003 03:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:42 Configure a credential helper to remove this warning. See 03:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:42 03:31:42 Login Succeeded 03:31:42 nexus3.edgexfoundry.org:10004 03:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:43 Configure a credential helper to remove this warning. See 03:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:43 03:31:43 Login Succeeded 03:31:43 docker.io 03:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:43 Configure a credential helper to remove this warning. See 03:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:43 03:31:43 Login Succeeded 03:31:43 ---> docker-login.sh ends [Pipeline] } 03:31:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:43 [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: 03:31:43 b1882bac436620be465db7044db985b75d91785f 03:31:43 2.0.0-dev.175 03:31:43 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:31:43 master 03:31:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:31:44 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh 03:31:44 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:b1882bac436620be465db7044db985b75d91785f 03:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 03:31:44 af319688aab6: Preparing 03:31:44 1eb68503e1b2: Preparing 03:31:44 475135b2463d: Preparing 03:31:44 c20aa5e21d21: Preparing 03:31:44 32f366d666a5: Preparing 03:31:44 32f366d666a5: Layer already exists 03:31:44 c20aa5e21d21: Pushed 03:31:44 af319688aab6: Pushed 03:31:44 475135b2463d: Pushed 03:31:46 1eb68503e1b2: Pushed 03:31:46 b1882bac436620be465db7044db985b75d91785f: digest: sha256:b991bea6c3a12c50cfee0586eb5012f70fcf95633d955751535d6b4050e6df83 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:31:46 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:31:47 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.175 03:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 03:31:47 af319688aab6: Preparing 03:31:47 1eb68503e1b2: Preparing 03:31:47 475135b2463d: Preparing 03:31:47 c20aa5e21d21: Preparing 03:31:47 32f366d666a5: Preparing 03:31:47 32f366d666a5: Layer already exists 03:31:47 475135b2463d: Layer already exists 03:31:47 1eb68503e1b2: Layer already exists 03:31:47 c20aa5e21d21: Layer already exists 03:31:47 af319688aab6: Layer already exists 03:31:47 2.0.0-dev.175: digest: sha256:b991bea6c3a12c50cfee0586eb5012f70fcf95633d955751535d6b4050e6df83 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:31:47 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:31:47 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 03:31:47 af319688aab6: Preparing 03:31:47 1eb68503e1b2: Preparing 03:31:47 475135b2463d: Preparing 03:31:47 c20aa5e21d21: Preparing 03:31:47 32f366d666a5: Preparing 03:31:48 af319688aab6: Layer already exists 03:31:48 475135b2463d: Layer already exists 03:31:48 1eb68503e1b2: Layer already exists 03:31:48 32f366d666a5: Layer already exists 03:31:48 c20aa5e21d21: Layer already exists 03:31:48 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:b991bea6c3a12c50cfee0586eb5012f70fcf95633d955751535d6b4050e6df83 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:31:48 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh 03:31:48 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master 03:31:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 03:31:48 af319688aab6: Preparing 03:31:48 1eb68503e1b2: Preparing 03:31:48 475135b2463d: Preparing 03:31:48 c20aa5e21d21: Preparing 03:31:48 32f366d666a5: Preparing 03:31:48 c20aa5e21d21: Layer already exists 03:31:48 32f366d666a5: Layer already exists 03:31:48 af319688aab6: Layer already exists 03:31:48 1eb68503e1b2: Layer already exists 03:31:48 475135b2463d: Layer already exists 03:31:49 master: digest: sha256:b991bea6c3a12c50cfee0586eb5012f70fcf95633d955751535d6b4050e6df83 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:49 ===================================================== [Pipeline] echo 03:31:49 taggedImages: 03:31:49 - nexus3.edgexfoundry.org:10004/docker-core-command-go:b1882bac436620be465db7044db985b75d91785f 03:31:49 - nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.175 03:31:49 - nexus3.edgexfoundry.org:10004/docker-core-command-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:31:49 - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo 03:31:49 [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: 03:31:49 b1882bac436620be465db7044db985b75d91785f 03:31:49 2.0.0-dev.175 03:31:49 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:31:49 master 03:31:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:31:49 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh 03:31:50 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:b1882bac436620be465db7044db985b75d91785f 03:31:50 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 03:31:50 e3bb244cbb5a: Preparing 03:31:50 329d2e8cbd37: Preparing 03:31:50 475135b2463d: Preparing 03:31:50 3aca6ff71a23: Preparing 03:31:50 7d26e4b521d1: Preparing 03:31:50 32f366d666a5: Preparing 03:31:50 32f366d666a5: Waiting 03:31:50 475135b2463d: Layer already exists 03:31:50 32f366d666a5: Layer already exists 03:31:50 e3bb244cbb5a: Pushed 03:31:50 7d26e4b521d1: Pushed 03:31:50 3aca6ff71a23: Pushed 03:31:52 329d2e8cbd37: Pushed 03:31:52 b1882bac436620be465db7044db985b75d91785f: digest: sha256:545e221f753c7845a095d5bbc898a23d2cb4e40ffc30c1c3a30417be30986e0e size: 1572 [Pipeline] isUnix [Pipeline] sh 03:31:53 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:31:53 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.175 03:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 03:31:53 e3bb244cbb5a: Preparing 03:31:53 329d2e8cbd37: Preparing 03:31:53 475135b2463d: Preparing 03:31:53 3aca6ff71a23: Preparing 03:31:53 7d26e4b521d1: Preparing 03:31:53 32f366d666a5: Preparing 03:31:53 32f366d666a5: Waiting 03:31:53 3aca6ff71a23: Layer already exists 03:31:53 7d26e4b521d1: Layer already exists 03:31:53 e3bb244cbb5a: Layer already exists 03:31:53 475135b2463d: Layer already exists 03:31:53 329d2e8cbd37: Layer already exists 03:31:53 32f366d666a5: Layer already exists 03:31:54 2.0.0-dev.175: digest: sha256:545e221f753c7845a095d5bbc898a23d2cb4e40ffc30c1c3a30417be30986e0e size: 1572 [Pipeline] isUnix [Pipeline] sh 03:31:54 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:31:54 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 03:31:54 e3bb244cbb5a: Preparing 03:31:54 329d2e8cbd37: Preparing 03:31:54 475135b2463d: Preparing 03:31:54 3aca6ff71a23: Preparing 03:31:54 7d26e4b521d1: Preparing 03:31:54 32f366d666a5: Preparing 03:31:54 32f366d666a5: Waiting 03:31:54 e3bb244cbb5a: Layer already exists 03:31:54 329d2e8cbd37: Layer already exists 03:31:54 7d26e4b521d1: Layer already exists 03:31:54 3aca6ff71a23: Layer already exists 03:31:54 475135b2463d: Layer already exists 03:31:54 32f366d666a5: Layer already exists 03:31:55 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:545e221f753c7845a095d5bbc898a23d2cb4e40ffc30c1c3a30417be30986e0e size: 1572 [Pipeline] isUnix [Pipeline] sh 03:31:55 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh 03:31:55 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master 03:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 03:31:55 e3bb244cbb5a: Preparing 03:31:55 329d2e8cbd37: Preparing 03:31:55 475135b2463d: Preparing 03:31:55 3aca6ff71a23: Preparing 03:31:55 7d26e4b521d1: Preparing 03:31:55 32f366d666a5: Preparing 03:31:55 32f366d666a5: Waiting 03:31:55 e3bb244cbb5a: Layer already exists 03:31:55 3aca6ff71a23: Layer already exists 03:31:55 475135b2463d: Layer already exists 03:31:55 7d26e4b521d1: Layer already exists 03:31:55 329d2e8cbd37: Layer already exists 03:31:55 32f366d666a5: Layer already exists 03:31:55 master: digest: sha256:545e221f753c7845a095d5bbc898a23d2cb4e40ffc30c1c3a30417be30986e0e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:55 ===================================================== [Pipeline] echo 03:31:55 taggedImages: 03:31:55 - nexus3.edgexfoundry.org:10004/docker-core-data-go:b1882bac436620be465db7044db985b75d91785f 03:31:55 - nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.175 03:31:55 - nexus3.edgexfoundry.org:10004/docker-core-data-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:31:55 - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo 03:31:55 [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: 03:31:55 b1882bac436620be465db7044db985b75d91785f 03:31:55 2.0.0-dev.175 03:31:55 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:31:55 master 03:31:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:31:56 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh 03:31:56 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:b1882bac436620be465db7044db985b75d91785f 03:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 03:31:56 f1c198e6a618: Preparing 03:31:56 0fc357a3360e: Preparing 03:31:56 475135b2463d: Preparing 03:31:56 c20aa5e21d21: Preparing 03:31:56 32f366d666a5: Preparing 03:31:56 475135b2463d: Layer already exists 03:31:56 c20aa5e21d21: Layer already exists 03:31:56 32f366d666a5: Layer already exists 03:31:57 f1c198e6a618: Pushed 03:31:58 0fc357a3360e: Pushed 03:31:58 b1882bac436620be465db7044db985b75d91785f: digest: sha256:c7943bf1eb199845133812ec5b88d8591b7c1bab46b08dd80d591f59f9da3efc size: 1363 [Pipeline] isUnix [Pipeline] sh 03:31:59 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:31:59 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.175 03:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 03:31:59 f1c198e6a618: Preparing 03:31:59 0fc357a3360e: Preparing 03:31:59 475135b2463d: Preparing 03:31:59 c20aa5e21d21: Preparing 03:31:59 32f366d666a5: Preparing 03:31:59 475135b2463d: Layer already exists 03:31:59 f1c198e6a618: Layer already exists 03:31:59 c20aa5e21d21: Layer already exists 03:31:59 0fc357a3360e: Layer already exists 03:31:59 32f366d666a5: Layer already exists 03:31:59 2.0.0-dev.175: digest: sha256:c7943bf1eb199845133812ec5b88d8591b7c1bab46b08dd80d591f59f9da3efc size: 1363 [Pipeline] isUnix [Pipeline] sh 03:31:59 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:32:00 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 03:32:00 f1c198e6a618: Preparing 03:32:00 0fc357a3360e: Preparing 03:32:00 475135b2463d: Preparing 03:32:00 c20aa5e21d21: Preparing 03:32:00 32f366d666a5: Preparing 03:32:00 0fc357a3360e: Layer already exists 03:32:00 32f366d666a5: Layer already exists 03:32:00 f1c198e6a618: Layer already exists 03:32:00 475135b2463d: Layer already exists 03:32:00 c20aa5e21d21: Layer already exists 03:32:00 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:c7943bf1eb199845133812ec5b88d8591b7c1bab46b08dd80d591f59f9da3efc size: 1363 [Pipeline] isUnix [Pipeline] sh 03:32:00 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh 03:32:00 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master 03:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 03:32:00 f1c198e6a618: Preparing 03:32:00 0fc357a3360e: Preparing 03:32:00 475135b2463d: Preparing 03:32:00 c20aa5e21d21: Preparing 03:32:00 32f366d666a5: Preparing 03:32:00 32f366d666a5: Layer already exists 03:32:00 475135b2463d: Layer already exists 03:32:00 f1c198e6a618: Layer already exists 03:32:00 0fc357a3360e: Layer already exists 03:32:00 c20aa5e21d21: Layer already exists 03:32:00 master: digest: sha256:c7943bf1eb199845133812ec5b88d8591b7c1bab46b08dd80d591f59f9da3efc size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:00 ===================================================== [Pipeline] echo 03:32:00 taggedImages: 03:32:00 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:b1882bac436620be465db7044db985b75d91785f 03:32:00 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.175 03:32:00 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:32:00 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo 03:32:00 [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go with the following tags: 03:32:00 b1882bac436620be465db7044db985b75d91785f 03:32:00 2.0.0-dev.175 03:32:00 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:32:00 master 03:32:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:32:01 + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh 03:32:02 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:b1882bac436620be465db7044db985b75d91785f 03:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] 03:32:02 23f63f8ec50e: Preparing 03:32:02 23f63f8ec50e: Preparing 03:32:02 69b40e4d4647: Preparing 03:32:02 d44fa93f3e4b: Preparing 03:32:02 2057438a3fa6: Preparing 03:32:02 5bb334d3aefe: Preparing 03:32:02 475135b2463d: Preparing 03:32:02 c1b34ac77f6d: Preparing 03:32:02 c1b34ac77f6d: Preparing 03:32:02 fde0cd32637d: Preparing 03:32:02 bb3f1dcfc0ff: Preparing 03:32:02 32f366d666a5: Preparing 03:32:02 475135b2463d: Waiting 03:32:02 c1b34ac77f6d: Waiting 03:32:02 fde0cd32637d: Waiting 03:32:02 bb3f1dcfc0ff: Waiting 03:32:02 32f366d666a5: Waiting 03:32:02 69b40e4d4647: Pushed 03:32:03 23f63f8ec50e: Pushed 03:32:03 d44fa93f3e4b: Pushed 03:32:03 2057438a3fa6: Pushed 03:32:03 475135b2463d: Layer already exists 03:32:03 32f366d666a5: Layer already exists 03:32:03 fde0cd32637d: Pushed 03:32:03 bb3f1dcfc0ff: Pushed 03:32:03 c1b34ac77f6d: Pushed 03:32:04 5bb334d3aefe: Pushed 03:32:05 b1882bac436620be465db7044db985b75d91785f: digest: sha256:135dc74b964cd4f1521ff89f302025f030bb74a263acf9b34bd509fe55629432 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:32:05 + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:32:05 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.175 03:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] 03:32:05 23f63f8ec50e: Preparing 03:32:05 23f63f8ec50e: Preparing 03:32:05 69b40e4d4647: Preparing 03:32:05 d44fa93f3e4b: Preparing 03:32:05 2057438a3fa6: Preparing 03:32:05 5bb334d3aefe: Preparing 03:32:05 475135b2463d: Preparing 03:32:05 c1b34ac77f6d: Preparing 03:32:05 c1b34ac77f6d: Preparing 03:32:05 fde0cd32637d: Preparing 03:32:05 bb3f1dcfc0ff: Preparing 03:32:05 32f366d666a5: Preparing 03:32:05 475135b2463d: Waiting 03:32:05 fde0cd32637d: Waiting 03:32:05 bb3f1dcfc0ff: Waiting 03:32:05 32f366d666a5: Waiting 03:32:05 c1b34ac77f6d: Waiting 03:32:05 23f63f8ec50e: Layer already exists 03:32:05 2057438a3fa6: Layer already exists 03:32:05 69b40e4d4647: Layer already exists 03:32:05 d44fa93f3e4b: Layer already exists 03:32:05 5bb334d3aefe: Layer already exists 03:32:05 475135b2463d: Layer already exists 03:32:05 fde0cd32637d: Layer already exists 03:32:05 32f366d666a5: Layer already exists 03:32:05 bb3f1dcfc0ff: Layer already exists 03:32:05 c1b34ac77f6d: Layer already exists 03:32:06 2.0.0-dev.175: digest: sha256:135dc74b964cd4f1521ff89f302025f030bb74a263acf9b34bd509fe55629432 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:32:06 + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:32:06 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] 03:32:06 23f63f8ec50e: Preparing 03:32:06 23f63f8ec50e: Preparing 03:32:06 69b40e4d4647: Preparing 03:32:06 d44fa93f3e4b: Preparing 03:32:06 2057438a3fa6: Preparing 03:32:06 5bb334d3aefe: Preparing 03:32:06 475135b2463d: Preparing 03:32:06 c1b34ac77f6d: Preparing 03:32:06 c1b34ac77f6d: Preparing 03:32:06 fde0cd32637d: Preparing 03:32:06 bb3f1dcfc0ff: Preparing 03:32:06 32f366d666a5: Preparing 03:32:06 475135b2463d: Waiting 03:32:06 c1b34ac77f6d: Waiting 03:32:06 fde0cd32637d: Waiting 03:32:06 bb3f1dcfc0ff: Waiting 03:32:06 32f366d666a5: Waiting 03:32:06 d44fa93f3e4b: Layer already exists 03:32:06 2057438a3fa6: Layer already exists 03:32:06 69b40e4d4647: Layer already exists 03:32:06 5bb334d3aefe: Layer already exists 03:32:07 23f63f8ec50e: Layer already exists 03:32:07 fde0cd32637d: Layer already exists 03:32:07 bb3f1dcfc0ff: Layer already exists 03:32:07 32f366d666a5: Layer already exists 03:32:07 c1b34ac77f6d: Layer already exists 03:32:07 475135b2463d: Layer already exists 03:32:07 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:135dc74b964cd4f1521ff89f302025f030bb74a263acf9b34bd509fe55629432 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:32:07 + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] isUnix [Pipeline] sh 03:32:08 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master 03:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] 03:32:08 23f63f8ec50e: Preparing 03:32:08 23f63f8ec50e: Preparing 03:32:08 69b40e4d4647: Preparing 03:32:08 d44fa93f3e4b: Preparing 03:32:08 2057438a3fa6: Preparing 03:32:08 5bb334d3aefe: Preparing 03:32:08 475135b2463d: Preparing 03:32:08 c1b34ac77f6d: Preparing 03:32:08 c1b34ac77f6d: Preparing 03:32:08 fde0cd32637d: Preparing 03:32:08 bb3f1dcfc0ff: Preparing 03:32:08 32f366d666a5: Preparing 03:32:08 fde0cd32637d: Waiting 03:32:08 bb3f1dcfc0ff: Waiting 03:32:08 32f366d666a5: Waiting 03:32:08 475135b2463d: Waiting 03:32:08 c1b34ac77f6d: Waiting 03:32:08 5bb334d3aefe: Layer already exists 03:32:08 23f63f8ec50e: Layer already exists 03:32:08 d44fa93f3e4b: Layer already exists 03:32:08 69b40e4d4647: Layer already exists 03:32:08 2057438a3fa6: Layer already exists 03:32:08 bb3f1dcfc0ff: Layer already exists 03:32:08 32f366d666a5: Layer already exists 03:32:08 c1b34ac77f6d: Layer already exists 03:32:08 475135b2463d: Layer already exists 03:32:08 fde0cd32637d: Layer already exists 03:32:08 master: digest: sha256:135dc74b964cd4f1521ff89f302025f030bb74a263acf9b34bd509fe55629432 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:08 ===================================================== [Pipeline] echo 03:32:09 taggedImages: 03:32:09 - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:b1882bac436620be465db7044db985b75d91785f 03:32:09 - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.175 03:32:09 - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:32:09 - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] echo 03:32:09 [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: 03:32:09 b1882bac436620be465db7044db985b75d91785f 03:32:09 2.0.0-dev.175 03:32:09 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:32:09 master 03:32:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:32:09 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh 03:32:09 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:b1882bac436620be465db7044db985b75d91785f 03:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 03:32:09 1abb048c0b12: Preparing 03:32:09 2b4a6c6fe1ef: Preparing 03:32:09 0b3806cf7673: Preparing 03:32:09 58f5dc474d9f: Preparing 03:32:09 ca64c03bf77e: Preparing 03:32:09 32f366d666a5: Preparing 03:32:09 32f366d666a5: Waiting 03:32:10 58f5dc474d9f: Pushed 03:32:10 32f366d666a5: Layer already exists 03:32:10 0b3806cf7673: Pushed 03:32:10 ca64c03bf77e: Pushed 03:32:11 2b4a6c6fe1ef: Pushed 03:32:11 1abb048c0b12: Pushed 03:32:12 b1882bac436620be465db7044db985b75d91785f: digest: sha256:80939fbd614c47b1d672875c7f8d2ddb1f05d6df9a17bcb02ca89e24f76c1d6b size: 1575 [Pipeline] isUnix [Pipeline] sh 03:32:12 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:32:12 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.175 03:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 03:32:13 1abb048c0b12: Preparing 03:32:13 2b4a6c6fe1ef: Preparing 03:32:13 0b3806cf7673: Preparing 03:32:13 58f5dc474d9f: Preparing 03:32:13 ca64c03bf77e: Preparing 03:32:13 32f366d666a5: Preparing 03:32:13 32f366d666a5: Waiting 03:32:13 2b4a6c6fe1ef: Layer already exists 03:32:13 1abb048c0b12: Layer already exists 03:32:13 ca64c03bf77e: Layer already exists 03:32:13 0b3806cf7673: Layer already exists 03:32:13 58f5dc474d9f: Layer already exists 03:32:13 32f366d666a5: Layer already exists 03:32:13 2.0.0-dev.175: digest: sha256:80939fbd614c47b1d672875c7f8d2ddb1f05d6df9a17bcb02ca89e24f76c1d6b size: 1575 [Pipeline] isUnix [Pipeline] sh 03:32:13 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:32:14 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 03:32:14 1abb048c0b12: Preparing 03:32:14 2b4a6c6fe1ef: Preparing 03:32:14 0b3806cf7673: Preparing 03:32:14 58f5dc474d9f: Preparing 03:32:14 ca64c03bf77e: Preparing 03:32:14 32f366d666a5: Preparing 03:32:14 32f366d666a5: Waiting 03:32:14 1abb048c0b12: Layer already exists 03:32:14 2b4a6c6fe1ef: Layer already exists 03:32:14 ca64c03bf77e: Layer already exists 03:32:14 0b3806cf7673: Layer already exists 03:32:14 58f5dc474d9f: Layer already exists 03:32:14 32f366d666a5: Layer already exists 03:32:14 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:80939fbd614c47b1d672875c7f8d2ddb1f05d6df9a17bcb02ca89e24f76c1d6b size: 1575 [Pipeline] isUnix [Pipeline] sh 03:32:14 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh 03:32:14 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master 03:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 03:32:14 1abb048c0b12: Preparing 03:32:14 2b4a6c6fe1ef: Preparing 03:32:14 0b3806cf7673: Preparing 03:32:14 58f5dc474d9f: Preparing 03:32:14 ca64c03bf77e: Preparing 03:32:14 32f366d666a5: Preparing 03:32:14 32f366d666a5: Waiting 03:32:14 1abb048c0b12: Layer already exists 03:32:14 ca64c03bf77e: Layer already exists 03:32:14 2b4a6c6fe1ef: Layer already exists 03:32:14 0b3806cf7673: Layer already exists 03:32:14 58f5dc474d9f: Layer already exists 03:32:14 32f366d666a5: Layer already exists 03:32:14 master: digest: sha256:80939fbd614c47b1d672875c7f8d2ddb1f05d6df9a17bcb02ca89e24f76c1d6b size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:14 ===================================================== [Pipeline] echo 03:32:14 taggedImages: 03:32:14 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:b1882bac436620be465db7044db985b75d91785f 03:32:14 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.175 03:32:14 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:32:14 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo 03:32:14 [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: 03:32:14 b1882bac436620be465db7044db985b75d91785f 03:32:14 2.0.0-dev.175 03:32:14 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:32:14 master 03:32:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:32:15 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh 03:32:16 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:b1882bac436620be465db7044db985b75d91785f 03:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 03:32:16 6b7c9f02091b: Preparing 03:32:16 adef0435c79b: Preparing 03:32:16 56ebd7431e48: Preparing 03:32:16 e46f79379e7b: Preparing 03:32:16 abe7af628243: Preparing 03:32:16 39d7d754df1e: Preparing 03:32:16 832669839127: Preparing 03:32:16 45ee8cf6a544: Preparing 03:32:16 32f366d666a5: Preparing 03:32:16 39d7d754df1e: Waiting 03:32:16 832669839127: Waiting 03:32:16 45ee8cf6a544: Waiting 03:32:16 32f366d666a5: Waiting 03:32:16 6b7c9f02091b: Pushed 03:32:16 abe7af628243: Pushed 03:32:16 adef0435c79b: Pushed 03:32:16 39d7d754df1e: Pushed 03:32:17 32f366d666a5: Layer already exists 03:32:17 832669839127: Pushed 03:32:18 e46f79379e7b: Pushed 03:32:18 56ebd7431e48: Pushed 03:32:18 45ee8cf6a544: Pushed 03:32:18 b1882bac436620be465db7044db985b75d91785f: digest: sha256:286090204e3eaebf9a82455f219a2b37271cefcbb247b04a818d8e40ec60a7e6 size: 2198 [Pipeline] isUnix [Pipeline] sh 03:32:19 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:32:19 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.175 03:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 03:32:19 6b7c9f02091b: Preparing 03:32:19 adef0435c79b: Preparing 03:32:19 56ebd7431e48: Preparing 03:32:19 e46f79379e7b: Preparing 03:32:19 abe7af628243: Preparing 03:32:19 39d7d754df1e: Preparing 03:32:19 832669839127: Preparing 03:32:19 45ee8cf6a544: Preparing 03:32:19 32f366d666a5: Preparing 03:32:19 45ee8cf6a544: Waiting 03:32:19 39d7d754df1e: Waiting 03:32:19 832669839127: Waiting 03:32:19 32f366d666a5: Waiting 03:32:19 e46f79379e7b: Layer already exists 03:32:19 adef0435c79b: Layer already exists 03:32:19 6b7c9f02091b: Layer already exists 03:32:19 56ebd7431e48: Layer already exists 03:32:19 abe7af628243: Layer already exists 03:32:19 832669839127: Layer already exists 03:32:19 39d7d754df1e: Layer already exists 03:32:19 32f366d666a5: Layer already exists 03:32:19 45ee8cf6a544: Layer already exists 03:32:19 2.0.0-dev.175: digest: sha256:286090204e3eaebf9a82455f219a2b37271cefcbb247b04a818d8e40ec60a7e6 size: 2198 [Pipeline] isUnix [Pipeline] sh 03:32:19 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:32:19 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 03:32:19 6b7c9f02091b: Preparing 03:32:19 adef0435c79b: Preparing 03:32:19 56ebd7431e48: Preparing 03:32:19 e46f79379e7b: Preparing 03:32:19 abe7af628243: Preparing 03:32:19 39d7d754df1e: Preparing 03:32:19 832669839127: Preparing 03:32:19 45ee8cf6a544: Preparing 03:32:19 32f366d666a5: Preparing 03:32:19 39d7d754df1e: Waiting 03:32:19 832669839127: Waiting 03:32:19 45ee8cf6a544: Waiting 03:32:19 32f366d666a5: Waiting 03:32:19 56ebd7431e48: Layer already exists 03:32:19 abe7af628243: Layer already exists 03:32:19 adef0435c79b: Layer already exists 03:32:19 e46f79379e7b: Layer already exists 03:32:19 6b7c9f02091b: Layer already exists 03:32:19 39d7d754df1e: Layer already exists 03:32:19 45ee8cf6a544: Layer already exists 03:32:19 32f366d666a5: Layer already exists 03:32:19 832669839127: Layer already exists 03:32:19 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:286090204e3eaebf9a82455f219a2b37271cefcbb247b04a818d8e40ec60a7e6 size: 2198 [Pipeline] isUnix [Pipeline] sh 03:32:20 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh 03:32:20 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master 03:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 03:32:20 6b7c9f02091b: Preparing 03:32:20 adef0435c79b: Preparing 03:32:20 56ebd7431e48: Preparing 03:32:20 e46f79379e7b: Preparing 03:32:20 abe7af628243: Preparing 03:32:20 39d7d754df1e: Preparing 03:32:20 832669839127: Preparing 03:32:20 45ee8cf6a544: Preparing 03:32:20 32f366d666a5: Preparing 03:32:20 39d7d754df1e: Waiting 03:32:20 45ee8cf6a544: Waiting 03:32:20 832669839127: Waiting 03:32:20 32f366d666a5: Waiting 03:32:20 6b7c9f02091b: Layer already exists 03:32:20 abe7af628243: Layer already exists 03:32:20 adef0435c79b: Layer already exists 03:32:20 56ebd7431e48: Layer already exists 03:32:20 e46f79379e7b: Layer already exists 03:32:20 832669839127: Layer already exists 03:32:20 45ee8cf6a544: Layer already exists 03:32:20 39d7d754df1e: Layer already exists 03:32:20 32f366d666a5: Layer already exists 03:32:20 master: digest: sha256:286090204e3eaebf9a82455f219a2b37271cefcbb247b04a818d8e40ec60a7e6 size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:20 ===================================================== [Pipeline] echo 03:32:20 taggedImages: 03:32:20 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:b1882bac436620be465db7044db985b75d91785f 03:32:20 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.175 03:32:20 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:32:20 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo 03:32:20 [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: 03:32:20 b1882bac436620be465db7044db985b75d91785f 03:32:20 2.0.0-dev.175 03:32:20 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:32:20 master 03:32:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:32:21 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh 03:32:21 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:b1882bac436620be465db7044db985b75d91785f 03:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 03:32:21 b1517dd08799: Preparing 03:32:21 00e953308abc: Preparing 03:32:21 475135b2463d: Preparing 03:32:21 3d390fbd4d2f: Preparing 03:32:21 32f366d666a5: Preparing 03:32:22 32f366d666a5: Layer already exists 03:32:22 475135b2463d: Layer already exists 03:32:22 b1517dd08799: Pushed 03:32:22 3d390fbd4d2f: Pushed 03:32:23 00e953308abc: Pushed 03:32:23 b1882bac436620be465db7044db985b75d91785f: digest: sha256:a49ed4025f196296afb0826cd606fa384c939bae024017420b0b7ca281a7eacd size: 1364 [Pipeline] isUnix [Pipeline] sh 03:32:24 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:32:25 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.175 03:32:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 03:32:25 b1517dd08799: Preparing 03:32:25 00e953308abc: Preparing 03:32:25 475135b2463d: Preparing 03:32:25 3d390fbd4d2f: Preparing 03:32:25 32f366d666a5: Preparing 03:32:25 00e953308abc: Layer already exists 03:32:25 475135b2463d: Layer already exists 03:32:25 3d390fbd4d2f: Layer already exists 03:32:25 32f366d666a5: Layer already exists 03:32:25 b1517dd08799: Layer already exists 03:32:25 2.0.0-dev.175: digest: sha256:a49ed4025f196296afb0826cd606fa384c939bae024017420b0b7ca281a7eacd size: 1364 [Pipeline] isUnix [Pipeline] sh 03:32:25 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:32:26 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 03:32:26 b1517dd08799: Preparing 03:32:26 00e953308abc: Preparing 03:32:26 475135b2463d: Preparing 03:32:26 3d390fbd4d2f: Preparing 03:32:26 32f366d666a5: Preparing 03:32:26 00e953308abc: Layer already exists 03:32:26 b1517dd08799: Layer already exists 03:32:26 3d390fbd4d2f: Layer already exists 03:32:26 475135b2463d: Layer already exists 03:32:26 32f366d666a5: Layer already exists 03:32:26 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:a49ed4025f196296afb0826cd606fa384c939bae024017420b0b7ca281a7eacd size: 1364 [Pipeline] isUnix [Pipeline] sh 03:32:26 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh 03:32:27 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master 03:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 03:32:27 b1517dd08799: Preparing 03:32:27 00e953308abc: Preparing 03:32:27 475135b2463d: Preparing 03:32:27 3d390fbd4d2f: Preparing 03:32:27 32f366d666a5: Preparing 03:32:27 32f366d666a5: Layer already exists 03:32:27 b1517dd08799: Layer already exists 03:32:27 00e953308abc: Layer already exists 03:32:27 475135b2463d: Layer already exists 03:32:27 3d390fbd4d2f: Layer already exists 03:32:27 master: digest: sha256:a49ed4025f196296afb0826cd606fa384c939bae024017420b0b7ca281a7eacd size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:27 ===================================================== [Pipeline] echo 03:32:27 taggedImages: 03:32:27 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:b1882bac436620be465db7044db985b75d91785f 03:32:27 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.175 03:32:27 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:32:27 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo 03:32:27 [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: 03:32:27 b1882bac436620be465db7044db985b75d91785f 03:32:27 2.0.0-dev.175 03:32:27 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:32:27 master 03:32:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:32:28 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh 03:32:28 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:b1882bac436620be465db7044db985b75d91785f 03:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 03:32:28 2b82b37a6cd4: Preparing 03:32:28 aa3ea363f320: Preparing 03:32:28 475135b2463d: Preparing 03:32:28 c20aa5e21d21: Preparing 03:32:28 32f366d666a5: Preparing 03:32:28 32f366d666a5: Layer already exists 03:32:28 475135b2463d: Layer already exists 03:32:28 c20aa5e21d21: Layer already exists 03:32:28 2b82b37a6cd4: Pushed 03:32:29 aa3ea363f320: Pushed 03:32:29 b1882bac436620be465db7044db985b75d91785f: digest: sha256:02bb1b94612debe27598cc5a97e551c21c52768a3a7335f9fc34431d870cb57f size: 1363 [Pipeline] isUnix [Pipeline] sh 03:32:30 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:32:30 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.175 03:32:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 03:32:30 2b82b37a6cd4: Preparing 03:32:30 aa3ea363f320: Preparing 03:32:30 475135b2463d: Preparing 03:32:30 c20aa5e21d21: Preparing 03:32:30 32f366d666a5: Preparing 03:32:30 aa3ea363f320: Layer already exists 03:32:30 c20aa5e21d21: Layer already exists 03:32:30 2b82b37a6cd4: Layer already exists 03:32:30 475135b2463d: Layer already exists 03:32:30 32f366d666a5: Layer already exists 03:32:30 2.0.0-dev.175: digest: sha256:02bb1b94612debe27598cc5a97e551c21c52768a3a7335f9fc34431d870cb57f size: 1363 [Pipeline] isUnix [Pipeline] sh 03:32:30 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:32:31 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 03:32:31 2b82b37a6cd4: Preparing 03:32:31 aa3ea363f320: Preparing 03:32:31 475135b2463d: Preparing 03:32:31 c20aa5e21d21: Preparing 03:32:31 32f366d666a5: Preparing 03:32:31 2b82b37a6cd4: Layer already exists 03:32:31 32f366d666a5: Layer already exists 03:32:31 c20aa5e21d21: Layer already exists 03:32:31 aa3ea363f320: Layer already exists 03:32:31 475135b2463d: Layer already exists 03:32:31 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:02bb1b94612debe27598cc5a97e551c21c52768a3a7335f9fc34431d870cb57f size: 1363 [Pipeline] isUnix [Pipeline] sh 03:32:31 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh 03:32:31 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master 03:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 03:32:31 2b82b37a6cd4: Preparing 03:32:31 aa3ea363f320: Preparing 03:32:31 475135b2463d: Preparing 03:32:31 c20aa5e21d21: Preparing 03:32:31 32f366d666a5: Preparing 03:32:31 aa3ea363f320: Layer already exists 03:32:31 c20aa5e21d21: Layer already exists 03:32:31 475135b2463d: Layer already exists 03:32:32 2b82b37a6cd4: Layer already exists 03:32:32 32f366d666a5: Layer already exists 03:32:32 master: digest: sha256:02bb1b94612debe27598cc5a97e551c21c52768a3a7335f9fc34431d870cb57f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:32 ===================================================== [Pipeline] echo 03:32:32 taggedImages: 03:32:32 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:b1882bac436620be465db7044db985b75d91785f 03:32:32 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.175 03:32:32 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:32:32 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo 03:32:32 [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: 03:32:32 b1882bac436620be465db7044db985b75d91785f 03:32:32 2.0.0-dev.175 03:32:32 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:32:32 master 03:32:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:32:32 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh 03:32:32 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:b1882bac436620be465db7044db985b75d91785f 03:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 03:32:32 a119e43fd483: Preparing 03:32:32 a9a11bc0de00: Preparing 03:32:32 466e66ab1093: Preparing 03:32:32 ea3c89d1a33f: Preparing 03:32:32 0754057c0ad3: Preparing 03:32:32 998cdf262ab1: Preparing 03:32:32 02e56110abd2: Preparing 03:32:32 abc36efb885a: Preparing 03:32:32 b0b09059f4e1: Preparing 03:32:32 bb961f40224b: Preparing 03:32:32 f4666769fca7: Preparing 03:32:32 b0b09059f4e1: Waiting 03:32:32 bb961f40224b: Waiting 03:32:32 f4666769fca7: Waiting 03:32:32 998cdf262ab1: Waiting 03:32:32 02e56110abd2: Waiting 03:32:32 abc36efb885a: Waiting 03:32:33 0754057c0ad3: Layer already exists 03:32:33 998cdf262ab1: Layer already exists 03:32:33 02e56110abd2: Layer already exists 03:32:33 a9a11bc0de00: Pushed 03:32:33 abc36efb885a: Layer already exists 03:32:33 b0b09059f4e1: Layer already exists 03:32:33 bb961f40224b: Layer already exists 03:32:33 f4666769fca7: Layer already exists 03:32:33 a119e43fd483: Pushed 03:32:34 466e66ab1093: Pushed 03:32:41 ea3c89d1a33f: Pushed 03:32:41 b1882bac436620be465db7044db985b75d91785f: digest: sha256:efde40f362c6e825d93c8ca2a943c8e9b45834892a6713e54343300286319476 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:32:42 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:32:42 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.175 03:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 03:32:42 a119e43fd483: Preparing 03:32:42 a9a11bc0de00: Preparing 03:32:42 466e66ab1093: Preparing 03:32:42 ea3c89d1a33f: Preparing 03:32:42 0754057c0ad3: Preparing 03:32:42 998cdf262ab1: Preparing 03:32:42 02e56110abd2: Preparing 03:32:42 abc36efb885a: Preparing 03:32:42 b0b09059f4e1: Preparing 03:32:42 bb961f40224b: Preparing 03:32:42 f4666769fca7: Preparing 03:32:42 998cdf262ab1: Waiting 03:32:42 abc36efb885a: Waiting 03:32:42 bb961f40224b: Waiting 03:32:42 02e56110abd2: Waiting 03:32:42 b0b09059f4e1: Waiting 03:32:42 f4666769fca7: Waiting 03:32:42 466e66ab1093: Layer already exists 03:32:42 a119e43fd483: Layer already exists 03:32:42 a9a11bc0de00: Layer already exists 03:32:42 0754057c0ad3: Layer already exists 03:32:42 ea3c89d1a33f: Layer already exists 03:32:42 998cdf262ab1: Layer already exists 03:32:42 b0b09059f4e1: Layer already exists 03:32:42 02e56110abd2: Layer already exists 03:32:42 abc36efb885a: Layer already exists 03:32:42 bb961f40224b: Layer already exists 03:32:42 f4666769fca7: Layer already exists 03:32:42 2.0.0-dev.175: digest: sha256:efde40f362c6e825d93c8ca2a943c8e9b45834892a6713e54343300286319476 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:32:43 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh 03:32:43 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 03:32:43 a119e43fd483: Preparing 03:32:43 a9a11bc0de00: Preparing 03:32:43 466e66ab1093: Preparing 03:32:43 ea3c89d1a33f: Preparing 03:32:43 0754057c0ad3: Preparing 03:32:43 998cdf262ab1: Preparing 03:32:43 02e56110abd2: Preparing 03:32:43 abc36efb885a: Preparing 03:32:43 b0b09059f4e1: Preparing 03:32:43 bb961f40224b: Preparing 03:32:43 f4666769fca7: Preparing 03:32:43 998cdf262ab1: Waiting 03:32:43 02e56110abd2: Waiting 03:32:43 abc36efb885a: Waiting 03:32:43 b0b09059f4e1: Waiting 03:32:43 bb961f40224b: Waiting 03:32:43 f4666769fca7: Waiting 03:32:43 ea3c89d1a33f: Layer already exists 03:32:43 a119e43fd483: Layer already exists 03:32:43 0754057c0ad3: Layer already exists 03:32:43 466e66ab1093: Layer already exists 03:32:43 a9a11bc0de00: Layer already exists 03:32:43 b0b09059f4e1: Layer already exists 03:32:43 02e56110abd2: Layer already exists 03:32:43 998cdf262ab1: Layer already exists 03:32:43 bb961f40224b: Layer already exists 03:32:43 abc36efb885a: Layer already exists 03:32:43 f4666769fca7: Layer already exists 03:32:44 b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:efde40f362c6e825d93c8ca2a943c8e9b45834892a6713e54343300286319476 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:32:44 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh 03:32:44 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master 03:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 03:32:44 a119e43fd483: Preparing 03:32:44 a9a11bc0de00: Preparing 03:32:44 466e66ab1093: Preparing 03:32:44 ea3c89d1a33f: Preparing 03:32:44 0754057c0ad3: Preparing 03:32:44 998cdf262ab1: Preparing 03:32:44 02e56110abd2: Preparing 03:32:44 abc36efb885a: Preparing 03:32:44 b0b09059f4e1: Preparing 03:32:44 bb961f40224b: Preparing 03:32:44 f4666769fca7: Preparing 03:32:44 abc36efb885a: Waiting 03:32:44 b0b09059f4e1: Waiting 03:32:44 bb961f40224b: Waiting 03:32:44 998cdf262ab1: Waiting 03:32:44 02e56110abd2: Waiting 03:32:44 f4666769fca7: Waiting 03:32:44 a9a11bc0de00: Layer already exists 03:32:44 ea3c89d1a33f: Layer already exists 03:32:44 a119e43fd483: Layer already exists 03:32:44 466e66ab1093: Layer already exists 03:32:45 0754057c0ad3: Layer already exists 03:32:45 02e56110abd2: Layer already exists 03:32:45 998cdf262ab1: Layer already exists 03:32:45 abc36efb885a: Layer already exists 03:32:45 bb961f40224b: Layer already exists 03:32:45 b0b09059f4e1: Layer already exists 03:32:45 f4666769fca7: Layer already exists 03:32:45 master: digest: sha256:efde40f362c6e825d93c8ca2a943c8e9b45834892a6713e54343300286319476 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:45 ===================================================== [Pipeline] echo 03:32:45 taggedImages: 03:32:45 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:b1882bac436620be465db7044db985b75d91785f 03:32:45 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.175 03:32:45 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 03:32:45 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 03:32:46 provisioning config files... 03:32:46 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/443@tmp/config4376585469983210334tmp [Pipeline] { [Pipeline] sh 03:32:47 + set +x 03:32:47 + curl -s https://codecov.io/bash 03:32:47 + bash -s -- 03:32:47 03:32:47 _____ _ 03:32:47 / ____| | | 03:32:47 | | ___ __| | ___ ___ _____ __ 03:32:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:32:47 | |___| (_) | (_| | __/ (_| (_) \ V / 03:32:47 \_____\___/ \__,_|\___|\___\___/ \_/ 03:32:47 Bash-1.0.1 03:32:47 03:32:47 03:32:47 ==> git version 2.24.3 found 03:32:47 ==> 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 03:32:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:32:47 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:32:47 ==> Jenkins CI detected. 03:32:47 project root: . 03:32:47 --> token set from env 03:32:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:32:48 ==> Running gcov in . (disable via -X gcov) 03:32:48 ==> Python coveragepy not found 03:32:48 ==> Searching for coverage reports in: 03:32:48 + . 03:32:48 -> Found 1 reports 03:32:48 ==> Detecting git/mercurial file structure 03:32:48 ==> Reading reports 03:32:48 + ./coverage.out bytes=687366 03:32:48 ==> Appending adjustments 03:32:48 https://docs.codecov.io/docs/fixing-reports 03:32:56 + Found adjustments 03:32:56 ==> Gzipping contents 03:32:56 100K /tmp/codecov.D4wPvQ.gz 03:32:56 ==> Uploading reports 03:32:56 url: https://codecov.io 03:32:56 query: branch=master&commit=b1882bac436620be465db7044db985b75d91785f&build=443&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F443%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:32:56 -> Pinging Codecov 03:32:56 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=master&commit=b1882bac436620be465db7044db985b75d91785f&build=443&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F443%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:32:56 -> Uploading to 03:32:56 https://storage.googleapis.com/codecov/v4/raw/2021-04-19/00271124DB129430A58F1EEE437C3FCB/b1882bac436620be465db7044db985b75d91785f/5084adf5-f590-4111-8c56-184488e71df1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210419T033256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c33f0e0d4469a0ad129149249ef529440e0175b07e737a46ee7d007eb1430012 03:32:56 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:56 Dload Upload Total Spent Left Speed 03:32:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98664 0 0 100 98664 0 165k --:--:-- --:--:-- --:--:-- 165k 03:32:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b1882bac436620be465db7044db985b75d91785f [Pipeline] } 03:32:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:32:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:32:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:32:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:32:58 03:32:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 03:32:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:32:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:32:59 188c0c94c7c5: Already exists 03:32:59 0ef7d3d256c8: Already exists 03:32:59 de9db76c5a1d: Already exists 03:32:59 0eba1c9be4d2: Pulling fs layer 03:32:59 0d57e429df01: Pulling fs layer 03:32:59 4e4be7b47b0d: Pulling fs layer 03:32:59 e1f770b5df2f: Pulling fs layer 03:32:59 85a0685a4137: Pulling fs layer 03:32:59 e1f770b5df2f: Waiting 03:32:59 85a0685a4137: Waiting 03:32:59 0d57e429df01: Verifying Checksum 03:32:59 0d57e429df01: Download complete 03:32:59 4e4be7b47b0d: Verifying Checksum 03:32:59 4e4be7b47b0d: Download complete 03:33:00 e1f770b5df2f: Verifying Checksum 03:33:00 e1f770b5df2f: Download complete 03:33:03 85a0685a4137: Verifying Checksum 03:33:03 85a0685a4137: Download complete 03:33:03 0eba1c9be4d2: Verifying Checksum 03:33:03 0eba1c9be4d2: Download complete 03:33:22 0eba1c9be4d2: Pull complete 03:33:22 0d57e429df01: Pull complete 03:33:22 4e4be7b47b0d: Pull complete 03:33:24 e1f770b5df2f: Pull complete 03:33:43 85a0685a4137: Pull complete 03:33:43 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 03:33:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:33:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 03:33:43 prd-centos7-docker-4c-2g-672 does not seem to be running inside a container 03:33:43 $ 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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 03:33:46 $ docker top d0a0790cf2bd7553c146f1a9996cf8cc0d6cdbb30e01e6fdfca99487dd8f1b28 -eo pid,comm [Pipeline] { [Pipeline] echo 03:33:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 03:33:47 + set -o pipefail 03:33:47 + snyk monitor '--org=edgex-jenkins' 03:34:26 03:34:26 Monitoring /w/workspace/edgex-go/443 (github.com/edgexfoundry/edgex-go)... 03:34:26 03:34:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/7deddeab-8362-4bbe-85c9-f124d4661c82 03:34:26 03:34:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:34:26 03:34:26 03:34:26 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 03:34:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:34:26 $ docker stop --time=1 d0a0790cf2bd7553c146f1a9996cf8cc0d6cdbb30e01e6fdfca99487dd8f1b28 03:34:28 $ docker rm -f d0a0790cf2bd7553c146f1a9996cf8cc0d6cdbb30e01e6fdfca99487dd8f1b28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:34:29 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:34:29 provisioning config files... 03:34:29 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/443@tmp/config8283679476441334393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:30 --> edgex-publish-swagger.sh 03:34:30 === Publish openapi/v1 API === 03:34:30 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 03:34:30 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/443/openapi/v1/core-command.yaml] 03:34:30 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:30 Dload Upload Total Spent Left Speed 03:34:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 9425 0:00:01 0:00:01 --:--:-- 9436 100 10522 0 0 100 10522 0 9423 0:00:01 0:00:01 --:--:-- 9436 03:34:31 03:34:31 03:34:31 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/443/openapi/v1/core-data.yaml] 03:34:31 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:31 Dload Upload Total Spent Left Speed 03:34:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 31833 0:00:01 0:00:01 --:--:-- 31856 100 32557 0 0 100 32557 0 31823 0:00:01 0:00:01 --:--:-- 31856 03:34:32 03:34:32 03:34:32 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/443/openapi/v1/core-metadata.yaml] 03:34:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:32 Dload Upload Total Spent Left Speed 03:34:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 71994 0:00:01 0:00:01 --:--:-- 72063 100 73721 0 0 100 73721 0 71976 0:00:01 0:00:01 --:--:-- 72063 03:34:33 03:34:33 03:34:33 [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/443/openapi/v1/support-logging.yaml] 03:34:33 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:33 Dload Upload Total Spent Left Speed 03:34:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 13551 0:00:01 0:00:01 --:--:-- 13567 100 13581 0 0 100 13581 0 13549 0:00:01 0:00:01 --:--:-- 13553 03:34:34 03:34:34 03:34:34 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/443/openapi/v1/support-notifications.yaml] 03:34:34 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:34 Dload Upload Total Spent Left Speed 03:34:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 37654 0:00:01 0:00:01 --:--:-- 37684 100 38890 0 0 100 38890 0 37645 0:00:01 0:00:01 --:--:-- 37684 03:34:35 03:34:35 03:34:35 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/443/openapi/v1/support-scheduler.yaml] 03:34:35 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:35 Dload Upload Total Spent Left Speed 03:34:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 15803 --:--:-- --:--:-- --:--:-- 15797 100 14249 0 0 100 14249 0 15799 --:--:-- --:--:-- --:--:-- 15797 03:34:36 03:34:36 03:34:36 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/443/openapi/v1/system-agent.yaml] 03:34:36 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:36 Dload Upload Total Spent Left Speed 03:34:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 3871 0:00:01 0:00:01 --:--:-- 3873 100 4110 0 0 100 4110 0 3870 0:00:01 0:00:01 --:--:-- 3873 03:34:37 03:34:37 03:34:37 === Publish openapi/v2 API === 03:34:37 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 03:34:37 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/443/openapi/v2/core-command.yaml] 03:34:37 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:37 Dload Upload Total Spent Left Speed 03:34:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29594 0 0 100 29594 0 27782 0:00:01 0:00:01 --:--:-- 27813 100 29594 0 0 100 29594 0 27776 0:00:01 0:00:01 --:--:-- 27787 03:34:38 03:34:38 03:34:38 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/443/openapi/v2/core-data.yaml] 03:34:38 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:38 Dload Upload Total Spent Left Speed 03:34:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56190 0 0 100 56190 0 50573 0:00:01 0:00:01 --:--:-- 50621 03:34:39 03:34:39 03:34:39 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/443/openapi/v2/core-metadata.yaml] 03:34:39 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:39 Dload Upload Total Spent Left Speed 03:34:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 115k 0:00:01 0:00:01 --:--:-- 116k 03:34:40 03:34:40 03:34:40 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/443/openapi/v2/support-notifications.yaml] 03:34:40 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:40 Dload Upload Total Spent Left Speed 03:34:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75615 0 0 100 75615 0 81143 --:--:-- --:--:-- --:--:-- 81219 03:34:41 03:34:41 03:34:41 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/443/openapi/v2/support-scheduler.yaml] 03:34:41 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:41 Dload Upload Total Spent Left Speed 03:34:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37428 0 0 100 37428 0 40284 --:--:-- --:--:-- --:--:-- 40288 03:34:42 03:34:42 03:34:42 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/443/openapi/v2/system-agent.yaml] 03:34:42 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:42 Dload Upload Total Spent Left Speed 03:34:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24092 0 0 100 24092 0 25755 --:--:-- --:--:-- --:--:-- 25739 03:34:43 03:34:43 [Pipeline] } 03:34:43 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 03:34:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:34:44 . [Pipeline] withDockerContainer 03:34:44 prd-centos7-docker-4c-2g-672 does not seem to be running inside a container 03:34:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 03:34:47 $ docker top 5aa0bed00f783cbeaf7c358854099ad684b3f82c22795fda052a90ea3bde0e92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:34:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:34:47 [ssh-agent] Looking for ssh-agent implementation... 03:34:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:34:49 $ docker exec 5aa0bed00f783cbeaf7c358854099ad684b3f82c22795fda052a90ea3bde0e92 ssh-agent 03:34:50 SSH_AUTH_SOCK=/tmp/ssh-E2syb4Wu8Dcx/agent.11 03:34:50 SSH_AGENT_PID=16 03:34:50 Running ssh-add (command line suppressed) 03:34:50 Identity added: /w/workspace/edgex-go/443@tmp/private_key_2570649707053089058.key (/w/workspace/edgex-go/443@tmp/private_key_2570649707053089058.key) 03:34:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:34:50 + git semver tag 03:34:51 # -> Open(): unable to determine branch for HEAD 03:34:51 # $GIT_DIR = /w/workspace/edgex-go/443/.git 03:34:51 # $GIT_WORK_TREE = /w/workspace/edgex-go/443 03:34:51 # $SEMVER_REMOTE_NAME = origin 03:34:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:34:51 # $SEMVER_USER_NAME = edgex-jenkins 03:34:51 # $SEMVER_BRANCH = master 03:34:51 # $SEMVER_DIR = /w/workspace/edgex-go/443/.semver 03:34:51 # b1882bac436620be465db7044db985b75d91785f HEAD 03:34:53 # -> Force: false 03:34:53 # f593f64e7b5bde34f5cfae411a231ca7e63731cc refs/tags/v2.0.0-dev.175 [Pipeline] } 03:34:53 $ docker exec --env ******** --env ******** 5aa0bed00f783cbeaf7c358854099ad684b3f82c22795fda052a90ea3bde0e92 ssh-agent -k 03:34:53 unset SSH_AUTH_SOCK; 03:34:53 unset SSH_AGENT_PID; 03:34:53 echo Agent pid 16 killed; 03:34:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:34:53 + git semver [Pipeline] } 03:34:54 $ docker stop --time=1 5aa0bed00f783cbeaf7c358854099ad684b3f82c22795fda052a90ea3bde0e92 03:34:56 $ docker rm -f 5aa0bed00f783cbeaf7c358854099ad684b3f82c22795fda052a90ea3bde0e92 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:34:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:34:57 03:34:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:34:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:34:58 0.23.1-centos7: Pulling from edgex-lftools 03:34:58 ab5ef0e58194: Pulling fs layer 03:34:58 9712f1f96733: Pulling fs layer 03:34:58 63f879dbbcfc: Pulling fs layer 03:34:58 0d9ebad4ef96: Pulling fs layer 03:34:58 e9a5061849ea: Pulling fs layer 03:34:58 d747dcd14b5f: Pulling fs layer 03:34:58 2de7ff778b66: Pulling fs layer 03:34:58 e9a5061849ea: Waiting 03:34:58 d747dcd14b5f: Waiting 03:34:58 2de7ff778b66: Waiting 03:34:58 0d9ebad4ef96: Waiting 03:34:58 9712f1f96733: Verifying Checksum 03:34:58 9712f1f96733: Download complete 03:35:00 63f879dbbcfc: Verifying Checksum 03:35:00 63f879dbbcfc: Download complete 03:35:00 e9a5061849ea: Verifying Checksum 03:35:00 e9a5061849ea: Download complete 03:35:00 d747dcd14b5f: Verifying Checksum 03:35:00 d747dcd14b5f: Download complete 03:35:02 2de7ff778b66: Verifying Checksum 03:35:02 2de7ff778b66: Download complete 03:35:02 0d9ebad4ef96: Verifying Checksum 03:35:02 0d9ebad4ef96: Download complete 03:35:02 ab5ef0e58194: Verifying Checksum 03:35:02 ab5ef0e58194: Download complete 03:35:18 ab5ef0e58194: Pull complete 03:35:18 9712f1f96733: Pull complete 03:35:21 63f879dbbcfc: Pull complete 03:35:40 0d9ebad4ef96: Pull complete 03:35:41 e9a5061849ea: Pull complete 03:35:41 d747dcd14b5f: Pull complete 03:35:47 2de7ff778b66: Pull complete 03:35:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:35:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:35:47 prd-centos7-docker-4c-2g-672 does not seem to be running inside a container 03:35:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 03:35:52 $ docker top 2408692c887eda0d04aa0642d0769b4bab4f837a787541fbb56ade4e01b49f14 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:35:52 provisioning config files... 03:35:52 copy managed file [sigul-config] to file:/w/workspace/edgex-go/443@tmp/config5507395014333036446tmp 03:35:52 copy managed file [sigul-password] to file:/w/workspace/edgex-go/443@tmp/config6201423940026288473tmp 03:35:52 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/443@tmp/config6189132390448271234tmp [Pipeline] { [Pipeline] echo 03:35:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:35:53 ---> sigul-configuration.sh 03:35:53 gpg: directory `/root/.gnupg' created 03:35:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:35:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:35:53 gpg: keyring `/root/.gnupg/secring.gpg' created 03:35:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:35:53 gpg: CAST5 encrypted data 03:35:53 gpg: encrypted with 1 passphrase 03:35:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:35:54 + mkdir /home/jenkins 03:35:54 + mkdir /home/jenkins/sigul [Pipeline] sh 03:35:55 + 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 03:35:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:35:56 ---> sigul-install.sh 03:36:06 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 03:36:07 + git tag --list 03:36:07 0.6.0 03:36:07 0.6.1 03:36:07 0.7.0 03:36:07 0.7.1 03:36:07 v0.0.0 03:36:07 v0.0.1-dev.1 03:36:07 v1.0.0 03:36:07 v1.0.1 03:36:07 v1.1.0 03:36:07 v1.2.0 03:36:07 v1.2.1 03:36:07 v1.2.2-dev.1 03:36:07 v1.2.2-dev.10 03:36:07 v1.2.2-dev.100 03:36:07 v1.2.2-dev.101 03:36:07 v1.2.2-dev.102 03:36:07 v1.2.2-dev.103 03:36:07 v1.2.2-dev.104 03:36:07 v1.2.2-dev.105 03:36:07 v1.2.2-dev.106 03:36:07 v1.2.2-dev.107 03:36:07 v1.2.2-dev.11 03:36:07 v1.2.2-dev.12 03:36:07 v1.2.2-dev.13 03:36:07 v1.2.2-dev.14 03:36:07 v1.2.2-dev.15 03:36:07 v1.2.2-dev.16 03:36:07 v1.2.2-dev.17 03:36:07 v1.2.2-dev.18 03:36:07 v1.2.2-dev.19 03:36:07 v1.2.2-dev.2 03:36:07 v1.2.2-dev.20 03:36:07 v1.2.2-dev.21 03:36:07 v1.2.2-dev.22 03:36:07 v1.2.2-dev.23 03:36:07 v1.2.2-dev.24 03:36:07 v1.2.2-dev.25 03:36:07 v1.2.2-dev.26 03:36:07 v1.2.2-dev.27 03:36:07 v1.2.2-dev.28 03:36:07 v1.2.2-dev.29 03:36:07 v1.2.2-dev.3 03:36:07 v1.2.2-dev.30 03:36:07 v1.2.2-dev.31 03:36:07 v1.2.2-dev.32 03:36:07 v1.2.2-dev.33 03:36:07 v1.2.2-dev.34 03:36:07 v1.2.2-dev.35 03:36:07 v1.2.2-dev.36 03:36:07 v1.2.2-dev.37 03:36:07 v1.2.2-dev.38 03:36:07 v1.2.2-dev.39 03:36:07 v1.2.2-dev.4 03:36:07 v1.2.2-dev.40 03:36:07 v1.2.2-dev.41 03:36:07 v1.2.2-dev.42 03:36:07 v1.2.2-dev.43 03:36:07 v1.2.2-dev.44 03:36:07 v1.2.2-dev.45 03:36:07 v1.2.2-dev.46 03:36:07 v1.2.2-dev.47 03:36:07 v1.2.2-dev.48 03:36:07 v1.2.2-dev.49 03:36:07 v1.2.2-dev.5 03:36:07 v1.2.2-dev.50 03:36:07 v1.2.2-dev.51 03:36:07 v1.2.2-dev.52 03:36:07 v1.2.2-dev.53 03:36:07 v1.2.2-dev.54 03:36:07 v1.2.2-dev.55 03:36:07 v1.2.2-dev.56 03:36:07 v1.2.2-dev.57 03:36:07 v1.2.2-dev.58 03:36:07 v1.2.2-dev.59 03:36:07 v1.2.2-dev.6 03:36:07 v1.2.2-dev.60 03:36:07 v1.2.2-dev.61 03:36:07 v1.2.2-dev.62 03:36:07 v1.2.2-dev.63 03:36:07 v1.2.2-dev.64 03:36:07 v1.2.2-dev.65 03:36:07 v1.2.2-dev.66 03:36:07 v1.2.2-dev.67 03:36:07 v1.2.2-dev.68 03:36:07 v1.2.2-dev.69 03:36:07 v1.2.2-dev.7 03:36:07 v1.2.2-dev.70 03:36:07 v1.2.2-dev.71 03:36:07 v1.2.2-dev.72 03:36:07 v1.2.2-dev.73 03:36:07 v1.2.2-dev.74 03:36:07 v1.2.2-dev.75 03:36:07 v1.2.2-dev.76 03:36:07 v1.2.2-dev.77 03:36:07 v1.2.2-dev.78 03:36:07 v1.2.2-dev.79 03:36:07 v1.2.2-dev.8 03:36:07 v1.2.2-dev.80 03:36:07 v1.2.2-dev.81 03:36:07 v1.2.2-dev.82 03:36:07 v1.2.2-dev.83 03:36:07 v1.2.2-dev.84 03:36:07 v1.2.2-dev.85 03:36:07 v1.2.2-dev.86 03:36:07 v1.2.2-dev.87 03:36:07 v1.2.2-dev.88 03:36:07 v1.2.2-dev.89 03:36:07 v1.2.2-dev.9 03:36:07 v1.2.2-dev.90 03:36:07 v1.2.2-dev.91 03:36:07 v1.2.2-dev.92 03:36:07 v1.2.2-dev.93 03:36:07 v1.2.2-dev.94 03:36:07 v1.2.2-dev.95 03:36:07 v1.2.2-dev.96 03:36:07 v1.2.2-dev.97 03:36:07 v1.2.2-dev.98 03:36:07 v1.2.2-dev.99 03:36:07 v1.3.0 03:36:07 v1.3.1 03:36:07 v1.3.1-dev.1 03:36:07 v1.3.1-dev.10 03:36:07 v1.3.1-dev.11 03:36:07 v1.3.1-dev.12 03:36:07 v1.3.1-dev.13 03:36:07 v1.3.1-dev.14 03:36:07 v1.3.1-dev.15 03:36:07 v1.3.1-dev.16 03:36:07 v1.3.1-dev.17 03:36:07 v1.3.1-dev.18 03:36:07 v1.3.1-dev.2 03:36:07 v1.3.1-dev.3 03:36:07 v1.3.1-dev.4 03:36:07 v1.3.1-dev.5 03:36:07 v1.3.1-dev.6 03:36:07 v1.3.1-dev.7 03:36:07 v1.3.1-dev.8 03:36:07 v1.3.1-dev.9 03:36:07 v2.0.0-dev.1 03:36:07 v2.0.0-dev.10 03:36:07 v2.0.0-dev.100 03:36:07 v2.0.0-dev.101 03:36:07 v2.0.0-dev.102 03:36:07 v2.0.0-dev.103 03:36:07 v2.0.0-dev.104 03:36:07 v2.0.0-dev.105 03:36:07 v2.0.0-dev.106 03:36:07 v2.0.0-dev.107 03:36:07 v2.0.0-dev.108 03:36:07 v2.0.0-dev.109 03:36:07 v2.0.0-dev.11 03:36:07 v2.0.0-dev.110 03:36:07 v2.0.0-dev.111 03:36:07 v2.0.0-dev.112 03:36:07 v2.0.0-dev.113 03:36:07 v2.0.0-dev.114 03:36:07 v2.0.0-dev.115 03:36:07 v2.0.0-dev.116 03:36:07 v2.0.0-dev.117 03:36:07 v2.0.0-dev.118 03:36:07 v2.0.0-dev.119 03:36:07 v2.0.0-dev.12 03:36:07 v2.0.0-dev.120 03:36:07 v2.0.0-dev.121 03:36:07 v2.0.0-dev.122 03:36:07 v2.0.0-dev.123 03:36:07 v2.0.0-dev.124 03:36:07 v2.0.0-dev.125 03:36:07 v2.0.0-dev.126 03:36:07 v2.0.0-dev.127 03:36:07 v2.0.0-dev.128 03:36:07 v2.0.0-dev.129 03:36:07 v2.0.0-dev.13 03:36:07 v2.0.0-dev.130 03:36:07 v2.0.0-dev.131 03:36:07 v2.0.0-dev.132 03:36:07 v2.0.0-dev.133 03:36:07 v2.0.0-dev.134 03:36:07 v2.0.0-dev.135 03:36:07 v2.0.0-dev.136 03:36:07 v2.0.0-dev.137 03:36:07 v2.0.0-dev.138 03:36:07 v2.0.0-dev.139 03:36:07 v2.0.0-dev.14 03:36:07 v2.0.0-dev.140 03:36:07 v2.0.0-dev.141 03:36:07 v2.0.0-dev.142 03:36:07 v2.0.0-dev.143 03:36:07 v2.0.0-dev.144 03:36:07 v2.0.0-dev.145 03:36:07 v2.0.0-dev.146 03:36:07 v2.0.0-dev.147 03:36:07 v2.0.0-dev.148 03:36:07 v2.0.0-dev.149 03:36:07 v2.0.0-dev.15 03:36:07 v2.0.0-dev.150 03:36:07 v2.0.0-dev.151 03:36:07 v2.0.0-dev.152 03:36:07 v2.0.0-dev.153 03:36:07 v2.0.0-dev.154 03:36:07 v2.0.0-dev.155 03:36:07 v2.0.0-dev.156 03:36:07 v2.0.0-dev.157 03:36:07 v2.0.0-dev.158 03:36:07 v2.0.0-dev.159 03:36:07 v2.0.0-dev.16 03:36:07 v2.0.0-dev.160 03:36:07 v2.0.0-dev.161 03:36:07 v2.0.0-dev.162 03:36:07 v2.0.0-dev.163 03:36:07 v2.0.0-dev.164 03:36:07 v2.0.0-dev.165 03:36:07 v2.0.0-dev.166 03:36:07 v2.0.0-dev.167 03:36:07 v2.0.0-dev.168 03:36:07 v2.0.0-dev.169 03:36:07 v2.0.0-dev.17 03:36:07 v2.0.0-dev.170 03:36:07 v2.0.0-dev.171 03:36:07 v2.0.0-dev.172 03:36:07 v2.0.0-dev.173 03:36:07 v2.0.0-dev.174 03:36:07 v2.0.0-dev.175 03:36:07 v2.0.0-dev.18 03:36:07 v2.0.0-dev.19 03:36:07 v2.0.0-dev.2 03:36:07 v2.0.0-dev.20 03:36:07 v2.0.0-dev.21 03:36:07 v2.0.0-dev.22 03:36:07 v2.0.0-dev.23 03:36:07 v2.0.0-dev.24 03:36:07 v2.0.0-dev.25 03:36:07 v2.0.0-dev.26 03:36:07 v2.0.0-dev.27 03:36:07 v2.0.0-dev.28 03:36:07 v2.0.0-dev.29 03:36:07 v2.0.0-dev.3 03:36:07 v2.0.0-dev.30 03:36:07 v2.0.0-dev.31 03:36:07 v2.0.0-dev.32 03:36:07 v2.0.0-dev.33 03:36:07 v2.0.0-dev.34 03:36:07 v2.0.0-dev.35 03:36:07 v2.0.0-dev.36 03:36:07 v2.0.0-dev.37 03:36:07 v2.0.0-dev.38 03:36:07 v2.0.0-dev.39 03:36:07 v2.0.0-dev.4 03:36:07 v2.0.0-dev.40 03:36:07 v2.0.0-dev.41 03:36:07 v2.0.0-dev.42 03:36:07 v2.0.0-dev.43 03:36:07 v2.0.0-dev.44 03:36:07 v2.0.0-dev.45 03:36:07 v2.0.0-dev.46 03:36:07 v2.0.0-dev.47 03:36:07 v2.0.0-dev.48 03:36:07 v2.0.0-dev.49 03:36:07 v2.0.0-dev.5 03:36:07 v2.0.0-dev.50 03:36:07 v2.0.0-dev.51 03:36:07 v2.0.0-dev.52 03:36:07 v2.0.0-dev.53 03:36:07 v2.0.0-dev.54 03:36:07 v2.0.0-dev.55 03:36:07 v2.0.0-dev.56 03:36:07 v2.0.0-dev.57 03:36:07 v2.0.0-dev.58 03:36:07 v2.0.0-dev.59 03:36:07 v2.0.0-dev.6 03:36:07 v2.0.0-dev.60 03:36:07 v2.0.0-dev.61 03:36:07 v2.0.0-dev.62 03:36:07 v2.0.0-dev.63 03:36:07 v2.0.0-dev.64 03:36:07 v2.0.0-dev.65 03:36:07 v2.0.0-dev.66 03:36:07 v2.0.0-dev.67 03:36:07 v2.0.0-dev.68 03:36:07 v2.0.0-dev.69 03:36:07 v2.0.0-dev.7 03:36:07 v2.0.0-dev.70 03:36:07 v2.0.0-dev.71 03:36:07 v2.0.0-dev.72 03:36:07 v2.0.0-dev.73 03:36:07 v2.0.0-dev.74 03:36:07 v2.0.0-dev.75 03:36:07 v2.0.0-dev.76 03:36:07 v2.0.0-dev.77 03:36:07 v2.0.0-dev.78 03:36:07 v2.0.0-dev.79 03:36:07 v2.0.0-dev.8 03:36:07 v2.0.0-dev.80 03:36:07 v2.0.0-dev.81 03:36:07 v2.0.0-dev.82 03:36:07 v2.0.0-dev.83 03:36:07 v2.0.0-dev.84 03:36:07 v2.0.0-dev.85 03:36:07 v2.0.0-dev.86 03:36:07 v2.0.0-dev.87 03:36:07 v2.0.0-dev.88 03:36:07 v2.0.0-dev.89 03:36:07 v2.0.0-dev.9 03:36:07 v2.0.0-dev.90 03:36:07 v2.0.0-dev.91 03:36:07 v2.0.0-dev.92 03:36:07 v2.0.0-dev.93 03:36:07 v2.0.0-dev.94 03:36:07 v2.0.0-dev.95 03:36:07 v2.0.0-dev.96 03:36:07 v2.0.0-dev.97 03:36:07 v2.0.0-dev.98 03:36:07 v2.0.0-dev.99 [Pipeline] sh 03:36:11 + lftools sign git-tag v2.0.0-dev.175 03:36:11 Signing Git tag with Sigul... 03:36:11 Signing v2.0.0-dev.175 [Pipeline] echo 03:36:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:36:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:36:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:36:14 $ docker stop --time=1 2408692c887eda0d04aa0642d0769b4bab4f837a787541fbb56ade4e01b49f14 03:36:16 $ docker rm -f 2408692c887eda0d04aa0642d0769b4bab4f837a787541fbb56ade4e01b49f14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 03:36:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:36:17 . [Pipeline] withDockerContainer 03:36:17 prd-centos7-docker-4c-2g-672 does not seem to be running inside a container 03:36:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 03:36:19 $ docker top 60ee885f98ef286332cf3c91324f95744d70cc184f4178a3f9c04f461ffe0955 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:36:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:36:20 [ssh-agent] Looking for ssh-agent implementation... 03:36:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:36:21 $ docker exec 60ee885f98ef286332cf3c91324f95744d70cc184f4178a3f9c04f461ffe0955 ssh-agent 03:36:22 SSH_AUTH_SOCK=/tmp/ssh-O9xzLVrgtqjC/agent.11 03:36:22 SSH_AGENT_PID=16 03:36:22 Running ssh-add (command line suppressed) 03:36:22 Identity added: /w/workspace/edgex-go/443@tmp/private_key_1293662402915968637.key (/w/workspace/edgex-go/443@tmp/private_key_1293662402915968637.key) 03:36:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:36:23 + git semver bump pre 03:36:23 # -> Open(): unable to determine branch for HEAD 03:36:23 # $GIT_DIR = /w/workspace/edgex-go/443/.git 03:36:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/443 03:36:23 # $SEMVER_REMOTE_NAME = origin 03:36:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:36:23 # $SEMVER_USER_NAME = edgex-jenkins 03:36:23 # $SEMVER_BRANCH = master 03:36:23 # $SEMVER_DIR = /w/workspace/edgex-go/443/.semver 03:36:23 2.0.0-dev.176 [Pipeline] } 03:36:23 $ docker exec --env ******** --env ******** 60ee885f98ef286332cf3c91324f95744d70cc184f4178a3f9c04f461ffe0955 ssh-agent -k 03:36:23 unset SSH_AUTH_SOCK; 03:36:23 unset SSH_AGENT_PID; 03:36:23 echo Agent pid 16 killed; 03:36:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:36:24 + git semver [Pipeline] } 03:36:24 $ docker stop --time=1 60ee885f98ef286332cf3c91324f95744d70cc184f4178a3f9c04f461ffe0955 03:36:26 $ docker rm -f 60ee885f98ef286332cf3c91324f95744d70cc184f4178a3f9c04f461ffe0955 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:36:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:36:27 . [Pipeline] withDockerContainer 03:36:27 prd-centos7-docker-4c-2g-672 does not seem to be running inside a container 03:36:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 03:36:28 $ docker top 526d645b77a4c8a6c76690c4316d5aad5d2b44e4590a6bc4a9b4da051d3475bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:36:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:36:29 [ssh-agent] Looking for ssh-agent implementation... 03:36:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:36:30 $ docker exec 526d645b77a4c8a6c76690c4316d5aad5d2b44e4590a6bc4a9b4da051d3475bf ssh-agent 03:36:31 SSH_AUTH_SOCK=/tmp/ssh-Q827Scu3OpBo/agent.12 03:36:31 SSH_AGENT_PID=17 03:36:31 Running ssh-add (command line suppressed) 03:36:32 Identity added: /w/workspace/edgex-go/443@tmp/private_key_221427281351940870.key (/w/workspace/edgex-go/443@tmp/private_key_221427281351940870.key) 03:36:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:36:34 + git semver push 03:36:34 # -> Open(): unable to determine branch for HEAD 03:36:34 # $GIT_DIR = /w/workspace/edgex-go/443/.git 03:36:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/443 03:36:34 # $SEMVER_REMOTE_NAME = origin 03:36:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:36:34 # $SEMVER_USER_NAME = edgex-jenkins 03:36:34 # $SEMVER_BRANCH = master 03:36:34 # $SEMVER_DIR = /w/workspace/edgex-go/443/.semver [Pipeline] } 03:36:49 $ docker exec --env ******** --env ******** 526d645b77a4c8a6c76690c4316d5aad5d2b44e4590a6bc4a9b4da051d3475bf ssh-agent -k 03:36:49 unset SSH_AUTH_SOCK; 03:36:49 unset SSH_AGENT_PID; 03:36:49 echo Agent pid 17 killed; 03:36:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:36:50 + git semver [Pipeline] } 03:36:50 $ docker stop --time=1 526d645b77a4c8a6c76690c4316d5aad5d2b44e4590a6bc4a9b4da051d3475bf 03:36:51 $ docker rm -f 526d645b77a4c8a6c76690c4316d5aad5d2b44e4590a6bc4a9b4da051d3475bf [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 03:36:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:36:54 ---> package-listing.sh 03:36:54 ++ facter osfamily 03:36:54 ++ tr '[:upper:]' '[:lower:]' 03:36:54 + OS_FAMILY=redhat 03:36:54 + workspace=/w/workspace/edgex-go/443 03:36:54 + START_PACKAGES=/tmp/packages_start.txt 03:36:54 + END_PACKAGES=/tmp/packages_end.txt 03:36:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:36:54 + PACKAGES=/tmp/packages_start.txt 03:36:54 + '[' /w/workspace/edgex-go/443 ']' 03:36:54 + PACKAGES=/tmp/packages_end.txt 03:36:54 + case "${OS_FAMILY}" in 03:36:54 + rpm -qa 03:36:54 + sort 03:37:03 + '[' -f /tmp/packages_start.txt ']' 03:37:03 + '[' -f /tmp/packages_end.txt ']' 03:37:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:37:03 + '[' /w/workspace/edgex-go/443 ']' 03:37:03 + mkdir -p /w/workspace/edgex-go/443/archives/ 03:37:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/443/archives/ [Pipeline] echo 03:37:03 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/443/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:37:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:37:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:37:03 03:37:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:37:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:37:04 alpine: Pulling from edgex-lftools-log-publisher 03:37:04 df20fa9351a1: Pulling fs layer 03:37:04 36b3adc4ff6f: Pulling fs layer 03:37:04 8ad3a11d3b57: Pulling fs layer 03:37:04 46f8f816bc3b: Pulling fs layer 03:37:04 93b61091891f: Pulling fs layer 03:37:04 93b9cdb0e59b: Pulling fs layer 03:37:04 5e14af77c1be: Pulling fs layer 03:37:04 01666e4c0597: Pulling fs layer 03:37:04 aa168da1d23b: Pulling fs layer 03:37:04 93b9cdb0e59b: Waiting 03:37:04 5e14af77c1be: Waiting 03:37:04 01666e4c0597: Waiting 03:37:04 46f8f816bc3b: Waiting 03:37:04 93b61091891f: Waiting 03:37:04 aa168da1d23b: Waiting 03:37:04 36b3adc4ff6f: Verifying Checksum 03:37:04 36b3adc4ff6f: Download complete 03:37:04 46f8f816bc3b: Download complete 03:37:04 df20fa9351a1: Verifying Checksum 03:37:04 df20fa9351a1: Download complete 03:37:04 93b9cdb0e59b: Verifying Checksum 03:37:04 93b9cdb0e59b: Download complete 03:37:04 5e14af77c1be: Verifying Checksum 03:37:04 5e14af77c1be: Download complete 03:37:04 93b61091891f: Download complete 03:37:04 01666e4c0597: Verifying Checksum 03:37:04 01666e4c0597: Download complete 03:37:04 8ad3a11d3b57: Verifying Checksum 03:37:04 8ad3a11d3b57: Download complete 03:37:05 df20fa9351a1: Pull complete 03:37:06 36b3adc4ff6f: Pull complete 03:37:07 aa168da1d23b: Verifying Checksum 03:37:07 aa168da1d23b: Download complete 03:37:07 8ad3a11d3b57: Pull complete 03:37:08 46f8f816bc3b: Pull complete 03:37:08 93b61091891f: Pull complete 03:37:09 93b9cdb0e59b: Pull complete 03:37:09 5e14af77c1be: Pull complete 03:37:09 01666e4c0597: Pull complete 03:37:24 aa168da1d23b: Pull complete 03:37:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:37:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:37:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:37:25 prd-centos7-docker-4c-2g-672 does not seem to be running inside a container 03:37:26 $ 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/443/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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 03:37:30 $ docker top 520a26c2a70c09b7d26e97f09fec5050d33178d715245d8203faf3ed05f98ec4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:32 + touch /tmp/pre-build-complete [Pipeline] sh 03:37:32 + mkdir -p /var/log/sa [Pipeline] sh 03:37:32 + ls /var/log/sa-host 03:37:32 + sadf -c /var/log/sa-host/sa19 03:37:32 file_magic: OK 03:37:32 HZ: Using current value: 100 03:37:32 file_header: OK 03:37:32 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 03:37:32 Statistics: 03:37:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:37:32 File successfully converted to sysstat format version 12.2.1 03:37:32 + sadf -c /var/log/sa-host/sa23 03:37:32 file_magic: OK 03:37:32 HZ: Using current value: 100 03:37:32 file_header: OK 03:37:32 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 03:37:32 Statistics: 03:37:32 Hnuu...uuuununununu... 03:37:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:37:33 provisioning config files... 03:37:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/443@tmp/config6850136117991688795tmp [Pipeline] { [Pipeline] echo 03:37:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:37:34 ---> create-netrc.sh [Pipeline] } 03:37:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:37:34 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:37:34 ---> python-tools-install.sh [Pipeline] echo 03:37:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:37:34 ---> sudo-logs.sh 03:37:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:37:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:37:35 ---> job-cost.sh 03:37:35 lf-activate-venv: SKIPPING 03:37:35 DEBUG: total: 0.20999999344348907 03:37:35 INFO: Retrieving Stack Cost... 03:37:36 INFO: Retrieving Pricing Info for: v1-standard-2 03:37:37 INFO: Archiving Costs [Pipeline] echo 03:37:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:37:37 ---> logs-deploy.sh 03:37:37 lf-activate-venv: SKIPPING 03:37:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/443 03:37:37 INFO: archiving workspace using pattern(s): 03:37:39 Archives upload complete. 03:37:39 INFO: archiving logs to Nexus 03:37:41 ---> uname -a: 03:37:41 Linux prd-centos7-docker-4c-2g-672.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:37:41 03:37:41 03:37:41 ---> lscpu: 03:37:41 Architecture: x86_64 03:37:41 CPU op-mode(s): 32-bit, 64-bit 03:37:41 Byte Order: Little Endian 03:37:41 Address sizes: 40 bits physical, 48 bits virtual 03:37:41 CPU(s): 4 03:37:41 On-line CPU(s) list: 0-3 03:37:41 Thread(s) per core: 1 03:37:41 Core(s) per socket: 1 03:37:41 Socket(s): 4 03:37:41 NUMA node(s): 1 03:37:41 Vendor ID: GenuineIntel 03:37:41 CPU family: 6 03:37:41 Model: 44 03:37:41 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:37:41 Stepping: 1 03:37:41 CPU MHz: 2933.438 03:37:41 BogoMIPS: 5866.87 03:37:41 Virtualization: VT-x 03:37:41 Hypervisor vendor: KVM 03:37:41 Virtualization type: full 03:37:41 L1d cache: 128 KiB 03:37:41 L1i cache: 128 KiB 03:37:41 L2 cache: 16 MiB 03:37:41 L3 cache: 64 MiB 03:37:41 NUMA node0 CPU(s): 0-3 03:37:41 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:37:41 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:37:41 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:37:41 Vulnerability Meltdown: Mitigation; PTI 03:37:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:37:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:37:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:37:41 Vulnerability Srbds: Not affected 03:37:41 Vulnerability Tsx async abort: Not affected 03:37:41 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 03:37:41 03:37:41 03:37:41 ---> nproc: 03:37:41 4 03:37:41 03:37:41 03:37:41 ---> df -h: 03:37:41 Filesystem Size Used Available Use% Mounted on 03:37:41 overlay 50.0G 13.1G 36.9G 26% / 03:37:41 tmpfs 64.0M 0 64.0M 0% /dev 03:37:41 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:37:41 shm 64.0M 0 64.0M 0% /dev/shm 03:37:41 /dev/vda1 50.0G 13.1G 36.9G 26% /facter-os 03:37:41 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/resolv.conf 03:37:41 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hostname 03:37:41 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hosts 03:37:41 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/auth.log 03:37:41 /dev/vda1 50.0G 13.1G 36.9G 26% /run/cloud-init/result.json 03:37:41 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/sa-host 03:37:41 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/secure 03:37:41 /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/443 03:37:41 /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/443@tmp 03:37:41 03:37:41 03:37:41 ---> free -m: 03:37:41 total used free shared buff/cache available 03:37:41 Mem: 1837 813 139 0 884 975 03:37:41 Swap: 1023 59 964 03:37:41 03:37:41 03:37:41 ---> ip addr: 03:37:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:37:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:37:41 inet 127.0.0.1/8 scope host lo 03:37:41 valid_lft forever preferred_lft forever 03:37:41 inet6 ::1/128 scope host 03:37:41 valid_lft forever preferred_lft forever 03:37:41 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:37:41 link/ether fa:16:3e:e3:a5:69 brd ff:ff:ff:ff:ff:ff 03:37:41 inet 10.30.123.162/23 brd 10.30.123.255 scope global dynamic eth0 03:37:41 valid_lft 84266sec preferred_lft 84266sec 03:37:41 inet6 fe80::f816:3eff:fee3:a569/64 scope link 03:37:41 valid_lft forever preferred_lft forever 03:37:41 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:37:41 link/ether 02:42:ad:3a:ab:75 brd ff:ff:ff:ff:ff:ff 03:37:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:37:41 valid_lft forever preferred_lft forever 03:37:41 inet6 fe80::42:adff:fe3a:ab75/64 scope link 03:37:41 valid_lft forever preferred_lft forever 03:37:41 03:37:41 03:37:41 ---> sar -b -r -n DEV: 03:37:41 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/19/21 _x86_64_ (4 CPU) 03:37:41 03:37:41 03:01:52 LINUX RESTART (4 CPU) 03:37:41 03:37:41 03:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:37:41 03:04:01 2.63 0.03 2.60 0.00 11.15 65.03 0.00 03:37:41 03:05:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 03:37:41 03:06:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 03:37:41 03:07:01 0.28 0.00 0.28 0.00 0.00 2.55 0.00 03:37:41 03:08:01 0.22 0.00 0.22 0.00 0.00 3.15 0.00 03:37:41 03:09:01 0.35 0.00 0.35 0.00 0.00 3.91 0.00 03:37:41 03:10:01 0.25 0.00 0.25 0.00 0.00 2.46 0.00 03:37:41 03:11:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 03:37:41 03:12:01 0.23 0.00 0.23 0.00 0.00 2.75 0.00 03:37:41 03:13:01 0.20 0.00 0.20 0.00 0.00 2.06 0.00 03:37:41 03:14:01 0.32 0.00 0.32 0.00 0.00 3.36 0.00 03:37:41 03:15:01 27.02 4.92 22.09 0.00 405.52 5798.42 0.00 03:37:41 03:16:02 95.83 54.78 41.05 0.00 8359.66 12974.26 0.00 03:37:41 03:17:01 233.83 86.01 147.82 0.00 4515.74 39197.40 0.00 03:37:41 03:18:01 171.52 70.64 100.88 0.00 2544.27 12962.54 0.00 03:37:41 03:19:01 86.61 28.60 58.02 0.00 1108.38 6665.40 0.00 03:37:41 03:20:02 51.96 10.33 41.64 0.00 462.42 6386.56 0.00 03:37:41 03:21:01 79.52 41.36 38.16 0.00 1465.16 3096.24 0.00 03:37:41 03:22:01 66.04 27.01 39.03 0.00 1869.15 2940.82 0.00 03:37:41 03:23:02 60.35 6.18 54.16 0.00 482.66 16829.63 0.00 03:37:41 03:24:03 288.87 119.91 168.95 0.00 59386.27 117723.32 0.00 03:37:41 03:25:03 1145.42 974.89 170.52 0.00 75772.59 77988.05 0.00 03:37:41 03:26:05 1653.52 1478.58 174.94 0.00 93976.86 105113.32 0.00 03:37:41 03:27:02 283.32 204.91 78.41 0.00 11757.24 11402.55 0.00 03:37:41 03:28:01 290.96 111.47 179.49 0.00 11768.16 27397.25 0.00 03:37:41 03:29:02 971.35 795.98 175.37 0.00 78571.48 118531.09 0.00 03:37:41 03:30:02 714.06 553.04 161.02 0.00 41270.92 47414.18 0.00 03:37:41 03:31:01 173.71 62.92 110.79 0.00 2149.88 21866.46 0.00 03:37:41 03:32:01 85.59 17.78 67.81 0.00 4227.22 6768.79 0.00 03:37:41 03:33:01 47.11 29.97 17.15 0.00 3101.55 2664.36 0.00 03:37:41 03:34:02 240.24 121.55 118.69 0.00 6980.25 31011.04 0.00 03:37:41 03:35:01 116.32 67.21 49.11 0.00 4653.69 7002.49 0.00 03:37:41 03:36:01 224.27 67.35 156.92 0.00 4420.93 28943.41 0.00 03:37:41 03:37:01 101.31 83.10 18.21 0.00 6208.13 3345.10 0.00 03:37:41 Average: 214.07 149.34 64.73 0.00 12675.20 21224.41 0.00 03:37:41 03:37:41 03:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:37:41 03:04:01 96160 0 502984 26.73 2620 1279780 1024388 34.96 318500 1271056 16 03:37:41 03:05:01 98180 0 500960 26.62 2620 1279784 1024008 34.95 314408 1273164 8 03:37:41 03:06:01 101648 0 497484 26.44 2620 1279792 995008 33.96 311816 1273164 8 03:37:41 03:07:01 101568 0 497564 26.44 2620 1279792 995008 33.96 311872 1273164 16 03:37:41 03:08:01 101900 0 497224 26.43 2620 1279800 995068 33.96 312076 1273168 16 03:37:41 03:09:01 102136 0 496984 26.41 2620 1279804 995008 33.96 311772 1273164 12 03:37:41 03:10:01 102128 0 496992 26.41 2620 1279804 995008 33.96 311772 1273164 8 03:37:41 03:11:01 101940 0 497172 26.42 2620 1279812 995008 33.96 311828 1273164 16 03:37:41 03:12:01 102236 0 496872 26.41 2620 1279816 995008 33.96 311828 1273164 16 03:37:41 03:13:01 101356 0 497744 26.45 2620 1279824 995092 33.96 312160 1273164 16 03:37:41 03:14:01 101708 0 497392 26.44 2620 1279824 995008 33.96 312048 1273164 12 03:37:41 03:15:01 89868 0 610892 32.47 2620 1178164 1119672 38.21 516936 1075872 12852 03:37:41 03:16:02 399716 0 613904 32.63 2620 865304 1099980 37.54 492060 787112 148 03:37:41 03:17:01 142276 0 735840 39.11 1740 1001688 1570928 53.61 574888 921664 1616 03:37:41 03:18:01 155456 0 797200 42.37 1544 927344 1753512 59.84 590620 857044 40804 03:37:41 03:19:01 227796 0 785504 41.75 804 867440 1823860 62.25 612436 756852 77608 03:37:41 03:20:02 114000 0 899960 47.83 636 866948 1751560 59.78 754172 726108 26768 03:37:41 03:21:01 201972 0 831956 44.22 636 846980 1750508 59.74 647968 741004 50964 03:37:41 03:22:01 219640 0 790392 42.01 608 870904 1482644 50.60 630152 734576 75288 03:37:41 03:23:02 76936 0 788772 41.92 560 1015276 1543924 52.69 643468 869712 85588 03:37:41 03:24:03 87800 0 834200 44.34 52 959492 2272428 77.55 701236 886956 43168 03:37:41 03:25:03 67640 0 845128 44.92 52 968724 2345056 80.03 721196 873856 77548 03:37:41 03:26:05 63616 0 860492 45.73 52 957384 2334768 79.68 762592 822812 42060 03:37:41 03:27:02 368076 0 1125280 59.81 40 388148 4030492 137.55 617972 619348 49108 03:37:41 03:28:01 341412 0 766516 40.74 40 773576 1632640 55.72 523312 751156 28 03:37:41 03:29:02 268712 0 787972 41.88 40 824820 2303740 78.62 467172 896428 280 03:37:41 03:30:02 545520 0 687572 36.54 40 648412 1368684 46.71 388116 712072 40 03:37:41 03:31:01 79172 0 731300 38.87 40 1071032 1477320 50.42 543724 1013624 62308 03:37:41 03:32:01 89728 0 695732 36.98 40 1096044 1461472 49.88 519228 1019748 32 03:37:41 03:33:01 71756 0 697032 37.05 40 1112716 1515964 51.74 623224 937184 90752 03:37:41 03:34:02 70036 0 770180 40.93 40 1041288 1457184 49.73 667732 853836 2996 03:37:41 03:35:01 78264 0 714392 37.97 40 1088848 1385436 47.28 684316 836680 96012 03:37:41 03:36:01 205244 0 791612 42.07 0 884688 1358424 46.36 509032 806040 41004 03:37:41 03:37:01 93768 0 797500 42.39 0 990276 1313444 44.83 534372 887096 216 03:37:41 Average: 152040 0 689374 36.64 1209 1038921 1504625 51.35 504882 982044 25804 03:37:41 03:37:41 03:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:37:41 03:04:01 eth0 1.76 0.69 1.58 0.26 0.00 0.00 0.00 0.00 03:37:41 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:05:01 eth0 0.43 0.40 0.26 0.22 0.00 0.00 0.00 0.00 03:37:41 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:06:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:37:41 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:07:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:37:41 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:08:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:37:41 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:09:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:37:41 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:10:01 eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:37:41 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:37:41 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:12:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:37:41 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:13:01 eth0 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 03:37:41 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:37:41 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:15:01 eth0 550.72 511.46 3010.76 74.80 0.00 0.00 0.00 0.00 03:37:41 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:16:02 eth0 879.55 927.85 3040.51 135.21 0.00 0.00 0.00 0.00 03:37:41 03:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:16:02 docker0 859.00 788.05 71.96 2685.92 0.00 0.00 0.00 0.00 03:37:41 03:17:01 eth0 431.50 324.19 3262.39 33.09 0.00 0.00 0.00 0.00 03:37:41 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:17:01 veth2a529a1 27.42 36.73 2.62 23.81 0.00 0.00 0.00 0.00 03:37:41 03:17:01 docker0 101.75 144.78 6.40 391.94 0.00 0.00 0.00 0.00 03:37:41 03:18:01 veth5fa0949 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:41 03:18:01 eth0 115.56 99.60 470.68 16.25 0.00 0.00 0.00 0.00 03:37:41 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:18:01 docker0 82.13 94.32 6.32 446.82 0.00 0.00 0.00 0.00 03:37:41 03:19:01 veth5fa0949 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:19:01 eth0 21.00 18.83 11.59 58.59 0.00 0.00 0.00 0.00 03:37:41 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:20:02 veth5fa0949 2.13 2.13 0.17 0.18 0.00 0.00 0.00 0.00 03:37:41 03:20:02 eth0 28.04 21.43 20.57 11.39 0.00 0.00 0.00 0.00 03:37:41 03:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:20:02 docker0 2.13 2.13 0.14 0.18 0.00 0.00 0.00 0.00 03:37:41 03:21:01 veth5fa0949 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:21:01 eth0 16.16 12.54 12.62 6.97 0.00 0.00 0.00 0.00 03:37:41 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:22:01 veth5fa0949 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:22:01 eth0 28.42 24.77 14.10 63.91 0.00 0.00 0.00 0.00 03:37:41 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:23:02 eth0 177.64 139.58 1685.88 20.45 0.00 0.00 0.00 0.00 03:37:41 03:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:24:03 veth71a652e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:41 03:24:03 eth0 32.50 26.81 22.50 49.21 0.00 0.00 0.00 0.00 03:37:41 03:24:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:24:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:25:03 veth71a652e 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 03:37:41 03:25:03 eth0 79.78 51.28 166.83 12.45 0.00 0.00 0.00 0.00 03:37:41 03:25:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:25:03 docker0 34.61 55.10 2.23 148.79 0.00 0.00 0.00 0.00 03:37:41 03:26:05 veth71a652e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:26:05 eth0 3.50 2.54 3.52 1.22 0.00 0.00 0.00 0.00 03:37:41 03:26:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:26:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:27:02 veth9a3925e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:37:41 03:27:02 veth71a652e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:27:02 veth0bfe9f8 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:37:41 03:27:02 eth0 6.96 5.25 5.39 2.95 0.00 0.00 0.00 0.00 03:37:41 03:28:01 veth71a652e 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 03:37:41 03:28:01 eth0 89.17 51.61 259.59 61.78 0.00 0.00 0.00 0.00 03:37:41 03:28:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:37:41 03:28:01 docker0 1112.15 1144.74 89.30 3918.85 0.00 0.00 0.00 0.00 03:37:41 03:29:02 vethc97a830 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:37:41 03:29:02 veth71a652e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:29:02 veth4aa21c9 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 03:37:41 03:29:02 veth01b0b05 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 03:37:41 03:30:02 veth71a652e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:30:02 eth0 2712.97 2379.79 12564.75 638.13 0.00 0.00 0.00 0.00 03:37:41 03:30:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:37:41 03:30:02 docker0 1113.66 1152.11 89.29 3935.07 0.00 0.00 0.00 0.00 03:37:41 03:31:01 veth71a652e 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:31:01 vethc58d41c 19.58 42.58 1.41 332.78 0.00 0.00 0.00 0.00 03:37:41 03:31:01 eth0 184.22 134.00 1625.62 23.53 0.00 0.00 0.00 0.00 03:37:41 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:32:01 eth0 160.79 140.16 98.07 448.59 0.00 0.00 0.00 0.00 03:37:41 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:32:01 docker0 1122.76 1184.68 89.67 4252.21 0.00 0.00 0.00 0.00 03:37:41 03:33:01 eth0 577.03 517.41 2836.20 1262.76 0.00 0.00 0.00 0.00 03:37:41 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:34:02 veth5cbd490 9.54 10.36 1.39 16.10 0.00 0.00 0.00 0.00 03:37:41 03:34:02 eth0 167.68 144.06 1339.29 17.48 0.00 0.00 0.00 0.00 03:37:41 03:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:34:02 docker0 9.54 10.23 1.26 16.09 0.00 0.00 0.00 0.00 03:37:41 03:35:01 eth0 373.26 320.55 2884.52 86.77 0.00 0.00 0.00 0.00 03:37:41 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:35:01 docker0 36.76 39.91 2.56 358.22 0.00 0.00 0.00 0.00 03:37:41 03:36:01 eth0 159.56 120.99 990.21 34.34 0.00 0.00 0.00 0.00 03:37:41 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:36:01 docker0 18.70 34.26 0.96 243.69 0.00 0.00 0.00 0.00 03:37:41 03:36:01 vethdfc3c53 18.70 34.40 1.21 243.70 0.00 0.00 0.00 0.00 03:37:41 03:37:01 eth0 52.79 44.82 53.45 63.82 0.00 0.00 0.00 0.00 03:37:41 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 03:37:01 docker0 3.53 2.54 1.13 1.58 0.00 0.00 0.00 0.00 03:37:41 Average: eth0 123.02 108.11 641.79 75.08 0.00 0.00 0.00 0.00 03:37:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:41 Average: docker0 35.18 37.55 2.82 143.78 0.00 0.00 0.00 0.00 03:37:41 03:37:41 03:37:41 ---> sar -P ALL: 03:37:41 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/19/21 _x86_64_ (4 CPU) 03:37:41 03:37:41 03:01:52 LINUX RESTART (4 CPU) 03:37:41 03:37:41 03:03:02 CPU %user %nice %system %iowait %steal %idle 03:37:41 03:04:01 all 0.17 0.00 0.09 0.00 1.51 98.22 03:37:41 03:04:01 0 0.10 0.00 0.07 0.00 2.49 97.35 03:37:41 03:04:01 1 0.05 0.00 0.10 0.00 1.09 98.75 03:37:41 03:04:01 2 0.48 0.00 0.15 0.00 1.00 98.37 03:37:41 03:04:01 3 0.05 0.00 0.05 0.00 1.46 98.43 03:37:41 03:05:01 all 0.09 0.00 0.11 0.00 0.71 99.09 03:37:41 03:05:01 0 0.12 0.00 0.17 0.00 1.11 98.61 03:37:41 03:05:01 1 0.12 0.00 0.15 0.00 0.81 98.92 03:37:41 03:05:01 2 0.10 0.00 0.10 0.00 0.38 99.42 03:37:41 03:05:01 3 0.02 0.00 0.03 0.00 0.55 99.40 03:37:41 03:06:01 all 0.09 0.00 0.02 0.00 0.19 99.70 03:37:41 03:06:01 0 0.28 0.00 0.05 0.00 0.12 99.55 03:37:41 03:06:01 1 0.05 0.00 0.03 0.00 0.47 99.45 03:37:41 03:06:01 2 0.02 0.00 0.02 0.00 0.12 99.85 03:37:41 03:06:01 3 0.02 0.00 0.00 0.00 0.05 99.93 03:37:41 03:07:01 all 0.12 0.00 0.03 0.00 0.27 99.58 03:37:41 03:07:01 0 0.30 0.00 0.02 0.00 0.07 99.62 03:37:41 03:07:01 1 0.07 0.00 0.07 0.00 0.83 99.04 03:37:41 03:07:01 2 0.10 0.00 0.02 0.00 0.13 99.75 03:37:41 03:07:01 3 0.02 0.00 0.02 0.00 0.07 99.90 03:37:41 03:08:01 all 0.13 0.00 0.04 0.00 0.11 99.73 03:37:41 03:08:01 0 0.03 0.00 0.02 0.00 0.03 99.92 03:37:41 03:08:01 1 0.42 0.00 0.08 0.00 0.35 99.15 03:37:41 03:08:01 2 0.07 0.00 0.02 0.00 0.03 99.88 03:37:41 03:08:01 3 0.00 0.00 0.03 0.00 0.02 99.95 03:37:41 03:09:01 all 0.09 0.00 0.04 0.00 1.28 98.59 03:37:41 03:09:01 0 0.02 0.00 0.03 0.00 0.50 99.45 03:37:41 03:09:01 1 0.25 0.00 0.07 0.00 1.97 97.72 03:37:41 03:09:01 2 0.02 0.00 0.03 0.00 2.03 97.92 03:37:41 03:09:01 3 0.07 0.00 0.03 0.00 0.61 99.29 03:37:41 03:10:01 all 0.10 0.00 0.02 0.00 0.20 99.68 03:37:41 03:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:37:41 03:10:01 1 0.00 0.00 0.00 0.00 0.28 99.72 03:37:41 03:10:01 2 0.05 0.00 0.05 0.00 0.22 99.68 03:37:41 03:10:01 3 0.37 0.00 0.00 0.00 0.30 99.33 03:37:41 03:11:01 all 0.10 0.00 0.04 0.00 0.25 99.61 03:37:41 03:11:01 0 0.00 0.00 0.03 0.00 0.03 99.93 03:37:41 03:11:01 1 0.12 0.00 0.07 0.00 0.18 99.63 03:37:41 03:11:01 2 0.03 0.00 0.02 0.00 0.75 99.20 03:37:41 03:11:01 3 0.23 0.00 0.03 0.00 0.05 99.68 03:37:41 03:12:01 all 0.12 0.00 0.02 0.00 0.42 99.44 03:37:41 03:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:37:41 03:12:01 1 0.38 0.00 0.02 0.00 1.53 98.08 03:37:41 03:12:01 2 0.05 0.00 0.07 0.00 0.10 99.78 03:37:41 03:12:01 3 0.02 0.00 0.00 0.00 0.03 99.95 03:37:41 03:13:01 all 0.06 0.00 0.04 0.00 1.00 98.90 03:37:41 03:13:01 0 0.00 0.00 0.02 0.00 0.86 99.13 03:37:41 03:13:01 1 0.20 0.00 0.07 0.00 1.74 98.00 03:37:41 03:13:01 2 0.05 0.00 0.05 0.00 1.09 98.81 03:37:41 03:13:01 3 0.00 0.00 0.02 0.00 0.32 99.67 03:37:41 03:14:01 all 0.07 0.00 0.04 0.00 0.91 98.97 03:37:41 03:14:01 0 0.22 0.00 0.03 0.00 0.73 99.02 03:37:41 03:14:01 1 0.02 0.00 0.03 0.00 1.35 98.60 03:37:41 03:14:01 2 0.03 0.00 0.05 0.00 1.24 98.68 03:37:41 03:14:01 3 0.02 0.00 0.05 0.00 0.33 99.60 03:37:41 03:37:41 03:14:01 CPU %user %nice %system %iowait %steal %idle 03:37:41 03:15:01 all 6.08 0.00 1.77 0.42 9.30 82.43 03:37:41 03:15:01 0 5.01 0.00 2.19 0.05 9.60 83.15 03:37:41 03:15:01 1 3.76 0.00 1.04 0.18 9.67 85.35 03:37:41 03:15:01 2 5.63 0.00 1.57 0.20 9.28 83.33 03:37:41 03:15:01 3 10.10 0.00 2.33 1.31 8.60 77.65 03:37:41 03:16:02 all 9.77 0.00 5.31 1.48 17.12 66.32 03:37:41 03:16:02 0 12.31 0.00 6.38 1.07 17.85 62.39 03:37:41 03:16:02 1 4.87 0.00 4.42 2.03 17.22 71.46 03:37:41 03:16:02 2 13.02 0.00 5.70 2.41 16.22 62.66 03:37:41 03:16:02 3 9.21 0.00 4.83 0.42 17.18 68.37 03:37:41 03:17:01 all 4.92 0.00 4.99 3.19 25.78 61.12 03:37:41 03:17:01 0 3.86 0.00 4.43 3.05 26.46 62.21 03:37:41 03:17:01 1 5.08 0.00 4.56 3.27 25.31 61.78 03:37:41 03:17:01 2 5.14 0.00 5.41 3.78 25.02 60.66 03:37:41 03:17:01 3 5.62 0.00 5.59 2.65 26.33 59.82 03:37:41 03:18:01 all 9.21 0.00 7.00 5.25 27.58 50.95 03:37:41 03:18:01 0 11.96 0.00 7.27 4.80 27.59 48.37 03:37:41 03:18:01 1 6.64 0.00 6.60 6.00 27.94 52.81 03:37:41 03:18:01 2 8.64 0.00 6.87 5.51 28.17 50.81 03:37:41 03:18:01 3 9.66 0.00 7.28 4.67 26.59 51.80 03:37:41 03:19:01 all 34.93 0.00 11.50 1.69 33.48 18.41 03:37:41 03:19:01 0 32.30 0.00 11.29 1.47 33.89 21.05 03:37:41 03:19:01 1 30.15 0.00 11.06 2.89 34.84 21.06 03:37:41 03:19:01 2 37.46 0.00 12.06 0.89 32.62 16.97 03:37:41 03:19:01 3 40.02 0.00 11.59 1.49 32.50 14.40 03:37:41 03:20:02 all 26.20 0.00 9.72 1.63 30.51 31.94 03:37:41 03:20:02 0 26.60 0.00 10.16 1.89 29.68 31.67 03:37:41 03:20:02 1 22.30 0.00 9.06 1.24 31.99 35.41 03:37:41 03:20:02 2 26.32 0.00 9.44 0.85 31.21 32.18 03:37:41 03:20:02 3 29.88 0.00 10.26 2.60 29.04 28.23 03:37:41 03:21:01 all 31.57 0.00 13.21 2.91 35.04 17.27 03:37:41 03:21:01 0 32.74 0.00 13.39 4.19 36.16 13.51 03:37:41 03:21:01 1 30.82 0.00 13.22 2.11 35.37 18.47 03:37:41 03:21:01 2 29.31 0.00 12.42 2.66 34.78 20.83 03:37:41 03:21:01 3 33.51 0.00 13.85 2.71 33.85 16.08 03:37:41 03:22:01 all 20.80 0.00 10.95 2.07 33.18 33.00 03:37:41 03:22:01 0 19.18 0.00 10.86 1.41 35.74 32.81 03:37:41 03:22:01 1 19.31 0.00 10.27 2.55 33.74 34.12 03:37:41 03:22:01 2 24.97 0.00 13.95 2.63 29.85 28.60 03:37:41 03:22:01 3 19.94 0.00 8.88 1.69 33.28 36.21 03:37:41 03:23:02 all 10.41 0.00 9.15 0.34 28.45 51.65 03:37:41 03:23:02 0 10.64 0.00 9.07 0.08 29.01 51.20 03:37:41 03:23:02 1 10.33 0.00 8.52 0.93 29.10 51.12 03:37:41 03:23:02 2 11.17 0.00 9.96 0.24 28.23 50.41 03:37:41 03:23:02 3 9.50 0.00 9.08 0.09 27.43 53.89 03:37:41 03:24:03 all 8.79 0.00 8.70 10.23 32.91 39.37 03:37:41 03:24:03 0 8.00 0.00 6.92 11.07 33.54 40.47 03:37:41 03:24:03 1 8.40 0.00 8.50 8.68 32.82 41.60 03:37:41 03:24:03 2 10.05 0.00 9.17 10.61 32.69 37.48 03:37:41 03:24:03 3 8.75 0.00 10.29 10.57 32.55 37.84 03:37:41 03:25:03 all 7.76 0.00 9.77 22.07 33.19 27.21 03:37:41 03:25:03 0 8.82 0.00 9.75 21.10 32.08 28.25 03:37:41 03:25:03 1 7.07 0.00 9.48 22.94 33.96 26.55 03:37:41 03:25:03 2 7.53 0.00 9.36 22.55 33.02 27.53 03:37:41 03:25:03 3 7.63 0.00 10.49 21.69 33.70 26.49 03:37:41 03:37:41 03:25:03 CPU %user %nice %system %iowait %steal %idle 03:37:41 03:26:05 all 8.33 0.00 6.80 29.27 33.94 21.66 03:37:41 03:26:05 0 8.06 0.00 6.12 29.72 34.22 21.88 03:37:41 03:26:05 1 8.99 0.00 7.21 31.06 33.97 18.78 03:37:41 03:26:05 2 7.15 0.00 6.61 28.29 34.50 23.45 03:37:41 03:26:05 3 9.16 0.00 7.30 28.00 33.03 22.50 03:37:41 03:27:02 all 48.19 0.00 13.04 8.46 22.83 7.48 03:37:41 03:27:02 0 48.99 0.00 14.04 8.70 20.60 7.67 03:37:41 03:27:02 1 48.88 0.00 13.72 7.60 22.02 7.78 03:37:41 03:27:02 2 46.06 0.00 12.08 9.31 25.95 6.61 03:37:41 03:27:02 3 48.86 0.00 12.32 8.22 22.72 7.88 03:37:41 03:28:01 all 26.51 0.00 12.96 11.20 27.66 21.66 03:37:41 03:28:01 0 29.62 0.00 14.84 10.24 24.45 20.85 03:37:41 03:28:01 1 27.02 0.00 12.85 11.93 29.50 18.70 03:37:41 03:28:01 2 24.54 0.00 11.11 12.02 29.39 22.93 03:37:41 03:28:01 3 24.92 0.00 13.11 10.61 27.28 24.08 03:37:41 03:29:02 all 10.46 0.00 10.25 18.79 31.17 29.33 03:37:41 03:29:02 0 9.23 0.00 9.66 18.14 31.75 31.22 03:37:41 03:29:02 1 10.59 0.00 10.75 19.94 30.90 27.81 03:37:41 03:29:02 2 11.33 0.00 10.16 19.16 30.49 28.86 03:37:41 03:29:02 3 10.70 0.00 10.43 17.96 31.52 29.39 03:37:41 03:30:02 all 44.95 0.00 12.80 8.55 23.98 9.72 03:37:41 03:30:02 0 44.85 0.00 12.85 8.91 23.50 9.90 03:37:41 03:30:02 1 46.99 0.00 11.40 7.03 23.40 11.18 03:37:41 03:30:02 2 42.42 0.00 12.72 11.05 26.40 7.41 03:37:41 03:30:02 3 45.51 0.00 14.32 7.23 22.60 10.35 03:37:41 03:31:01 all 15.19 0.00 10.04 5.70 29.03 40.04 03:37:41 03:31:01 0 16.33 0.00 9.68 5.17 28.58 40.24 03:37:41 03:31:01 1 14.50 0.00 9.78 4.88 28.79 42.05 03:37:41 03:31:01 2 15.70 0.00 9.38 5.92 28.93 40.06 03:37:41 03:31:01 3 14.25 0.00 11.33 6.83 29.83 37.76 03:37:41 03:32:01 all 6.44 0.00 4.80 3.21 17.49 68.06 03:37:41 03:32:01 0 8.61 0.00 5.11 2.57 17.78 65.93 03:37:41 03:32:01 1 4.17 0.00 3.79 2.74 18.65 70.64 03:37:41 03:32:01 2 8.88 0.00 5.12 2.30 16.87 66.82 03:37:41 03:32:01 3 4.20 0.00 5.21 5.22 16.61 68.75 03:37:41 03:33:01 all 7.64 0.00 4.42 1.35 20.78 65.81 03:37:41 03:33:01 0 6.34 0.00 3.95 0.74 21.71 67.27 03:37:41 03:33:01 1 6.88 0.00 4.49 2.18 21.77 64.69 03:37:41 03:33:01 2 6.97 0.00 3.97 0.86 19.19 69.00 03:37:41 03:33:01 3 10.53 0.00 5.30 1.62 20.39 62.16 03:37:41 03:34:02 all 4.18 0.00 4.78 1.97 26.25 62.81 03:37:41 03:34:02 0 4.64 0.00 5.66 1.86 26.20 61.63 03:37:41 03:34:02 1 4.00 0.00 3.80 1.95 27.79 62.46 03:37:41 03:34:02 2 3.84 0.00 5.72 2.51 25.81 62.12 03:37:41 03:34:02 3 4.25 0.00 3.95 1.55 25.17 65.08 03:37:41 03:35:01 all 3.58 0.00 4.27 6.51 14.28 71.35 03:37:41 03:35:01 0 4.06 0.00 5.21 8.05 15.54 67.14 03:37:41 03:35:01 1 3.26 0.00 3.72 6.34 13.21 73.48 03:37:41 03:35:01 2 3.17 0.00 3.40 5.22 14.05 74.16 03:37:41 03:35:01 3 3.85 0.00 4.76 6.44 14.31 70.65 03:37:41 03:36:01 all 5.20 0.00 6.80 2.31 31.84 53.84 03:37:41 03:36:01 0 4.07 0.00 5.42 1.72 32.18 56.61 03:37:41 03:36:01 1 6.20 0.00 6.54 3.09 32.66 51.51 03:37:41 03:36:01 2 5.53 0.00 7.95 1.91 31.04 53.57 03:37:41 03:36:01 3 5.02 0.00 7.40 2.53 31.44 53.61 03:37:41 03:37:41 03:36:01 CPU %user %nice %system %iowait %steal %idle 03:37:41 03:37:01 all 5.24 0.00 5.34 3.98 18.31 67.13 03:37:41 03:37:01 0 4.62 0.00 5.56 1.14 19.41 69.27 03:37:41 03:37:01 1 4.64 0.00 4.57 8.04 18.56 64.18 03:37:41 03:37:01 2 7.69 0.00 5.90 3.85 16.43 66.13 03:37:41 03:37:01 3 4.07 0.00 5.34 2.94 18.78 68.87 03:37:41 Average: all 10.01 0.00 5.51 4.61 18.23 61.63 03:37:41 Average: 0 10.09 0.00 5.53 4.46 18.37 61.56 03:37:41 Average: 1 9.43 0.00 5.26 4.82 18.66 61.83 03:37:41 Average: 2 10.22 0.00 5.57 4.68 18.07 61.47 03:37:41 Average: 3 10.32 0.00 5.70 4.49 17.82 61.67 03:37:41 03:37:41 03:37:41