Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh727234617955993414.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7190508059921335394.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7246659843637984890.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7796075536303289745.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1991671105284681868.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: false 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-1173 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/530 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/530 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/530@tmp/jenkins-gitclient-ssh593367101797538813.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 # timeout=10 Commit message: "Merge pull request #3550 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2" > git rev-list --no-walk 5e3333aa483a9c37807d61fae87b8cc119682d82 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:07:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:07:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:07:43 ========================================================= 04:07:43 EdgeX Global Pipelines Version Info 04:07:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:07:46 ------------------- 04:07:46 stable info: 04:07:46 ------------------- 04:07:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:07:46 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 04:07:46 Message: update stable to v1.0.194 04:07:46 ------------------- 04:07:46 experimental info: 04:07:46 ------------------- 04:07:46 Commited By: **** collab-it+edgex@linuxfoundation.org 04:07:46 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 04:07:46 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:07:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:07:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:07:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:07:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:07:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:07:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:07:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:07:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:07:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 04:07:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 04:07:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 04:07:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] echo 04:07:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b7d42e [Pipeline] echo 04:07:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:07:53 provisioning config files... 04:07:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/530@tmp/config109592025869843430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:54 ---> docker-login.sh 04:07:54 nexus3.edgexfoundry.org:10001 04:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:54 Configure a credential helper to remove this warning. See 04:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:54 04:07:54 Login Succeeded 04:07:54 nexus3.edgexfoundry.org:10002 04:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:54 Configure a credential helper to remove this warning. See 04:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:54 04:07:54 Login Succeeded 04:07:54 nexus3.edgexfoundry.org:10003 04:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:55 Configure a credential helper to remove this warning. See 04:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:55 04:07:55 Login Succeeded 04:07:55 nexus3.edgexfoundry.org:10004 04:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:55 Configure a credential helper to remove this warning. See 04:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:55 04:07:55 Login Succeeded 04:07:55 docker.io 04:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:56 Configure a credential helper to remove this warning. See 04:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:56 04:07:56 Login Succeeded 04:07:56 ---> docker-login.sh ends [Pipeline] } 04:07:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:07:56 ++ 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 04:07:56 + for file in '`ls cmd/**/Dockerfile`' 04:07:56 ++ dirname cmd/core-command/Dockerfile 04:07:56 ++ cut -d/ -f2 04:07:56 + echo core-command,cmd/core-command/Dockerfile 04:07:56 + for file in '`ls cmd/**/Dockerfile`' 04:07:56 ++ dirname cmd/core-data/Dockerfile 04:07:56 ++ cut -d/ -f2 04:07:56 + echo core-data,cmd/core-data/Dockerfile 04:07:56 + for file in '`ls cmd/**/Dockerfile`' 04:07:56 ++ dirname cmd/core-metadata/Dockerfile 04:07:56 ++ cut -d/ -f2 04:07:56 + echo core-metadata,cmd/core-metadata/Dockerfile 04:07:56 + for file in '`ls cmd/**/Dockerfile`' 04:07:56 ++ dirname cmd/security-bootstrapper/Dockerfile 04:07:56 ++ cut -d/ -f2 04:07:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:07:56 + for file in '`ls cmd/**/Dockerfile`' 04:07:56 ++ dirname cmd/security-proxy-setup/Dockerfile 04:07:56 ++ cut -d/ -f2 04:07:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:07:56 + for file in '`ls cmd/**/Dockerfile`' 04:07:56 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:07:56 ++ cut -d/ -f2 04:07:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:07:56 + for file in '`ls cmd/**/Dockerfile`' 04:07:56 ++ dirname cmd/support-notifications/Dockerfile 04:07:56 ++ cut -d/ -f2 04:07:56 + echo support-notifications,cmd/support-notifications/Dockerfile 04:07:56 + for file in '`ls cmd/**/Dockerfile`' 04:07:56 ++ dirname cmd/support-scheduler/Dockerfile 04:07:56 ++ cut -d/ -f2 04:07:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:07:56 + for file in '`ls cmd/**/Dockerfile`' 04:07:56 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:07:56 ++ cut -d/ -f2 04:07:56 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:07:56 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 04:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:08:13 04:08:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:08:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:08:14 latest: Pulling from edgex-devops/git-semver 04:08:14 31603596830f: Pulling fs layer 04:08:14 54011a49482f: Pulling fs layer 04:08:14 a6820b24f6d8: Pulling fs layer 04:08:14 f581987b2513: Pulling fs layer 04:08:14 f581987b2513: Waiting 04:08:14 54011a49482f: Verifying Checksum 04:08:14 54011a49482f: Download complete 04:08:14 31603596830f: Verifying Checksum 04:08:14 31603596830f: Download complete 04:08:14 a6820b24f6d8: Verifying Checksum 04:08:14 a6820b24f6d8: Download complete 04:08:14 f581987b2513: Verifying Checksum 04:08:14 f581987b2513: Download complete 04:08:14 31603596830f: Pull complete 04:08:14 54011a49482f: Pull complete 04:08:15 a6820b24f6d8: Pull complete 04:08:16 f581987b2513: Pull complete 04:08:16 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:08:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:08:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:08:16 prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container 04:08:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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 04:08:20 $ docker top 40bb0b4579860c1275b90e748fa46c8d8ff3b2645ac99a36cf42b404ae7521de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:08:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:08:20 [ssh-agent] Looking for ssh-agent implementation... 04:08:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:08:20 $ docker exec 40bb0b4579860c1275b90e748fa46c8d8ff3b2645ac99a36cf42b404ae7521de ssh-agent 04:08:20 SSH_AUTH_SOCK=/tmp/ssh-jdhiZUxSIF6B/agent.14 04:08:20 SSH_AGENT_PID=20 04:08:20 Running ssh-add (command line suppressed) 04:08:20 Identity added: /w/workspace/edgex-go/530@tmp/private_key_2843458121565584753.key (/w/workspace/edgex-go/530@tmp/private_key_2843458121565584753.key) 04:08:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:08:23 + git tag --points-at HEAD [Pipeline] } 04:08:23 $ docker exec --env ******** --env ******** 40bb0b4579860c1275b90e748fa46c8d8ff3b2645ac99a36cf42b404ae7521de ssh-agent -k 04:08:23 unset SSH_AUTH_SOCK; 04:08:23 unset SSH_AGENT_PID; 04:08:23 echo Agent pid 20 killed; 04:08:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:08:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:08:23 [ssh-agent] Looking for ssh-agent implementation... 04:08:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:08:23 $ docker exec 40bb0b4579860c1275b90e748fa46c8d8ff3b2645ac99a36cf42b404ae7521de ssh-agent 04:08:23 SSH_AUTH_SOCK=/tmp/ssh-mfsI0w97mpxc/agent.53 04:08:23 SSH_AGENT_PID=60 04:08:23 Running ssh-add (command line suppressed) 04:08:23 Identity added: /w/workspace/edgex-go/530@tmp/private_key_9011733225966629907.key (/w/workspace/edgex-go/530@tmp/private_key_9011733225966629907.key) 04:08:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:08:24 + git semver init 04:08:24 # -> Open(): unable to determine branch for HEAD 04:08:24 # $GIT_DIR = /w/workspace/edgex-go/530/.git 04:08:24 # $GIT_WORK_TREE = /w/workspace/edgex-go/530 04:08:24 # $SEMVER_REMOTE_NAME = origin 04:08:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:08:24 # $SEMVER_USER_NAME = edgex-jenkins 04:08:24 # $SEMVER_BRANCH = master 04:08:24 # $SEMVER_TEMP = /tmp/semver-792068479 04:08:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:08:36 # '/tmp/semver-792068479' -> '/w/workspace/edgex-go/530/.semver' 04:08:36 # -> Force: false 04:08:36 # $SEMVER_DIR = /w/workspace/edgex-go/530/.semver [Pipeline] } 04:08:36 $ docker exec --env ******** --env ******** 40bb0b4579860c1275b90e748fa46c8d8ff3b2645ac99a36cf42b404ae7521de ssh-agent -k 04:08:36 unset SSH_AUTH_SOCK; 04:08:36 unset SSH_AGENT_PID; 04:08:36 echo Agent pid 60 killed; 04:08:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:08:39 + git semver [Pipeline] } 04:08:39 $ docker stop --time=1 40bb0b4579860c1275b90e748fa46c8d8ff3b2645ac99a36cf42b404ae7521de 04:08:50 $ docker rm -f 40bb0b4579860c1275b90e748fa46c8d8ff3b2645ac99a36cf42b404ae7521de [Pipeline] // withDockerContainer [Pipeline] sh 04:08:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:08:53 Stashed 1 file(s) [Pipeline] echo 04:08:53 [edgeXSemver]: initialized semver on version 2.0.0-dev.259 [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 04:08:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:08:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:08:56 + sudo service docker restart 04:08:56 + true 04:08:56 Redirecting to /bin/systemctl restart docker.service 04:09:10 Still waiting to schedule task 04:09:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 04:09:13 ========================================================= 04:09:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:09:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:09:13 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 04:09:15 Sending build context to Docker daemon 329.2MB 04:09:15 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:09:15 Step 2/6 : FROM ${BASE} 04:09:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:09:15 540db60ca938: Pulling fs layer 04:09:15 adcc1eea9eea: Pulling fs layer 04:09:15 4c4ab2625f07: Pulling fs layer 04:09:15 0510c868ecb4: Pulling fs layer 04:09:15 afea3b2eda06: Pulling fs layer 04:09:15 7809a108b3ef: Pulling fs layer 04:09:15 f706445af74f: Pulling fs layer 04:09:15 0510c868ecb4: Waiting 04:09:15 f706445af74f: Waiting 04:09:15 afea3b2eda06: Waiting 04:09:15 7809a108b3ef: Waiting 04:09:15 4c4ab2625f07: Verifying Checksum 04:09:15 4c4ab2625f07: Download complete 04:09:15 adcc1eea9eea: Verifying Checksum 04:09:15 adcc1eea9eea: Download complete 04:09:15 afea3b2eda06: Verifying Checksum 04:09:15 afea3b2eda06: Download complete 04:09:15 7809a108b3ef: Verifying Checksum 04:09:15 7809a108b3ef: Download complete 04:09:15 540db60ca938: Verifying Checksum 04:09:15 540db60ca938: Download complete 04:09:15 540db60ca938: Pull complete 04:09:15 adcc1eea9eea: Pull complete 04:09:15 4c4ab2625f07: Pull complete 04:09:19 f706445af74f: Verifying Checksum 04:09:19 f706445af74f: Download complete 04:09:19 0510c868ecb4: Verifying Checksum 04:09:19 0510c868ecb4: Download complete 04:09:22 0510c868ecb4: Pull complete 04:09:22 afea3b2eda06: Pull complete 04:09:22 7809a108b3ef: Pull complete 04:09:23 f706445af74f: Pull complete 04:09:23 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:09:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:09:23 ---> b068be0155e3 04:09:23 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 04:09:41 ---> Running in dd08912875e5 04:09:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:09:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:09:42 (1/12) Installing libmagic (5.39-r0) 04:09:42 (2/12) Installing file (5.39-r0) 04:09:42 (3/12) Installing libc-dev (0.7.2-r3) 04:09:42 (4/12) Installing g++ (10.2.1_pre1-r3) 04:09:48 (5/12) Installing fortify-headers (1.1-r0) 04:09:48 (6/12) Installing patch (2.7.6-r6) 04:09:48 (7/12) Installing build-base (0.5-r2) 04:09:48 (8/12) Installing libsodium (1.0.18-r0) 04:09:48 (9/12) Installing pkgconf (1.7.3-r0) 04:09:48 (10/12) Installing libsodium-dev (1.0.18-r0) 04:09:48 (11/12) Installing libzmq (4.3.3-r1) 04:09:48 (12/12) Installing zeromq-dev (4.3.3-r1) 04:09:48 Executing busybox-1.32.1-r6.trigger 04:09:48 OK: 219 MiB in 52 packages 04:09:52 Removing intermediate container dd08912875e5 04:09:52 ---> 1d61a0d2374e 04:09:52 Step 4/6 : WORKDIR /edgex-go 04:09:52 ---> Running in 4d4f540218df 04:09:52 Removing intermediate container 4d4f540218df 04:09:52 ---> 9b698e7f8e03 04:09:52 Step 5/6 : COPY go.mod . 04:09:52 ---> bd7994b70595 04:09:52 Step 6/6 : RUN go mod download 04:09:52 ---> Running in 60cfcf5f2d70 04:10:24 Removing intermediate container 60cfcf5f2d70 04:10:24 ---> 90560e48f9e7 04:10:24 Successfully built 90560e48f9e7 04:10:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:10:24 + docker inspect -f . ci-base-image-x86_64 04:10:24 . [Pipeline] withDockerContainer 04:10:25 prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container 04:10:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:10:25 $ docker top c28c31097de6d9dae1be511aef80f743129d05ed6d686b07d16952088d3d5261 -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:26 + go version 04:10:26 go version go1.16.3 linux/amd64 [Pipeline] } 04:10:26 $ docker stop --time=1 c28c31097de6d9dae1be511aef80f743129d05ed6d686b07d16952088d3d5261 04:10:27 $ docker rm -f c28c31097de6d9dae1be511aef80f743129d05ed6d686b07d16952088d3d5261 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:10:30 + docker inspect -f . ci-base-image-x86_64 04:10:30 . [Pipeline] withDockerContainer 04:10:30 prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container 04:10:30 $ 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/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:10:31 $ docker top eace820a42ade37d99764605a01354bb7ed28e8284385d8fc9d9a759c49512a0 -eo pid,comm [Pipeline] { [Pipeline] echo 04:10:31 ========================================================= 04:10:31 [edgeXBuildGoParallel] Running Tests and Build... 04:10:31 ========================================================= [Pipeline] sh 04:10:31 + go mod tidy [Pipeline] sh 04:10:34 + make test 04:10:34 go mod tidy 04:10:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:10:37 ? github.com/edgexfoundry/edgex-go [no test files] 04:10:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:11:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:11:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:11:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:11:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:11:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:11:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:11:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:11:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:11:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:11:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:11:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:11:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:11:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.040s coverage: 28.7% of statements 04:11:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.073s coverage: 100.0% of statements 04:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:11:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements 04:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:11:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.077s coverage: 53.4% of statements 04:11:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:11:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:11:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.123s coverage: 87.7% of statements 04:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:11:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.045s coverage: 78.9% of statements 04:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:11:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.262s coverage: 95.1% of statements 04:11:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:11:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:11:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:11:16 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:11:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 04:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 04:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:11:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.061s coverage: 60.0% of statements 04:11:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.040s coverage: 0.8% of statements 04:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:11:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.047s coverage: 22.0% of statements 04:11:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:11:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 04:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements 04:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 04:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements 04:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 04:11:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1178 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws 04:11:26 Running in /w/workspace/edgex-go/530 [Pipeline] { [Pipeline] checkout 04:11:26 The recommended git tool is: git 04:11:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 04:11:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 04:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.222s coverage: 81.8% of statements 04:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 04:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 04:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 04:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 04:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 04:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 04:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 04:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 04:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.029s coverage: 89.5% of statements 04:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:11:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.024s coverage: 84.8% of statements 04:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:12:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.062s coverage: 19.3% of statements 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:12:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.116s coverage: 91.9% of statements 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:12:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.050s coverage: 62.7% of statements 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:12:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.089s coverage: 97.6% of statements 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:12:02 ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:12:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:12:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:12:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements 04:12:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 04:12:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.056s coverage: 28.9% of statements 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 04:12:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 04:12:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.040s coverage: 100.0% of statements 04:12:02 GO111MODULE=on go vet ./... 04:12:12 using credential edgex-jenkins-ssh 04:12:12 Cloning the remote Git repository 04:12:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:12:14 > git init /w/workspace/edgex-go/530 # timeout=10 04:12:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:12:16 > git --version # timeout=10 04:12:16 > git --version # 'git version 2.17.1' 04:12:16 using GIT_SSH to set credentials SSH Credentials for GitHub 04:12:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:12:26 gofmt -l . 04:12:26 [ "`gofmt -l .`" = "" ] 04:12:26 ./bin/test-attribution-txt.sh [Pipeline] sh 04:12:28 + ls -al . 04:12:28 total 528 04:12:28 drwxrwxr-x 10 1001 1001 4096 Jun 9 04:12 . 04:12:28 drwxr-xr-x 4 root root 32 Jun 9 04:10 .. 04:12:28 -rw-rw-r-- 1 1001 1001 11 Jun 9 04:07 .dockerignore 04:12:28 drwxrwxr-x 8 1001 1001 162 Jun 9 04:07 .git 04:12:28 drwxrwxr-x 3 1001 1001 125 Jun 9 04:07 .github 04:12:28 -rw-rw-r-- 1 1001 1001 818 Jun 9 04:07 .gitignore 04:12:28 drwx------ 3 1001 1001 45 Jun 9 04:08 .semver 04:12:28 -rw-rw-r-- 1 1001 1001 166 Jun 9 04:07 .sonarcloud.properties 04:12:28 -rw-rw-r-- 1 1001 1001 8609 Jun 9 04:07 Attribution.txt 04:12:28 -rw-rw-r-- 1 1001 1001 3804 Jun 9 04:07 CONTRIBUTING.md 04:12:28 -rw-rw-r-- 1 1001 1001 931 Jun 9 04:07 Dockerfile.build 04:12:28 -rw-rw-r-- 1 1001 1001 849 Jun 9 04:07 Jenkinsfile 04:12:28 -rw-rw-r-- 1 1001 1001 10775 Jun 9 04:07 LICENSE 04:12:28 -rw-rw-r-- 1 1001 1001 5605 Jun 9 04:07 Makefile 04:12:28 -rw-rw-r-- 1 1001 1001 7978 Jun 9 04:07 README.md 04:12:28 -rw-rw-r-- 1 1001 1001 7071 Jun 9 04:07 SECURITY.md 04:12:28 -rw-rw-r-- 1 1001 1001 13 Jun 9 04:08 VERSION 04:12:28 -rw-rw-r-- 1 1001 1001 4131 Jun 9 04:07 ZMQWindows.md 04:12:28 drwxrwxr-x 2 1001 1001 37 Jun 9 04:07 bin 04:12:28 drwxrwxr-x 14 1001 1001 4096 Jun 9 04:07 cmd 04:12:28 -rw-r--r-- 1 root root 411487 Jun 9 04:12 coverage.out 04:12:28 -rw-rw-r-- 1 1001 1001 902 Jun 9 04:07 go.mod 04:12:28 -rw-r--r-- 1 root root 21139 Jun 9 04:10 go.sum 04:12:28 drwxrwxr-x 8 1001 1001 127 Jun 9 04:07 internal 04:12:28 drwxrwxr-x 3 1001 1001 16 Jun 9 04:07 openapi 04:12:28 drwxrwxr-x 4 1001 1001 71 Jun 9 04:07 snap 04:12:28 -rw-rw-r-- 1 1001 1001 168 Jun 9 04:07 version.go [Pipeline] sh 04:12:31 + '[' -e coverage.out ] 04:12:31 + chown 1001:1001 coverage.out [Pipeline] stash 04:12:31 Stashed 1 file(s) [Pipeline] sh 04:12:33 Avoid second fetch 04:12:33 Checking out Revision 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 (master) 04:12:36 + make build 04:12:36 go mod tidy 04:12:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/core-data/core-data ./cmd/core-data 04:12:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:12:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:12:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:12:33 > git config core.sparsecheckout # timeout=10 04:12:33 > git checkout -f 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 # timeout=10 04:12:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/core-command/core-command ./cmd/core-command 04:12:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:12:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:12:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:12:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:12:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:12:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:12:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:12:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/secrets-config ./cmd/secrets-config 04:12:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 04:12:50 $ docker stop --time=1 eace820a42ade37d99764605a01354bb7ed28e8284385d8fc9d9a759c49512a0 04:12:52 $ docker rm -f eace820a42ade37d99764605a01354bb7ed28e8284385d8fc9d9a759c49512a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 04:12:58 Commit message: "Merge pull request #3550 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 04:14:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:14:13 04:14:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh 04:14:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:14:16 latest: Pulling from edgex-devops/edgex-compose 04:14:16 cbdbe7a5bc2a: Pulling fs layer 04:14:16 ca9280d653b3: Pulling fs layer 04:14:16 7e9c9ca2126c: Pulling fs layer 04:14:16 cbdbe7a5bc2a: Verifying Checksum 04:14:16 cbdbe7a5bc2a: Download complete 04:14:16 cbdbe7a5bc2a: Pull complete 04:14:16 ca9280d653b3: Verifying Checksum 04:14:16 ca9280d653b3: Download complete 04:14:16 ca9280d653b3: Pull complete 04:14:16 7e9c9ca2126c: Verifying Checksum 04:14:16 7e9c9ca2126c: Download complete 04:14:18 7e9c9ca2126c: Pull complete 04:14:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:14:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:14:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:14:21 prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container 04:14:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:14:23 $ docker top df145764ce96beda56207120147deffaadb6590e02138cd9c137ec3c09fc4d33 -eo pid,comm [Pipeline] { 04:14:24 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh 04:14:28 + grep parallel 04:14:28 + docker-compose build --help 04:14:28 --parallel Build images in parallel. [Pipeline] } 04:14:28 $ docker stop --time=1 df145764ce96beda56207120147deffaadb6590e02138cd9c137ec3c09fc4d33 04:14:31 $ docker rm -f df145764ce96beda56207120147deffaadb6590e02138cd9c137ec3c09fc4d33 04:14:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] // withDockerContainer [Pipeline] sh 04:14:34 + + sudo service dockertrue restart 04:14:34 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:14:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:14:34 . [Pipeline] withDockerContainer 04:14:34 prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container 04:14:36 $ 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/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:14:39 $ docker top a1946bf65569027405b19f4c5daa4adceee057dc22cb1eba04ca40f05b1609fe -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:46 + docker-compose -f ./docker-compose-build.yml build --parallel 04:14:46 Building core-command ... 04:14:46 Building core-data ... 04:14:46 Building core-metadata ... 04:14:46 Building security-bootstrapper ... 04:14:46 Building security-proxy-setup ... 04:14:46 Building security-secretstore-setup ... 04:14:46 Building support-notifications ... 04:14:46 Building support-scheduler ... 04:14:46 Building sys-mgmt-agent ... 04:14:46 Building security-secretstore-setup 04:14:46 Building core-command 04:14:46 Building sys-mgmt-agent 04:14:46 Building security-proxy-setup 04:14:46 Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:52 provisioning config files... 04:14:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/530@tmp/config216531840366757430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:52 ---> docker-login.sh 04:14:52 nexus3.edgexfoundry.org:10001 04:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:55 Configure a credential helper to remove this warning. See 04:14:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:55 04:14:55 Login Succeeded 04:14:55 nexus3.edgexfoundry.org:10002 04:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:55 Configure a credential helper to remove this warning. See 04:14:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:55 04:14:55 Login Succeeded 04:14:55 nexus3.edgexfoundry.org:10003 04:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:55 Configure a credential helper to remove this warning. See 04:14:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:55 04:14:55 Login Succeeded 04:14:55 nexus3.edgexfoundry.org:10004 04:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:55 Configure a credential helper to remove this warning. See 04:14:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:55 04:14:55 Login Succeeded 04:14:55 docker.io 04:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:58 Configure a credential helper to remove this warning. See 04:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:58 04:14:58 Login Succeeded 04:14:58 ---> docker-login.sh ends [Pipeline] } 04:14:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:15:01 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:15:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:15:01 ---> 90560e48f9e7 04:15:01 Step 3/26 : WORKDIR /edgex-go 04:15:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:15:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:15:01 ---> 90560e48f9e7 04:15:01 Step 3/24 : WORKDIR /edgex-go 04:15:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:15:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:15:01 ---> 90560e48f9e7 04:15:01 Step 3/24 : WORKDIR /edgex-go 04:15:01 ---> Running in 96e4c061b383 04:15:01 ---> Running in a4b0201cb9f8 04:15:01 ---> Running in 14966b66cd44 [Pipeline] echo 04:15:01 ========================================================= 04:15:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:15:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:15:05 Removing intermediate container a4b0201cb9f8 04:15:05 ---> b5caad81680a 04:15:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:05 Removing intermediate container 14966b66cd44 04:15:05 ---> 8245493efb9e 04:15:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:05 Removing intermediate container 96e4c061b383 04:15:05 ---> 6958b170c70a 04:15:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:05 ---> Running in 0215900b61d9 04:15:05 ---> Running in 8f41cdc248d8 04:15:05 ---> Running in 1b248fb0b14a 04:15:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:15:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:15:05 ---> 90560e48f9e7 04:15:05 Step 3/22 : WORKDIR /edgex-go 04:15:05 ---> Using cache 04:15:05 ---> b5caad81680a 04:15:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:05 ---> Running in 46518015aa9a 04:15:05 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:15:05 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:15:05 ---> 90560e48f9e7 04:15:05 Step 3/32 : WORKDIR /edgex-go 04:15:05 ---> Using cache 04:15:05 ---> b5caad81680a 04:15:05 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:05 ---> Running in 46b4f5ca3a18 04:15:05 Removing intermediate container 0215900b61d9 04:15:05 ---> d4450e2cd55a 04:15:05 Step 5/24 : RUN apk add --update --no-cache make bash git 04:15:05 ---> Running in c9c06d1944f5 04:15:05 Removing intermediate container 8f41cdc248d8 04:15:05 ---> 52c18d371973 04:15:05 Step 5/24 : RUN apk add --update --no-cache make git 04:15:05 ---> Running in 14c21c6cd323 04:15:05 Removing intermediate container 1b248fb0b14a 04:15:05 ---> b4a00eae1c72 04:15:05 Step 5/26 : RUN apk add --update --no-cache make git 04:15:05 ---> Running in f769c6edbd28 04:15:05 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 04:15:05 Sending build context to Docker daemon 166.2MB 04:15:05 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:15:05 Step 2/6 : FROM ${BASE} 04:15:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:15:05 595b0fe564bb: Pulling fs layer 04:15:05 7186ed65a4f7: Pulling fs layer 04:15:05 316046926c0a: Pulling fs layer 04:15:05 4ebd0625c992: Pulling fs layer 04:15:05 207e8628e3a3: Pulling fs layer 04:15:05 c791037a9be2: Pulling fs layer 04:15:05 ffd874e62e21: Pulling fs layer 04:15:05 4ebd0625c992: Waiting 04:15:05 207e8628e3a3: Waiting 04:15:05 c791037a9be2: Waiting 04:15:05 ffd874e62e21: Waiting 04:15:05 316046926c0a: Verifying Checksum 04:15:05 316046926c0a: Download complete 04:15:05 7186ed65a4f7: Download complete 04:15:05 207e8628e3a3: Verifying Checksum 04:15:05 207e8628e3a3: Download complete 04:15:05 595b0fe564bb: Verifying Checksum 04:15:05 595b0fe564bb: Download complete 04:15:05 c791037a9be2: Verifying Checksum 04:15:05 c791037a9be2: Download complete 04:15:05 595b0fe564bb: Pull complete 04:15:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:15:05 Removing intermediate container 46518015aa9a 04:15:05 ---> a88db9de7e48 04:15:05 Step 5/22 : RUN apk add --update --no-cache make git 04:15:05 ---> Running in 8f6363c95ac8 04:15:05 Removing intermediate container 46b4f5ca3a18 04:15:05 ---> e77c93fd9161 04:15:05 Step 5/32 : RUN apk add --update --no-cache make git 04:15:05 ---> Running in c41a5743a70b 04:15:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:15:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:15:05 7186ed65a4f7: Pull complete 04:15:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:15:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:15:06 316046926c0a: Pull complete 04:15:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:15:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:15:07 OK: 219 MiB in 52 packages 04:15:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:15:07 ffd874e62e21: Download complete 04:15:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:15:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:15:07 Removing intermediate container 14c21c6cd323 04:15:07 ---> ad03a3946218 04:15:07 Step 6/24 : COPY go.mod . 04:15:07 ---> 40a191988210 04:15:07 Step 7/24 : RUN go mod download 04:15:07 ---> Running in 130293fed653 04:15:07 OK: 219 MiB in 52 packages 04:15:08 Removing intermediate container 8f6363c95ac8 04:15:08 ---> 8b83e51f2db0 04:15:08 Step 6/22 : COPY go.mod . 04:15:08 Removing intermediate container 130293fed653 04:15:08 ---> f8e4c1814e45 04:15:08 Step 8/24 : COPY . . 04:15:08 OK: 219 MiB in 52 packages 04:15:08 ---> 692242ac0181 04:15:08 Step 7/22 : RUN go mod download 04:15:12 OK: 219 MiB in 52 packages 04:15:12 ---> Running in b709f9699d9b 04:15:12 OK: 219 MiB in 52 packages 04:15:12 Removing intermediate container f769c6edbd28 04:15:12 ---> ab529f8680bf 04:15:12 Step 6/26 : COPY go.mod . 04:15:12 Removing intermediate container c41a5743a70b 04:15:12 ---> 5430c3c34d30 04:15:12 Step 6/32 : COPY go.mod . 04:15:12 ---> 2280bc43c9d4 04:15:12 Step 7/26 : RUN go mod download 04:15:12 Removing intermediate container c9c06d1944f5 04:15:12 ---> 6e80674df898 04:15:12 Step 6/24 : COPY go.mod . 04:15:12 ---> e8b1921793ba 04:15:12 Step 7/32 : RUN go mod download 04:15:12 ---> Running in 894b84282616 04:15:12 ---> Running in a832be9c5e2b 04:15:12 Removing intermediate container b709f9699d9b 04:15:12 ---> 05a71f24ea43 04:15:12 Step 8/22 : COPY . . 04:15:12 ---> f89377e69e30 04:15:12 Step 7/24 : RUN go mod download 04:15:12 ---> Running in b1fa6d673ac4 04:15:12 ---> 98a3132b765d 04:15:12 Step 9/24 : RUN go mod tidy 04:15:12 4ebd0625c992: Verifying Checksum 04:15:12 4ebd0625c992: Download complete 04:15:15 ---> Running in e610f6545869 04:15:15 Removing intermediate container a832be9c5e2b 04:15:15 ---> 38f510bc5960 04:15:15 Step 8/32 : COPY . . 04:15:15 Removing intermediate container 894b84282616 04:15:15 ---> ec54fe757f05 04:15:15 Step 8/26 : COPY . . 04:15:15 Removing intermediate container b1fa6d673ac4 04:15:15 ---> 8a8fa1d92e37 04:15:15 Step 8/24 : COPY . . 04:15:19 4ebd0625c992: Pull complete 04:15:19 207e8628e3a3: Pull complete 04:15:19 Removing intermediate container e610f6545869 04:15:19 ---> e3fdcd65ffa9 04:15:19 Step 10/24 : RUN make cmd/core-command/core-command 04:15:19 c791037a9be2: Pull complete 04:15:19 ---> c5a33097d62c 04:15:19 Step 9/22 : RUN go mod tidy 04:15:22 ---> Running in 6cca3151941b 04:15:22 ---> Running in f03ece95270c 04:15:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/core-command/core-command ./cmd/core-command 04:15:22 Removing intermediate container f03ece95270c 04:15:22 ---> c7ba5ebac6ca 04:15:22 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:15:22 ---> Running in 26da523f948d 04:15:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:15:23 ffd874e62e21: Pull complete 04:15:23 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 04:15:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:15:23 ---> cfc18b08335c 04:15:23 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 04:15:25 ---> Running in 656ecea60e64 04:15:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:15:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:15:28 (1/12) Installing libmagic (5.39-r0) 04:15:29 (2/12) Installing file (5.39-r0) 04:15:29 (3/12) Installing libc-dev (0.7.2-r3) 04:15:29 (4/12) Installing g++ (10.2.1_pre1-r3) 04:15:35 (5/12) Installing fortify-headers (1.1-r0) 04:15:35 (6/12) Installing patch (2.7.6-r6) 04:15:35 (7/12) Installing build-base (0.5-r2) 04:15:35 (8/12) Installing libsodium (1.0.18-r0) 04:15:35 (9/12) Installing pkgconf (1.7.3-r0) 04:15:35 (10/12) Installing libsodium-dev (1.0.18-r0) 04:15:35 (11/12) Installing libzmq (4.3.3-r1) 04:15:35 (12/12) Installing zeromq-dev (4.3.3-r1) 04:15:35 Executing busybox-1.32.1-r6.trigger 04:15:35 OK: 218 MiB in 52 packages 04:15:38 ---> 1c6c658e9feb 04:15:38 Step 9/32 : RUN go mod tidy 04:15:38 ---> 6138753a1430 04:15:38 Step 9/26 : RUN go mod tidy 04:15:38 ---> 5a04226850c7 04:15:38 Step 9/24 : RUN go mod tidy 04:15:38 ---> Running in 5b715a54a509 04:15:38 ---> Running in 10909a58adef 04:15:38 ---> Running in 35fc278fba0e 04:15:39 Removing intermediate container 35fc278fba0e 04:15:39 ---> db7652271f79 04:15:39 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:15:39 ---> Running in 54c533a1833d 04:15:39 Removing intermediate container 10909a58adef 04:15:39 ---> 0476dce705c9 04:15:39 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:15:39 Removing intermediate container 5b715a54a509 04:15:39 ---> 49600147db50 04:15:39 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:15:39 ---> Running in d9f692595ab0 04:15:39 ---> Running in 3296a33ab00d 04:15:39 Removing intermediate container 656ecea60e64 04:15:39 ---> 9509e6db5c05 04:15:39 Step 4/6 : WORKDIR /edgex-go 04:15:39 ---> Running in 45c94a1951d8 04:15:40 Removing intermediate container 45c94a1951d8 04:15:40 ---> b47b848c89df 04:15:40 Step 5/6 : COPY go.mod . 04:15:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:15:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:15:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:15:41 ---> 8aab33a64801 04:15:41 Step 6/6 : RUN go mod download 04:15:41 ---> Running in 32af048eb4ea 04:15:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/secrets-config ./cmd/secrets-config 04:15:51 Removing intermediate container 6cca3151941b 04:15:51 ---> e4ff9381be32 04:15:51 04:15:51 Step 11/24 : FROM alpine:3.12 04:15:51 3.12: Pulling from library/alpine 04:15:51 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:15:51 Status: Downloaded newer image for alpine:3.12 04:15:51 ---> 13621d1b12d4 04:15:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:15:51 ---> Running in 3f31c8ede3ce 04:15:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:15:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:15:55 (1/1) Installing dumb-init (1.2.2-r1) 04:15:55 Executing busybox-1.31.1-r20.trigger 04:15:55 OK: 6 MiB in 15 packages 04:15:55 Removing intermediate container 3f31c8ede3ce 04:15:55 ---> 0ff7ddf6a781 04:15:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:15:55 ---> Running in 40cdb41b218d 04:15:55 Removing intermediate container 40cdb41b218d 04:15:55 ---> 7b8ccbdee915 04:15:55 Step 14/24 : ENV APP_PORT=59882 04:15:55 ---> Running in 9167c6673f68 04:15:55 Removing intermediate container 9167c6673f68 04:15:55 ---> 7804c079bce0 04:15:55 Step 15/24 : EXPOSE $APP_PORT 04:15:55 ---> Running in 29a4af5f37cc 04:15:55 Removing intermediate container 29a4af5f37cc 04:15:55 ---> df52346440b2 04:15:55 Step 16/24 : WORKDIR / 04:15:55 ---> Running in aa2bfe1e3f87 04:15:55 Removing intermediate container 26da523f948d 04:15:55 ---> 3ca32a6eba00 04:15:55 04:15:55 Step 11/22 : FROM alpine:3.12 04:15:55 ---> 13621d1b12d4 04:15:55 Step 12/22 : RUN apk add --update --no-cache curl 04:15:55 ---> Running in 38f4f5b7dace 04:15:55 Removing intermediate container aa2bfe1e3f87 04:15:55 ---> c533b54abe44 04:15:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:15:56 ---> 3bee9261aa5b 04:15:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:15:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:15:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:15:56 (1/4) Installing ca-certificates (20191127-r4) 04:15:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:15:56 (3/4) Installing libcurl (7.77.0-r0) 04:15:56 (4/4) Installing curl (7.77.0-r0) 04:15:56 Executing busybox-1.31.1-r20.trigger 04:15:56 Executing ca-certificates-20191127-r4.trigger 04:15:56 OK: 7 MiB in 18 packages 04:15:56 ---> 6ef252ca5843 04:15:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:15:57 ---> d8f00ad89cf9 04:15:57 Step 20/24 : ENTRYPOINT ["/core-command"] 04:15:57 ---> Running in 00305be403d9 04:15:57 Removing intermediate container 38f4f5b7dace 04:15:57 ---> 80c2d64e7aa1 04:15:57 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:15:57 ---> Running in 1907526520de 04:15:57 Removing intermediate container 00305be403d9 04:15:57 ---> 4c286693614b 04:15:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:15:57 Removing intermediate container 1907526520de 04:15:57 ---> cee20ce10ff1 04:15:57 Step 14/22 : WORKDIR /edgex 04:15:57 ---> Running in 452a5315a8fc 04:15:57 ---> Running in a69f062fe82f 04:15:57 Removing intermediate container 452a5315a8fc 04:15:57 ---> 610b45621c31 04:15:57 Step 22/24 : LABEL arch=x86_64 04:15:57 Removing intermediate container a69f062fe82f 04:15:57 ---> 50c93dd33b63 04:15:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:15:57 ---> Running in d74da02c6876 04:15:57 Removing intermediate container d74da02c6876 04:15:57 ---> aab370ad177b 04:15:57 Step 23/24 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:15:57 ---> Running in e938bf737a6a 04:15:57 ---> a5b92130e133 04:15:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:15:58 Removing intermediate container e938bf737a6a 04:15:58 ---> e0972a4ca8fe 04:15:58 Step 24/24 : LABEL version=2.0.0-dev.259 04:15:58 ---> Running in e30c4d71fdba 04:15:58 Removing intermediate container e30c4d71fdba 04:15:58 ---> a971ba18875c 04:15:58 04:15:58 Successfully built a971ba18875c 04:15:58 ---> ccf2c9340562 04:15:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:15:58 Successfully tagged core-command:latest 04:15:58 Building support-notifications 04:16:01  Building core-command ... done  ---> 21f22801a028 04:16:01 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:16:02 ---> Running in c0accc599b4c 04:16:08 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:16:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:16:08 ---> 90560e48f9e7 04:16:08 Step 3/23 : WORKDIR /edgex-go 04:16:08 ---> Using cache 04:16:08 ---> b5caad81680a 04:16:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:08 ---> Using cache 04:16:08 ---> e77c93fd9161 04:16:08 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:16:08 Removing intermediate container 32af048eb4ea 04:16:08 ---> 612ebecdb54a 04:16:08 Successfully built 612ebecdb54a 04:16:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:16:08 Removing intermediate container c0accc599b4c 04:16:08 ---> 574140735c9f 04:16:08 Step 19/22 : CMD ["--init=true"] 04:16:08 + docker inspect -f . ci-base-image-arm64 04:16:08 . [Pipeline] withDockerContainer 04:16:09 ---> Running in e888a1c2ed90 04:16:09 ---> Running in 09afa5055d74 04:16:09 Removing intermediate container e888a1c2ed90 04:16:09 ---> 13c54f5fc907 04:16:09 Step 20/22 : LABEL arch=x86_64 04:16:09 prd-ubuntu18.04-docker-arm64-4c-16g-1178 does not seem to be running inside a container 04:16:09 ---> Running in 0c6f255530be 04:16:09 Removing intermediate container 0c6f255530be 04:16:09 ---> 777d7603e413 04:16:09 Step 21/22 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:16:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:16:09 ---> Running in e8e1aa68789c 04:16:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:16:09 Removing intermediate container e8e1aa68789c 04:16:09 ---> 369f132678e1 04:16:09 Step 22/22 : LABEL version=2.0.0-dev.259 04:16:09 ---> Running in 5b2a27b7a422 04:16:10 Removing intermediate container 5b2a27b7a422 04:16:10 ---> 696769af2121 04:16:10 04:16:10 Successfully built 696769af2121 04:16:10 Successfully tagged security-proxy-setup:latest 04:16:10 Building core-metadata 04:16:10 $ docker top f0b53906184b795d6c77bb2e55a3929cd845379c462f8b1bb79e9f82e10d2edd -eo pid,comm 04:16:11  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 04:16:14 + go version 04:16:14 go version go1.16.3 linux/arm64 [Pipeline] } 04:16:14 $ docker stop --time=1 f0b53906184b795d6c77bb2e55a3929cd845379c462f8b1bb79e9f82e10d2edd 04:16:14 OK: 219 MiB in 52 packages 04:16:16 $ docker rm -f f0b53906184b795d6c77bb2e55a3929cd845379c462f8b1bb79e9f82e10d2edd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional 04:16:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:16:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:16:19 ---> 90560e48f9e7 04:16:19 Step 3/24 : WORKDIR /edgex-go 04:16:19 ---> Using cache 04:16:19 ---> b5caad81680a 04:16:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:19 ---> Using cache 04:16:19 ---> e77c93fd9161 04:16:19 Step 5/24 : RUN apk add --update --no-cache make git 04:16:19 ---> Using cache 04:16:19 ---> 5430c3c34d30 04:16:19 Step 6/24 : COPY go.mod . 04:16:19 ---> Using cache 04:16:19 ---> e8b1921793ba 04:16:19 Step 7/24 : RUN go mod download 04:16:19 ---> Using cache 04:16:19 ---> 38f510bc5960 04:16:19 Step 8/24 : COPY . . 04:16:19 ---> Using cache 04:16:19 ---> 1c6c658e9feb 04:16:19 Step 9/24 : RUN go mod tidy 04:16:19 ---> Using cache 04:16:19 ---> 49600147db50 04:16:19 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:16:19 ---> Running in e6eb33a5f375 04:16:19 Removing intermediate container 09afa5055d74 04:16:19 ---> 1dd323a00a1a 04:16:19 Step 6/23 : COPY go.mod . 04:16:19 ---> 05e8ca505c60 04:16:19 Step 7/23 : RUN go mod download 04:16:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:16:19 ---> Running in eadfc24057e8 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:16:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:16:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:16:20 04:16:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:16:22 Removing intermediate container eadfc24057e8 04:16:22 ---> afad208893f4 04:16:22 Step 8/23 : COPY . . 04:16:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:16:22 latest: Pulling from edgex-devops/edgex-compose-arm64 04:16:22 29e5d40040c1: Pulling fs layer 04:16:22 1ce36da41761: Pulling fs layer 04:16:22 25b303627fd3: Pulling fs layer 04:16:23 29e5d40040c1: Download complete 04:16:23 1ce36da41761: Verifying Checksum 04:16:23 1ce36da41761: Download complete 04:16:23 29e5d40040c1: Pull complete 04:16:26 Removing intermediate container 3296a33ab00d 04:16:26 ---> f5607d55a501 04:16:26 04:16:26 Step 11/32 : FROM alpine:3.12 04:16:26 ---> 13621d1b12d4 04:16:26 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:16:26 1ce36da41761: Pull complete 04:16:26 25b303627fd3: Verifying Checksum 04:16:26 25b303627fd3: Download complete 04:16:26 ---> Running in c74e3f322209 04:16:27 Removing intermediate container c74e3f322209 04:16:27 ---> 54c04379045c 04:16:27 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:16:27 ---> cc719caa80a5 04:16:27 Step 9/23 : RUN go mod tidy 04:16:29 ---> Running in 854baa9be70c 04:16:29 ---> Running in bf376592374f 04:16:29 Removing intermediate container d9f692595ab0 04:16:29 ---> 6ee3e83db89a 04:16:29 04:16:29 Step 11/26 : FROM alpine:3.12 04:16:29 ---> 13621d1b12d4 04:16:29 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:16:29 ---> Running in 1c83ad5a4358 04:16:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:16:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:16:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:16:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:16:29 (1/2) Installing dumb-init (1.2.2-r1) 04:16:29 (2/2) Installing su-exec (0.2-r1) 04:16:29 Executing busybox-1.31.1-r20.trigger 04:16:29 OK: 6 MiB in 16 packages 04:16:29 (1/6) Installing ca-certificates (20191127-r4) 04:16:29 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:16:29 (3/6) Installing libcurl (7.77.0-r0) 04:16:29 (4/6) Installing curl (7.77.0-r0) 04:16:29 (5/6) Installing dumb-init (1.2.2-r1) 04:16:29 (6/6) Installing su-exec (0.2-r1) 04:16:29 Executing busybox-1.31.1-r20.trigger 04:16:29 Executing ca-certificates-20191127-r4.trigger 04:16:30 OK: 7 MiB in 20 packages 04:16:30 Removing intermediate container 54c533a1833d 04:16:30 ---> 94135226aee1 04:16:30 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:16:30 ---> Running in 96024eb455c3 04:16:31 Removing intermediate container 854baa9be70c 04:16:31 ---> 2bcfbf6839cc 04:16:31 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:16:31 ---> Running in 728b5c246aeb 04:16:31 Removing intermediate container 1c83ad5a4358 04:16:31 ---> b493ada2378f 04:16:31 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:16:31 Removing intermediate container bf376592374f 04:16:31 ---> d3afa908c615 04:16:31 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:16:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:16:31 Removing intermediate container 728b5c246aeb 04:16:31 ---> 45c9e89fd176 04:16:31 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:16:31 ---> Running in 08cabdcf4627 04:16:31 ---> Running in 5ccb3ed9ded4 04:16:31 ---> Running in dee214f8ef85 04:16:32 Removing intermediate container 08cabdcf4627 04:16:32 ---> 8d7eabfa072b 04:16:32 Step 14/26 : WORKDIR / 04:16:32 Removing intermediate container dee214f8ef85 04:16:32 ---> a860d72e8f51 04:16:32 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:16:32 ---> Running in c28dd3eaa99f 04:16:32 ---> Running in ceaeaefb5171 04:16:32 Removing intermediate container c28dd3eaa99f 04:16:32 ---> 228fd467ad59 04:16:32 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:16:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:16:32 ---> 02290943fb90 04:16:32 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:16:33 Removing intermediate container 96024eb455c3 04:16:33 ---> 589e1c36439d 04:16:33 04:16:33 Step 12/24 : FROM docker:20.10.0 04:16:33 ---> a737acef127f 04:16:33 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:16:33 Removing intermediate container ceaeaefb5171 04:16:33 ---> 930c37d86c84 04:16:33 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:16:33 20.10.0: Pulling from library/docker 04:16:33 ---> Running in 36b1583cb345 04:16:33 ---> 5b1895d5500b 04:16:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:16:33 Removing intermediate container 36b1583cb345 04:16:33 ---> fa6071a473b3 04:16:33 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:16:34 ---> 2c4b7a10584b 04:16:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:16:35 25b303627fd3: Pull complete 04:16:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:16:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:16:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:16:35 ---> 63a540f8c318 04:16:35 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:16:35 prd-ubuntu18.04-docker-arm64-4c-16g-1178 does not seem to be running inside a container 04:16:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:16:35 ---> e8310f831b6e 04:16:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:16:35 ---> Running in 528498cbb340 04:16:39 $ docker top 1611c4ccd373d426d9499f674c9efbd30f94a7b7e44fa7d3e5b58a6aa9cecd0c -eo pid,comm 04:16:39 ---> 0969f9535276 04:16:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:16:39 ---> 8b59a1b56bce 04:16:39 Step 22/26 : 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/ 04:16:39 ---> Running in 6963408f7692 04:16:39 Removing intermediate container 528498cbb340 04:16:39 ---> 81c37f970d7b 04:16:39 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] sh 04:16:39 + docker-compose build --help 04:16:39 + grep parallel 04:16:40 ---> 80d9b5f86887 04:16:40 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:16:41 ---> d8ab0a0b0066 04:16:41 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:16:41 Removing intermediate container 6963408f7692 04:16:41 ---> 4f165c169629 04:16:41 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:16:41 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:16:41 ---> Running in 530d9db5c29d 04:16:41 Status: Downloaded newer image for docker:20.10.0 04:16:41 ---> aefe523efa57 04:16:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:16:41 ---> Running in 03fd32feeb5a 04:16:41 ---> 7cf35bcf4ad6 04:16:41 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:16:41 Removing intermediate container 530d9db5c29d 04:16:41 ---> 3a1235f6e2e0 04:16:41 Step 24/26 : LABEL arch=x86_64 04:16:41 ---> Running in 4f7e6f9294e6 04:16:41 Removing intermediate container 03fd32feeb5a 04:16:41 ---> 075e7dce673e 04:16:41 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 04:16:42 ---> Running in ee0b3652f3ea 04:16:42 Removing intermediate container 4f7e6f9294e6 04:16:42 ---> e2297f386df4 04:16:42 Step 25/26 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:16:42 ---> Running in 1a233e2a6c0b 04:16:42 ---> ba9bc790cfb0 04:16:42 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:16:42 Removing intermediate container 1a233e2a6c0b 04:16:42 ---> 73025555c1ab 04:16:42 Step 26/26 : LABEL version=2.0.0-dev.259 04:16:42 ---> Running in 163c8d9c4c26 04:16:42 ---> cda6af4170d5 04:16:42 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:16:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:16:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:16:42 ---> Running in dd18e5b847ea 04:16:43 Removing intermediate container 163c8d9c4c26 04:16:43 ---> b5266a7bda17 04:16:43 04:16:43 (1/39) Installing readline (8.0.4-r0) 04:16:43 (2/39) Installing bash (5.0.17-r0) 04:16:43 Executing bash-5.0.17-r0.post-install 04:16:43 (3/39) Installing nghttp2-libs (1.41.0-r0) 04:16:43 (4/39) Installing libcurl (7.77.0-r0) 04:16:43 (5/39) Installing curl (7.77.0-r0) 04:16:43 (6/39) Installing dumb-init (1.2.2-r1) 04:16:43 (7/39) Installing libbz2 (1.0.8-r1) 04:16:43 (8/39) Installing expat (2.2.9-r1) 04:16:43 (9/39) Installing libffi (3.3-r2) 04:16:43 (10/39) Installing gdbm (1.13-r1) 04:16:43 (11/39) Installing xz-libs (5.2.5-r0) 04:16:43 (12/39) Installing sqlite-libs (3.32.1-r1) 04:16:43 (13/39) Installing python3 (3.8.10-r0) 04:16:43 Removing intermediate container dd18e5b847ea 04:16:43 ---> 8532553e50fd 04:16:43 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:16:43 Successfully built b5266a7bda17 04:16:43 Successfully tagged security-secretstore-setup:latest 04:16:43  Building security-secretstore-setup ... done Building core-data 04:16:43 --parallel Build images in parallel. [Pipeline] } 04:16:43 $ docker stop --time=1 1611c4ccd373d426d9499f674c9efbd30f94a7b7e44fa7d3e5b58a6aa9cecd0c 04:16:45 $ docker rm -f 1611c4ccd373d426d9499f674c9efbd30f94a7b7e44fa7d3e5b58a6aa9cecd0c [Pipeline] // withDockerContainer [Pipeline] writeFile 04:16:48 ---> 706c07ed36b9 04:16:48 Step 27/32 : RUN chmod +x /entrypoint.sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:16:48 ---> Running in a59b75217dc5 04:16:48 (14/39) Installing py3-appdirs (1.4.4-r1) 04:16:48 (15/39) Installing py3-ordered-set (4.0.1-r0) 04:16:48 (16/39) Installing py3-parsing (2.4.7-r0) 04:16:48 (17/39) Installing py3-six (1.15.0-r0) 04:16:48 (18/39) Installing py3-packaging (20.4-r0) 04:16:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:16:48 . [Pipeline] withDockerContainer 04:16:50 (19/39) Installing py3-setuptools (47.0.0-r0) 04:16:50 (20/39) Installing py3-chardet (3.0.4-r4) 04:16:50 (21/39) Installing py3-idna (2.9-r0) 04:16:50 (22/39) Installing py3-certifi (2020.4.5.1-r0) 04:16:50 (23/39) Installing py3-urllib3 (1.25.9-r0) 04:16:50 (24/39) Installing py3-requests (2.23.0-r0) 04:16:50 (25/39) Installing py3-msgpack (1.0.0-r0) 04:16:50 (26/39) Installing py3-lockfile (0.12.2-r3) 04:16:50 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:16:50 (28/39) Installing py3-colorama (0.4.3-r0) 04:16:50 (29/39) Installing py3-distlib (0.3.0-r0) 04:16:50 (30/39) Installing py3-distro (1.5.0-r1) 04:16:50 (31/39) Installing py3-webencodings (0.5.1-r3) 04:16:50 (32/39) Installing py3-html5lib (1.0.1-r4) 04:16:50 (33/39) Installing py3-pytoml (0.1.21-r0) 04:16:50 (34/39) Installing py3-pep517 (0.8.2-r0) 04:16:50 (35/39) Installing py3-progress (1.5-r0) 04:16:50 (36/39) Installing py3-toml (0.10.1-r0) 04:16:50 (37/39) Installing py3-retrying (1.3.3-r0) 04:16:50 (38/39) Installing py3-contextlib2 (0.6.0-r0) 04:16:50 (39/39) Installing py3-pip (20.1.1-r0) 04:16:50 Executing busybox-1.31.1-r19.trigger 04:16:50 OK: 72 MiB in 59 packages 04:16:50 prd-ubuntu18.04-docker-arm64-4c-16g-1178 does not seem to be running inside a container 04:16:50 $ 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/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:16:51 Removing intermediate container a59b75217dc5 04:16:51 ---> bcc9039ad593 04:16:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:16:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:16:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:16:51 ---> 90560e48f9e7 04:16:51 Step 3/24 : WORKDIR /edgex-go 04:16:51 ---> Using cache 04:16:51 ---> b5caad81680a 04:16:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:51 ---> Using cache 04:16:51 ---> e77c93fd9161 04:16:51 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:16:52 $ docker top 9925f296c439f28cf63a657b46e845ff771fbaef9e869f8b90110145d65d6e45 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:55 Collecting docker-compose==1.23.2 04:16:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:16:55 ---> Running in 89cbfd1db752 04:16:55 ---> Running in a8a41cc15626 04:16:55 Collecting PyYAML<4,>=3.10 04:16:55 Downloading PyYAML-3.13.tar.gz (270 kB) 04:16:55 Removing intermediate container 89cbfd1db752 04:16:55 ---> a75b955cbde1 04:16:55 Step 29/32 : CMD ["gate"] 04:16:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:16:55 ---> Running in f782f54ef6bf 04:16:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:16:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:16:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:16:55 Removing intermediate container f782f54ef6bf 04:16:55 ---> 048e72190b34 04:16:55 Step 30/32 : LABEL arch=x86_64 04:16:55 Collecting jsonschema<3,>=2.5.1 04:16:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:16:55 Removing intermediate container e6eb33a5f375 04:16:55 ---> 9be618cfc70a 04:16:55 04:16:55 Step 11/24 : FROM alpine:3.12 04:16:55 ---> 13621d1b12d4 04:16:55 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:16:55 ---> Using cache 04:16:55 ---> 0ff7ddf6a781 04:16:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:16:55 ---> Using cache 04:16:55 ---> 7b8ccbdee915 04:16:55 Step 14/24 : ENV APP_PORT=59881 04:16:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:16:55 ---> Running in 58c2edc951d3 04:16:55 ---> Running in 2f273b203f70 04:16:55 Collecting docopt<0.7,>=0.6.1 04:16:55 Downloading docopt-0.6.2.tar.gz (25 kB) 04:16:55 Removing intermediate container 58c2edc951d3 04:16:55 ---> cccc0b6f74b4 04:16:55 Step 31/32 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:16:55 + docker-compose -f ./docker-compose-build.yml build --parallel 04:16:57 Removing intermediate container 2f273b203f70 04:16:57 ---> 4614f8e4c057 04:16:57 Step 15/24 : EXPOSE $APP_PORT 04:16:57 ---> Running in 23397b365524 04:16:57 ---> Running in b073176e84e0 04:16:57 Removing intermediate container 23397b365524 04:16:57 ---> b4685dd57eff 04:16:57 Step 32/32 : LABEL version=2.0.0-dev.259 04:16:57 Collecting websocket-client<1.0,>=0.32.0 04:16:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:16:57 OK: 219 MiB in 52 packages 04:16:57 ---> Running in 07280a2b136b 04:16:57 Removing intermediate container b073176e84e0 04:16:57 ---> 0971bab3e3d8 04:16:57 Step 16/24 : WORKDIR / 04:16:57 Collecting cached-property<2,>=1.2.0 04:16:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:16:57 ---> Running in 27d772a66dfe 04:16:57 Collecting texttable<0.10,>=0.9.0 04:16:57 Downloading texttable-0.9.1.tar.gz (11 kB) 04:16:57 Removing intermediate container 07280a2b136b 04:16:57 ---> a743117d7e5e 04:16:57 04:16:57 Successfully built a743117d7e5e 04:16:57 Successfully tagged security-bootstrapper:latest 04:16:57 Building support-scheduler 04:16:57  Building security-bootstrapper ... done Removing intermediate container 27d772a66dfe 04:16:57 ---> 5ab3f88474ee 04:16:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:16:57 Removing intermediate container a8a41cc15626 04:16:57 ---> eb6a0f5f7591 04:16:57 Step 6/24 : COPY go.mod . 04:16:57 Collecting dockerpty<0.5,>=0.4.1 04:16:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:16:57 Collecting docker<4.0,>=3.6.0 04:16:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:16:57 Building core-command ... 04:16:57 Building core-data ... 04:16:57 Building core-metadata ... 04:16:57 Building security-bootstrapper ... 04:16:57 Building security-proxy-setup ... 04:16:57 Building security-secretstore-setup ... 04:16:57 Building support-notifications ... 04:16:57 Building support-scheduler ... 04:16:57 Building sys-mgmt-agent ... 04:16:57 Building sys-mgmt-agent 04:16:57 Building support-notifications 04:16:57 Building security-proxy-setup 04:16:57 Building core-data 04:16:57 Building support-scheduler 04:17:01 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) 04:17:01 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) 04:17:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:17:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:17:01 ---> 90560e48f9e7 04:17:01 Step 3/23 : WORKDIR /edgex-go 04:17:01 ---> Using cache 04:17:01 ---> b5caad81680a 04:17:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:01 ---> Using cache 04:17:01 ---> e77c93fd9161 04:17:01 Step 5/23 : RUN apk add --update --no-cache make git 04:17:01 ---> Using cache 04:17:01 ---> 5430c3c34d30 04:17:01 Step 6/23 : COPY go.mod . 04:17:01 ---> Using cache 04:17:01 ---> e8b1921793ba 04:17:01 Step 7/23 : RUN go mod download 04:17:01 ---> Using cache 04:17:01 ---> 38f510bc5960 04:17:01 Step 8/23 : COPY . . 04:17:01 ---> Using cache 04:17:01 ---> 1c6c658e9feb 04:17:01 Step 9/23 : RUN go mod tidy 04:17:01 ---> Using cache 04:17:01 ---> 49600147db50 04:17:01 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:17:01 Collecting urllib3<1.25,>=1.21.1 04:17:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:17:01 ---> 1510364ba5db 04:17:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:17:01 ---> 2fcf01da963d 04:17:01 Step 7/24 : RUN go mod download 04:17:01 ---> Running in d71d41833ca2 04:17:01 ---> Running in cb6a513c6864 04:17:01 ---> ea92ace5c5bd 04:17:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:17:02 Collecting idna<2.8,>=2.5 04:17:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:17:02 Collecting docker-pycreds>=0.4.0 04:17:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:17:02 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:17:02 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:17:02 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:17:02 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:17:02 Installing collected packages: PyYAML, urllib3, idna, requests, jsonschema, docopt, websocket-client, cached-property, texttable, dockerpty, docker-pycreds, docker, docker-compose 04:17:02 Running setup.py install for PyYAML: started 04:17:02 ---> a032c94bd1ed 04:17:02 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:17:02 ---> Running in f7b600bf9740 04:17:02 Removing intermediate container f7b600bf9740 04:17:02 ---> cf9bd331d593 04:17:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:17:02 ---> Running in 830dc642b4d4 04:17:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:17:03 Removing intermediate container 830dc642b4d4 04:17:03 ---> 1dca7fb1193a 04:17:03 Step 22/24 : LABEL arch=x86_64 04:17:03 ---> Running in 6733dffb1879 04:17:03 Running setup.py install for PyYAML: finished with status 'done' 04:17:03 Attempting uninstall: urllib3 04:17:03 Found existing installation: urllib3 1.25.9 04:17:03 Uninstalling urllib3-1.25.9: 04:17:03 Successfully uninstalled urllib3-1.25.9 04:17:03 Removing intermediate container 6733dffb1879 04:17:03 ---> d6ee60aa4a5f 04:17:03 Step 23/24 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:17:03 ---> Running in ed5d807d9a7c 04:17:03 Attempting uninstall: idna 04:17:03 Found existing installation: idna 2.9 04:17:03 Uninstalling idna-2.9: 04:17:03 Successfully uninstalled idna-2.9 04:17:03 Removing intermediate container ed5d807d9a7c 04:17:03 ---> a790c07ddbc6 04:17:03 Step 24/24 : LABEL version=2.0.0-dev.259 04:17:03 Removing intermediate container cb6a513c6864 04:17:03 ---> 1a09d22dc463 04:17:03 Step 8/24 : COPY . . 04:17:03 ---> Running in 47d52be370e2 04:17:03 Attempting uninstall: requests 04:17:03 Found existing installation: requests 2.23.0 04:17:03 Uninstalling requests-2.23.0: 04:17:03 Successfully uninstalled requests-2.23.0 04:17:03 Removing intermediate container 47d52be370e2 04:17:03 ---> bc887af5a11d 04:17:03 04:17:03 Running setup.py install for docopt: started 04:17:04 Successfully built bc887af5a11d 04:17:04 Successfully tagged core-metadata:latest 04:17:08  Building core-metadata ... done  Running setup.py install for docopt: finished with status 'done' 04:17:08 Running setup.py install for texttable: started 04:17:08 Running setup.py install for texttable: finished with status 'done' 04:17:08 Running setup.py install for dockerpty: started 04:17:08 Running setup.py install for dockerpty: finished with status 'done' 04:17:08 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.59.0 04:17:11 Removing intermediate container 5ccb3ed9ded4 04:17:11 ---> d9be41a54a69 04:17:11 04:17:11 Step 11/23 : FROM alpine:3.12 04:17:11 ---> 13621d1b12d4 04:17:11 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:17:11 ---> Running in ce14655f3e09 04:17:11 ---> 9a2ba76ccea8 04:17:11 Step 9/24 : RUN go mod tidy 04:17:11 ---> Running in c1e763812e90 04:17:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:17:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:17:13 (1/2) Installing ca-certificates (20191127-r4) 04:17:13 (2/2) Installing dumb-init (1.2.2-r1) 04:17:13 Executing busybox-1.31.1-r20.trigger 04:17:13 Executing ca-certificates-20191127-r4.trigger 04:17:13 OK: 6 MiB in 16 packages 04:17:16 Removing intermediate container ee0b3652f3ea 04:17:16 ---> e39919b024a8 04:17:16 Step 15/24 : ENV APP_PORT=58890 04:17:16 Removing intermediate container ce14655f3e09 04:17:16 ---> e86973d11c3e 04:17:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:17:16 ---> Running in 7e5970dfe56b 04:17:16 ---> Running in 681d89e03921 04:17:16 Removing intermediate container c1e763812e90 04:17:16 ---> 80226770648b 04:17:16 Step 10/24 : RUN make cmd/core-data/core-data 04:17:16 ---> Running in 47bd9cc19093 04:17:16 Removing intermediate container 681d89e03921 04:17:16 ---> 098e57e23427 04:17:16 Step 14/23 : ENV APP_PORT=59860 04:17:16 Removing intermediate container 7e5970dfe56b 04:17:16 ---> 56ad34d94a46 04:17:16 Step 16/24 : EXPOSE $APP_PORT 04:17:16 ---> Running in 6c8cf51618c7 04:17:16 ---> Running in 9394c5287b35 04:17:16 Removing intermediate container 6c8cf51618c7 04:17:16 ---> b2aa86039970 04:17:16 Step 15/23 : EXPOSE $APP_PORT 04:17:16 Removing intermediate container 9394c5287b35 04:17:16 ---> 872f4854cb39 04:17:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:17:16 ---> Running in 10b266e65ea2 04:17:16 Removing intermediate container 10b266e65ea2 04:17:16 ---> 9a913057a727 04:17:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:17:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/core-data/core-data ./cmd/core-data 04:17:16 ---> 22c98188c2aa 04:17:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:17:16 ---> 1ad14e679697 04:17:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:17:16 ---> e45334e19ce4 04:17:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:17:16 ---> e971f7866997 04:17:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:17:16 ---> cfdbf5850a64 04:17:16 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:17:16 ---> Running in 18b319891c3b 04:17:16 ---> 39949858b100 04:17:16 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:17:16 ---> Running in 53e1f3b28866 04:17:16 Removing intermediate container 18b319891c3b 04:17:16 ---> 9d04ec1b8929 04:17:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:17:17 ---> Running in 49482d7eb06f 04:17:17 Removing intermediate container 53e1f3b28866 04:17:17 ---> fff38512b77b 04:17:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:17:17 ---> Running in 57e3dd978b7b 04:17:17 Removing intermediate container 49482d7eb06f 04:17:17 ---> a39109b2ed3b 04:17:17 Step 22/24 : LABEL arch=x86_64 04:17:17 ---> Running in ba7b661c2125 04:17:17 Removing intermediate container 57e3dd978b7b 04:17:17 ---> 3b9371131538 04:17:17 Step 21/23 : LABEL arch=x86_64 04:17:17 ---> Running in 6d5ffe362f99 04:17:17 Removing intermediate container ba7b661c2125 04:17:17 ---> 234bce21e694 04:17:17 Step 23/24 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:17:17 Removing intermediate container 6d5ffe362f99 04:17:17 ---> 1dfd0243b057 04:17:17 Step 22/23 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:17:17 ---> Running in b6609ddd7091 04:17:17 ---> Running in d3c290267b85 04:17:18 Removing intermediate container b6609ddd7091 04:17:18 ---> 20f8a821bfd6 04:17:18 Step 24/24 : LABEL version=2.0.0-dev.259 04:17:18 ---> Running in d7959cdbd9e9 04:17:18 Removing intermediate container d3c290267b85 04:17:18 ---> 60a65716a37f 04:17:18 Step 23/23 : LABEL version=2.0.0-dev.259 04:17:18 ---> Running in cb3d5d3673ae 04:17:18 Removing intermediate container d7959cdbd9e9 04:17:18 ---> 314564f6d1cc 04:17:18 04:17:18 Successfully built 314564f6d1cc 04:17:18 Successfully tagged sys-mgmt-agent:latest 04:17:18  Building sys-mgmt-agent ... done Removing intermediate container cb3d5d3673ae 04:17:18 ---> 2388565a06f1 04:17:18 04:17:18 Successfully built 2388565a06f1 04:17:18 Successfully tagged support-notifications:latest 04:17:23  Building support-notifications ... done Removing intermediate container d71d41833ca2 04:17:23 ---> c5d4aae5f10f 04:17:23 04:17:23 Step 11/23 : FROM alpine:3.12 04:17:23 ---> 13621d1b12d4 04:17:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:17:23 ---> Using cache 04:17:23 ---> 0ff7ddf6a781 04:17:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:17:23 ---> Using cache 04:17:23 ---> 7b8ccbdee915 04:17:23 Step 14/23 : ENV APP_PORT=59861 04:17:23 ---> Running in 5a180b12085e 04:17:24 Removing intermediate container 5a180b12085e 04:17:24 ---> a4bc4f94e9ae 04:17:24 Step 15/23 : EXPOSE $APP_PORT 04:17:24 ---> Running in 2cc8632f0052 04:17:24 Removing intermediate container 2cc8632f0052 04:17:24 ---> e3f07c69ed01 04:17:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:17:24 ---> 368d1704cdd4 04:17:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:17:25 ---> 695e1c95e38b 04:17:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:17:25 ---> a38f97081a2c 04:17:25 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:17:25 ---> Running in 44fc933e410b 04:17:25 Removing intermediate container 44fc933e410b 04:17:25 ---> bbebfe64fcff 04:17:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:17:25 ---> Running in 29262cbf09e0 04:17:26 Removing intermediate container 29262cbf09e0 04:17:26 ---> 8058d71ba773 04:17:26 Step 21/23 : LABEL arch=x86_64 04:17:26 ---> Running in 31a11f1556bd 04:17:26 Removing intermediate container 31a11f1556bd 04:17:26 ---> 03552068bc94 04:17:26 Step 22/23 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:17:26 ---> Running in 5d69e13bc6fe 04:17:26 Removing intermediate container 5d69e13bc6fe 04:17:26 ---> 9bf78d4354ce 04:17:26 Step 23/23 : LABEL version=2.0.0-dev.259 04:17:26 ---> Running in 66b8c77e7116 04:17:26 Removing intermediate container 66b8c77e7116 04:17:26 ---> 7284856039d2 04:17:26 04:17:26 Successfully built 7284856039d2 04:17:26 Successfully tagged support-scheduler:latest 04:17:32  Building support-scheduler ... done Removing intermediate container 47bd9cc19093 04:17:32 ---> eb353c5f9d1d 04:17:32 04:17:32 Step 11/24 : FROM alpine:3.12 04:17:32 ---> 13621d1b12d4 04:17:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:17:32 ---> Running in 15c60c6dc537 04:17:32 Removing intermediate container 15c60c6dc537 04:17:32 ---> 08f381cc879a 04:17:32 Step 13/24 : ENV APP_PORT=59880 04:17:32 ---> Running in f24ce3458dfa 04:17:32 Removing intermediate container f24ce3458dfa 04:17:32 ---> 87043e9fd7b1 04:17:32 Step 14/24 : EXPOSE $APP_PORT 04:17:32 ---> Running in fc16f60506ad 04:17:32 Removing intermediate container fc16f60506ad 04:17:32 ---> 93e27424e284 04:17:32 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:32 ---> Running in 320e989215e1 04:17:32 Removing intermediate container 320e989215e1 04:17:32 ---> 632ec92991c8 04:17:32 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:17:32 ---> Running in e9b449ff7d4c 04:17:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:17:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:17:34 (1/6) Installing dumb-init (1.2.2-r1) 04:17:34 (2/6) Installing libgcc (9.3.0-r2) 04:17:34 (3/6) Installing libsodium (1.0.18-r0) 04:17:34 (4/6) Installing libstdc++ (9.3.0-r2) 04:17:35 (5/6) Installing libzmq (4.3.3-r0) 04:17:35 (6/6) Installing zeromq (4.3.3-r0) 04:17:35 Executing busybox-1.31.1-r20.trigger 04:17:35 OK: 8 MiB in 20 packages 04:17:35 Removing intermediate container e9b449ff7d4c 04:17:35 ---> bb6425deaa14 04:17:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:17:35 ---> 81491a91f730 04:17:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:17:36 ---> 6b9056a77d40 04:17:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:17:36 ---> 6e1b9b9443e7 04:17:36 Step 20/24 : ENTRYPOINT ["/core-data"] 04:17:36 ---> Running in 509abb9a6d07 04:17:38 Removing intermediate container 509abb9a6d07 04:17:38 ---> 623387a9175a 04:17:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:17:38 ---> Running in 781d3cffb230 04:17:38 Removing intermediate container 781d3cffb230 04:17:38 ---> 5af23bb7df1c 04:17:38 Step 22/24 : LABEL arch=x86_64 04:17:38 ---> Running in 0060f3693b47 04:17:38 Removing intermediate container 0060f3693b47 04:17:38 ---> 01e39d5ca7a8 04:17:38 Step 23/24 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:17:38 ---> Running in 7302ba231b35 04:17:38 Removing intermediate container 7302ba231b35 04:17:38 ---> bfd359e102b5 04:17:38 Step 24/24 : LABEL version=2.0.0-dev.259 04:17:38 ---> Running in 944963a83da9 04:17:38 Removing intermediate container 944963a83da9 04:17:38 ---> 2312ded2245e 04:17:38 04:17:38 Successfully built 2312ded2245e 04:17:38 Successfully tagged core-data:latest 04:17:38  Building core-data ... done  [Pipeline] } 04:17:38 $ docker stop --time=1 a1946bf65569027405b19f4c5daa4adceee057dc22cb1eba04ca40f05b1609fe 04:17:40 $ docker rm -f a1946bf65569027405b19f4c5daa4adceee057dc22cb1eba04ca40f05b1609fe [Pipeline] // withDockerContainer [Pipeline] sh 04:17:40 + docker images 04:17:40 REPOSITORY TAG IMAGE ID CREATED SIZE 04:17:40 core-data latest 2312ded2245e 4 seconds ago 20.2MB 04:17:40 eb353c5f9d1d 9 seconds ago 1.15GB 04:17:40 support-scheduler latest 7284856039d2 14 seconds ago 15.9MB 04:17:40 c5d4aae5f10f 18 seconds ago 1.14GB 04:17:40 sys-mgmt-agent latest 314564f6d1cc 22 seconds ago 312MB 04:17:40 support-notifications latest 2388565a06f1 22 seconds ago 16.6MB 04:17:40 d9be41a54a69 32 seconds ago 1.15GB 04:17:40 core-metadata latest bc887af5a11d 37 seconds ago 16.6MB 04:17:40 security-bootstrapper latest a743117d7e5e 45 seconds ago 18.2MB 04:17:40 9be618cfc70a 46 seconds ago 1.15GB 04:17:40 security-secretstore-setup latest b5266a7bda17 58 seconds ago 28.1MB 04:17:40 589e1c36439d About a minute ago 1.15GB 04:17:40 6ee3e83db89a About a minute ago 1.15GB 04:17:40 f5607d55a501 About a minute ago 1.14GB 04:17:40 security-proxy-setup latest 696769af2121 About a minute ago 25.3MB 04:17:40 core-command latest a971ba18875c About a minute ago 15.9MB 04:17:40 3ca32a6eba00 About a minute ago 1.15GB 04:17:40 e4ff9381be32 About a minute ago 1.14GB 04:17:40 ci-base-image-x86_64 latest 90560e48f9e7 7 minutes ago 648MB 04:17:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 04:17:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 04:17:40 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 04:17:40 docker 20.10.0 aefe523efa57 5 months ago 240MB 04:17:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 04:17:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:17:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:17:43 ---> 612ebecdb54a 04:17:43 Step 3/22 : WORKDIR /edgex-go 04:17:43 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:17:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:17:43 ---> 612ebecdb54a 04:17:43 Step 3/23 : WORKDIR /edgex-go 04:17:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:17:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:17:43 ---> 612ebecdb54a 04:17:43 Step 3/24 : WORKDIR /edgex-go 04:17:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:17:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:17:43 ---> 612ebecdb54a 04:17:43 Step 3/24 : WORKDIR /edgex-go 04:17:43 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:17:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:17:43 ---> 612ebecdb54a 04:17:43 Step 3/23 : WORKDIR /edgex-go [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:43 provisioning config files... 04:17:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/530@tmp/config16700674054199546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:43 ---> docker-login.sh 04:17:43 nexus3.edgexfoundry.org:10001 04:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:43 Configure a credential helper to remove this warning. See 04:17:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:43 04:17:43 Login Succeeded 04:17:43 nexus3.edgexfoundry.org:10002 04:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:43 Configure a credential helper to remove this warning. See 04:17:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:43 04:17:43 Login Succeeded 04:17:43 nexus3.edgexfoundry.org:10003 04:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:43 Configure a credential helper to remove this warning. See 04:17:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:43 04:17:43 Login Succeeded 04:17:43 nexus3.edgexfoundry.org:10004 04:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:44 Configure a credential helper to remove this warning. See 04:17:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:44 04:17:44 Login Succeeded 04:17:44 docker.io 04:17:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:44 Configure a credential helper to remove this warning. See 04:17:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:44 04:17:44 Login Succeeded 04:17:44 ---> docker-login.sh ends [Pipeline] } 04:17:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 04:17:46 ---> Running in 2fe8a7440596 04:17:46 ---> Running in 0e6927c72059 04:17:46 ---> Running in 5a0458c984d0 04:17:46 ---> Running in 247df0765147 04:17:46 ---> Running in 0b5d3263b989 04:17:46 Removing intermediate container 2fe8a7440596 04:17:46 ---> 2a69c37a01fb 04:17:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:46 Removing intermediate container 5a0458c984d0 04:17:46 ---> 69e51b24ae33 04:17:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:46 Removing intermediate container 0e6927c72059 04:17:46 ---> 390e073f7e5d 04:17:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:46 Removing intermediate container 247df0765147 04:17:46 ---> a24386b3ee02 04:17:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:46 Removing intermediate container 0b5d3263b989 04:17:46 ---> 053d84e1439d 04:17:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:46 ---> Running in 13b6bc7fe054 04:17:46 ---> Running in 4fb63e175744 04:17:46 ---> Running in 6a17a4c22fef 04:17:46 ---> Running in 6ebb78094f6a 04:17:46 ---> Running in dd8affaef113 [Pipeline] echo 04:17:46 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:17:46 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:17:46 latest 04:17:46 2.0.0-dev.259 04:17:46 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:17:46 master 04:17:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:17:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh 04:17:49 + docker push nexus3.edgexfoundry.org:10004/core-command:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:17:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:17:49 317dab2024b8: Preparing 04:17:49 d43d1b255435: Preparing 04:17:49 fcf6c5aa6bfe: Preparing 04:17:49 d03a8ebfb395: Preparing 04:17:49 32f366d666a5: Preparing 04:17:49 32f366d666a5: Layer already exists 04:17:49 fcf6c5aa6bfe: Pushed 04:17:49 317dab2024b8: Pushed 04:17:49 d03a8ebfb395: Pushed 04:17:49 d43d1b255435: Pushed 04:17:49 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:ba45db311133374f9dace559ad2b721909f2781ad7d2754c9b26b7a53bbeea77 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:17:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 04:17:50 Removing intermediate container 13b6bc7fe054 04:17:50 ---> 223ddeeed0cc 04:17:50 Step 5/22 : RUN apk add --update --no-cache make git 04:17:50 Removing intermediate container 4fb63e175744 04:17:50 ---> ede0832e9141 04:17:50 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:17:50 ---> Running in f7e74e9dddcd 04:17:50 ---> Running in c6d70a58ec39 04:17:50 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:17:50 317dab2024b8: Preparing 04:17:50 d43d1b255435: Preparing 04:17:50 fcf6c5aa6bfe: Preparing 04:17:50 d03a8ebfb395: Preparing 04:17:50 32f366d666a5: Preparing 04:17:50 d43d1b255435: Layer already exists 04:17:50 32f366d666a5: Layer already exists 04:17:50 d03a8ebfb395: Layer already exists 04:17:50 fcf6c5aa6bfe: Layer already exists 04:17:50 317dab2024b8: Layer already exists 04:17:50 latest: digest: sha256:ba45db311133374f9dace559ad2b721909f2781ad7d2754c9b26b7a53bbeea77 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:17:50 Removing intermediate container 6a17a4c22fef 04:17:50 ---> 50066d461643 04:17:50 Step 5/23 : RUN apk add --update --no-cache make git 04:17:50 Removing intermediate container dd8affaef113 04:17:50 ---> 8b480c4b5d0b 04:17:50 Step 5/24 : RUN apk add --update --no-cache make bash git 04:17:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:17:50 ---> Running in 24866df5c52f 04:17:50 ---> Running in 2f22b7b27d38 04:17:50 Removing intermediate container 6ebb78094f6a 04:17:50 ---> 310c8058001e 04:17:50 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:17:50 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.259 04:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:17:50 317dab2024b8: Preparing 04:17:50 d43d1b255435: Preparing 04:17:50 fcf6c5aa6bfe: Preparing 04:17:50 d03a8ebfb395: Preparing 04:17:50 32f366d666a5: Preparing 04:17:50 d43d1b255435: Layer already exists 04:17:50 32f366d666a5: Layer already exists 04:17:50 fcf6c5aa6bfe: Layer already exists 04:17:50 d03a8ebfb395: Layer already exists 04:17:50 317dab2024b8: Layer already exists 04:17:50 2.0.0-dev.259: digest: sha256:ba45db311133374f9dace559ad2b721909f2781ad7d2754c9b26b7a53bbeea77 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:17:53 ---> Running in f5892a191509 04:17:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:17:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:17:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:17:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:17:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:17:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:17:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 04:17:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:17:53 + docker push nexus3.edgexfoundry.org:10004/core-command:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:17:53 317dab2024b8: Preparing 04:17:53 d43d1b255435: Preparing 04:17:53 fcf6c5aa6bfe: Preparing 04:17:53 d03a8ebfb395: Preparing 04:17:53 32f366d666a5: Preparing 04:17:53 d03a8ebfb395: Layer already exists 04:17:53 32f366d666a5: Layer already exists 04:17:53 fcf6c5aa6bfe: Layer already exists 04:17:53 317dab2024b8: Layer already exists 04:17:53 d43d1b255435: Layer already exists 04:17:53 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:ba45db311133374f9dace559ad2b721909f2781ad7d2754c9b26b7a53bbeea77 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:17:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:17:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:17:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:17:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh 04:17:54 OK: 218 MiB in 52 packages 04:17:54 + docker push nexus3.edgexfoundry.org:10004/core-command:master 04:17:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:17:54 317dab2024b8: Preparing 04:17:54 d43d1b255435: Preparing 04:17:54 fcf6c5aa6bfe: Preparing 04:17:54 d03a8ebfb395: Preparing 04:17:54 32f366d666a5: Preparing 04:17:54 d03a8ebfb395: Layer already exists 04:17:54 317dab2024b8: Layer already exists 04:17:54 fcf6c5aa6bfe: Layer already exists 04:17:54 d43d1b255435: Layer already exists 04:17:54 32f366d666a5: Layer already exists 04:17:54 master: digest: sha256:ba45db311133374f9dace559ad2b721909f2781ad7d2754c9b26b7a53bbeea77 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:17:54 ===================================================== [Pipeline] echo 04:17:54 taggedImages: 04:17:54 - nexus3.edgexfoundry.org:10004/core-command:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:17:54 - nexus3.edgexfoundry.org:10004/core-command:latest 04:17:54 - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.259 04:17:54 - nexus3.edgexfoundry.org:10004/core-command:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:17:54 - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo 04:17:56 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:17:56 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:17:56 latest 04:17:56 2.0.0-dev.259 04:17:56 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:17:56 master 04:17:56 ===================================================== 04:17:56 OK: 218 MiB in 52 packages 04:17:56 OK: 218 MiB in 52 packages 04:17:56 OK: 218 MiB in 52 packages 04:17:56 OK: 218 MiB in 52 packages 04:17:56 Removing intermediate container f7e74e9dddcd 04:17:56 ---> 8e679427a6c4 04:17:56 Step 6/22 : COPY go.mod . 04:17:56 Removing intermediate container c6d70a58ec39 04:17:56 ---> 50c01e8d57a0 04:17:56 Step 6/23 : COPY go.mod . [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:17:59 Removing intermediate container 24866df5c52f 04:17:59 ---> e18bf6b373df 04:17:59 Step 6/24 : COPY go.mod . 04:17:59 Removing intermediate container 2f22b7b27d38 04:17:59 ---> c69281e2e49a 04:17:59 Step 6/23 : COPY go.mod . 04:17:59 ---> 4204b5d50f2a 04:17:59 Step 7/22 : RUN go mod download 04:17:59 Removing intermediate container f5892a191509 04:17:59 ---> b2d64f98577c 04:17:59 Step 6/24 : COPY go.mod . 04:17:59 ---> Running in a1ca23944ff7 04:17:59 ---> 9dd1d92ec1f5 04:17:59 Step 7/23 : RUN go mod download 04:17:59 ---> Running in 288e9ced2380 04:17:59 ---> 74c2ddfdc01d 04:17:59 Step 7/24 : RUN go mod download 04:17:59 ---> d76632689e02 04:17:59 Step 7/23 : RUN go mod download 04:17:59 ---> Running in 57d3b3481ec7 04:17:59 ---> 2859d2475f39 04:17:59 Step 7/24 : RUN go mod download 04:17:59 ---> Running in c222e057e51d 04:17:59 ---> Running in 79534cfef7ee 04:17:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh 04:18:01 Removing intermediate container a1ca23944ff7 04:18:01 ---> 87c598c431d0 04:18:01 Step 8/22 : COPY . . 04:18:01 + docker push nexus3.edgexfoundry.org:10004/core-data:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:18:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:18:01 6411c1e2cae2: Preparing 04:18:01 e9279a6cf433: Preparing 04:18:01 fcf6c5aa6bfe: Preparing 04:18:01 9eaff15ccff7: Preparing 04:18:01 ab4dd3b77506: Preparing 04:18:01 32f366d666a5: Preparing 04:18:01 32f366d666a5: Waiting 04:18:01 fcf6c5aa6bfe: Layer already exists 04:18:01 32f366d666a5: Layer already exists 04:18:01 ab4dd3b77506: Pushed 04:18:01 6411c1e2cae2: Pushed 04:18:01 9eaff15ccff7: Pushed 04:18:01 e9279a6cf433: Pushed 04:18:01 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:558e9e2a7a6c1034cd2a47ef0eae35e6eafaa61eddb0dc7d22c65ab08bef2b46 size: 1572 [Pipeline] isUnix [Pipeline] sh 04:18:01 Removing intermediate container 288e9ced2380 04:18:01 ---> f2eed4ffeb18 04:18:01 Step 8/23 : COPY . . 04:18:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 04:18:02 Removing intermediate container 57d3b3481ec7 04:18:02 ---> da744cc9e12f 04:18:02 Step 8/24 : COPY . . 04:18:02 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:18:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:18:02 6411c1e2cae2: Preparing 04:18:02 e9279a6cf433: Preparing 04:18:02 fcf6c5aa6bfe: Preparing 04:18:02 9eaff15ccff7: Preparing 04:18:02 ab4dd3b77506: Preparing 04:18:02 32f366d666a5: Preparing 04:18:02 32f366d666a5: Waiting 04:18:02 6411c1e2cae2: Layer already exists 04:18:02 9eaff15ccff7: Layer already exists 04:18:02 fcf6c5aa6bfe: Layer already exists 04:18:02 ab4dd3b77506: Layer already exists 04:18:02 e9279a6cf433: Layer already exists 04:18:02 32f366d666a5: Layer already exists 04:18:02 latest: digest: sha256:558e9e2a7a6c1034cd2a47ef0eae35e6eafaa61eddb0dc7d22c65ab08bef2b46 size: 1572 [Pipeline] isUnix [Pipeline] sh 04:18:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:18:02 Removing intermediate container c222e057e51d 04:18:02 ---> 755e44659d25 04:18:02 Step 8/23 : COPY . . 04:18:02 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.259 04:18:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:18:02 6411c1e2cae2: Preparing 04:18:02 e9279a6cf433: Preparing 04:18:02 fcf6c5aa6bfe: Preparing 04:18:02 9eaff15ccff7: Preparing 04:18:02 ab4dd3b77506: Preparing 04:18:02 32f366d666a5: Preparing 04:18:02 32f366d666a5: Waiting 04:18:02 ab4dd3b77506: Layer already exists 04:18:02 fcf6c5aa6bfe: Layer already exists 04:18:02 e9279a6cf433: Layer already exists 04:18:02 6411c1e2cae2: Layer already exists 04:18:02 9eaff15ccff7: Layer already exists 04:18:02 32f366d666a5: Layer already exists 04:18:02 2.0.0-dev.259: digest: sha256:558e9e2a7a6c1034cd2a47ef0eae35e6eafaa61eddb0dc7d22c65ab08bef2b46 size: 1572 [Pipeline] isUnix [Pipeline] sh 04:18:05 Removing intermediate container 79534cfef7ee 04:18:05 ---> ee360cb9247a 04:18:05 Step 8/24 : COPY . . 04:18:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:18:05 + docker push nexus3.edgexfoundry.org:10004/core-data:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:18:05 6411c1e2cae2: Preparing 04:18:05 e9279a6cf433: Preparing 04:18:05 fcf6c5aa6bfe: Preparing 04:18:05 9eaff15ccff7: Preparing 04:18:05 ab4dd3b77506: Preparing 04:18:05 32f366d666a5: Preparing 04:18:05 32f366d666a5: Waiting 04:18:05 ab4dd3b77506: Layer already exists 04:18:05 9eaff15ccff7: Layer already exists 04:18:05 fcf6c5aa6bfe: Layer already exists 04:18:05 6411c1e2cae2: Layer already exists 04:18:05 e9279a6cf433: Layer already exists 04:18:05 32f366d666a5: Layer already exists 04:18:05 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:558e9e2a7a6c1034cd2a47ef0eae35e6eafaa61eddb0dc7d22c65ab08bef2b46 size: 1572 [Pipeline] isUnix [Pipeline] sh 04:18:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh 04:18:06 + docker push nexus3.edgexfoundry.org:10004/core-data:master 04:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:18:06 6411c1e2cae2: Preparing 04:18:06 e9279a6cf433: Preparing 04:18:06 fcf6c5aa6bfe: Preparing 04:18:06 9eaff15ccff7: Preparing 04:18:06 ab4dd3b77506: Preparing 04:18:06 32f366d666a5: Preparing 04:18:06 32f366d666a5: Waiting 04:18:06 ab4dd3b77506: Layer already exists 04:18:06 6411c1e2cae2: Layer already exists 04:18:06 e9279a6cf433: Layer already exists 04:18:06 9eaff15ccff7: Layer already exists 04:18:06 fcf6c5aa6bfe: Layer already exists 04:18:06 32f366d666a5: Layer already exists 04:18:06 master: digest: sha256:558e9e2a7a6c1034cd2a47ef0eae35e6eafaa61eddb0dc7d22c65ab08bef2b46 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:18:06 ===================================================== [Pipeline] echo 04:18:06 taggedImages: 04:18:06 - nexus3.edgexfoundry.org:10004/core-data:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:18:06 - nexus3.edgexfoundry.org:10004/core-data:latest 04:18:06 - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.259 04:18:06 - nexus3.edgexfoundry.org:10004/core-data:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:18:06 - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo 04:18:08 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:18:08 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:18:08 latest 04:18:08 2.0.0-dev.259 04:18:08 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:18:08 master 04:18:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh 04:18:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:18:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:18:09 f8d5c3738ffa: Preparing 04:18:09 4a9dfd407597: Preparing 04:18:09 fcf6c5aa6bfe: Preparing 04:18:09 d03a8ebfb395: Preparing 04:18:09 32f366d666a5: Preparing 04:18:09 fcf6c5aa6bfe: Layer already exists 04:18:09 32f366d666a5: Layer already exists 04:18:09 d03a8ebfb395: Layer already exists 04:18:09 f8d5c3738ffa: Pushed 04:18:11 4a9dfd407597: Pushed 04:18:11 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:9f112ff1b5eac7ed011ea288f5372555160122e599f12fb99c076536517adeba size: 1363 [Pipeline] isUnix [Pipeline] sh 04:18:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 04:18:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:18:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:18:12 f8d5c3738ffa: Preparing 04:18:12 4a9dfd407597: Preparing 04:18:12 fcf6c5aa6bfe: Preparing 04:18:12 d03a8ebfb395: Preparing 04:18:12 32f366d666a5: Preparing 04:18:12 fcf6c5aa6bfe: Layer already exists 04:18:12 32f366d666a5: Layer already exists 04:18:12 4a9dfd407597: Layer already exists 04:18:12 d03a8ebfb395: Layer already exists 04:18:12 f8d5c3738ffa: Layer already exists 04:18:12 latest: digest: sha256:9f112ff1b5eac7ed011ea288f5372555160122e599f12fb99c076536517adeba size: 1363 [Pipeline] isUnix [Pipeline] sh 04:18:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:18:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.259 04:18:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:18:12 f8d5c3738ffa: Preparing 04:18:12 4a9dfd407597: Preparing 04:18:12 fcf6c5aa6bfe: Preparing 04:18:12 d03a8ebfb395: Preparing 04:18:12 32f366d666a5: Preparing 04:18:12 4a9dfd407597: Layer already exists 04:18:12 f8d5c3738ffa: Layer already exists 04:18:12 32f366d666a5: Layer already exists 04:18:12 fcf6c5aa6bfe: Layer already exists 04:18:12 d03a8ebfb395: Layer already exists 04:18:12 2.0.0-dev.259: digest: sha256:9f112ff1b5eac7ed011ea288f5372555160122e599f12fb99c076536517adeba size: 1363 [Pipeline] isUnix [Pipeline] sh 04:18:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:18:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:18:15 f8d5c3738ffa: Preparing 04:18:15 4a9dfd407597: Preparing 04:18:15 fcf6c5aa6bfe: Preparing 04:18:15 d03a8ebfb395: Preparing 04:18:15 32f366d666a5: Preparing 04:18:15 32f366d666a5: Layer already exists 04:18:15 fcf6c5aa6bfe: Layer already exists 04:18:15 d03a8ebfb395: Layer already exists 04:18:15 f8d5c3738ffa: Layer already exists 04:18:15 4a9dfd407597: Layer already exists 04:18:15 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:9f112ff1b5eac7ed011ea288f5372555160122e599f12fb99c076536517adeba size: 1363 [Pipeline] isUnix [Pipeline] sh 04:18:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh 04:18:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:master 04:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:18:16 f8d5c3738ffa: Preparing 04:18:16 4a9dfd407597: Preparing 04:18:16 fcf6c5aa6bfe: Preparing 04:18:16 d03a8ebfb395: Preparing 04:18:16 32f366d666a5: Preparing 04:18:16 f8d5c3738ffa: Layer already exists 04:18:16 32f366d666a5: Layer already exists 04:18:16 fcf6c5aa6bfe: Layer already exists 04:18:16 4a9dfd407597: Layer already exists 04:18:16 d03a8ebfb395: Layer already exists 04:18:16 master: digest: sha256:9f112ff1b5eac7ed011ea288f5372555160122e599f12fb99c076536517adeba size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:18:16 ===================================================== [Pipeline] echo 04:18:16 taggedImages: 04:18:16 - nexus3.edgexfoundry.org:10004/core-metadata:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:18:16 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:18:16 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.259 04:18:16 - nexus3.edgexfoundry.org:10004/core-metadata:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:18:16 - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo 04:18:18 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:18:18 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:18:18 latest 04:18:18 2.0.0-dev.259 04:18:18 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:18:18 master 04:18:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh 04:18:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:18:20 4bebbaccfcf6: Preparing 04:18:20 4bebbaccfcf6: Preparing 04:18:20 aaca40636fed: Preparing 04:18:20 07182cd2a0c1: Preparing 04:18:20 e179cee47f44: Preparing 04:18:20 e0a5c421bbf4: Preparing 04:18:20 fcf6c5aa6bfe: Preparing 04:18:20 f38150fb5043: Preparing 04:18:20 c282913475fe: Preparing 04:18:20 f2b8db51292e: Preparing 04:18:20 0d3fe5e9b6b9: Preparing 04:18:20 32f366d666a5: Preparing 04:18:20 fcf6c5aa6bfe: Waiting 04:18:20 f38150fb5043: Waiting 04:18:20 c282913475fe: Waiting 04:18:20 f2b8db51292e: Waiting 04:18:20 0d3fe5e9b6b9: Waiting 04:18:20 32f366d666a5: Waiting 04:18:20 aaca40636fed: Pushed 04:18:20 fcf6c5aa6bfe: Layer already exists 04:18:20 e179cee47f44: Pushed 04:18:20 07182cd2a0c1: Pushed 04:18:20 4bebbaccfcf6: Pushed 04:18:20 f38150fb5043: Pushed 04:18:20 32f366d666a5: Layer already exists 04:18:20 c282913475fe: Pushed 04:18:20 0d3fe5e9b6b9: Pushed 04:18:20 f2b8db51292e: Pushed 04:18:20 e0a5c421bbf4: Pushed 04:18:20 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:9ec4ce39869e24cb4fe81041de48c1a91b9010785aeb036020c05b9bb4f2432a size: 2817 04:18:20 ---> bdf0de13ef7b 04:18:20 Step 9/24 : RUN go mod tidy 04:18:20 ---> 9d696a7eaecb 04:18:20 Step 9/22 : RUN go mod tidy [Pipeline] isUnix [Pipeline] sh 04:18:21 ---> 768b87d07755 04:18:21 Step 9/23 : RUN go mod tidy 04:18:21 ---> b3266f036fef 04:18:21 Step 9/24 : RUN go mod tidy 04:18:21 ---> 9bef7af28b18 04:18:21 Step 9/23 : RUN go mod tidy 04:18:21 ---> Running in 844e52b428c3 04:18:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 04:18:21 ---> Running in 4b3d0e3f00c9 04:18:21 ---> Running in a5a3fc52979c 04:18:21 ---> Running in 2de1f541c417 04:18:21 ---> Running in 8d8bbd7fc926 04:18:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:18:21 4bebbaccfcf6: Preparing 04:18:21 4bebbaccfcf6: Preparing 04:18:21 aaca40636fed: Preparing 04:18:21 07182cd2a0c1: Preparing 04:18:21 e179cee47f44: Preparing 04:18:21 e0a5c421bbf4: Preparing 04:18:21 fcf6c5aa6bfe: Preparing 04:18:21 f38150fb5043: Preparing 04:18:21 c282913475fe: Preparing 04:18:21 f2b8db51292e: Preparing 04:18:21 0d3fe5e9b6b9: Preparing 04:18:21 32f366d666a5: Preparing 04:18:21 fcf6c5aa6bfe: Waiting 04:18:21 f38150fb5043: Waiting 04:18:21 c282913475fe: Waiting 04:18:21 f2b8db51292e: Waiting 04:18:21 0d3fe5e9b6b9: Waiting 04:18:21 32f366d666a5: Waiting 04:18:21 aaca40636fed: Layer already exists 04:18:21 4bebbaccfcf6: Layer already exists 04:18:21 e0a5c421bbf4: Layer already exists 04:18:21 07182cd2a0c1: Layer already exists 04:18:21 e179cee47f44: Layer already exists 04:18:21 c282913475fe: Layer already exists 04:18:21 fcf6c5aa6bfe: Layer already exists 04:18:21 f38150fb5043: Layer already exists 04:18:21 0d3fe5e9b6b9: Layer already exists 04:18:21 f2b8db51292e: Layer already exists 04:18:21 32f366d666a5: Layer already exists 04:18:21 latest: digest: sha256:9ec4ce39869e24cb4fe81041de48c1a91b9010785aeb036020c05b9bb4f2432a size: 2817 [Pipeline] isUnix [Pipeline] sh 04:18:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:18:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.259 04:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:18:24 4bebbaccfcf6: Preparing 04:18:24 4bebbaccfcf6: Preparing 04:18:24 aaca40636fed: Preparing 04:18:24 07182cd2a0c1: Preparing 04:18:24 e179cee47f44: Preparing 04:18:24 e0a5c421bbf4: Preparing 04:18:24 fcf6c5aa6bfe: Preparing 04:18:24 f38150fb5043: Preparing 04:18:24 c282913475fe: Preparing 04:18:24 f2b8db51292e: Preparing 04:18:24 0d3fe5e9b6b9: Preparing 04:18:24 32f366d666a5: Preparing 04:18:24 f38150fb5043: Waiting 04:18:24 c282913475fe: Waiting 04:18:24 f2b8db51292e: Waiting 04:18:24 0d3fe5e9b6b9: Waiting 04:18:24 32f366d666a5: Waiting 04:18:24 fcf6c5aa6bfe: Waiting 04:18:24 e179cee47f44: Layer already exists 04:18:24 aaca40636fed: Layer already exists 04:18:24 07182cd2a0c1: Layer already exists 04:18:24 e0a5c421bbf4: Layer already exists 04:18:24 4bebbaccfcf6: Layer already exists 04:18:24 fcf6c5aa6bfe: Layer already exists 04:18:24 f38150fb5043: Layer already exists 04:18:24 0d3fe5e9b6b9: Layer already exists 04:18:24 f2b8db51292e: Layer already exists 04:18:24 c282913475fe: Layer already exists 04:18:24 32f366d666a5: Layer already exists 04:18:24 2.0.0-dev.259: digest: sha256:9ec4ce39869e24cb4fe81041de48c1a91b9010785aeb036020c05b9bb4f2432a size: 2817 [Pipeline] isUnix [Pipeline] sh 04:18:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:18:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:18:24 4bebbaccfcf6: Preparing 04:18:24 4bebbaccfcf6: Preparing 04:18:24 aaca40636fed: Preparing 04:18:24 07182cd2a0c1: Preparing 04:18:24 e179cee47f44: Preparing 04:18:24 e0a5c421bbf4: Preparing 04:18:24 fcf6c5aa6bfe: Preparing 04:18:24 f38150fb5043: Preparing 04:18:24 c282913475fe: Preparing 04:18:24 f2b8db51292e: Preparing 04:18:24 0d3fe5e9b6b9: Preparing 04:18:24 32f366d666a5: Preparing 04:18:24 fcf6c5aa6bfe: Waiting 04:18:24 f38150fb5043: Waiting 04:18:24 c282913475fe: Waiting 04:18:24 f2b8db51292e: Waiting 04:18:24 0d3fe5e9b6b9: Waiting 04:18:24 32f366d666a5: Waiting 04:18:24 e0a5c421bbf4: Layer already exists 04:18:24 4bebbaccfcf6: Layer already exists 04:18:24 e179cee47f44: Layer already exists 04:18:24 07182cd2a0c1: Layer already exists 04:18:24 aaca40636fed: Layer already exists 04:18:24 f38150fb5043: Layer already exists 04:18:24 fcf6c5aa6bfe: Layer already exists 04:18:24 0d3fe5e9b6b9: Layer already exists 04:18:24 f2b8db51292e: Layer already exists 04:18:24 c282913475fe: Layer already exists 04:18:24 32f366d666a5: Layer already exists 04:18:24 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:9ec4ce39869e24cb4fe81041de48c1a91b9010785aeb036020c05b9bb4f2432a size: 2817 [Pipeline] isUnix [Pipeline] sh 04:18:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh 04:18:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master 04:18:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:18:27 4bebbaccfcf6: Preparing 04:18:27 4bebbaccfcf6: Preparing 04:18:27 aaca40636fed: Preparing 04:18:27 07182cd2a0c1: Preparing 04:18:27 e179cee47f44: Preparing 04:18:27 e0a5c421bbf4: Preparing 04:18:27 fcf6c5aa6bfe: Preparing 04:18:27 f38150fb5043: Preparing 04:18:27 c282913475fe: Preparing 04:18:27 f2b8db51292e: Preparing 04:18:27 0d3fe5e9b6b9: Preparing 04:18:27 32f366d666a5: Preparing 04:18:27 fcf6c5aa6bfe: Waiting 04:18:27 f38150fb5043: Waiting 04:18:27 c282913475fe: Waiting 04:18:27 f2b8db51292e: Waiting 04:18:27 0d3fe5e9b6b9: Waiting 04:18:27 32f366d666a5: Waiting 04:18:27 e0a5c421bbf4: Layer already exists 04:18:27 e179cee47f44: Layer already exists 04:18:27 07182cd2a0c1: Layer already exists 04:18:27 aaca40636fed: Layer already exists 04:18:27 4bebbaccfcf6: Layer already exists 04:18:27 c282913475fe: Layer already exists 04:18:27 0d3fe5e9b6b9: Layer already exists 04:18:27 f2b8db51292e: Layer already exists 04:18:27 fcf6c5aa6bfe: Layer already exists 04:18:27 f38150fb5043: Layer already exists 04:18:27 32f366d666a5: Layer already exists 04:18:27 master: digest: sha256:9ec4ce39869e24cb4fe81041de48c1a91b9010785aeb036020c05b9bb4f2432a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:18:27 ===================================================== [Pipeline] echo 04:18:27 taggedImages: 04:18:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:18:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:18:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.259 04:18:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:18:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo 04:18:27 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:18:27 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:18:27 latest 04:18:27 2.0.0-dev.259 04:18:27 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:18:27 master 04:18:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:29 Removing intermediate container 844e52b428c3 04:18:29 ---> dde1dc8b8c64 04:18:29 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:18:29 Removing intermediate container 4b3d0e3f00c9 04:18:29 ---> 62993f27830e 04:18:29 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:18:29 ---> Running in 184050ad8c93 04:18:29 ---> Running in 86a35b59dabf 04:18:29 Removing intermediate container 8d8bbd7fc926 04:18:29 ---> fa704d75b2e8 04:18:29 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:18:29 Removing intermediate container a5a3fc52979c 04:18:29 ---> 6fa7b2c9af29 04:18:29 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:18:29 ---> Running in 77d213d7cae8 04:18:29 Removing intermediate container 2de1f541c417 04:18:29 ---> c5ff6a414dfd 04:18:29 Step 10/24 : RUN make cmd/core-data/core-data 04:18:29 ---> Running in 4eb7c24b03a3 04:18:29 ---> Running in 8a04bfb92c72 04:18:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh 04:18:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:18:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:18:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:18:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/core-data/core-data ./cmd/core-data 04:18:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:18:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:18:32 7b7a99d983c5: Preparing 04:18:32 6f299cd978f7: Preparing 04:18:32 e7f964eca8d1: Preparing 04:18:32 8280a34b2207: Preparing 04:18:32 a9d5506d5351: Preparing 04:18:32 32f366d666a5: Preparing 04:18:32 32f366d666a5: Waiting 04:18:32 e7f964eca8d1: Pushed 04:18:32 32f366d666a5: Layer already exists 04:18:32 8280a34b2207: Pushed 04:18:32 a9d5506d5351: Pushed 04:18:32 7b7a99d983c5: Pushed 04:18:32 6f299cd978f7: Pushed 04:18:32 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:db9f10d3cb05b69c3810e45b9b7d611ba99be697ffc161be7a7edbcc6bbc45d5 size: 1575 [Pipeline] isUnix [Pipeline] sh 04:18:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 04:18:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:18:32 7b7a99d983c5: Preparing 04:18:32 6f299cd978f7: Preparing 04:18:32 e7f964eca8d1: Preparing 04:18:32 8280a34b2207: Preparing 04:18:32 a9d5506d5351: Preparing 04:18:32 32f366d666a5: Preparing 04:18:32 32f366d666a5: Waiting 04:18:32 e7f964eca8d1: Layer already exists 04:18:32 a9d5506d5351: Layer already exists 04:18:32 7b7a99d983c5: Layer already exists 04:18:32 6f299cd978f7: Layer already exists 04:18:32 8280a34b2207: Layer already exists 04:18:32 32f366d666a5: Layer already exists 04:18:32 latest: digest: sha256:db9f10d3cb05b69c3810e45b9b7d611ba99be697ffc161be7a7edbcc6bbc45d5 size: 1575 [Pipeline] isUnix [Pipeline] sh 04:18:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:18:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.259 04:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:18:35 7b7a99d983c5: Preparing 04:18:35 6f299cd978f7: Preparing 04:18:35 e7f964eca8d1: Preparing 04:18:35 8280a34b2207: Preparing 04:18:35 a9d5506d5351: Preparing 04:18:35 32f366d666a5: Preparing 04:18:35 32f366d666a5: Waiting 04:18:35 e7f964eca8d1: Layer already exists 04:18:35 8280a34b2207: Layer already exists 04:18:35 7b7a99d983c5: Layer already exists 04:18:35 6f299cd978f7: Layer already exists 04:18:35 a9d5506d5351: Layer already exists 04:18:35 32f366d666a5: Layer already exists 04:18:35 2.0.0-dev.259: digest: sha256:db9f10d3cb05b69c3810e45b9b7d611ba99be697ffc161be7a7edbcc6bbc45d5 size: 1575 [Pipeline] isUnix [Pipeline] sh 04:18:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:18:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:18:38 7b7a99d983c5: Preparing 04:18:38 6f299cd978f7: Preparing 04:18:38 e7f964eca8d1: Preparing 04:18:38 8280a34b2207: Preparing 04:18:38 a9d5506d5351: Preparing 04:18:38 32f366d666a5: Preparing 04:18:38 32f366d666a5: Waiting 04:18:38 7b7a99d983c5: Layer already exists 04:18:38 a9d5506d5351: Layer already exists 04:18:38 6f299cd978f7: Layer already exists 04:18:38 e7f964eca8d1: Layer already exists 04:18:38 8280a34b2207: Layer already exists 04:18:38 32f366d666a5: Layer already exists 04:18:38 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:db9f10d3cb05b69c3810e45b9b7d611ba99be697ffc161be7a7edbcc6bbc45d5 size: 1575 [Pipeline] isUnix [Pipeline] sh 04:18:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh 04:18:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master 04:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:18:42 7b7a99d983c5: Preparing 04:18:42 6f299cd978f7: Preparing 04:18:42 e7f964eca8d1: Preparing 04:18:42 8280a34b2207: Preparing 04:18:42 a9d5506d5351: Preparing 04:18:42 32f366d666a5: Preparing 04:18:42 32f366d666a5: Waiting 04:18:42 7b7a99d983c5: Layer already exists 04:18:42 a9d5506d5351: Layer already exists 04:18:42 e7f964eca8d1: Layer already exists 04:18:42 8280a34b2207: Layer already exists 04:18:42 6f299cd978f7: Layer already exists 04:18:42 32f366d666a5: Layer already exists 04:18:42 master: digest: sha256:db9f10d3cb05b69c3810e45b9b7d611ba99be697ffc161be7a7edbcc6bbc45d5 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:18:42 ===================================================== [Pipeline] echo 04:18:42 taggedImages: 04:18:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:18:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:18:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.259 04:18:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:18:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo 04:18:42 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:18:42 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:18:42 latest 04:18:42 2.0.0-dev.259 04:18:42 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:18:42 master 04:18:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh 04:18:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:18:49 bc5826c067e1: Preparing 04:18:49 a9d8db7015b8: Preparing 04:18:49 9b0cb0305b63: Preparing 04:18:49 4fce87d6e85d: Preparing 04:18:49 c76eaa7067c7: Preparing 04:18:49 647caa40756f: Preparing 04:18:49 272d2dc8d586: Preparing 04:18:49 064871ccc206: Preparing 04:18:49 67af50f56f2a: Preparing 04:18:49 32f366d666a5: Preparing 04:18:49 272d2dc8d586: Waiting 04:18:49 064871ccc206: Waiting 04:18:49 67af50f56f2a: Waiting 04:18:49 32f366d666a5: Waiting 04:18:49 647caa40756f: Waiting 04:18:49 c76eaa7067c7: Pushed 04:18:49 a9d8db7015b8: Pushed 04:18:49 bc5826c067e1: Pushed 04:18:49 4fce87d6e85d: Pushed 04:18:49 272d2dc8d586: Pushed 04:18:49 064871ccc206: Pushed 04:18:49 647caa40756f: Pushed 04:18:49 32f366d666a5: Layer already exists 04:18:49 67af50f56f2a: Pushed 04:18:49 9b0cb0305b63: Pushed 04:18:49 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:611cfeb627797066a30b48af8d612555223bc4d2f8f36143db23d2747629435c size: 2405 [Pipeline] isUnix [Pipeline] sh 04:18:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 04:18:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:18:54 bc5826c067e1: Preparing 04:18:54 a9d8db7015b8: Preparing 04:18:54 9b0cb0305b63: Preparing 04:18:54 4fce87d6e85d: Preparing 04:18:54 c76eaa7067c7: Preparing 04:18:54 647caa40756f: Preparing 04:18:54 272d2dc8d586: Preparing 04:18:54 064871ccc206: Preparing 04:18:54 67af50f56f2a: Preparing 04:18:54 32f366d666a5: Preparing 04:18:54 647caa40756f: Waiting 04:18:54 272d2dc8d586: Waiting 04:18:54 064871ccc206: Waiting 04:18:54 67af50f56f2a: Waiting 04:18:54 32f366d666a5: Waiting 04:18:54 bc5826c067e1: Layer already exists 04:18:54 a9d8db7015b8: Layer already exists 04:18:54 c76eaa7067c7: Layer already exists 04:18:54 9b0cb0305b63: Layer already exists 04:18:54 4fce87d6e85d: Layer already exists 04:18:54 064871ccc206: Layer already exists 04:18:54 32f366d666a5: Layer already exists 04:18:54 272d2dc8d586: Layer already exists 04:18:54 67af50f56f2a: Layer already exists 04:18:54 647caa40756f: Layer already exists 04:18:54 latest: digest: sha256:611cfeb627797066a30b48af8d612555223bc4d2f8f36143db23d2747629435c size: 2405 [Pipeline] isUnix [Pipeline] sh 04:18:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:18:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.259 04:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:18:58 bc5826c067e1: Preparing 04:18:58 a9d8db7015b8: Preparing 04:18:58 9b0cb0305b63: Preparing 04:18:58 4fce87d6e85d: Preparing 04:18:58 c76eaa7067c7: Preparing 04:18:58 647caa40756f: Preparing 04:18:58 272d2dc8d586: Preparing 04:18:58 064871ccc206: Preparing 04:18:58 67af50f56f2a: Preparing 04:18:58 32f366d666a5: Preparing 04:18:58 647caa40756f: Waiting 04:18:58 272d2dc8d586: Waiting 04:18:58 064871ccc206: Waiting 04:18:58 67af50f56f2a: Waiting 04:18:58 32f366d666a5: Waiting 04:18:58 a9d8db7015b8: Layer already exists 04:18:58 bc5826c067e1: Layer already exists 04:18:58 c76eaa7067c7: Layer already exists 04:18:58 4fce87d6e85d: Layer already exists 04:18:58 9b0cb0305b63: Layer already exists 04:18:58 647caa40756f: Layer already exists 04:18:58 272d2dc8d586: Layer already exists 04:18:58 67af50f56f2a: Layer already exists 04:18:58 064871ccc206: Layer already exists 04:18:58 32f366d666a5: Layer already exists 04:18:58 2.0.0-dev.259: digest: sha256:611cfeb627797066a30b48af8d612555223bc4d2f8f36143db23d2747629435c size: 2405 [Pipeline] isUnix [Pipeline] sh 04:19:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:19:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:19:03 bc5826c067e1: Preparing 04:19:03 a9d8db7015b8: Preparing 04:19:03 9b0cb0305b63: Preparing 04:19:03 4fce87d6e85d: Preparing 04:19:03 c76eaa7067c7: Preparing 04:19:03 647caa40756f: Preparing 04:19:03 272d2dc8d586: Preparing 04:19:03 064871ccc206: Preparing 04:19:03 67af50f56f2a: Preparing 04:19:03 32f366d666a5: Preparing 04:19:03 647caa40756f: Waiting 04:19:03 272d2dc8d586: Waiting 04:19:03 064871ccc206: Waiting 04:19:03 67af50f56f2a: Waiting 04:19:03 32f366d666a5: Waiting 04:19:03 9b0cb0305b63: Layer already exists 04:19:03 a9d8db7015b8: Layer already exists 04:19:03 4fce87d6e85d: Layer already exists 04:19:03 c76eaa7067c7: Layer already exists 04:19:03 bc5826c067e1: Layer already exists 04:19:03 647caa40756f: Layer already exists 04:19:03 67af50f56f2a: Layer already exists 04:19:03 32f366d666a5: Layer already exists 04:19:03 064871ccc206: Layer already exists 04:19:03 272d2dc8d586: Layer already exists 04:19:03 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:611cfeb627797066a30b48af8d612555223bc4d2f8f36143db23d2747629435c size: 2405 [Pipeline] isUnix [Pipeline] sh 04:19:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh 04:19:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master 04:19:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:19:06 bc5826c067e1: Preparing 04:19:06 a9d8db7015b8: Preparing 04:19:06 9b0cb0305b63: Preparing 04:19:06 4fce87d6e85d: Preparing 04:19:06 c76eaa7067c7: Preparing 04:19:06 647caa40756f: Preparing 04:19:06 272d2dc8d586: Preparing 04:19:06 064871ccc206: Preparing 04:19:06 67af50f56f2a: Preparing 04:19:06 32f366d666a5: Preparing 04:19:06 647caa40756f: Waiting 04:19:06 272d2dc8d586: Waiting 04:19:06 064871ccc206: Waiting 04:19:06 67af50f56f2a: Waiting 04:19:06 32f366d666a5: Waiting 04:19:06 c76eaa7067c7: Layer already exists 04:19:08 9b0cb0305b63: Layer already exists 04:19:08 bc5826c067e1: Layer already exists 04:19:08 4fce87d6e85d: Layer already exists 04:19:08 a9d8db7015b8: Layer already exists 04:19:08 272d2dc8d586: Layer already exists 04:19:08 67af50f56f2a: Layer already exists 04:19:08 064871ccc206: Layer already exists 04:19:08 647caa40756f: Layer already exists 04:19:08 32f366d666a5: Layer already exists 04:19:08 master: digest: sha256:611cfeb627797066a30b48af8d612555223bc4d2f8f36143db23d2747629435c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:08 ===================================================== [Pipeline] echo 04:19:08 taggedImages: 04:19:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:19:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:19:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.259 04:19:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:19:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo 04:19:08 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:19:08 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:19:08 latest 04:19:08 2.0.0-dev.259 04:19:08 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:19:08 master 04:19:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:19:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh 04:19:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:19:13 f6fb9d4e757e: Preparing 04:19:13 2c8a8ff2987d: Preparing 04:19:13 fcf6c5aa6bfe: Preparing 04:19:13 df28ffa2db02: Preparing 04:19:13 32f366d666a5: Preparing 04:19:13 32f366d666a5: Layer already exists 04:19:13 fcf6c5aa6bfe: Layer already exists 04:19:13 f6fb9d4e757e: Pushed 04:19:13 df28ffa2db02: Pushed 04:19:13 2c8a8ff2987d: Pushed 04:19:13 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:16f2aba4445f5fa82d98fbb80fc1dbb8f517f57dc0aa3edd978c58a0a104d7c7 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:19:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 04:19:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:19:14 f6fb9d4e757e: Preparing 04:19:14 2c8a8ff2987d: Preparing 04:19:14 fcf6c5aa6bfe: Preparing 04:19:14 df28ffa2db02: Preparing 04:19:14 32f366d666a5: Preparing 04:19:14 f6fb9d4e757e: Layer already exists 04:19:14 2c8a8ff2987d: Layer already exists 04:19:14 32f366d666a5: Layer already exists 04:19:14 fcf6c5aa6bfe: Layer already exists 04:19:14 df28ffa2db02: Layer already exists 04:19:14 latest: digest: sha256:16f2aba4445f5fa82d98fbb80fc1dbb8f517f57dc0aa3edd978c58a0a104d7c7 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:19:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:19:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.259 04:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:19:16 f6fb9d4e757e: Preparing 04:19:16 2c8a8ff2987d: Preparing 04:19:16 fcf6c5aa6bfe: Preparing 04:19:16 df28ffa2db02: Preparing 04:19:16 32f366d666a5: Preparing 04:19:16 df28ffa2db02: Layer already exists 04:19:16 32f366d666a5: Layer already exists 04:19:16 f6fb9d4e757e: Layer already exists 04:19:16 2c8a8ff2987d: Layer already exists 04:19:16 fcf6c5aa6bfe: Layer already exists 04:19:16 2.0.0-dev.259: digest: sha256:16f2aba4445f5fa82d98fbb80fc1dbb8f517f57dc0aa3edd978c58a0a104d7c7 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:19:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:19:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:19:21 f6fb9d4e757e: Preparing 04:19:21 2c8a8ff2987d: Preparing 04:19:21 fcf6c5aa6bfe: Preparing 04:19:21 df28ffa2db02: Preparing 04:19:21 32f366d666a5: Preparing 04:19:21 fcf6c5aa6bfe: Layer already exists 04:19:21 f6fb9d4e757e: Layer already exists 04:19:21 32f366d666a5: Layer already exists 04:19:21 df28ffa2db02: Layer already exists 04:19:21 2c8a8ff2987d: Layer already exists 04:19:21 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:16f2aba4445f5fa82d98fbb80fc1dbb8f517f57dc0aa3edd978c58a0a104d7c7 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:19:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh 04:19:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:master 04:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:19:26 f6fb9d4e757e: Preparing 04:19:26 2c8a8ff2987d: Preparing 04:19:26 fcf6c5aa6bfe: Preparing 04:19:26 df28ffa2db02: Preparing 04:19:26 32f366d666a5: Preparing 04:19:26 32f366d666a5: Layer already exists 04:19:26 f6fb9d4e757e: Layer already exists 04:19:26 fcf6c5aa6bfe: Layer already exists 04:19:26 2c8a8ff2987d: Layer already exists 04:19:26 df28ffa2db02: Layer already exists 04:19:26 master: digest: sha256:16f2aba4445f5fa82d98fbb80fc1dbb8f517f57dc0aa3edd978c58a0a104d7c7 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:26 ===================================================== [Pipeline] echo 04:19:28 taggedImages: 04:19:28 - nexus3.edgexfoundry.org:10004/support-notifications:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:19:28 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:19:28 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.259 04:19:28 - nexus3.edgexfoundry.org:10004/support-notifications:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:19:28 - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo 04:19:28 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:19:28 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:19:28 latest 04:19:28 2.0.0-dev.259 04:19:28 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:19:28 master 04:19:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:19:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh 04:19:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:19:39 ffc21ebb0c20: Preparing 04:19:39 27e987989c2d: Preparing 04:19:39 fcf6c5aa6bfe: Preparing 04:19:39 d03a8ebfb395: Preparing 04:19:39 32f366d666a5: Preparing 04:19:39 32f366d666a5: Layer already exists 04:19:39 d03a8ebfb395: Layer already exists 04:19:39 fcf6c5aa6bfe: Layer already exists 04:19:39 ffc21ebb0c20: Pushed 04:19:39 27e987989c2d: Pushed 04:19:39 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:e258746a6c2908b2091b231f9e287fa12798376dfed6a79e3e7abb391445de99 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:19:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 04:19:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:19:44 ffc21ebb0c20: Preparing 04:19:44 27e987989c2d: Preparing 04:19:44 fcf6c5aa6bfe: Preparing 04:19:44 d03a8ebfb395: Preparing 04:19:44 32f366d666a5: Preparing 04:19:44 d03a8ebfb395: Layer already exists 04:19:44 32f366d666a5: Layer already exists 04:19:44 27e987989c2d: Layer already exists 04:19:44 fcf6c5aa6bfe: Layer already exists 04:19:44 ffc21ebb0c20: Layer already exists 04:19:44 latest: digest: sha256:e258746a6c2908b2091b231f9e287fa12798376dfed6a79e3e7abb391445de99 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:19:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:19:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.259 04:19:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:19:47 ffc21ebb0c20: Preparing 04:19:47 27e987989c2d: Preparing 04:19:47 fcf6c5aa6bfe: Preparing 04:19:47 d03a8ebfb395: Preparing 04:19:47 32f366d666a5: Preparing 04:19:47 32f366d666a5: Layer already exists 04:19:47 fcf6c5aa6bfe: Layer already exists 04:19:47 ffc21ebb0c20: Layer already exists 04:19:47 27e987989c2d: Layer already exists 04:19:47 d03a8ebfb395: Layer already exists 04:19:47 2.0.0-dev.259: digest: sha256:e258746a6c2908b2091b231f9e287fa12798376dfed6a79e3e7abb391445de99 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:19:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:19:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:19:50 ffc21ebb0c20: Preparing 04:19:50 27e987989c2d: Preparing 04:19:50 fcf6c5aa6bfe: Preparing 04:19:50 d03a8ebfb395: Preparing 04:19:50 32f366d666a5: Preparing 04:19:50 32f366d666a5: Layer already exists 04:19:50 27e987989c2d: Layer already exists 04:19:50 ffc21ebb0c20: Layer already exists 04:19:50 d03a8ebfb395: Layer already exists 04:19:50 fcf6c5aa6bfe: Layer already exists 04:19:50 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:e258746a6c2908b2091b231f9e287fa12798376dfed6a79e3e7abb391445de99 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:19:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh 04:19:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master 04:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:19:54 ffc21ebb0c20: Preparing 04:19:54 27e987989c2d: Preparing 04:19:54 fcf6c5aa6bfe: Preparing 04:19:54 d03a8ebfb395: Preparing 04:19:54 32f366d666a5: Preparing 04:19:54 d03a8ebfb395: Layer already exists 04:19:54 32f366d666a5: Layer already exists 04:19:54 fcf6c5aa6bfe: Layer already exists 04:19:54 ffc21ebb0c20: Layer already exists 04:19:54 27e987989c2d: Layer already exists 04:19:54 master: digest: sha256:e258746a6c2908b2091b231f9e287fa12798376dfed6a79e3e7abb391445de99 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:54 ===================================================== [Pipeline] echo 04:19:54 taggedImages: 04:19:54 - nexus3.edgexfoundry.org:10004/support-scheduler:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:19:54 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:19:54 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.259 04:19:54 - nexus3.edgexfoundry.org:10004/support-scheduler:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:19:54 - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo 04:19:57 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 04:19:57 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:19:57 latest 04:19:57 2.0.0-dev.259 04:19:57 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:19:57 master 04:19:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:19:59 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh 04:20:02 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 04:20:02 bdd3ed378881: Preparing 04:20:02 8fb363fb9a4e: Preparing 04:20:02 6149afe25e4c: Preparing 04:20:02 97eb24f048c9: Preparing 04:20:02 0754057c0ad3: Preparing 04:20:02 998cdf262ab1: Preparing 04:20:02 02e56110abd2: Preparing 04:20:02 abc36efb885a: Preparing 04:20:02 b0b09059f4e1: Preparing 04:20:02 bb961f40224b: Preparing 04:20:02 f4666769fca7: Preparing 04:20:02 998cdf262ab1: Waiting 04:20:02 02e56110abd2: Waiting 04:20:02 bb961f40224b: Waiting 04:20:02 f4666769fca7: Waiting 04:20:02 abc36efb885a: Waiting 04:20:02 b0b09059f4e1: Waiting 04:20:02 0754057c0ad3: Layer already exists 04:20:02 998cdf262ab1: Layer already exists 04:20:04 8fb363fb9a4e: Pushed 04:20:04 02e56110abd2: Layer already exists 04:20:04 b0b09059f4e1: Layer already exists 04:20:04 abc36efb885a: Layer already exists 04:20:04 bb961f40224b: Layer already exists 04:20:04 bdd3ed378881: Pushed 04:20:04 f4666769fca7: Layer already exists 04:20:04 6149afe25e4c: Pushed 04:20:09 97eb24f048c9: Pushed 04:20:09 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:920c082be5ce87d4a36721dc7bc5857ac3df40b441514d225f80d57f096b8cc4 size: 2622 [Pipeline] isUnix [Pipeline] sh 04:20:09 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 04:20:12 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 04:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 04:20:12 bdd3ed378881: Preparing 04:20:12 8fb363fb9a4e: Preparing 04:20:12 6149afe25e4c: Preparing 04:20:12 97eb24f048c9: Preparing 04:20:12 0754057c0ad3: Preparing 04:20:12 998cdf262ab1: Preparing 04:20:12 02e56110abd2: Preparing 04:20:12 abc36efb885a: Preparing 04:20:12 b0b09059f4e1: Preparing 04:20:12 bb961f40224b: Preparing 04:20:12 f4666769fca7: Preparing 04:20:12 998cdf262ab1: Waiting 04:20:12 02e56110abd2: Waiting 04:20:12 abc36efb885a: Waiting 04:20:12 b0b09059f4e1: Waiting 04:20:12 bb961f40224b: Waiting 04:20:12 f4666769fca7: Waiting 04:20:12 0754057c0ad3: Layer already exists 04:20:12 8fb363fb9a4e: Layer already exists 04:20:12 6149afe25e4c: Layer already exists 04:20:12 bdd3ed378881: Layer already exists 04:20:12 97eb24f048c9: Layer already exists 04:20:12 02e56110abd2: Layer already exists 04:20:12 998cdf262ab1: Layer already exists 04:20:12 bb961f40224b: Layer already exists 04:20:12 abc36efb885a: Layer already exists 04:20:12 b0b09059f4e1: Layer already exists 04:20:12 f4666769fca7: Layer already exists 04:20:12 latest: digest: sha256:920c082be5ce87d4a36721dc7bc5857ac3df40b441514d225f80d57f096b8cc4 size: 2622 [Pipeline] isUnix [Pipeline] sh 04:20:12 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:20:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.259 04:20:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 04:20:14 bdd3ed378881: Preparing 04:20:14 8fb363fb9a4e: Preparing 04:20:14 6149afe25e4c: Preparing 04:20:14 97eb24f048c9: Preparing 04:20:14 0754057c0ad3: Preparing 04:20:14 998cdf262ab1: Preparing 04:20:14 02e56110abd2: Preparing 04:20:14 abc36efb885a: Preparing 04:20:14 b0b09059f4e1: Preparing 04:20:14 bb961f40224b: Preparing 04:20:14 f4666769fca7: Preparing 04:20:14 02e56110abd2: Waiting 04:20:14 abc36efb885a: Waiting 04:20:14 b0b09059f4e1: Waiting 04:20:14 bb961f40224b: Waiting 04:20:14 f4666769fca7: Waiting 04:20:14 998cdf262ab1: Waiting 04:20:14 8fb363fb9a4e: Layer already exists 04:20:14 bdd3ed378881: Layer already exists 04:20:14 0754057c0ad3: Layer already exists 04:20:14 97eb24f048c9: Layer already exists 04:20:14 6149afe25e4c: Layer already exists 04:20:14 02e56110abd2: Layer already exists 04:20:14 998cdf262ab1: Layer already exists 04:20:14 bb961f40224b: Layer already exists 04:20:14 abc36efb885a: Layer already exists 04:20:14 b0b09059f4e1: Layer already exists 04:20:14 f4666769fca7: Layer already exists 04:20:14 2.0.0-dev.259: digest: sha256:920c082be5ce87d4a36721dc7bc5857ac3df40b441514d225f80d57f096b8cc4 size: 2622 [Pipeline] isUnix [Pipeline] sh 04:20:15 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:20:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 04:20:17 bdd3ed378881: Preparing 04:20:17 8fb363fb9a4e: Preparing 04:20:17 6149afe25e4c: Preparing 04:20:17 97eb24f048c9: Preparing 04:20:17 0754057c0ad3: Preparing 04:20:17 998cdf262ab1: Preparing 04:20:17 02e56110abd2: Preparing 04:20:17 abc36efb885a: Preparing 04:20:17 b0b09059f4e1: Preparing 04:20:17 bb961f40224b: Preparing 04:20:17 f4666769fca7: Preparing 04:20:17 998cdf262ab1: Waiting 04:20:17 02e56110abd2: Waiting 04:20:17 abc36efb885a: Waiting 04:20:17 b0b09059f4e1: Waiting 04:20:17 bb961f40224b: Waiting 04:20:17 f4666769fca7: Waiting 04:20:17 0754057c0ad3: Layer already exists 04:20:17 8fb363fb9a4e: Layer already exists 04:20:17 97eb24f048c9: Layer already exists 04:20:17 6149afe25e4c: Layer already exists 04:20:17 bdd3ed378881: Layer already exists 04:20:17 02e56110abd2: Layer already exists 04:20:17 998cdf262ab1: Layer already exists 04:20:17 bb961f40224b: Layer already exists 04:20:17 b0b09059f4e1: Layer already exists 04:20:17 abc36efb885a: Layer already exists 04:20:17 f4666769fca7: Layer already exists 04:20:17 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:920c082be5ce87d4a36721dc7bc5857ac3df40b441514d225f80d57f096b8cc4 size: 2622 04:20:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] isUnix [Pipeline] sh 04:20:17 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh 04:20:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master 04:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 04:20:18 bdd3ed378881: Preparing 04:20:18 8fb363fb9a4e: Preparing 04:20:18 6149afe25e4c: Preparing 04:20:18 97eb24f048c9: Preparing 04:20:18 0754057c0ad3: Preparing 04:20:18 998cdf262ab1: Preparing 04:20:18 02e56110abd2: Preparing 04:20:18 abc36efb885a: Preparing 04:20:18 b0b09059f4e1: Preparing 04:20:18 bb961f40224b: Preparing 04:20:18 f4666769fca7: Preparing 04:20:18 02e56110abd2: Waiting 04:20:18 abc36efb885a: Waiting 04:20:18 b0b09059f4e1: Waiting 04:20:18 bb961f40224b: Waiting 04:20:18 f4666769fca7: Waiting 04:20:18 998cdf262ab1: Waiting 04:20:18 bdd3ed378881: Layer already exists 04:20:18 8fb363fb9a4e: Layer already exists 04:20:18 0754057c0ad3: Layer already exists 04:20:18 6149afe25e4c: Layer already exists 04:20:18 97eb24f048c9: Layer already exists 04:20:18 abc36efb885a: Layer already exists 04:20:18 02e56110abd2: Layer already exists 04:20:18 998cdf262ab1: Layer already exists 04:20:18 b0b09059f4e1: Layer already exists 04:20:18 bb961f40224b: Layer already exists 04:20:18 f4666769fca7: Layer already exists 04:20:18 master: digest: sha256:920c082be5ce87d4a36721dc7bc5857ac3df40b441514d225f80d57f096b8cc4 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:20 ===================================================== [Pipeline] echo 04:20:20 taggedImages: 04:20:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:20:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 04:20:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.259 04:20:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:20:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:20:28 Removing intermediate container 184050ad8c93 04:20:28 ---> b97c5b642f1c 04:20:28 04:20:28 Step 11/22 : FROM alpine:3.12 04:20:28 3.12: Pulling from library/alpine 04:20:30 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:20:30 Status: Downloaded newer image for alpine:3.12 04:20:30 ---> 9852663dfa18 04:20:30 Step 12/22 : RUN apk add --update --no-cache curl 04:20:32 ---> Running in 3b22733d617a 04:20:32 Removing intermediate container 77d213d7cae8 04:20:32 ---> e026fe9cc2c3 04:20:32 04:20:32 Step 11/23 : FROM alpine:3.12 04:20:32 ---> 9852663dfa18 04:20:32 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:20:33 Removing intermediate container 4eb7c24b03a3 04:20:33 ---> 9cce9a25711e 04:20:33 04:20:33 Step 11/23 : FROM alpine:3.12 04:20:33 ---> 9852663dfa18 04:20:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:20:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:20:33 ---> Running in c7045a02e4e3 04:20:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:20:35 ---> Running in fbb146b2adef 04:20:35 (1/4) Installing ca-certificates (20191127-r4) 04:20:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:20:35 (3/4) Installing libcurl (7.77.0-r0) 04:20:35 (4/4) Installing curl (7.77.0-r0) 04:20:35 Executing busybox-1.31.1-r20.trigger 04:20:35 Executing ca-certificates-20191127-r4.trigger 04:20:35 OK: 7 MiB in 18 packages 04:20:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:20:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:20:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:20:42 Removing intermediate container 86a35b59dabf 04:20:42 ---> c6a0fedde939 04:20:42 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:20:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:20:42 (1/2) Installing ca-certificates (20191127-r4) 04:20:42 (2/2) Installing dumb-init (1.2.2-r1) 04:20:42 Executing busybox-1.31.1-r20.trigger 04:20:42 Executing ca-certificates-20191127-r4.trigger 04:20:42 ---> Running in c3866e5c38b3 04:20:42 (1/1) Installing dumb-init (1.2.2-r1) 04:20:42 Executing busybox-1.31.1-r20.trigger 04:20:42 OK: 6 MiB in 16 packages 04:20:42 Removing intermediate container 3b22733d617a 04:20:42 ---> 69f1e63fd6c8 04:20:42 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:20:42 OK: 5 MiB in 15 packages 04:20:42 ---> Running in 661f807808b9 04:20:42 Removing intermediate container 661f807808b9 04:20:42 ---> 493fe78f28b6 04:20:42 Step 14/22 : WORKDIR /edgex 04:20:42 ---> Running in a782da8e7895 04:20:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:20:42 Removing intermediate container fbb146b2adef 04:20:42 ---> cab627165d4b 04:20:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:20:42 Removing intermediate container c7045a02e4e3 04:20:42 ---> f4c3d66d7811 04:20:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:20:42 ---> Running in 4cbb9e6a91a6 04:20:42 Removing intermediate container a782da8e7895 04:20:42 ---> 70c152fd324b 04:20:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:20:42 ---> Running in 5767b757f681 04:20:43 Removing intermediate container 4cbb9e6a91a6 04:20:43 ---> 6ea3338ca93a 04:20:43 Step 14/23 : ENV APP_PORT=59861 04:20:43 ---> Running in 04ac3f256625 04:20:43 Removing intermediate container 5767b757f681 04:20:43 ---> e9e29bcca975 04:20:43 Step 14/23 : ENV APP_PORT=59860 04:20:43 ---> f9772a907594 04:20:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:20:43 ---> Running in 0c60f569f915 04:20:43 Removing intermediate container 04ac3f256625 04:20:43 ---> 7a1eb3c702a0 04:20:43 Step 15/23 : EXPOSE $APP_PORT 04:20:43 ---> Running in 27767447d6e3 04:20:43 Removing intermediate container 0c60f569f915 04:20:43 ---> 6d6bc379c394 04:20:43 Step 15/23 : EXPOSE $APP_PORT 04:20:43 Removing intermediate container c3866e5c38b3 04:20:43 ---> 029cd848eb9f 04:20:43 04:20:43 Step 12/24 : FROM docker:20.10.0 04:20:45 20.10.0: Pulling from library/docker 04:20:45 ---> Running in d7c1cde57681 04:20:45 Removing intermediate container 27767447d6e3 04:20:45 ---> 5adfd4788d9e 04:20:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:20:45 ---> a32fd4b7431b 04:20:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:20:45 Removing intermediate container 8a04bfb92c72 04:20:45 ---> d21c17275aa2 04:20:45 04:20:45 Step 11/24 : FROM alpine:3.12 04:20:45 ---> 9852663dfa18 04:20:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:20:45 Removing intermediate container d7c1cde57681 04:20:45 ---> d4432e6f41da 04:20:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:20:45 ---> Running in e1f5e2de232b 04:20:45 ---> a7a1baacd7de 04:20:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:20:48 Removing intermediate container e1f5e2de232b 04:20:48 ---> 614d6fb27ac4 04:20:48 Step 13/24 : ENV APP_PORT=59880 04:20:48 ---> 0dff7ff90443 04:20:48 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:20:48 ---> Running in cb4b18fa8548 04:20:48 ---> 42d0093a35ea 04:20:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:20:48 ---> Running in 1bdc88bd4a62 04:20:48 Removing intermediate container cb4b18fa8548 04:20:48 ---> 1a2f17f6edb3 04:20:48 Step 14/24 : EXPOSE $APP_PORT 04:20:48 ---> b5bcaca838fc 04:20:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:20:48 ---> Running in b547e4722571 04:20:48 Removing intermediate container 1bdc88bd4a62 04:20:48 ---> a4810537f4e1 04:20:48 Step 19/22 : CMD ["--init=true"] 04:20:48 ---> Running in 8fdb215d820e 04:20:48 Removing intermediate container b547e4722571 04:20:48 ---> 28679d2a7ed8 04:20:48 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:50 ---> ad2af2c8e2e1 04:20:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:20:50 ---> 1a448e1bde2c 04:20:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:20:50 ---> Running in cec359fdfb4d 04:20:50 ---> Running in 062230d26141 04:20:50 Removing intermediate container 8fdb215d820e 04:20:50 ---> 238cb6e5d47d 04:20:50 Step 20/22 : LABEL arch=arm64 04:20:50 ---> Running in 57e2ff3dab02 04:20:50 Removing intermediate container 062230d26141 04:20:50 ---> c67e11cb1797 04:20:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:20:50 ---> a57f98685dae 04:20:50 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:20:50 ---> Running in 4c760b3dae73 04:20:50 ---> Running in 4a7ba1ff7a7b 04:20:50 Removing intermediate container 57e2ff3dab02 04:20:50 ---> 1e9dbb7b4fe1 04:20:50 Step 21/22 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:20:50 ---> Running in baca772e5c56 04:20:53 Removing intermediate container 4c760b3dae73 04:20:53 ---> 31555b9bd91a 04:20:53 Step 21/23 : LABEL arch=arm64 04:20:53 Removing intermediate container 4a7ba1ff7a7b 04:20:53 ---> bf09622b20c2 04:20:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:20:53 ---> Running in 879b00aa55d6 04:20:53 Removing intermediate container baca772e5c56 04:20:53 ---> 8cb33fd65081 04:20:53 Step 22/22 : LABEL version=2.0.0-dev.259 04:20:53 ---> Running in 249a4b277039 04:20:53 ---> Running in 73ce0136317d 04:20:53 Removing intermediate container cec359fdfb4d 04:20:53 ---> c99679e308da 04:20:53 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:20:53 Removing intermediate container 879b00aa55d6 04:20:53 ---> 2b5fc514d776 04:20:53 Step 22/23 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:20:53 ---> Running in 2985fa8d4493 04:20:53 ---> Running in 29e6eceeff9a 04:20:53 Removing intermediate container 249a4b277039 04:20:53 ---> 7d14a46e0a3e 04:20:53 Step 21/23 : LABEL arch=arm64 04:20:53 Removing intermediate container 73ce0136317d 04:20:53 ---> a416b19103df 04:20:53 04:20:53 ---> Running in 36ca0f31be26 04:20:53 Successfully built a416b19103df 04:20:53 Successfully tagged security-proxy-setup-arm64:latest 04:20:53  Building security-proxy-setup ... done Building security-secretstore-setup 04:20:53 Removing intermediate container 29e6eceeff9a 04:20:53 ---> 02505f667ea9 04:20:53 Step 23/23 : LABEL version=2.0.0-dev.259 04:20:56 Removing intermediate container 36ca0f31be26 04:20:56 ---> 1d13435325d9 04:20:56 Step 22/23 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:20:56 ---> Running in dec692cbbb0d 04:20:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:20:56 ---> Running in 213b1a39f2ee 04:20:56 Removing intermediate container dec692cbbb0d 04:20:56 ---> c89d7c73533f 04:20:56 04:20:56 Successfully built c89d7c73533f 04:20:56 Removing intermediate container 213b1a39f2ee 04:20:56 ---> 070d43eb641c 04:20:56 Step 23/23 : LABEL version=2.0.0-dev.259 04:20:56 Successfully tagged support-scheduler-arm64:latest 04:20:56  Building support-scheduler ... done Building security-bootstrapper 04:20:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:20:56 ---> Running in 7690d05014fb 04:20:56 (1/6) Installing dumb-init (1.2.2-r1) 04:20:56 (2/6) Installing libgcc (9.3.0-r2) 04:20:58 (3/6) Installing libsodium (1.0.18-r0) 04:20:58 (4/6) Installing libstdc++ (9.3.0-r2) 04:20:58 Removing intermediate container 7690d05014fb 04:20:58 ---> 36518996a92d 04:20:58 04:20:58 (5/6) Installing libzmq (4.3.3-r0) 04:20:58 (6/6) Installing zeromq (4.3.3-r0) 04:20:58 Executing busybox-1.31.1-r20.trigger 04:20:58 OK: 8 MiB in 20 packages 04:20:58 Successfully built 36518996a92d 04:20:58 Successfully tagged support-notifications-arm64:latest 04:20:58  Building support-notifications ... done Building core-metadata 04:20:58 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:20:58 Status: Downloaded newer image for docker:20.10.0 04:20:58 ---> eeaf43b92773 04:20:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:20:58 Removing intermediate container 2985fa8d4493 04:20:58 ---> e967713d506e 04:20:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:20:59 ---> Running in d9e275bff34f 04:21:00 Removing intermediate container d9e275bff34f 04:21:00 ---> 9f9b18b0640b 04:21:00 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 04:21:00 ---> a4d09675efa2 04:21:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:21:00 ---> Running in 631d95bbc17c 04:21:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:21:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:21:02 ---> 3ceae9f2c16b 04:21:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:21:02 (1/39) Installing readline (8.0.4-r0) 04:21:02 (2/39) Installing bash (5.0.17-r0) 04:21:02 Executing bash-5.0.17-r0.post-install 04:21:02 (3/39) Installing nghttp2-libs (1.41.0-r0) 04:21:02 (4/39) Installing libcurl (7.77.0-r0) 04:21:02 (5/39) Installing curl (7.77.0-r0) 04:21:02 (6/39) Installing dumb-init (1.2.2-r1) 04:21:02 (7/39) Installing libbz2 (1.0.8-r1) 04:21:02 (8/39) Installing expat (2.2.9-r1) 04:21:02 (9/39) Installing libffi (3.3-r2) 04:21:02 (10/39) Installing gdbm (1.13-r1) 04:21:02 (11/39) Installing xz-libs (5.2.5-r0) 04:21:02 (12/39) Installing sqlite-libs (3.32.1-r1) 04:21:02 (13/39) Installing python3 (3.8.10-r0) 04:21:03 ---> 412e6f9a583c 04:21:03 Step 20/24 : ENTRYPOINT ["/core-data"] 04:21:03 ---> Running in 00d542590680 04:21:04 Removing intermediate container 00d542590680 04:21:04 ---> 30e48e61016e 04:21:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:21:04 (14/39) Installing py3-appdirs (1.4.4-r1) 04:21:04 (15/39) Installing py3-ordered-set (4.0.1-r0) 04:21:04 (16/39) Installing py3-parsing (2.4.7-r0) 04:21:04 (17/39) Installing py3-six (1.15.0-r0) 04:21:04 (18/39) Installing py3-packaging (20.4-r0) 04:21:04 (19/39) Installing py3-setuptools (47.0.0-r0) 04:21:04 (20/39) Installing py3-chardet (3.0.4-r4) 04:21:05 (21/39) Installing py3-idna (2.9-r0) 04:21:05 (22/39) Installing py3-certifi (2020.4.5.1-r0) 04:21:05 (23/39) Installing py3-urllib3 (1.25.9-r0) 04:21:05 ---> Running in 7debc5fe8f3f 04:21:05 (24/39) Installing py3-requests (2.23.0-r0) 04:21:05 (25/39) Installing py3-msgpack (1.0.0-r0) 04:21:05 (26/39) Installing py3-lockfile (0.12.2-r3) 04:21:05 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:21:05 (28/39) Installing py3-colorama (0.4.3-r0) 04:21:05 (29/39) Installing py3-distlib (0.3.0-r0) 04:21:05 (30/39) Installing py3-distro (1.5.0-r1) 04:21:05 (31/39) Installing py3-webencodings (0.5.1-r3) 04:21:05 (32/39) Installing py3-html5lib (1.0.1-r4) 04:21:05 (33/39) Installing py3-pytoml (0.1.21-r0) 04:21:05 (34/39) Installing py3-pep517 (0.8.2-r0) 04:21:05 (35/39) Installing py3-progress (1.5-r0) 04:21:05 (36/39) Installing py3-toml (0.10.1-r0) 04:21:05 (37/39) Installing py3-retrying (1.3.3-r0) 04:21:05 (38/39) Installing py3-contextlib2 (0.6.0-r0) 04:21:05 (39/39) Installing py3-pip (20.1.1-r0) 04:21:05 Executing busybox-1.31.1-r19.trigger 04:21:05 OK: 72 MiB in 59 packages 04:21:05 Removing intermediate container 7debc5fe8f3f 04:21:05 ---> d4ba3606a3b9 04:21:05 Step 22/24 : LABEL arch=arm64 04:21:08 ---> Running in 21e2fa3916d8 04:21:08 Removing intermediate container 21e2fa3916d8 04:21:08 ---> f5859e0cfa66 04:21:08 Step 23/24 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:21:08 ---> Running in ee45718fa4a9 04:21:08 Removing intermediate container ee45718fa4a9 04:21:08 ---> f612ed1f3055 04:21:08 Step 24/24 : LABEL version=2.0.0-dev.259 04:21:08 ---> Running in 7d099bfcc795 04:21:08 Removing intermediate container 7d099bfcc795 04:21:08 ---> 0e72d30b4e3c 04:21:08 04:21:08 Successfully built 0e72d30b4e3c 04:21:08 Successfully tagged core-data-arm64:latest 04:21:08 Building core-command 04:21:10  Building core-data ... done Collecting docker-compose==1.23.2 04:21:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:21:10 Collecting texttable<0.10,>=0.9.0 04:21:10 Downloading texttable-0.9.1.tar.gz (11 kB) 04:21:14 Collecting docopt<0.7,>=0.6.1 04:21:14 Downloading docopt-0.6.2.tar.gz (25 kB) 04:21:16 Collecting docker<4.0,>=3.6.0 04:21:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:21:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:21:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:21:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:21:18 Collecting cached-property<2,>=1.2.0 04:21:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:21:21 Collecting PyYAML<4,>=3.10 04:21:21 Downloading PyYAML-3.13.tar.gz (270 kB) 04:21:21 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:21:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:21:21 ---> 612ebecdb54a 04:21:21 Step 3/26 : WORKDIR /edgex-go 04:21:21 ---> Using cache 04:21:21 ---> 053d84e1439d 04:21:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:21:21 ---> Using cache 04:21:21 ---> 8b480c4b5d0b 04:21:21 Step 5/26 : RUN apk add --update --no-cache make git 04:21:22 ---> Running in 10645662cfb5 04:21:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:21:25 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:21:25 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:21:25 ---> 612ebecdb54a 04:21:25 Step 3/32 : WORKDIR /edgex-go 04:21:25 ---> Using cache 04:21:25 ---> 053d84e1439d 04:21:25 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:21:25 ---> Using cache 04:21:25 ---> 8b480c4b5d0b 04:21:25 Step 5/32 : RUN apk add --update --no-cache make git 04:21:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:21:25 Collecting websocket-client<1.0,>=0.32.0 04:21:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:21:25 ---> Running in ce73f4b57ac9 04:21:25 Collecting dockerpty<0.5,>=0.4.1 04:21:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:21:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:21:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:21:25 ---> 612ebecdb54a 04:21:25 Step 3/24 : WORKDIR /edgex-go 04:21:25 ---> Using cache 04:21:25 ---> 053d84e1439d 04:21:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:21:25 ---> Using cache 04:21:25 ---> 8b480c4b5d0b 04:21:25 Step 5/24 : RUN apk add --update --no-cache make git 04:21:28 ---> Running in c283922da478 04:21:28 OK: 218 MiB in 52 packages 04:21:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:21:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:21:30 Removing intermediate container 10645662cfb5 04:21:30 ---> dbcd962fc99f 04:21:30 Step 6/26 : COPY go.mod . 04:21:30 Collecting jsonschema<3,>=2.5.1 04:21:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:21:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:21:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:21:30 Collecting docker-pycreds>=0.4.0 04:21:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:21:30 ---> e17c4b0f5351 04:21:30 Step 7/26 : RUN go mod download 04:21:30 OK: 218 MiB in 52 packages 04:21:30 OK: 218 MiB in 52 packages 04:21:30 ---> Running in 14baf8ee9590 04:21:30 Collecting urllib3<1.25,>=1.21.1 04:21:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:21:30 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) 04:21:30 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) 04:21:31 Collecting idna<2.8,>=2.5 04:21:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:21:31 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:21:31 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:21:31 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:21:31 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:21:32 Removing intermediate container c283922da478 04:21:32 ---> 08dc5b3e3b29 04:21:32 Step 6/24 : COPY go.mod . 04:21:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:21:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:21:32 ---> 612ebecdb54a 04:21:32 Step 3/24 : WORKDIR /edgex-go 04:21:32 ---> Using cache 04:21:32 ---> 053d84e1439d 04:21:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:21:32 ---> Using cache 04:21:32 ---> 8b480c4b5d0b 04:21:32 Step 5/24 : RUN apk add --update --no-cache make git 04:21:32 ---> Using cache 04:21:32 ---> 08dc5b3e3b29 04:21:32 Step 6/24 : COPY go.mod . 04:21:32 Removing intermediate container ce73f4b57ac9 04:21:32 ---> d931da913efc 04:21:32 Step 6/32 : COPY go.mod . 04:21:32 Installing collected packages: texttable, docopt, urllib3, idna, requests, docker-pycreds, websocket-client, docker, cached-property, PyYAML, dockerpty, jsonschema, docker-compose 04:21:32 Running setup.py install for texttable: started 04:21:38 ---> e3419afc7e63 04:21:38 Step 7/24 : RUN go mod download 04:21:38 ---> Running in e11d397aa645 04:21:38 ---> 36965bbb4d0e 04:21:38 Step 7/32 : RUN go mod download 04:21:38 ---> a35b6a4fff77 04:21:38 Step 7/24 : RUN go mod download 04:21:38 ---> Running in 9e9d7feead54 04:21:38 ---> Running in 469a4f8a7264 04:21:38 Removing intermediate container 14baf8ee9590 04:21:38 ---> 2204f3e0c75d 04:21:38 Step 8/26 : COPY . . 04:21:38 Running setup.py install for texttable: finished with status 'done' 04:21:38 Running setup.py install for docopt: started 04:21:38 Running setup.py install for docopt: finished with status 'done' 04:21:38 Attempting uninstall: urllib3 04:21:38 Found existing installation: urllib3 1.25.9 04:21:38 Uninstalling urllib3-1.25.9: 04:21:38 Successfully uninstalled urllib3-1.25.9 04:21:38 Removing intermediate container e11d397aa645 04:21:38 ---> 30b0e9c6be7c 04:21:38 Step 8/24 : COPY . . 04:21:38 Removing intermediate container 9e9d7feead54 04:21:38 ---> 3444ab532d72 04:21:38 Step 8/24 : COPY . . 04:21:38 Removing intermediate container 469a4f8a7264 04:21:38 ---> 953d9d598fba 04:21:38 Step 8/32 : COPY . . 04:21:38 Attempting uninstall: idna 04:21:38 Found existing installation: idna 2.9 04:21:38 Uninstalling idna-2.9: 04:21:39 Successfully uninstalled idna-2.9 04:21:39 Attempting uninstall: requests 04:21:39 Found existing installation: requests 2.23.0 04:21:39 Uninstalling requests-2.23.0: 04:21:39 Successfully uninstalled requests-2.23.0 04:21:41 Running setup.py install for PyYAML: started 04:21:47 Running setup.py install for PyYAML: finished with status 'done' 04:21:47 Running setup.py install for dockerpty: started 04:21:47 Running setup.py install for dockerpty: finished with status 'done' 04:21:48 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.59.0 04:21:53 ---> 83ca86757f26 04:21:53 Step 9/26 : RUN go mod tidy 04:21:53 ---> 0b822da02fda 04:21:53 Step 9/24 : RUN go mod tidy 04:21:53 ---> Running in cfcb24efb801 04:21:53 ---> 31cf524824f2 04:21:53 Step 9/24 : RUN go mod tidy 04:21:54 ---> Running in fe3f678f35e8 04:21:54 ---> Running in 0df24103d981 04:21:54 ---> 74af65848e5a 04:21:54 Step 9/32 : RUN go mod tidy 04:21:55 ---> Running in 0e6784eca78b 04:22:01 Removing intermediate container cfcb24efb801 04:22:01 ---> 5ac7ff92d237 04:22:01 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:22:01 ---> Running in 94aebc57a320 04:22:04 Removing intermediate container 0df24103d981 04:22:04 ---> c0be8e5ff3a6 04:22:04 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:22:04 Removing intermediate container fe3f678f35e8 04:22:04 ---> c06fbb525d53 04:22:04 Step 10/24 : RUN make cmd/core-command/core-command 04:22:04 Removing intermediate container 0e6784eca78b 04:22:04 ---> 2064c394fb1c 04:22:04 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:22:04 ---> Running in 8dc691e988c9 04:22:04 ---> Running in cbb4e1656ce3 04:22:04 ---> Running in 961ff572901b 04:22:04 Removing intermediate container 631d95bbc17c 04:22:04 ---> 643ec594056e 04:22:04 Step 15/24 : ENV APP_PORT=58890 04:22:04 ---> Running in 3f130b0a7fb3 04:22:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:22:04 Removing intermediate container 3f130b0a7fb3 04:22:04 ---> af540c9524bb 04:22:04 Step 16/24 : EXPOSE $APP_PORT 04:22:04 ---> Running in 1c81d0273ab3 04:22:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:22:05 Removing intermediate container 1c81d0273ab3 04:22:05 ---> b172a552a4b1 04:22:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:22:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/core-command/core-command ./cmd/core-command 04:22:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:22:07 ---> 2fafe1399c87 04:22:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:22:09 ---> 2cff09b84bba 04:22:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:22:12 ---> 80f8d6ba2636 04:22:12 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:22:12 ---> Running in 20367af4630b 04:22:12 Removing intermediate container 20367af4630b 04:22:12 ---> 3cbcdaabb6ae 04:22:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:22:12 ---> Running in 96ecdc6e4fbd 04:22:12 Removing intermediate container 96ecdc6e4fbd 04:22:12 ---> 6ceb8b7632f5 04:22:12 Step 22/24 : LABEL arch=arm64 04:22:12 ---> Running in f5657a7bb63c 04:22:13 Removing intermediate container f5657a7bb63c 04:22:13 ---> 4f2f124979da 04:22:13 Step 23/24 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:22:13 ---> Running in cf2c3b7a496d 04:22:14 Removing intermediate container cf2c3b7a496d 04:22:14 ---> ca995840b532 04:22:14 Step 24/24 : LABEL version=2.0.0-dev.259 04:22:14 ---> Running in 63d4abfd5b30 04:22:14 Removing intermediate container 63d4abfd5b30 04:22:14 ---> a5412958a733 04:22:14 04:22:15 Successfully built a5412958a733 04:22:15 Successfully tagged sys-mgmt-agent-arm64:latest 04:23:34  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:23:39 Removing intermediate container 94aebc57a320 04:23:39 ---> 361b483fabcc 04:23:39 04:23:39 Step 11/26 : FROM alpine:3.12 04:23:39 ---> 9852663dfa18 04:23:39 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:23:39 Removing intermediate container 961ff572901b 04:23:39 ---> 42584fcf3c82 04:23:39 04:23:39 Step 11/32 : FROM alpine:3.12 04:23:39 ---> 9852663dfa18 04:23:39 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:23:39 Removing intermediate container cbb4e1656ce3 04:23:39 ---> 6259324b9bbd 04:23:39 04:23:39 Step 11/24 : FROM alpine:3.12 04:23:39 ---> 9852663dfa18 04:23:39 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:23:39 ---> Using cache 04:23:39 ---> cab627165d4b 04:23:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:23:39 ---> Using cache 04:23:39 ---> 6ea3338ca93a 04:23:39 Step 14/24 : ENV APP_PORT=59882 04:23:39 ---> Running in b6d7948a78d5 04:23:39 ---> Running in 9a4ae542016c 04:23:39 ---> Running in bb3396cb8670 04:23:40 Removing intermediate container bb3396cb8670 04:23:40 ---> 7738533d992c 04:23:40 Step 15/24 : EXPOSE $APP_PORT 04:23:40 Removing intermediate container 9a4ae542016c 04:23:40 ---> b55abb2fdf31 04:23:40 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:23:41 ---> Running in 2fecdf6c25e2 04:23:41 ---> Running in 7e6a0dbb00a1 04:23:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:23:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:23:41 Removing intermediate container 2fecdf6c25e2 04:23:41 ---> 544315180ff4 04:23:41 Step 16/24 : WORKDIR / 04:23:41 Removing intermediate container 8dc691e988c9 04:23:41 ---> e1fc931caac2 04:23:41 04:23:41 Step 11/24 : FROM alpine:3.12 04:23:41 ---> 9852663dfa18 04:23:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:23:41 ---> Using cache 04:23:41 ---> cab627165d4b 04:23:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:23:41 ---> Using cache 04:23:41 ---> 6ea3338ca93a 04:23:41 Step 14/24 : ENV APP_PORT=59881 04:23:42 ---> Running in ba70aa0d7b28 04:23:42 ---> Running in 552705ad3cc6 04:23:42 (1/6) Installing ca-certificates (20191127-r4) 04:23:42 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:23:42 (3/6) Installing libcurl (7.77.0-r0) 04:23:42 (4/6) Installing curl (7.77.0-r0) 04:23:42 (5/6) Installing dumb-init (1.2.2-r1) 04:23:42 (6/6) Installing su-exec (0.2-r1) 04:23:42 Executing busybox-1.31.1-r20.trigger 04:23:42 Executing ca-certificates-20191127-r4.trigger 04:23:42 OK: 7 MiB in 20 packages 04:23:42 Removing intermediate container ba70aa0d7b28 04:23:42 Removing intermediate container 552705ad3cc6 04:23:42 ---> 8dbe19a166f8 04:23:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:23:42 ---> 7ecb15d1f3e2 04:23:42 Step 15/24 : EXPOSE $APP_PORT 04:23:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:23:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:23:42 ---> Running in 3595bf03fb42 04:23:43 (1/2) Installing dumb-init (1.2.2-r1) 04:23:43 (2/2) Installing su-exec (0.2-r1) 04:23:43 Executing busybox-1.31.1-r20.trigger 04:23:43 OK: 5 MiB in 16 packages 04:23:43 Removing intermediate container 3595bf03fb42 04:23:43 ---> 40a040b851a1 04:23:43 Step 16/24 : WORKDIR / 04:23:46 ---> Running in 5a6eb58075b4 04:23:46 ---> c22f78019a40 04:23:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:23:46 Removing intermediate container b6d7948a78d5 04:23:46 ---> b656675548c0 04:23:46 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:23:46 ---> Running in 29b21cdb7661 04:23:46 Removing intermediate container 5a6eb58075b4 04:23:46 ---> 934b5f70c567 04:23:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:23:46 Removing intermediate container 7e6a0dbb00a1 04:23:46 ---> 3b8484031a28 04:23:46 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:23:46 ---> Running in e6d653f21fb8 04:23:46 Removing intermediate container 29b21cdb7661 04:23:46 ---> b6d6295a2702 04:23:46 Step 14/26 : WORKDIR / 04:23:46 ---> Running in 02e110b86f44 04:23:46 ---> ad69d0e5fba1 04:23:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:23:46 Removing intermediate container e6d653f21fb8 04:23:46 ---> 5f29a688898e 04:23:46 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:23:46 ---> 0c728b85621d 04:23:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:23:46 ---> Running in 5e2a115b514f 04:23:46 Removing intermediate container 02e110b86f44 04:23:46 ---> d38e577a49ec 04:23:46 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:23:49 Removing intermediate container 5e2a115b514f 04:23:49 ---> 695776303cba 04:23:49 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:23:49 ---> Running in fab18a298ca0 04:23:49 ---> 0c846aa1e4ea 04:23:49 Step 20/24 : ENTRYPOINT ["/core-command"] 04:23:49 ---> Running in 9d42f580939c 04:23:49 ---> 52277e81c393 04:23:49 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:23:49 ---> fc55d03518bc 04:23:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:23:49 Removing intermediate container 9d42f580939c 04:23:49 ---> 7de5034755f1 04:23:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:23:49 ---> Running in 7cfd3c4577ea 04:23:49 ---> 9056c9b1d893 04:23:49 ---> 6acba106fbf3 04:23:49 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:23:49 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:23:49 ---> Running in da13d426b62a 04:23:49 Removing intermediate container 7cfd3c4577ea 04:23:49 ---> ab5f8f79d8dc 04:23:49 Step 22/24 : LABEL arch=arm64 04:23:49 ---> Running in a1b25f1300ea 04:23:50 Removing intermediate container da13d426b62a 04:23:50 ---> 4ba7324624cb 04:23:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:23:50 Removing intermediate container fab18a298ca0 04:23:50 ---> 6294de2d7100 04:23:50 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:23:50 ---> 09a8442ad724 04:23:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:23:50 Removing intermediate container a1b25f1300ea 04:23:50 ---> bab249f0ca0e 04:23:50 Step 23/24 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:23:50 ---> Running in b90175989000 04:23:50 ---> Running in e28cc4365a26 04:23:50 ---> Running in 97572f078c48 04:23:51 Removing intermediate container b90175989000 04:23:51 ---> adac0408fffa 04:23:51 Step 22/24 : LABEL arch=arm64 04:23:51 Removing intermediate container e28cc4365a26 04:23:51 ---> 2a39b882481d 04:23:51 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:23:51 ---> Running in 37d8acddc846 04:23:51 Removing intermediate container 97572f078c48 04:23:51 ---> e4a4ad0a0c8a 04:23:51 Step 24/24 : LABEL version=2.0.0-dev.259 04:23:51 ---> 8335d01c9359 04:23:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:23:51 ---> Running in 2b89e406cfe7 04:23:52 Removing intermediate container 37d8acddc846 04:23:52 ---> 52293aba6a1e 04:23:52 Step 23/24 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:23:52 ---> Running in a858af22067f 04:23:52 Removing intermediate container 2b89e406cfe7 04:23:52 ---> 24e8c4af1613 04:23:52 04:23:52 ---> 7430fbd50bbd 04:23:52 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:23:52 ---> Running in c5532f28816d 04:23:52 Successfully built 24e8c4af1613 04:23:52 Successfully tagged core-command-arm64:latest 04:23:53  Building core-command ... done Removing intermediate container a858af22067f 04:23:53 ---> dafdc32d66f3 04:23:53 Step 24/24 : LABEL version=2.0.0-dev.259 04:23:53 ---> 3fa5f8149459 04:23:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:23:53 ---> Running in b531792565cc 04:23:54 Removing intermediate container b531792565cc 04:23:54 ---> 710b07645780 04:23:54 04:23:54 Successfully built 710b07645780 04:23:54 Successfully tagged core-metadata-arm64:latest 04:23:54  Building core-metadata ... done  ---> 4cf915a0e6cf 04:23:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:23:55 ---> 4e42976bd95c 04:23:55 Step 22/26 : 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/ 04:23:55 Removing intermediate container c5532f28816d 04:23:55 ---> 8043b1360bd1 04:23:55 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:23:55 ---> Running in f853ca62cf3a 04:23:56 ---> 2f59d7733cff 04:23:56 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:23:58 ---> dd31a5d55553 04:23:58 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:23:58 Removing intermediate container f853ca62cf3a 04:23:58 ---> 98124b87258f 04:23:58 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:23:58 ---> Running in 2ceb93448504 04:23:58 ---> d6b6bfedbce0 04:23:58 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:23:58 Removing intermediate container 2ceb93448504 04:23:58 ---> ab61fd21527c 04:23:58 Step 24/26 : LABEL arch=arm64 04:23:59 ---> Running in ca2c208655b7 04:23:59 Removing intermediate container ca2c208655b7 04:23:59 ---> ddee7a0b8083 04:23:59 Step 25/26 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:23:59 ---> b50880719bf4 04:23:59 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:23:59 ---> Running in 1e132f6e6a00 04:24:00 Removing intermediate container 1e132f6e6a00 04:24:00 ---> e6104bc7ac63 04:24:00 Step 26/26 : LABEL version=2.0.0-dev.259 04:24:00 ---> Running in be5455ce8750 04:24:00 ---> e2602b54664c 04:24:00 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:24:00 ---> Running in 1d073ce99a36 04:24:00 Removing intermediate container be5455ce8750 04:24:00 ---> 14b9c0a63533 04:24:00 04:24:01 Successfully built 14b9c0a63533 04:24:01 Successfully tagged security-secretstore-setup-arm64:latest 04:24:01  Building security-secretstore-setup ... done Removing intermediate container 1d073ce99a36 04:24:01 ---> a8338b5cf26a 04:24:01 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:24:04 ---> a947d28c5aa7 04:24:04 Step 27/32 : RUN chmod +x /entrypoint.sh 04:24:04 ---> Running in a4fe3bf1eef9 04:24:04 Removing intermediate container a4fe3bf1eef9 04:24:04 ---> e2e157fa0bc3 04:24:04 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:24:04 ---> Running in f49b23ee30d3 04:24:05 Removing intermediate container f49b23ee30d3 04:24:05 ---> 77e7e0921dfe 04:24:05 Step 29/32 : CMD ["gate"] 04:24:05 ---> Running in 4c56b277af9a 04:24:06 Removing intermediate container 4c56b277af9a 04:24:06 ---> 004759d5f711 04:24:06 Step 30/32 : LABEL arch=arm64 04:24:06 ---> Running in 7d544b9f7cd2 04:24:07 Removing intermediate container 7d544b9f7cd2 04:24:07 ---> 9118d6d3ee4b 04:24:07 Step 31/32 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:24:07 ---> Running in cd5db02a7c1c 04:24:08 Removing intermediate container cd5db02a7c1c 04:24:08 ---> 822c5e605a44 04:24:08 Step 32/32 : LABEL version=2.0.0-dev.259 04:24:08 ---> Running in 3f71943eff6a 04:24:08 Removing intermediate container 3f71943eff6a 04:24:08 ---> 241bb935e75d 04:24:08 04:24:09 Successfully built 241bb935e75d 04:24:09 Successfully tagged security-bootstrapper-arm64:latest 04:24:09  Building security-bootstrapper ... done  [Pipeline] } 04:24:09 $ docker stop --time=1 9925f296c439f28cf63a657b46e845ff771fbaef9e869f8b90110145d65d6e45 04:24:12 $ docker rm -f 9925f296c439f28cf63a657b46e845ff771fbaef9e869f8b90110145d65d6e45 [Pipeline] // withDockerContainer [Pipeline] sh 04:24:12 + docker images 04:24:13 REPOSITORY TAG IMAGE ID CREATED SIZE 04:24:13 security-bootstrapper-arm64 latest 241bb935e75d 5 seconds ago 17.1MB 04:24:13 security-secretstore-setup-arm64 latest 14b9c0a63533 13 seconds ago 26.5MB 04:24:13 core-metadata-arm64 latest 710b07645780 20 seconds ago 15.6MB 04:24:13 core-command-arm64 latest 24e8c4af1613 21 seconds ago 15MB 04:24:13 e1fc931caac2 32 seconds ago 860MB 04:24:13 361b483fabcc 35 seconds ago 862MB 04:24:13 6259324b9bbd 35 seconds ago 855MB 04:24:13 42584fcf3c82 35 seconds ago 855MB 04:24:13 sys-mgmt-agent-arm64 latest a5412958a733 About a minute ago 299MB 04:24:13 core-data-arm64 latest 0e72d30b4e3c 3 minutes ago 19.1MB 04:24:13 support-notifications-arm64 latest 36518996a92d 3 minutes ago 15.7MB 04:24:13 support-scheduler-arm64 latest c89d7c73533f 3 minutes ago 15MB 04:24:13 security-proxy-setup-arm64 latest a416b19103df 3 minutes ago 24MB 04:24:13 d21c17275aa2 3 minutes ago 863MB 04:24:13 029cd848eb9f 3 minutes ago 862MB 04:24:13 9cce9a25711e 3 minutes ago 856MB 04:24:13 e026fe9cc2c3 3 minutes ago 857MB 04:24:13 b97c5b642f1c 3 minutes ago 859MB 04:24:13 ci-base-image-arm64 latest 612ebecdb54a 8 minutes ago 641MB 04:24:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 04:24:13 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 04:24:13 docker 20.10.0 eeaf43b92773 6 months ago 228MB 04:24:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:15 provisioning config files... 04:24:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/530@tmp/config2210315283402069166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:18 ---> docker-login.sh 04:24:18 nexus3.edgexfoundry.org:10001 04:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:18 Configure a credential helper to remove this warning. See 04:24:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:18 04:24:18 Login Succeeded 04:24:18 nexus3.edgexfoundry.org:10002 04:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:18 Configure a credential helper to remove this warning. See 04:24:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:18 04:24:18 Login Succeeded 04:24:18 nexus3.edgexfoundry.org:10003 04:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:18 Configure a credential helper to remove this warning. See 04:24:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:18 04:24:18 Login Succeeded 04:24:18 nexus3.edgexfoundry.org:10004 04:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:18 Configure a credential helper to remove this warning. See 04:24:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:18 04:24:18 Login Succeeded 04:24:18 docker.io 04:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:20 Configure a credential helper to remove this warning. See 04:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:20 04:24:20 Login Succeeded 04:24:20 ---> docker-login.sh ends [Pipeline] } 04:24:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:24:21 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:24:21 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:24:21 latest 04:24:21 2.0.0-dev.259 04:24:21 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:24:21 master 04:24:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:24:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh 04:24:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:24:23 0bc0a99a3fd2: Preparing 04:24:23 67ce6d5fb2f5: Preparing 04:24:23 32e3256c5092: Preparing 04:24:23 932e89bd82b8: Preparing 04:24:23 3fbe34a1663b: Preparing 04:24:24 3fbe34a1663b: Layer already exists 04:24:24 32e3256c5092: Pushed 04:24:24 0bc0a99a3fd2: Pushed 04:24:24 932e89bd82b8: Pushed 04:24:26 67ce6d5fb2f5: Pushed 04:24:26 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:61834b4ee7310662a7a8452b2d2b193c17111a1da6e398d07aba3f18994a25c2 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:24:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:24:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:24:29 0bc0a99a3fd2: Preparing 04:24:29 67ce6d5fb2f5: Preparing 04:24:29 32e3256c5092: Preparing 04:24:29 932e89bd82b8: Preparing 04:24:29 3fbe34a1663b: Preparing 04:24:29 0bc0a99a3fd2: Layer already exists 04:24:29 32e3256c5092: Layer already exists 04:24:29 3fbe34a1663b: Layer already exists 04:24:29 932e89bd82b8: Layer already exists 04:24:29 67ce6d5fb2f5: Layer already exists 04:24:29 latest: digest: sha256:61834b4ee7310662a7a8452b2d2b193c17111a1da6e398d07aba3f18994a25c2 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:24:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:24:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.259 04:24:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:24:30 0bc0a99a3fd2: Preparing 04:24:30 67ce6d5fb2f5: Preparing 04:24:30 32e3256c5092: Preparing 04:24:30 932e89bd82b8: Preparing 04:24:30 3fbe34a1663b: Preparing 04:24:30 3fbe34a1663b: Layer already exists 04:24:30 67ce6d5fb2f5: Layer already exists 04:24:30 932e89bd82b8: Layer already exists 04:24:30 32e3256c5092: Layer already exists 04:24:30 0bc0a99a3fd2: Layer already exists 04:24:30 2.0.0-dev.259: digest: sha256:61834b4ee7310662a7a8452b2d2b193c17111a1da6e398d07aba3f18994a25c2 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:24:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:24:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:24:31 0bc0a99a3fd2: Preparing 04:24:31 67ce6d5fb2f5: Preparing 04:24:31 32e3256c5092: Preparing 04:24:31 932e89bd82b8: Preparing 04:24:31 3fbe34a1663b: Preparing 04:24:31 67ce6d5fb2f5: Layer already exists 04:24:31 3fbe34a1663b: Layer already exists 04:24:31 0bc0a99a3fd2: Layer already exists 04:24:31 932e89bd82b8: Layer already exists 04:24:31 32e3256c5092: Layer already exists 04:24:31 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:61834b4ee7310662a7a8452b2d2b193c17111a1da6e398d07aba3f18994a25c2 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:24:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh 04:24:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master 04:24:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:24:34 0bc0a99a3fd2: Preparing 04:24:34 67ce6d5fb2f5: Preparing 04:24:34 32e3256c5092: Preparing 04:24:34 932e89bd82b8: Preparing 04:24:34 3fbe34a1663b: Preparing 04:24:34 932e89bd82b8: Layer already exists 04:24:34 67ce6d5fb2f5: Layer already exists 04:24:34 3fbe34a1663b: Layer already exists 04:24:34 0bc0a99a3fd2: Layer already exists 04:24:34 32e3256c5092: Layer already exists 04:24:34 master: digest: sha256:61834b4ee7310662a7a8452b2d2b193c17111a1da6e398d07aba3f18994a25c2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:24:34 ===================================================== [Pipeline] echo 04:24:34 taggedImages: 04:24:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:24:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:24:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.259 04:24:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:24:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo 04:24:36 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:24:36 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:24:36 latest 04:24:36 2.0.0-dev.259 04:24:36 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:24:36 master 04:24:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:24:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh 04:24:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:24:39 7017fa6b62dc: Preparing 04:24:39 42a2b6beeacc: Preparing 04:24:39 32e3256c5092: Preparing 04:24:39 9db3f0de0bd6: Preparing 04:24:39 9aa0f02da79c: Preparing 04:24:39 3fbe34a1663b: Preparing 04:24:39 3fbe34a1663b: Waiting 04:24:39 32e3256c5092: Layer already exists 04:24:39 3fbe34a1663b: Layer already exists 04:24:39 9aa0f02da79c: Pushed 04:24:39 7017fa6b62dc: Pushed 04:24:39 9db3f0de0bd6: Pushed 04:24:40 42a2b6beeacc: Pushed 04:24:41 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:01cd6e6363f6b973ebbad3f320f748bcafe525f10da6a81c601818479b3a26b3 size: 1572 [Pipeline] isUnix [Pipeline] sh 04:24:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:24:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:24:43 7017fa6b62dc: Preparing 04:24:43 42a2b6beeacc: Preparing 04:24:43 32e3256c5092: Preparing 04:24:43 9db3f0de0bd6: Preparing 04:24:43 9aa0f02da79c: Preparing 04:24:43 3fbe34a1663b: Preparing 04:24:43 3fbe34a1663b: Waiting 04:24:43 7017fa6b62dc: Layer already exists 04:24:43 42a2b6beeacc: Layer already exists 04:24:43 32e3256c5092: Layer already exists 04:24:43 9aa0f02da79c: Layer already exists 04:24:43 9db3f0de0bd6: Layer already exists 04:24:43 3fbe34a1663b: Layer already exists 04:24:43 latest: digest: sha256:01cd6e6363f6b973ebbad3f320f748bcafe525f10da6a81c601818479b3a26b3 size: 1572 [Pipeline] isUnix [Pipeline] sh 04:24:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:24:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.259 04:24:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:24:44 7017fa6b62dc: Preparing 04:24:44 42a2b6beeacc: Preparing 04:24:44 32e3256c5092: Preparing 04:24:44 9db3f0de0bd6: Preparing 04:24:44 9aa0f02da79c: Preparing 04:24:44 3fbe34a1663b: Preparing 04:24:44 3fbe34a1663b: Waiting 04:24:44 7017fa6b62dc: Layer already exists 04:24:44 9db3f0de0bd6: Layer already exists 04:24:44 9aa0f02da79c: Layer already exists 04:24:44 42a2b6beeacc: Layer already exists 04:24:44 32e3256c5092: Layer already exists 04:24:44 3fbe34a1663b: Layer already exists 04:24:44 2.0.0-dev.259: digest: sha256:01cd6e6363f6b973ebbad3f320f748bcafe525f10da6a81c601818479b3a26b3 size: 1572 [Pipeline] isUnix [Pipeline] sh 04:24:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:24:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:24:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:24:47 7017fa6b62dc: Preparing 04:24:47 42a2b6beeacc: Preparing 04:24:47 32e3256c5092: Preparing 04:24:47 9db3f0de0bd6: Preparing 04:24:47 9aa0f02da79c: Preparing 04:24:47 3fbe34a1663b: Preparing 04:24:47 3fbe34a1663b: Waiting 04:24:47 42a2b6beeacc: Layer already exists 04:24:47 32e3256c5092: Layer already exists 04:24:47 9db3f0de0bd6: Layer already exists 04:24:47 7017fa6b62dc: Layer already exists 04:24:47 9aa0f02da79c: Layer already exists 04:24:47 3fbe34a1663b: Layer already exists 04:24:47 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:01cd6e6363f6b973ebbad3f320f748bcafe525f10da6a81c601818479b3a26b3 size: 1572 [Pipeline] isUnix [Pipeline] sh 04:24:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh 04:24:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master 04:24:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:24:48 7017fa6b62dc: Preparing 04:24:48 42a2b6beeacc: Preparing 04:24:48 32e3256c5092: Preparing 04:24:48 9db3f0de0bd6: Preparing 04:24:48 9aa0f02da79c: Preparing 04:24:48 3fbe34a1663b: Preparing 04:24:48 3fbe34a1663b: Waiting 04:24:48 9aa0f02da79c: Layer already exists 04:24:48 9db3f0de0bd6: Layer already exists 04:24:48 32e3256c5092: Layer already exists 04:24:48 7017fa6b62dc: Layer already exists 04:24:48 42a2b6beeacc: Layer already exists 04:24:48 3fbe34a1663b: Layer already exists 04:24:48 master: digest: sha256:01cd6e6363f6b973ebbad3f320f748bcafe525f10da6a81c601818479b3a26b3 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:24:51 ===================================================== [Pipeline] echo 04:24:51 taggedImages: 04:24:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:24:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:24:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.259 04:24:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:24:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo 04:24:51 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:24:51 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:24:51 latest 04:24:51 2.0.0-dev.259 04:24:51 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:24:51 master 04:24:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:24:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh 04:24:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:24:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:24:54 980c4a15b84b: Preparing 04:24:54 2b71d73c28e8: Preparing 04:24:54 32e3256c5092: Preparing 04:24:54 932e89bd82b8: Preparing 04:24:54 3fbe34a1663b: Preparing 04:24:54 932e89bd82b8: Layer already exists 04:24:54 32e3256c5092: Layer already exists 04:24:54 3fbe34a1663b: Layer already exists 04:24:54 980c4a15b84b: Pushed 04:24:56 2b71d73c28e8: Pushed 04:24:56 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:af91d77e0eb647b131d42380e837fe3097bf0e67688c04f968a3d1bcd4f31952 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:24:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:24:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:24:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:24:57 980c4a15b84b: Preparing 04:24:57 2b71d73c28e8: Preparing 04:24:57 32e3256c5092: Preparing 04:24:57 932e89bd82b8: Preparing 04:24:57 3fbe34a1663b: Preparing 04:24:58 932e89bd82b8: Layer already exists 04:24:58 3fbe34a1663b: Layer already exists 04:24:58 980c4a15b84b: Layer already exists 04:24:58 32e3256c5092: Layer already exists 04:24:58 2b71d73c28e8: Layer already exists 04:24:58 latest: digest: sha256:af91d77e0eb647b131d42380e837fe3097bf0e67688c04f968a3d1bcd4f31952 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:25:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:25:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.259 04:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:25:01 980c4a15b84b: Preparing 04:25:01 2b71d73c28e8: Preparing 04:25:01 32e3256c5092: Preparing 04:25:01 932e89bd82b8: Preparing 04:25:01 3fbe34a1663b: Preparing 04:25:01 932e89bd82b8: Layer already exists 04:25:01 2b71d73c28e8: Layer already exists 04:25:01 980c4a15b84b: Layer already exists 04:25:01 3fbe34a1663b: Layer already exists 04:25:01 32e3256c5092: Layer already exists 04:25:01 2.0.0-dev.259: digest: sha256:af91d77e0eb647b131d42380e837fe3097bf0e67688c04f968a3d1bcd4f31952 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:25:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:25:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:25:02 980c4a15b84b: Preparing 04:25:02 2b71d73c28e8: Preparing 04:25:02 32e3256c5092: Preparing 04:25:02 932e89bd82b8: Preparing 04:25:02 3fbe34a1663b: Preparing 04:25:02 980c4a15b84b: Layer already exists 04:25:02 32e3256c5092: Layer already exists 04:25:04 2b71d73c28e8: Layer already exists 04:25:04 3fbe34a1663b: Layer already exists 04:25:04 932e89bd82b8: Layer already exists 04:25:04 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:af91d77e0eb647b131d42380e837fe3097bf0e67688c04f968a3d1bcd4f31952 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:25:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh 04:25:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master 04:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:25:07 980c4a15b84b: Preparing 04:25:07 2b71d73c28e8: Preparing 04:25:07 32e3256c5092: Preparing 04:25:07 932e89bd82b8: Preparing 04:25:07 3fbe34a1663b: Preparing 04:25:07 932e89bd82b8: Layer already exists 04:25:07 3fbe34a1663b: Layer already exists 04:25:07 32e3256c5092: Layer already exists 04:25:07 980c4a15b84b: Layer already exists 04:25:07 2b71d73c28e8: Layer already exists 04:25:07 master: digest: sha256:af91d77e0eb647b131d42380e837fe3097bf0e67688c04f968a3d1bcd4f31952 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:07 ===================================================== [Pipeline] echo 04:25:07 taggedImages: 04:25:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:25:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:25:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.259 04:25:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:25:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo 04:25:07 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:25:07 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:25:07 latest 04:25:07 2.0.0-dev.259 04:25:07 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:25:07 master 04:25:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:25:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh 04:25:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:25:10 90dab3b9aa7a: Preparing 04:25:10 90dab3b9aa7a: Preparing 04:25:10 402057c46c48: Preparing 04:25:10 859733d00fcd: Preparing 04:25:10 55f075c57c62: Preparing 04:25:10 3c406af44e86: Preparing 04:25:10 32e3256c5092: Preparing 04:25:10 80d24fb1f3e3: Preparing 04:25:10 ae8b4c7a17e0: Preparing 04:25:10 4bff9f986402: Preparing 04:25:10 667bac9973de: Preparing 04:25:10 3fbe34a1663b: Preparing 04:25:10 32e3256c5092: Waiting 04:25:10 80d24fb1f3e3: Waiting 04:25:10 ae8b4c7a17e0: Waiting 04:25:10 4bff9f986402: Waiting 04:25:10 667bac9973de: Waiting 04:25:10 3fbe34a1663b: Waiting 04:25:10 55f075c57c62: Pushed 04:25:10 859733d00fcd: Pushed 04:25:10 90dab3b9aa7a: Pushed 04:25:11 402057c46c48: Pushed 04:25:11 32e3256c5092: Layer already exists 04:25:11 80d24fb1f3e3: Pushed 04:25:11 ae8b4c7a17e0: Pushed 04:25:11 667bac9973de: Pushed 04:25:11 4bff9f986402: Pushed 04:25:11 3fbe34a1663b: Layer already exists 04:25:14 3c406af44e86: Pushed 04:25:14 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:1c15232d33aa9072e59a18118c76d9647ef81c73ad1ee67c61619d07ce652d9d size: 2817 [Pipeline] isUnix [Pipeline] sh 04:25:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:25:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:25:16 90dab3b9aa7a: Preparing 04:25:16 90dab3b9aa7a: Preparing 04:25:16 402057c46c48: Preparing 04:25:16 859733d00fcd: Preparing 04:25:16 55f075c57c62: Preparing 04:25:16 3c406af44e86: Preparing 04:25:16 32e3256c5092: Preparing 04:25:16 80d24fb1f3e3: Preparing 04:25:16 ae8b4c7a17e0: Preparing 04:25:16 4bff9f986402: Preparing 04:25:16 667bac9973de: Preparing 04:25:16 3fbe34a1663b: Preparing 04:25:16 32e3256c5092: Waiting 04:25:16 667bac9973de: Waiting 04:25:16 3fbe34a1663b: Waiting 04:25:16 80d24fb1f3e3: Waiting 04:25:16 ae8b4c7a17e0: Waiting 04:25:19 3c406af44e86: Layer already exists 04:25:19 859733d00fcd: Layer already exists 04:25:19 402057c46c48: Layer already exists 04:25:19 90dab3b9aa7a: Layer already exists 04:25:19 55f075c57c62: Layer already exists 04:25:19 32e3256c5092: Layer already exists 04:25:19 80d24fb1f3e3: Layer already exists 04:25:19 ae8b4c7a17e0: Layer already exists 04:25:19 4bff9f986402: Layer already exists 04:25:19 667bac9973de: Layer already exists 04:25:19 3fbe34a1663b: Layer already exists 04:25:19 latest: digest: sha256:1c15232d33aa9072e59a18118c76d9647ef81c73ad1ee67c61619d07ce652d9d size: 2817 [Pipeline] isUnix [Pipeline] sh 04:25:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:25:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.259 04:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:25:20 90dab3b9aa7a: Preparing 04:25:20 90dab3b9aa7a: Preparing 04:25:20 402057c46c48: Preparing 04:25:20 859733d00fcd: Preparing 04:25:20 55f075c57c62: Preparing 04:25:20 3c406af44e86: Preparing 04:25:20 32e3256c5092: Preparing 04:25:20 80d24fb1f3e3: Preparing 04:25:20 ae8b4c7a17e0: Preparing 04:25:20 4bff9f986402: Preparing 04:25:20 667bac9973de: Preparing 04:25:20 3fbe34a1663b: Preparing 04:25:20 667bac9973de: Waiting 04:25:20 3fbe34a1663b: Waiting 04:25:20 ae8b4c7a17e0: Waiting 04:25:20 4bff9f986402: Waiting 04:25:20 32e3256c5092: Waiting 04:25:20 80d24fb1f3e3: Waiting 04:25:20 859733d00fcd: Layer already exists 04:25:20 3c406af44e86: Layer already exists 04:25:20 55f075c57c62: Layer already exists 04:25:20 90dab3b9aa7a: Layer already exists 04:25:20 402057c46c48: Layer already exists 04:25:22 80d24fb1f3e3: Layer already exists 04:25:22 32e3256c5092: Layer already exists 04:25:22 ae8b4c7a17e0: Layer already exists 04:25:22 4bff9f986402: Layer already exists 04:25:22 667bac9973de: Layer already exists 04:25:22 3fbe34a1663b: Layer already exists 04:25:22 2.0.0-dev.259: digest: sha256:1c15232d33aa9072e59a18118c76d9647ef81c73ad1ee67c61619d07ce652d9d size: 2817 [Pipeline] isUnix [Pipeline] sh 04:25:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:25:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:25:23 90dab3b9aa7a: Preparing 04:25:23 90dab3b9aa7a: Preparing 04:25:23 402057c46c48: Preparing 04:25:23 859733d00fcd: Preparing 04:25:23 55f075c57c62: Preparing 04:25:23 3c406af44e86: Preparing 04:25:23 32e3256c5092: Preparing 04:25:23 80d24fb1f3e3: Preparing 04:25:23 ae8b4c7a17e0: Preparing 04:25:23 4bff9f986402: Preparing 04:25:23 667bac9973de: Preparing 04:25:23 3fbe34a1663b: Preparing 04:25:23 ae8b4c7a17e0: Waiting 04:25:23 4bff9f986402: Waiting 04:25:23 32e3256c5092: Waiting 04:25:23 667bac9973de: Waiting 04:25:23 3fbe34a1663b: Waiting 04:25:23 80d24fb1f3e3: Waiting 04:25:23 859733d00fcd: Layer already exists 04:25:23 90dab3b9aa7a: Layer already exists 04:25:23 3c406af44e86: Layer already exists 04:25:23 55f075c57c62: Layer already exists 04:25:23 402057c46c48: Layer already exists 04:25:23 80d24fb1f3e3: Layer already exists 04:25:23 32e3256c5092: Layer already exists 04:25:23 667bac9973de: Layer already exists 04:25:23 ae8b4c7a17e0: Layer already exists 04:25:23 4bff9f986402: Layer already exists 04:25:23 3fbe34a1663b: Layer already exists 04:25:23 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:1c15232d33aa9072e59a18118c76d9647ef81c73ad1ee67c61619d07ce652d9d size: 2817 [Pipeline] isUnix [Pipeline] sh 04:25:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh 04:25:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master 04:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:25:25 90dab3b9aa7a: Preparing 04:25:25 90dab3b9aa7a: Preparing 04:25:25 402057c46c48: Preparing 04:25:25 859733d00fcd: Preparing 04:25:25 55f075c57c62: Preparing 04:25:25 3c406af44e86: Preparing 04:25:25 32e3256c5092: Preparing 04:25:25 80d24fb1f3e3: Preparing 04:25:25 ae8b4c7a17e0: Preparing 04:25:25 4bff9f986402: Preparing 04:25:25 667bac9973de: Preparing 04:25:25 3fbe34a1663b: Preparing 04:25:25 ae8b4c7a17e0: Waiting 04:25:25 4bff9f986402: Waiting 04:25:25 32e3256c5092: Waiting 04:25:25 80d24fb1f3e3: Waiting 04:25:25 667bac9973de: Waiting 04:25:25 3fbe34a1663b: Waiting 04:25:25 402057c46c48: Layer already exists 04:25:25 90dab3b9aa7a: Layer already exists 04:25:25 55f075c57c62: Layer already exists 04:25:25 3c406af44e86: Layer already exists 04:25:25 859733d00fcd: Layer already exists 04:25:25 80d24fb1f3e3: Layer already exists 04:25:25 32e3256c5092: Layer already exists 04:25:25 4bff9f986402: Layer already exists 04:25:25 ae8b4c7a17e0: Layer already exists 04:25:25 667bac9973de: Layer already exists 04:25:25 3fbe34a1663b: Layer already exists 04:25:25 master: digest: sha256:1c15232d33aa9072e59a18118c76d9647ef81c73ad1ee67c61619d07ce652d9d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:26 ===================================================== [Pipeline] echo 04:25:26 taggedImages: 04:25:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:25:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:25:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.259 04:25:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:25:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo 04:25:26 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:25:26 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:25:26 latest 04:25:26 2.0.0-dev.259 04:25:26 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:25:26 master 04:25:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:25:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh 04:25:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:25:31 b45e90df87eb: Preparing 04:25:31 5aa96e3ee1d8: Preparing 04:25:31 5f2c06222a31: Preparing 04:25:31 936e8d10b427: Preparing 04:25:31 9ad5f494d99b: Preparing 04:25:31 3fbe34a1663b: Preparing 04:25:31 3fbe34a1663b: Waiting 04:25:31 5f2c06222a31: Pushed 04:25:31 936e8d10b427: Pushed 04:25:31 3fbe34a1663b: Layer already exists 04:25:31 9ad5f494d99b: Pushed 04:25:31 5aa96e3ee1d8: Pushed 04:25:31 b45e90df87eb: Pushed 04:25:31 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:f76dc39e76e930eaf6c419b3cb4e22f2955c2bdab153cc5678782567742e4cf5 size: 1575 [Pipeline] isUnix [Pipeline] sh 04:25:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:25:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:25:32 b45e90df87eb: Preparing 04:25:32 5aa96e3ee1d8: Preparing 04:25:32 5f2c06222a31: Preparing 04:25:32 936e8d10b427: Preparing 04:25:32 9ad5f494d99b: Preparing 04:25:32 3fbe34a1663b: Preparing 04:25:32 3fbe34a1663b: Waiting 04:25:32 b45e90df87eb: Layer already exists 04:25:32 5f2c06222a31: Layer already exists 04:25:32 936e8d10b427: Layer already exists 04:25:32 9ad5f494d99b: Layer already exists 04:25:32 5aa96e3ee1d8: Layer already exists 04:25:32 3fbe34a1663b: Layer already exists 04:25:32 latest: digest: sha256:f76dc39e76e930eaf6c419b3cb4e22f2955c2bdab153cc5678782567742e4cf5 size: 1575 [Pipeline] isUnix [Pipeline] sh 04:25:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:25:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.259 04:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:25:35 b45e90df87eb: Preparing 04:25:35 5aa96e3ee1d8: Preparing 04:25:35 5f2c06222a31: Preparing 04:25:35 936e8d10b427: Preparing 04:25:35 9ad5f494d99b: Preparing 04:25:35 3fbe34a1663b: Preparing 04:25:35 3fbe34a1663b: Waiting 04:25:35 936e8d10b427: Layer already exists 04:25:35 9ad5f494d99b: Layer already exists 04:25:35 b45e90df87eb: Layer already exists 04:25:35 5f2c06222a31: Layer already exists 04:25:35 5aa96e3ee1d8: Layer already exists 04:25:35 3fbe34a1663b: Layer already exists 04:25:35 2.0.0-dev.259: digest: sha256:f76dc39e76e930eaf6c419b3cb4e22f2955c2bdab153cc5678782567742e4cf5 size: 1575 [Pipeline] isUnix [Pipeline] sh 04:25:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:25:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:25:36 b45e90df87eb: Preparing 04:25:36 5aa96e3ee1d8: Preparing 04:25:36 5f2c06222a31: Preparing 04:25:36 936e8d10b427: Preparing 04:25:36 9ad5f494d99b: Preparing 04:25:36 3fbe34a1663b: Preparing 04:25:36 3fbe34a1663b: Waiting 04:25:36 b45e90df87eb: Layer already exists 04:25:36 5aa96e3ee1d8: Layer already exists 04:25:36 5f2c06222a31: Layer already exists 04:25:36 9ad5f494d99b: Layer already exists 04:25:36 936e8d10b427: Layer already exists 04:25:36 3fbe34a1663b: Layer already exists 04:25:36 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:f76dc39e76e930eaf6c419b3cb4e22f2955c2bdab153cc5678782567742e4cf5 size: 1575 [Pipeline] isUnix [Pipeline] sh 04:25:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh 04:25:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master 04:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:25:39 b45e90df87eb: Preparing 04:25:39 5aa96e3ee1d8: Preparing 04:25:39 5f2c06222a31: Preparing 04:25:39 936e8d10b427: Preparing 04:25:39 9ad5f494d99b: Preparing 04:25:39 3fbe34a1663b: Preparing 04:25:39 3fbe34a1663b: Waiting 04:25:39 5f2c06222a31: Layer already exists 04:25:39 5aa96e3ee1d8: Layer already exists 04:25:39 9ad5f494d99b: Layer already exists 04:25:39 b45e90df87eb: Layer already exists 04:25:39 936e8d10b427: Layer already exists 04:25:39 3fbe34a1663b: Layer already exists 04:25:39 master: digest: sha256:f76dc39e76e930eaf6c419b3cb4e22f2955c2bdab153cc5678782567742e4cf5 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:39 ===================================================== [Pipeline] echo 04:25:39 taggedImages: 04:25:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:25:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:25:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.259 04:25:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:25:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo 04:25:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:25:41 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:25:41 latest 04:25:41 2.0.0-dev.259 04:25:41 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:25:41 master 04:25:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:25:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh 04:25:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:25:42 458ff79caf41: Preparing 04:25:42 a32a3ef6c20f: Preparing 04:25:42 92340f58bb50: Preparing 04:25:42 12b99952d560: Preparing 04:25:42 deefab68cc68: Preparing 04:25:42 74545255bde3: Preparing 04:25:42 ab5da2d70a0f: Preparing 04:25:42 80de09d5373a: Preparing 04:25:42 8abb527f45f1: Preparing 04:25:42 3fbe34a1663b: Preparing 04:25:42 80de09d5373a: Waiting 04:25:42 8abb527f45f1: Waiting 04:25:42 3fbe34a1663b: Waiting 04:25:42 74545255bde3: Waiting 04:25:42 ab5da2d70a0f: Waiting 04:25:42 deefab68cc68: Pushed 04:25:42 a32a3ef6c20f: Pushed 04:25:42 458ff79caf41: Pushed 04:25:43 74545255bde3: Pushed 04:25:43 ab5da2d70a0f: Pushed 04:25:43 80de09d5373a: Pushed 04:25:43 3fbe34a1663b: Layer already exists 04:25:43 8abb527f45f1: Pushed 04:25:46 12b99952d560: Pushed 04:25:46 92340f58bb50: Pushed 04:25:46 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:d56747200546278ce950e533d9a3903234d5e433ba78d7ad88d17ef9ed7fefc9 size: 2405 [Pipeline] isUnix [Pipeline] sh 04:25:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:25:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:25:47 458ff79caf41: Preparing 04:25:47 a32a3ef6c20f: Preparing 04:25:47 92340f58bb50: Preparing 04:25:47 12b99952d560: Preparing 04:25:47 deefab68cc68: Preparing 04:25:47 74545255bde3: Preparing 04:25:47 ab5da2d70a0f: Preparing 04:25:47 80de09d5373a: Preparing 04:25:47 8abb527f45f1: Preparing 04:25:47 3fbe34a1663b: Preparing 04:25:47 74545255bde3: Waiting 04:25:47 ab5da2d70a0f: Waiting 04:25:47 80de09d5373a: Waiting 04:25:47 3fbe34a1663b: Waiting 04:25:47 8abb527f45f1: Waiting 04:25:47 deefab68cc68: Layer already exists 04:25:47 12b99952d560: Layer already exists 04:25:47 a32a3ef6c20f: Layer already exists 04:25:47 92340f58bb50: Layer already exists 04:25:47 458ff79caf41: Layer already exists 04:25:47 74545255bde3: Layer already exists 04:25:47 ab5da2d70a0f: Layer already exists 04:25:47 80de09d5373a: Layer already exists 04:25:47 8abb527f45f1: Layer already exists 04:25:47 3fbe34a1663b: Layer already exists 04:25:47 latest: digest: sha256:d56747200546278ce950e533d9a3903234d5e433ba78d7ad88d17ef9ed7fefc9 size: 2405 [Pipeline] isUnix [Pipeline] sh 04:25:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:25:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.259 04:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:25:50 458ff79caf41: Preparing 04:25:50 a32a3ef6c20f: Preparing 04:25:50 92340f58bb50: Preparing 04:25:50 12b99952d560: Preparing 04:25:50 deefab68cc68: Preparing 04:25:50 74545255bde3: Preparing 04:25:50 ab5da2d70a0f: Preparing 04:25:50 80de09d5373a: Preparing 04:25:50 8abb527f45f1: Preparing 04:25:50 3fbe34a1663b: Preparing 04:25:50 74545255bde3: Waiting 04:25:50 ab5da2d70a0f: Waiting 04:25:50 80de09d5373a: Waiting 04:25:50 8abb527f45f1: Waiting 04:25:50 3fbe34a1663b: Waiting 04:25:50 deefab68cc68: Layer already exists 04:25:50 92340f58bb50: Layer already exists 04:25:50 a32a3ef6c20f: Layer already exists 04:25:50 74545255bde3: Layer already exists 04:25:50 12b99952d560: Layer already exists 04:25:50 458ff79caf41: Layer already exists 04:25:50 ab5da2d70a0f: Layer already exists 04:25:50 80de09d5373a: Layer already exists 04:25:50 8abb527f45f1: Layer already exists 04:25:50 3fbe34a1663b: Layer already exists 04:25:50 2.0.0-dev.259: digest: sha256:d56747200546278ce950e533d9a3903234d5e433ba78d7ad88d17ef9ed7fefc9 size: 2405 [Pipeline] isUnix [Pipeline] sh 04:25:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:25:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:25:53 458ff79caf41: Preparing 04:25:53 a32a3ef6c20f: Preparing 04:25:53 92340f58bb50: Preparing 04:25:53 12b99952d560: Preparing 04:25:53 deefab68cc68: Preparing 04:25:53 74545255bde3: Preparing 04:25:53 ab5da2d70a0f: Preparing 04:25:53 80de09d5373a: Preparing 04:25:53 8abb527f45f1: Preparing 04:25:53 3fbe34a1663b: Preparing 04:25:53 74545255bde3: Waiting 04:25:53 ab5da2d70a0f: Waiting 04:25:53 80de09d5373a: Waiting 04:25:53 3fbe34a1663b: Waiting 04:25:53 8abb527f45f1: Waiting 04:25:53 a32a3ef6c20f: Layer already exists 04:25:53 458ff79caf41: Layer already exists 04:25:53 92340f58bb50: Layer already exists 04:25:53 12b99952d560: Layer already exists 04:25:53 deefab68cc68: Layer already exists 04:25:53 74545255bde3: Layer already exists 04:25:53 80de09d5373a: Layer already exists 04:25:53 ab5da2d70a0f: Layer already exists 04:25:53 3fbe34a1663b: Layer already exists 04:25:53 8abb527f45f1: Layer already exists 04:25:53 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:d56747200546278ce950e533d9a3903234d5e433ba78d7ad88d17ef9ed7fefc9 size: 2405 [Pipeline] isUnix [Pipeline] sh 04:25:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh 04:25:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master 04:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:25:54 458ff79caf41: Preparing 04:25:54 a32a3ef6c20f: Preparing 04:25:54 92340f58bb50: Preparing 04:25:54 12b99952d560: Preparing 04:25:54 deefab68cc68: Preparing 04:25:54 74545255bde3: Preparing 04:25:54 ab5da2d70a0f: Preparing 04:25:54 80de09d5373a: Preparing 04:25:54 8abb527f45f1: Preparing 04:25:54 3fbe34a1663b: Preparing 04:25:54 ab5da2d70a0f: Waiting 04:25:54 80de09d5373a: Waiting 04:25:54 74545255bde3: Waiting 04:25:54 8abb527f45f1: Waiting 04:25:54 3fbe34a1663b: Waiting 04:25:54 deefab68cc68: Layer already exists 04:25:54 a32a3ef6c20f: Layer already exists 04:25:54 92340f58bb50: Layer already exists 04:25:54 458ff79caf41: Layer already exists 04:25:54 12b99952d560: Layer already exists 04:25:54 74545255bde3: Layer already exists 04:25:54 80de09d5373a: Layer already exists 04:25:54 ab5da2d70a0f: Layer already exists 04:25:54 3fbe34a1663b: Layer already exists 04:25:54 8abb527f45f1: Layer already exists 04:25:54 master: digest: sha256:d56747200546278ce950e533d9a3903234d5e433ba78d7ad88d17ef9ed7fefc9 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:54 ===================================================== [Pipeline] echo 04:25:54 taggedImages: 04:25:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:25:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:25:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.259 04:25:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:25:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo 04:25:56 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:25:56 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:25:56 latest 04:25:56 2.0.0-dev.259 04:25:56 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:25:56 master 04:25:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:25:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh 04:25:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:25:59 c61c6cf4123e: Preparing 04:25:59 bd53ad3099ad: Preparing 04:25:59 32e3256c5092: Preparing 04:25:59 f0ae39f868b5: Preparing 04:25:59 3fbe34a1663b: Preparing 04:25:59 32e3256c5092: Layer already exists 04:25:59 3fbe34a1663b: Layer already exists 04:25:59 c61c6cf4123e: Pushed 04:25:59 f0ae39f868b5: Pushed 04:25:59 bd53ad3099ad: Pushed 04:26:00 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:daac733f6375d9f136791a0088c578af69c2dd60473ed39157e1616baa2176da size: 1364 [Pipeline] isUnix [Pipeline] sh 04:26:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:26:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:26:00 c61c6cf4123e: Preparing 04:26:00 bd53ad3099ad: Preparing 04:26:00 32e3256c5092: Preparing 04:26:00 f0ae39f868b5: Preparing 04:26:00 3fbe34a1663b: Preparing 04:26:00 bd53ad3099ad: Layer already exists 04:26:00 c61c6cf4123e: Layer already exists 04:26:00 32e3256c5092: Layer already exists 04:26:01 f0ae39f868b5: Layer already exists 04:26:01 3fbe34a1663b: Layer already exists 04:26:01 latest: digest: sha256:daac733f6375d9f136791a0088c578af69c2dd60473ed39157e1616baa2176da size: 1364 [Pipeline] isUnix [Pipeline] sh 04:26:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:26:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.259 04:26:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:26:01 c61c6cf4123e: Preparing 04:26:01 bd53ad3099ad: Preparing 04:26:01 32e3256c5092: Preparing 04:26:01 f0ae39f868b5: Preparing 04:26:01 3fbe34a1663b: Preparing 04:26:01 bd53ad3099ad: Layer already exists 04:26:02 3fbe34a1663b: Layer already exists 04:26:02 f0ae39f868b5: Layer already exists 04:26:02 32e3256c5092: Layer already exists 04:26:02 c61c6cf4123e: Layer already exists 04:26:02 2.0.0-dev.259: digest: sha256:daac733f6375d9f136791a0088c578af69c2dd60473ed39157e1616baa2176da size: 1364 [Pipeline] isUnix [Pipeline] sh 04:26:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:26:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:26:05 c61c6cf4123e: Preparing 04:26:05 bd53ad3099ad: Preparing 04:26:05 32e3256c5092: Preparing 04:26:05 f0ae39f868b5: Preparing 04:26:05 3fbe34a1663b: Preparing 04:26:05 32e3256c5092: Layer already exists 04:26:05 f0ae39f868b5: Layer already exists 04:26:05 3fbe34a1663b: Layer already exists 04:26:05 c61c6cf4123e: Layer already exists 04:26:05 bd53ad3099ad: Layer already exists 04:26:05 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:daac733f6375d9f136791a0088c578af69c2dd60473ed39157e1616baa2176da size: 1364 [Pipeline] isUnix [Pipeline] sh 04:26:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh 04:26:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master 04:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:26:06 c61c6cf4123e: Preparing 04:26:06 bd53ad3099ad: Preparing 04:26:06 32e3256c5092: Preparing 04:26:06 f0ae39f868b5: Preparing 04:26:06 3fbe34a1663b: Preparing 04:26:06 32e3256c5092: Layer already exists 04:26:06 c61c6cf4123e: Layer already exists 04:26:06 bd53ad3099ad: Layer already exists 04:26:06 f0ae39f868b5: Layer already exists 04:26:06 3fbe34a1663b: Layer already exists 04:26:08 master: digest: sha256:daac733f6375d9f136791a0088c578af69c2dd60473ed39157e1616baa2176da size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:08 ===================================================== [Pipeline] echo 04:26:08 taggedImages: 04:26:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:26:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:26:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.259 04:26:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:26:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo 04:26:10 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:26:10 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:26:10 latest 04:26:10 2.0.0-dev.259 04:26:10 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:26:10 master 04:26:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:26:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh 04:26:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:26:13 3f1764dcb530: Preparing 04:26:13 332bf2ebec1c: Preparing 04:26:13 32e3256c5092: Preparing 04:26:13 932e89bd82b8: Preparing 04:26:13 3fbe34a1663b: Preparing 04:26:13 32e3256c5092: Layer already exists 04:26:13 932e89bd82b8: Layer already exists 04:26:13 3fbe34a1663b: Layer already exists 04:26:13 3f1764dcb530: Pushed 04:26:14 332bf2ebec1c: Pushed 04:26:14 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:62f6a4408d440bbb7eeba9fcb8424c5ec03ed7791c5e61bd5085ae37ef1cd4a8 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:26:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:26:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:26:14 3f1764dcb530: Preparing 04:26:14 332bf2ebec1c: Preparing 04:26:14 32e3256c5092: Preparing 04:26:14 932e89bd82b8: Preparing 04:26:14 3fbe34a1663b: Preparing 04:26:14 932e89bd82b8: Layer already exists 04:26:14 3fbe34a1663b: Layer already exists 04:26:14 3f1764dcb530: Layer already exists 04:26:15 332bf2ebec1c: Layer already exists 04:26:15 32e3256c5092: Layer already exists 04:26:15 latest: digest: sha256:62f6a4408d440bbb7eeba9fcb8424c5ec03ed7791c5e61bd5085ae37ef1cd4a8 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:26:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:26:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.259 04:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:26:15 3f1764dcb530: Preparing 04:26:15 332bf2ebec1c: Preparing 04:26:15 32e3256c5092: Preparing 04:26:15 932e89bd82b8: Preparing 04:26:15 3fbe34a1663b: Preparing 04:26:15 32e3256c5092: Layer already exists 04:26:15 3fbe34a1663b: Layer already exists 04:26:15 3f1764dcb530: Layer already exists 04:26:15 332bf2ebec1c: Layer already exists 04:26:15 932e89bd82b8: Layer already exists 04:26:15 2.0.0-dev.259: digest: sha256:62f6a4408d440bbb7eeba9fcb8424c5ec03ed7791c5e61bd5085ae37ef1cd4a8 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:26:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:26:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:26:18 3f1764dcb530: Preparing 04:26:18 332bf2ebec1c: Preparing 04:26:18 32e3256c5092: Preparing 04:26:18 932e89bd82b8: Preparing 04:26:18 3fbe34a1663b: Preparing 04:26:19 32e3256c5092: Layer already exists 04:26:19 332bf2ebec1c: Layer already exists 04:26:19 3fbe34a1663b: Layer already exists 04:26:19 932e89bd82b8: Layer already exists 04:26:19 3f1764dcb530: Layer already exists 04:26:19 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:62f6a4408d440bbb7eeba9fcb8424c5ec03ed7791c5e61bd5085ae37ef1cd4a8 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:26:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh 04:26:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master 04:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:26:19 3f1764dcb530: Preparing 04:26:19 332bf2ebec1c: Preparing 04:26:19 32e3256c5092: Preparing 04:26:19 932e89bd82b8: Preparing 04:26:19 3fbe34a1663b: Preparing 04:26:20 3f1764dcb530: Layer already exists 04:26:20 3fbe34a1663b: Layer already exists 04:26:20 32e3256c5092: Layer already exists 04:26:20 332bf2ebec1c: Layer already exists 04:26:20 932e89bd82b8: Layer already exists 04:26:20 master: digest: sha256:62f6a4408d440bbb7eeba9fcb8424c5ec03ed7791c5e61bd5085ae37ef1cd4a8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:22 ===================================================== [Pipeline] echo 04:26:22 taggedImages: 04:26:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:26:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:26:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.259 04:26:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:26:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo 04:26:22 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 04:26:22 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:26:22 latest 04:26:22 2.0.0-dev.259 04:26:22 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:26:22 master 04:26:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:26:24 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh 04:26:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 04:26:24 5fd6b0f32354: Preparing 04:26:24 c02706c96839: Preparing 04:26:24 21e83af6efd7: Preparing 04:26:24 50bee4509c98: Preparing 04:26:24 9ded3b6bb9b5: Preparing 04:26:24 fa1afe8e6ed9: Preparing 04:26:24 87a09b4c083e: Preparing 04:26:24 0f74e9ff2a61: Preparing 04:26:24 b122376c33c6: Preparing 04:26:24 f8381ed47b22: Preparing 04:26:24 e934a737d657: Preparing 04:26:24 b122376c33c6: Waiting 04:26:24 fa1afe8e6ed9: Waiting 04:26:24 87a09b4c083e: Waiting 04:26:24 f8381ed47b22: Waiting 04:26:24 e934a737d657: Waiting 04:26:24 0f74e9ff2a61: Waiting 04:26:25 9ded3b6bb9b5: Layer already exists 04:26:25 fa1afe8e6ed9: Layer already exists 04:26:25 87a09b4c083e: Layer already exists 04:26:25 c02706c96839: Pushed 04:26:25 0f74e9ff2a61: Layer already exists 04:26:25 b122376c33c6: Layer already exists 04:26:25 f8381ed47b22: Layer already exists 04:26:25 e934a737d657: Layer already exists 04:26:26 5fd6b0f32354: Pushed 04:26:27 21e83af6efd7: Pushed 04:26:41 50bee4509c98: Pushed 04:26:41 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:39f7a3218c78b7e9c3b0edbe6427230e3c946568937d799b93a1433f85408778 size: 2622 [Pipeline] isUnix [Pipeline] sh 04:26:44 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:26:44 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 04:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 04:26:44 5fd6b0f32354: Preparing 04:26:44 c02706c96839: Preparing 04:26:44 21e83af6efd7: Preparing 04:26:44 50bee4509c98: Preparing 04:26:44 9ded3b6bb9b5: Preparing 04:26:44 fa1afe8e6ed9: Preparing 04:26:44 87a09b4c083e: Preparing 04:26:44 0f74e9ff2a61: Preparing 04:26:44 b122376c33c6: Preparing 04:26:44 f8381ed47b22: Preparing 04:26:44 e934a737d657: Preparing 04:26:44 0f74e9ff2a61: Waiting 04:26:44 b122376c33c6: Waiting 04:26:44 f8381ed47b22: Waiting 04:26:44 e934a737d657: Waiting 04:26:44 fa1afe8e6ed9: Waiting 04:26:44 50bee4509c98: Layer already exists 04:26:44 5fd6b0f32354: Layer already exists 04:26:45 21e83af6efd7: Layer already exists 04:26:45 9ded3b6bb9b5: Layer already exists 04:26:45 c02706c96839: Layer already exists 04:26:45 0f74e9ff2a61: Layer already exists 04:26:45 fa1afe8e6ed9: Layer already exists 04:26:45 b122376c33c6: Layer already exists 04:26:45 87a09b4c083e: Layer already exists 04:26:45 f8381ed47b22: Layer already exists 04:26:45 e934a737d657: Layer already exists 04:26:45 latest: digest: sha256:39f7a3218c78b7e9c3b0edbe6427230e3c946568937d799b93a1433f85408778 size: 2622 [Pipeline] isUnix [Pipeline] sh 04:26:45 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:26:45 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.259 04:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 04:26:45 5fd6b0f32354: Preparing 04:26:45 c02706c96839: Preparing 04:26:45 21e83af6efd7: Preparing 04:26:45 50bee4509c98: Preparing 04:26:45 9ded3b6bb9b5: Preparing 04:26:45 fa1afe8e6ed9: Preparing 04:26:45 87a09b4c083e: Preparing 04:26:45 0f74e9ff2a61: Preparing 04:26:45 b122376c33c6: Preparing 04:26:45 f8381ed47b22: Preparing 04:26:45 e934a737d657: Preparing 04:26:45 fa1afe8e6ed9: Waiting 04:26:45 f8381ed47b22: Waiting 04:26:45 87a09b4c083e: Waiting 04:26:45 e934a737d657: Waiting 04:26:45 0f74e9ff2a61: Waiting 04:26:45 b122376c33c6: Waiting 04:26:46 50bee4509c98: Layer already exists 04:26:46 c02706c96839: Layer already exists 04:26:46 9ded3b6bb9b5: Layer already exists 04:26:46 5fd6b0f32354: Layer already exists 04:26:46 21e83af6efd7: Layer already exists 04:26:46 f8381ed47b22: Layer already exists 04:26:46 b122376c33c6: Layer already exists 04:26:46 0f74e9ff2a61: Layer already exists 04:26:46 fa1afe8e6ed9: Layer already exists 04:26:46 87a09b4c083e: Layer already exists 04:26:46 e934a737d657: Layer already exists 04:26:46 2.0.0-dev.259: digest: sha256:39f7a3218c78b7e9c3b0edbe6427230e3c946568937d799b93a1433f85408778 size: 2622 [Pipeline] isUnix [Pipeline] sh 04:26:46 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh 04:26:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 04:26:49 5fd6b0f32354: Preparing 04:26:49 c02706c96839: Preparing 04:26:49 21e83af6efd7: Preparing 04:26:49 50bee4509c98: Preparing 04:26:49 9ded3b6bb9b5: Preparing 04:26:49 fa1afe8e6ed9: Preparing 04:26:49 87a09b4c083e: Preparing 04:26:49 0f74e9ff2a61: Preparing 04:26:49 b122376c33c6: Preparing 04:26:49 f8381ed47b22: Preparing 04:26:49 e934a737d657: Preparing 04:26:49 fa1afe8e6ed9: Waiting 04:26:49 87a09b4c083e: Waiting 04:26:49 0f74e9ff2a61: Waiting 04:26:49 b122376c33c6: Waiting 04:26:49 f8381ed47b22: Waiting 04:26:49 e934a737d657: Waiting 04:26:49 9ded3b6bb9b5: Layer already exists 04:26:49 c02706c96839: Layer already exists 04:26:49 50bee4509c98: Layer already exists 04:26:49 5fd6b0f32354: Layer already exists 04:26:49 21e83af6efd7: Layer already exists 04:26:49 87a09b4c083e: Layer already exists 04:26:49 b122376c33c6: Layer already exists 04:26:49 f8381ed47b22: Layer already exists 04:26:49 0f74e9ff2a61: Layer already exists 04:26:49 fa1afe8e6ed9: Layer already exists 04:26:49 e934a737d657: Layer already exists 04:26:49 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:39f7a3218c78b7e9c3b0edbe6427230e3c946568937d799b93a1433f85408778 size: 2622 [Pipeline] isUnix [Pipeline] sh 04:26:49 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh 04:26:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master 04:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 04:26:49 5fd6b0f32354: Preparing 04:26:49 c02706c96839: Preparing 04:26:49 21e83af6efd7: Preparing 04:26:49 50bee4509c98: Preparing 04:26:49 9ded3b6bb9b5: Preparing 04:26:49 fa1afe8e6ed9: Preparing 04:26:49 87a09b4c083e: Preparing 04:26:49 0f74e9ff2a61: Preparing 04:26:49 b122376c33c6: Preparing 04:26:49 f8381ed47b22: Preparing 04:26:49 e934a737d657: Preparing 04:26:49 0f74e9ff2a61: Waiting 04:26:49 b122376c33c6: Waiting 04:26:49 fa1afe8e6ed9: Waiting 04:26:49 f8381ed47b22: Waiting 04:26:49 e934a737d657: Waiting 04:26:49 5fd6b0f32354: Layer already exists 04:26:49 9ded3b6bb9b5: Layer already exists 04:26:49 c02706c96839: Layer already exists 04:26:49 21e83af6efd7: Layer already exists 04:26:49 50bee4509c98: Layer already exists 04:26:49 87a09b4c083e: Layer already exists 04:26:49 fa1afe8e6ed9: Layer already exists 04:26:49 0f74e9ff2a61: Layer already exists 04:26:49 b122376c33c6: Layer already exists 04:26:49 f8381ed47b22: Layer already exists 04:26:49 e934a737d657: Layer already exists 04:26:49 master: digest: sha256:39f7a3218c78b7e9c3b0edbe6427230e3c946568937d799b93a1433f85408778 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:50 ===================================================== [Pipeline] echo 04:26:50 taggedImages: 04:26:50 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 04:26:50 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 04:26:50 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.259 04:26:50 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 04:26:50 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:26:57 ---> job-cost.sh 04:26:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yTeN 04:27:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:29:16 lf-activate-venv(): INFO: Adding /tmp/venv-yTeN/bin to PATH 04:29:16 INFO: No Stack... 04:29:16 INFO: Retrieving Pricing Info for: v2-standard-4 04:29:16 INFO: Archiving Costs [Pipeline] sh 04:29:19 + cat /w/workspace/edgex-go/530/archives/cost.csv 04:29:19 + cut -d, -f6 [Pipeline] lock 04:29:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-530-stack-cost] 04:29:19 Resource [jenkins-edgexfoundry-edgex-go-master-530-stack-cost] did not exist. Created. 04:29:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-master-530-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:29:26 + echo total: 0.18000000715255737 [Pipeline] stash 04:29:33 Stashed 1 file(s) [Pipeline] } 04:29:33 Lock released on resource [jenkins-edgexfoundry-edgex-go-master-530-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:30:19 provisioning config files... 04:30:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/530@tmp/config1813946656521585163tmp [Pipeline] { [Pipeline] sh 04:30:24 + set +x 04:30:24 + curl -s https://codecov.io/bash 04:30:24 + bash -s -- 04:30:24 04:30:24 _____ _ 04:30:24 / ____| | | 04:30:24 | | ___ __| | ___ ___ _____ __ 04:30:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:30:24 | |___| (_) | (_| | __/ (_| (_) \ V / 04:30:24 \_____\___/ \__,_|\___|\___\___/ \_/ 04:30:24 Bash-1.0.3 04:30:24 04:30:24 04:30:24 ==> git version 2.24.4 found 04:30:24 ==> 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 04:30:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:30:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:30:24 ==> Jenkins CI detected. 04:30:24 project root: . 04:30:24 --> token set from env 04:30:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:30:24 ==> Running gcov in . (disable via -X gcov) 04:30:24 ==> Python coveragepy not found 04:30:24 ==> Searching for coverage reports in: 04:30:24 + . 04:30:24 -> Found 1 reports 04:30:24 ==> Detecting git/mercurial file structure 04:30:24 ==> Reading reports 04:30:24 + ./coverage.out bytes=411487 04:30:24 ==> Appending adjustments 04:30:24 https://docs.codecov.io/docs/fixing-reports 04:30:24 + Found adjustments 04:30:24 ==> Gzipping contents 04:30:24 56K /tmp/codecov.vRFsBD.gz 04:30:24 ==> Uploading reports 04:30:24 url: https://codecov.io 04:30:24 query: branch=master&commit=9b7d42e1e61a7ee364e8f6860ff471f154b121f0&build=530&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F530%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:30:24 -> Pinging Codecov 04:30:24 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=9b7d42e1e61a7ee364e8f6860ff471f154b121f0&build=530&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F530%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:30:24 -> Uploading to 04:30:24 https://storage.googleapis.com/codecov/v4/raw/2021-06-09/00271124DB129430A58F1EEE437C3FCB/9b7d42e1e61a7ee364e8f6860ff471f154b121f0/74d7cfab-4dfe-48f8-9462-e8be4f09886e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T043024Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06e1d0b2df6d2c7bb76bb986bf62d7d05d70ac557f9d3d71712d5e30ea534be2 04:30:24 % Total % Received % Xferd Average Speed Time Time Time Current 04:30:24 Dload Upload Total Spent Left Speed 04:30:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 56035 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56035 0 0 100 56035 0 143k --:--:-- --:--:-- --:--:-- 142k 04:30:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] } 04:30:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:31:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:31:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:31:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:33 04:31:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 04:31:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:31:40 188c0c94c7c5: Pulling fs layer 04:31:40 0ef7d3d256c8: Pulling fs layer 04:31:40 de9db76c5a1d: Pulling fs layer 04:31:40 0eba1c9be4d2: Pulling fs layer 04:31:40 0d57e429df01: Pulling fs layer 04:31:40 4e4be7b47b0d: Pulling fs layer 04:31:40 e1f770b5df2f: Pulling fs layer 04:31:40 85a0685a4137: Pulling fs layer 04:31:40 0eba1c9be4d2: Waiting 04:31:40 0d57e429df01: Waiting 04:31:40 4e4be7b47b0d: Waiting 04:31:40 e1f770b5df2f: Waiting 04:31:40 85a0685a4137: Waiting 04:31:40 de9db76c5a1d: Verifying Checksum 04:31:40 de9db76c5a1d: Download complete 04:31:40 0ef7d3d256c8: Verifying Checksum 04:31:40 0ef7d3d256c8: Download complete 04:31:40 0d57e429df01: Verifying Checksum 04:31:40 0d57e429df01: Download complete 04:31:40 188c0c94c7c5: Verifying Checksum 04:31:40 188c0c94c7c5: Download complete 04:31:40 4e4be7b47b0d: Verifying Checksum 04:31:40 4e4be7b47b0d: Download complete 04:31:40 188c0c94c7c5: Pull complete 04:31:40 0ef7d3d256c8: Pull complete 04:31:40 de9db76c5a1d: Pull complete 04:31:40 e1f770b5df2f: Verifying Checksum 04:31:40 e1f770b5df2f: Download complete 04:31:40 0eba1c9be4d2: Verifying Checksum 04:31:40 0eba1c9be4d2: Download complete 04:31:40 85a0685a4137: Verifying Checksum 04:31:40 85a0685a4137: Download complete 04:31:43 0eba1c9be4d2: Pull complete 04:31:43 0d57e429df01: Pull complete 04:31:45 4e4be7b47b0d: Pull complete 04:31:45 e1f770b5df2f: Pull complete 04:31:47 85a0685a4137: Pull complete 04:31:47 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 04:31:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 04:31:52 prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container 04:31:54 $ 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/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:31:57 $ docker top 937c7531d9968e265fd95d74ce1bc4403eec2cec1d31ad129ab324d24b1c9f22 -eo pid,comm [Pipeline] { [Pipeline] echo 04:32:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 04:32:06 + set -o pipefail 04:32:06 + snyk monitor '--org=edgex-jenkins' 04:32:08 04:32:08 Monitoring /w/workspace/edgex-go/530 (github.com/edgexfoundry/edgex-go)... 04:32:08 04:32:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/57a1b5d8-9f63-4946-9717-88d9aa867d2c 04:32:08 04:32:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:32:08 04:32:08 [Pipeline] } 04:32:08 $ docker stop --time=1 937c7531d9968e265fd95d74ce1bc4403eec2cec1d31ad129ab324d24b1c9f22 04:32:26 $ docker rm -f 937c7531d9968e265fd95d74ce1bc4403eec2cec1d31ad129ab324d24b1c9f22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:37:44 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:38:04 provisioning config files... 04:38:07 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/530@tmp/config1138404005775706499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:23 --> edgex-publish-swagger.sh 04:38:23 === Publish openapi/v2 API === 04:38:23 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 04:38:23 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/530/openapi/v2/core-command.yaml] 04:38:23 % Total % Received % Xferd Average Speed Time Time Time Current 04:38:23 Dload Upload Total Spent Left Speed 04:38:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 26181 0:00:01 0:00:01 --:--:-- 26205 100 30687 0 0 100 30687 0 16003 0:00:01 0:00:01 --:--:-- 15999 100 30687 0 0 100 30687 0 16001 0:00:01 0:00:01 --:--:-- 15999 04:38:23 04:38:23 04:38:23 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/530/openapi/v2/core-data.yaml] 04:38:23 % Total % Received % Xferd Average Speed Time Time Time Current 04:38:23 Dload Upload Total Spent Left Speed 04:38:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56095 0 0 100 56095 0 48630 0:00:01 0:00:01 --:--:-- 48651 100 56095 0 0 100 56095 0 26805 0:00:02 0:00:02 --:--:-- 26814 100 56095 0 0 100 56095 0 26803 0:00:02 0:00:02 --:--:-- 26814 04:38:23 04:38:23 04:38:23 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/530/openapi/v2/core-metadata.yaml] 04:38:23 % Total % Received % Xferd Average Speed Time Time Time Current 04:38:23 Dload Upload Total Spent Left Speed 04:38:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 103k 0:00:01 0:00:01 --:--:-- 103k 100 118k 0 0 100 118k 0 89750 0:00:01 0:00:01 --:--:-- 89810 04:38:27 04:38:27 04:38:27 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/530/openapi/v2/support-notifications.yaml] 04:38:27 % Total % Received % Xferd Average Speed Time Time Time Current 04:38:27 Dload Upload Total Spent Left Speed 04:38:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 67729 0:00:01 0:00:01 --:--:-- 67792 100 78300 0 0 100 78300 0 41939 0:00:01 0:00:01 --:--:-- 41938 100 78300 0 0 100 78300 0 41936 0:00:01 0:00:01 --:--:-- 41938 04:38:27 04:38:27 04:38:27 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/530/openapi/v2/support-scheduler.yaml] 04:38:27 % Total % Received % Xferd Average Speed Time Time Time Current 04:38:27 Dload Upload Total Spent Left Speed 04:38:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37318 0 0 100 37318 0 32297 0:00:01 0:00:01 --:--:-- 32309 100 37318 0 0 100 37318 0 23289 0:00:01 0:00:01 --:--:-- 23280 100 37318 0 0 100 37318 0 23287 0:00:01 0:00:01 --:--:-- 23280 04:38:27 04:38:27 04:38:27 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/530/openapi/v2/system-agent.yaml] 04:38:27 % Total % Received % Xferd Average Speed Time Time Time Current 04:38:27 Dload Upload Total Spent Left Speed 04:38:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20029 0 0 100 20029 0 17412 0:00:01 0:00:01 --:--:-- 17416 100 20029 0 0 100 20029 0 10581 0:00:01 0:00:01 --:--:-- 10580 100 20029 0 0 100 20029 0 10580 0:00:01 0:00:01 --:--:-- 10580 04:38:29 04:38:29 [Pipeline] } 04:38:29 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 04:39:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:39:00 . [Pipeline] withDockerContainer 04:39:04 prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container 04:39:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:39:09 $ docker top 8c7e622f195b36cd6410de1f33b4f5aad61e8cb987ac4b6f8df65d69bb4449c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:39:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:39:16 [ssh-agent] Looking for ssh-agent implementation... 04:39:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:39:18 $ docker exec 8c7e622f195b36cd6410de1f33b4f5aad61e8cb987ac4b6f8df65d69bb4449c6 ssh-agent 04:39:20 SSH_AUTH_SOCK=/tmp/ssh-NfXYX7lJVuXV/agent.15 04:39:20 SSH_AGENT_PID=22 04:39:20 Running ssh-add (command line suppressed) 04:39:20 Identity added: /w/workspace/edgex-go/530@tmp/private_key_3401042182265076157.key (/w/workspace/edgex-go/530@tmp/private_key_3401042182265076157.key) 04:39:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:39:27 + git semver tag 04:39:27 # -> Open(): unable to determine branch for HEAD 04:39:27 # $GIT_DIR = /w/workspace/edgex-go/530/.git 04:39:27 # $GIT_WORK_TREE = /w/workspace/edgex-go/530 04:39:27 # $SEMVER_REMOTE_NAME = origin 04:39:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:39:27 # $SEMVER_USER_NAME = edgex-jenkins 04:39:27 # $SEMVER_BRANCH = master 04:39:27 # $SEMVER_DIR = /w/workspace/edgex-go/530/.semver 04:39:27 # 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 HEAD 04:39:27 # -> Force: false 04:39:27 # f5254c67a002f68558782eef0c6c0a6658a81a9c refs/tags/v2.0.0-dev.259 [Pipeline] } 04:39:27 $ docker exec --env ******** --env ******** 8c7e622f195b36cd6410de1f33b4f5aad61e8cb987ac4b6f8df65d69bb4449c6 ssh-agent -k 04:39:27 unset SSH_AUTH_SOCK; 04:39:27 unset SSH_AGENT_PID; 04:39:27 echo Agent pid 22 killed; 04:39:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:39:36 + git semver [Pipeline] } 04:39:36 $ docker stop --time=1 8c7e622f195b36cd6410de1f33b4f5aad61e8cb987ac4b6f8df65d69bb4449c6 04:39:39 $ docker rm -f 8c7e622f195b36cd6410de1f33b4f5aad61e8cb987ac4b6f8df65d69bb4449c6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:39:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:39:59 04:39:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:40:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:40:06 0.23.1-centos7: Pulling from edgex-lftools 04:40:06 ab5ef0e58194: Pulling fs layer 04:40:06 9712f1f96733: Pulling fs layer 04:40:06 63f879dbbcfc: Pulling fs layer 04:40:06 0d9ebad4ef96: Pulling fs layer 04:40:06 e9a5061849ea: Pulling fs layer 04:40:06 d747dcd14b5f: Pulling fs layer 04:40:06 2de7ff778b66: Pulling fs layer 04:40:06 e9a5061849ea: Waiting 04:40:06 d747dcd14b5f: Waiting 04:40:06 2de7ff778b66: Waiting 04:40:06 0d9ebad4ef96: Waiting 04:40:06 9712f1f96733: Verifying Checksum 04:40:06 9712f1f96733: Download complete 04:40:06 63f879dbbcfc: Verifying Checksum 04:40:06 63f879dbbcfc: Download complete 04:40:06 e9a5061849ea: Verifying Checksum 04:40:06 e9a5061849ea: Download complete 04:40:06 d747dcd14b5f: Verifying Checksum 04:40:06 d747dcd14b5f: Download complete 04:40:06 2de7ff778b66: Verifying Checksum 04:40:06 2de7ff778b66: Download complete 04:40:06 ab5ef0e58194: Verifying Checksum 04:40:06 ab5ef0e58194: Download complete 04:40:06 0d9ebad4ef96: Verifying Checksum 04:40:06 0d9ebad4ef96: Download complete 04:40:08 ab5ef0e58194: Pull complete 04:40:08 9712f1f96733: Pull complete 04:40:08 63f879dbbcfc: Pull complete 04:40:11 0d9ebad4ef96: Pull complete 04:40:13 e9a5061849ea: Pull complete 04:40:13 d747dcd14b5f: Pull complete 04:40:13 2de7ff778b66: Pull complete 04:40:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:40:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:40:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:40:15 prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container 04:40:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-lftools:0.23.1-centos7 cat 04:40:24 $ docker top 547d34b9b7c72b81b8613d60909e66bfd549506cfc1b24d523ce4ac06e6d0581 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:40:31 provisioning config files... 04:40:31 copy managed file [sigul-config] to file:/w/workspace/edgex-go/530@tmp/config4667553783820701775tmp 04:40:31 copy managed file [sigul-password] to file:/w/workspace/edgex-go/530@tmp/config787628778802999328tmp 04:40:33 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/530@tmp/config787884277900345359tmp [Pipeline] { [Pipeline] echo 04:40:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:40:40 ---> sigul-configuration.sh 04:40:40 gpg: directory `/root/.gnupg' created 04:40:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:40:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:40:40 gpg: keyring `/root/.gnupg/secring.gpg' created 04:40:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:40:40 gpg: CAST5 encrypted data 04:40:40 gpg: encrypted with 1 passphrase 04:40:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:40:45 + mkdir /home/jenkins 04:40:45 + mkdir /home/jenkins/sigul [Pipeline] sh 04:40:49 + 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 04:40:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:40:54 ---> sigul-install.sh 04:40:56 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 04:40:58 + git tag --list 04:40:58 0.6.0 04:40:58 0.6.1 04:40:58 0.7.0 04:40:58 0.7.1 04:40:58 v0.0.0 04:40:58 v0.0.1-dev.1 04:40:58 v1.0.0 04:40:58 v1.0.1 04:40:58 v1.1.0 04:40:58 v1.2.0 04:40:58 v1.2.1 04:40:58 v1.2.2-dev.1 04:40:58 v1.2.2-dev.10 04:40:58 v1.2.2-dev.100 04:40:58 v1.2.2-dev.101 04:40:58 v1.2.2-dev.102 04:40:58 v1.2.2-dev.103 04:40:58 v1.2.2-dev.104 04:40:58 v1.2.2-dev.105 04:40:58 v1.2.2-dev.106 04:40:58 v1.2.2-dev.107 04:40:58 v1.2.2-dev.11 04:40:58 v1.2.2-dev.12 04:40:58 v1.2.2-dev.13 04:40:58 v1.2.2-dev.14 04:40:58 v1.2.2-dev.15 04:40:58 v1.2.2-dev.16 04:40:58 v1.2.2-dev.17 04:40:58 v1.2.2-dev.18 04:40:58 v1.2.2-dev.19 04:40:58 v1.2.2-dev.2 04:40:58 v1.2.2-dev.20 04:40:58 v1.2.2-dev.21 04:40:58 v1.2.2-dev.22 04:40:58 v1.2.2-dev.23 04:40:58 v1.2.2-dev.24 04:40:58 v1.2.2-dev.25 04:40:58 v1.2.2-dev.26 04:40:58 v1.2.2-dev.27 04:40:58 v1.2.2-dev.28 04:40:58 v1.2.2-dev.29 04:40:58 v1.2.2-dev.3 04:40:58 v1.2.2-dev.30 04:40:58 v1.2.2-dev.31 04:40:58 v1.2.2-dev.32 04:40:58 v1.2.2-dev.33 04:40:58 v1.2.2-dev.34 04:40:58 v1.2.2-dev.35 04:40:58 v1.2.2-dev.36 04:40:58 v1.2.2-dev.37 04:40:58 v1.2.2-dev.38 04:40:58 v1.2.2-dev.39 04:40:58 v1.2.2-dev.4 04:40:58 v1.2.2-dev.40 04:40:58 v1.2.2-dev.41 04:40:58 v1.2.2-dev.42 04:40:58 v1.2.2-dev.43 04:40:58 v1.2.2-dev.44 04:40:58 v1.2.2-dev.45 04:40:58 v1.2.2-dev.46 04:40:58 v1.2.2-dev.47 04:40:58 v1.2.2-dev.48 04:40:58 v1.2.2-dev.49 04:40:58 v1.2.2-dev.5 04:40:58 v1.2.2-dev.50 04:40:58 v1.2.2-dev.51 04:40:58 v1.2.2-dev.52 04:40:58 v1.2.2-dev.53 04:40:58 v1.2.2-dev.54 04:40:58 v1.2.2-dev.55 04:40:58 v1.2.2-dev.56 04:40:58 v1.2.2-dev.57 04:40:58 v1.2.2-dev.58 04:40:58 v1.2.2-dev.59 04:40:58 v1.2.2-dev.6 04:40:58 v1.2.2-dev.60 04:40:58 v1.2.2-dev.61 04:40:58 v1.2.2-dev.62 04:40:58 v1.2.2-dev.63 04:40:58 v1.2.2-dev.64 04:40:58 v1.2.2-dev.65 04:40:58 v1.2.2-dev.66 04:40:58 v1.2.2-dev.67 04:40:58 v1.2.2-dev.68 04:40:58 v1.2.2-dev.69 04:40:58 v1.2.2-dev.7 04:40:58 v1.2.2-dev.70 04:40:58 v1.2.2-dev.71 04:40:58 v1.2.2-dev.72 04:40:58 v1.2.2-dev.73 04:40:58 v1.2.2-dev.74 04:40:58 v1.2.2-dev.75 04:40:58 v1.2.2-dev.76 04:40:58 v1.2.2-dev.77 04:40:58 v1.2.2-dev.78 04:40:58 v1.2.2-dev.79 04:40:58 v1.2.2-dev.8 04:40:58 v1.2.2-dev.80 04:40:58 v1.2.2-dev.81 04:40:58 v1.2.2-dev.82 04:40:58 v1.2.2-dev.83 04:40:58 v1.2.2-dev.84 04:40:58 v1.2.2-dev.85 04:40:58 v1.2.2-dev.86 04:40:58 v1.2.2-dev.87 04:40:58 v1.2.2-dev.88 04:40:58 v1.2.2-dev.89 04:40:58 v1.2.2-dev.9 04:40:58 v1.2.2-dev.90 04:40:58 v1.2.2-dev.91 04:40:58 v1.2.2-dev.92 04:40:58 v1.2.2-dev.93 04:40:58 v1.2.2-dev.94 04:40:58 v1.2.2-dev.95 04:40:58 v1.2.2-dev.96 04:40:58 v1.2.2-dev.97 04:40:58 v1.2.2-dev.98 04:40:58 v1.2.2-dev.99 04:40:58 v1.3.0 04:40:58 v1.3.1 04:40:58 v1.3.1-dev.1 04:40:58 v1.3.1-dev.10 04:40:58 v1.3.1-dev.11 04:40:58 v1.3.1-dev.12 04:40:58 v1.3.1-dev.13 04:40:58 v1.3.1-dev.14 04:40:58 v1.3.1-dev.15 04:40:58 v1.3.1-dev.16 04:40:58 v1.3.1-dev.17 04:40:58 v1.3.1-dev.18 04:40:58 v1.3.1-dev.2 04:40:58 v1.3.1-dev.3 04:40:58 v1.3.1-dev.4 04:40:58 v1.3.1-dev.5 04:40:58 v1.3.1-dev.6 04:40:58 v1.3.1-dev.7 04:40:58 v1.3.1-dev.8 04:40:58 v1.3.1-dev.9 04:40:58 v2.0.0-dev.1 04:40:58 v2.0.0-dev.10 04:40:58 v2.0.0-dev.100 04:40:58 v2.0.0-dev.101 04:40:58 v2.0.0-dev.102 04:40:58 v2.0.0-dev.103 04:40:58 v2.0.0-dev.104 04:40:58 v2.0.0-dev.105 04:40:58 v2.0.0-dev.106 04:40:58 v2.0.0-dev.107 04:40:58 v2.0.0-dev.108 04:40:58 v2.0.0-dev.109 04:40:58 v2.0.0-dev.11 04:40:58 v2.0.0-dev.110 04:40:58 v2.0.0-dev.111 04:40:58 v2.0.0-dev.112 04:40:58 v2.0.0-dev.113 04:40:58 v2.0.0-dev.114 04:40:58 v2.0.0-dev.115 04:40:58 v2.0.0-dev.116 04:40:58 v2.0.0-dev.117 04:40:58 v2.0.0-dev.118 04:40:58 v2.0.0-dev.119 04:40:58 v2.0.0-dev.12 04:40:58 v2.0.0-dev.120 04:40:58 v2.0.0-dev.121 04:40:58 v2.0.0-dev.122 04:40:58 v2.0.0-dev.123 04:40:58 v2.0.0-dev.124 04:40:58 v2.0.0-dev.125 04:40:58 v2.0.0-dev.126 04:40:58 v2.0.0-dev.127 04:40:58 v2.0.0-dev.128 04:40:58 v2.0.0-dev.129 04:40:58 v2.0.0-dev.13 04:40:58 v2.0.0-dev.130 04:40:58 v2.0.0-dev.131 04:40:58 v2.0.0-dev.132 04:40:58 v2.0.0-dev.133 04:40:58 v2.0.0-dev.134 04:40:58 v2.0.0-dev.135 04:40:58 v2.0.0-dev.136 04:40:58 v2.0.0-dev.137 04:40:58 v2.0.0-dev.138 04:40:58 v2.0.0-dev.139 04:40:58 v2.0.0-dev.14 04:40:58 v2.0.0-dev.140 04:40:58 v2.0.0-dev.141 04:40:58 v2.0.0-dev.142 04:40:58 v2.0.0-dev.143 04:40:58 v2.0.0-dev.144 04:40:58 v2.0.0-dev.145 04:40:58 v2.0.0-dev.146 04:40:58 v2.0.0-dev.147 04:40:58 v2.0.0-dev.148 04:40:58 v2.0.0-dev.149 04:40:58 v2.0.0-dev.15 04:40:58 v2.0.0-dev.150 04:40:58 v2.0.0-dev.151 04:40:58 v2.0.0-dev.152 04:40:58 v2.0.0-dev.153 04:40:58 v2.0.0-dev.154 04:40:58 v2.0.0-dev.155 04:40:58 v2.0.0-dev.156 04:40:58 v2.0.0-dev.157 04:40:58 v2.0.0-dev.158 04:40:58 v2.0.0-dev.159 04:40:58 v2.0.0-dev.16 04:40:58 v2.0.0-dev.160 04:40:58 v2.0.0-dev.161 04:40:58 v2.0.0-dev.162 04:40:58 v2.0.0-dev.163 04:40:58 v2.0.0-dev.164 04:40:58 v2.0.0-dev.165 04:40:58 v2.0.0-dev.166 04:40:58 v2.0.0-dev.167 04:40:58 v2.0.0-dev.168 04:40:58 v2.0.0-dev.169 04:40:58 v2.0.0-dev.17 04:40:58 v2.0.0-dev.170 04:40:58 v2.0.0-dev.171 04:40:58 v2.0.0-dev.172 04:40:58 v2.0.0-dev.173 04:40:58 v2.0.0-dev.174 04:40:58 v2.0.0-dev.175 04:40:58 v2.0.0-dev.176 04:40:58 v2.0.0-dev.177 04:40:58 v2.0.0-dev.178 04:40:58 v2.0.0-dev.179 04:40:58 v2.0.0-dev.18 04:40:58 v2.0.0-dev.180 04:40:58 v2.0.0-dev.181 04:40:58 v2.0.0-dev.182 04:40:58 v2.0.0-dev.183 04:40:58 v2.0.0-dev.184 04:40:58 v2.0.0-dev.185 04:40:58 v2.0.0-dev.186 04:40:58 v2.0.0-dev.187 04:40:58 v2.0.0-dev.188 04:40:58 v2.0.0-dev.189 04:40:58 v2.0.0-dev.19 04:40:58 v2.0.0-dev.190 04:40:58 v2.0.0-dev.191 04:40:58 v2.0.0-dev.192 04:40:58 v2.0.0-dev.193 04:40:58 v2.0.0-dev.194 04:40:58 v2.0.0-dev.195 04:40:58 v2.0.0-dev.196 04:40:58 v2.0.0-dev.197 04:40:58 v2.0.0-dev.198 04:40:58 v2.0.0-dev.199 04:40:58 v2.0.0-dev.2 04:40:58 v2.0.0-dev.20 04:40:58 v2.0.0-dev.200 04:40:58 v2.0.0-dev.201 04:40:58 v2.0.0-dev.202 04:40:58 v2.0.0-dev.203 04:40:58 v2.0.0-dev.204 04:40:58 v2.0.0-dev.205 04:40:58 v2.0.0-dev.206 04:40:58 v2.0.0-dev.207 04:40:58 v2.0.0-dev.208 04:40:58 v2.0.0-dev.209 04:40:58 v2.0.0-dev.21 04:40:58 v2.0.0-dev.210 04:40:58 v2.0.0-dev.211 04:40:58 v2.0.0-dev.212 04:40:58 v2.0.0-dev.213 04:40:58 v2.0.0-dev.214 04:40:58 v2.0.0-dev.215 04:40:58 v2.0.0-dev.216 04:40:58 v2.0.0-dev.217 04:40:58 v2.0.0-dev.218 04:40:58 v2.0.0-dev.219 04:40:58 v2.0.0-dev.22 04:40:58 v2.0.0-dev.220 04:40:58 v2.0.0-dev.221 04:40:58 v2.0.0-dev.222 04:40:58 v2.0.0-dev.223 04:40:58 v2.0.0-dev.224 04:40:58 v2.0.0-dev.225 04:40:58 v2.0.0-dev.226 04:40:58 v2.0.0-dev.227 04:40:58 v2.0.0-dev.228 04:40:58 v2.0.0-dev.229 04:40:58 v2.0.0-dev.23 04:40:58 v2.0.0-dev.230 04:40:58 v2.0.0-dev.231 04:40:58 v2.0.0-dev.232 04:40:58 v2.0.0-dev.233 04:40:58 v2.0.0-dev.234 04:40:58 v2.0.0-dev.235 04:40:58 v2.0.0-dev.236 04:40:58 v2.0.0-dev.237 04:40:58 v2.0.0-dev.238 04:40:58 v2.0.0-dev.239 04:40:58 v2.0.0-dev.24 04:40:58 v2.0.0-dev.240 04:40:58 v2.0.0-dev.241 04:40:58 v2.0.0-dev.242 04:40:58 v2.0.0-dev.243 04:40:58 v2.0.0-dev.244 04:40:58 v2.0.0-dev.245 04:40:58 v2.0.0-dev.246 04:40:58 v2.0.0-dev.247 04:40:58 v2.0.0-dev.248 04:40:58 v2.0.0-dev.249 04:40:58 v2.0.0-dev.25 04:40:58 v2.0.0-dev.250 04:40:58 v2.0.0-dev.251 04:40:58 v2.0.0-dev.252 04:40:58 v2.0.0-dev.253 04:40:58 v2.0.0-dev.254 04:40:58 v2.0.0-dev.255 04:40:58 v2.0.0-dev.256 04:40:58 v2.0.0-dev.257 04:40:58 v2.0.0-dev.258 04:40:58 v2.0.0-dev.259 04:40:58 v2.0.0-dev.26 04:40:58 v2.0.0-dev.27 04:40:58 v2.0.0-dev.28 04:40:58 v2.0.0-dev.29 04:40:58 v2.0.0-dev.3 04:40:58 v2.0.0-dev.30 04:40:58 v2.0.0-dev.31 04:40:58 v2.0.0-dev.32 04:40:58 v2.0.0-dev.33 04:40:58 v2.0.0-dev.34 04:40:58 v2.0.0-dev.35 04:40:58 v2.0.0-dev.36 04:40:58 v2.0.0-dev.37 04:40:58 v2.0.0-dev.38 04:40:58 v2.0.0-dev.39 04:40:58 v2.0.0-dev.4 04:40:58 v2.0.0-dev.40 04:40:58 v2.0.0-dev.41 04:40:58 v2.0.0-dev.42 04:40:58 v2.0.0-dev.43 04:40:58 v2.0.0-dev.44 04:40:58 v2.0.0-dev.45 04:40:58 v2.0.0-dev.46 04:40:58 v2.0.0-dev.47 04:40:58 v2.0.0-dev.48 04:40:58 v2.0.0-dev.49 04:40:58 v2.0.0-dev.5 04:40:58 v2.0.0-dev.50 04:40:58 v2.0.0-dev.51 04:40:58 v2.0.0-dev.52 04:40:58 v2.0.0-dev.53 04:40:58 v2.0.0-dev.54 04:40:58 v2.0.0-dev.55 04:40:58 v2.0.0-dev.56 04:40:58 v2.0.0-dev.57 04:40:58 v2.0.0-dev.58 04:40:58 v2.0.0-dev.59 04:40:58 v2.0.0-dev.6 04:40:58 v2.0.0-dev.60 04:40:58 v2.0.0-dev.61 04:40:58 v2.0.0-dev.62 04:40:58 v2.0.0-dev.63 04:40:58 v2.0.0-dev.64 04:40:58 v2.0.0-dev.65 04:40:58 v2.0.0-dev.66 04:40:58 v2.0.0-dev.67 04:40:58 v2.0.0-dev.68 04:40:58 v2.0.0-dev.69 04:40:58 v2.0.0-dev.7 04:40:58 v2.0.0-dev.70 04:40:58 v2.0.0-dev.71 04:40:58 v2.0.0-dev.72 04:40:58 v2.0.0-dev.73 04:40:58 v2.0.0-dev.74 04:40:58 v2.0.0-dev.75 04:40:58 v2.0.0-dev.76 04:40:58 v2.0.0-dev.77 04:40:58 v2.0.0-dev.78 04:40:58 v2.0.0-dev.79 04:40:58 v2.0.0-dev.8 04:40:58 v2.0.0-dev.80 04:40:58 v2.0.0-dev.81 04:40:58 v2.0.0-dev.82 04:40:58 v2.0.0-dev.83 04:40:58 v2.0.0-dev.84 04:40:58 v2.0.0-dev.85 04:40:58 v2.0.0-dev.86 04:40:58 v2.0.0-dev.87 04:40:58 v2.0.0-dev.88 04:40:58 v2.0.0-dev.89 04:40:58 v2.0.0-dev.9 04:40:58 v2.0.0-dev.90 04:40:58 v2.0.0-dev.91 04:40:58 v2.0.0-dev.92 04:40:58 v2.0.0-dev.93 04:40:58 v2.0.0-dev.94 04:40:58 v2.0.0-dev.95 04:40:58 v2.0.0-dev.96 04:40:58 v2.0.0-dev.97 04:40:58 v2.0.0-dev.98 04:40:58 v2.0.0-dev.99 [Pipeline] sh 04:41:03 + lftools sign git-tag v2.0.0-dev.259 04:41:03 Signing Git tag with Sigul... 04:41:03 Signing v2.0.0-dev.259 [Pipeline] echo 04:41:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:41:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:41:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:41:12 $ docker stop --time=1 547d34b9b7c72b81b8613d60909e66bfd549506cfc1b24d523ce4ac06e6d0581 04:41:21 $ docker rm -f 547d34b9b7c72b81b8613d60909e66bfd549506cfc1b24d523ce4ac06e6d0581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 04:42:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:42:47 . [Pipeline] withDockerContainer 04:43:19 prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container 04:44:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:44:41 $ docker top df0d861c82d452a126bd6b5dd75bfff673209ea4fccfa5acc7fd18b972865373 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:46:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:46:25 [ssh-agent] Looking for ssh-agent implementation... 04:46:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:46:40 $ docker exec df0d861c82d452a126bd6b5dd75bfff673209ea4fccfa5acc7fd18b972865373 ssh-agent 04:46:56 SSH_AUTH_SOCK=/tmp/ssh-or5lMQEfnh36/agent.15 04:46:56 SSH_AGENT_PID=21 04:46:56 Running ssh-add (command line suppressed) 04:46:56 Identity added: /w/workspace/edgex-go/530@tmp/private_key_1219982294884053258.key (/w/workspace/edgex-go/530@tmp/private_key_1219982294884053258.key) 04:47:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:55 + git semver bump pre 04:47:55 # -> Open(): unable to determine branch for HEAD 04:47:55 # $GIT_DIR = /w/workspace/edgex-go/530/.git 04:47:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/530 04:47:55 # $SEMVER_REMOTE_NAME = origin 04:47:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:47:55 # $SEMVER_USER_NAME = edgex-jenkins 04:47:55 # $SEMVER_BRANCH = master 04:47:55 # $SEMVER_DIR = /w/workspace/edgex-go/530/.semver 04:47:55 2.0.0-dev.260 [Pipeline] } 04:48:03 $ docker exec --env ******** --env ******** df0d861c82d452a126bd6b5dd75bfff673209ea4fccfa5acc7fd18b972865373 ssh-agent -k 04:48:03 unset SSH_AUTH_SOCK; 04:48:03 unset SSH_AGENT_PID; 04:48:03 echo Agent pid 21 killed; 04:48:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:48:50 + git semver [Pipeline] } 04:48:57 $ docker stop --time=1 df0d861c82d452a126bd6b5dd75bfff673209ea4fccfa5acc7fd18b972865373 04:49:10 $ docker rm -f df0d861c82d452a126bd6b5dd75bfff673209ea4fccfa5acc7fd18b972865373 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:50:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:50:10 . [Pipeline] withDockerContainer 04:50:37 prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container 04:51:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:51:35 $ docker top c274e48fc0730c36b1e6b87649d5b4d73ae51de2c735f1116a7b508676371fa7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:56:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:04 [ssh-agent] Looking for ssh-agent implementation... 04:57:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:57:20 $ docker exec c274e48fc0730c36b1e6b87649d5b4d73ae51de2c735f1116a7b508676371fa7 ssh-agent 04:57:31 SSH_AUTH_SOCK=/tmp/ssh-cSvtH6fPQWP1/agent.14 04:57:31 SSH_AGENT_PID=20 04:57:59 Running ssh-add (command line suppressed) 04:57:59 Identity added: /w/workspace/edgex-go/530@tmp/private_key_3904277537662900581.key (/w/workspace/edgex-go/530@tmp/private_key_3904277537662900581.key) 04:59:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:20 + git semver push 05:00:20 # -> Open(): unable to determine branch for HEAD 05:00:20 # $GIT_DIR = /w/workspace/edgex-go/530/.git 05:00:20 # $GIT_WORK_TREE = /w/workspace/edgex-go/530 05:00:20 # $SEMVER_REMOTE_NAME = origin 05:00:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:00:20 # $SEMVER_USER_NAME = edgex-jenkins 05:00:20 # $SEMVER_BRANCH = master 05:00:20 # $SEMVER_DIR = /w/workspace/edgex-go/530/.semver [Pipeline] } 05:00:27 $ docker exec --env ******** --env ******** c274e48fc0730c36b1e6b87649d5b4d73ae51de2c735f1116a7b508676371fa7 ssh-agent -k 05:00:27 unset SSH_AUTH_SOCK; 05:00:27 unset SSH_AGENT_PID; 05:00:27 echo Agent pid 20 killed; 05:00:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:01:28 + git semver 05:01:44 Cannot contact prd-centos7-docker-4c-2g-1173: java.lang.InterruptedException [Pipeline] } 05:02:35 $ docker stop --time=1 c274e48fc0730c36b1e6b87649d5b4d73ae51de2c735f1116a7b508676371fa7 05:04:45 $ docker rm -f c274e48fc0730c36b1e6b87649d5b4d73ae51de2c735f1116a7b508676371fa7 [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 05:09:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:10:40 ---> package-listing.sh 05:10:40 ++ tr '[:upper:]' '[:lower:]' 05:10:40 ++ facter osfamily 05:10:40 + OS_FAMILY=redhat 05:10:40 + workspace=/w/workspace/edgex-go/530 05:10:40 + START_PACKAGES=/tmp/packages_start.txt 05:10:40 + END_PACKAGES=/tmp/packages_end.txt 05:10:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:10:40 + PACKAGES=/tmp/packages_start.txt 05:10:40 + '[' /w/workspace/edgex-go/530 ']' 05:10:40 + PACKAGES=/tmp/packages_end.txt 05:10:40 + case "${OS_FAMILY}" in 05:10:40 + sort 05:10:40 + rpm -qa 05:10:40 + '[' -f /tmp/packages_start.txt ']' 05:10:40 + '[' -f /tmp/packages_end.txt ']' 05:10:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:10:40 + '[' /w/workspace/edgex-go/530 ']' 05:10:40 + mkdir -p /w/workspace/edgex-go/530/archives/ 05:10:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/530/archives/ [Pipeline] echo 05:10:47 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/530/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:11:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:11:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:11:38 05:11:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:11:52 Cannot contact prd-centos7-docker-4c-2g-1173: java.lang.InterruptedException [Pipeline] isUnix [Pipeline] sh 05:13:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:13:49 alpine: Pulling from edgex-lftools-log-publisher 05:13:49 df20fa9351a1: Pulling fs layer 05:13:49 36b3adc4ff6f: Pulling fs layer 05:13:49 8ad3a11d3b57: Pulling fs layer 05:13:49 46f8f816bc3b: Pulling fs layer 05:13:49 93b61091891f: Pulling fs layer 05:13:49 93b9cdb0e59b: Pulling fs layer 05:13:49 5e14af77c1be: Pulling fs layer 05:13:49 01666e4c0597: Pulling fs layer 05:13:49 aa168da1d23b: Pulling fs layer 05:13:49 93b9cdb0e59b: Waiting 05:13:49 5e14af77c1be: Waiting 05:13:49 01666e4c0597: Waiting 05:13:49 aa168da1d23b: Waiting 05:13:49 46f8f816bc3b: Waiting 05:13:49 93b61091891f: Waiting 05:13:49 36b3adc4ff6f: Verifying Checksum 05:13:49 36b3adc4ff6f: Download complete 05:13:49 46f8f816bc3b: Verifying Checksum 05:13:49 46f8f816bc3b: Download complete 05:13:49 df20fa9351a1: Verifying Checksum 05:13:49 df20fa9351a1: Download complete 05:13:49 93b9cdb0e59b: Verifying Checksum 05:13:49 93b9cdb0e59b: Download complete 05:13:49 93b61091891f: Verifying Checksum 05:13:49 93b61091891f: Download complete 05:13:49 5e14af77c1be: Verifying Checksum 05:13:49 5e14af77c1be: Download complete 05:13:49 01666e4c0597: Verifying Checksum 05:13:49 01666e4c0597: Download complete 05:13:49 8ad3a11d3b57: Verifying Checksum 05:13:49 8ad3a11d3b57: Download complete 05:13:49 df20fa9351a1: Pull complete 05:13:49 36b3adc4ff6f: Pull complete 05:13:49 8ad3a11d3b57: Pull complete 05:13:49 46f8f816bc3b: Pull complete 05:13:49 93b61091891f: Pull complete 05:13:49 93b9cdb0e59b: Pull complete 05:13:49 5e14af77c1be: Pull complete 05:13:49 01666e4c0597: Pull complete 05:13:49 aa168da1d23b: Verifying Checksum 05:13:49 aa168da1d23b: Download complete 05:13:49 aa168da1d23b: Pull complete 05:13:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:13:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:13:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:13:51 Cannot contact prd-centos7-docker-4c-2g-1173: java.lang.InterruptedException [Pipeline] withDockerContainer 05:14:22 prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container 05:14:41 $ 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/530/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/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-lftools-log-publisher:alpine cat 05:14:58 $ docker top e8f0e3a196391fc7efc23fe295ca7d105ff28188a7c4946b04fe9ea6989e9285 -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:22 + touch /tmp/pre-build-complete [Pipeline] sh 05:15:55 + mkdir -p /var/log/sa [Pipeline] sh 05:16:31 + ls /var/log/sa-host 05:16:31 + sadf -c /var/log/sa-host/sa05 05:16:31 file_magic: OK 05:16:31 HZ: Using current value: 100 05:16:31 file_header: OK 05:16:31 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 05:16:31 Statistics: 05:16:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:16:31 File successfully converted to sysstat format version 12.2.1 05:16:31 + sadf -c /var/log/sa-host/sa09 05:16:31 file_magic: OK 05:16:31 HZ: Using current value: 100 05:16:31 file_header: OK 05:16:31 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 05:16:31 Statistics: 05:16:31 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...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...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... 05:16:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:17:43 provisioning config files... 05:17:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/530@tmp/config4431038793749895633tmp [Pipeline] { [Pipeline] echo 05:17:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:18:10 ---> create-netrc.sh [Pipeline] } 05:18:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:18:41 ---> python-tools-install.sh [Pipeline] echo 05:18:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:19:04 ---> sudo-logs.sh 05:19:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:19:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:19:27 ---> job-cost.sh 05:19:27 lf-activate-venv: SKIPPING 05:19:27 DEBUG: total: 0.18000000715255737 05:19:27 INFO: Retrieving Stack Cost... 05:19:27 INFO: Retrieving Pricing Info for: v3-standard-2 05:19:27 INFO: Archiving Costs [Pipeline] echo 05:19:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:19:55 ---> logs-deploy.sh 05:19:55 lf-activate-venv: SKIPPING 05:19:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/530 05:19:55 INFO: archiving workspace using pattern(s): 05:19:55 Archives upload complete. 05:19:55 INFO: archiving logs to Nexus 05:19:55 ---> uname -a: 05:19:55 Linux prd-centos7-docker-4c-2g-1173.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:19:55 05:19:55 05:19:55 ---> lscpu: 05:19:55 Architecture: x86_64 05:19:55 CPU op-mode(s): 32-bit, 64-bit 05:19:55 Byte Order: Little Endian 05:19:55 Address sizes: 40 bits physical, 48 bits virtual 05:19:55 CPU(s): 2 05:19:55 On-line CPU(s) list: 0,1 05:19:55 Thread(s) per core: 1 05:19:55 Core(s) per socket: 1 05:19:55 Socket(s): 2 05:19:55 NUMA node(s): 1 05:19:55 Vendor ID: AuthenticAMD 05:19:55 CPU family: 23 05:19:55 Model: 49 05:19:55 Model name: AMD EPYC-Rome Processor 05:19:55 Stepping: 0 05:19:55 CPU MHz: 2800.000 05:19:55 BogoMIPS: 5600.00 05:19:55 Virtualization: AMD-V 05:19:55 Hypervisor vendor: KVM 05:19:55 Virtualization type: full 05:19:55 L1d cache: 64 KiB 05:19:55 L1i cache: 64 KiB 05:19:55 L2 cache: 1 MiB 05:19:55 L3 cache: 32 MiB 05:19:55 NUMA node0 CPU(s): 0,1 05:19:55 Vulnerability Itlb multihit: Not affected 05:19:55 Vulnerability L1tf: Not affected 05:19:55 Vulnerability Mds: Not affected 05:19:55 Vulnerability Meltdown: Not affected 05:19:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:19:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:19:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:19:55 Vulnerability Srbds: Not affected 05:19:55 Vulnerability Tsx async abort: Not affected 05:19:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:19:55 05:19:55 05:19:55 ---> nproc: 05:19:55 2 05:19:55 05:19:55 05:19:55 ---> df -h: 05:19:55 Filesystem Size Used Available Use% Mounted on 05:19:55 overlay 40.0G 13.8G 26.2G 34% / 05:19:55 tmpfs 64.0M 0 64.0M 0% /dev 05:19:55 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:19:55 shm 64.0M 0 64.0M 0% /dev/shm 05:19:55 /dev/vda1 40.0G 13.8G 26.2G 34% /facter-os 05:19:55 /dev/vda1 40.0G 13.8G 26.2G 34% /etc/resolv.conf 05:19:55 /dev/vda1 40.0G 13.8G 26.2G 34% /etc/hostname 05:19:55 /dev/vda1 40.0G 13.8G 26.2G 34% /etc/hosts 05:19:55 /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/secure 05:19:55 /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/auth.log 05:19:55 /dev/vda1 40.0G 13.8G 26.2G 34% /run/cloud-init/result.json 05:19:55 /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/sa-host 05:19:55 /dev/vda1 40.0G 13.8G 26.2G 34% /w/workspace/edgex-go/530 05:19:55 /dev/vda1 40.0G 13.8G 26.2G 34% /w/workspace/edgex-go/530@tmp 05:19:55 05:19:55 05:19:55 ---> free -m: 05:19:55 total used free shared buff/cache available 05:19:55 Mem: 7821 1486 236 0 6097 6446 05:19:55 Swap: 1023 1 1022 05:19:55 05:19:55 05:19:55 ---> ip addr: 05:19:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:19:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:19:55 inet 127.0.0.1/8 scope host lo 05:19:55 valid_lft forever preferred_lft forever 05:19:55 inet6 ::1/128 scope host 05:19:55 valid_lft forever preferred_lft forever 05:19:55 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:19:55 link/ether fa:16:3e:4a:8f:18 brd ff:ff:ff:ff:ff:ff 05:19:55 inet 10.30.123.74/23 brd 10.30.123.255 scope global dynamic eth0 05:19:55 valid_lft 80333sec preferred_lft 80333sec 05:19:55 inet6 fe80::f816:3eff:fe4a:8f18/64 scope link 05:19:55 valid_lft forever preferred_lft forever 05:19:55 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:19:55 link/ether 02:42:1b:05:22:da brd ff:ff:ff:ff:ff:ff 05:19:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:19:55 valid_lft forever preferred_lft forever 05:19:55 inet6 fe80::42:1bff:fe05:22da/64 scope link 05:19:55 valid_lft forever preferred_lft forever 05:19:55 05:19:55 05:19:55 ---> sar -b -r -n DEV: 05:19:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 05:19:55 05:19:55 03:38:22 LINUX RESTART (2 CPU) 05:19:55 05:19:55 03:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:19:55 03:40:01 63.09 11.12 51.97 0.00 2062.64 37447.91 0.00 05:19:55 03:41:01 2.65 0.02 2.63 0.00 0.53 274.70 0.00 05:19:55 03:42:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 05:19:55 03:43:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 05:19:55 03:44:01 0.22 0.00 0.22 0.00 0.00 3.16 0.00 05:19:55 03:45:01 0.43 0.00 0.43 0.00 0.00 7.18 0.00 05:19:55 03:46:02 0.15 0.00 0.15 0.00 0.00 1.88 0.00 05:19:55 03:47:01 0.22 0.00 0.22 0.00 0.00 2.24 0.00 05:19:55 03:48:01 0.28 0.00 0.28 0.00 0.00 2.93 0.00 05:19:55 03:49:01 0.30 0.00 0.30 0.00 0.00 4.08 0.00 05:19:55 03:50:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 05:19:55 03:51:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 05:19:55 03:52:01 0.60 0.00 0.60 0.00 0.00 6.01 0.00 05:19:55 03:53:01 0.48 0.00 0.48 0.00 0.00 5.80 0.00 05:19:55 03:54:01 0.40 0.18 0.22 0.00 5.86 2.22 0.00 05:19:55 03:55:01 0.78 0.00 0.78 0.00 0.00 16.16 0.00 05:19:55 03:56:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 05:19:55 03:57:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 05:19:55 03:58:01 0.22 0.00 0.22 0.00 0.00 2.83 0.00 05:19:55 03:59:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 05:19:55 04:00:01 0.30 0.00 0.30 0.00 0.00 3.35 0.00 05:19:55 04:01:01 0.28 0.02 0.27 0.00 0.13 3.15 0.00 05:19:55 04:02:01 0.43 0.10 0.33 0.00 1.73 5.05 0.00 05:19:55 04:03:01 0.30 0.00 0.30 0.00 0.00 3.08 0.00 05:19:55 04:04:01 0.22 0.00 0.22 0.00 0.00 2.17 0.00 05:19:55 04:05:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 05:19:55 04:06:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 05:19:55 04:07:01 0.80 0.35 0.45 0.00 163.52 27.30 0.00 05:19:55 04:08:01 18.32 3.30 15.02 0.00 2294.07 5789.22 0.00 05:19:55 04:09:01 30.96 0.63 30.33 0.00 351.77 12864.02 0.00 05:19:55 04:10:01 160.38 0.00 160.38 0.00 0.00 34983.81 0.00 05:19:55 04:11:01 99.43 0.00 99.43 0.00 0.00 11366.99 0.00 05:19:55 04:12:01 56.76 0.02 56.75 0.00 0.53 10891.99 0.00 05:19:55 04:13:01 59.71 0.00 59.71 0.00 0.00 8866.72 0.00 05:19:55 04:14:01 1.37 0.00 1.37 0.00 0.00 26.30 0.00 05:19:55 04:15:03 335.31 131.47 203.83 0.00 3170.37 148460.39 0.00 05:19:55 04:16:01 516.80 129.32 387.48 0.00 6500.19 183570.13 0.00 05:19:55 04:17:01 422.61 16.91 405.70 0.00 1810.03 166266.53 0.00 05:19:55 04:18:01 252.48 22.98 229.50 0.00 3450.10 54610.23 0.00 05:19:55 04:19:01 8.19 0.50 7.69 0.00 19.32 148.48 0.00 05:19:55 04:20:01 4.06 0.00 4.06 0.00 0.00 75.58 0.00 05:19:55 04:21:01 2.77 0.00 2.77 0.00 0.00 51.15 0.00 05:19:55 04:22:01 0.18 0.00 0.18 0.00 0.00 1.50 0.00 05:19:55 04:23:01 276.25 254.16 22.09 0.00 3446.01 1062.54 0.00 05:19:55 04:24:01 0.37 0.00 0.37 0.00 0.00 5.93 0.00 05:19:55 04:25:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 05:19:55 04:26:01 0.20 0.00 0.20 0.00 0.00 2.77 0.00 05:19:55 04:27:01 0.23 0.00 0.23 0.00 0.00 3.12 0.00 05:19:55 04:28:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 05:19:55 04:29:01 0.15 0.00 0.15 0.00 0.00 1.20 0.00 05:19:55 04:30:01 0.22 0.00 0.22 0.00 0.00 17.04 0.00 05:19:55 04:31:01 3.33 2.15 1.18 0.00 225.49 20.91 0.00 05:19:55 04:32:01 92.77 0.08 92.69 0.00 1.73 26545.39 0.00 05:19:55 04:33:01 42.31 0.00 42.31 0.00 0.00 4820.88 0.00 05:19:55 04:34:01 0.13 0.00 0.13 0.00 0.00 1.73 0.00 05:19:55 04:35:01 0.18 0.00 0.18 0.00 0.00 2.12 0.00 05:19:55 04:36:01 0.38 0.00 0.38 0.00 0.00 5.50 0.00 05:19:55 04:37:01 0.27 0.00 0.27 0.00 0.00 3.90 0.00 05:19:55 04:38:01 0.22 0.00 0.22 0.00 0.00 3.18 0.00 05:19:55 04:39:01 0.22 0.00 0.22 0.00 0.00 4.02 0.00 05:19:55 04:40:01 6.68 0.00 6.68 0.00 0.00 135.74 0.00 05:19:55 04:41:02 107.55 0.00 107.55 0.00 0.00 23580.36 0.00 05:19:55 04:42:01 7.28 0.00 7.28 0.00 0.00 3289.01 0.00 05:19:55 04:43:01 1.52 0.00 1.52 0.00 0.00 24.60 0.00 05:19:55 04:44:01 0.37 0.00 0.37 0.00 0.00 6.28 0.00 05:19:55 04:45:01 4.18 0.00 4.18 0.00 0.00 110.19 0.00 05:19:55 04:46:01 0.43 0.00 0.43 0.00 0.00 6.61 0.00 05:19:55 04:47:01 0.22 0.00 0.22 0.00 0.00 4.15 0.00 05:19:55 04:48:01 0.52 0.00 0.52 0.00 0.00 8.68 0.00 05:19:55 04:49:01 1.90 0.00 1.90 0.00 0.00 39.23 0.00 05:19:55 04:50:01 0.72 0.00 0.72 0.00 0.00 11.91 0.00 05:19:55 04:51:01 1.30 0.00 1.30 0.00 0.00 19.71 0.00 05:19:55 04:52:01 4.26 0.00 4.26 0.00 0.00 110.73 0.00 05:19:55 04:53:01 0.30 0.00 0.30 0.00 0.00 5.13 0.00 05:19:55 04:54:01 0.32 0.00 0.32 0.00 0.00 4.75 0.00 05:19:55 04:55:01 0.27 0.00 0.27 0.00 0.00 4.03 0.00 05:19:55 04:56:01 0.22 0.00 0.22 0.00 0.00 3.17 0.00 05:19:55 04:57:01 0.22 0.00 0.22 0.00 0.00 3.08 0.00 05:19:55 04:58:01 0.68 0.38 0.30 0.00 6.93 5.05 0.00 05:19:55 04:59:01 0.72 0.00 0.72 0.00 0.00 11.81 0.00 05:19:55 05:00:01 0.38 0.00 0.38 0.00 0.00 6.11 0.00 05:19:55 05:01:01 0.57 0.03 0.53 0.00 1.07 24.42 0.00 05:19:55 05:02:01 0.85 0.00 0.85 0.00 0.00 22.98 0.00 05:19:55 05:03:01 1.43 0.00 1.43 0.00 0.00 16.67 0.00 05:19:55 05:04:01 0.45 0.00 0.45 0.00 0.00 7.10 0.00 05:19:55 05:05:01 0.32 0.00 0.32 0.00 0.00 4.26 0.00 05:19:55 05:06:01 1.22 0.00 1.22 0.00 0.00 19.54 0.00 05:19:55 05:07:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 05:19:55 05:08:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 05:19:55 05:09:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 05:19:55 05:10:01 1.47 1.27 0.20 0.00 149.39 2.60 0.00 05:19:55 05:11:01 37.69 37.26 0.43 0.00 3770.02 21.94 0.00 05:19:55 05:12:01 0.75 0.00 0.75 0.00 0.00 15.12 0.00 05:19:55 05:13:01 3.98 0.00 3.98 0.00 0.00 117.34 0.00 05:19:55 05:14:02 46.31 0.00 46.31 0.00 0.00 14580.33 0.00 05:19:55 05:15:01 1.80 0.00 1.80 0.00 0.00 36.20 0.00 05:19:55 05:16:01 2.72 0.00 2.72 0.00 0.00 86.64 0.00 05:19:55 Average: 27.76 6.30 21.46 0.00 281.48 7713.38 0.00 05:19:55 05:19:55 03:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:19:55 03:40:01 5762924 0 654664 8.17 2620 1588732 1092156 12.06 361216 1499748 7144 05:19:55 03:41:01 5763516 0 654060 8.17 2620 1588744 1091748 12.05 359684 1500800 16 05:19:55 03:42:01 5767356 0 650220 8.12 2620 1588744 1063716 11.74 357224 1500256 8 05:19:55 03:43:01 5764356 0 653212 8.16 2620 1588752 1063940 11.75 359292 1500696 20 05:19:55 03:44:01 5765652 0 651912 8.14 2620 1588756 1063784 11.74 358420 1500696 12 05:19:55 03:45:01 5764228 0 653332 8.16 2620 1588760 1064036 11.75 359832 1500696 8 05:19:55 03:46:02 5755960 0 661596 8.26 2620 1588764 1063784 11.74 368252 1500696 8 05:19:55 03:47:01 5755576 0 661976 8.27 2620 1588768 1063784 11.74 369224 1499824 8 05:19:55 03:48:01 5755808 0 661740 8.26 2620 1588772 1063784 11.74 369212 1499824 8 05:19:55 03:49:01 5756048 0 661496 8.26 2620 1588776 1063784 11.74 369508 1499568 8 05:19:55 03:50:01 5755112 0 662428 8.27 2620 1588780 1063904 11.75 370044 1499568 8 05:19:55 03:51:01 5756112 0 661424 8.26 2620 1588784 1063784 11.74 369608 1499568 8 05:19:55 03:52:01 5756044 0 661484 8.26 2620 1588792 1063784 11.74 369532 1499568 8 05:19:55 03:53:01 5755864 0 661664 8.26 2620 1588792 1063784 11.74 369536 1499568 8 05:19:55 03:54:01 5755752 0 661768 8.26 2620 1588800 1063784 11.74 369496 1499512 16 05:19:55 03:55:01 5752548 0 664968 8.30 2620 1588804 1063932 11.75 372748 1499512 8 05:19:55 03:56:01 5752984 0 664528 8.30 2620 1588808 1063848 11.75 372384 1499512 8 05:19:55 03:57:01 5753436 0 664068 8.29 2620 1588816 1063848 11.75 372352 1499512 8 05:19:55 03:58:01 5753164 0 664340 8.29 2620 1588816 1063848 11.75 372316 1499512 8 05:19:55 03:59:01 5753008 0 664488 8.30 2620 1588824 1063848 11.75 372428 1499512 8 05:19:55 04:00:01 5752584 0 664912 8.30 2620 1588824 1063932 11.75 372708 1499512 8 05:19:55 04:01:01 5751260 0 666228 8.32 2620 1588832 1066528 11.78 373036 1499512 8 05:19:55 04:02:01 5752680 0 664680 8.30 2620 1588960 1064356 11.75 372692 1499576 8 05:19:55 04:03:01 5752936 0 664424 8.30 2620 1588960 1064356 11.75 372760 1499572 8 05:19:55 04:04:01 5752728 0 664628 8.30 2620 1588964 1064356 11.75 372748 1499572 8 05:19:55 04:05:01 5751224 0 666124 8.32 2620 1588972 1064588 11.75 373636 1499576 16 05:19:55 04:06:01 5752472 0 664876 8.30 2620 1588972 1064420 11.75 372820 1499572 20 05:19:55 04:07:01 5716324 0 688816 8.60 2620 1601180 1115396 12.31 402432 1504580 6664 05:19:55 04:08:01 5385660 0 777388 9.71 2620 1843272 1116340 12.33 678320 1549864 10068 05:19:55 04:09:01 5161464 0 787764 9.84 2620 2057092 1116808 12.33 711076 1724880 156 05:19:55 04:10:01 3971260 0 997488 12.45 2620 3037572 1504200 16.61 1075528 2431580 89032 05:19:55 04:11:01 3995424 0 1023920 12.78 2620 2986976 1529128 16.88 1214204 2251180 234108 05:19:55 04:12:01 4092744 0 987596 12.33 2620 2925980 1424680 15.73 1056508 2294808 15164 05:19:55 04:13:01 4208428 0 933876 11.66 2620 2864016 1105788 12.21 1080064 2183992 20 05:19:55 04:14:01 4213988 0 928312 11.59 2620 2864020 1068708 11.80 1078100 2183992 12 05:19:55 04:15:03 1238924 0 1195660 14.93 2620 5571736 1681504 18.56 1949348 4150156 49700 05:19:55 04:16:01 1623828 0 1262160 15.76 2620 5120332 1952716 21.56 2285624 3373912 9760 05:19:55 04:17:01 617172 0 1343560 16.78 2620 6045588 1848076 20.40 2268816 4346572 28032 05:19:55 04:18:01 2318348 0 1151752 14.38 2620 4536220 1295128 14.30 1278580 3680384 32 05:19:55 04:19:01 2285388 0 1184008 14.78 2620 4536924 1486016 16.41 1356900 3634836 8 05:19:55 04:20:01 2326468 0 1142876 14.27 2620 4536976 1172696 12.95 1341576 3611744 32 05:19:55 04:21:01 2330824 0 1138492 14.22 2620 4537004 1158032 12.79 1426780 3524808 8 05:19:55 04:22:01 2336052 0 1133260 14.15 2620 4537008 1116900 12.33 1422236 3525552 8 05:19:55 04:23:01 2192716 0 1214464 15.16 2620 4599140 1116932 12.33 1456672 3553300 8 05:19:55 04:24:01 2192456 0 1214720 15.17 2620 4599144 1116932 12.33 1459172 3550780 8 05:19:55 04:25:01 2192476 0 1214692 15.17 2620 4599152 1117016 12.33 1458984 3550988 8 05:19:55 04:26:01 2192744 0 1214424 15.16 2620 4599152 1116932 12.33 1458908 3550988 12 05:19:55 04:27:01 2192744 0 1214416 15.16 2620 4599160 1116932 12.33 1459092 3550992 8 05:19:55 04:28:01 2192440 0 1214716 15.17 2620 4599164 1116932 12.33 1469904 3540068 8 05:19:55 04:29:01 2192556 0 1214600 15.17 2620 4599164 1116932 12.33 1472496 3537476 8 05:19:55 04:30:01 2190288 0 1216860 15.19 2620 4599172 1117076 12.33 1474112 3537664 20 05:19:55 04:31:01 2182844 0 1217480 15.20 2620 4605996 1117148 12.33 1474916 3543928 12 05:19:55 04:32:01 1398560 0 1283656 16.03 2620 5324104 1219872 13.47 1536676 4202788 40 05:19:55 04:33:01 1404920 0 1277416 15.95 2620 5323984 1144732 12.64 1577992 4154044 20 05:19:55 04:34:01 1409808 0 1272528 15.89 2620 5323984 1110112 12.26 1574952 4154040 12 05:19:55 04:35:01 1409176 0 1273152 15.90 2620 5323992 1110208 12.26 1574792 4154336 12 05:19:55 04:36:01 1409072 0 1273252 15.90 2620 5323996 1110220 12.26 1575080 4154192 8 05:19:55 04:37:01 1409040 0 1273280 15.90 2620 5324000 1110292 12.26 1568796 4160720 8 05:19:55 04:38:01 1409652 0 1272660 15.89 2620 5324008 1110112 12.26 1568364 4160720 8 05:19:55 04:39:01 1408424 0 1273888 15.91 2620 5324008 1110604 12.26 1569300 4160724 16 05:19:55 04:40:01 1376052 0 1302680 16.27 2620 5327588 1297772 14.33 1597144 4164144 3584 05:19:55 04:41:02 444368 0 1505876 18.80 2620 6056076 1296900 14.32 1814304 4721552 94420 05:19:55 04:42:01 651808 0 1426720 17.81 2620 5927792 1173584 12.96 1651880 4684764 20 05:19:55 04:43:01 656564 0 1421952 17.75 2620 5927804 1122816 12.40 1648456 4684752 12 05:19:55 04:44:01 656292 0 1422224 17.76 2620 5927804 1122864 12.40 1648660 4684864 16 05:19:55 04:45:01 652768 0 1425612 17.80 2620 5927940 1226896 13.55 1650416 4685300 20 05:19:55 04:46:01 653956 0 1424424 17.79 2620 5927940 1220660 13.48 1649484 4685336 12 05:19:55 04:47:01 651608 0 1426760 17.81 2620 5927952 1221408 13.49 1650868 4685488 24 05:19:55 04:48:01 651088 0 1427268 17.82 2620 5927964 1221432 13.49 1651108 4685528 24 05:19:55 04:49:01 655392 0 1423028 17.77 2620 5927900 1121908 12.39 1649388 4684836 12 05:19:55 04:50:01 655680 0 1422780 17.76 2620 5927860 1116868 12.33 1649436 4684796 20 05:19:55 04:51:01 656068 0 1422396 17.76 2620 5927856 1116908 12.33 1649476 4684796 12 05:19:55 04:52:01 652272 0 1426068 17.81 2620 5927980 1219480 13.46 1650992 4685240 20 05:19:55 04:53:01 654416 0 1423916 17.78 2620 5927988 1212120 13.38 1649376 4685272 16 05:19:55 04:54:01 653968 0 1424364 17.78 2620 5927988 1212120 13.38 1649552 4685296 8 05:19:55 04:55:01 653756 0 1424568 17.79 2620 5927996 1212180 13.38 1649492 4685300 8 05:19:55 04:56:01 653848 0 1424472 17.79 2620 5928000 1212216 13.38 1649584 4685296 12 05:19:55 04:57:01 652496 0 1425824 17.80 2620 5928000 1212288 13.38 1649956 4685480 8 05:19:55 04:58:01 651432 0 1426668 17.81 2620 5928220 1214336 13.41 1650916 4685700 20 05:19:55 04:59:01 651340 0 1426760 17.81 2620 5928220 1214312 13.41 1650864 4685700 12 05:19:55 05:00:01 651464 0 1426628 17.81 2620 5928228 1214300 13.41 1651044 4685696 8 05:19:55 05:01:01 649860 0 1428180 17.83 2620 5928280 1217140 13.44 1655028 4682688 32 05:19:55 05:02:01 651888 0 1426144 17.81 2620 5928288 1213576 13.40 1653840 4682604 12 05:19:55 05:03:01 655516 0 1422644 17.76 2620 5928160 1109568 12.25 1652364 4681916 16 05:19:55 05:04:01 656856 0 1421304 17.75 2620 5928160 1109400 12.25 1651572 4681916 12 05:19:55 05:05:01 656504 0 1421708 17.75 2620 5928108 1109484 12.25 1651900 4681872 20 05:19:55 05:06:01 656808 0 1421396 17.75 2620 5928116 1109448 12.25 1651820 4681880 16 05:19:55 05:07:01 657248 0 1420956 17.74 2620 5928116 1109280 12.25 1650864 4681880 12 05:19:55 05:08:01 657484 0 1420712 17.74 2620 5928124 1109280 12.25 1650872 4681880 8 05:19:55 05:09:01 657708 0 1420484 17.74 2620 5928128 1109280 12.25 1650816 4681940 8 05:19:55 05:10:01 651468 0 1421796 17.75 2620 5933056 1109484 12.25 1651596 4686676 452 05:19:55 05:11:01 537836 0 1422156 17.76 2620 6046328 1109620 12.25 1652616 4799600 116 05:19:55 05:12:01 537804 0 1422180 17.76 2620 6046336 1109656 12.25 1652896 4799600 8 05:19:55 05:13:01 151240 0 1510652 18.86 2620 6344428 1508084 16.65 1813712 5003408 403464 05:19:55 05:14:02 296272 0 1471064 18.37 2620 6238984 1167392 12.89 1648504 4992200 8 05:19:55 05:15:01 296184 0 1471036 18.37 2620 6239100 1230160 13.58 1649424 4992228 20 05:19:55 05:16:01 295244 0 1471960 18.38 2620 6239116 1230556 13.59 1650160 4992388 28 05:19:55 Average: 2692022 0 1118966 13.97 2620 4195332 1169085 12.91 1212983 3360778 9824 05:19:55 05:19:55 03:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:19:55 03:40:01 eth0 237.89 146.43 378.85 25.42 0.00 0.00 0.00 0.00 05:19:55 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:41:01 eth0 0.73 0.35 0.28 0.20 0.00 0.00 0.00 0.00 05:19:55 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:42:01 eth0 0.63 0.10 0.06 0.01 0.00 0.00 0.00 0.00 05:19:55 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:43:01 eth0 1.15 0.35 0.33 0.17 0.00 0.00 0.00 0.00 05:19:55 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:44:01 eth0 0.18 0.10 0.01 0.04 0.00 0.00 0.00 0.00 05:19:55 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:45:01 eth0 0.72 0.48 0.44 0.27 0.00 0.00 0.00 0.00 05:19:55 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:46:02 eth0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:19:55 03:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:47:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:19:55 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:48:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:19:55 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:49:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:19:55 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:50:01 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 05:19:55 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:19:55 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:19:55 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:53:01 eth0 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 05:19:55 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:54:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:19:55 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:55:01 eth0 0.28 0.25 0.14 0.08 0.00 0.00 0.00 0.00 05:19:55 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:56:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:19:55 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:57:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:58:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:19:55 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:00:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 05:19:55 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:01:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:02:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:19:55 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:03:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:04:01 eth0 0.52 0.08 0.06 0.01 0.00 0.00 0.00 0.00 05:19:55 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:05:01 eth0 0.60 0.38 0.40 0.26 0.00 0.00 0.00 0.00 05:19:55 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:06:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:19:55 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:07:01 eth0 107.15 75.11 145.75 15.82 0.00 0.00 0.00 0.00 05:19:55 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:08:01 eth0 587.81 439.06 2872.75 55.21 0.00 0.00 0.00 0.00 05:19:55 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:09:01 eth0 643.02 896.99 3022.32 122.66 0.00 0.00 0.00 0.00 05:19:55 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:09:01 docker0 829.41 560.41 70.29 2683.43 0.00 0.00 0.00 0.00 05:19:55 04:10:01 eth0 512.01 432.21 3526.10 40.17 0.00 0.00 0.00 0.00 05:19:55 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:10:01 veth3f04a70 119.35 125.43 10.83 464.66 0.00 0.00 0.00 0.00 05:19:55 04:10:01 docker0 182.18 236.69 12.83 839.61 0.00 0.00 0.00 0.00 05:19:55 04:11:01 veth7b1811b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:19:55 04:11:01 eth0 29.76 18.23 31.63 10.13 0.00 0.00 0.00 0.00 05:19:55 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:11:01 docker0 0.88 1.02 0.06 4.57 0.00 0.00 0.00 0.00 05:19:55 04:12:01 veth7b1811b 2.37 2.37 0.19 0.19 0.00 0.00 0.00 0.00 05:19:55 04:12:01 eth0 23.47 16.51 13.13 54.49 0.00 0.00 0.00 0.00 05:19:55 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:12:01 docker0 2.37 2.37 0.16 0.19 0.00 0.00 0.00 0.00 05:19:55 04:13:01 eth0 11.36 6.71 10.90 5.26 0.00 0.00 0.00 0.00 05:19:55 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:14:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:19:55 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:15:03 veth19385ef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:15:03 veth8cfefe0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:19:55 04:15:03 veth893f2ba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:15:03 eth0 156.13 146.86 1649.77 46.68 0.00 0.00 0.00 0.00 05:19:55 04:16:01 veth8cfefe0 0.00 0.57 0.00 0.03 0.00 0.00 0.00 0.00 05:19:55 04:16:01 eth0 102.27 75.54 308.48 13.97 0.00 0.00 0.00 0.00 05:19:55 04:16:01 veth556237b 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 05:19:55 04:16:01 vethc72288a 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 05:19:55 04:17:01 veth4cc1102 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 05:19:55 04:17:01 veth8cfefe0 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 05:19:55 04:17:01 eth0 206.85 138.08 1721.24 21.28 0.00 0.00 0.00 0.00 05:19:55 04:17:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:19:55 04:18:01 eth0 109.76 101.12 131.42 311.65 0.00 0.00 0.00 0.00 05:19:55 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:18:01 docker0 1142.82 974.88 91.18 4321.55 0.00 0.00 0.00 0.00 05:19:55 04:19:01 eth0 173.27 175.92 103.94 620.33 0.00 0.00 0.00 0.00 05:19:55 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:20:01 eth0 74.71 71.66 47.16 224.73 0.00 0.00 0.00 0.00 05:19:55 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:21:01 eth0 71.58 80.26 26.77 450.30 0.00 0.00 0.00 0.00 05:19:55 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:22:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:23:01 eth0 0.05 0.03 0.00 0.03 0.00 0.00 0.00 0.00 05:19:55 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:24:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:19:55 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:25:01 eth0 0.22 0.18 0.14 0.07 0.00 0.00 0.00 0.00 05:19:55 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:28:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:29:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:30:01 eth0 0.62 0.57 0.96 0.18 0.00 0.00 0.00 0.00 05:19:55 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:31:01 eth0 3.48 2.48 3.46 1.88 0.00 0.00 0.00 0.00 05:19:55 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:32:01 eth0 399.63 372.65 4071.22 26.77 0.00 0.00 0.00 0.00 05:19:55 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:32:01 vethe401657 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:19:55 04:33:01 eth0 57.17 60.40 378.74 33.33 0.00 0.00 0.00 0.00 05:19:55 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:33:01 docker0 51.04 52.11 4.38 375.10 0.00 0.00 0.00 0.00 05:19:55 04:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:35:01 eth0 0.22 0.18 0.14 0.07 0.00 0.00 0.00 0.00 05:19:55 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:36:01 eth0 0.18 0.22 0.09 0.08 0.00 0.00 0.00 0.00 05:19:55 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:37:01 eth0 0.32 0.15 0.17 0.10 0.00 0.00 0.00 0.00 05:19:55 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:39:01 eth0 6.18 5.63 4.79 7.44 0.00 0.00 0.00 0.00 05:19:55 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:40:01 eth0 20.75 16.86 81.26 5.33 0.00 0.00 0.00 0.00 05:19:55 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:41:02 eth0 367.57 338.48 3389.61 26.86 0.00 0.00 0.00 0.00 05:19:55 04:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:41:02 veth6442e6e 38.56 42.96 2.62 259.51 0.00 0.00 0.00 0.00 05:19:55 04:41:02 docker0 38.56 42.83 2.09 259.50 0.00 0.00 0.00 0.00 05:19:55 04:42:01 eth0 6.18 10.47 4.35 23.47 0.00 0.00 0.00 0.00 05:19:55 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:42:01 docker0 0.19 0.20 0.04 0.07 0.00 0.00 0.00 0.00 05:19:55 04:43:01 eth0 1.50 1.08 1.63 0.58 0.00 0.00 0.00 0.00 05:19:55 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:44:01 eth0 1.82 1.42 2.13 0.64 0.00 0.00 0.00 0.00 05:19:55 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:45:01 eth0 2.07 1.63 2.48 0.76 0.00 0.00 0.00 0.00 05:19:55 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:45:01 veth17e359f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:19:55 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:46:01 eth0 0.12 0.08 0.08 0.00 0.00 0.00 0.00 0.00 05:19:55 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:46:01 veth17e359f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:47:01 eth0 1.85 1.60 2.22 0.64 0.00 0.00 0.00 0.00 05:19:55 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:47:01 veth17e359f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:48:01 eth0 2.05 1.68 2.39 0.67 0.00 0.00 0.00 0.00 05:19:55 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:48:01 veth17e359f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:49:01 eth0 2.50 2.05 2.61 0.88 0.00 0.00 0.00 0.00 05:19:55 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:50:01 eth0 2.27 2.05 2.65 0.77 0.00 0.00 0.00 0.00 05:19:55 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:51:01 eth0 2.85 2.32 2.92 0.98 0.00 0.00 0.00 0.00 05:19:55 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:52:01 eth0 1.98 1.75 2.42 0.70 0.00 0.00 0.00 0.00 05:19:55 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:52:01 veth805f9db 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:19:55 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:53:01 veth805f9db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:54:01 veth805f9db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:55:01 eth0 0.03 0.05 0.00 0.03 0.00 0.00 0.00 0.00 05:19:55 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:55:01 veth805f9db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:56:01 eth0 0.22 0.17 0.14 0.04 0.00 0.00 0.00 0.00 05:19:55 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:56:01 veth805f9db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:57:01 eth0 0.55 0.53 0.59 0.19 0.00 0.00 0.00 0.00 05:19:55 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:57:01 veth805f9db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:58:01 eth0 1.47 1.28 1.68 0.47 0.00 0.00 0.00 0.00 05:19:55 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:58:01 veth805f9db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:59:01 eth0 0.75 0.62 0.91 0.24 0.00 0.00 0.00 0.00 05:19:55 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:59:01 veth805f9db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:00:01 eth0 0.38 0.40 0.39 0.15 0.00 0.00 0.00 0.00 05:19:55 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:00:01 veth805f9db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:01:01 eth0 5.10 5.98 4.72 2.20 0.00 0.00 0.00 0.00 05:19:55 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:01:01 veth805f9db 3.76 2.53 1.32 1.79 0.00 0.00 0.00 0.00 05:19:55 05:01:01 docker0 3.76 2.53 1.26 1.79 0.00 0.00 0.00 0.00 05:19:55 05:02:01 eth0 0.92 0.70 0.72 0.33 0.00 0.00 0.00 0.00 05:19:55 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:02:01 veth805f9db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:03:01 eth0 1.30 1.07 1.27 0.51 0.00 0.00 0.00 0.00 05:19:55 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:04:01 eth0 0.20 0.15 0.24 0.07 0.00 0.00 0.00 0.00 05:19:55 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:05:01 eth0 0.45 0.37 0.38 0.14 0.00 0.00 0.00 0.00 05:19:55 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:06:01 eth0 0.62 0.50 0.74 0.19 0.00 0.00 0.00 0.00 05:19:55 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:07:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:08:01 eth0 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 05:19:55 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:10:01 eth0 1.48 1.12 1.67 0.51 0.00 0.00 0.00 0.00 05:19:55 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:11:01 eth0 2.12 1.83 2.66 0.81 0.00 0.00 0.00 0.00 05:19:55 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:12:01 eth0 2.00 1.65 1.99 0.75 0.00 0.00 0.00 0.00 05:19:55 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:13:01 eth0 217.79 188.71 2156.78 12.79 0.00 0.00 0.00 0.00 05:19:55 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:14:02 eth0 2.48 7.63 1.06 19.60 0.00 0.00 0.00 0.00 05:19:55 05:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:15:01 eth0 3.86 2.93 4.70 1.46 0.00 0.00 0.00 0.00 05:19:55 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:16:01 eth0 2.77 1.88 3.13 0.92 0.00 0.00 0.00 0.00 05:19:55 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 Average: eth0 43.13 39.89 249.22 22.63 0.00 0.00 0.00 0.00 05:19:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:55 Average: docker0 12.76 11.07 1.02 51.15 0.00 0.00 0.00 0.00 05:19:55 05:19:55 05:19:55 ---> sar -P ALL: 05:19:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 05:19:55 05:19:55 03:38:22 LINUX RESTART (2 CPU) 05:19:55 05:19:55 03:39:01 CPU %user %nice %system %iowait %steal %idle 05:19:55 03:40:01 all 9.78 0.00 2.39 23.86 0.06 63.91 05:19:55 03:40:01 0 10.38 0.00 2.25 25.26 0.07 62.04 05:19:55 03:40:01 1 9.17 0.00 2.53 22.47 0.05 65.78 05:19:55 03:41:01 all 0.18 0.00 0.06 0.00 0.03 99.73 05:19:55 03:41:01 0 0.07 0.00 0.07 0.00 0.03 99.83 05:19:55 03:41:01 1 0.30 0.00 0.05 0.00 0.02 99.63 05:19:55 03:42:01 all 0.11 0.00 0.06 0.00 0.03 99.81 05:19:55 03:42:01 0 0.05 0.00 0.07 0.00 0.03 99.85 05:19:55 03:42:01 1 0.17 0.00 0.05 0.00 0.02 99.77 05:19:55 03:43:01 all 0.13 0.00 0.03 0.00 0.02 99.82 05:19:55 03:43:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:19:55 03:43:01 1 0.22 0.00 0.03 0.00 0.02 99.73 05:19:55 03:44:01 all 0.22 0.00 0.03 0.00 0.03 99.72 05:19:55 03:44:01 0 0.07 0.00 0.05 0.00 0.03 99.85 05:19:55 03:44:01 1 0.37 0.00 0.02 0.00 0.02 99.60 05:19:55 03:45:01 all 0.10 0.00 0.04 0.00 0.03 99.83 05:19:55 03:45:01 0 0.07 0.00 0.05 0.00 0.02 99.87 05:19:55 03:45:01 1 0.13 0.00 0.03 0.00 0.03 99.80 05:19:55 03:46:02 all 0.13 0.00 0.03 0.00 0.03 99.82 05:19:55 03:46:02 0 0.03 0.00 0.03 0.00 0.02 99.92 05:19:55 03:46:02 1 0.22 0.00 0.03 0.00 0.03 99.72 05:19:55 03:47:01 all 0.19 0.00 0.03 0.00 0.02 99.76 05:19:55 03:47:01 0 0.29 0.00 0.05 0.00 0.02 99.64 05:19:55 03:47:01 1 0.08 0.00 0.02 0.00 0.02 99.88 05:19:55 03:48:01 all 0.13 0.00 0.04 0.00 0.03 99.80 05:19:55 03:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:19:55 03:48:01 1 0.22 0.00 0.07 0.00 0.03 99.68 05:19:55 03:49:01 all 0.02 0.00 0.03 0.00 0.03 99.92 05:19:55 03:49:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:19:55 03:49:01 1 0.02 0.00 0.03 0.00 0.03 99.92 05:19:55 03:50:01 all 0.11 0.00 0.03 0.00 0.03 99.84 05:19:55 03:50:01 0 0.05 0.00 0.03 0.00 0.05 99.87 05:19:55 03:50:01 1 0.17 0.00 0.02 0.00 0.00 99.82 05:19:55 05:19:55 03:50:01 CPU %user %nice %system %iowait %steal %idle 05:19:55 03:51:01 all 0.09 0.00 0.02 0.00 0.03 99.87 05:19:55 03:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:19:55 03:51:01 1 0.17 0.00 0.03 0.00 0.05 99.75 05:19:55 03:52:01 all 0.11 0.00 0.04 0.00 0.02 99.83 05:19:55 03:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:19:55 03:52:01 1 0.20 0.00 0.07 0.00 0.02 99.72 05:19:55 03:53:01 all 0.09 0.00 0.03 0.00 0.03 99.86 05:19:55 03:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:19:55 03:53:01 1 0.17 0.00 0.03 0.00 0.03 99.77 05:19:55 03:54:01 all 0.10 0.00 0.05 0.00 0.03 99.82 05:19:55 03:54:01 0 0.03 0.00 0.03 0.00 0.03 99.90 05:19:55 03:54:01 1 0.17 0.00 0.07 0.00 0.02 99.75 05:19:55 03:55:01 all 0.19 0.00 0.03 0.00 0.02 99.77 05:19:55 03:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:19:55 03:55:01 1 0.35 0.00 0.03 0.00 0.02 99.60 05:19:55 03:56:01 all 0.13 0.00 0.03 0.00 0.03 99.82 05:19:55 03:56:01 0 0.03 0.00 0.03 0.00 0.03 99.90 05:19:55 03:56:01 1 0.22 0.00 0.02 0.00 0.02 99.75 05:19:55 03:57:01 all 0.11 0.00 0.04 0.00 0.02 99.83 05:19:55 03:57:01 0 0.07 0.00 0.05 0.00 0.03 99.85 05:19:55 03:57:01 1 0.15 0.00 0.03 0.00 0.00 99.82 05:19:55 03:58:01 all 0.10 0.00 0.03 0.00 0.03 99.84 05:19:55 03:58:01 0 0.03 0.00 0.05 0.00 0.03 99.88 05:19:55 03:58:01 1 0.17 0.00 0.02 0.00 0.02 99.80 05:19:55 03:59:01 all 0.06 0.00 0.03 0.00 0.02 99.89 05:19:55 03:59:01 0 0.05 0.00 0.05 0.00 0.03 99.87 05:19:55 03:59:01 1 0.07 0.00 0.02 0.00 0.00 99.92 05:19:55 04:00:01 all 0.08 0.00 0.03 0.00 0.04 99.86 05:19:55 04:00:01 0 0.13 0.00 0.02 0.00 0.05 99.80 05:19:55 04:00:01 1 0.02 0.00 0.03 0.00 0.03 99.92 05:19:55 04:01:01 all 0.14 0.00 0.05 0.01 0.03 99.77 05:19:55 04:01:01 0 0.18 0.00 0.03 0.00 0.02 99.77 05:19:55 04:01:01 1 0.10 0.00 0.07 0.02 0.03 99.78 05:19:55 05:19:55 04:01:01 CPU %user %nice %system %iowait %steal %idle 05:19:55 04:02:01 all 0.17 0.00 0.03 0.00 0.02 99.79 05:19:55 04:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:19:55 04:02:01 1 0.32 0.00 0.03 0.00 0.02 99.63 05:19:55 04:03:01 all 0.19 0.00 0.03 0.00 0.02 99.76 05:19:55 04:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:19:55 04:03:01 1 0.35 0.00 0.05 0.00 0.03 99.57 05:19:55 04:04:01 all 0.13 0.00 0.02 0.00 0.03 99.82 05:19:55 04:04:01 0 0.02 0.00 0.02 0.00 0.03 99.93 05:19:55 04:04:01 1 0.25 0.00 0.02 0.00 0.03 99.70 05:19:55 04:05:01 all 0.11 0.00 0.02 0.00 0.03 99.85 05:19:55 04:05:01 0 0.05 0.00 0.02 0.00 0.03 99.90 05:19:55 04:05:01 1 0.17 0.00 0.02 0.00 0.02 99.80 05:19:55 04:06:01 all 0.11 0.00 0.02 0.00 0.03 99.85 05:19:55 04:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:19:55 04:06:01 1 0.20 0.00 0.02 0.00 0.03 99.75 05:19:55 04:07:01 all 1.69 0.00 0.21 0.01 0.03 98.06 05:19:55 04:07:01 0 1.30 0.00 0.22 0.00 0.03 98.44 05:19:55 04:07:01 1 2.08 0.00 0.20 0.02 0.03 97.67 05:19:55 04:08:01 all 6.94 0.00 1.65 5.51 0.05 85.85 05:19:55 04:08:01 0 7.62 0.00 2.01 5.96 0.05 84.36 05:19:55 04:08:01 1 6.26 0.00 1.29 5.07 0.05 87.33 05:19:55 04:09:01 all 11.90 0.00 3.06 10.68 0.09 74.27 05:19:55 04:09:01 0 10.95 0.00 3.69 14.45 0.07 70.85 05:19:55 04:09:01 1 12.86 0.00 2.44 6.92 0.10 77.68 05:19:55 04:10:01 all 9.42 0.00 4.55 12.14 0.07 73.82 05:19:55 04:10:01 0 10.46 0.00 4.71 12.87 0.07 71.89 05:19:55 04:10:01 1 8.39 0.00 4.38 11.41 0.07 75.75 05:19:55 04:11:01 all 40.94 0.00 5.71 6.53 0.11 46.71 05:19:55 04:11:01 0 40.51 0.00 5.68 7.23 0.09 46.49 05:19:55 04:11:01 1 41.37 0.00 5.74 5.83 0.12 46.93 05:19:55 04:12:01 all 30.05 0.00 4.57 3.46 0.09 61.84 05:19:55 04:12:01 0 28.95 0.00 4.61 4.35 0.09 62.01 05:19:55 04:12:01 1 31.15 0.00 4.53 2.56 0.09 61.67 05:19:55 05:19:55 04:12:01 CPU %user %nice %system %iowait %steal %idle 05:19:55 04:13:01 all 49.50 0.00 6.78 0.94 0.10 42.68 05:19:55 04:13:01 0 50.41 0.00 6.38 0.90 0.09 42.22 05:19:55 04:13:01 1 48.59 0.00 7.17 0.99 0.11 43.15 05:19:55 04:14:01 all 0.03 0.00 0.03 0.00 0.03 99.92 05:19:55 04:14:01 0 0.02 0.00 0.02 0.00 0.03 99.93 05:19:55 04:14:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:19:55 04:15:03 all 14.02 0.00 8.73 9.79 0.09 67.38 05:19:55 04:15:03 0 14.39 0.00 8.97 10.16 0.07 66.41 05:19:55 04:15:03 1 13.65 0.00 8.49 9.41 0.10 68.34 05:19:55 04:16:01 all 62.25 0.00 17.39 15.81 0.10 4.45 05:19:55 04:16:01 0 62.87 0.00 16.81 16.01 0.11 4.20 05:19:55 04:16:01 1 61.62 0.00 17.97 15.62 0.10 4.70 05:19:55 04:17:01 all 54.59 0.00 15.92 27.65 0.13 1.71 05:19:55 04:17:01 0 53.73 0.00 16.27 28.10 0.13 1.77 05:19:55 04:17:01 1 55.46 0.00 15.57 27.19 0.13 1.66 05:19:55 04:18:01 all 35.65 0.00 9.42 7.06 0.12 47.76 05:19:55 04:18:01 0 35.15 0.00 9.88 7.78 0.11 47.08 05:19:55 04:18:01 1 36.14 0.00 8.96 6.33 0.12 48.45 05:19:55 04:19:01 all 6.36 0.00 1.68 0.03 0.06 91.87 05:19:55 04:19:01 0 6.46 0.00 1.81 0.03 0.05 91.65 05:19:55 04:19:01 1 6.25 0.00 1.55 0.03 0.07 92.09 05:19:55 04:20:01 all 2.65 0.00 0.84 0.02 0.05 96.45 05:19:55 04:20:01 0 2.62 0.00 0.88 0.02 0.05 96.44 05:19:55 04:20:01 1 2.68 0.00 0.79 0.02 0.05 96.46 05:19:55 04:21:01 all 4.71 0.00 0.48 0.02 0.04 94.75 05:19:55 04:21:01 0 4.59 0.00 0.54 0.02 0.03 94.82 05:19:55 04:21:01 1 4.84 0.00 0.42 0.02 0.05 94.68 05:19:55 04:22:01 all 0.11 0.00 0.01 0.00 0.03 99.86 05:19:55 04:22:01 0 0.02 0.00 0.00 0.00 0.03 99.95 05:19:55 04:22:01 1 0.20 0.00 0.02 0.00 0.02 99.77 05:19:55 04:23:01 all 0.15 4.02 14.61 3.26 0.06 77.90 05:19:55 04:23:01 0 0.03 3.97 14.49 3.06 0.07 78.38 05:19:55 04:23:01 1 0.27 4.08 14.73 3.45 0.05 77.42 05:19:55 05:19:55 04:23:01 CPU %user %nice %system %iowait %steal %idle 05:19:55 04:24:01 all 0.04 0.00 0.03 0.00 0.04 99.89 05:19:55 04:24:01 0 0.00 0.00 0.03 0.00 0.05 99.92 05:19:55 04:24:01 1 0.08 0.00 0.02 0.00 0.03 99.87 05:19:55 04:25:01 all 0.03 0.00 0.03 0.00 0.03 99.92 05:19:55 04:25:01 0 0.02 0.00 0.02 0.00 0.05 99.92 05:19:55 04:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:19:55 04:26:01 all 0.04 0.00 0.01 0.00 0.04 99.91 05:19:55 04:26:01 0 0.05 0.00 0.00 0.00 0.05 99.90 05:19:55 04:26:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:19:55 04:27:01 all 0.10 0.00 0.02 0.00 0.03 99.85 05:19:55 04:27:01 0 0.18 0.00 0.02 0.00 0.03 99.77 05:19:55 04:27:01 1 0.02 0.00 0.02 0.00 0.03 99.93 05:19:55 04:28:01 all 0.08 0.00 0.02 0.00 0.03 99.87 05:19:55 04:28:01 0 0.13 0.00 0.02 0.00 0.03 99.82 05:19:55 04:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:19:55 04:29:01 all 0.09 0.00 0.02 0.00 0.03 99.86 05:19:55 04:29:01 0 0.15 0.00 0.02 0.00 0.02 99.82 05:19:55 04:29:01 1 0.03 0.00 0.02 0.00 0.05 99.90 05:19:55 04:30:01 all 0.12 0.00 0.03 0.00 0.03 99.83 05:19:55 04:30:01 0 0.18 0.00 0.02 0.00 0.02 99.78 05:19:55 04:30:01 1 0.05 0.00 0.03 0.00 0.03 99.88 05:19:55 04:31:01 all 0.94 0.00 0.44 0.08 0.04 98.49 05:19:55 04:31:01 0 0.99 0.00 0.39 0.07 0.05 98.51 05:19:55 04:31:01 1 0.89 0.00 0.50 0.10 0.03 98.48 05:19:55 04:32:01 all 7.45 0.00 3.17 3.67 0.06 85.65 05:19:55 04:32:01 0 7.58 0.00 2.94 4.57 0.05 84.85 05:19:55 04:32:01 1 7.32 0.00 3.39 2.78 0.07 86.44 05:19:55 04:33:01 all 3.07 0.00 1.12 0.61 0.04 95.16 05:19:55 04:33:01 0 3.25 0.00 1.11 0.94 0.05 94.65 05:19:55 04:33:01 1 2.89 0.00 1.13 0.27 0.03 95.68 05:19:55 04:34:01 all 0.08 0.00 0.04 0.00 0.03 99.85 05:19:55 04:34:01 0 0.02 0.00 0.05 0.00 0.03 99.90 05:19:55 04:34:01 1 0.15 0.00 0.03 0.00 0.02 99.80 05:19:55 05:19:55 04:34:01 CPU %user %nice %system %iowait %steal %idle 05:19:55 04:35:01 all 0.08 0.00 0.02 0.00 0.03 99.87 05:19:55 04:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:19:55 04:35:01 1 0.13 0.00 0.02 0.00 0.03 99.82 05:19:55 04:36:01 all 0.11 0.00 0.02 0.00 0.03 99.84 05:19:55 04:36:01 0 0.02 0.00 0.02 0.00 0.03 99.93 05:19:55 04:36:01 1 0.20 0.00 0.02 0.00 0.03 99.75 05:19:55 04:37:01 all 0.04 0.00 0.02 0.00 0.04 99.90 05:19:55 04:37:01 0 0.02 0.00 0.02 0.00 0.07 99.90 05:19:55 04:37:01 1 0.07 0.00 0.02 0.00 0.02 99.90 05:19:55 04:38:01 all 0.04 0.00 0.02 0.00 0.04 99.90 05:19:55 04:38:01 0 0.02 0.00 0.00 0.00 0.03 99.95 05:19:55 04:38:01 1 0.07 0.00 0.03 0.00 0.05 99.85 05:19:55 04:39:01 all 0.41 0.00 0.30 0.00 0.03 99.26 05:19:55 04:39:01 0 0.37 0.00 0.22 0.00 0.03 99.38 05:19:55 04:39:01 1 0.45 0.00 0.38 0.00 0.02 99.15 05:19:55 04:40:01 all 0.80 0.00 0.68 0.03 0.04 98.45 05:19:55 04:40:01 0 0.84 0.00 0.69 0.03 0.03 98.41 05:19:55 04:40:01 1 0.76 0.00 0.67 0.03 0.05 98.49 05:19:55 04:41:02 all 10.30 0.00 4.19 1.41 0.07 84.03 05:19:55 04:41:02 0 8.85 0.00 4.23 1.75 0.07 85.10 05:19:55 04:41:02 1 11.75 0.00 4.16 1.06 0.07 82.95 05:19:55 04:42:01 all 0.27 0.00 0.26 0.78 0.04 98.65 05:19:55 04:42:01 0 0.20 0.00 0.24 0.05 0.05 99.45 05:19:55 04:42:01 1 0.34 0.00 0.27 1.51 0.03 97.84 05:19:55 04:43:01 all 0.08 0.00 0.07 0.00 0.03 99.82 05:19:55 04:43:01 0 0.07 0.00 0.07 0.00 0.02 99.85 05:19:55 04:43:01 1 0.08 0.00 0.07 0.00 0.05 99.80 05:19:55 04:44:01 all 0.07 0.00 0.02 0.00 0.03 99.88 05:19:55 04:44:01 0 0.05 0.00 0.02 0.00 0.05 99.88 05:19:55 04:44:01 1 0.08 0.00 0.02 0.00 0.02 99.88 05:19:55 04:45:01 all 0.22 0.00 0.20 0.03 0.04 99.52 05:19:55 04:45:01 0 0.15 0.00 0.20 0.02 0.05 99.58 05:19:55 04:45:01 1 0.28 0.00 0.20 0.03 0.03 99.45 05:19:55 05:19:55 04:45:01 CPU %user %nice %system %iowait %steal %idle 05:19:55 04:46:01 all 0.05 0.00 0.02 0.00 0.04 99.89 05:19:55 04:46:01 0 0.03 0.00 0.02 0.00 0.03 99.92 05:19:55 04:46:01 1 0.07 0.00 0.02 0.00 0.05 99.87 05:19:55 04:47:01 all 0.20 0.00 0.14 0.00 0.03 99.63 05:19:55 04:47:01 0 0.18 0.00 0.12 0.00 0.00 99.70 05:19:55 04:47:01 1 0.22 0.00 0.17 0.00 0.05 99.56 05:19:55 04:48:01 all 0.13 0.00 0.08 0.00 0.03 99.76 05:19:55 04:48:01 0 0.18 0.00 0.07 0.00 0.03 99.72 05:19:55 04:48:01 1 0.07 0.00 0.10 0.00 0.03 99.80 05:19:55 04:49:01 all 0.20 0.00 0.18 0.01 0.04 99.57 05:19:55 04:49:01 0 0.23 0.00 0.17 0.02 0.03 99.55 05:19:55 04:49:01 1 0.17 0.00 0.20 0.00 0.05 99.58 05:19:55 04:50:01 all 0.13 0.00 0.07 0.00 0.04 99.77 05:19:55 04:50:01 0 0.15 0.00 0.05 0.00 0.05 99.75 05:19:55 04:50:01 1 0.10 0.00 0.08 0.00 0.03 99.78 05:19:55 04:51:01 all 0.12 0.00 0.05 0.00 0.03 99.81 05:19:55 04:51:01 0 0.17 0.00 0.05 0.00 0.03 99.75 05:19:55 04:51:01 1 0.07 0.00 0.05 0.00 0.02 99.87 05:19:55 04:52:01 all 0.18 0.00 0.21 0.02 0.04 99.55 05:19:55 04:52:01 0 0.17 0.00 0.22 0.02 0.02 99.58 05:19:55 04:52:01 1 0.20 0.00 0.20 0.02 0.07 99.51 05:19:55 04:53:01 all 0.06 0.00 0.02 0.00 0.03 99.90 05:19:55 04:53:01 0 0.02 0.00 0.02 0.00 0.03 99.93 05:19:55 04:53:01 1 0.10 0.00 0.02 0.00 0.02 99.87 05:19:55 04:54:01 all 0.09 0.00 0.06 0.00 0.03 99.82 05:19:55 04:54:01 0 0.02 0.00 0.07 0.00 0.02 99.90 05:19:55 04:54:01 1 0.17 0.00 0.05 0.00 0.03 99.75 05:19:55 04:55:01 all 0.06 0.00 0.03 0.00 0.03 99.89 05:19:55 04:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:19:55 04:55:01 1 0.10 0.00 0.03 0.00 0.05 99.82 05:19:55 04:56:01 all 0.09 0.00 0.01 0.00 0.03 99.87 05:19:55 04:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:19:55 04:56:01 1 0.15 0.00 0.00 0.00 0.03 99.82 05:19:55 05:19:55 04:56:01 CPU %user %nice %system %iowait %steal %idle 05:19:55 04:57:01 all 0.11 0.00 0.05 0.00 0.03 99.82 05:19:55 04:57:01 0 0.07 0.00 0.05 0.00 0.03 99.85 05:19:55 04:57:01 1 0.15 0.00 0.05 0.00 0.02 99.78 05:19:55 04:58:01 all 0.23 0.00 0.10 0.00 0.03 99.64 05:19:55 04:58:01 0 0.17 0.00 0.07 0.00 0.03 99.73 05:19:55 04:58:01 1 0.28 0.00 0.13 0.00 0.03 99.55 05:19:55 04:59:01 all 0.06 0.00 0.01 0.00 0.03 99.90 05:19:55 04:59:01 0 0.10 0.00 0.00 0.00 0.02 99.88 05:19:55 04:59:01 1 0.02 0.00 0.02 0.00 0.05 99.92 05:19:55 05:00:01 all 0.04 0.00 0.02 0.00 0.03 99.91 05:19:55 05:00:01 0 0.07 0.00 0.02 0.00 0.02 99.90 05:19:55 05:00:01 1 0.02 0.00 0.02 0.00 0.05 99.92 05:19:55 05:01:01 all 1.37 0.00 0.73 0.01 0.04 97.85 05:19:55 05:01:01 0 1.31 0.00 0.64 0.00 0.05 98.00 05:19:55 05:01:01 1 1.44 0.00 0.82 0.02 0.03 97.69 05:19:55 05:02:01 all 0.04 0.01 0.03 0.00 0.03 99.88 05:19:55 05:02:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:19:55 05:02:01 1 0.03 0.02 0.03 0.00 0.05 99.87 05:19:55 05:03:01 all 0.08 0.00 0.13 0.00 0.03 99.76 05:19:55 05:03:01 0 0.08 0.00 0.10 0.00 0.03 99.78 05:19:55 05:03:01 1 0.08 0.00 0.15 0.00 0.03 99.73 05:19:55 05:04:01 all 0.03 0.00 0.02 0.00 0.04 99.91 05:19:55 05:04:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:19:55 05:04:01 1 0.02 0.00 0.02 0.00 0.07 99.90 05:19:55 05:05:01 all 0.17 0.00 0.04 0.01 0.03 99.75 05:19:55 05:05:01 0 0.28 0.00 0.03 0.02 0.03 99.63 05:19:55 05:05:01 1 0.05 0.00 0.05 0.00 0.03 99.87 05:19:55 05:06:01 all 0.03 0.00 0.03 0.00 0.03 99.91 05:19:55 05:06:01 0 0.02 0.00 0.02 0.00 0.03 99.93 05:19:55 05:06:01 1 0.05 0.00 0.03 0.00 0.03 99.88 05:19:55 05:07:01 all 0.04 0.00 0.02 0.00 0.03 99.91 05:19:55 05:07:01 0 0.05 0.00 0.02 0.00 0.03 99.90 05:19:55 05:07:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:19:55 05:19:55 05:07:01 CPU %user %nice %system %iowait %steal %idle 05:19:55 05:08:01 all 0.06 0.00 0.02 0.00 0.03 99.89 05:19:55 05:08:01 0 0.03 0.00 0.02 0.00 0.05 99.90 05:19:55 05:08:01 1 0.08 0.00 0.02 0.00 0.02 99.88 05:19:55 05:09:01 all 0.06 0.00 0.01 0.00 0.03 99.90 05:19:55 05:09:01 0 0.03 0.00 0.00 0.00 0.05 99.92 05:19:55 05:09:01 1 0.08 0.00 0.02 0.00 0.02 99.88 05:19:55 05:10:01 all 0.28 0.00 0.09 0.03 0.04 99.56 05:19:55 05:10:01 0 0.35 0.00 0.10 0.02 0.05 99.48 05:19:55 05:10:01 1 0.22 0.00 0.08 0.03 0.03 99.63 05:19:55 05:11:01 all 1.13 0.00 0.18 1.15 0.04 97.50 05:19:55 05:11:01 0 1.62 0.00 0.27 1.84 0.03 96.23 05:19:55 05:11:01 1 0.64 0.00 0.10 0.45 0.05 98.76 05:19:55 05:12:01 all 0.08 0.00 0.05 0.00 0.03 99.83 05:19:55 05:12:01 0 0.08 0.00 0.05 0.00 0.03 99.83 05:19:55 05:12:01 1 0.08 0.00 0.05 0.00 0.03 99.83 05:19:55 05:13:01 all 3.09 0.00 1.22 0.02 0.04 95.63 05:19:55 05:13:01 0 3.22 0.00 1.37 0.00 0.02 95.39 05:19:55 05:13:01 1 2.96 0.00 1.08 0.03 0.07 95.87 05:19:55 05:14:02 all 1.57 0.00 0.91 0.55 0.03 96.95 05:19:55 05:14:02 0 1.57 0.00 0.94 0.69 0.03 96.77 05:19:55 05:14:02 1 1.56 0.00 0.87 0.40 0.03 97.13 05:19:55 05:15:01 all 0.26 0.00 0.18 0.01 0.03 99.52 05:19:55 05:15:01 0 0.17 0.00 0.15 0.02 0.03 99.63 05:19:55 05:15:01 1 0.36 0.00 0.20 0.00 0.03 99.40 05:19:55 05:16:01 all 0.16 0.00 0.10 0.00 0.03 99.72 05:19:55 05:16:01 0 0.12 0.00 0.10 0.00 0.03 99.75 05:19:55 05:16:01 1 0.20 0.00 0.10 0.00 0.02 99.68 05:19:55 Average: all 3.69 0.04 1.12 1.33 0.04 93.78 05:19:55 Average: 0 3.66 0.04 1.13 1.44 0.04 93.69 05:19:55 Average: 1 3.72 0.04 1.12 1.22 0.04 93.86 05:19:55 05:19:55 05:19:55