Pull request #3480 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at a13342f601b0d2f7967cf69d0c888c34ba009271 rather than d1d5c77babd1b5b692eca71af850f9a0012041e8 Obtained Jenkinsfile from a13342f601b0d2f7967cf69d0c888c34ba009271 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-ssh1244984587496853636.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh3739582504846514660.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 9d0281235b943b7ad605f650702698f9078b2862 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/PR-3480/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/PR-3480/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1991654397484612394.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh8445821750422579801.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/PR-3480/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/PR-3480/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh766234064275666631.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-14982 in /w/workspace/edgexfoundry_edgex-go_PR-3480 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh2120897661471223053.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a13342f601b0d2f7967cf69d0c888c34ba009271 into PR head commit d1d5c77babd1b5b692eca71af850f9a0012041e8 Merge succeeded, producing d1d5c77babd1b5b692eca71af850f9a0012041e8 Checking out Revision d1d5c77babd1b5b692eca71af850f9a0012041e8 (PR-3480) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/2@tmp/jenkins-gitclient-ssh9182666316079699505.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3480/head:refs/remotes/origin/PR-3480 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1d5c77babd1b5b692eca71af850f9a0012041e8 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4806411908516361950.key > git merge a13342f601b0d2f7967cf69d0c888c34ba009271 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1d5c77babd1b5b692eca71af850f9a0012041e8 # timeout=10 Commit message: "refactor(notifications): Move ChannelSender interface to channel package" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:45:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:45:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:45:29 ========================================================= 03:45:29 EdgeX Global Pipelines Version Info 03:45:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4b0841f0f14fd4a895d5b6d2405482e9ce1a9e03 # timeout=10 03:45:31 ------------------- 03:45:31 stable info: 03:45:31 ------------------- 03:45:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:45:31 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:45:31 Message: update stable to v1.0.192 03:45:31 ------------------- 03:45:31 experimental info: 03:45:31 ------------------- 03:45:31 Commited By: **** collab-it+edgex@linuxfoundation.org 03:45:31 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:45:31 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:45:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3480 [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3480 [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3480 [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1d5c77babd1b5b692eca71af850f9a0012041e8 [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1d5c77 [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:32 provisioning config files... 03:45:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7646308510156976646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:33 ---> docker-login.sh 03:45:33 nexus3.edgexfoundry.org:10001 03:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:33 Configure a credential helper to remove this warning. See 03:45:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:33 03:45:33 Login Succeeded 03:45:33 nexus3.edgexfoundry.org:10002 03:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:33 Configure a credential helper to remove this warning. See 03:45:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:33 03:45:33 Login Succeeded 03:45:33 nexus3.edgexfoundry.org:10003 03:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:33 Configure a credential helper to remove this warning. See 03:45:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:33 03:45:33 Login Succeeded 03:45:33 nexus3.edgexfoundry.org:10004 03:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:33 Configure a credential helper to remove this warning. See 03:45:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:33 03:45:33 Login Succeeded 03:45:33 docker.io 03:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:34 Configure a credential helper to remove this warning. See 03:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:34 03:45:34 Login Succeeded 03:45:34 ---> docker-login.sh ends [Pipeline] } 03:45:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:45:34 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 03:45:34 + for file in '`ls cmd/**/Dockerfile`' 03:45:34 ++ cut -d/ -f2 03:45:34 ++ dirname cmd/core-command/Dockerfile 03:45:34 + echo core-command,cmd/core-command/Dockerfile 03:45:34 + for file in '`ls cmd/**/Dockerfile`' 03:45:34 ++ dirname cmd/core-data/Dockerfile 03:45:34 ++ cut -d/ -f2 03:45:34 + echo core-data,cmd/core-data/Dockerfile 03:45:34 + for file in '`ls cmd/**/Dockerfile`' 03:45:34 ++ dirname cmd/core-metadata/Dockerfile 03:45:34 ++ cut -d/ -f2 03:45:34 + echo core-metadata,cmd/core-metadata/Dockerfile 03:45:34 + for file in '`ls cmd/**/Dockerfile`' 03:45:34 ++ dirname cmd/security-bootstrapper/Dockerfile 03:45:34 ++ cut -d/ -f2 03:45:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:45:34 + for file in '`ls cmd/**/Dockerfile`' 03:45:34 ++ dirname cmd/security-proxy-setup/Dockerfile 03:45:34 ++ cut -d/ -f2 03:45:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:45:34 + for file in '`ls cmd/**/Dockerfile`' 03:45:34 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:45:34 ++ cut -d/ -f2 03:45:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:45:34 + for file in '`ls cmd/**/Dockerfile`' 03:45:34 ++ dirname cmd/support-notifications/Dockerfile 03:45:34 ++ cut -d/ -f2 03:45:34 + echo support-notifications,cmd/support-notifications/Dockerfile 03:45:34 + for file in '`ls cmd/**/Dockerfile`' 03:45:34 ++ dirname cmd/support-scheduler/Dockerfile 03:45:34 ++ cut -d/ -f2 03:45:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:45:34 + for file in '`ls cmd/**/Dockerfile`' 03:45:34 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:45:34 ++ cut -d/ -f2 03:45:34 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:45:34 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 03:45:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:45:36 03:45:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:45:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:45:36 latest: Pulling from edgex-devops/git-semver 03:45:36 31603596830f: Pulling fs layer 03:45:36 54011a49482f: Pulling fs layer 03:45:36 a6820b24f6d8: Pulling fs layer 03:45:36 f581987b2513: Pulling fs layer 03:45:36 f581987b2513: Waiting 03:45:36 54011a49482f: Verifying Checksum 03:45:36 54011a49482f: Download complete 03:45:36 31603596830f: Verifying Checksum 03:45:36 31603596830f: Download complete 03:45:36 f581987b2513: Verifying Checksum 03:45:36 f581987b2513: Download complete 03:45:36 a6820b24f6d8: Verifying Checksum 03:45:36 a6820b24f6d8: Download complete 03:45:36 31603596830f: Pull complete 03:45:36 54011a49482f: Pull complete 03:45:37 a6820b24f6d8: Pull complete 03:45:37 f581987b2513: Pull complete 03:45:37 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 03:45:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:45:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:45:37 prd-centos7-docker-4c-2g-14982 does not seem to be running inside a container 03:45:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:45:38 $ docker top 7ba2464fb74d79c70a961a4a9f476b3107145f51e475e7edec2a459552e3635d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:45:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:45:39 [ssh-agent] Looking for ssh-agent implementation... 03:45:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:45:39 $ docker exec 7ba2464fb74d79c70a961a4a9f476b3107145f51e475e7edec2a459552e3635d ssh-agent 03:45:39 SSH_AUTH_SOCK=/tmp/ssh-UXBD4cs9Ifkb/agent.13 03:45:39 SSH_AGENT_PID=19 03:45:39 Running ssh-add (command line suppressed) 03:45:39 Identity added: /w/workspace/edgex-go/2@tmp/private_key_39949047596857664.key (/w/workspace/edgex-go/2@tmp/private_key_39949047596857664.key) 03:45:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:45:39 + git tag --points-at HEAD [Pipeline] } 03:45:39 $ docker exec --env ******** --env ******** 7ba2464fb74d79c70a961a4a9f476b3107145f51e475e7edec2a459552e3635d ssh-agent -k 03:45:39 unset SSH_AUTH_SOCK; 03:45:39 unset SSH_AGENT_PID; 03:45:39 echo Agent pid 19 killed; 03:45:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:45:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:45:39 [ssh-agent] Looking for ssh-agent implementation... 03:45:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:45:40 $ docker exec 7ba2464fb74d79c70a961a4a9f476b3107145f51e475e7edec2a459552e3635d ssh-agent 03:45:40 SSH_AUTH_SOCK=/tmp/ssh-ntdVnGPRA4dK/agent.53 03:45:40 SSH_AGENT_PID=59 03:45:40 Running ssh-add (command line suppressed) 03:45:40 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3927771603595991965.key (/w/workspace/edgex-go/2@tmp/private_key_3927771603595991965.key) 03:45:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:45:40 + git semver init 03:45:40 # -> Open(): unable to determine branch for HEAD 03:45:40 # $GIT_DIR = /w/workspace/edgex-go/2/.git 03:45:40 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 03:45:40 # $SEMVER_REMOTE_NAME = origin 03:45:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:45:40 # $SEMVER_USER_NAME = edgex-jenkins 03:45:40 # $SEMVER_BRANCH = PR-3480 03:45:40 # $SEMVER_TEMP = /tmp/semver-930661662 03:45:40 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:45:58 # '/tmp/semver-930661662' -> '/w/workspace/edgex-go/2/.semver' 03:45:58 # -> Force: false 03:45:58 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 03:45:58 $ docker exec --env ******** --env ******** 7ba2464fb74d79c70a961a4a9f476b3107145f51e475e7edec2a459552e3635d ssh-agent -k 03:45:58 unset SSH_AUTH_SOCK; 03:45:58 unset SSH_AGENT_PID; 03:45:58 echo Agent pid 59 killed; 03:45:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:45:59 + git semver [Pipeline] } 03:45:59 $ docker stop --time=1 7ba2464fb74d79c70a961a4a9f476b3107145f51e475e7edec2a459552e3635d 03:46:03 $ docker rm -f 7ba2464fb74d79c70a961a4a9f476b3107145f51e475e7edec2a459552e3635d [Pipeline] // withDockerContainer [Pipeline] sh 03:46:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:46:04 Stashed 1 file(s) [Pipeline] echo 03:46:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:46:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:46:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:46:05 + sudo service docker restart 03:46:05 + true 03:46:05 Redirecting to /bin/systemctl restart docker.service 03:46:19 Still waiting to schedule task 03:46:19 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 03:46:23 ========================================================= 03:46:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:46:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:46:23 + 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 . 03:46:25 Sending build context to Docker daemon 330.7MB 03:46:25 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 03:46:25 Step 2/6 : FROM ${BASE} 03:46:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:46:25 540db60ca938: Pulling fs layer 03:46:25 adcc1eea9eea: Pulling fs layer 03:46:25 4c4ab2625f07: Pulling fs layer 03:46:25 0510c868ecb4: Pulling fs layer 03:46:25 afea3b2eda06: Pulling fs layer 03:46:25 7809a108b3ef: Pulling fs layer 03:46:25 f706445af74f: Pulling fs layer 03:46:25 0510c868ecb4: Waiting 03:46:25 afea3b2eda06: Waiting 03:46:25 7809a108b3ef: Waiting 03:46:25 f706445af74f: Waiting 03:46:25 4c4ab2625f07: Verifying Checksum 03:46:25 4c4ab2625f07: Download complete 03:46:25 adcc1eea9eea: Verifying Checksum 03:46:25 adcc1eea9eea: Download complete 03:46:25 540db60ca938: Verifying Checksum 03:46:25 540db60ca938: Download complete 03:46:25 afea3b2eda06: Download complete 03:46:25 7809a108b3ef: Verifying Checksum 03:46:25 7809a108b3ef: Download complete 03:46:25 540db60ca938: Pull complete 03:46:25 adcc1eea9eea: Pull complete 03:46:26 4c4ab2625f07: Pull complete 03:46:27 f706445af74f: Verifying Checksum 03:46:27 f706445af74f: Download complete 03:46:27 0510c868ecb4: Verifying Checksum 03:46:27 0510c868ecb4: Download complete 03:46:33 0510c868ecb4: Pull complete 03:46:33 afea3b2eda06: Pull complete 03:46:33 7809a108b3ef: Pull complete 03:46:37 f706445af74f: Pull complete 03:46:37 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:46:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:46:37 ---> b068be0155e3 03:46:37 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 03:46:41 ---> Running in 4c7e089210c4 03:46:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:46:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:46:43 (1/12) Installing libmagic (5.39-r0) 03:46:43 (2/12) Installing file (5.39-r0) 03:46:43 (3/12) Installing libc-dev (0.7.2-r3) 03:46:43 (4/12) Installing g++ (10.2.1_pre1-r3) 03:46:48 (5/12) Installing fortify-headers (1.1-r0) 03:46:48 (6/12) Installing patch (2.7.6-r6) 03:46:48 (7/12) Installing build-base (0.5-r2) 03:46:48 (8/12) Installing libsodium (1.0.18-r0) 03:46:48 (9/12) Installing pkgconf (1.7.3-r0) 03:46:48 (10/12) Installing libsodium-dev (1.0.18-r0) 03:46:48 (11/12) Installing libzmq (4.3.3-r1) 03:46:48 (12/12) Installing zeromq-dev (4.3.3-r1) 03:46:48 Executing busybox-1.32.1-r6.trigger 03:46:48 OK: 219 MiB in 52 packages 03:46:52 Removing intermediate container 4c7e089210c4 03:46:52 ---> 8a693c21ef42 03:46:52 Step 4/6 : WORKDIR /edgex-go 03:46:52 ---> Running in fb262a36bb5f 03:46:52 Removing intermediate container fb262a36bb5f 03:46:52 ---> 838b7824ca3b 03:46:52 Step 5/6 : COPY go.mod . 03:46:52 ---> 9d394dc9d00a 03:46:52 Step 6/6 : RUN go mod download 03:46:52 ---> Running in 0e52202af4db 03:47:14 Removing intermediate container 0e52202af4db 03:47:14 ---> 8db9269b149f 03:47:14 Successfully built 8db9269b149f 03:47:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:47:14 + docker inspect -f . ci-base-image-x86_64 03:47:14 . [Pipeline] withDockerContainer 03:47:14 prd-centos7-docker-4c-2g-14982 does not seem to be running inside a container 03:47:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:47:15 $ docker top 5c07e698be889380cb87ce79da5ac3083595f234a5c10977b08ae577f7c79ad8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:15 + go version 03:47:15 go version go1.16.3 linux/amd64 [Pipeline] } 03:47:15 $ docker stop --time=1 5c07e698be889380cb87ce79da5ac3083595f234a5c10977b08ae577f7c79ad8 03:47:16 $ docker rm -f 5c07e698be889380cb87ce79da5ac3083595f234a5c10977b08ae577f7c79ad8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:47:17 + docker inspect -f . ci-base-image-x86_64 03:47:17 . [Pipeline] withDockerContainer 03:47:17 prd-centos7-docker-4c-2g-14982 does not seem to be running inside a container 03:47:17 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:47:18 $ docker top 393bff28761078105b8a19045d4bbad630357b5a93afb306b33f01c27eb67a34 -eo pid,comm [Pipeline] { [Pipeline] echo 03:47:18 ========================================================= 03:47:18 [edgeXBuildGoParallel] Running Tests and Build... 03:47:18 ========================================================= [Pipeline] sh 03:47:18 + go mod tidy [Pipeline] sh 03:47:19 + make test 03:47:19 go mod tidy 03:47:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:47:25 ? github.com/edgexfoundry/edgex-go [no test files] 03:47:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:47:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:47:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:47:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:47:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:47:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:47:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:47:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:47:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:47:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:48:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:48:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:48:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:48:02 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.066s coverage: 46.1% of statements 03:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:48:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.045s coverage: 28.7% of statements 03:48:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.062s coverage: 100.0% of statements 03:48:05 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.087s coverage: 27.7% of statements 03:48:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:48:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:48:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:48:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:48:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:48:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 81.2% of statements 03:48:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:48:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements 03:48:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:48:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.049s coverage: 100.0% of statements 03:48:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:48:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:48:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.054s coverage: 58.6% of statements 03:48:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:48:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:48:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.121s coverage: 87.7% of statements 03:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:48:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.056s coverage: 78.9% of statements 03:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:48:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.207s coverage: 28.6% of statements 03:48:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:48:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:48:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:48:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:48:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:48:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.058s coverage: 100.0% of statements 03:48:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:48:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.049s coverage: 100.0% of statements 03:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:48:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.119s coverage: 86.7% of statements 03:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:48:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.087s coverage: 97.5% of statements 03:48:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:48:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements 03:48:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:48:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:48:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:48:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:48:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.241s coverage: 95.1% of statements 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:48:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:48:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.044s coverage: 0.8% of statements 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:48:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.051s coverage: 21.7% of statements 03:48:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:48:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements 03:48:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 03:48:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 03:48:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 03:48:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 03:48:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 03:48:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 03:48:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14983 in /w/workspace/edgexfoundry_edgex-go_PR-3480 [Pipeline] { [Pipeline] ws 03:48:28 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 03:48:29 The recommended git tool is: git 03:48:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.289s coverage: 81.8% of statements 03:48:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:48:34 using credential edgex-jenkins-ssh 03:48:34 Cloning the remote Git repository 03:48:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:48:34 > git init /w/workspace/edgex-go/2 # timeout=10 03:48:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:48:35 > git --version # timeout=10 03:48:35 > git --version # 'git version 2.17.1' 03:48:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:51 Merging remotes/origin/master commit a13342f601b0d2f7967cf69d0c888c34ba009271 into PR head commit d1d5c77babd1b5b692eca71af850f9a0012041e8 03:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 03:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 03:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements 03:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 03:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements 03:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 03:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 03:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 03:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.070s coverage: 91.2% of statements 03:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.4% of statements 03:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 03:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements 03:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 03:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 03:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 03:48:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:48:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:48:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:48:50 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3480/head:refs/remotes/origin/PR-3480 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:48:51 > git config core.sparsecheckout # timeout=10 03:48:51 > git checkout -f d1d5c77babd1b5b692eca71af850f9a0012041e8 # timeout=10 03:48:51 Merge succeeded, producing d1d5c77babd1b5b692eca71af850f9a0012041e8 03:48:51 Checking out Revision d1d5c77babd1b5b692eca71af850f9a0012041e8 (PR-3480) 03:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.190s coverage: 66.9% of statements 03:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.5% of statements 03:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.040s coverage: 89.5% of statements 03:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.040s coverage: 84.8% of statements 03:48:51 > git remote # timeout=10 03:48:51 > git config --get remote.origin.url # timeout=10 03:48:51 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:51 > git merge a13342f601b0d2f7967cf69d0c888c34ba009271 # timeout=10 03:48:51 > git rev-parse HEAD^{commit} # timeout=10 03:48:51 > git config core.sparsecheckout # timeout=10 03:48:51 > git checkout -f d1d5c77babd1b5b692eca71af850f9a0012041e8 # timeout=10 03:48:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.082s coverage: 46.7% of statements 03:48:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:48:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:48:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:48:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:48:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:48:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.036s coverage: 100.0% of statements 03:48:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:48:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.032s coverage: 100.0% of statements 03:48:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:48:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:48:56 Commit message: "refactor(notifications): Move ChannelSender interface to channel package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:48:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:48:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.062s coverage: 19.9% of statements 03:48:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 03:48:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 03:48:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:48:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.116s coverage: 91.4% of statements 03:48:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:48:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:48:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:48:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.626s coverage: 28.8% of statements 03:48:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:48:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:48:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:48:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:48:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:48:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:48:58 + sudo+ service docker restarttrue 03:48:58 03:48:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.053s coverage: 99.0% of statements 03:48:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:48:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.059s coverage: 100.0% of statements 03:48:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:48:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:48:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:48:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 64.6% of statements 03:48:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:48:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.090s coverage: 97.6% of statements 03:48:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:48:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:48:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:48:59 ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements 03:48:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:48:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements 03:48:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:48:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:48:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:48:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:49:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.026s coverage: 87.9% of statements 03:49:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:49:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:49:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.022s coverage: 100.0% of statements 03:49:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 28.1% of statements 03:49:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 03:49:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.037s coverage: 85.7% of statements 03:49:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 03:49:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements 03:49:01 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:16 provisioning config files... 03:49:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7158732036653865857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:17 ---> docker-login.sh 03:49:17 nexus3.edgexfoundry.org:10001 03:49:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:18 Configure a credential helper to remove this warning. See 03:49:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:18 03:49:18 Login Succeeded 03:49:18 nexus3.edgexfoundry.org:10002 03:49:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:18 Configure a credential helper to remove this warning. See 03:49:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:18 03:49:18 Login Succeeded 03:49:18 nexus3.edgexfoundry.org:10003 03:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:19 Configure a credential helper to remove this warning. See 03:49:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:19 03:49:19 Login Succeeded 03:49:19 nexus3.edgexfoundry.org:10004 03:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:20 Configure a credential helper to remove this warning. See 03:49:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:20 03:49:20 Login Succeeded 03:49:20 docker.io 03:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:20 Configure a credential helper to remove this warning. See 03:49:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:20 03:49:20 Login Succeeded 03:49:20 ---> docker-login.sh ends [Pipeline] } 03:49:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:49:20 ========================================================= 03:49:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:49:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:49:21 + 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 . 03:49:23 Sending build context to Docker daemon 168.1MB 03:49:23 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 03:49:23 Step 2/6 : FROM ${BASE} 03:49:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:49:23 595b0fe564bb: Pulling fs layer 03:49:23 7186ed65a4f7: Pulling fs layer 03:49:23 316046926c0a: Pulling fs layer 03:49:23 4ebd0625c992: Pulling fs layer 03:49:23 207e8628e3a3: Pulling fs layer 03:49:23 c791037a9be2: Pulling fs layer 03:49:23 ffd874e62e21: Pulling fs layer 03:49:23 207e8628e3a3: Waiting 03:49:23 4ebd0625c992: Waiting 03:49:23 c791037a9be2: Waiting 03:49:23 ffd874e62e21: Waiting 03:49:23 316046926c0a: Verifying Checksum 03:49:23 316046926c0a: Download complete 03:49:23 7186ed65a4f7: Verifying Checksum 03:49:23 7186ed65a4f7: Download complete 03:49:23 207e8628e3a3: Verifying Checksum 03:49:23 207e8628e3a3: Download complete 03:49:23 c791037a9be2: Download complete 03:49:23 595b0fe564bb: Verifying Checksum 03:49:23 595b0fe564bb: Download complete 03:49:24 595b0fe564bb: Pull complete 03:49:25 7186ed65a4f7: Pull complete 03:49:25 316046926c0a: Pull complete 03:49:26 ffd874e62e21: Verifying Checksum 03:49:26 ffd874e62e21: Download complete 03:49:27 4ebd0625c992: Download complete 03:49:37 4ebd0625c992: Pull complete 03:49:38 207e8628e3a3: Pull complete 03:49:38 c791037a9be2: Pull complete 03:49:39 gofmt -l . 03:49:39 [ "`gofmt -l .`" = "" ] 03:49:39 ./bin/test-go-mod-tidy.sh 03:49:39 ./bin/test-attribution-txt.sh [Pipeline] sh 03:49:40 + ls -al . 03:49:40 total 844 03:49:40 drwxrwxr-x 10 1001 1001 4096 May 19 03:49 . 03:49:40 drwxr-xr-x 4 root root 28 May 19 03:47 .. 03:49:40 -rw-rw-r-- 1 1001 1001 11 May 19 03:45 .dockerignore 03:49:40 drwxrwxr-x 8 1001 1001 179 May 19 03:45 .git 03:49:40 drwxrwxr-x 3 1001 1001 125 May 19 03:45 .github 03:49:40 -rw-rw-r-- 1 1001 1001 818 May 19 03:45 .gitignore 03:49:40 drwx------ 3 1001 1001 60 May 19 03:45 .semver 03:49:40 -rw-rw-r-- 1 1001 1001 166 May 19 03:45 .sonarcloud.properties 03:49:40 -rw-rw-r-- 1 1001 1001 8609 May 19 03:45 Attribution.txt 03:49:40 -rw-rw-r-- 1 1001 1001 3804 May 19 03:45 CONTRIBUTING.md 03:49:40 -rw-rw-r-- 1 1001 1001 931 May 19 03:45 Dockerfile.build 03:49:40 -rw-rw-r-- 1 1001 1001 863 May 19 03:45 Jenkinsfile 03:49:40 -rw-rw-r-- 1 1001 1001 10775 May 19 03:45 LICENSE 03:49:40 -rw-rw-r-- 1 1001 1001 5632 May 19 03:45 Makefile 03:49:40 -rw-rw-r-- 1 1001 1001 7978 May 19 03:45 README.md 03:49:40 -rw-rw-r-- 1 1001 1001 6755 May 19 03:45 SECURITY.md 03:49:40 -rw-rw-r-- 1 1001 1001 5 May 19 03:46 VERSION 03:49:40 -rw-rw-r-- 1 1001 1001 4131 May 19 03:45 ZMQWindows.md 03:49:40 drwxrwxr-x 2 1001 1001 117 May 19 03:45 bin 03:49:40 drwxrwxr-x 14 1001 1001 4096 May 19 03:45 cmd 03:49:40 -rw-r--r-- 1 root root 733962 May 19 03:49 coverage.out 03:49:40 -rw-r--r-- 1 root root 1060 May 19 03:49 go.mod 03:49:40 -rw-r--r-- 1 root root 21990 May 19 03:47 go.sum 03:49:40 drwxrwxr-x 8 1001 1001 127 May 19 03:45 internal 03:49:40 drwxrwxr-x 4 1001 1001 26 May 19 03:45 openapi 03:49:40 drwxrwxr-x 4 1001 1001 71 May 19 03:45 snap 03:49:40 -rw-rw-r-- 1 1001 1001 168 May 19 03:45 version.go [Pipeline] sh 03:49:40 + '[' -e coverage.out ] 03:49:40 + chown 1001:1001 coverage.out [Pipeline] stash 03:49:40 Stashed 1 file(s) [Pipeline] sh 03:49:41 + make build 03:49:41 go mod tidy 03:49:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:49:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:49:43 ffd874e62e21: Pull complete 03:49:43 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 03:49:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:49:43 ---> cfc18b08335c 03:49:43 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 03:49:45 ---> Running in 712b6b882ace 03:49:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:49:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:49:48 (1/12) Installing libmagic (5.39-r0) 03:49:48 (2/12) Installing file (5.39-r0) 03:49:48 (3/12) Installing libc-dev (0.7.2-r3) 03:49:48 (4/12) Installing g++ (10.2.1_pre1-r3) 03:49:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:49:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:49:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:49:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:49:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:49:55 (5/12) Installing fortify-headers (1.1-r0) 03:49:55 (6/12) Installing patch (2.7.6-r6) 03:49:55 (7/12) Installing build-base (0.5-r2) 03:49:55 (8/12) Installing libsodium (1.0.18-r0) 03:49:55 (9/12) Installing pkgconf (1.7.3-r0) 03:49:55 (10/12) Installing libsodium-dev (1.0.18-r0) 03:49:55 (11/12) Installing libzmq (4.3.3-r1) 03:49:55 (12/12) Installing zeromq-dev (4.3.3-r1) 03:49:55 Executing busybox-1.32.1-r6.trigger 03:49:55 OK: 218 MiB in 52 packages 03:49:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:49:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:49:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:49:58 Removing intermediate container 712b6b882ace 03:49:58 ---> 95f2fc65b3e7 03:49:58 Step 4/6 : WORKDIR /edgex-go 03:49:58 ---> Running in b6c4cfa821c8 03:49:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:49:59 Removing intermediate container b6c4cfa821c8 03:49:59 ---> 46e87cbc8dd0 03:49:59 Step 5/6 : COPY go.mod . 03:49:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:50:00 ---> 2a252088788e 03:50:00 Step 6/6 : RUN go mod download 03:50:00 ---> Running in f3e3109d7543 [Pipeline] } 03:50:02 $ docker stop --time=1 393bff28761078105b8a19045d4bbad630357b5a93afb306b33f01c27eb67a34 03:50:08 $ docker rm -f 393bff28761078105b8a19045d4bbad630357b5a93afb306b33f01c27eb67a34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:50:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:50:12 03:50:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:50:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:50:12 latest: Pulling from edgex-devops/edgex-compose 03:50:12 cbdbe7a5bc2a: Pulling fs layer 03:50:12 ca9280d653b3: Pulling fs layer 03:50:12 7e9c9ca2126c: Pulling fs layer 03:50:13 cbdbe7a5bc2a: Verifying Checksum 03:50:13 cbdbe7a5bc2a: Download complete 03:50:13 cbdbe7a5bc2a: Pull complete 03:50:13 ca9280d653b3: Verifying Checksum 03:50:13 ca9280d653b3: Download complete 03:50:14 ca9280d653b3: Pull complete 03:50:14 7e9c9ca2126c: Verifying Checksum 03:50:14 7e9c9ca2126c: Download complete 03:50:17 7e9c9ca2126c: Pull complete 03:50:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:50:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:50:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:50:17 prd-centos7-docker-4c-2g-14982 does not seem to be running inside a container 03:50:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:50:26 Removing intermediate container f3e3109d7543 03:50:26 ---> 59ff73a4e26b 03:50:26 Successfully built 59ff73a4e26b 03:50:26 Successfully tagged ci-base-image-arm64:latest 03:50:30 $ docker top 43fae364a27837153859cad4a8e8597e5dc7a4957e60869c833d86da478e2109 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 03:50:30 + grep parallel 03:50:30 + docker-compose build --help 03:50:30 + docker inspect -f . ci-base-image-arm64 03:50:30 . [Pipeline] withDockerContainer 03:50:31 prd-ubuntu18.04-docker-arm64-4c-16g-14983 does not seem to be running inside a container 03:50:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:50:31 --parallel Build images in parallel. 03:50:32 $ docker top 485a82e116f711c6c20ca53a89a4fc34c5ec5573924f3d6244bec70603a9b7f7 -eo pid,comm [Pipeline] { [Pipeline] } 03:50:33 $ docker stop --time=1 43fae364a27837153859cad4a8e8597e5dc7a4957e60869c833d86da478e2109 03:50:34 $ docker rm -f 43fae364a27837153859cad4a8e8597e5dc7a4957e60869c833d86da478e2109 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:50:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:50:34 . [Pipeline] withDockerContainer 03:50:35 prd-centos7-docker-4c-2g-14982 does not seem to be running inside a container 03:50:35 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:50:35 + go version 03:50:35 go version go1.16.3 linux/arm64 03:50:35 $ docker top b9facaaa1b782ca18d7ba6a7fb0f00abc4dff3daf3eacd7a900fecac5b0af76a -eo pid,comm [Pipeline] { [Pipeline] } 03:50:35 $ docker stop --time=1 485a82e116f711c6c20ca53a89a4fc34c5ec5573924f3d6244bec70603a9b7f7 03:50:37 $ docker rm -f 485a82e116f711c6c20ca53a89a4fc34c5ec5573924f3d6244bec70603a9b7f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:50:38 + docker-compose -f ./docker-compose-build.yml build --parallel 03:50:38 + docker inspect -f . ci-base-image-arm64 03:50:38 . [Pipeline] withDockerContainer 03:50:38 prd-ubuntu18.04-docker-arm64-4c-16g-14983 does not seem to be running inside a container 03:50:38 Building core-command ... 03:50:38 Building core-data ... 03:50:38 Building core-metadata ... 03:50:38 Building security-bootstrapper ... 03:50:38 Building security-proxy-setup ... 03:50:38 Building security-secretstore-setup ... 03:50:38 Building support-notifications ... 03:50:38 Building support-scheduler ... 03:50:38 Building sys-mgmt-agent ... 03:50:38 Building core-command 03:50:38 Building security-proxy-setup 03:50:38 Building security-secretstore-setup 03:50:38 Building support-notifications 03:50:38 Building core-metadata 03:50:38 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:50:40 $ docker top 6883a8d9a13e8b265d603a2349a81d8521c7d3ee8730668d83126be84e66d58f -eo pid,comm [Pipeline] { [Pipeline] echo 03:50:40 ========================================================= 03:50:40 [edgeXBuildGoParallel] Running Tests and Build... 03:50:40 ========================================================= [Pipeline] sh 03:50:41 + go mod tidy [Pipeline] sh 03:50:42 + make test 03:50:42 go mod tidy 03:50:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:51:10 ? github.com/edgexfoundry/edgex-go [no test files] 03:51:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:51:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:51:10 ---> 8db9269b149f 03:51:10 Step 3/24 : WORKDIR /edgex-go 03:51:10 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:51:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:51:10 ---> 8db9269b149f 03:51:10 Step 3/26 : WORKDIR /edgex-go 03:51:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:51:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:51:10 ---> 8db9269b149f 03:51:10 Step 3/24 : WORKDIR /edgex-go 03:51:49 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:51:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:51:49 ---> 8db9269b149f 03:51:49 Step 3/23 : WORKDIR /edgex-go 03:51:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:51:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:51:57 ---> 8db9269b149f 03:51:57 Step 3/22 : WORKDIR /edgex-go 03:52:01 ---> Running in aa6db77491dc 03:52:01 ---> Running in 0ea16e4ce257 03:52:01 ---> Running in b4178ac82275 03:52:01 ---> Running in 182c1042d5af 03:52:01 ---> Running in 1a522fe95b36 03:52:01 Removing intermediate container 0ea16e4ce257 03:52:01 ---> ab9f50e1ac40 03:52:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:01 Removing intermediate container b4178ac82275 03:52:01 ---> 620ed2674ebc 03:52:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:01 Removing intermediate container aa6db77491dc 03:52:01 ---> e48ccb79ed15 03:52:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:01 Removing intermediate container 182c1042d5af 03:52:01 ---> 1f456c3a2d67 03:52:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:01 Removing intermediate container 1a522fe95b36 03:52:01 ---> edee7512e499 03:52:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:01 ---> Running in 16497d417b56 03:52:01 ---> Running in 05cebeb4eca0 03:52:02 ---> Running in c95faa4d9436 03:52:02 ---> Running in abd132d1688f 03:52:02 ---> Running in 0812a2513042 03:52:03 Removing intermediate container 16497d417b56 03:52:03 ---> b2f0fe956284 03:52:03 Step 5/24 : RUN apk add --update --no-cache make git 03:52:04 ---> Running in ececf6240a73 03:52:04 Removing intermediate container 05cebeb4eca0 03:52:04 ---> 94b390ded086 03:52:04 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:52:05 Removing intermediate container abd132d1688f 03:52:05 ---> 174ffc3c8e1e 03:52:05 Step 5/24 : RUN apk add --update --no-cache make git 03:52:05 ---> Running in 7618fbc5f2db 03:52:05 ---> Running in f895c359098b 03:52:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:52:06 Removing intermediate container c95faa4d9436 03:52:06 ---> 00b5a310bc16 03:52:06 Step 5/26 : RUN apk add --update --no-cache make git 03:52:06 Removing intermediate container 0812a2513042 03:52:06 ---> bf0ab1d3c1e8 03:52:06 Step 5/22 : RUN apk add --update --no-cache make git 03:52:06 ---> Running in 15c70b82fd69 03:52:06 ---> Running in 85ae5df9d789 03:52:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:52:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:52:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:52:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:52:07 OK: 219 MiB in 52 packages 03:52:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:52:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:52:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:52:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:52:08 Removing intermediate container ececf6240a73 03:52:08 ---> 339d150eaca8 03:52:08 Step 6/24 : COPY go.mod . 03:52:08 OK: 219 MiB in 52 packages 03:52:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:52:08 ---> 786b12874bee 03:52:08 Step 7/24 : RUN go mod download 03:52:08 OK: 219 MiB in 52 packages 03:52:08 ---> Running in e9a9d7b4c6b5 03:52:09 OK: 219 MiB in 52 packages 03:52:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:52:09 Removing intermediate container 7618fbc5f2db 03:52:09 ---> 52025168dc59 03:52:09 Step 6/23 : COPY go.mod . 03:52:09 Removing intermediate container f895c359098b 03:52:09 ---> e98e62d568aa 03:52:09 Step 6/24 : COPY go.mod . 03:52:09 ---> 3b4c33a1f9db 03:52:09 Step 7/23 : RUN go mod download 03:52:10 ---> Running in 29c64b2f2713 03:52:10 ---> 42e18459b117 03:52:10 Step 7/24 : RUN go mod download 03:52:11 Removing intermediate container 85ae5df9d789 03:52:11 ---> 4699c7ff3c76 03:52:11 Step 6/22 : COPY go.mod . 03:52:11 ---> Running in 57a526b596d0 03:52:12 ---> dec01d1c0fae 03:52:12 Step 7/22 : RUN go mod download 03:52:12 OK: 219 MiB in 52 packages 03:52:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:52:12 ---> Running in 7224562fd0a0 03:52:13 Removing intermediate container 29c64b2f2713 03:52:13 ---> 2c8d77240c18 03:52:13 Step 8/23 : COPY . . 03:52:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:52:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:52:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:52:26 Removing intermediate container e9a9d7b4c6b5 03:52:26 ---> 0a1b6bf1cfcf 03:52:26 Step 8/24 : COPY . . 03:52:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:52:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:52:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:52:26 Removing intermediate container 15c70b82fd69 03:52:26 ---> 22cc2ff3594f 03:52:26 Step 6/26 : COPY go.mod . 03:52:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:52:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:52:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:52:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:52:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:52:41 ---> fd14c75ad8e7 03:52:41 Step 9/23 : RUN go mod tidy 03:52:41 ---> 10153b93d5de 03:52:41 Step 9/24 : RUN go mod tidy 03:52:41 Removing intermediate container 57a526b596d0 03:52:41 ---> c3825874455b 03:52:41 Step 8/24 : COPY . . 03:52:41 ---> 920c7a07f6ed 03:52:41 Step 7/26 : RUN go mod download 03:52:41 ---> Running in 55928b4ef6d8 03:52:45 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.424s coverage: 46.1% of statements 03:52:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:52:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:52:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:52:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:52:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:52:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:52:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.170s coverage: 28.7% of statements 03:52:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.323s coverage: 100.0% of statements 03:52:51 ---> Running in 83a58515e9c2 03:52:51 ---> Running in 5824b4743f6a 03:52:51 Removing intermediate container 7224562fd0a0 03:52:51 ---> 054c6b58a618 03:52:51 Step 8/22 : COPY . . 03:52:51 ---> c7c06b43387c 03:52:51 Step 9/24 : RUN go mod tidy 03:52:54 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.739s coverage: 27.7% of statements 03:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:52:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.514s coverage: 81.2% of statements 03:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:52:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.513s coverage: 100.0% of statements 03:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:52:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.314s coverage: 100.0% of statements 03:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:52:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.358s coverage: 58.6% of statements 03:52:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:52:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:52:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.638s coverage: 87.7% of statements 03:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:52:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.190s coverage: 78.9% of statements 03:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:53:06 ---> Running in a50ea05fd3d9 03:53:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.149s coverage: 28.6% of statements 03:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:53:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.276s coverage: 100.0% of statements 03:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:53:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.213s coverage: 100.0% of statements 03:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:53:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.410s coverage: 86.7% of statements 03:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:53:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.562s coverage: 97.5% of statements 03:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:53:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.305s coverage: 78.3% of statements 03:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:53:09 ---> b7348b10a2c3 03:53:09 Step 9/22 : RUN go mod tidy 03:53:09 Removing intermediate container 55928b4ef6d8 03:53:09 ---> 7a804cf0f1fc 03:53:09 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:53:09 ---> Running in e755c5239ff8 03:53:09 ---> Running in d10375803d69 03:53:09 Removing intermediate container 83a58515e9c2 03:53:09 ---> c2922dbf7e73 03:53:09 Step 8/26 : COPY . . 03:53:10 Removing intermediate container 5824b4743f6a 03:53:10 ---> 525e32ec735a 03:53:10 Step 10/24 : RUN make cmd/core-command/core-command 03:53:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.229s coverage: 95.1% of statements 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:53:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.178s coverage: 58.8% of statements 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:53:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.324s coverage: 0.8% of statements 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:53:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.175s coverage: 21.7% of statements 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.279s coverage: 47.1% of statements 03:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.209s coverage: 79.5% of statements 03:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.165s coverage: 94.1% of statements 03:53:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.239s coverage: 96.3% of statements 03:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.172s coverage: 87.5% of statements 03:53:25 ---> Running in 9cb3235111b6 03:53:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:53:25 ---> 7249a0c99567 03:53:25 Step 9/26 : RUN go mod tidy 03:53:25 ---> Running in afee9017bb69 03:53:25 Removing intermediate container a50ea05fd3d9 03:53:25 ---> 70ca55ee72dc 03:53:25 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:53:25 ---> Running in 6b0b73b2c075 03:53:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:53:27 Removing intermediate container e755c5239ff8 03:53:27 ---> bf202b63018a 03:53:27 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:53:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:53:28 ---> Running in e545cf3781e4 03:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.182s coverage: 94.4% of statements 03:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements 03:53:29 Removing intermediate container afee9017bb69 03:53:29 ---> e74399020c32 03:53:29 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:53:29 ---> Running in b3c153eb1764 03:53:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:53:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:53:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.540s coverage: 81.8% of statements 03:53:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements 03:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 03:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 03:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.153s coverage: 100.0% of statements 03:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.178s coverage: 76.0% of statements 03:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements 03:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements 03:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.241s coverage: 85.4% of statements 03:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.294s coverage: 91.2% of statements 03:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.678s coverage: 64.4% of statements 03:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.166s coverage: 100.0% of statements 03:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements 03:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 03:53:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 03:53:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 03:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.098s coverage: 66.9% of statements 03:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.782s coverage: 43.5% of statements 03:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.110s coverage: 89.5% of statements 03:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.115s coverage: 84.8% of statements 03:53:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.457s coverage: 46.7% of statements 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:53:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.126s coverage: 100.0% of statements 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:53:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.103s coverage: 100.0% of statements 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:53:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.181s coverage: 19.9% of statements 03:53:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 03:53:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 03:53:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:53:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.538s coverage: 91.4% of statements 03:53:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:53:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:53:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:54:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.667s coverage: 28.8% of statements 03:54:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:54:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:54:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:54:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:54:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:54:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.262s coverage: 99.0% of statements 03:54:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:54:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.250s coverage: 100.0% of statements 03:54:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:54:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:54:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:54:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.265s coverage: 64.6% of statements 03:54:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:54:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.388s coverage: 97.6% of statements 03:54:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:54:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:54:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:54:03 ok github.com/edgexfoundry/edgex-go/internal/system 0.063s coverage: 0.0% of statements 03:54:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:54:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.062s coverage: 100.0% of statements 03:54:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:54:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:54:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:54:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:54:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.114s coverage: 87.9% of statements 03:54:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:54:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:54:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 03:54:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.154s coverage: 28.1% of statements 03:54:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 03:54:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.056s coverage: 85.7% of statements 03:54:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 03:54:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 03:54:06 GO111MODULE=on go vet ./... 03:54:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:54:14 Removing intermediate container d10375803d69 03:54:14 ---> ceeb656823e9 03:54:14 03:54:14 Step 11/23 : FROM alpine:3.12 03:54:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:54:14 Removing intermediate container 9cb3235111b6 03:54:14 ---> a0b363ae1714 03:54:14 03:54:14 Step 11/24 : FROM alpine:3.12 03:54:14 3.12: Pulling from library/alpine 03:54:14 3.12: Pulling from library/alpine 03:54:17 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:54:17 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:54:17 Status: Image is up to date for alpine:3.12 03:54:17 Status: Downloaded newer image for alpine:3.12 03:54:17 ---> 13621d1b12d4 03:54:17 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:54:17 ---> 13621d1b12d4 03:54:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:54:18 ---> Running in 9fb2832f83fa 03:54:18 ---> Running in 2ffc5c3f0086 03:54:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:54:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:54:20 (1/1) Installing dumb-init (1.2.2-r1) 03:54:20 Executing busybox-1.31.1-r20.trigger 03:54:20 OK: 6 MiB in 15 packages 03:54:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:54:24 Removing intermediate container e545cf3781e4 03:54:24 ---> 6490a6d39d2a 03:54:24 03:54:24 Step 11/22 : FROM alpine:3.12 03:54:24 ---> 13621d1b12d4 03:54:24 Step 12/22 : RUN apk add --update --no-cache curl 03:54:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:54:24 (1/2) Installing ca-certificates (20191127-r4) 03:54:24 (2/2) Installing dumb-init (1.2.2-r1) 03:54:24 Executing busybox-1.31.1-r20.trigger 03:54:24 Executing ca-certificates-20191127-r4.trigger 03:54:24 Removing intermediate container b3c153eb1764 03:54:24 ---> 78991b87c3d5 03:54:24 03:54:24 Step 11/26 : FROM alpine:3.12 03:54:24 ---> 13621d1b12d4 03:54:24 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:54:24 OK: 6 MiB in 16 packages 03:54:24 ---> Running in 2f38a7b29db2 03:54:24 ---> Running in 8fe9c3d54a08 03:54:25 Removing intermediate container 9fb2832f83fa 03:54:25 ---> fbaea0ab476c 03:54:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:54:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:54:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:54:27 (1/4) Installing ca-certificates (20191127-r4) 03:54:27 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:54:27 (3/4) Installing libcurl (7.76.1-r0) 03:54:27 (4/4) Installing curl (7.76.1-r0) 03:54:27 Executing busybox-1.31.1-r20.trigger 03:54:27 Executing ca-certificates-20191127-r4.trigger 03:54:27 OK: 7 MiB in 18 packages 03:54:29 ---> Running in ebe5ba900d86 03:54:30 Removing intermediate container 2ffc5c3f0086 03:54:30 ---> 64288d23326f 03:54:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:54:30 Removing intermediate container 6b0b73b2c075 03:54:30 ---> cdc971989223 03:54:30 03:54:30 Step 11/24 : FROM alpine:3.12 03:54:30 ---> 13621d1b12d4 03:54:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:54:30 ---> Using cache 03:54:30 ---> fbaea0ab476c 03:54:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:54:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:54:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:54:30 ---> Running in 43b9723ea4d0 03:54:30 (1/6) Installing ca-certificates (20191127-r4) 03:54:30 ---> Running in 21c902095db4 03:54:30 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:54:30 (3/6) Installing libcurl (7.76.1-r0) 03:54:30 (4/6) Installing curl (7.76.1-r0) 03:54:30 (5/6) Installing dumb-init (1.2.2-r1) 03:54:30 (6/6) Installing su-exec (0.2-r1) 03:54:30 Executing busybox-1.31.1-r20.trigger 03:54:30 Executing ca-certificates-20191127-r4.trigger 03:54:30 Removing intermediate container ebe5ba900d86 03:54:30 ---> 4a9fbc7d62b9 03:54:30 Step 14/24 : ENV APP_PORT=48082 03:54:31 OK: 7 MiB in 20 packages 03:54:31 ---> Running in 43ce95b286e2 03:54:32 Removing intermediate container 43b9723ea4d0 03:54:32 ---> f5b1ffc9d9a2 03:54:32 Step 14/23 : ENV APP_PORT=48060 03:54:32 Removing intermediate container 21c902095db4 03:54:32 ---> 889e36b4b106 03:54:32 Step 14/24 : ENV APP_PORT=48081 03:54:32 Removing intermediate container 2f38a7b29db2 03:54:32 ---> 6eb884885d72 03:54:32 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:54:32 ---> Running in 3ac42fafbe4b 03:54:32 ---> Running in 927e973416ae 03:54:32 ---> Running in a9cc7f2a76b6 03:54:32 Removing intermediate container 8fe9c3d54a08 03:54:32 ---> 5c2eae331062 03:54:32 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:54:32 Removing intermediate container 43ce95b286e2 03:54:32 ---> 00642759c1bf 03:54:32 Step 15/24 : EXPOSE $APP_PORT 03:54:32 ---> Running in 4ca6fbec4586 03:54:32 ---> Running in c6361ae5914a 03:54:33 Removing intermediate container a9cc7f2a76b6 03:54:33 ---> 84f23e6cb563 03:54:33 Step 15/24 : EXPOSE $APP_PORT 03:54:33 Removing intermediate container 927e973416ae 03:54:33 ---> fac0723ad434 03:54:33 Step 14/22 : WORKDIR /edgex 03:54:33 Removing intermediate container 3ac42fafbe4b 03:54:33 ---> fc3b317f46e2 03:54:33 Step 15/23 : EXPOSE $APP_PORT 03:54:33 ---> Running in 0fd0bf641a88 03:54:33 Removing intermediate container 4ca6fbec4586 03:54:33 ---> e500c8f4d19c 03:54:33 Step 16/24 : WORKDIR / 03:54:33 Removing intermediate container c6361ae5914a 03:54:33 ---> 6dcb1dfe7f2e 03:54:33 Step 14/26 : WORKDIR / 03:54:33 ---> Running in 874eb7ed9983 03:54:33 ---> Running in 847686b0d35a 03:54:34 ---> Running in 3b664775163b 03:54:34 ---> Running in f6de9a40795b 03:54:34 Removing intermediate container 0fd0bf641a88 03:54:34 ---> 31b88d686ba7 03:54:34 Step 16/24 : WORKDIR / 03:54:34 Removing intermediate container 874eb7ed9983 03:54:34 ---> bd355fbbf5db 03:54:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:54:34 ---> Running in 04b768d934e9 03:54:34 Removing intermediate container 3b664775163b 03:54:34 ---> 4a0d72863c86 03:54:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:54:34 Removing intermediate container 847686b0d35a 03:54:34 ---> 9236e1d67e55 03:54:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:54:34 Removing intermediate container f6de9a40795b 03:54:34 ---> 4c11ac042fda 03:54:34 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:54:35 Removing intermediate container 04b768d934e9 03:54:35 ---> 17bdc9564e4f 03:54:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:54:35 ---> 24042371224c 03:54:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:54:35 ---> 435d9eef5682 03:54:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:54:37 ---> 501deceec63c 03:54:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:54:37 ---> 90d692c6e8c7 03:54:37 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:54:37 ---> 4e4bdb8614d3 03:54:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:54:37 ---> fa615a3be102 03:54:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:54:37 ---> c968b189106e 03:54:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:54:38 ---> 6caa370fb7ba 03:54:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:54:38 ---> edf01384a7dd 03:54:38 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:54:38 ---> 4debb078f762 03:54:38 Step 20/24 : ENTRYPOINT ["/core-command"] 03:54:39 ---> 7051bb226990 03:54:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:54:39 ---> ccd81cbc5cec 03:54:39 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:54:39 ---> b8cdd9ca892c 03:54:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:54:39 ---> Running in 2b69b0894292 03:54:39 ---> 9d4f9ddbcdc7 03:54:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:54:39 ---> Running in 9eb12a0877ef 03:54:39 ---> Running in 4655c76b87fd 03:54:39 ---> b18d6ded3485 03:54:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:54:39 Removing intermediate container 2b69b0894292 03:54:39 ---> ac86a9f6152a 03:54:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:54:39 ---> Running in 9aa4cb12ee3c 03:54:39 ---> Running in 6fa782168ba8 03:54:39 ---> b5fc7005cfa2 03:54:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:54:40 Removing intermediate container 9eb12a0877ef 03:54:40 ---> 4e9866d5f982 03:54:40 Step 19/22 : CMD ["--init=true"] 03:54:40 Removing intermediate container 4655c76b87fd 03:54:40 ---> bb3b34864104 03:54:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:54:40 Removing intermediate container 9aa4cb12ee3c 03:54:40 ---> b0f9bf29666e 03:54:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:54:40 Removing intermediate container 6fa782168ba8 03:54:40 ---> 3c2bde092e75 03:54:40 Step 22/24 : LABEL arch=x86_64 03:54:40 ---> Running in 8ce7e800c55e 03:54:40 ---> cb9bae5966e0 03:54:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:54:40 ---> Running in fe9580ce1cd3 03:54:40 ---> Running in 6f2aa23e852a 03:54:40 ---> Running in a985020acc9d 03:54:41 Removing intermediate container 8ce7e800c55e 03:54:41 ---> 31a26234611a 03:54:41 Step 21/23 : LABEL arch=x86_64 03:54:41 Removing intermediate container fe9580ce1cd3 03:54:41 ---> d6a6babfb2c2 03:54:41 Step 20/22 : LABEL arch=x86_64 03:54:41 ---> Running in d19004c800b8 03:54:41 ---> Running in 2a92c6575e9c 03:54:41 ---> 15377c2bb83d 03:54:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:54:41 Removing intermediate container a985020acc9d 03:54:41 ---> 2b21fe570b0d 03:54:41 Step 22/24 : LABEL arch=x86_64 03:54:41 Removing intermediate container 6f2aa23e852a 03:54:41 ---> fb53560c7ac3 03:54:41 Step 23/24 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 03:54:41 ---> Running in e02d92d3a24a 03:54:42 ---> Running in 59533db4d159 03:54:42 Removing intermediate container 2a92c6575e9c 03:54:42 ---> 2341d5a72c81 03:54:42 Step 22/23 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 03:54:42 Removing intermediate container d19004c800b8 03:54:42 ---> 87c5f93a6df0 03:54:42 Step 21/22 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 03:54:42 ---> f694795e43f2 03:54:42 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/ 03:54:42 ---> Running in 10e3534253d8 03:54:42 Removing intermediate container e02d92d3a24a 03:54:42 ---> 48d3c82a229d 03:54:42 Step 23/24 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 03:54:42 ---> Running in b8599525924e 03:54:42 ---> Running in e5e293d1419a 03:54:42 Removing intermediate container 59533db4d159 03:54:42 ---> 704476543848 03:54:42 Step 24/24 : LABEL version=0.0.0 03:54:42 ---> Running in 84115c158ef4 03:54:43 ---> Running in d343c3467546 03:54:43 Removing intermediate container b8599525924e 03:54:43 ---> 2699225e3682 03:54:43 Step 22/22 : LABEL version=0.0.0 03:54:43 Removing intermediate container 10e3534253d8 03:54:43 ---> a39baa63f3d7 03:54:43 Step 23/23 : LABEL version=0.0.0 03:54:43 Removing intermediate container 84115c158ef4 03:54:43 ---> fa0f32cbe134 03:54:43 Step 24/24 : LABEL version=0.0.0 03:54:43 ---> Running in 8fd132048f99 03:54:43 ---> Running in e2084162e0d0 03:54:43 Removing intermediate container d343c3467546 03:54:43 ---> 92192fba60e7 03:54:43 03:54:43 Successfully built 92192fba60e7 03:54:43 ---> Running in 36979c878776 03:54:43 Successfully tagged core-command:latest 03:54:43 Building support-scheduler 03:54:44  Building core-command ... done Removing intermediate container 36979c878776 03:54:44 ---> edcd7efb3d73 03:54:44 03:54:44 Removing intermediate container e2084162e0d0 03:54:44 ---> ad5715a7c51d 03:54:44 03:54:44 Successfully built ad5715a7c51d 03:54:44 Successfully built edcd7efb3d73 03:54:44 Removing intermediate container 8fd132048f99 03:54:44 ---> 4758fc6713d6 03:54:44 03:54:44 Successfully tagged support-notifications:latest 03:54:44 Building security-bootstrapper 03:54:44 Successfully built 4758fc6713d6 03:54:47  Building support-notifications ... done Successfully tagged core-metadata:latest 03:54:47 Building core-data 03:54:48  Building core-metadata ... done Successfully tagged security-proxy-setup:latest 03:54:48 Building sys-mgmt-agent 03:55:03  Building security-proxy-setup ... done Removing intermediate container e5e293d1419a 03:55:03 ---> 1cb022629da1 03:55:03 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:55:03 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:55:03 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:55:03 ---> 8db9269b149f 03:55:03 Step 3/32 : WORKDIR /edgex-go 03:55:03 ---> Using cache 03:55:03 ---> edee7512e499 03:55:03 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:55:03 ---> Using cache 03:55:03 ---> bf0ab1d3c1e8 03:55:03 Step 5/32 : RUN apk add --update --no-cache make git 03:55:03 ---> Using cache 03:55:03 ---> 4699c7ff3c76 03:55:03 Step 6/32 : COPY go.mod . 03:55:03 ---> Using cache 03:55:03 ---> dec01d1c0fae 03:55:03 Step 7/32 : RUN go mod download 03:55:03 ---> Using cache 03:55:03 ---> 054c6b58a618 03:55:03 Step 8/32 : COPY . . 03:55:03 ---> Using cache 03:55:03 ---> b7348b10a2c3 03:55:03 Step 9/32 : RUN go mod tidy 03:55:03 ---> Using cache 03:55:03 ---> bf202b63018a 03:55:03 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:55:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:55:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:55:04 ---> 8db9269b149f 03:55:04 Step 3/24 : WORKDIR /edgex-go 03:55:04 ---> Using cache 03:55:04 ---> edee7512e499 03:55:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:55:04 ---> Using cache 03:55:04 ---> bf0ab1d3c1e8 03:55:04 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:55:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:55:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:55:12 ---> 8db9269b149f 03:55:12 Step 3/24 : WORKDIR /edgex-go 03:55:12 ---> Using cache 03:55:12 ---> edee7512e499 03:55:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:55:12 ---> Using cache 03:55:12 ---> bf0ab1d3c1e8 03:55:12 Step 5/24 : RUN apk add --update --no-cache make bash git 03:55:43 gofmt -l . 03:55:43 [ "`gofmt -l .`" = "" ] 03:55:45 ./bin/test-go-mod-tidy.sh 03:55:45 ./bin/test-attribution-txt.sh [Pipeline] sh 03:55:48 + ls -al . 03:55:48 total 872 03:55:48 drwxrwxr-x 9 1001 1001 4096 May 19 03:55 . 03:55:48 drwxr-xr-x 4 root root 4096 May 19 03:50 .. 03:55:48 -rw-rw-r-- 1 1001 1001 11 May 19 03:48 .dockerignore 03:55:48 drwxrwxr-x 8 1001 1001 4096 May 19 03:48 .git 03:55:48 drwxrwxr-x 3 1001 1001 4096 May 19 03:48 .github 03:55:48 -rw-rw-r-- 1 1001 1001 818 May 19 03:48 .gitignore 03:55:48 -rw-rw-r-- 1 1001 1001 166 May 19 03:48 .sonarcloud.properties 03:55:48 -rw-rw-r-- 1 1001 1001 8609 May 19 03:48 Attribution.txt 03:55:48 -rw-rw-r-- 1 1001 1001 3804 May 19 03:48 CONTRIBUTING.md 03:55:48 -rw-rw-r-- 1 1001 1001 931 May 19 03:48 Dockerfile.build 03:55:48 -rw-rw-r-- 1 1001 1001 863 May 19 03:48 Jenkinsfile 03:55:48 -rw-rw-r-- 1 1001 1001 10775 May 19 03:48 LICENSE 03:55:48 -rw-rw-r-- 1 1001 1001 5632 May 19 03:48 Makefile 03:55:48 -rw-rw-r-- 1 1001 1001 7978 May 19 03:48 README.md 03:55:48 -rw-rw-r-- 1 1001 1001 6755 May 19 03:48 SECURITY.md 03:55:48 -rw-rw-r-- 1 1001 1001 5 May 19 03:46 VERSION 03:55:48 -rw-rw-r-- 1 1001 1001 4131 May 19 03:48 ZMQWindows.md 03:55:48 drwxrwxr-x 2 1001 1001 4096 May 19 03:48 bin 03:55:48 drwxrwxr-x 14 1001 1001 4096 May 19 03:48 cmd 03:55:48 -rw-r--r-- 1 root root 733962 May 19 03:54 coverage.out 03:55:48 -rw-r--r-- 1 root root 1060 May 19 03:55 go.mod 03:55:48 -rw-r--r-- 1 root root 21990 May 19 03:50 go.sum 03:55:48 drwxrwxr-x 8 1001 1001 4096 May 19 03:48 internal 03:55:48 drwxrwxr-x 4 1001 1001 4096 May 19 03:48 openapi 03:55:48 drwxrwxr-x 4 1001 1001 4096 May 19 03:48 snap 03:55:48 -rw-rw-r-- 1 1001 1001 168 May 19 03:48 version.go [Pipeline] sh 03:55:48 + '[' -e coverage.out ] 03:55:48 + chown 1001:1001 coverage.out [Pipeline] stash 03:55:49 Warning: overwriting stash ‘coverage-report’ 03:55:50 Stashed 1 file(s) [Pipeline] sh 03:55:50 + make build 03:55:50 go mod tidy 03:55:51 ---> Running in 69dc0f04abdd 03:55:51 ---> Running in e6924202c9db 03:55:51 ---> Running in d41092a4c295 03:55:51 ---> Running in dfb5a29eb72a 03:55:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:55:54 Removing intermediate container d41092a4c295 03:55:54 ---> 9e6b93061be1 03:55:54 Step 24/26 : LABEL arch=x86_64 03:55:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:55:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:55:54 ---> 8db9269b149f 03:55:54 Step 3/23 : WORKDIR /edgex-go 03:55:54 ---> Using cache 03:55:54 ---> edee7512e499 03:55:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:55:54 ---> Using cache 03:55:54 ---> bf0ab1d3c1e8 03:55:54 Step 5/23 : RUN apk add --update --no-cache make git 03:55:54 ---> Using cache 03:55:54 ---> 4699c7ff3c76 03:55:54 Step 6/23 : COPY go.mod . 03:55:54 ---> Using cache 03:55:54 ---> dec01d1c0fae 03:55:54 Step 7/23 : RUN go mod download 03:55:54 ---> Using cache 03:55:54 ---> 054c6b58a618 03:55:54 Step 8/23 : COPY . . 03:55:54 ---> Using cache 03:55:54 ---> b7348b10a2c3 03:55:54 Step 9/23 : RUN go mod tidy 03:55:54 ---> Using cache 03:55:54 ---> bf202b63018a 03:55:54 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:55:56 ---> Running in 0a3fb7cf783d 03:55:56 ---> Running in e939fd3fdc17 03:55:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:55:57 Removing intermediate container e939fd3fdc17 03:55:57 ---> 13b620b3a68e 03:55:57 Step 25/26 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 03:55:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:55:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:55:57 ---> Running in 0eabc563eeff 03:55:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:55:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:55:58 Removing intermediate container 0eabc563eeff 03:55:58 ---> f6947bcbe984 03:55:58 Step 26/26 : LABEL version=0.0.0 03:55:58 ---> Running in ce6d460940b0 03:55:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:55:58 OK: 219 MiB in 52 packages 03:55:58 Removing intermediate container ce6d460940b0 03:55:58 ---> 1da336022a44 03:55:58 03:55:58 Successfully built 1da336022a44 03:55:58 OK: 219 MiB in 52 packages 03:55:59 Successfully tagged security-secretstore-setup:latest 03:55:59  Building security-secretstore-setup ... done Removing intermediate container 69dc0f04abdd 03:55:59 ---> 61ccc42cf776 03:55:59 Step 6/24 : COPY go.mod . 03:56:00 Removing intermediate container e6924202c9db 03:56:00 ---> 110b3915549a 03:56:00 Step 6/24 : COPY go.mod . 03:56:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:56:00 ---> a69dc90080de 03:56:00 Step 7/24 : RUN go mod download 03:56:00 ---> Running in 283af97723a3 03:56:00 ---> 806f1e435569 03:56:00 Step 7/24 : RUN go mod download 03:56:01 ---> Running in 02ffd96d10b3 03:56:03 Removing intermediate container 283af97723a3 03:56:03 ---> ebae8cb443ca 03:56:03 Step 8/24 : COPY . . 03:56:03 Removing intermediate container 02ffd96d10b3 03:56:03 ---> 8be1a71d3beb 03:56:03 Step 8/24 : COPY . . 03:56:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:56:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:56:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:56:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:56:36 ---> 4087590115e9 03:56:36 Step 9/24 : RUN go mod tidy 03:56:36 ---> 125a9db3d541 03:56:36 Step 9/24 : RUN go mod tidy 03:56:36 ---> Running in b45cad75abbf 03:56:36 ---> Running in 2b828474f53f 03:56:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:56:38 Removing intermediate container 2b828474f53f 03:56:38 ---> 56889a7bf972 03:56:38 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:56:38 Removing intermediate container b45cad75abbf 03:56:38 ---> 17b837037b79 03:56:38 Step 10/24 : RUN make cmd/core-data/core-data 03:56:38 ---> Running in 4e8aa21ab353 03:56:39 ---> Running in a03a520e3fd1 03:56:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:56:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:56:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:56:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:56:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:56:50 Removing intermediate container dfb5a29eb72a 03:56:50 ---> 5084692a3605 03:56:50 03:56:50 Step 11/32 : FROM alpine:3.12 03:56:50 ---> 13621d1b12d4 03:56:50 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:56:50 ---> Running in ed9fc7656e66 03:56:50 Removing intermediate container ed9fc7656e66 03:56:50 ---> ec1b3f376f92 03:56:50 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:56:50 ---> Running in 68c346c48dab 03:56:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:56:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:56:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:56:52 (1/2) Installing dumb-init (1.2.2-r1) 03:56:52 (2/2) Installing su-exec (0.2-r1) 03:56:52 Executing busybox-1.31.1-r20.trigger 03:56:52 OK: 6 MiB in 16 packages 03:56:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:56:55 Removing intermediate container 0a3fb7cf783d 03:56:55 ---> 1f57fd5e8dce 03:56:55 03:56:55 Step 11/23 : FROM alpine:3.12 03:56:55 ---> 13621d1b12d4 03:56:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:56:55 ---> Using cache 03:56:55 ---> fbaea0ab476c 03:56:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:56:55 ---> Using cache 03:56:55 ---> 889e36b4b106 03:56:55 Step 14/23 : ENV APP_PORT=48085 03:56:56 Removing intermediate container 68c346c48dab 03:56:56 ---> cb32bd68bdbd 03:56:56 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:56:56 ---> Running in 610e1ac00821 03:56:56 ---> Running in 4a366246b9ff 03:56:58 Removing intermediate container 610e1ac00821 03:56:58 ---> dbb76945d333 03:56:58 Step 15/23 : EXPOSE $APP_PORT 03:56:58 Removing intermediate container 4a366246b9ff 03:56:58 ---> c9b4ec6152e4 03:56:58 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [Pipeline] } 03:56:59 $ docker stop --time=1 6883a8d9a13e8b265d603a2349a81d8521c7d3ee8730668d83126be84e66d58f 03:57:01 ---> Running in 13649e94c897 03:57:01 ---> Running in 7570981ba88e 03:57:01 Removing intermediate container 13649e94c897 03:57:01 ---> 76dc4079ba6c 03:57:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:57:01 $ docker rm -f 6883a8d9a13e8b265d603a2349a81d8521c7d3ee8730668d83126be84e66d58f 03:57:02 Removing intermediate container 7570981ba88e 03:57:02 ---> cd8c93103ad6 03:57:02 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:57:02 ---> f775ac9edd33 03:57:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:57:02 ---> Running in e58b06a2c0aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:57:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:57:03 03:57:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:57:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:57:04 ---> efba375929af 03:57:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:57:04 latest: Pulling from edgex-devops/edgex-compose-arm64 03:57:04 29e5d40040c1: Pulling fs layer 03:57:04 1ce36da41761: Pulling fs layer 03:57:04 25b303627fd3: Pulling fs layer 03:57:04 29e5d40040c1: Verifying Checksum 03:57:04 29e5d40040c1: Download complete 03:57:04 1ce36da41761: Verifying Checksum 03:57:04 1ce36da41761: Download complete 03:57:05 29e5d40040c1: Pull complete 03:57:06 1ce36da41761: Pull complete 03:57:06 ---> 760d58889b05 03:57:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:57:06 25b303627fd3: Verifying Checksum 03:57:06 25b303627fd3: Download complete 03:57:06 Removing intermediate container e58b06a2c0aa 03:57:06 ---> 8f32fe278dca 03:57:06 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:57:06 ---> Running in ff8b59cb7b19 03:57:07 ---> Running in 6b46f8432bdf 03:57:08 Removing intermediate container ff8b59cb7b19 03:57:08 ---> 10b15bfc2209 03:57:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:57:08 Removing intermediate container 6b46f8432bdf 03:57:08 ---> 61cda5e47c64 03:57:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:57:08 ---> Running in e3f78259f345 03:57:10 Removing intermediate container e3f78259f345 03:57:10 ---> 4213f1b131aa 03:57:10 Step 21/23 : LABEL arch=x86_64 03:57:10 ---> c71fe2f05027 03:57:10 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:57:10 ---> Running in 8137390ad69f 03:57:10 ---> Running in 041c49235814 03:57:12 Removing intermediate container 8137390ad69f 03:57:12 ---> c2647adbe36b 03:57:12 Step 22/23 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 03:57:12 ---> Running in 5288fec7703d 03:57:16 Removing intermediate container 5288fec7703d 03:57:16 ---> db30c64457ec 03:57:16 Step 23/23 : LABEL version=0.0.0 03:57:16 ---> Running in 12c430f5ef11 03:57:16 Removing intermediate container 4e8aa21ab353 03:57:16 ---> 8f6d36381131 03:57:16 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:57:16 25b303627fd3: Pull complete 03:57:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:57:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:57:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:57:16 Removing intermediate container 041c49235814 03:57:16 ---> 8d8dcfdad4cd 03:57:16 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:57:16 prd-ubuntu18.04-docker-arm64-4c-16g-14983 does not seem to be running inside a container 03:57:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:57:16 ---> Running in af6bc2b49b93 03:57:16 Removing intermediate container 12c430f5ef11 03:57:16 ---> a9c9f5342ab6 03:57:16 03:57:17 Successfully built a9c9f5342ab6 03:57:17 Successfully tagged support-scheduler:latest 03:57:17  Building support-scheduler ... done  ---> 6a6c767b0b10 03:57:17 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:57:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:57:18 ---> 2ca455f89a21 03:57:18 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:57:19 $ docker top a4aa86d6551a584db4c878c5bbf7d98d764c3551e00aa27664c31c121ab7c675 -eo pid,comm [Pipeline] { [Pipeline] sh 03:57:20 + docker-compose build+ --helpgrep parallel 03:57:20 03:57:21 ---> 70b0084b6304 03:57:21 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:57:21 Removing intermediate container a03a520e3fd1 03:57:21 ---> 979fe86a09a2 03:57:21 03:57:21 Step 11/24 : FROM alpine:3.12 03:57:21 ---> 13621d1b12d4 03:57:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:57:21 ---> Running in 15b3b84f943a 03:57:21 ---> 182fb0a6a36a 03:57:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:57:21 Removing intermediate container af6bc2b49b93 03:57:21 ---> 9d29b1f830f7 03:57:21 03:57:21 Step 12/24 : FROM docker:20.10.0 03:57:21 Removing intermediate container 15b3b84f943a 03:57:21 ---> 64a8a793f6c4 03:57:21 Step 13/24 : ENV APP_PORT=48080 03:57:21 20.10.0: Pulling from library/docker 03:57:22 ---> 895a1311c109 03:57:22 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:57:22 ---> Running in 1de477576f38 03:57:23 ---> Running in b1eb7423ab6f 03:57:23 Removing intermediate container 1de477576f38 03:57:23 ---> 6a6581f4fbb0 03:57:23 Step 14/24 : EXPOSE $APP_PORT 03:57:24 Removing intermediate container b1eb7423ab6f 03:57:24 ---> 77efca400775 03:57:24 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:57:24 ---> Running in f9cf781c5fea 03:57:25 --parallel Build images in parallel. [Pipeline] } 03:57:25 $ docker stop --time=1 a4aa86d6551a584db4c878c5bbf7d98d764c3551e00aa27664c31c121ab7c675 03:57:25 Removing intermediate container f9cf781c5fea 03:57:25 ---> f004645a4ee7 03:57:25 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:57:25 ---> Running in 761c6b03dd8b 03:57:25 ---> 4534af57b586 03:57:25 Step 27/32 : RUN chmod +x /entrypoint.sh 03:57:25 ---> Running in 2878fafb4ec4 03:57:26 $ docker rm -f a4aa86d6551a584db4c878c5bbf7d98d764c3551e00aa27664c31c121ab7c675 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:57:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:57:27 . [Pipeline] withDockerContainer 03:57:27 prd-ubuntu18.04-docker-arm64-4c-16g-14983 does not seem to be running inside a container 03:57:27 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:57:29 $ docker top a87b87f10d118e0a7f52e5424660b2f5dc43ad73cda03a1f6b5b0d7f313b8cf0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:57:30 + docker-compose -f ./docker-compose-build.yml build --parallel 03:57:32 Removing intermediate container 761c6b03dd8b 03:57:32 ---> e87006466b73 03:57:32 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:57:32 ---> Running in 0de95e6b5fb9 03:57:32 Removing intermediate container 2878fafb4ec4 03:57:32 ---> 89aa5815656b 03:57:32 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:57:33 ---> Running in 7e0a467e06f4 03:57:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:57:33 Removing intermediate container 7e0a467e06f4 03:57:33 ---> 09908b2b2219 03:57:33 Step 29/32 : CMD ["gate"] 03:57:33 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:57:33 Status: Downloaded newer image for docker:20.10.0 03:57:33 ---> aefe523efa57 03:57:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:57:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:57:34 ---> Running in c99a05d06d40 03:57:34 ---> Running in 63a30ad263fd 03:57:34 (1/6) Installing dumb-init (1.2.2-r1) 03:57:34 (2/6) Installing libgcc (9.3.0-r2) 03:57:34 Removing intermediate container c99a05d06d40 03:57:34 ---> 410822a9636a 03:57:34 Step 30/32 : LABEL arch=x86_64 03:57:34 (3/6) Installing libsodium (1.0.18-r0) 03:57:34 Removing intermediate container 63a30ad263fd 03:57:34 ---> 2e0e5e567a29 03:57:34 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 03:57:34 (4/6) Installing libstdc++ (9.3.0-r2) 03:57:35 ---> Running in e50c04f1892a 03:57:35 ---> Running in 72d101fe47aa 03:57:35 Removing intermediate container e50c04f1892a 03:57:35 ---> 4f6ca8c3820c 03:57:35 Step 31/32 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 03:57:35 Building core-command ... 03:57:35 Building core-data ... 03:57:35 Building core-metadata ... 03:57:35 Building security-bootstrapper ... 03:57:35 Building security-proxy-setup ... 03:57:35 Building security-secretstore-setup ... 03:57:35 Building support-notifications ... 03:57:35 Building support-scheduler ... 03:57:35 Building sys-mgmt-agent ... 03:57:35 Building core-command 03:57:35 Building support-scheduler 03:57:35 Building security-bootstrapper 03:57:35 Building sys-mgmt-agent 03:57:35 Building core-metadata 03:57:35 (5/6) Installing libzmq (4.3.3-r0) 03:57:35 (6/6) Installing zeromq (4.3.3-r0) 03:57:35 Executing busybox-1.31.1-r20.trigger 03:57:35 OK: 8 MiB in 20 packages 03:57:36 ---> Running in dbbd5571a2ce 03:57:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:57:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:57:36 (1/39) Installing readline (8.0.4-r0) 03:57:36 (2/39) Installing bash (5.0.17-r0) 03:57:36 Executing bash-5.0.17-r0.post-install 03:57:36 (3/39) Installing nghttp2-libs (1.41.0-r0) 03:57:36 (4/39) Installing libcurl (7.76.1-r0) 03:57:36 (5/39) Installing curl (7.76.1-r0) 03:57:36 (6/39) Installing dumb-init (1.2.2-r1) 03:57:36 (7/39) Installing libbz2 (1.0.8-r1) 03:57:36 (8/39) Installing expat (2.2.9-r1) 03:57:36 (9/39) Installing libffi (3.3-r2) 03:57:36 (10/39) Installing gdbm (1.13-r1) 03:57:36 (11/39) Installing xz-libs (5.2.5-r0) 03:57:36 (12/39) Installing sqlite-libs (3.32.1-r0) 03:57:36 (13/39) Installing python3 (3.8.10-r0) 03:57:36 Removing intermediate container dbbd5571a2ce 03:57:36 ---> eb4b79237798 03:57:36 Step 32/32 : LABEL version=0.0.0 03:57:43 Removing intermediate container 0de95e6b5fb9 03:57:43 ---> 261dba2e9961 03:57:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:57:43 ---> Running in 22500e5f2447 03:57:43 (14/39) Installing py3-appdirs (1.4.4-r1) 03:57:43 (15/39) Installing py3-ordered-set (4.0.1-r0) 03:57:43 (16/39) Installing py3-parsing (2.4.7-r0) 03:57:43 (17/39) Installing py3-six (1.15.0-r0) 03:57:43 (18/39) Installing py3-packaging (20.4-r0) 03:57:43 (19/39) Installing py3-setuptools (47.0.0-r0) 03:57:43 (20/39) Installing py3-chardet (3.0.4-r4) 03:57:43 (21/39) Installing py3-idna (2.9-r0) 03:57:43 (22/39) Installing py3-certifi (2020.4.5.1-r0) 03:57:43 (23/39) Installing py3-urllib3 (1.25.9-r0) 03:57:43 (24/39) Installing py3-requests (2.23.0-r0) 03:57:43 (25/39) Installing py3-msgpack (1.0.0-r0) 03:57:43 (26/39) Installing py3-lockfile (0.12.2-r3) 03:57:43 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:57:43 (28/39) Installing py3-colorama (0.4.3-r0) 03:57:43 Removing intermediate container 22500e5f2447 03:57:43 ---> 42cc33b68d38 03:57:43 03:57:43 (29/39) Installing py3-distlib (0.3.0-r0) 03:57:43 (30/39) Installing py3-distro (1.5.0-r1) 03:57:43 ---> b1ea3c5d44bd 03:57:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:57:43 (31/39) Installing py3-webencodings (0.5.1-r3) 03:57:43 (32/39) Installing py3-html5lib (1.0.1-r4) 03:57:43 (33/39) Installing py3-pytoml (0.1.21-r0) 03:57:43 (34/39) Installing py3-pep517 (0.8.2-r0) 03:57:43 (35/39) Installing py3-progress (1.5-r0) 03:57:43 Successfully built 42cc33b68d38 03:57:43 (36/39) Installing py3-toml (0.10.1-r0) 03:57:43 (37/39) Installing py3-retrying (1.3.3-r0) 03:57:43 Successfully tagged security-bootstrapper:latest 03:57:43  Building security-bootstrapper ... done (38/39) Installing py3-contextlib2 (0.6.0-r0) 03:57:43 (39/39) Installing py3-pip (20.1.1-r0) 03:57:44 Executing busybox-1.31.1-r19.trigger 03:57:44 OK: 72 MiB in 59 packages 03:57:45 ---> 146b11fd2abd 03:57:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:57:45 Collecting docker-compose==1.23.2 03:57:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:57:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:57:45 Collecting docker<4.0,>=3.6.0 03:57:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:57:46 ---> 9b5f04aa075e 03:57:46 Step 20/24 : ENTRYPOINT ["/core-data"] 03:57:46 ---> Running in b5ff414480f7 03:57:46 Collecting PyYAML<4,>=3.10 03:57:46 Downloading PyYAML-3.13.tar.gz (270 kB) 03:57:48 Removing intermediate container b5ff414480f7 03:57:48 ---> 5f4bde272088 03:57:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:57:48 ---> Running in 058b2c43c08f 03:57:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:57:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:57:48 Collecting jsonschema<3,>=2.5.1 03:57:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:57:48 Removing intermediate container 058b2c43c08f 03:57:48 ---> 76ba60f13380 03:57:48 Step 22/24 : LABEL arch=x86_64 03:57:48 Collecting cached-property<2,>=1.2.0 03:57:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:57:48 ---> Running in fe83c08b38a1 03:57:48 Collecting dockerpty<0.5,>=0.4.1 03:57:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:57:48 Removing intermediate container fe83c08b38a1 03:57:48 ---> fc459d044331 03:57:48 Step 23/24 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 03:57:48 ---> Running in a9df84414c2b 03:57:48 Collecting texttable<0.10,>=0.9.0 03:57:48 Downloading texttable-0.9.1.tar.gz (11 kB) 03:57:49 Removing intermediate container a9df84414c2b 03:57:49 ---> e981a9bec8f9 03:57:49 Step 24/24 : LABEL version=0.0.0 03:57:49 ---> Running in 8c797607c23d 03:57:49 Collecting docopt<0.7,>=0.6.1 03:57:49 Downloading docopt-0.6.2.tar.gz (25 kB) 03:57:49 Removing intermediate container 8c797607c23d 03:57:49 ---> 23c5f75e7d27 03:57:49 03:57:49 Successfully built 23c5f75e7d27 03:57:49 Successfully tagged core-data:latest 03:57:49  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 03:57:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:57:49 Collecting docker-pycreds>=0.4.0 03:57:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:57:49 Collecting urllib3<1.25,>=1.21.1 03:57:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:57:50 Collecting idna<2.8,>=2.5 03:57:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:57:50 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 03:57:50 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 03:57:50 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:57:50 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:57:50 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:57:50 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:57:50 Installing collected packages: docker-pycreds, websocket-client, urllib3, idna, requests, docker, PyYAML, jsonschema, cached-property, dockerpty, texttable, docopt, docker-compose 03:57:50 Attempting uninstall: urllib3 03:57:50 Found existing installation: urllib3 1.25.9 03:57:50 Uninstalling urllib3-1.25.9: 03:57:50 Successfully uninstalled urllib3-1.25.9 03:57:50 Attempting uninstall: idna 03:57:50 Found existing installation: idna 2.9 03:57:50 Uninstalling idna-2.9: 03:57:50 Successfully uninstalled idna-2.9 03:57:50 Attempting uninstall: requests 03:57:50 Found existing installation: requests 2.23.0 03:57:50 Uninstalling requests-2.23.0: 03:57:50 Successfully uninstalled requests-2.23.0 03:57:50 Running setup.py install for PyYAML: started 03:57:51 Running setup.py install for PyYAML: finished with status 'done' 03:57:51 Running setup.py install for dockerpty: started 03:57:52 Running setup.py install for dockerpty: finished with status 'done' 03:57:52 Running setup.py install for texttable: started 03:57:52 Running setup.py install for texttable: finished with status 'done' 03:57:52 Running setup.py install for docopt: started 03:57:53 Running setup.py install for docopt: finished with status 'done' 03:57:53 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 03:58:03 Removing intermediate container 72d101fe47aa 03:58:03 ---> 51ec32ed008e 03:58:03 Step 15/24 : ENV APP_PORT=48090 03:58:03 ---> Running in 21d976cfa3a1 03:58:03 Removing intermediate container 21d976cfa3a1 03:58:03 ---> 6f915a2dbf18 03:58:03 Step 16/24 : EXPOSE $APP_PORT 03:58:03 ---> Running in 604148363e61 03:58:03 Removing intermediate container 604148363e61 03:58:03 ---> 36d8a64d3ccb 03:58:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:58:03 ---> 21c99a994936 03:58:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:58:04 ---> e95f51f0ac31 03:58:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:58:04 ---> 393849981838 03:58:04 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:58:04 ---> Running in 26042a6c2696 03:58:05 Removing intermediate container 26042a6c2696 03:58:05 ---> ff2abe48ae3c 03:58:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:58:05 ---> Running in 7b750c02f008 03:58:05 Removing intermediate container 7b750c02f008 03:58:05 ---> e3186793b8cd 03:58:05 Step 22/24 : LABEL arch=x86_64 03:58:05 ---> Running in 9892be8e9b0f 03:58:05 Removing intermediate container 9892be8e9b0f 03:58:05 ---> f1cc76b2d6b6 03:58:05 Step 23/24 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 03:58:05 ---> Running in 13305f9e4818 03:58:05 Removing intermediate container 13305f9e4818 03:58:05 ---> 6250702372ae 03:58:05 Step 24/24 : LABEL version=0.0.0 03:58:06 ---> Running in 4d816010f5b4 03:58:06 Removing intermediate container 4d816010f5b4 03:58:06 ---> 08c288cb613a 03:58:06 03:58:06 Successfully built 08c288cb613a 03:58:06 Successfully tagged sys-mgmt-agent:latest 03:58:06  Building sys-mgmt-agent ... done  [Pipeline] } 03:58:06 $ docker stop --time=1 b9facaaa1b782ca18d7ba6a7fb0f00abc4dff3daf3eacd7a900fecac5b0af76a 03:58:08 $ docker rm -f b9facaaa1b782ca18d7ba6a7fb0f00abc4dff3daf3eacd7a900fecac5b0af76a [Pipeline] // withDockerContainer [Pipeline] sh 03:58:08 + docker images 03:58:08 REPOSITORY TAG IMAGE ID CREATED SIZE 03:58:08 sys-mgmt-agent latest 08c288cb613a 3 seconds ago 312MB 03:58:08 core-data latest 23c5f75e7d27 19 seconds ago 21.6MB 03:58:08 security-bootstrapper latest 42cc33b68d38 26 seconds ago 18.2MB 03:58:08 979fe86a09a2 47 seconds ago 1.17GB 03:58:08 9d29b1f830f7 47 seconds ago 1.15GB 03:58:08 support-scheduler latest a9c9f5342ab6 52 seconds ago 17.1MB 03:58:08 1f57fd5e8dce About a minute ago 1.16GB 03:58:08 5084692a3605 About a minute ago 1.15GB 03:58:08 security-secretstore-setup latest 1da336022a44 2 minutes ago 25.8MB 03:58:08 security-proxy-setup latest 4758fc6713d6 3 minutes ago 25.3MB 03:58:08 support-notifications latest ad5715a7c51d 3 minutes ago 17.7MB 03:58:08 core-metadata latest edcd7efb3d73 3 minutes ago 18.6MB 03:58:08 core-command latest 92192fba60e7 3 minutes ago 17.1MB 03:58:08 cdc971989223 3 minutes ago 1.17GB 03:58:08 78991b87c3d5 3 minutes ago 1.16GB 03:58:08 6490a6d39d2a 3 minutes ago 1.16GB 03:58:08 a0b363ae1714 3 minutes ago 1.16GB 03:58:08 ceeb656823e9 3 minutes ago 1.16GB 03:58:08 ci-base-image-x86_64 latest 8db9269b149f 10 minutes ago 648MB 03:58:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 03:58:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 03:58:08 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 03:58:08 docker 20.10.0 aefe523efa57 5 months ago 240MB 03:58:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 03:58:24 Still waiting to schedule task 03:58:24 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:58:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:58:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:58:57 ---> 59ff73a4e26b 03:58:57 Step 3/24 : WORKDIR /edgex-go 03:58:57 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:58:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:58:57 ---> 59ff73a4e26b 03:58:57 Step 3/32 : WORKDIR /edgex-go 03:58:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:58:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:58:57 ---> 59ff73a4e26b 03:58:57 Step 3/23 : WORKDIR /edgex-go 03:58:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:58:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:58:57 ---> 59ff73a4e26b 03:58:57 Step 3/24 : WORKDIR /edgex-go 03:58:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:58:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:58:57 ---> 59ff73a4e26b 03:58:57 Step 3/24 : WORKDIR /edgex-go 03:58:57 ---> Running in d04c238a0d97 03:58:57 ---> Running in 87959af918c4 03:58:57 ---> Running in 01429d41e13c 03:58:57 ---> Running in 6549a343f92b 03:58:57 ---> Running in 4963c0ce649f 03:58:57 Removing intermediate container 01429d41e13c 03:58:57 ---> b0e400216004 03:58:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:57 Removing intermediate container 87959af918c4 03:58:57 ---> ec41ef8416c0 03:58:57 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:57 Removing intermediate container d04c238a0d97 03:58:57 ---> 27237030a894 03:58:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:57 Removing intermediate container 6549a343f92b 03:58:57 ---> 725ab6ea62a6 03:58:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:57 ---> Running in 9ad8b75e1502 03:58:57 Removing intermediate container 4963c0ce649f 03:58:57 ---> e66d4b230252 03:58:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:57 ---> Running in f4add4dc69cb 03:58:57 ---> Running in 56a848d498b0 03:58:57 ---> Running in 6d4549433024 03:58:57 ---> Running in d8fead3be148 03:58:57 Removing intermediate container 9ad8b75e1502 03:58:57 ---> 99903724bdfb 03:58:57 Step 5/23 : RUN apk add --update --no-cache make git 03:58:57 ---> Running in 61781a4b434f 03:58:57 Removing intermediate container f4add4dc69cb 03:58:57 ---> 6b322906fa2b 03:58:57 Step 5/24 : RUN apk add --update --no-cache make bash git 03:58:57 Removing intermediate container 56a848d498b0 03:58:57 ---> 1ffac282b53c 03:58:57 Step 5/24 : RUN apk add --update --no-cache make git 03:58:57 ---> Running in ffcbeaaffa82 03:58:57 ---> Running in c87a0e0b05fc 03:58:57 Removing intermediate container 6d4549433024 03:58:57 ---> 3e579b5e8dca 03:58:57 Step 5/32 : RUN apk add --update --no-cache make git 03:58:57 Removing intermediate container d8fead3be148 03:58:57 ---> be60b71197f1 03:58:57 Step 5/24 : RUN apk add --update --no-cache make git 03:58:57 ---> Running in 13b0b39a8683 03:58:57 ---> Running in 9f650a889e21 03:58:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:58:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:58:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:58:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:58:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:58:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:58:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:58:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:58:57 OK: 218 MiB in 52 packages 03:58:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:58:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:58:58 OK: 218 MiB in 52 packages 03:58:58 OK: 218 MiB in 52 packages 03:58:59 OK: 218 MiB in 52 packages 03:58:59 OK: 218 MiB in 52 packages 03:59:00 Removing intermediate container 61781a4b434f 03:59:00 ---> bbdeac9d7f7a 03:59:00 Step 6/23 : COPY go.mod . 03:59:00 Removing intermediate container c87a0e0b05fc 03:59:00 Removing intermediate container ffcbeaaffa82 03:59:00 ---> 4cf3e4866f0d 03:59:00 Step 6/24 : COPY go.mod . 03:59:00 ---> 3e71382caa51 03:59:00 Step 6/24 : COPY go.mod . 03:59:00 Removing intermediate container 13b0b39a8683 03:59:00 ---> b3a57ec6fb52 03:59:00 Step 6/32 : COPY go.mod . 03:59:00 Removing intermediate container 9f650a889e21 03:59:00 ---> b533ed7208a0 03:59:00 Step 6/24 : COPY go.mod . 03:59:01 ---> c41609674f24 03:59:01 Step 7/23 : RUN go mod download 03:59:01 ---> Running in 94d22e45afe6 03:59:01 ---> 069e621d3947 03:59:01 Step 7/24 : RUN go mod download 03:59:01 ---> b36d972d707c 03:59:01 Step 7/24 : RUN go mod download 03:59:01 ---> Running in 09ffa804500a 03:59:01 ---> Running in d84759d6f541 03:59:01 ---> 33f1a4adffca 03:59:01 Step 7/32 : RUN go mod download 03:59:02 ---> 3ca9933da106 03:59:02 Step 7/24 : RUN go mod download 03:59:02 ---> Running in 034ae07cf7a2 03:59:02 ---> Running in b2be7c20b7a6 03:59:05 Removing intermediate container 94d22e45afe6 03:59:05 ---> 98b62d6f413b 03:59:05 Step 8/23 : COPY . . 03:59:05 Removing intermediate container 09ffa804500a 03:59:05 ---> 0bd01003d4ec 03:59:05 Step 8/24 : COPY . . 03:59:06 Removing intermediate container d84759d6f541 03:59:06 ---> f04c7f6f72ba 03:59:06 Step 8/24 : COPY . . 03:59:07 Removing intermediate container 034ae07cf7a2 03:59:07 ---> d37727ffa7f9 03:59:07 Step 8/32 : COPY . . 03:59:08 Removing intermediate container b2be7c20b7a6 03:59:08 ---> e3101483cd2e 03:59:08 Step 8/24 : COPY . . 03:59:34 ---> aa3b7a99b331 03:59:34 Step 9/23 : RUN go mod tidy 03:59:34 ---> 38f24955f6d6 03:59:34 Step 9/24 : RUN go mod tidy 03:59:34 ---> 23d6e24a2c78 03:59:34 Step 9/24 : RUN go mod tidy 03:59:34 ---> Running in 9e571f2349f5 03:59:34 ---> Running in 7aca9aafc144 03:59:34 ---> Running in 03fb949d3e54 03:59:34 ---> 90fc230d6678 03:59:34 Step 9/32 : RUN go mod tidy 03:59:34 ---> 8cb12e3fc556 03:59:34 Step 9/24 : RUN go mod tidy 03:59:34 ---> Running in 74a213f2e063 03:59:34 ---> Running in 67d05d0d97f5 03:59:39 Removing intermediate container 9e571f2349f5 03:59:39 ---> e9202e9c0db2 03:59:39 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:59:39 ---> Running in bed136183807 03:59:39 Removing intermediate container 7aca9aafc144 03:59:39 ---> 95a95225cad6 03:59:39 Step 10/24 : RUN make cmd/core-command/core-command 03:59:39 Removing intermediate container 03fb949d3e54 03:59:39 ---> 34d305934eee 03:59:39 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:59:39 ---> Running in 6b89c3b2f381 03:59:40 ---> Running in faeaaefc559f 03:59:40 Removing intermediate container 74a213f2e063 03:59:40 ---> 2f594300029b 03:59:40 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:59:40 Removing intermediate container 67d05d0d97f5 03:59:40 ---> b1b84898f5a5 03:59:40 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:59:40 ---> Running in 92b2818ed260 03:59:40 ---> Running in dc8960a9b0b1 03:59:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:59:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:59:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:59:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:59:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:59:52 Running on prd-ubuntu18.04-docker-8c-8g-14991 in /w/workspace/edgexfoundry_edgex-go_PR-3480 [Pipeline] { [Pipeline] ws 03:59:52 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 03:59:52 The recommended git tool is: git 03:59:55 using credential edgex-jenkins-ssh 03:59:55 Cloning the remote Git repository 03:59:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:59:55 > git init /w/workspace/edgex-go/2 # timeout=10 03:59:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:59:55 > git --version # timeout=10 03:59:55 > git --version # 'git version 2.17.1' 03:59:55 using GIT_SSH to set credentials SSH Credentials for GitHub 03:59:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:00:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:00:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:00:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:00:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:00:03 using GIT_SSH to set credentials SSH Credentials for GitHub 04:00:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3480/head:refs/remotes/origin/PR-3480 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:00:07 Merging remotes/origin/master commit a13342f601b0d2f7967cf69d0c888c34ba009271 into PR head commit d1d5c77babd1b5b692eca71af850f9a0012041e8 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:00:07 Failed in branch amd64 04:00:07 > git config core.sparsecheckout # timeout=10 04:00:07 > git checkout -f d1d5c77babd1b5b692eca71af850f9a0012041e8 # timeout=10 04:01:50 Removing intermediate container 92b2818ed260 04:01:50 ---> 4faad2acf8f5 04:01:50 04:01:50 Step 11/32 : FROM alpine:3.12 04:01:50 3.12: Pulling from library/alpine 04:01:50 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:01:50 Status: Downloaded newer image for alpine:3.12 04:01:50 ---> 9852663dfa18 04:01:50 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:01:50 ---> Running in fa6496f1d6b9 04:01:50 Removing intermediate container fa6496f1d6b9 04:01:50 ---> aff357595627 04:01:50 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:01:50 ---> Running in b9b6ae290d95 04:01:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:01:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:01:54 (1/2) Installing dumb-init (1.2.2-r1) 04:01:54 (2/2) Installing su-exec (0.2-r1) 04:01:54 Executing busybox-1.31.1-r20.trigger 04:01:54 OK: 5 MiB in 16 packages 04:01:57 Removing intermediate container faeaaefc559f 04:01:57 ---> 61877d6a5fe0 04:01:57 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:01:57 ---> Running in 0e8616ef80b4 04:01:57 Removing intermediate container b9b6ae290d95 04:01:57 ---> 555ee8a2f946 04:01:57 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:01:58 ---> Running in 543c276026f6 04:01:59 Removing intermediate container 543c276026f6 04:01:59 ---> 7779bfc54490 04:01:59 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:02:00 ---> Running in 91de7242f8dd 04:02:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:02:02 Removing intermediate container 91de7242f8dd 04:02:02 ---> f33c01d406eb 04:02:02 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:02:02 ---> Running in 8a8e958223f2 04:02:06 Removing intermediate container 0e8616ef80b4 04:02:06 ---> 2cdecb888ea1 04:02:06 04:02:06 Step 12/24 : FROM docker:20.10.0 04:02:06 20.10.0: Pulling from library/docker 04:02:06 Removing intermediate container 6b89c3b2f381 04:02:06 ---> 70af3a41b0c7 04:02:06 04:02:06 Step 11/24 : FROM alpine:3.12 04:02:06 ---> 9852663dfa18 04:02:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:02:06 Removing intermediate container bed136183807 04:02:06 ---> 1b93818bac40 04:02:06 04:02:06 Step 11/23 : FROM alpine:3.12 04:02:06 ---> 9852663dfa18 04:02:06 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:02:06 ---> Running in 001b279e208c 04:02:06 ---> Running in 9b87fe606055 04:02:07 Removing intermediate container 8a8e958223f2 04:02:07 ---> 8809e9e651a0 04:02:07 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:02:07 ---> Running in f73abed6ce36 04:02:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:02:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:02:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:02:09 Removing intermediate container f73abed6ce36 04:02:09 ---> 7c0fc96bff9e 04:02:09 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:02:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:02:10 (1/1) Installing dumb-init (1.2.2-r1) 04:02:10 Executing busybox-1.31.1-r20.trigger 04:02:10 OK: 5 MiB in 15 packages 04:02:10 (1/1) Installing dumb-init (1.2.2-r1) 04:02:10 Executing busybox-1.31.1-r20.trigger 04:02:10 OK: 5 MiB in 15 packages 04:02:11 ---> 06fea28dac4b 04:02:11 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:02:12 ---> Running in 7e7f3fd381a9 04:02:12 Removing intermediate container 001b279e208c 04:02:12 ---> 090d7c73bc0e 04:02:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:02:13 Removing intermediate container 9b87fe606055 04:02:13 ---> b47dc33168c1 04:02:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:02:13 ---> Running in e55f016b55bd 04:02:14 ---> Running in 5721fa12c533 04:02:14 Removing intermediate container e55f016b55bd 04:02:14 ---> 0da8a59c6180 04:02:14 Step 14/24 : ENV APP_PORT=48082 04:02:14 Removing intermediate container dc8960a9b0b1 04:02:14 ---> c4b8a8117d9e 04:02:14 04:02:14 Step 11/24 : FROM alpine:3.12 04:02:14 ---> 9852663dfa18 04:02:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:02:14 ---> Using cache 04:02:14 ---> b47dc33168c1 04:02:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:02:14 ---> Using cache 04:02:14 ---> 9031f5b50e0a 04:02:14 Step 14/24 : ENV APP_PORT=48081 04:02:15 Removing intermediate container 5721fa12c533 04:02:15 ---> 9031f5b50e0a 04:02:15 Step 14/23 : ENV APP_PORT=48085 04:02:15 ---> Running in fabbb9b6f5e4 04:02:15 ---> Running in 3ce17e895dfa 04:02:15 ---> Running in 86254ca0a0ba 04:02:16 Removing intermediate container fabbb9b6f5e4 04:02:16 ---> ec8d3253b007 04:02:16 Step 15/24 : EXPOSE $APP_PORT 04:02:16 Removing intermediate container 86254ca0a0ba 04:02:16 ---> efd2838b9672 04:02:16 Step 15/24 : EXPOSE $APP_PORT 04:02:16 Removing intermediate container 3ce17e895dfa 04:02:16 ---> f55839bfaf24 04:02:16 Step 15/23 : EXPOSE $APP_PORT 04:02:16 ---> Running in 9bfa17499803 04:02:17 ---> Running in 15bd66b66e70 04:02:17 ---> Running in 3f4bd0f85fd3 04:02:17 Removing intermediate container 7e7f3fd381a9 04:02:17 ---> 8c44985c7cf3 04:02:17 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:02:17 Removing intermediate container 9bfa17499803 04:02:17 ---> dd961622d2f7 04:02:17 Step 16/24 : WORKDIR / 04:02:17 ---> Running in f30d7ad9536b 04:02:17 Removing intermediate container 15bd66b66e70 04:02:17 ---> c45dd873582d 04:02:17 Step 16/24 : WORKDIR / 04:02:17 Removing intermediate container 3f4bd0f85fd3 04:02:17 ---> 0e7c86096794 04:02:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:02:18 ---> Running in ba8c75b0c96f 04:02:18 ---> 5045578148c6 04:02:18 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:02:18 Removing intermediate container f30d7ad9536b 04:02:18 ---> f97f6d177fd9 04:02:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:02:19 Removing intermediate container ba8c75b0c96f 04:02:19 ---> 3cfddb7a2b8b 04:02:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:02:19 ---> 45cf953f5367 04:02:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:02:19 ---> 38164db179a5 04:02:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:02:20 ---> 5d860773622e 04:02:20 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:02:20 ---> 9e5ef4dd6001 04:02:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:02:21 ---> 5db02cfb810f 04:02:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:02:21 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:02:21 Status: Downloaded newer image for docker:20.10.0 04:02:21 ---> eeaf43b92773 04:02:21 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:02:22 ---> 0683b9413c52 04:02:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:02:22 ---> 8183b2971f6e 04:02:22 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:02:22 ---> Running in fb6c620638f6 04:02:22 ---> 8a74715a3e30 04:02:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:02:22 ---> 5b24ea59fe64 04:02:22 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:02:22 ---> Running in 7e4121e3e64c 04:02:23 Removing intermediate container fb6c620638f6 04:02:23 ---> fa0bb7c2c406 04:02:23 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 04:02:23 ---> Running in 5ea1bf0050af 04:02:23 ---> 12ab8fc95c93 04:02:23 Step 20/24 : ENTRYPOINT ["/core-command"] 04:02:23 ---> 30ae901c06ae 04:02:23 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:02:23 ---> Running in 58d97853692a 04:02:23 Removing intermediate container 7e4121e3e64c 04:02:23 ---> 9f787dd75d35 04:02:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:02:23 ---> ee20ce6db284 04:02:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:02:24 ---> Running in 9123829c0e27 04:02:24 ---> Running in 663a0ebac4b7 04:02:24 Removing intermediate container 58d97853692a 04:02:24 ---> 9cbfce591cae 04:02:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:02:24 ---> Running in 72e993950333 04:02:24 Removing intermediate container 9123829c0e27 04:02:24 ---> 07272cde58fd 04:02:24 Step 21/23 : LABEL arch=arm64 04:02:24 ---> 7474f6cec99f 04:02:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:02:24 Removing intermediate container 663a0ebac4b7 04:02:24 ---> 446165883537 04:02:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:02:24 ---> Running in c128f0eb675c 04:02:25 ---> Running in 7ea8a3433a82 04:02:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:02:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:02:25 ---> Running in ed2ecf16165e 04:02:25 Removing intermediate container 72e993950333 04:02:25 ---> 8fe1fc3bfcf5 04:02:25 Step 22/24 : LABEL arch=arm64 04:02:25 Removing intermediate container c128f0eb675c 04:02:25 ---> 3ebc292df59f 04:02:25 Step 22/23 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 04:02:25 ---> Running in 4e1957ef3df8 04:02:25 Removing intermediate container 7ea8a3433a82 04:02:25 ---> b1b3d0bea53e 04:02:25 Step 22/24 : LABEL arch=arm64 04:02:25 ---> Running in 4bec3c309622 04:02:26 ---> Running in 4d80cb99e3c8 04:02:26 (1/39) Installing readline (8.0.4-r0) 04:02:26 (2/39) Installing bash (5.0.17-r0) 04:02:26 Executing bash-5.0.17-r0.post-install 04:02:26 (3/39) Installing nghttp2-libs (1.41.0-r0) 04:02:26 (4/39) Installing libcurl (7.76.1-r0) 04:02:26 (5/39) Installing curl (7.76.1-r0) 04:02:26 (6/39) Installing dumb-init (1.2.2-r1) 04:02:26 (7/39) Installing libbz2 (1.0.8-r1) 04:02:26 (8/39) Installing expat (2.2.9-r1) 04:02:26 (9/39) Installing libffi (3.3-r2) 04:02:26 (10/39) Installing gdbm (1.13-r1) 04:02:26 (11/39) Installing xz-libs (5.2.5-r0) 04:02:26 (12/39) Installing sqlite-libs (3.32.1-r0) 04:02:26 Removing intermediate container ed2ecf16165e 04:02:26 ---> 12d60bfc5017 04:02:26 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:02:26 (13/39) Installing python3 (3.8.10-r0) 04:02:26 Removing intermediate container 4e1957ef3df8 04:02:26 ---> 533b1cda6176 04:02:26 Step 23/24 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 04:02:26 Removing intermediate container 4bec3c309622 04:02:26 Removing intermediate container 4d80cb99e3c8 04:02:26 ---> cf75f0c2d77e 04:02:26 Step 23/24 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 04:02:26 ---> b57492757f7a 04:02:26 Step 23/23 : LABEL version=0.0.0 04:02:26 ---> Running in 7430f80329ee 04:02:27 ---> Running in 41093c5a73fa 04:02:27 ---> Running in e52210d27c81 04:02:27 ---> 26e5063c9daa 04:02:27 Step 27/32 : RUN chmod +x /entrypoint.sh 04:02:27 ---> Running in dd8fd83f573a 04:02:27 Removing intermediate container 7430f80329ee 04:02:27 ---> c284074af8c5 04:02:27 Step 24/24 : LABEL version=0.0.0 04:02:28 Removing intermediate container 41093c5a73fa 04:02:28 ---> be6e25706f3c 04:02:28 04:02:28 Removing intermediate container e52210d27c81 04:02:28 ---> c65d70510ba3 04:02:28 Step 24/24 : LABEL version=0.0.0 04:02:28 (14/39) Installing py3-appdirs (1.4.4-r1) 04:02:28 ---> Running in 0ba974620abd 04:02:28 (15/39) Installing py3-ordered-set (4.0.1-r0) 04:02:28 (16/39) Installing py3-parsing (2.4.7-r0) 04:02:28 (17/39) Installing py3-six (1.15.0-r0) 04:02:28 (18/39) Installing py3-packaging (20.4-r0) 04:02:28 (19/39) Installing py3-setuptools (47.0.0-r0) 04:02:28 ---> Running in c68f3bf9965d 04:02:28 (20/39) Installing py3-chardet (3.0.4-r4) 04:02:28 (21/39) Installing py3-idna (2.9-r0) 04:02:28 (22/39) Installing py3-certifi (2020.4.5.1-r0) 04:02:28 (23/39) Installing py3-urllib3 (1.25.9-r0) 04:02:28 (24/39) Installing py3-requests (2.23.0-r0) 04:02:28 (25/39) Installing py3-msgpack (1.0.0-r0) 04:02:28 (26/39) Installing py3-lockfile (0.12.2-r3) 04:02:28 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:02:28 (28/39) Installing py3-colorama (0.4.3-r0) 04:02:28 Successfully built be6e25706f3c 04:02:28 (29/39) Installing py3-distlib (0.3.0-r0) 04:02:28 Successfully tagged support-scheduler-arm64:latest 04:02:28 Building support-notifications 04:02:28  Building support-scheduler ... done (30/39) Installing py3-distro (1.5.0-r1) 04:02:29 (31/39) Installing py3-webencodings (0.5.1-r3) 04:02:29 (32/39) Installing py3-html5lib (1.0.1-r4) 04:02:29 (33/39) Installing py3-pytoml (0.1.21-r0) 04:02:29 (34/39) Installing py3-pep517 (0.8.2-r0) 04:02:29 (35/39) Installing py3-progress (1.5-r0) 04:02:29 (36/39) Installing py3-toml (0.10.1-r0) 04:02:29 (37/39) Installing py3-retrying (1.3.3-r0) 04:02:29 (38/39) Installing py3-contextlib2 (0.6.0-r0) 04:02:29 (39/39) Installing py3-pip (20.1.1-r0) 04:02:29 Executing busybox-1.31.1-r19.trigger 04:02:29 OK: 72 MiB in 59 packages 04:02:29 Removing intermediate container 0ba974620abd 04:02:29 ---> 4f21a1dcf4fe 04:02:29 04:02:29 Removing intermediate container c68f3bf9965d 04:02:29 ---> ec58f0ef721e 04:02:29 04:02:30 Successfully built 4f21a1dcf4fe 04:02:30 Successfully tagged core-command-arm64:latest 04:02:30  Building core-command ... done Building security-secretstore-setup 04:02:30 Successfully built ec58f0ef721e 04:02:30 Successfully tagged core-metadata-arm64:latest 04:02:30 Building core-data 04:02:31  Building core-metadata ... done Removing intermediate container dd8fd83f573a 04:02:31 ---> e3a7738bb4de 04:02:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:02:31 ---> Running in 50d478e543a9 04:02:31 Removing intermediate container 50d478e543a9 04:02:31 ---> 55863a84df19 04:02:31 Step 29/32 : CMD ["gate"] 04:02:32 ---> Running in d8d84956cce9 04:02:32 Removing intermediate container d8d84956cce9 04:02:32 ---> bb396f37f715 04:02:32 Step 30/32 : LABEL arch=arm64 04:02:33 ---> Running in 488db5ef7041 04:02:33 Removing intermediate container 488db5ef7041 04:02:33 ---> 7c4c3abf97a4 04:02:33 Step 31/32 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 04:02:33 ---> Running in 5b54426ada5e 04:02:34 Collecting docker-compose==1.23.2 04:02:34 Removing intermediate container 5b54426ada5e 04:02:34 ---> e52f090ae841 04:02:34 Step 32/32 : LABEL version=0.0.0 04:02:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:02:35 ---> Running in 31e5f889f1fa 04:02:35 Collecting docopt<0.7,>=0.6.1 04:02:35 Downloading docopt-0.6.2.tar.gz (25 kB) 04:02:36 Removing intermediate container 31e5f889f1fa 04:02:36 ---> 69b886f07cd5 04:02:36 04:02:37 Successfully built 69b886f07cd5 04:02:37 Successfully tagged security-bootstrapper-arm64:latest 04:02:37  Building security-bootstrapper ... done Building security-proxy-setup 04:02:38 Collecting jsonschema<3,>=2.5.1 04:02:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:02:39 Collecting docker<4.0,>=3.6.0 04:02:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:02:40 Collecting dockerpty<0.5,>=0.4.1 04:02:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:02:44 Collecting PyYAML<4,>=3.10 04:02:44 Downloading PyYAML-3.13.tar.gz (270 kB) 04:02:47 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:02:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:02:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:02:49 Collecting cached-property<2,>=1.2.0 04:02:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:02:50 Collecting websocket-client<1.0,>=0.32.0 04:02:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:02:51 Collecting texttable<0.10,>=0.9.0 04:02:51 Downloading texttable-0.9.1.tar.gz (11 kB) 04:02:53 Collecting docker-pycreds>=0.4.0 04:02:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:02:54 Collecting urllib3<1.25,>=1.21.1 04:02:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:02:54 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:02:55 Collecting idna<2.8,>=2.5 04:02:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:02:55 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:02:55 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:02:55 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:02:55 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:02:55 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:02:56 Installing collected packages: docopt, jsonschema, websocket-client, urllib3, idna, requests, docker-pycreds, docker, dockerpty, PyYAML, cached-property, texttable, docker-compose 04:02:56 Running setup.py install for docopt: started 04:02:59 Running setup.py install for docopt: finished with status 'done' 04:03:00 Attempting uninstall: urllib3 04:03:00 Found existing installation: urllib3 1.25.9 04:03:00 Uninstalling urllib3-1.25.9: 04:03:00 Successfully uninstalled urllib3-1.25.9 04:03:01 Attempting uninstall: idna 04:03:01 Found existing installation: idna 2.9 04:03:01 Uninstalling idna-2.9: 04:03:01 Successfully uninstalled idna-2.9 04:03:01 Attempting uninstall: requests 04:03:01 Found existing installation: requests 2.23.0 04:03:01 Uninstalling requests-2.23.0: 04:03:02 Successfully uninstalled requests-2.23.0 04:03:03 Running setup.py install for dockerpty: started 04:03:06 Running setup.py install for dockerpty: finished with status 'done' 04:03:06 Running setup.py install for PyYAML: started 04:03:09 Running setup.py install for PyYAML: finished with status 'done' 04:03:10 Running setup.py install for texttable: started 04:03:13 Running setup.py install for texttable: finished with status 'done' 04:03:14 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:03:22 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:03:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:03:22 ---> 59ff73a4e26b 04:03:22 Step 3/26 : WORKDIR /edgex-go 04:03:22 ---> Using cache 04:03:22 ---> e66d4b230252 04:03:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:03:22 ---> Using cache 04:03:22 ---> be60b71197f1 04:03:22 Step 5/26 : RUN apk add --update --no-cache make git 04:03:22 ---> Using cache 04:03:22 ---> b533ed7208a0 04:03:22 Step 6/26 : COPY go.mod . 04:03:22 ---> Using cache 04:03:22 ---> 3ca9933da106 04:03:22 Step 7/26 : RUN go mod download 04:03:22 ---> Using cache 04:03:22 ---> e3101483cd2e 04:03:22 Step 8/26 : COPY . . 04:03:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:03:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:03:22 ---> 59ff73a4e26b 04:03:22 Step 3/23 : WORKDIR /edgex-go 04:03:22 ---> Using cache 04:03:22 ---> e66d4b230252 04:03:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:03:22 ---> Using cache 04:03:22 ---> be60b71197f1 04:03:22 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:03:23 ---> Using cache 04:03:23 ---> 8cb12e3fc556 04:03:23 Step 9/26 : RUN go mod tidy 04:03:23 ---> Using cache 04:03:23 ---> b1b84898f5a5 04:03:23 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:03:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:03:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:03:23 ---> 59ff73a4e26b 04:03:23 Step 3/24 : WORKDIR /edgex-go 04:03:23 ---> Using cache 04:03:23 ---> e66d4b230252 04:03:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:03:23 ---> Using cache 04:03:23 ---> be60b71197f1 04:03:23 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:03:23 ---> Running in 9e464d5276a3 04:03:23 ---> Running in 56f961b69afe 04:03:24 ---> Running in a3a71178d2df 04:03:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:03:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:03:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:03:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:03:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:03:28 OK: 218 MiB in 52 packages 04:03:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:03:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:03:28 ---> 59ff73a4e26b 04:03:28 Step 3/22 : WORKDIR /edgex-go 04:03:28 ---> Using cache 04:03:28 OK: 218 MiB in 52 packages 04:03:28 ---> e66d4b230252 04:03:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:03:28 ---> Using cache 04:03:28 ---> be60b71197f1 04:03:28 Step 5/22 : RUN apk add --update --no-cache make git 04:03:28 ---> Using cache 04:03:28 ---> b533ed7208a0 04:03:28 Step 6/22 : COPY go.mod . 04:03:28 ---> Using cache 04:03:28 ---> 3ca9933da106 04:03:28 Step 7/22 : RUN go mod download 04:03:28 ---> Using cache 04:03:28 ---> e3101483cd2e 04:03:28 Step 8/22 : COPY . . 04:03:30 ---> Using cache 04:03:30 ---> 8cb12e3fc556 04:03:30 Step 9/22 : RUN go mod tidy 04:03:30 ---> Using cache 04:03:30 ---> b1b84898f5a5 04:03:30 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:03:30 ---> Running in 208d2507c583 04:03:31 Removing intermediate container a3a71178d2df 04:03:31 ---> a361d01cb758 04:03:31 Step 6/24 : COPY go.mod . 04:03:32 Removing intermediate container 56f961b69afe 04:03:32 ---> a78453668fb3 04:03:32 Step 6/23 : COPY go.mod . 04:03:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:03:33 Removing intermediate container 5ea1bf0050af 04:03:33 ---> 2022cc6becda 04:03:33 Step 15/24 : ENV APP_PORT=48090 04:03:34 ---> 921ec9243cd5 04:03:34 Step 7/24 : RUN go mod download 04:03:34 ---> Running in 031216ddecee 04:03:34 ---> 6d07da1ad6b1 04:03:34 Step 7/23 : RUN go mod download 04:03:34 ---> Running in 4b496a152cf1 04:03:34 ---> Running in 4c56ee4dc8c4 04:03:35 Removing intermediate container 031216ddecee 04:03:35 ---> 04b0cf41c096 04:03:35 Step 16/24 : EXPOSE $APP_PORT 04:03:35 ---> Running in 73603a70118d 04:03:36 Removing intermediate container 73603a70118d 04:03:36 ---> ea61b39d06fb 04:03:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:03:39 ---> d0af2472e714 04:03:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:03:40 Removing intermediate container 4b496a152cf1 04:03:40 ---> b67303ce3f9c 04:03:40 Step 8/24 : COPY . . 04:03:40 Removing intermediate container 4c56ee4dc8c4 04:03:40 ---> 5a099388afd6 04:03:40 Step 8/23 : COPY . . 04:03:40 ---> 82bc6b7be137 04:03:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:03:44 ---> ed20e7023480 04:03:44 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:03:44 ---> Running in c21daa0b8749 04:03:47 Removing intermediate container c21daa0b8749 04:03:47 ---> 63596641a94f 04:03:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:03:47 ---> Running in 81969a554673 04:03:49 Removing intermediate container 81969a554673 04:03:49 ---> 0e18384837e1 04:03:49 Step 22/24 : LABEL arch=arm64 04:03:49 ---> Running in 98e920b1c3f4 04:03:51 Removing intermediate container 98e920b1c3f4 04:03:51 ---> dc75a44e32ee 04:03:51 Step 23/24 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 04:03:52 ---> Running in fa7de92d14f9 04:03:54 Removing intermediate container fa7de92d14f9 04:03:54 ---> d8d0c3f79c40 04:03:54 Step 24/24 : LABEL version=0.0.0 04:03:54 ---> Running in e115b14ee635 04:03:55 Removing intermediate container e115b14ee635 04:03:56 ---> 48096bf45d14 04:03:56 04:03:57 Successfully built 48096bf45d14 04:03:57 Successfully tagged sys-mgmt-agent-arm64:latest 04:04:19  Building sys-mgmt-agent ... done  ---> dd2fa10527a2 04:04:19 Step 9/23 : RUN go mod tidy 04:04:19 ---> 41ec1c2bb14b 04:04:19 Step 9/24 : RUN go mod tidy 04:04:19 ---> Running in 7c3473dba0a8 04:04:19 ---> Running in d8916bb072df 04:04:24 Removing intermediate container 7c3473dba0a8 04:04:24 ---> 7dbb600636f9 04:04:24 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:04:24 ---> Running in 93a0b4b16255 04:04:24 Removing intermediate container d8916bb072df 04:04:24 ---> 2ed344965b40 04:04:24 Step 10/24 : RUN make cmd/core-data/core-data 04:04:24 ---> Running in 1941a752e754 04:04:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 04:04:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:04:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:04:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 04:04:57 Removing intermediate container 9e464d5276a3 04:04:57 ---> a41d6c34b809 04:04:57 04:04:57 Step 11/26 : FROM alpine:3.12 04:04:57 ---> 9852663dfa18 04:04:57 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:04:57 ---> Running in 05bdd971a4a9 04:04:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:04:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:05:00 (1/6) Installing ca-certificates (20191127-r4) 04:05:00 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:05:00 (3/6) Installing libcurl (7.76.1-r0) 04:05:00 (4/6) Installing curl (7.76.1-r0) 04:05:00 (5/6) Installing dumb-init (1.2.2-r1) 04:05:00 (6/6) Installing su-exec (0.2-r1) 04:05:00 Executing busybox-1.31.1-r20.trigger 04:05:00 Executing ca-certificates-20191127-r4.trigger 04:05:01 OK: 7 MiB in 20 packages 04:05:03 Removing intermediate container 05bdd971a4a9 04:05:03 ---> 5256a1151ec6 04:05:03 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:05:03 ---> Running in 6fca042fece0 04:05:04 Removing intermediate container 6fca042fece0 04:05:04 ---> ebd55ba9af8a 04:05:04 Step 14/26 : WORKDIR / 04:05:04 ---> Running in 9de249722abc 04:05:05 Removing intermediate container 9de249722abc 04:05:05 ---> b203ce7e8454 04:05:05 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:05:07 ---> cdb448a644fc 04:05:07 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:05:09 ---> f829e6faa829 04:05:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:05:11 Removing intermediate container 208d2507c583 04:05:11 ---> c9f30314f719 04:05:11 04:05:11 Step 11/22 : FROM alpine:3.12 04:05:11 ---> 9852663dfa18 04:05:11 Step 12/22 : RUN apk add --update --no-cache curl 04:05:11 ---> 4145dd5ad367 04:05:11 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:05:11 ---> Running in 86da7dd68d50 04:05:13 ---> caf5c5e0b233 04:05:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:05:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:05:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:05:14 (1/4) Installing ca-certificates (20191127-r4) 04:05:15 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:05:15 (3/4) Installing libcurl (7.76.1-r0) 04:05:15 (4/4) Installing curl (7.76.1-r0) 04:05:15 Executing busybox-1.31.1-r20.trigger 04:05:15 Executing ca-certificates-20191127-r4.trigger 04:05:15 ---> 53e79881fc1d 04:05:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:05:15 OK: 7 MiB in 18 packages 04:05:18 ---> dd2dd6c738b8 04:05:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:05:18 Removing intermediate container 86da7dd68d50 04:05:18 ---> 15cd75c4f8ec 04:05:18 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:05:18 ---> Running in ff951ce13611 04:05:19 Removing intermediate container ff951ce13611 04:05:19 ---> f009eb824253 04:05:19 Step 14/22 : WORKDIR /edgex 04:05:19 ---> 7e834d995459 04:05:19 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:05:19 ---> Running in 0440a386eee1 04:05:19 ---> Running in efb61f4c5c4e 04:05:20 Removing intermediate container 0440a386eee1 04:05:20 ---> 324ffbca4d42 04:05:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:05:22 ---> 3865d2e0080e 04:05:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:05:23 Removing intermediate container efb61f4c5c4e 04:05:23 ---> cb264e9c3aec 04:05:23 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:05:23 ---> Running in 58c811ec3d85 04:05:24 ---> f3b0c37171e6 04:05:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:05:24 Removing intermediate container 58c811ec3d85 04:05:24 ---> 53aa8699478d 04:05:24 Step 24/26 : LABEL arch=arm64 04:05:25 ---> Running in 00b2b41e4f9c 04:05:26 Removing intermediate container 00b2b41e4f9c 04:05:26 ---> 7c56b4f08ccb 04:05:26 Step 25/26 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 04:05:26 ---> Running in 935efca1402b 04:05:27 ---> f127bb6afb68 04:05:27 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:05:27 Removing intermediate container 935efca1402b 04:05:27 ---> a08c7440950b 04:05:27 Step 26/26 : LABEL version=0.0.0 04:05:27 ---> Running in f907f6945810 04:05:27 ---> Running in 074ca188cc92 04:05:28 Removing intermediate container f907f6945810 04:05:28 ---> 195b4060d924 04:05:28 Step 19/22 : CMD ["--init=true"] 04:05:28 ---> Running in 9f28b631989f 04:05:28 Removing intermediate container 074ca188cc92 04:05:28 ---> 747626a59c4a 04:05:28 04:05:29 Removing intermediate container 9f28b631989f 04:05:29 ---> 490755672a46 04:05:29 Step 20/22 : LABEL arch=arm64 04:05:29 Successfully built 747626a59c4a 04:05:29 Successfully tagged security-secretstore-setup-arm64:latest 04:05:29  Building security-secretstore-setup ... done  ---> Running in 29a15c3d2b03 04:05:30 Removing intermediate container 29a15c3d2b03 04:05:30 ---> 42656839ce84 04:05:30 Step 21/22 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 04:05:30 ---> Running in 2a81eeac5e0d 04:05:31 Removing intermediate container 2a81eeac5e0d 04:05:31 ---> b97ebcfce365 04:05:31 Step 22/22 : LABEL version=0.0.0 04:05:31 ---> Running in f20f97102c0b 04:05:32 Removing intermediate container f20f97102c0b 04:05:32 ---> 375b9ed63685 04:05:32 04:05:33 Successfully built 375b9ed63685 04:05:33 Successfully tagged security-proxy-setup-arm64:latest 04:06:00  Building security-proxy-setup ... done Removing intermediate container 93a0b4b16255 04:06:00 ---> 0d44ea9d313d 04:06:00 04:06:00 Step 11/23 : FROM alpine:3.12 04:06:00 ---> 9852663dfa18 04:06:00 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:06:00 ---> Running in 439085bf4d33 04:06:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:06:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:06:00 (1/2) Installing ca-certificates (20191127-r4) 04:06:00 (2/2) Installing dumb-init (1.2.2-r1) 04:06:00 Executing busybox-1.31.1-r20.trigger 04:06:00 Executing ca-certificates-20191127-r4.trigger 04:06:00 OK: 6 MiB in 16 packages 04:06:02 Removing intermediate container 439085bf4d33 04:06:02 ---> e2b0b762c686 04:06:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:06:02 ---> Running in 05da41f303d0 04:06:03 Removing intermediate container 05da41f303d0 04:06:03 ---> 8dd5494190bc 04:06:03 Step 14/23 : ENV APP_PORT=48060 04:06:03 ---> Running in 409a137ecf06 04:06:04 Removing intermediate container 409a137ecf06 04:06:04 ---> 12eb855858e3 04:06:04 Step 15/23 : EXPOSE $APP_PORT 04:06:04 ---> Running in 5087466273a4 04:06:04 Removing intermediate container 1941a752e754 04:06:04 ---> ec9c5f7c3598 04:06:04 04:06:04 Step 11/24 : FROM alpine:3.12 04:06:04 ---> 9852663dfa18 04:06:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:06:09 ---> Running in beb5c60fa6d9 04:06:09 Removing intermediate container 5087466273a4 04:06:09 ---> 195e7a1abfc4 04:06:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:06:09 Removing intermediate container beb5c60fa6d9 04:06:09 ---> ffe2c37a5622 04:06:09 Step 13/24 : ENV APP_PORT=48080 04:06:09 ---> Running in 0c7ad4dc6a0f 04:06:09 ---> f00f0243fde3 04:06:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:06:09 Removing intermediate container 0c7ad4dc6a0f 04:06:09 ---> 1b97665a81d3 04:06:09 Step 14/24 : EXPOSE $APP_PORT 04:06:09 ---> Running in 255a08a368f2 04:06:10 Removing intermediate container 255a08a368f2 04:06:10 ---> e980dcd19972 04:06:10 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:10 ---> Running in 01d775d09b4c 04:06:11 ---> 4d961ab80d27 04:06:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:06:12 ---> 13cebf48e18e 04:06:12 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:06:12 ---> Running in 24a449db372a 04:06:13 Removing intermediate container 24a449db372a 04:06:13 ---> 4851b44917d5 04:06:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:06:13 ---> Running in d4fc46289315 04:06:13 Removing intermediate container 01d775d09b4c 04:06:13 ---> 28d633ec1eb7 04:06:13 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:06:13 ---> Running in bc4e869b734b 04:06:13 Removing intermediate container d4fc46289315 04:06:13 ---> 5edcd4009000 04:06:13 Step 21/23 : LABEL arch=arm64 04:06:14 ---> Running in fbfafc17cc10 04:06:14 Removing intermediate container fbfafc17cc10 04:06:14 ---> c3bb75811632 04:06:14 Step 22/23 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 04:06:14 ---> Running in 2a27ba1e879e 04:06:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:06:15 Removing intermediate container 2a27ba1e879e 04:06:15 ---> b367a516ee4b 04:06:15 Step 23/23 : LABEL version=0.0.0 04:06:15 ---> Running in 0a451642785e 04:06:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:06:16 Removing intermediate container 0a451642785e 04:06:16 ---> 2d5af2a71bfe 04:06:16 04:06:16 Successfully built 2d5af2a71bfe 04:06:16 Successfully tagged support-notifications-arm64:latest 04:06:16  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) 04:06:16 (2/6) Installing libgcc (9.3.0-r2) 04:06:16 (3/6) Installing libsodium (1.0.18-r0) 04:06:16 (4/6) Installing libstdc++ (9.3.0-r2) 04:06:17 (5/6) Installing libzmq (4.3.3-r0) 04:06:17 (6/6) Installing zeromq (4.3.3-r0) 04:06:17 Executing busybox-1.31.1-r20.trigger 04:06:17 OK: 8 MiB in 20 packages 04:06:18 Removing intermediate container bc4e869b734b 04:06:18 ---> d6108b306499 04:06:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:06:19 ---> 647ca28fca1e 04:06:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:06:20 ---> b20758f637a9 04:06:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:06:21 ---> e2062f608226 04:06:21 Step 20/24 : ENTRYPOINT ["/core-data"] 04:06:21 ---> Running in 5a09bdaaa429 04:06:22 Removing intermediate container 5a09bdaaa429 04:06:22 ---> f50e2fc1f125 04:06:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:06:22 ---> Running in 41accd5309c1 04:06:22 Removing intermediate container 41accd5309c1 04:06:22 ---> 68efd46c6a5a 04:06:22 Step 22/24 : LABEL arch=arm64 04:06:22 ---> Running in 7bf3ed89bc7e 04:06:23 Removing intermediate container 7bf3ed89bc7e 04:06:23 ---> ca0d747e0315 04:06:23 Step 23/24 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 04:06:23 ---> Running in 856a21f1a1b3 04:06:24 Removing intermediate container 856a21f1a1b3 04:06:24 ---> 3e2edae1c19d 04:06:24 Step 24/24 : LABEL version=0.0.0 04:06:24 ---> Running in 5fa576a7a045 04:06:24 Removing intermediate container 5fa576a7a045 04:06:24 ---> df50a66d1485 04:06:24 04:06:25 Successfully built df50a66d1485 04:06:25 Successfully tagged core-data-arm64:latest 04:06:25  Building core-data ... done  [Pipeline] } 04:06:25 $ docker stop --time=1 a87b87f10d118e0a7f52e5424660b2f5dc43ad73cda03a1f6b5b0d7f313b8cf0 04:06:27 $ docker rm -f a87b87f10d118e0a7f52e5424660b2f5dc43ad73cda03a1f6b5b0d7f313b8cf0 [Pipeline] // withDockerContainer [Pipeline] sh 04:06:28 + docker images 04:06:28 REPOSITORY TAG IMAGE ID CREATED SIZE 04:06:28 core-data-arm64 latest df50a66d1485 4 seconds ago 20.4MB 04:06:28 support-notifications-arm64 latest 2d5af2a71bfe 13 seconds ago 16.8MB 04:06:28 ec9c5f7c3598 24 seconds ago 990MB 04:06:28 0d44ea9d313d 32 seconds ago 981MB 04:06:28 security-proxy-setup-arm64 latest 375b9ed63685 57 seconds ago 24MB 04:06:28 security-secretstore-setup-arm64 latest 747626a59c4a About a minute ago 24.4MB 04:06:28 c9f30314f719 About a minute ago 978MB 04:06:28 a41d6c34b809 About a minute ago 978MB 04:06:28 sys-mgmt-agent-arm64 latest 48096bf45d14 2 minutes ago 299MB 04:06:28 security-bootstrapper-arm64 latest 69b886f07cd5 3 minutes ago 17.2MB 04:06:28 core-metadata-arm64 latest ec58f0ef721e 3 minutes ago 17.4MB 04:06:28 core-command-arm64 latest 4f21a1dcf4fe 4 minutes ago 16.1MB 04:06:28 support-scheduler-arm64 latest be6e25706f3c 4 minutes ago 16.1MB 04:06:28 c4b8a8117d9e 4 minutes ago 989MB 04:06:28 2cdecb888ea1 4 minutes ago 977MB 04:06:28 70af3a41b0c7 4 minutes ago 980MB 04:06:28 1b93818bac40 4 minutes ago 981MB 04:06:28 4faad2acf8f5 4 minutes ago 974MB 04:06:28 ci-base-image-arm64 latest 59ff73a4e26b 16 minutes ago 641MB 04:06:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 04:06:28 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 04:06:28 docker 20.10.0 eeaf43b92773 5 months ago 228MB 04:06:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:06:29 ---> job-cost.sh 04:06:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OVBw 04:07:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:09:22 lf-activate-venv(): INFO: Adding /tmp/venv-OVBw/bin to PATH 04:09:22 INFO: No Stack... 04:09:22 INFO: Retrieving Pricing Info for: v2-standard-4 04:09:22 INFO: Archiving Costs [Pipeline] sh 04:09:23 + cat /w/workspace/edgex-go/2/archives/cost.csv 04:09:23 + cut -d, -f6 [Pipeline] lock 04:09:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3480-2-stack-cost] 04:09:23 Resource [jenkins-edgexfoundry-edgex-go-PR-3480-2-stack-cost] did not exist. Created. 04:09:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3480-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:09:23 + echo total: 0.18000000715255737 [Pipeline] stash 04:09:24 Stashed 1 file(s) [Pipeline] } 04:09:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3480-2-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:09:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:09:26 ---> package-listing.sh 04:09:26 ++ facter osfamily 04:09:26 ++ tr '[:upper:]' '[:lower:]' 04:09:26 + OS_FAMILY=redhat 04:09:26 + workspace=/w/workspace/edgex-go/2 04:09:26 + START_PACKAGES=/tmp/packages_start.txt 04:09:26 + END_PACKAGES=/tmp/packages_end.txt 04:09:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:09:26 + PACKAGES=/tmp/packages_start.txt 04:09:26 + '[' /w/workspace/edgex-go/2 ']' 04:09:26 + PACKAGES=/tmp/packages_end.txt 04:09:26 + case "${OS_FAMILY}" in 04:09:26 + rpm -qa 04:09:26 + sort 04:09:29 + '[' -f /tmp/packages_start.txt ']' 04:09:29 + '[' -f /tmp/packages_end.txt ']' 04:09:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:09:29 + '[' /w/workspace/edgex-go/2 ']' 04:09:29 + mkdir -p /w/workspace/edgex-go/2/archives/ 04:09:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 04:09:29 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:09:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:09:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:09:29 04:09:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:09:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:09:30 alpine: Pulling from edgex-lftools-log-publisher 04:09:30 df20fa9351a1: Pulling fs layer 04:09:30 36b3adc4ff6f: Pulling fs layer 04:09:30 8ad3a11d3b57: Pulling fs layer 04:09:30 46f8f816bc3b: Pulling fs layer 04:09:30 93b61091891f: Pulling fs layer 04:09:30 93b9cdb0e59b: Pulling fs layer 04:09:30 5e14af77c1be: Pulling fs layer 04:09:30 01666e4c0597: Pulling fs layer 04:09:30 aa168da1d23b: Pulling fs layer 04:09:30 93b9cdb0e59b: Waiting 04:09:30 5e14af77c1be: Waiting 04:09:30 46f8f816bc3b: Waiting 04:09:30 01666e4c0597: Waiting 04:09:30 aa168da1d23b: Waiting 04:09:30 93b61091891f: Waiting 04:09:30 36b3adc4ff6f: Verifying Checksum 04:09:30 36b3adc4ff6f: Download complete 04:09:30 46f8f816bc3b: Verifying Checksum 04:09:30 46f8f816bc3b: Download complete 04:09:30 df20fa9351a1: Verifying Checksum 04:09:30 df20fa9351a1: Download complete 04:09:30 93b61091891f: Verifying Checksum 04:09:30 93b61091891f: Download complete 04:09:30 93b9cdb0e59b: Verifying Checksum 04:09:30 93b9cdb0e59b: Download complete 04:09:30 5e14af77c1be: Verifying Checksum 04:09:30 5e14af77c1be: Download complete 04:09:30 01666e4c0597: Verifying Checksum 04:09:30 01666e4c0597: Download complete 04:09:30 8ad3a11d3b57: Verifying Checksum 04:09:30 8ad3a11d3b57: Download complete 04:09:30 df20fa9351a1: Pull complete 04:09:30 36b3adc4ff6f: Pull complete 04:09:31 8ad3a11d3b57: Pull complete 04:09:31 46f8f816bc3b: Pull complete 04:09:31 93b61091891f: Pull complete 04:09:31 93b9cdb0e59b: Pull complete 04:09:31 5e14af77c1be: Pull complete 04:09:31 01666e4c0597: Pull complete 04:09:32 aa168da1d23b: Verifying Checksum 04:09:32 aa168da1d23b: Download complete 04:09:36 aa168da1d23b: Pull complete 04:09:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:09:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:09:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:09:36 prd-centos7-docker-4c-2g-14982 does not seem to be running inside a container 04:09:36 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:09:39 $ docker top b40f81b16aa0ab737b9fcea9d3181478fb5c50a859d01b7c4f6abb90a23ecf22 -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:39 + touch /tmp/pre-build-complete [Pipeline] sh 04:09:40 + mkdir -p /var/log/sa [Pipeline] sh 04:09:40 + ls /var/log/sa-host 04:09:40 + sadf -c /var/log/sa-host/sa05 04:09:40 file_magic: OK 04:09:40 HZ: Using current value: 100 04:09:40 file_header: OK 04:09:40 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 04:09:40 Statistics: 04:09:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:09:40 File successfully converted to sysstat format version 12.2.1 04:09:40 + sadf -c /var/log/sa-host/sa19 04:09:40 file_magic: OK 04:09:40 HZ: Using current value: 100 04:09:40 file_header: OK 04:09:40 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 04:09:40 Statistics: 04:09:40 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... 04:09:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:41 provisioning config files... 04:09:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2878502093118098129tmp [Pipeline] { [Pipeline] echo 04:09:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:09:41 ---> create-netrc.sh [Pipeline] } 04:09:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:09:41 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:09:41 ---> python-tools-install.sh [Pipeline] echo 04:09:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:09:41 ---> sudo-logs.sh 04:09:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:09:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:09:42 ---> job-cost.sh 04:09:42 lf-activate-venv: SKIPPING 04:09:42 DEBUG: total: 0.18000000715255737 04:09:42 INFO: Retrieving Stack Cost... 04:09:43 INFO: Retrieving Pricing Info for: v3-standard-2 04:09:43 INFO: Archiving Costs [Pipeline] echo 04:09:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:09:43 ---> logs-deploy.sh 04:09:43 lf-activate-venv: SKIPPING 04:09:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3480/2 04:09:43 INFO: archiving workspace using pattern(s): 04:09:44 Archives upload complete. 04:09:44 INFO: archiving logs to Nexus 04:09:45 ---> uname -a: 04:09:45 Linux prd-centos7-docker-4c-2g-14982.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:09:45 04:09:45 04:09:45 ---> lscpu: 04:09:45 Architecture: x86_64 04:09:45 CPU op-mode(s): 32-bit, 64-bit 04:09:45 Byte Order: Little Endian 04:09:45 Address sizes: 40 bits physical, 48 bits virtual 04:09:45 CPU(s): 2 04:09:45 On-line CPU(s) list: 0,1 04:09:45 Thread(s) per core: 1 04:09:45 Core(s) per socket: 1 04:09:45 Socket(s): 2 04:09:45 NUMA node(s): 1 04:09:45 Vendor ID: AuthenticAMD 04:09:45 CPU family: 23 04:09:45 Model: 49 04:09:45 Model name: AMD EPYC-Rome Processor 04:09:45 Stepping: 0 04:09:45 CPU MHz: 2799.998 04:09:45 BogoMIPS: 5599.99 04:09:45 Virtualization: AMD-V 04:09:45 Hypervisor vendor: KVM 04:09:45 Virtualization type: full 04:09:45 L1d cache: 64 KiB 04:09:45 L1i cache: 64 KiB 04:09:45 L2 cache: 1 MiB 04:09:45 L3 cache: 32 MiB 04:09:45 NUMA node0 CPU(s): 0,1 04:09:45 Vulnerability Itlb multihit: Not affected 04:09:45 Vulnerability L1tf: Not affected 04:09:45 Vulnerability Mds: Not affected 04:09:45 Vulnerability Meltdown: Not affected 04:09:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:09:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:09:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:09:45 Vulnerability Srbds: Not affected 04:09:45 Vulnerability Tsx async abort: Not affected 04:09:45 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 04:09:45 04:09:45 04:09:45 ---> nproc: 04:09:45 2 04:09:45 04:09:45 04:09:45 ---> df -h: 04:09:45 Filesystem Size Used Available Use% Mounted on 04:09:45 overlay 40.0G 12.6G 27.4G 31% / 04:09:45 tmpfs 64.0M 0 64.0M 0% /dev 04:09:45 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:09:45 shm 64.0M 0 64.0M 0% /dev/shm 04:09:45 /dev/vda1 40.0G 12.6G 27.4G 31% /facter-os 04:09:45 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/resolv.conf 04:09:45 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hostname 04:09:45 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hosts 04:09:45 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/secure 04:09:45 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/auth.log 04:09:45 /dev/vda1 40.0G 12.6G 27.4G 31% /run/cloud-init/result.json 04:09:45 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/sa-host 04:09:45 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/2 04:09:45 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/2@tmp 04:09:45 04:09:45 04:09:45 ---> free -m: 04:09:45 total used free shared buff/cache available 04:09:45 Mem: 7821 1372 1772 0 4675 6422 04:09:45 Swap: 1023 1 1022 04:09:45 04:09:45 04:09:45 ---> ip addr: 04:09:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:09:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:09:45 inet 127.0.0.1/8 scope host lo 04:09:45 valid_lft forever preferred_lft forever 04:09:45 inet6 ::1/128 scope host 04:09:45 valid_lft forever preferred_lft forever 04:09:45 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:09:45 link/ether fa:16:3e:09:3c:52 brd ff:ff:ff:ff:ff:ff 04:09:45 inet 10.30.123.223/23 brd 10.30.123.255 scope global dynamic eth0 04:09:45 valid_lft 84902sec preferred_lft 84902sec 04:09:45 inet6 fe80::f816:3eff:fe09:3c52/64 scope link 04:09:45 valid_lft forever preferred_lft forever 04:09:45 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:09:45 link/ether 02:42:ef:dd:67:c2 brd ff:ff:ff:ff:ff:ff 04:09:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:09:45 valid_lft forever preferred_lft forever 04:09:45 inet6 fe80::42:efff:fedd:67c2/64 scope link 04:09:45 valid_lft forever preferred_lft forever 04:09:45 04:09:45 04:09:45 ---> sar -b -r -n DEV: 04:09:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 04:09:45 04:09:45 03:44:32 LINUX RESTART (2 CPU) 04:09:45 04:09:45 03:45:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:09:45 03:46:01 131.05 21.03 110.02 0.00 6081.63 18826.47 0.00 04:09:45 03:47:01 120.86 0.18 120.68 0.00 22.70 43879.16 0.00 04:09:45 03:48:01 105.84 0.00 105.84 0.00 0.00 13548.49 0.00 04:09:45 03:49:02 53.42 0.02 53.41 0.00 0.53 10697.17 0.00 04:09:45 03:50:01 60.55 0.00 60.55 0.00 0.00 4184.76 0.00 04:09:45 03:51:03 166.34 9.96 156.38 0.00 239.77 88705.97 0.00 04:09:45 03:52:01 246.19 161.35 84.84 0.00 3891.11 64593.68 0.00 04:09:45 03:53:03 202.80 5.59 197.20 0.00 164.96 110372.16 0.00 04:09:45 03:54:01 130.56 13.78 116.78 0.00 394.83 40902.50 0.00 04:09:45 03:55:02 237.36 25.25 212.10 0.00 1596.06 80601.86 0.00 04:09:45 03:56:01 311.69 217.88 93.81 0.00 5435.83 60407.63 0.00 04:09:45 03:57:01 188.13 18.51 169.61 0.00 1033.37 74126.21 0.00 04:09:45 03:58:02 192.54 2.98 189.56 0.00 32.23 31452.40 0.00 04:09:45 03:59:01 23.71 6.84 16.87 0.00 1124.39 1331.50 0.00 04:09:45 04:00:01 0.43 0.18 0.25 0.00 5.73 4.71 0.00 04:09:45 04:01:01 0.82 0.00 0.82 0.00 0.00 15.87 0.00 04:09:45 04:02:01 0.62 0.22 0.40 0.00 3.73 7.23 0.00 04:09:45 04:03:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 04:09:45 04:04:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 04:09:45 04:05:01 0.15 0.00 0.15 0.00 0.00 1.83 0.00 04:09:45 04:06:01 0.23 0.00 0.23 0.00 0.00 2.10 0.00 04:09:45 04:07:01 0.22 0.00 0.22 0.00 0.00 1.80 0.00 04:09:45 04:08:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 04:09:45 04:09:01 0.28 0.00 0.28 0.00 0.00 2.93 0.00 04:09:45 Average: 90.60 19.83 70.77 0.00 819.34 27035.26 0.00 04:09:45 04:09:45 03:45:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:09:45 03:46:01 4925792 0 862716 10.77 2620 2217804 1481552 16.36 934452 1728212 160880 04:09:45 03:47:01 3914872 0 1016420 12.69 2620 3075020 1473888 16.27 1098832 2462348 114840 04:09:45 03:48:01 3749844 0 1175184 14.67 2620 3081284 1672356 18.46 1411620 2287176 251268 04:09:45 03:49:02 3881444 0 1153648 14.40 2620 2971220 1647292 18.19 1220508 2335372 24436 04:09:45 03:50:01 3608268 0 1167376 14.58 2620 3230668 1684340 18.60 1364824 2456900 178784 04:09:45 03:51:03 143960 0 1480504 18.49 2620 6381848 2473408 27.31 3009476 4173768 1445088 04:09:45 03:52:01 2049836 0 1241580 15.50 2620 4714896 1534032 16.94 1329568 3971656 40 04:09:45 03:53:03 188140 0 1451960 18.13 2620 6366212 2607012 28.78 3168344 3919376 6684 04:09:45 03:54:01 371936 0 1629900 20.35 2620 6004476 3541988 39.11 3095128 3763664 353720 04:09:45 03:55:02 152752 0 1517188 18.94 2620 6336372 2300860 25.40 3038632 4079092 1589352 04:09:45 03:56:01 1754212 0 1532728 19.14 2620 4719372 3038292 33.54 1498200 4022684 4984 04:09:45 03:57:01 886312 0 1462300 18.26 2620 5657700 2180756 24.08 2309788 4043624 888 04:09:45 03:58:02 1957004 0 1385660 17.30 2620 4663648 1746504 19.28 1726068 3565924 12 04:09:45 03:59:01 2438364 0 1305776 16.30 2620 4262172 1411568 15.58 1265416 3569780 28 04:09:45 04:00:01 2442700 0 1301420 16.25 2620 4262192 1364256 15.06 1271576 3560696 24 04:09:45 04:01:01 2439984 0 1304136 16.28 2620 4262192 1366628 15.09 1274656 3560536 8 04:09:45 04:02:01 2439784 0 1304152 16.28 2620 4262376 1364560 15.07 1273584 3561692 8 04:09:45 04:03:01 2439924 0 1304008 16.28 2620 4262380 1364560 15.07 1273588 3561692 8 04:09:45 04:04:01 2439492 0 1304436 16.29 2620 4262384 1364560 15.07 1273612 3561692 8 04:09:45 04:05:01 2439796 0 1304128 16.28 2620 4262388 1364680 15.07 1273868 3561692 8 04:09:45 04:06:01 2439548 0 1304372 16.29 2620 4262392 1364692 15.07 1274024 3561692 8 04:09:45 04:07:01 2439548 0 1304368 16.29 2620 4262396 1364668 15.07 1273828 3561692 16 04:09:45 04:08:01 2439848 0 1304060 16.28 2620 4262404 1364560 15.07 1273612 3561692 12 04:09:45 04:09:01 2439180 0 1304728 16.29 2620 4262404 1364764 15.07 1274008 3561692 8 04:09:45 Average: 2267606 0 1309281 16.35 2620 4429425 1768407 19.52 1633634 3416431 172130 04:09:45 04:09:45 03:45:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:09:45 03:46:01 eth0 1708.39 1651.08 6623.07 198.91 0.00 0.00 0.00 0.00 04:09:45 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 03:46:01 docker0 940.11 726.76 76.43 2780.44 0.00 0.00 0.00 0.00 04:09:45 03:47:01 eth0 531.50 444.61 3534.96 45.62 0.00 0.00 0.00 0.00 04:09:45 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 03:47:01 docker0 193.38 245.82 13.57 842.05 0.00 0.00 0.00 0.00 04:09:45 03:48:01 eth0 32.36 19.03 31.91 13.64 0.00 0.00 0.00 0.00 04:09:45 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 03:48:01 veth708c3b5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:09:45 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 03:49:02 eth0 45.86 30.89 28.28 113.15 0.00 0.00 0.00 0.00 04:09:45 03:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 03:49:02 veth708c3b5 2.25 2.25 0.18 0.18 0.00 0.00 0.00 0.00 04:09:45 03:49:02 docker0 2.25 2.25 0.15 0.18 0.00 0.00 0.00 0.00 04:09:45 03:50:01 eth0 21.88 11.60 19.03 10.27 0.00 0.00 0.00 0.00 04:09:45 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 03:50:01 veth708c3b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 03:51:03 eth0 151.30 131.91 1615.95 17.54 0.00 0.00 0.00 0.00 04:09:45 03:51:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 03:51:03 veth6cb3bd9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:09:45 03:51:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 03:52:01 veth8bf9ce4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 03:52:01 veth79efa64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 03:52:01 eth0 13.40 6.36 10.27 5.40 0.00 0.00 0.00 0.00 04:09:45 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 03:53:03 veth83ae4ba 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:09:45 03:53:03 veth5b27584 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 04:09:45 03:53:03 eth0 85.84 66.19 182.07 15.00 0.00 0.00 0.00 0.00 04:09:45 03:53:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 03:54:01 veth26d8eb9 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 04:09:45 03:54:01 vethc09f3d4 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 04:09:45 03:54:01 vethd4d1dfb 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 04:09:45 03:54:01 eth0 26.01 17.86 14.36 121.74 0.00 0.00 0.00 0.00 04:09:45 03:55:02 eth0 62.28 33.38 213.18 16.37 0.00 0.00 0.00 0.00 04:09:45 03:55:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 04:09:45 03:55:02 veth6cb3bd9 0.00 0.84 0.00 0.05 0.00 0.00 0.00 0.00 04:09:45 03:55:02 docker0 1155.21 1019.11 90.57 3786.84 0.00 0.00 0.00 0.00 04:09:45 03:56:01 vetha614b22 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 04:09:45 03:56:01 eth0 46.34 32.89 83.39 10.24 0.00 0.00 0.00 0.00 04:09:45 03:56:01 vetha8d964f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:09:45 03:56:01 veth3efd28e 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 03:57:01 vethf64d386 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 04:09:45 03:57:01 eth0 25.66 13.04 47.23 9.26 0.00 0.00 0.00 0.00 04:09:45 03:57:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:09:45 03:57:01 vethe288592 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 04:09:45 03:58:02 eth0 208.06 165.58 1642.34 143.35 0.00 0.00 0.00 0.00 04:09:45 03:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 03:58:02 veth6cb3bd9 0.00 1.07 0.00 0.06 0.00 0.00 0.00 0.00 04:09:45 03:58:02 docker0 1233.75 1117.00 95.99 4325.92 0.00 0.00 0.00 0.00 04:09:45 03:59:01 eth0 8.72 4.57 7.30 3.18 0.00 0.00 0.00 0.00 04:09:45 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:00:01 eth0 0.47 0.43 0.27 0.27 0.00 0.00 0.00 0.00 04:09:45 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:01:01 eth0 0.65 0.43 0.40 0.24 0.00 0.00 0.00 0.00 04:09:45 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:02:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 04:09:45 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:03:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:04:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:09:45 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:05:01 eth0 0.45 0.27 0.27 0.20 0.00 0.00 0.00 0.00 04:09:45 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:06:01 eth0 1.00 0.22 0.20 0.07 0.00 0.00 0.00 0.00 04:09:45 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:07:01 eth0 0.48 0.27 0.27 0.17 0.00 0.00 0.00 0.00 04:09:45 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:08:01 eth0 0.53 0.10 0.05 0.04 0.00 0.00 0.00 0.00 04:09:45 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:09:01 eth0 0.48 0.32 0.27 0.20 0.00 0.00 0.00 0.00 04:09:45 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 Average: eth0 122.20 107.98 581.82 29.88 0.00 0.00 0.00 0.00 04:09:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:45 Average: docker0 51.54 46.66 4.01 180.70 0.00 0.00 0.00 0.00 04:09:45 04:09:45 04:09:45 ---> sar -P ALL: 04:09:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 04:09:45 04:09:45 03:44:32 LINUX RESTART (2 CPU) 04:09:45 04:09:45 03:45:03 CPU %user %nice %system %iowait %steal %idle 04:09:45 03:46:01 all 32.36 0.00 8.28 6.53 0.10 52.73 04:09:45 03:46:01 0 33.48 0.00 8.99 6.83 0.09 50.61 04:09:45 03:46:01 1 31.26 0.00 7.57 6.23 0.11 54.83 04:09:45 03:47:01 all 10.59 0.00 5.17 13.62 0.09 70.52 04:09:45 03:47:01 0 10.57 0.00 5.36 13.51 0.10 70.45 04:09:45 03:47:01 1 10.60 0.00 4.98 13.74 0.09 70.60 04:09:45 03:48:01 all 57.79 0.00 7.86 6.76 0.13 27.47 04:09:45 03:48:01 0 58.05 0.00 7.03 7.59 0.11 27.22 04:09:45 03:48:01 1 57.52 0.00 8.69 5.91 0.15 27.73 04:09:45 03:49:02 all 34.60 0.00 4.63 3.24 0.10 57.44 04:09:45 03:49:02 0 34.80 0.00 4.36 3.57 0.11 57.18 04:09:45 03:49:02 1 34.40 0.00 4.90 2.91 0.09 57.70 04:09:45 03:50:01 all 63.07 0.00 8.42 7.52 0.13 20.86 04:09:45 03:50:01 0 63.11 0.00 7.92 7.36 0.13 21.48 04:09:45 03:50:01 1 63.03 0.00 8.92 7.67 0.13 20.25 04:09:45 03:51:03 all 14.69 0.00 8.04 29.04 0.11 48.12 04:09:45 03:51:03 0 13.29 0.00 8.23 27.28 0.10 51.10 04:09:45 03:51:03 1 16.08 0.00 7.84 30.81 0.12 45.14 04:09:45 03:52:01 all 3.15 0.00 2.43 77.72 0.06 16.64 04:09:45 03:52:01 0 2.73 0.00 2.64 77.23 0.05 17.35 04:09:45 03:52:01 1 3.57 0.00 2.23 78.20 0.07 15.93 04:09:45 03:53:03 all 10.37 0.00 8.45 60.05 0.08 21.05 04:09:45 03:53:03 0 10.96 0.00 8.39 54.84 0.07 25.75 04:09:45 03:53:03 1 9.77 0.00 8.52 65.28 0.08 16.35 04:09:45 03:54:01 all 61.57 0.00 8.86 22.06 0.13 7.37 04:09:45 03:54:01 0 61.99 0.00 8.54 23.80 0.13 5.53 04:09:45 03:54:01 1 61.16 0.00 9.18 20.33 0.13 9.20 04:09:45 03:55:02 all 22.34 0.00 9.95 56.02 0.11 11.58 04:09:45 03:55:02 0 22.92 0.00 9.76 55.54 0.10 11.68 04:09:45 03:55:02 1 21.75 0.00 10.14 56.51 0.11 11.49 04:09:45 03:56:01 all 8.01 0.00 3.16 74.23 0.08 14.51 04:09:45 03:56:01 0 7.69 0.00 3.48 70.27 0.07 18.50 04:09:45 03:56:01 1 8.34 0.00 2.84 78.21 0.09 10.52 04:09:45 04:09:45 03:56:01 CPU %user %nice %system %iowait %steal %idle 04:09:45 03:57:01 all 44.59 0.00 9.67 41.37 0.09 4.27 04:09:45 03:57:01 0 44.82 0.00 9.26 38.30 0.09 7.53 04:09:45 03:57:01 1 44.37 0.00 10.09 44.46 0.09 1.00 04:09:45 03:58:02 all 21.00 0.00 7.34 41.89 0.11 29.65 04:09:45 03:58:02 0 22.78 0.00 7.53 40.98 0.09 28.62 04:09:45 03:58:02 1 19.23 0.00 7.16 42.81 0.12 30.68 04:09:45 03:59:01 all 0.92 0.00 0.75 2.37 0.04 95.91 04:09:45 03:59:01 0 0.70 0.00 0.67 2.41 0.05 96.18 04:09:45 03:59:01 1 1.14 0.00 0.84 2.34 0.03 95.64 04:09:45 04:00:01 all 0.16 0.00 0.09 0.00 0.03 99.72 04:09:45 04:00:01 0 0.27 0.00 0.10 0.00 0.02 99.62 04:09:45 04:00:01 1 0.05 0.00 0.08 0.00 0.03 99.83 04:09:45 04:01:01 all 0.23 0.00 0.03 0.00 0.03 99.72 04:09:45 04:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:09:45 04:01:01 1 0.42 0.00 0.03 0.00 0.03 99.52 04:09:45 04:02:01 all 0.08 0.00 0.04 0.01 0.03 99.84 04:09:45 04:02:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:09:45 04:02:01 1 0.12 0.00 0.05 0.02 0.03 99.78 04:09:45 04:03:01 all 0.06 0.00 0.03 0.00 0.03 99.88 04:09:45 04:03:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:09:45 04:03:01 1 0.08 0.00 0.02 0.00 0.03 99.87 04:09:45 04:04:01 all 0.08 0.00 0.03 0.00 0.03 99.87 04:09:45 04:04:01 0 0.02 0.00 0.02 0.00 0.03 99.93 04:09:45 04:04:01 1 0.13 0.00 0.03 0.00 0.02 99.82 04:09:45 04:05:01 all 0.13 0.00 0.02 0.00 0.03 99.82 04:09:45 04:05:01 0 0.07 0.00 0.02 0.00 0.03 99.88 04:09:45 04:05:01 1 0.20 0.00 0.02 0.00 0.02 99.77 04:09:45 04:06:01 all 0.12 0.00 0.02 0.00 0.03 99.83 04:09:45 04:06:01 0 0.02 0.00 0.02 0.00 0.03 99.93 04:09:45 04:06:01 1 0.22 0.00 0.02 0.00 0.03 99.73 04:09:45 04:07:01 all 0.09 0.00 0.03 0.00 0.03 99.85 04:09:45 04:07:01 0 0.02 0.00 0.02 0.00 0.03 99.93 04:09:45 04:07:01 1 0.17 0.00 0.03 0.00 0.03 99.77 04:09:45 04:09:45 04:07:01 CPU %user %nice %system %iowait %steal %idle 04:09:45 04:08:01 all 0.06 0.00 0.03 0.00 0.02 99.90 04:09:45 04:08:01 0 0.07 0.00 0.02 0.00 0.02 99.90 04:09:45 04:08:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:09:45 04:09:01 all 0.05 0.00 0.02 0.00 0.04 99.89 04:09:45 04:09:01 0 0.03 0.00 0.02 0.00 0.05 99.90 04:09:45 04:09:01 1 0.07 0.00 0.02 0.00 0.03 99.88 04:09:45 Average: all 15.37 0.00 3.78 18.17 0.07 62.62 04:09:45 Average: 0 15.45 0.00 3.74 17.63 0.07 63.12 04:09:45 Average: 1 15.29 0.00 3.81 18.71 0.07 62.12 04:09:45 04:09:45 04:09:45