Pull request #3525 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8+e6c052569f26998dcb3a7df84d37141e1787d2eb (f320459e9898fd6b5fe33148c50d1940b9608489) 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-ssh2164931668215809955.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh5151848869178910281.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-3525/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-3525/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh686895086035863047.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh3370582676629291351.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-3525/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-3525/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8702302422319293328.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/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: 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-87 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh615431267494792636.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 e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 Merge succeeded, producing 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 Checking out Revision 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 (PR-3525) > 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/3@tmp/jenkins-gitclient-ssh4503553392775006113.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 # 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/3@tmp/jenkins-gitclient-ssh3855286586794798836.key > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 # timeout=10 Commit message: "fix(snap): go 1.16 update" First time build. Skipping changelog. > git rev-list --no-walk bf3bad98830956d6b4193a94d0019bd9836f354f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:49:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:49:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:49:17 ========================================================= 15:49:17 EdgeX Global Pipelines Version Info 15:49:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:49:18 ------------------- 15:49:18 stable info: 15:49:18 ------------------- 15:49:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:49:18 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 15:49:18 Message: update stable to v1.0.193 15:49:19 ------------------- 15:49:19 experimental info: 15:49:19 ------------------- 15:49:19 Commited By: **** collab-it+edgex@linuxfoundation.org 15:49:19 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 15:49:19 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3525 [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3525 [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3525 [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8994a0e [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:19 provisioning config files... 15:49:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2261102249620201188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:20 ---> docker-login.sh 15:49:20 nexus3.edgexfoundry.org:10001 15:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:20 Configure a credential helper to remove this warning. See 15:49:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:20 15:49:20 Login Succeeded 15:49:20 nexus3.edgexfoundry.org:10002 15:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:20 Configure a credential helper to remove this warning. See 15:49:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:20 15:49:20 Login Succeeded 15:49:20 nexus3.edgexfoundry.org:10003 15:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:20 Configure a credential helper to remove this warning. See 15:49:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:20 15:49:20 Login Succeeded 15:49:20 nexus3.edgexfoundry.org:10004 15:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:21 Configure a credential helper to remove this warning. See 15:49:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:21 15:49:21 Login Succeeded 15:49:21 docker.io 15:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:21 Configure a credential helper to remove this warning. See 15:49:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:21 15:49:21 Login Succeeded 15:49:21 ---> docker-login.sh ends [Pipeline] } 15:49:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:21 ++ 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 15:49:21 + for file in '`ls cmd/**/Dockerfile`' 15:49:21 ++ dirname cmd/core-command/Dockerfile 15:49:21 ++ cut -d/ -f2 15:49:21 + echo core-command,cmd/core-command/Dockerfile 15:49:21 + for file in '`ls cmd/**/Dockerfile`' 15:49:21 ++ dirname cmd/core-data/Dockerfile 15:49:21 ++ cut -d/ -f2 15:49:21 + echo core-data,cmd/core-data/Dockerfile 15:49:21 + for file in '`ls cmd/**/Dockerfile`' 15:49:21 ++ dirname cmd/core-metadata/Dockerfile 15:49:21 ++ cut -d/ -f2 15:49:21 + echo core-metadata,cmd/core-metadata/Dockerfile 15:49:21 + for file in '`ls cmd/**/Dockerfile`' 15:49:21 ++ dirname cmd/security-bootstrapper/Dockerfile 15:49:21 ++ cut -d/ -f2 15:49:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:49:21 + for file in '`ls cmd/**/Dockerfile`' 15:49:21 ++ dirname cmd/security-proxy-setup/Dockerfile 15:49:21 ++ cut -d/ -f2 15:49:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:49:21 + for file in '`ls cmd/**/Dockerfile`' 15:49:21 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:49:21 ++ cut -d/ -f2 15:49:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:49:21 + for file in '`ls cmd/**/Dockerfile`' 15:49:21 ++ cut -d/ -f2 15:49:21 ++ dirname cmd/support-notifications/Dockerfile 15:49:21 + echo support-notifications,cmd/support-notifications/Dockerfile 15:49:21 + for file in '`ls cmd/**/Dockerfile`' 15:49:21 ++ dirname cmd/support-scheduler/Dockerfile 15:49:21 ++ cut -d/ -f2 15:49:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:49:21 + for file in '`ls cmd/**/Dockerfile`' 15:49:21 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:49:21 ++ cut -d/ -f2 15:49:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:49:21 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 15:49:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:23 15:49:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:49:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:23 latest: Pulling from edgex-devops/git-semver 15:49:23 31603596830f: Pulling fs layer 15:49:23 54011a49482f: Pulling fs layer 15:49:23 a6820b24f6d8: Pulling fs layer 15:49:23 f581987b2513: Pulling fs layer 15:49:23 f581987b2513: Waiting 15:49:23 54011a49482f: Verifying Checksum 15:49:23 54011a49482f: Download complete 15:49:23 31603596830f: Verifying Checksum 15:49:23 31603596830f: Download complete 15:49:23 f581987b2513: Verifying Checksum 15:49:23 f581987b2513: Download complete 15:49:23 a6820b24f6d8: Verifying Checksum 15:49:23 a6820b24f6d8: Download complete 15:49:23 31603596830f: Pull complete 15:49:24 54011a49482f: Pull complete 15:49:24 a6820b24f6d8: Pull complete 15:49:24 f581987b2513: Pull complete 15:49:24 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:49:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:49:25 prd-centos7-docker-4c-2g-87 does not seem to be running inside a container 15:49:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:49:26 $ docker top 7acc8a4941a4ecbb791377294a3e1bf9648e073124c1cd60e058ee2ce02e8c94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:26 [ssh-agent] Looking for ssh-agent implementation... 15:49:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:26 $ docker exec 7acc8a4941a4ecbb791377294a3e1bf9648e073124c1cd60e058ee2ce02e8c94 ssh-agent 15:49:26 SSH_AUTH_SOCK=/tmp/ssh-7xU1ZqJwsP3Q/agent.14 15:49:26 SSH_AGENT_PID=21 15:49:26 Running ssh-add (command line suppressed) 15:49:26 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7493304866894409210.key (/w/workspace/edgex-go/3@tmp/private_key_7493304866894409210.key) 15:49:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:27 + git tag --points-at HEAD [Pipeline] } 15:49:27 $ docker exec --env ******** --env ******** 7acc8a4941a4ecbb791377294a3e1bf9648e073124c1cd60e058ee2ce02e8c94 ssh-agent -k 15:49:27 unset SSH_AUTH_SOCK; 15:49:27 unset SSH_AGENT_PID; 15:49:27 echo Agent pid 21 killed; 15:49:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:49:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:27 [ssh-agent] Looking for ssh-agent implementation... 15:49:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:27 $ docker exec 7acc8a4941a4ecbb791377294a3e1bf9648e073124c1cd60e058ee2ce02e8c94 ssh-agent 15:49:27 SSH_AUTH_SOCK=/tmp/ssh-IlKb9w7hRIX2/agent.56 15:49:27 SSH_AGENT_PID=64 15:49:27 Running ssh-add (command line suppressed) 15:49:27 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2729156477794182796.key (/w/workspace/edgex-go/3@tmp/private_key_2729156477794182796.key) 15:49:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:28 + git semver init 15:49:28 # -> Open(): unable to determine branch for HEAD 15:49:28 # $GIT_DIR = /w/workspace/edgex-go/3/.git 15:49:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 15:49:28 # $SEMVER_REMOTE_NAME = origin 15:49:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:49:28 # $SEMVER_USER_NAME = edgex-jenkins 15:49:28 # $SEMVER_BRANCH = PR-3525 15:49:28 # $SEMVER_TEMP = /tmp/semver-392788378 15:49:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:49:46 # '/tmp/semver-392788378' -> '/w/workspace/edgex-go/3/.semver' 15:49:46 # -> Force: false 15:49:46 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 15:49:46 $ docker exec --env ******** --env ******** 7acc8a4941a4ecbb791377294a3e1bf9648e073124c1cd60e058ee2ce02e8c94 ssh-agent -k 15:49:46 unset SSH_AUTH_SOCK; 15:49:46 unset SSH_AGENT_PID; 15:49:46 echo Agent pid 64 killed; 15:49:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:46 + git semver [Pipeline] } 15:49:46 $ docker stop --time=1 7acc8a4941a4ecbb791377294a3e1bf9648e073124c1cd60e058ee2ce02e8c94 15:49:48 $ docker rm -f 7acc8a4941a4ecbb791377294a3e1bf9648e073124c1cd60e058ee2ce02e8c94 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:49:49 Stashed 1 file(s) [Pipeline] echo 15:49:49 [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 15:49:50 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:49:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:49:50 + sudo service docker restart 15:49:50 + true 15:49:50 Redirecting to /bin/systemctl restart docker.service 15:50:04 Still waiting to schedule task 15:50:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 15:50:08 ========================================================= 15:50:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:50:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:50:09 + 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 . 15:50:10 Sending build context to Docker daemon 330.9MB 15:50:10 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:50:10 Step 2/6 : FROM ${BASE} 15:50:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:50:10 540db60ca938: Pulling fs layer 15:50:10 adcc1eea9eea: Pulling fs layer 15:50:10 4c4ab2625f07: Pulling fs layer 15:50:10 0510c868ecb4: Pulling fs layer 15:50:10 afea3b2eda06: Pulling fs layer 15:50:10 7809a108b3ef: Pulling fs layer 15:50:10 f706445af74f: Pulling fs layer 15:50:10 0510c868ecb4: Waiting 15:50:10 afea3b2eda06: Waiting 15:50:10 7809a108b3ef: Waiting 15:50:10 f706445af74f: Waiting 15:50:10 4c4ab2625f07: Verifying Checksum 15:50:10 4c4ab2625f07: Download complete 15:50:10 adcc1eea9eea: Download complete 15:50:10 afea3b2eda06: Verifying Checksum 15:50:10 afea3b2eda06: Download complete 15:50:10 540db60ca938: Verifying Checksum 15:50:10 540db60ca938: Download complete 15:50:10 7809a108b3ef: Verifying Checksum 15:50:10 7809a108b3ef: Download complete 15:50:10 540db60ca938: Pull complete 15:50:11 adcc1eea9eea: Pull complete 15:50:11 4c4ab2625f07: Pull complete 15:50:12 f706445af74f: Verifying Checksum 15:50:12 f706445af74f: Download complete 15:50:13 0510c868ecb4: Verifying Checksum 15:50:13 0510c868ecb4: Download complete 15:50:17 0510c868ecb4: Pull complete 15:50:17 afea3b2eda06: Pull complete 15:50:17 7809a108b3ef: Pull complete 15:50:18 f706445af74f: Pull complete 15:50:18 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:50:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:50:18 ---> b068be0155e3 15:50:18 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 15:50:22 ---> Running in b3636ff6b4b7 15:50:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:50:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:50:24 (1/12) Installing libmagic (5.39-r0) 15:50:24 (2/12) Installing file (5.39-r0) 15:50:24 (3/12) Installing libc-dev (0.7.2-r3) 15:50:24 (4/12) Installing g++ (10.2.1_pre1-r3) 15:50:51 (5/12) Installing fortify-headers (1.1-r0) 15:50:51 (6/12) Installing patch (2.7.6-r6) 15:50:51 (7/12) Installing build-base (0.5-r2) 15:50:51 (8/12) Installing libsodium (1.0.18-r0) 15:50:51 (9/12) Installing pkgconf (1.7.3-r0) 15:50:51 (10/12) Installing libsodium-dev (1.0.18-r0) 15:50:51 (11/12) Installing libzmq (4.3.3-r1) 15:50:51 (12/12) Installing zeromq-dev (4.3.3-r1) 15:50:51 Executing busybox-1.32.1-r6.trigger 15:50:51 OK: 219 MiB in 52 packages 15:50:52 Removing intermediate container b3636ff6b4b7 15:50:52 ---> cf2810c38dde 15:50:52 Step 4/6 : WORKDIR /edgex-go 15:50:52 ---> Running in 3fa535257b3d 15:50:59 Removing intermediate container 3fa535257b3d 15:50:59 ---> cb9465150908 15:50:59 Step 5/6 : COPY go.mod . 15:50:59 ---> 35a2cbe6cc2c 15:50:59 Step 6/6 : RUN go mod download 15:50:59 ---> Running in bf77e3181685 15:51:11 Removing intermediate container bf77e3181685 15:51:11 ---> f55df9b40ec5 15:51:11 Successfully built f55df9b40ec5 15:51:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:51:11 + docker inspect -f . ci-base-image-x86_64 15:51:11 . [Pipeline] withDockerContainer 15:51:11 prd-centos7-docker-4c-2g-87 does not seem to be running inside a container 15:51:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 15:51:12 $ docker top 6c3ecaa394feba5300a5525ada1b1340be582d6c1fa0c7b7c600cf65293055b0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:12 + go version 15:51:12 go version go1.16.3 linux/amd64 [Pipeline] } 15:51:12 $ docker stop --time=1 6c3ecaa394feba5300a5525ada1b1340be582d6c1fa0c7b7c600cf65293055b0 15:51:13 $ docker rm -f 6c3ecaa394feba5300a5525ada1b1340be582d6c1fa0c7b7c600cf65293055b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:51:14 + docker inspect -f . ci-base-image-x86_64 15:51:14 . [Pipeline] withDockerContainer 15:51:14 prd-centos7-docker-4c-2g-87 does not seem to be running inside a container 15:51:14 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 15:51:15 $ docker top a4e2f4e3d2514ec2d15304313a17bd195826b88b1dde264d987b31a29f343d75 -eo pid,comm [Pipeline] { [Pipeline] echo 15:51:15 ========================================================= 15:51:15 [edgeXBuildGoParallel] Running Tests and Build... 15:51:15 ========================================================= [Pipeline] sh 15:51:15 + go mod tidy [Pipeline] sh 15:51:16 + make test 15:51:16 go mod tidy 15:51:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:51:23 ? github.com/edgexfoundry/edgex-go [no test files] 15:51:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:51:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:51:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:51:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:51:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:51:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:51:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:51:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:51:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:51:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:51:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:51:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:51:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:51:56 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.081s coverage: 46.1% of statements 15:51:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:51:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:51:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:51:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:51:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:51:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 15:51:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.045s coverage: 28.7% of statements 15:51:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.069s coverage: 100.0% of statements 15:51:59 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.095s coverage: 27.7% of statements 15:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:51:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.076s coverage: 81.2% of statements 15:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:51:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements 15:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:52:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.042s coverage: 100.0% of statements 15:52:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:52:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:52:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.055s coverage: 53.4% of statements 15:52:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:52:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:52:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.106s coverage: 87.7% of statements 15:52:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:52:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:52:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.046s coverage: 78.9% of statements 15:52:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:52:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.219s coverage: 28.6% of statements 15:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:52:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements 15:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:52:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements 15:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:52:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 86.7% of statements 15:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:52:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.093s coverage: 97.5% of statements 15:52:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:52:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.075s coverage: 78.3% of statements 15:52:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:52:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:52:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:52:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:52:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.260s coverage: 95.1% of statements 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:52:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:52:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.047s coverage: 0.8% of statements 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:52:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.044s coverage: 21.7% of statements 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 15:52:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements 15:52:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 15:52:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 15:52:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 15:52:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-88 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws 15:52:13 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 15:52:14 The recommended git tool is: git 15:52:19 using credential edgex-jenkins-ssh 15:52:19 Cloning the remote Git repository 15:52:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:52:19 > git init /w/workspace/edgex-go/3 # timeout=10 15:52:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:52:19 > git --version # timeout=10 15:52:19 > git --version # 'git version 2.17.1' 15:52:19 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 15:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 15:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.169s coverage: 81.8% of statements 15:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:52:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:52:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:52:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:52:39 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:52:40 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 15:52:41 Merge succeeded, producing 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 15:52:41 Checking out Revision 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 (PR-3525) 15:52:40 > git config core.sparsecheckout # timeout=10 15:52:40 > git checkout -f 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 # timeout=10 15:52:41 > git remote # timeout=10 15:52:41 > git config --get remote.origin.url # timeout=10 15:52:41 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:41 > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 15:52:41 > git rev-parse HEAD^{commit} # timeout=10 15:52:41 > git config core.sparsecheckout # timeout=10 15:52:41 > git checkout -f 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 # timeout=10 15:52:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 15:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:52:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 15:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:52:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements 15:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:52:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 15:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:52:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 76.0% of statements 15:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:52:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 15:52:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 15:52:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 15:52:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 15:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:52:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements 15:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:52:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 15:52:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 15:52:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 15:52:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 15:52:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 15:52:45 Commit message: "fix(snap): go 1.16 update" 15:52:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.179s coverage: 66.9% of statements 15:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:52:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.139s coverage: 43.5% of statements 15:52:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:52:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:52:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.039s coverage: 89.5% of statements 15:52:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:52:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements 15:52:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:52:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:52:47 + true 15:52:47 + sudo service docker restart 15:52:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.106s coverage: 46.8% of statements 15:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:52:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.043s coverage: 100.0% of statements 15:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:52:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.041s coverage: 100.0% of statements 15:52:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:52:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 15:52:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.048s coverage: 18.8% of statements 15:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 15:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 15:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 15:52:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.132s coverage: 91.9% of statements 15:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 15:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 15:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 15:52:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.624s coverage: 28.7% of statements 15:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:52:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.046s coverage: 99.0% of statements 15:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:52:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.058s coverage: 100.0% of statements 15:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 15:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 15:52:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 63.4% of statements 15:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 15:52:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.113s coverage: 97.6% of statements 15:52:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 15:52:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 15:52:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 15:52:53 ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements 15:52:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:52:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements 15:52:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:52:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:52:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:52:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:52:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements 15:52:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:52:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:52:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.024s coverage: 100.0% of statements 15:52:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.063s coverage: 28.1% of statements 15:52:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 15:52:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 15:52:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.060s coverage: 27.9% of statements 15:52:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 15:52:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 15:52:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 15:52:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 15:52:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 15:52:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 100.0% of statements 15:52:57 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:06 provisioning config files... 15:53:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2226516361683020500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:06 ---> docker-login.sh 15:53:06 nexus3.edgexfoundry.org:10001 15:53:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:07 Configure a credential helper to remove this warning. See 15:53:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:07 15:53:07 Login Succeeded 15:53:07 nexus3.edgexfoundry.org:10002 15:53:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:08 Configure a credential helper to remove this warning. See 15:53:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:08 15:53:08 Login Succeeded 15:53:08 nexus3.edgexfoundry.org:10003 15:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:08 Configure a credential helper to remove this warning. See 15:53:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:08 15:53:08 Login Succeeded 15:53:08 nexus3.edgexfoundry.org:10004 15:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:09 Configure a credential helper to remove this warning. See 15:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:09 15:53:09 Login Succeeded 15:53:09 docker.io 15:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:09 Configure a credential helper to remove this warning. See 15:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:09 15:53:09 Login Succeeded 15:53:09 ---> docker-login.sh ends [Pipeline] } 15:53:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:53:10 ========================================================= 15:53:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:53:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:53:10 + 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 . 15:53:13 Sending build context to Docker daemon 168.1MB 15:53:13 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:53:13 Step 2/6 : FROM ${BASE} 15:53:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:53:13 595b0fe564bb: Pulling fs layer 15:53:13 7186ed65a4f7: Pulling fs layer 15:53:13 316046926c0a: Pulling fs layer 15:53:13 4ebd0625c992: Pulling fs layer 15:53:13 207e8628e3a3: Pulling fs layer 15:53:13 c791037a9be2: Pulling fs layer 15:53:13 ffd874e62e21: Pulling fs layer 15:53:13 4ebd0625c992: Waiting 15:53:13 207e8628e3a3: Waiting 15:53:13 c791037a9be2: Waiting 15:53:13 ffd874e62e21: Waiting 15:53:13 316046926c0a: Verifying Checksum 15:53:13 316046926c0a: Download complete 15:53:13 7186ed65a4f7: Download complete 15:53:13 207e8628e3a3: Verifying Checksum 15:53:13 207e8628e3a3: Download complete 15:53:13 595b0fe564bb: Verifying Checksum 15:53:13 595b0fe564bb: Download complete 15:53:13 c791037a9be2: Verifying Checksum 15:53:13 c791037a9be2: Download complete 15:53:13 595b0fe564bb: Pull complete 15:53:14 7186ed65a4f7: Pull complete 15:53:14 316046926c0a: Pull complete 15:53:16 ffd874e62e21: Verifying Checksum 15:53:16 ffd874e62e21: Download complete 15:53:19 4ebd0625c992: Verifying Checksum 15:53:19 4ebd0625c992: Download complete 15:53:29 gofmt -l . 15:53:29 [ "`gofmt -l .`" = "" ] 15:53:29 ./bin/test-go-mod-tidy.sh 15:53:29 ./bin/test-attribution-txt.sh 15:53:29 4ebd0625c992: Pull complete [Pipeline] sh 15:53:29 207e8628e3a3: Pull complete 15:53:30 + ls -al . 15:53:30 total 852 15:53:30 drwxrwxr-x 10 1001 1001 4096 Jun 2 15:53 . 15:53:30 drwxr-xr-x 4 root root 28 Jun 2 15:51 .. 15:53:30 -rw-rw-r-- 1 1001 1001 11 Jun 2 15:49 .dockerignore 15:53:30 drwxrwxr-x 8 1001 1001 179 Jun 2 15:49 .git 15:53:30 drwxrwxr-x 3 1001 1001 125 Jun 2 15:49 .github 15:53:30 -rw-rw-r-- 1 1001 1001 818 Jun 2 15:49 .gitignore 15:53:30 drwx------ 3 1001 1001 60 Jun 2 15:49 .semver 15:53:30 -rw-rw-r-- 1 1001 1001 166 Jun 2 15:49 .sonarcloud.properties 15:53:30 -rw-rw-r-- 1 1001 1001 8609 Jun 2 15:49 Attribution.txt 15:53:30 -rw-rw-r-- 1 1001 1001 3804 Jun 2 15:49 CONTRIBUTING.md 15:53:30 -rw-rw-r-- 1 1001 1001 931 Jun 2 15:49 Dockerfile.build 15:53:30 -rw-rw-r-- 1 1001 1001 849 Jun 2 15:49 Jenkinsfile 15:53:30 -rw-rw-r-- 1 1001 1001 10775 Jun 2 15:49 LICENSE 15:53:30 -rw-rw-r-- 1 1001 1001 5632 Jun 2 15:49 Makefile 15:53:30 -rw-rw-r-- 1 1001 1001 7978 Jun 2 15:49 README.md 15:53:30 -rw-rw-r-- 1 1001 1001 6755 Jun 2 15:49 SECURITY.md 15:53:30 -rw-rw-r-- 1 1001 1001 5 Jun 2 15:49 VERSION 15:53:30 -rw-rw-r-- 1 1001 1001 4131 Jun 2 15:49 ZMQWindows.md 15:53:30 drwxrwxr-x 2 1001 1001 117 Jun 2 15:49 bin 15:53:30 drwxrwxr-x 14 1001 1001 4096 Jun 2 15:49 cmd 15:53:30 -rw-r--r-- 1 root root 742996 Jun 2 15:52 coverage.out 15:53:30 -rw-r--r-- 1 root root 1060 Jun 2 15:53 go.mod 15:53:30 -rw-r--r-- 1 root root 21686 Jun 2 15:51 go.sum 15:53:30 drwxrwxr-x 8 1001 1001 127 Jun 2 15:49 internal 15:53:30 drwxrwxr-x 4 1001 1001 26 Jun 2 15:49 openapi 15:53:30 drwxrwxr-x 4 1001 1001 71 Jun 2 15:49 snap 15:53:30 -rw-rw-r-- 1 1001 1001 168 Jun 2 15:49 version.go [Pipeline] sh 15:53:30 + '[' -e coverage.out ] 15:53:30 + chown 1001:1001 coverage.out [Pipeline] stash 15:53:30 c791037a9be2: Pull complete 15:53:30 Stashed 1 file(s) [Pipeline] sh 15:53:30 + make build 15:53:30 go mod tidy 15:53:31 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 15:53:32 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 15:53:33 ffd874e62e21: Pull complete 15:53:33 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 15:53:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:53:34 ---> cfc18b08335c 15:53:34 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 15:53:36 ---> Running in 0dc387d6f03b 15:53:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:53:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:53:39 (1/12) Installing libmagic (5.39-r0) 15:53:39 (2/12) Installing file (5.39-r0) 15:53:39 (3/12) Installing libc-dev (0.7.2-r3) 15:53:39 (4/12) Installing g++ (10.2.1_pre1-r3) 15:53:42 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 15:53:42 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 15:53:43 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 15:53:43 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 15:53:44 (5/12) Installing fortify-headers (1.1-r0) 15:53:44 (6/12) Installing patch (2.7.6-r6) 15:53:44 (7/12) Installing build-base (0.5-r2) 15:53:44 (8/12) Installing libsodium (1.0.18-r0) 15:53:44 (9/12) Installing pkgconf (1.7.3-r0) 15:53:44 (10/12) Installing libsodium-dev (1.0.18-r0) 15:53:44 (11/12) Installing libzmq (4.3.3-r1) 15:53:44 (12/12) Installing zeromq-dev (4.3.3-r1) 15:53:44 Executing busybox-1.32.1-r6.trigger 15:53:44 OK: 218 MiB in 52 packages 15:53:45 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 15:53:46 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 15:53:47 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 15:53: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 15:53:48 Removing intermediate container 0dc387d6f03b 15:53:48 ---> 67209e998e8a 15:53:48 Step 4/6 : WORKDIR /edgex-go 15:53:48 ---> Running in 7a336d3067d9 15:53:48 Removing intermediate container 7a336d3067d9 15:53:48 ---> f447193a9882 15:53:48 Step 5/6 : COPY go.mod . 15:53:49 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 15:53:49 ---> 1efa7b9d4b92 15:53:49 Step 6/6 : RUN go mod download 15:53:49 ---> Running in e317e860bfed 15:53:50 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 [Pipeline] } 15:53:52 $ docker stop --time=1 a4e2f4e3d2514ec2d15304313a17bd195826b88b1dde264d987b31a29f343d75 15:53:54 $ docker rm -f a4e2f4e3d2514ec2d15304313a17bd195826b88b1dde264d987b31a29f343d75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:53:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:53:57 15:53:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:53:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:53:58 latest: Pulling from edgex-devops/edgex-compose 15:53:58 cbdbe7a5bc2a: Pulling fs layer 15:53:58 ca9280d653b3: Pulling fs layer 15:53:58 7e9c9ca2126c: Pulling fs layer 15:53:58 cbdbe7a5bc2a: Verifying Checksum 15:53:58 cbdbe7a5bc2a: Download complete 15:53:59 cbdbe7a5bc2a: Pull complete 15:53:59 ca9280d653b3: Verifying Checksum 15:53:59 ca9280d653b3: Download complete 15:54:00 ca9280d653b3: Pull complete 15:54:00 7e9c9ca2126c: Verifying Checksum 15:54:00 7e9c9ca2126c: Download complete 15:54:03 7e9c9ca2126c: Pull complete 15:54:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:54:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:54:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:54:03 prd-centos7-docker-4c-2g-87 does not seem to be running inside a container 15:54:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-devops/edgex-compose:latest cat 15:54:07 $ docker top 41f94305a0be8e762f3b05c0ffbc333b5bdf90eab1777e5c81270f1ed1ba175f -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:08 + grep parallel 15:54:08 + docker-compose build --help 15:54:08 --parallel Build images in parallel. [Pipeline] } 15:54:08 $ docker stop --time=1 41f94305a0be8e762f3b05c0ffbc333b5bdf90eab1777e5c81270f1ed1ba175f 15:54:09 $ docker rm -f 41f94305a0be8e762f3b05c0ffbc333b5bdf90eab1777e5c81270f1ed1ba175f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:54:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:54:10 . [Pipeline] withDockerContainer 15:54:10 prd-centos7-docker-4c-2g-87 does not seem to be running inside a container 15:54:10 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 15:54:10 $ docker top 26b7c1d221bde21b87ba62a8b7940bef7192a119baf2f4dbd447b3fab6a365d4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:11 + docker-compose -f ./docker-compose-build.yml build --parallel 15:54:11 Building core-command ... 15:54:11 Building core-data ... 15:54:11 Building core-metadata ... 15:54:11 Building security-bootstrapper ... 15:54:11 Building security-proxy-setup ... 15:54:11 Building security-secretstore-setup ... 15:54:11 Building support-notifications ... 15:54:11 Building support-scheduler ... 15:54:11 Building sys-mgmt-agent ... 15:54:11 Building support-notifications 15:54:11 Building support-scheduler 15:54:11 Building sys-mgmt-agent 15:54:11 Building security-secretstore-setup 15:54:11 Building security-proxy-setup 15:54:16 Removing intermediate container e317e860bfed 15:54:16 ---> 6e6d25f82ef8 15:54:16 Successfully built 6e6d25f82ef8 15:54:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:54:16 + docker inspect -f . ci-base-image-arm64 15:54:16 . [Pipeline] withDockerContainer 15:54:17 prd-ubuntu18.04-docker-arm64-4c-16g-88 does not seem to be running inside a container 15:54:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 15:54:19 $ docker top 88fb33a9cb80c745111ab32bcc56d3a0b43a9693788d27deb62d8ffe3a3b89fe -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:20 + go version 15:54:20 go version go1.16.3 linux/arm64 [Pipeline] } 15:54:20 $ docker stop --time=1 88fb33a9cb80c745111ab32bcc56d3a0b43a9693788d27deb62d8ffe3a3b89fe 15:54:22 $ docker rm -f 88fb33a9cb80c745111ab32bcc56d3a0b43a9693788d27deb62d8ffe3a3b89fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:54:23 + docker inspect -f . ci-base-image-arm64 15:54:23 . [Pipeline] withDockerContainer 15:54:23 prd-ubuntu18.04-docker-arm64-4c-16g-88 does not seem to be running inside a container 15:54:23 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 15:54:24 $ docker top 0fe1f307ae6a99cdb584dc314c1f775c33640495f2a257146972d73c46d16090 -eo pid,comm [Pipeline] { [Pipeline] echo 15:54:25 ========================================================= 15:54:25 [edgeXBuildGoParallel] Running Tests and Build... 15:54:25 ========================================================= [Pipeline] sh 15:54:25 + go mod tidy 15:54:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:54:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:54:25 ---> f55df9b40ec5 15:54:25 Step 3/22 : WORKDIR /edgex-go [Pipeline] sh 15:54:26 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:54:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:54:26 ---> f55df9b40ec5 15:54:26 Step 3/26 : WORKDIR /edgex-go 15:54:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:54:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:54:26 ---> f55df9b40ec5 15:54:26 Step 3/23 : WORKDIR /edgex-go 15:54:27 + make test 15:54:27 go mod tidy 15:54:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:54:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:54:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:54:41 ---> f55df9b40ec5 15:54:41 Step 3/24 : WORKDIR /edgex-go 15:54:43 ---> Running in d7466e4a2eeb 15:54:43 ---> Running in e3c075d676f3 15:54:43 ---> Running in 09b398da9dac 15:54:44 ---> Running in b61d5c641bb0 15:54:44 Removing intermediate container 09b398da9dac 15:54:44 ---> a4595c17fd73 15:54:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:54:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:54:45 ---> f55df9b40ec5 15:54:45 Step 3/23 : WORKDIR /edgex-go 15:54:45 ---> Using cache 15:54:45 ---> f2bd55be9c64 15:54:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:45 Removing intermediate container d7466e4a2eeb 15:54:45 ---> 577c6df29461 15:54:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:45 Removing intermediate container b61d5c641bb0 15:54:45 ---> f2bd55be9c64 15:54:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:45 Removing intermediate container e3c075d676f3 15:54:45 ---> 978f0bc9378f 15:54:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:45 ---> Running in 5997c61a8e8d 15:54:45 ---> Running in 274a7fa82a82 15:54:45 ---> Running in 45e12d9362b5 15:54:45 ---> Running in 661bc64e19c6 15:54:45 ---> Running in a960612a811e 15:54:46 Removing intermediate container 5997c61a8e8d 15:54:46 ---> e1efe5e93098 15:54:46 Step 5/26 : RUN apk add --update --no-cache make git 15:54:46 ---> Running in 2ac3cbdf5a1a 15:54:46 Removing intermediate container 274a7fa82a82 15:54:46 ---> 0d7775b83907 15:54:46 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:54:46 ---> Running in f2966b2d55bd 15:54:46 Removing intermediate container 45e12d9362b5 15:54:46 ---> 14a3d923e4b2 15:54:46 Step 5/23 : RUN apk add --update --no-cache make git 15:54:46 ---> Running in 48c6114403d6 15:54:46 Removing intermediate container 661bc64e19c6 15:54:46 ---> e1b9a84827c9 15:54:46 Step 5/22 : RUN apk add --update --no-cache make git 15:54:46 ---> Running in b0bb4ec07711 15:54:46 Removing intermediate container a960612a811e 15:54:46 ---> f74cb92d0c39 15:54:46 Step 5/24 : RUN apk add --update --no-cache make bash git 15:54:47 ---> Running in effca73f7971 15:54:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:54:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:54:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:54:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:54:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:54:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:54:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:54:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:54:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:54:48 OK: 219 MiB in 52 packages 15:54:48 OK: 219 MiB in 52 packages 15:54:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:54:49 OK: 219 MiB in 52 packages 15:54:49 OK: 219 MiB in 52 packages 15:54:49 OK: 219 MiB in 52 packages 15:54:49 Removing intermediate container 2ac3cbdf5a1a 15:54:49 ---> 397595792820 15:54:49 Step 6/26 : COPY go.mod . 15:54:49 Removing intermediate container 48c6114403d6 15:54:49 ---> 7a7bce754765 15:54:49 Step 6/23 : COPY go.mod . 15:54:49 Removing intermediate container f2966b2d55bd 15:54:49 ---> 501060bd2f0f 15:54:49 Step 6/23 : COPY go.mod . 15:54:50 ---> cb14a7fbd700 15:54:50 Step 7/26 : RUN go mod download 15:54:50 ---> dc5cdd1843a7 15:54:50 Step 7/23 : RUN go mod download 15:54:50 ---> Running in c84de44e39a0 15:54:50 Removing intermediate container effca73f7971 15:54:50 ---> 868641daf443 15:54:50 Step 6/24 : COPY go.mod . 15:54:50 ---> 9710ab3c4165 15:54:50 Step 7/23 : RUN go mod download 15:54:50 Removing intermediate container b0bb4ec07711 15:54:50 ---> dab3acf7f952 15:54:50 Step 6/22 : COPY go.mod . 15:54:50 ---> Running in 7ee00ea1e2f3 15:54:50 ---> Running in 8dce11687e3d 15:54:50 ---> 54ea8a8a6085 15:54:50 Step 7/24 : RUN go mod download 15:54:50 ---> Running in 0b3f4d801f28 15:54:50 ---> 16a2cdcf5158 15:54:50 Step 7/22 : RUN go mod download 15:54:50 ---> Running in 19f709c581cb 15:54:53 Removing intermediate container c84de44e39a0 15:54:53 ---> 7080b944e288 15:54:53 Step 8/26 : COPY . . 15:54:54 ? github.com/edgexfoundry/edgex-go [no test files] 15:55:05 Removing intermediate container 8dce11687e3d 15:55:05 ---> 2d193737f187 15:55:05 Step 8/23 : COPY . . 15:55:05 Removing intermediate container 19f709c581cb 15:55:05 ---> 57d71441923e 15:55:05 Step 8/22 : COPY . . 15:55:05 ---> 24270a3cd124 15:55:05 Step 9/26 : RUN go mod tidy 15:55:12 Removing intermediate container 0b3f4d801f28 15:55:12 ---> 45c4248a7036 15:55:12 Step 8/24 : COPY . . 15:55:38 Removing intermediate container 7ee00ea1e2f3 15:55:38 ---> 3aa199078273 15:55:38 Step 8/23 : COPY . . 15:55:38 ---> Running in 03e5ea97931b 15:55:38 ---> f7545fe42c66 15:55:38 Step 9/23 : RUN go mod tidy 15:55:38 ---> a705275174c7 15:55:38 Step 9/22 : RUN go mod tidy 15:55:39 ---> Running in fdee77b13677 15:55:39 ---> Running in 12576c740718 15:55:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:55:52 Removing intermediate container 03e5ea97931b 15:55:52 ---> c71e7f4fe231 15:55:52 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:55:52 ---> Running in 07b032e70117 15:55:52 Removing intermediate container fdee77b13677 15:55:52 ---> f533060a5731 15:55:52 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:55:52 ---> Running in 12fcfb1c0824 15:55:52 Removing intermediate container 12576c740718 15:55:52 ---> ba65f03d867c 15:55:52 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:55:52 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 15:55:53 ---> Running in ed49feaf2470 15:55:53 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 15:55:54 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 15:55:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:56:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:56:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:56:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:56:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:56:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:56:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:56:16 ---> ac69ca1e6350 15:56:16 Step 9/24 : RUN go mod tidy 15:56:16 ---> Running in f12509023a35 15:56:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:56:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:56:21 Removing intermediate container f12509023a35 15:56:21 ---> 096d99087d24 15:56:21 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:56:21 ---> Running in 01c88de4aedb 15:56:23 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 15:56:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:56:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:56:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:56:30 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 15:56:30 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 15:56:31 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.403s coverage: 46.1% of statements 15:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 15:56:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.221s coverage: 28.7% of statements 15:56:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.357s coverage: 100.0% of statements 15:56:38 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.618s coverage: 27.7% of statements 15:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:56:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.204s coverage: 81.2% of statements 15:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:56:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.184s coverage: 100.0% of statements 15:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:56:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.186s coverage: 100.0% of statements 15:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:56:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.373s coverage: 53.4% of statements 15:56:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:56:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:56:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.521s coverage: 87.7% of statements 15:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:56:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.231s coverage: 78.9% of statements 15:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:56:49 Removing intermediate container 07b032e70117 15:56:49 ---> 3269188019ff 15:56:49 15:56:49 Step 11/26 : FROM alpine:3.12 15:56:49 Removing intermediate container ed49feaf2470 15:56:49 ---> 8b9e48906676 15:56:49 15:56:49 Step 11/22 : FROM alpine:3.12 15:56:49 3.12: Pulling from library/alpine 15:56:49 3.12: Pulling from library/alpine 15:56:51 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:56:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.162s coverage: 28.6% of statements 15:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:56:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.309s coverage: 100.0% of statements 15:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:56:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.194s coverage: 100.0% of statements 15:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:56:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.461s coverage: 86.7% of statements 15:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:56:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.588s coverage: 97.5% of statements 15:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:56:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.341s coverage: 78.3% of statements 15:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:57:00 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:57:01 Status: Image is up to date for alpine:3.12 15:57:01 Status: Downloaded newer image for alpine:3.12 15:57:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.310s coverage: 95.1% of statements 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:57:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.159s coverage: 58.8% of statements 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:57:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.445s coverage: 0.8% of statements 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:57:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.170s coverage: 21.7% of statements 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:57:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.224s coverage: 47.1% of statements 15:57:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.224s coverage: 79.5% of statements 15:57:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements 15:57:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.212s coverage: 96.3% of statements 15:57:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.196s coverage: 87.5% of statements 15:57:01 ---> 13621d1b12d4 15:57:01 Step 12/22 : RUN apk add --update --no-cache curl 15:57:03 ---> 13621d1b12d4 15:57:03 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 15:57:03 Removing intermediate container 12fcfb1c0824 15:57:03 ---> 56092200390f 15:57:03 15:57:03 Step 11/23 : FROM alpine:3.12 15:57:03 ---> 13621d1b12d4 15:57:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:57:04 ---> Running in 9aef337d0ac4 15:57:04 ---> Running in 6b9035753d42 15:57:04 ---> Running in 3c7c504d8d3e 15:57:04 ---> 119ac0d61257 15:57:04 Step 9/23 : RUN go mod tidy 15:57:05 ---> Running in 77596b5dac36 15:57:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:57:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:57:06 (1/6) Installing ca-certificates (20191127-r4) 15:57:06 (2/6) Installing nghttp2-libs (1.41.0-r0) 15:57:06 (3/6) Installing libcurl (7.77.0-r0) 15:57:06 (4/6) Installing curl (7.77.0-r0) 15:57:06 (5/6) Installing dumb-init (1.2.2-r1) 15:57:06 (6/6) Installing su-exec (0.2-r1) 15:57:06 Executing busybox-1.31.1-r20.trigger 15:57:06 Executing ca-certificates-20191127-r4.trigger 15:57:06 OK: 7 MiB in 20 packages 15:57:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:57:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:57:06 (1/4) Installing ca-certificates (20191127-r4) 15:57:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:57:06 (3/4) Installing libcurl (7.77.0-r0) 15:57:06 (4/4) Installing curl (7.77.0-r0) 15:57:06 Executing busybox-1.31.1-r20.trigger 15:57:06 Executing ca-certificates-20191127-r4.trigger 15:57:06 OK: 7 MiB in 18 packages 15:57:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:57:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:57:09 Removing intermediate container 9aef337d0ac4 15:57:09 ---> 07bbbb519ff7 15:57:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:57:10 (1/1) Installing dumb-init (1.2.2-r1) 15:57:10 Executing busybox-1.31.1-r20.trigger 15:57:10 OK: 6 MiB in 15 packages 15:57:13 ---> Running in dacd2ef8d494 15:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.214s coverage: 94.4% of statements 15:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.159s coverage: 44.8% of statements 15:57:14 Removing intermediate container 6b9035753d42 15:57:14 ---> cf713acc934c 15:57:14 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:57:16 ---> Running in 7922a8f8b441 15:57:16 Removing intermediate container dacd2ef8d494 15:57:16 ---> f171c17ab0e0 15:57:16 Step 14/26 : WORKDIR / 15:57:16 Removing intermediate container 01c88de4aedb 15:57:16 ---> 4af44a0c8ed2 15:57:16 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:57:16 ---> Running in 3d568582381a 15:57:16 ---> Running in a1b14391bca6 15:57:16 Removing intermediate container 77596b5dac36 15:57:16 ---> f57993d8b6a7 15:57:16 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:57:16 Removing intermediate container 7922a8f8b441 15:57:16 ---> 2a1d937fa411 15:57:16 Step 14/22 : WORKDIR /edgex 15:57:17 Removing intermediate container 3c7c504d8d3e 15:57:17 ---> fefc753e1953 15:57:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:57:17 ---> Running in 8271de0a5fee 15:57:17 ---> Running in 503229678c91 15:57:17 ---> Running in e9ffa8267c9f 15:57:17 Removing intermediate container 3d568582381a 15:57:17 ---> cc0625d79e3a 15:57:17 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:57:18 Removing intermediate container 503229678c91 15:57:18 ---> e9b0703930b1 15:57:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15: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 15:57:18 Removing intermediate container e9ffa8267c9f 15:57:18 ---> 5d3bcf751358 15:57:18 Step 14/23 : ENV APP_PORT=59861 15:57:18 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 15:57:18 ---> 88cca50c8a24 15:57:18 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:57:18 ---> Running in e9f828cda7c9 15:57:18 ---> 8237c91125f8 15:57:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.544s coverage: 81.8% of statements 15:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:57:20 Removing intermediate container e9f828cda7c9 15:57:20 ---> 1dd61781a41e 15:57:20 Step 15/23 : EXPOSE $APP_PORT 15:57:20 ---> f84835503b2b 15:57:20 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:57:20 ---> Running in 642ebb2a5956 15:57:21 ---> 9440e9dbb287 15:57:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:57:21 ---> 950731dbf6d0 15:57:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:57:21 Removing intermediate container a1b14391bca6 15:57:21 ---> acd3a2d98e20 15:57:21 15:57:21 Step 12/24 : FROM docker:20.10.0 15:57:21 Removing intermediate container 642ebb2a5956 15:57:21 ---> 5554dd9781c2 15:57:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:57:22 ---> 99259d13d9ca 15:57:22 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:57:22 20.10.0: Pulling from library/docker 15:57:22 ---> a3d0f790d84b 15:57:22 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:57:22 ---> Running in fec23828a048 15:57:22 ---> f7a692863c57 15:57:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:57:23 Removing intermediate container fec23828a048 15:57:23 ---> dda4326d76f6 15:57:23 Step 19/22 : CMD ["--init=true"] 15:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.314s coverage: 92.9% of statements 15:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 15:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 15:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 15:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.182s coverage: 76.0% of statements 15:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements 15:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements 15:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.258s coverage: 85.4% of statements 15:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.299s coverage: 91.2% of statements 15:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:57:26 ---> Running in 41b599bbc88b 15:57:27 ---> 3d5158d9b3f7 15:57:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:57:27 ---> d55723d1b51b 15:57:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.811s coverage: 64.4% of statements 15:57:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:57:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.154s coverage: 100.0% of statements 15:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 15:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 15:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 15:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 15:57:28 Removing intermediate container 41b599bbc88b 15:57:28 ---> fb16059c337c 15:57:28 Step 20/22 : LABEL arch=x86_64 15:57:28 ---> f9ab8939ddec 15:57:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:57:28 ---> Running in 55494169fdef 15:57:29 ---> 4852c41d3b52 15:57:29 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:57:30 ---> Running in 40d7ac1e5310 15:57:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.085s coverage: 66.9% of statements 15:57:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:57:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:57:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.764s coverage: 43.5% of statements 15:57:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:57:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.136s coverage: 89.5% of statements 15:57:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.124s coverage: 84.8% of statements 15:57:34 ---> 36e39e1542fe 15:57:34 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/ 15:57:35 Removing intermediate container 55494169fdef 15:57:35 ---> 6977488ca556 15:57:35 Step 21/22 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 15:57:35 ---> Running in 33b67409af4f 15:57:35 ---> Running in e37ff7e98d18 15:57:35 Removing intermediate container 40d7ac1e5310 15:57:35 ---> cc4c5b64f16d 15:57:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:57:36 ---> Running in 6509bf21d739 15:57:36 Removing intermediate container e37ff7e98d18 15:57:36 ---> 82b6cf719c06 15:57:36 Step 22/22 : LABEL version=0.0.0 15:57:36 ---> Running in 2fd6f05e4eab 15:57:36 Removing intermediate container 6509bf21d739 15:57:36 ---> 68fe68b56528 15:57:36 Step 21/23 : LABEL arch=x86_64 15:57:37 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:57:37 Status: Downloaded newer image for docker:20.10.0 15:57:37 ---> aefe523efa57 15:57:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:57:37 ---> Running in 3f48fcd23d4b 15:57:37 Removing intermediate container 2fd6f05e4eab 15:57:37 ---> 14f04892ba01 15:57:37 15:57:38 Successfully built 14f04892ba01 15:57:38 Successfully tagged security-proxy-setup:latest 15:57:38 Building core-metadata 15:57:38  Building security-proxy-setup ... done  ---> Running in 110b5c134d82 15:57:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.476s coverage: 46.8% of statements 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:57:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.180s coverage: 100.0% of statements 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:57:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.091s coverage: 100.0% of statements 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 15:57:41 Removing intermediate container 3f48fcd23d4b 15:57:41 ---> 3c7bc9e8c263 15:57:41 Step 22/23 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 15:57:41 Removing intermediate container 33b67409af4f 15:57:41 ---> 8290c9cdd7fa 15:57:41 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:57:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.234s coverage: 18.8% of statements 15:57:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 15:57:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 15:57:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 15:57:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.468s coverage: 91.9% of statements 15:57:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 15:57:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 15:57:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 15:57:42 ---> Running in 74e93d1f3292 15:57:43 ---> Running in f06a0f1f51b2 15:57:44 Removing intermediate container 110b5c134d82 15:57:44 ---> c99dcd0e7106 15:57:44 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 15:57:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.806s coverage: 28.7% of statements 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:57:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.228s coverage: 99.0% of statements 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:57:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.243s coverage: 100.0% of statements 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 15:57:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.222s coverage: 63.4% of statements 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 15:57:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.399s coverage: 97.6% of statements 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 15:57:48 ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:57:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:57:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.095s coverage: 87.9% of statements 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:57:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements 15:57:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.187s coverage: 28.1% of statements 15:57:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 15:57:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 15:57:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.152s coverage: 27.9% of statements 15:57:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 15:57:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 15:57:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 15:57:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 15:57:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 15:57:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 15:57:52 GO111MODULE=on go vet ./... 15:57:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:57:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:57:54 ---> f55df9b40ec5 15:57:54 Step 3/24 : WORKDIR /edgex-go 15:57:54 ---> Using cache 15:57:54 ---> f2bd55be9c64 15:57:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:54 ---> Using cache 15:57:54 ---> f74cb92d0c39 15:57:54 Step 5/24 : RUN apk add --update --no-cache make git 15:57:58 Removing intermediate container 74e93d1f3292 15:57:58 ---> d8088e78e417 15:57:58 Step 23/23 : LABEL version=0.0.0 15:57:58 ---> Running in cbf6f930dae7 15:57:58 ---> Running in 57c4e9b8a910 15:57:58 Removing intermediate container f06a0f1f51b2 15:57:58 ---> 415a1d92b101 15:57:58 Step 24/26 : LABEL arch=x86_64 15:57:58 ---> Running in 3597fd0b065a 15:57:59 ---> Running in 65f004df6666 15:57:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:57:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:57:59 Removing intermediate container 3597fd0b065a 15:57:59 ---> 9c1f06e9a363 15:57:59 15:57:59 Successfully built 9c1f06e9a363 15:57:59 (1/39) Installing readline (8.0.4-r0) 15:57:59 (2/39) Installing bash (5.0.17-r0) 15:57:59 Executing bash-5.0.17-r0.post-install 15:57:59 (3/39) Installing nghttp2-libs (1.41.0-r0) 15:57:59 (4/39) Installing libcurl (7.77.0-r0) 15:57:59 (5/39) Installing curl (7.77.0-r0) 15:57:59 (6/39) Installing dumb-init (1.2.2-r1) 15:57:59 (7/39) Installing libbz2 (1.0.8-r1) 15:57:59 (8/39) Installing expat (2.2.9-r1) 15:57:59 Successfully tagged support-scheduler:latest 15:57:59 Building core-command 15:57:59 Removing intermediate container 65f004df6666 15:57:59 ---> 42f1b14d6984 15:57:59 Step 25/26 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 15:57:59  Building support-scheduler ... done (9/39) Installing libffi (3.3-r2) 15:57:59 (10/39) Installing gdbm (1.13-r1) 15:57:59 (11/39) Installing xz-libs (5.2.5-r0) 15:58:00 (12/39) Installing sqlite-libs (3.32.1-r0) 15:58:00 (13/39) Installing python3 (3.8.10-r0) 15:58:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:58:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:58:02 OK: 219 MiB in 52 packages 15:58:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:58:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:58:20 ---> f55df9b40ec5 15:58:20 Step 3/24 : WORKDIR /edgex-go 15:58:20 ---> Using cache 15:58:20 ---> f2bd55be9c64 15:58:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:20 ---> Using cache 15:58:20 ---> f74cb92d0c39 15:58:20 Step 5/24 : RUN apk add --update --no-cache make git 15:58:25 ---> Running in e2004873d77c 15:58:25 (14/39) Installing py3-appdirs (1.4.4-r1) 15:58:25 (15/39) Installing py3-ordered-set (4.0.1-r0) 15:58:25 (16/39) Installing py3-parsing (2.4.7-r0) 15:58:25 (17/39) Installing py3-six (1.15.0-r0) 15:58:25 (18/39) Installing py3-packaging (20.4-r0) 15:58:25 ---> Running in 4946975e2fd8 15:58:25 (19/39) Installing py3-setuptools (47.0.0-r0) 15:58:25 (20/39) Installing py3-chardet (3.0.4-r4) 15:58:25 (21/39) Installing py3-idna (2.9-r0) 15:58:25 (22/39) Installing py3-certifi (2020.4.5.1-r0) 15:58:26 (23/39) Installing py3-urllib3 (1.25.9-r0) 15:58:27 (24/39) Installing py3-requests (2.23.0-r0) 15:58:27 (25/39) Installing py3-msgpack (1.0.0-r0) 15:58:28 (26/39) Installing py3-lockfile (0.12.2-r3) 15:58:28 Removing intermediate container e2004873d77c 15:58:28 ---> 5cc580048d45 15:58:28 Step 26/26 : LABEL version=0.0.0 15:58:28 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:58:29 (28/39) Installing py3-colorama (0.4.3-r0) 15:58:29 Removing intermediate container 57c4e9b8a910 15:58:29 ---> 14162cad17a8 15:58:29 Step 6/24 : COPY go.mod . 15:58:29 (29/39) Installing py3-distlib (0.3.0-r0) 15:58:29 (30/39) Installing py3-distro (1.5.0-r1) 15:58:31 (31/39) Installing py3-webencodings (0.5.1-r3) 15:58:31 (32/39) Installing py3-html5lib (1.0.1-r4) 15:58:31 (33/39) Installing py3-pytoml (0.1.21-r0) 15:58:31 ---> Running in f90ac85575a2 15:58:31 (34/39) Installing py3-pep517 (0.8.2-r0) 15:58:31 (35/39) Installing py3-progress (1.5-r0) 15:58:31 (36/39) Installing py3-toml (0.10.1-r0) 15:58:31 (37/39) Installing py3-retrying (1.3.3-r0) 15:58:31 (38/39) Installing py3-contextlib2 (0.6.0-r0) 15:58:31 (39/39) Installing py3-pip (20.1.1-r0) 15:58:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:58:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:58:33 OK: 219 MiB in 52 packages 15:58:33 ---> 69a2c78de622 15:58:33 Step 7/24 : RUN go mod download 15:58:34 Executing busybox-1.31.1-r19.trigger 15:58:34 Removing intermediate container 8271de0a5fee 15:58:34 ---> baa463e398f0 15:58:34 15:58:34 Step 11/23 : FROM alpine:3.12 15:58:34 ---> 13621d1b12d4 15:58:34 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:58:34 OK: 72 MiB in 59 packages 15:58:34 ---> Running in 0267518e1314 15:58:35 Removing intermediate container f90ac85575a2 15:58:35 ---> 62fc73c394c7 15:58:35 15:58:35 Successfully built 62fc73c394c7 15:58:35 Successfully tagged security-secretstore-setup:latest 15:58:35  Building security-secretstore-setup ... done Building core-data 15:58:35 ---> Running in 80e3aef1b6e3 15:58:35 Collecting docker-compose==1.23.2 15:58:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:58:36 Collecting docker<4.0,>=3.6.0 15:58:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:58:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:58:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:58:44 ---> f55df9b40ec5 15:58:44 Step 3/24 : WORKDIR /edgex-go 15:58:44 ---> Using cache 15:58:44 ---> f2bd55be9c64 15:58:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:44 ---> Using cache 15:58:44 ---> f74cb92d0c39 15:58:44 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:58:48 Collecting docopt<0.7,>=0.6.1 15:58:48 Downloading docopt-0.6.2.tar.gz (25 kB) 15:58:48 Removing intermediate container 4946975e2fd8 15:58:48 ---> dfb708b1c627 15:58:48 Step 6/24 : COPY go.mod . 15:58:48 ---> Running in 343221bc1485 15:58:48 ---> 47e441a20932 15:58:48 Step 7/24 : RUN go mod download 15:58:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:58:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:58:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:58:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:58:49 (1/2) Installing ca-certificates (20191127-r4) 15:58:49 ---> Running in 32583cad74a4 15:58:49 (2/2) Installing dumb-init (1.2.2-r1) 15:58:49 Executing busybox-1.31.1-r20.trigger 15:58:49 Executing ca-certificates-20191127-r4.trigger 15:58:49 OK: 6 MiB in 16 packages 15:58:49 Collecting PyYAML<4,>=3.10 15:58:49 Downloading PyYAML-3.13.tar.gz (270 kB) 15:58:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:58:51 Collecting texttable<0.10,>=0.9.0 15:58:51 Downloading texttable-0.9.1.tar.gz (11 kB) 15:58:51 Removing intermediate container 0267518e1314 15:58:51 ---> c32ace647d2d 15:58:51 Step 8/24 : COPY . . 15:58:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:58:52 Collecting cached-property<2,>=1.2.0 15:58:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:58:52 OK: 219 MiB in 52 packages 15:58:54 Removing intermediate container 80e3aef1b6e3 15:58:54 ---> 3f6a3a8b753e 15:58:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:58:54 Collecting jsonschema<3,>=2.5.1 15:58:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:59:04 Collecting dockerpty<0.5,>=0.4.1 15:59:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:59:08 Collecting websocket-client<1.0,>=0.32.0 15:59:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:59:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:59:13 ---> Running in 7c5f999d3332 15:59:13 Collecting docker-pycreds>=0.4.0 15:59:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:59:13 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) 15:59:13 Collecting idna<2.8,>=2.5 15:59:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:59:13 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) 15:59:13 ---> a356bcb83f56 15:59:13 Step 9/24 : RUN go mod tidy 15:59:13 Removing intermediate container 7c5f999d3332 15:59:13 ---> 46f03b819829 15:59:13 Step 14/23 : ENV APP_PORT=59860 15:59:13 Collecting urllib3<1.25,>=1.21.1 15:59:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:59:13 Removing intermediate container 343221bc1485 15:59:13 ---> af079b305d48 15:59:13 Step 6/24 : COPY go.mod . 15:59:13 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:59:13 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:59:13 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:59:13 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:59:14 Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, docopt, PyYAML, texttable, cached-property, jsonschema, dockerpty, docker-compose 15:59:14 ---> Running in 50cfe9ebec07 15:59:14 Attempting uninstall: idna 15:59:14 Found existing installation: idna 2.9 15:59:14 Uninstalling idna-2.9: 15:59:14 ---> Running in f78796644821 15:59:14 Successfully uninstalled idna-2.9 15:59:14 Removing intermediate container 32583cad74a4 15:59:14 ---> 57393874736a 15:59:14 Step 8/24 : COPY . . 15:59:15 ---> 59c238b92607 15:59:15 Step 7/24 : RUN go mod download 15:59:20 Attempting uninstall: urllib3 15:59:20 Found existing installation: urllib3 1.25.9 15:59:20 Uninstalling urllib3-1.25.9: 15:59:20 Successfully uninstalled urllib3-1.25.9 15:59:28 gofmt -l . 15:59:29 [ "`gofmt -l .`" = "" ] 15:59:32 ./bin/test-go-mod-tidy.sh 15:59:32 Attempting uninstall: requests 15:59:32 Found existing installation: requests 2.23.0 15:59:32 Uninstalling requests-2.23.0: 15:59:32 Successfully uninstalled requests-2.23.0 15:59:33 ./bin/test-attribution-txt.sh 15:59:34 ---> Running in 7e2fa6e9894a 15:59:34 Removing intermediate container f78796644821 15:59:34 ---> 3e16defef7ce 15:59:34 Step 15/23 : EXPOSE $APP_PORT 15:59:34 Running setup.py install for docopt: started [Pipeline] sh 15:59:35 ---> 51e9d698bc36 15:59:35 Step 9/24 : RUN go mod tidy 15:59:35 + ls -al . 15:59:35 total 880 15:59:35 drwxrwxr-x 9 1001 1001 4096 Jun 2 15:59 . 15:59:35 drwxr-xr-x 4 root root 4096 Jun 2 15:54 .. 15:59:35 -rw-rw-r-- 1 1001 1001 11 Jun 2 15:52 .dockerignore 15:59:35 drwxrwxr-x 8 1001 1001 4096 Jun 2 15:52 .git 15:59:35 drwxrwxr-x 3 1001 1001 4096 Jun 2 15:52 .github 15:59:35 -rw-rw-r-- 1 1001 1001 818 Jun 2 15:52 .gitignore 15:59:35 -rw-rw-r-- 1 1001 1001 166 Jun 2 15:52 .sonarcloud.properties 15:59:35 -rw-rw-r-- 1 1001 1001 8609 Jun 2 15:52 Attribution.txt 15:59:35 -rw-rw-r-- 1 1001 1001 3804 Jun 2 15:52 CONTRIBUTING.md 15:59:35 -rw-rw-r-- 1 1001 1001 931 Jun 2 15:52 Dockerfile.build 15:59:35 -rw-rw-r-- 1 1001 1001 849 Jun 2 15:52 Jenkinsfile 15:59:35 -rw-rw-r-- 1 1001 1001 10775 Jun 2 15:52 LICENSE 15:59:35 -rw-rw-r-- 1 1001 1001 5632 Jun 2 15:52 Makefile 15:59:35 -rw-rw-r-- 1 1001 1001 7978 Jun 2 15:52 README.md 15:59:35 -rw-rw-r-- 1 1001 1001 6755 Jun 2 15:52 SECURITY.md 15:59:35 -rw-rw-r-- 1 1001 1001 5 Jun 2 15:49 VERSION 15:59:35 -rw-rw-r-- 1 1001 1001 4131 Jun 2 15:52 ZMQWindows.md 15:59:35 drwxrwxr-x 2 1001 1001 4096 Jun 2 15:52 bin 15:59:35 drwxrwxr-x 14 1001 1001 4096 Jun 2 15:52 cmd 15:59:35 -rw-r--r-- 1 root root 742996 Jun 2 15:57 coverage.out 15:59:35 -rw-r--r-- 1 root root 1060 Jun 2 15:59 go.mod 15:59:35 -rw-r--r-- 1 root root 21686 Jun 2 15:54 go.sum 15:59:35 drwxrwxr-x 8 1001 1001 4096 Jun 2 15:52 internal 15:59:35 drwxrwxr-x 4 1001 1001 4096 Jun 2 15:52 openapi 15:59:35 drwxrwxr-x 4 1001 1001 4096 Jun 2 15:52 snap 15:59:35 -rw-rw-r-- 1 1001 1001 168 Jun 2 15:52 version.go [Pipeline] sh 15:59:35 ---> Running in 1b2c153e2c38 15:59:35 ---> Running in db8cac946018 15:59:35 Running setup.py install for docopt: finished with status 'done' 15:59:35 Running setup.py install for PyYAML: started 15:59:36 Removing intermediate container 1b2c153e2c38 15:59:36 ---> 4bfde85e3c0b 15:59:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:59:36 Running setup.py install for PyYAML: finished with status 'done' 15:59:36 Running setup.py install for texttable: started 15:59:36 + '[' -e coverage.out ] 15:59:36 + chown 1001:1001 coverage.out [Pipeline] stash 15:59:36 Warning: overwriting stash ‘coverage-report’ 15:59:36 Running setup.py install for texttable: finished with status 'done' 15:59:36 ---> 1eafadb21a0f 15:59:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:59:37 Running setup.py install for dockerpty: started 15:59:37 Stashed 1 file(s) [Pipeline] sh 15:59:37 Running setup.py install for dockerpty: finished with status 'done' 15:59:37 + make build 15:59:37 go mod tidy 15:59:38 Removing intermediate container 50cfe9ebec07 15:59:38 ---> cd0a286a1229 15:59:38 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:59:38 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 15:59:38 ---> 9357539bcf74 15:59:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:59:38 ---> Running in f900973c9989 15:59:38 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 15:59:38 Removing intermediate container 7e2fa6e9894a 15:59:38 ---> d7a49a104232 15:59:38 Step 8/24 : COPY . . 15:59:45 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 15:59:47 ---> ccabc800f068 15:59:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:59:52 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 15:59:54 ---> Running in b20aba1e7e73 15:59:54 Removing intermediate container db8cac946018 15:59:54 ---> 9960ef1d080d 15:59:54 Step 10/24 : RUN make cmd/core-command/core-command 15:59:54 ---> Running in cab7b79fd75f 15:59:54 ---> 4ad0e8ee8966 15:59:54 Step 9/24 : RUN go mod tidy 15:59:54 Removing intermediate container b20aba1e7e73 15:59:54 ---> 25507f4a000c 15:59:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:59:55 ---> Running in d3ecb6e0fda0 15:59:55 ---> Running in d2d41d9ff36a 15:59:56 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 15:59:57 Removing intermediate container d2d41d9ff36a 15:59:57 ---> 64a9b8d75a78 15:59:57 Step 21/23 : LABEL arch=x86_64 15:59:58 ---> Running in ef00892a27f1 15:59:58 Removing intermediate container ef00892a27f1 15:59:58 ---> c4929832bb77 15:59:58 Step 22/23 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 15:59:58 ---> Running in dc170218c736 15:59:58 Removing intermediate container dc170218c736 15:59:58 ---> 0d2fdf995c5d 15:59:58 Step 23/23 : LABEL version=0.0.0 15:59:59 ---> Running in 5de45e878035 16:00:00 Removing intermediate container 5de45e878035 16:00:00 ---> c31f5cb9b8b0 16:00:00 16:00:00 Successfully built c31f5cb9b8b0 16:00:00 Successfully tagged support-notifications:latest 16:00:00 Building security-bootstrapper 16:00:00  Building support-notifications ... done Removing intermediate container d3ecb6e0fda0 16:00:00 ---> c6f7dbb4b8ef 16:00:00 Step 10/24 : RUN make cmd/core-data/core-data 16:00:00 ---> Running in c9c83becb5a5 16:00:01 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 16:00:10 Removing intermediate container cbf6f930dae7 16:00:10 ---> 894e207bb02a 16:00:10 Step 15/24 : ENV APP_PORT=58890 16:00:10 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:10 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:00:10 ---> f55df9b40ec5 16:00:10 Step 3/32 : WORKDIR /edgex-go 16:00:10 ---> Using cache 16:00:10 ---> f2bd55be9c64 16:00:10 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:10 ---> Using cache 16:00:10 ---> f74cb92d0c39 16:00:10 Step 5/32 : RUN apk add --update --no-cache make git 16:00:10 ---> Using cache 16:00:10 ---> dfb708b1c627 16:00:10 Step 6/32 : COPY go.mod . 16:00:10 ---> Using cache 16:00:10 ---> 47e441a20932 16:00:10 Step 7/32 : RUN go mod download 16:00:10 ---> Using cache 16:00:10 ---> 57393874736a 16:00:10 Step 8/32 : COPY . . 16:00:10 ---> Using cache 16:00:10 ---> 51e9d698bc36 16:00:10 Step 9/32 : RUN go mod tidy 16:00:10 ---> Using cache 16:00:10 ---> 9960ef1d080d 16:00:10 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:00:11 ---> Running in 9e570941dca8 16:00:11 ---> Running in c5221607726c 16:00:11 Removing intermediate container 9e570941dca8 16:00:11 ---> ff47f8213565 16:00:11 Step 16/24 : EXPOSE $APP_PORT 16:00:11 ---> Running in 53dcdf2d3b6f 16:00:11 Removing intermediate container 53dcdf2d3b6f 16:00:11 ---> b29244380638 16:00:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:00:11 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 16:00:12 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 16:00:12 ---> 9a02a9a66af1 16:00:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:00:12 ---> 5d27d8ec45f1 16:00:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:00:13 ---> 2d2da45ea3af 16:00:13 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:00:13 ---> Running in d99d16cd1d2d 16:00:13 Removing intermediate container d99d16cd1d2d 16:00:13 ---> ab0cbb15ad86 16:00:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:13 ---> Running in 8fef3888678a 16:00:13 Removing intermediate container 8fef3888678a 16:00:13 ---> d313f1457638 16:00:13 Step 22/24 : LABEL arch=x86_64 16:00:13 ---> Running in ce2dbe87b6d4 16:00:13 Removing intermediate container ce2dbe87b6d4 16:00:13 ---> 7baf05420ac6 16:00:13 Step 23/24 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 16:00:13 ---> Running in eaf4e9f66a96 16:00:14 Removing intermediate container eaf4e9f66a96 16:00:14 ---> 14e8a0331169 16:00:14 Step 24/24 : LABEL version=0.0.0 16:00:14 ---> Running in 3b988123d8df 16:00:14 Removing intermediate container 3b988123d8df 16:00:14 ---> 6feefe22ed31 16:00:14 16:00:14 Successfully built 6feefe22ed31 16:00:14 Successfully tagged sys-mgmt-agent:latest 16:00:15 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 16:00:19 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 16:00:20 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 16:00:24 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 16:00:30 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 16:00:32 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 16:00:32  Building sys-mgmt-agent ... done Removing intermediate container cab7b79fd75f 16:00:32 ---> a524fe4bcb1c 16:00:32 16:00:32 Step 11/24 : FROM alpine:3.12 16:00:32 ---> 13621d1b12d4 16:00:32 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:00:32 ---> Using cache 16:00:32 ---> fefc753e1953 16:00:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:00:32 ---> Using cache 16:00:32 ---> 5d3bcf751358 16:00:32 Step 14/24 : ENV APP_PORT=59882 16:00:32 ---> Running in a68eb3e341a5 16:00:32 Removing intermediate container a68eb3e341a5 16:00:32 ---> f9eb01bd50a6 16:00:32 Step 15/24 : EXPOSE $APP_PORT 16:00:32 ---> Running in 0a521735fb06 16:00:32 Removing intermediate container 0a521735fb06 16:00:32 ---> 69d73256de9b 16:00:32 Step 16/24 : WORKDIR / 16:00:32 ---> Running in 707a2b8ed588 16:00:32 Removing intermediate container 707a2b8ed588 16:00:32 ---> df2cddd4186c 16:00:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:00:33 ---> c85d0e8f7ff9 16:00:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:00:33 ---> d1576e0d26fd 16:00:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:00:34 ---> 3d9ab2abd7fc 16:00:34 Step 20/24 : ENTRYPOINT ["/core-command"] 16:00:34 Removing intermediate container f900973c9989 16:00:34 ---> fe0de8cd76e8 16:00:34 16:00:34 Step 11/24 : FROM alpine:3.12 16:00:34 ---> 13621d1b12d4 16:00:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:00:34 ---> Using cache 16:00:34 ---> fefc753e1953 16:00:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:00:34 ---> Using cache 16:00:34 ---> 5d3bcf751358 16:00:34 Step 14/24 : ENV APP_PORT=59881 16:00:35 ---> Running in 74b3d0154d32 16:00:35 ---> Running in 48ce32b16cb6 16:00:35 Removing intermediate container 74b3d0154d32 16:00:35 ---> 2d3cb307587e 16:00:35 Step 15/24 : EXPOSE $APP_PORT 16:00:35 Removing intermediate container 48ce32b16cb6 16:00:35 ---> f5b0d799073f 16:00:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:35 ---> Running in 9b66a692341e 16:00:35 ---> Running in 539772ddc392 16:00:35 Removing intermediate container 539772ddc392 16:00:35 ---> 8b76893faf87 16:00:35 Step 22/24 : LABEL arch=x86_64 16:00:35 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 16:00:35 Removing intermediate container 9b66a692341e 16:00:35 ---> 9c6d7df4f576 16:00:35 Step 16/24 : WORKDIR / 16:00:35 ---> Running in 792ac2e0651a 16:00:35 ---> Running in 2f37f88072fa 16:00:35 Removing intermediate container 792ac2e0651a 16:00:35 ---> f28453bf15ed 16:00:35 Step 23/24 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 16:00:36 ---> Running in cfa3a87da9b5 16:00:36 Removing intermediate container 2f37f88072fa 16:00:36 ---> d50a098b87d3 16:00:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:00:36 Removing intermediate container cfa3a87da9b5 16:00:36 ---> f433e7e23364 16:00:36 Step 24/24 : LABEL version=0.0.0 16:00:36 ---> Running in 9e21685142c3 16:00:36 Removing intermediate container 9e21685142c3 16:00:36 ---> 89e6fd9a4d02 16:00:36 16:00:36 ---> 93403c836595 16:00:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:00:36 Successfully built 89e6fd9a4d02 16:00:36 Successfully tagged core-command:latest 16:00:37  Building core-command ... done  ---> 6514589fe762 16:00:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:00:37 ---> 5ea133e20ce1 16:00:37 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:00:37 ---> Running in 3972fd5b222d 16:00:37 Removing intermediate container 3972fd5b222d 16:00:37 ---> 618b72522e6b 16:00:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:37 ---> Running in 985a58df5ddf 16:00:37 Removing intermediate container 985a58df5ddf 16:00:37 ---> 743f1efb45a6 16:00:37 Step 22/24 : LABEL arch=x86_64 16:00:37 ---> Running in a9e072a79e91 16:00:38 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 16:00:38 Removing intermediate container a9e072a79e91 16:00:38 ---> 0f606c2dffb0 16:00:38 Step 23/24 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 16:00:38 ---> Running in 0a1212653a27 16:00:38 Removing intermediate container 0a1212653a27 16:00:38 ---> 9c4f730af291 16:00:38 Step 24/24 : LABEL version=0.0.0 16:00:38 ---> Running in 24cbe2b7be8a 16:00:38 Removing intermediate container 24cbe2b7be8a 16:00:38 ---> 03279b8094e8 16:00:38 16:00:38 Successfully built 03279b8094e8 16:00:38 Successfully tagged core-metadata:latest 16:00:40  Building core-metadata ... done Removing intermediate container c5221607726c 16:00:40 ---> deaf7f4d2be3 16:00:40 16:00:40 Step 11/32 : FROM alpine:3.12 16:00:40 ---> 13621d1b12d4 16:00:40 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:00:40 ---> Running in 644a79059589 16:00:40 Removing intermediate container 644a79059589 16:00:40 ---> f967365beed7 16:00:40 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:00:40 ---> Running in 5e4a833429c1 16:00:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:00:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:00:41 (1/2) Installing dumb-init (1.2.2-r1) 16:00:41 (2/2) Installing su-exec (0.2-r1) 16:00:41 Executing busybox-1.31.1-r20.trigger 16:00:41 OK: 6 MiB in 16 packages 16:00:41 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 16:00:41 Removing intermediate container 5e4a833429c1 16:00:41 ---> 6e103acc4c9c 16:00:41 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:00:41 ---> Running in 267f55ad06ef 16:00:41 Removing intermediate container 267f55ad06ef 16:00:41 ---> 7a31d6bfa677 16:00:41 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:00:41 ---> Running in bbf9f0953b78 16:00:41 Removing intermediate container bbf9f0953b78 16:00:41 ---> fb9c41510b9a 16:00:41 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:00:41 ---> Running in 95e5f31b73ec 16:00:42 Removing intermediate container 95e5f31b73ec 16:00:42 ---> f3aa6d82adb4 16:00:42 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:00:43 ---> Running in 6e0fe99479bb 16:00:43 Removing intermediate container c9c83becb5a5 16:00:43 ---> 2c6f785c38dc 16:00:43 16:00:43 Step 11/24 : FROM alpine:3.12 16:00:43 ---> 13621d1b12d4 16:00:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:00:43 ---> Running in 81ec5879adf3 16:00:43 Removing intermediate container 6e0fe99479bb 16:00:43 ---> 7b3e2be04937 16:00:43 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:00:43 Removing intermediate container 81ec5879adf3 16:00:43 ---> 4ccb659c0ac3 16:00:43 Step 13/24 : ENV APP_PORT=59880 16:00:43 ---> Running in 17eabf34c001 16:00:43 ---> 0a33f0325b64 16:00:43 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:00:43 ---> Running in 19caaaf4a516 16:00:43 Removing intermediate container 17eabf34c001 16:00:43 ---> 8f6b7310171a 16:00:43 Step 14/24 : EXPOSE $APP_PORT 16:00:43 ---> Running in af8c7f1903b1 16:00:43 Removing intermediate container af8c7f1903b1 16:00:43 ---> cc7124097a1e 16:00:43 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:43 ---> Running in 2a770bf845c7 16:00:44 Removing intermediate container 19caaaf4a516 16:00:44 ---> fec407552ec7 16:00:44 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:00:44 ---> a0a9358362f6 16:00:44 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:00:44 Removing intermediate container 2a770bf845c7 16:00:44 ---> aa9af3451b44 16:00:44 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:00:44 ---> Running in 081892120da9 16:00:44 ---> 6a44951e4040 16:00:44 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:00:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:00:45 ---> cd2d521c071f 16:00:45 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:00:45 ---> 18b56b053073 16:00:45 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:00:45 ---> 44c85285b1c2 16:00:45 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:00:45 ---> Running in 1452a436e310 16:00:45 Removing intermediate container 1452a436e310 16:00:45 ---> ae7bc67086e5 16:00:45 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:00:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:00:45 ---> a24d2badbad4 16:00:45 Step 27/32 : RUN chmod +x /entrypoint.sh 16:00:45 ---> Running in f20e68e00121 16:00:45 (1/6) Installing dumb-init (1.2.2-r1) 16:00:46 (2/6) Installing libgcc (9.3.0-r2) 16:00:46 (3/6) Installing libsodium (1.0.18-r0) 16:00:46 Removing intermediate container f20e68e00121 16:00:46 ---> 991fae783261 16:00:46 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:00:46 (4/6) Installing libstdc++ (9.3.0-r2) 16:00:46 ---> Running in a023002250e2 16:00:46 Removing intermediate container a023002250e2 16:00:46 ---> 90d3dc6caa5f 16:00:46 Step 29/32 : CMD ["gate"] 16:00:46 ---> Running in 7c0d08d129d5 16:00:46 Removing intermediate container 7c0d08d129d5 16:00:46 ---> 24117af39ebf 16:00:46 Step 30/32 : LABEL arch=x86_64 [Pipeline] } 16:00:46 $ docker stop --time=1 0fe1f307ae6a99cdb584dc314c1f775c33640495f2a257146972d73c46d16090 16:00:47 (5/6) Installing libzmq (4.3.3-r0) 16:00:47 ---> Running in 49570797b3fe 16:00:47 (6/6) Installing zeromq (4.3.3-r0) 16:00:47 Executing busybox-1.31.1-r20.trigger 16:00:47 Removing intermediate container 49570797b3fe 16:00:47 ---> 3a9a727e0414 16:00:47 Step 31/32 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 16:00:47 OK: 8 MiB in 20 packages 16:00:47 ---> Running in e662fd4823fa 16:00:47 Removing intermediate container e662fd4823fa 16:00:47 ---> 1110db4a4038 16:00:47 Step 32/32 : LABEL version=0.0.0 16:00:47 ---> Running in c89750ba0bc3 16:00:47 Removing intermediate container 081892120da9 16:00:47 ---> 1204603ba20f 16:00:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:00:47 Removing intermediate container c89750ba0bc3 16:00:47 ---> 5078bb973a30 16:00:47 16:00:47 ---> 2d4cd2abc22c 16:00:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:00:47 Successfully built 5078bb973a30 16:00:47 Successfully tagged security-bootstrapper:latest 16:00:48  Building security-bootstrapper ... done  ---> a25196b2c181 16:00:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:00:48 ---> e14a734b1950 16:00:48 Step 20/24 : ENTRYPOINT ["/core-data"] 16:00:48 ---> Running in 33dca93011a2 16:00:48 Removing intermediate container 33dca93011a2 16:00:48 ---> e590e1281395 16:00:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:48 ---> Running in 52e2db503479 16:00:48 Removing intermediate container 52e2db503479 16:00:48 ---> 0d31726151e7 16:00:48 Step 22/24 : LABEL arch=x86_64 16:00:48 ---> Running in fe6337aab7ef 16:00:48 Removing intermediate container fe6337aab7ef 16:00:48 ---> 74981c1c4485 16:00:48 Step 23/24 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 16:00:48 ---> Running in d10ca376240a 16:00:48 Removing intermediate container d10ca376240a 16:00:48 ---> 1c45508f65a6 16:00:48 Step 24/24 : LABEL version=0.0.0 16:00:48 ---> Running in 1d3fe0f038cd 16:00:49 Removing intermediate container 1d3fe0f038cd 16:00:49 ---> feecfb676001 16:00:49 16:00:49 Successfully built feecfb676001 16:00:49 Successfully tagged core-data:latest 16:00:49  Building core-data ... done  16:00:49 $ docker rm -f 0fe1f307ae6a99cdb584dc314c1f775c33640495f2a257146972d73c46d16090 [Pipeline] // withDockerContainer [Pipeline] } 16:00:50 $ docker stop --time=1 26b7c1d221bde21b87ba62a8b7940bef7192a119baf2f4dbd447b3fab6a365d4 16:00:52 $ docker rm -f 26b7c1d221bde21b87ba62a8b7940bef7192a119baf2f4dbd447b3fab6a365d4 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:00:52 + docker images 16:00:52 REPOSITORY TAG IMAGE ID CREATED SIZE 16:00:52 core-data latest feecfb676001 4 seconds ago 21.6MB 16:00:52 security-bootstrapper latest 5078bb973a30 5 seconds ago 18.2MB 16:00:52 2c6f785c38dc 9 seconds ago 1.17GB 16:00:52 deaf7f4d2be3 13 seconds ago 1.15GB 16:00:52 core-metadata latest 03279b8094e8 14 seconds ago 18.6MB 16:00:52 core-command latest 89e6fd9a4d02 16 seconds ago 17.1MB 16:00:52 fe0de8cd76e8 18 seconds ago 1.17GB 16:00:52 a524fe4bcb1c 21 seconds ago 1.16GB 16:00:52 sys-mgmt-agent latest 6feefe22ed31 38 seconds ago 312MB 16:00:52 support-notifications latest c31f5cb9b8b0 53 seconds ago 17.8MB 16:00:52 security-secretstore-setup latest 62fc73c394c7 2 minutes ago 25.8MB 16:00:52 baa463e398f0 2 minutes ago 1.16GB 16:00:52 support-scheduler latest 9c1f06e9a363 2 minutes ago 17.1MB 16:00:52 security-proxy-setup latest 14f04892ba01 3 minutes ago 25.3MB 16:00:52 acd3a2d98e20 3 minutes ago 1.16GB 16:00:52 56092200390f 4 minutes ago 1.16GB 16:00:52 8b9e48906676 4 minutes ago 1.16GB 16:00:52 3269188019ff 4 minutes ago 1.16GB 16:00:52 ci-base-image-x86_64 latest f55df9b40ec5 9 minutes ago 648MB 16:00:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB 16:00:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 16:00:52 alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB 16:00:52 docker 20.10.0 aefe523efa57 5 months ago 240MB 16:00:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 16:00:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:00:52 16:00:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] isUnix [Pipeline] sh [Pipeline] findFiles [Pipeline] node 16:00:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:00:53 latest: Pulling from edgex-devops/edgex-compose-arm64 16:00:53 29e5d40040c1: Pulling fs layer 16:00:53 1ce36da41761: Pulling fs layer 16:00:53 25b303627fd3: Pulling fs layer 16:00:53 29e5d40040c1: Download complete 16:00:54 29e5d40040c1: Pull complete 16:00:54 1ce36da41761: Verifying Checksum 16:00:54 1ce36da41761: Download complete 16:00:55 1ce36da41761: Pull complete 16:00:55 25b303627fd3: Download complete 16:01:06 25b303627fd3: Pull complete 16:01:06 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:01:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:01:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:01:06 prd-ubuntu18.04-docker-arm64-4c-16g-88 does not seem to be running inside a container 16:01:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:01:07 Still waiting to schedule task 16:01:07 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:01:08 $ docker top ba732d63e77811bb5b3058b92c6bbf6cfa65c57acbb061042039610af7138a18 -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:09 + docker-compose build --help 16:01:09 + grep parallel 16:01:13 --parallel Build images in parallel. [Pipeline] } 16:01:13 $ docker stop --time=1 ba732d63e77811bb5b3058b92c6bbf6cfa65c57acbb061042039610af7138a18 16:01:15 $ docker rm -f ba732d63e77811bb5b3058b92c6bbf6cfa65c57acbb061042039610af7138a18 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:01:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:01:16 . [Pipeline] withDockerContainer 16:01:16 prd-ubuntu18.04-docker-arm64-4c-16g-88 does not seem to be running inside a container 16:01:16 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-devops/edgex-compose-arm64:latest cat 16:01:17 $ docker top 60f5ea7f08f46930fc9b1491b329502caf23476d7264bf5e43aee2dc6b4988b7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:18 + docker-compose -f ./docker-compose-build.yml build --parallel 16:01:23 Building core-command ... 16:01:23 Building core-data ... 16:01:23 Building core-metadata ... 16:01:23 Building security-bootstrapper ... 16:01:23 Building security-proxy-setup ... 16:01:23 Building security-secretstore-setup ... 16:01:23 Building support-notifications ... 16:01:23 Building support-scheduler ... 16:01:23 Building sys-mgmt-agent ... 16:01:23 Building core-data 16:01:23 Building security-secretstore-setup 16:01:23 Building support-notifications 16:01:23 Building sys-mgmt-agent 16:01:23 Building support-scheduler 16:02:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:02:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:02:44 ---> 6e6d25f82ef8 16:02:44 Step 3/24 : WORKDIR /edgex-go 16:02:44 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:02:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:02:44 ---> 6e6d25f82ef8 16:02:44 Step 3/23 : WORKDIR /edgex-go 16:02:44 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:02:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:02:44 ---> 6e6d25f82ef8 16:02:44 Step 3/26 : WORKDIR /edgex-go 16:02:44 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:02:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:02:44 ---> 6e6d25f82ef8 16:02:44 Step 3/23 : WORKDIR /edgex-go 16:02:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:02:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:02:44 ---> 6e6d25f82ef8 16:02:44 Step 3/24 : WORKDIR /edgex-go 16:02:44 ---> Running in 92a24b9019ec 16:02:44 ---> Running in 81be0af9f86e 16:02:44 ---> Running in d68a6cbfe56d 16:02:44 ---> Running in 7bf15fef8987 16:02:44 ---> Running in 2489ee74b605 16:02:44 Removing intermediate container 2489ee74b605 16:02:44 ---> 97087a896d79 16:02:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:44 Removing intermediate container 92a24b9019ec 16:02:44 ---> aef1f9e4fa3f 16:02:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:44 Removing intermediate container 7bf15fef8987 16:02:44 ---> b147bd114909 16:02:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:44 Removing intermediate container d68a6cbfe56d 16:02:44 ---> c9ea375b6ede 16:02:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:44 Removing intermediate container 81be0af9f86e 16:02:44 ---> 7153268f8730 16:02:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:44 ---> Running in f16b024a88ef 16:02:44 ---> Running in dbbb743188ec 16:02:44 ---> Running in fd9b34534891 16:02:44 ---> Running in f94f804dac2a 16:02:44 ---> Running in 96d06a996387 16:02:44 Removing intermediate container dbbb743188ec 16:02:44 ---> 712bf3c7f6a8 16:02:44 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:02:44 Removing intermediate container f16b024a88ef 16:02:44 ---> 5313e6fc694e 16:02:44 Step 5/23 : RUN apk add --update --no-cache make git 16:02:44 ---> Running in 40fc86c0e979 16:02:44 ---> Running in 4903dc0a7c90 16:02:44 Removing intermediate container fd9b34534891 16:02:44 ---> ac07c2971f67 16:02:44 Step 5/24 : RUN apk add --update --no-cache make bash git 16:02:44 ---> Running in 16ae74706bff 16:02:44 Removing intermediate container 96d06a996387 16:02:44 ---> 74f4e5604620 16:02:44 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:02:44 Removing intermediate container f94f804dac2a 16:02:44 ---> 68eae470ab85 16:02:44 Step 5/26 : RUN apk add --update --no-cache make git 16:02:44 ---> Running in 19c6e0f65fb0 16:02:44 ---> Running in b3d91575aa53 16:02:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:02:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:02:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:02:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:02:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:02:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:02:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:02:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:02:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:02:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:02:46 OK: 218 MiB in 52 packages 16:02:46 OK: 218 MiB in 52 packages 16:02:46 OK: 218 MiB in 52 packages 16:02:46 OK: 218 MiB in 52 packages 16:02:46 OK: 218 MiB in 52 packages 16:02:47 Removing intermediate container 40fc86c0e979 16:02:47 ---> 3241eff04119 16:02:47 Step 6/23 : COPY go.mod . 16:02:47 Removing intermediate container 4903dc0a7c90 16:02:47 ---> a06067eef835 16:02:47 Step 6/23 : COPY go.mod . 16:02:48 Removing intermediate container 16ae74706bff 16:02:48 ---> 607f36ab1905 16:02:48 Step 6/24 : COPY go.mod . 16:02:48 Removing intermediate container b3d91575aa53 16:02:48 Removing intermediate container 19c6e0f65fb0 16:02:48 ---> 5012b14067f9 16:02:48 Step 6/24 : COPY go.mod . 16:02:48 ---> 56c08df70139 16:02:48 Step 6/26 : COPY go.mod . 16:02:48 ---> e28e5989245c 16:02:48 Step 7/23 : RUN go mod download 16:02:48 ---> Running in 130026e1e78b 16:02:49 ---> dd190911f280 16:02:49 Step 7/23 : RUN go mod download 16:02:49 ---> Running in c42ddb7881ed 16:02:49 ---> e8396415f661 16:02:49 Step 7/24 : RUN go mod download 16:02:49 ---> Running in f51d57a6af5e 16:02:49 ---> caaffe99bbac 16:02:49 Step 7/26 : RUN go mod download 16:02:49 ---> ec8968850de2 16:02:49 Step 7/24 : RUN go mod download 16:02:50 ---> Running in 72bee27f700b 16:02:50 ---> Running in 6a8fe67e6d58 16:02:52 Removing intermediate container 130026e1e78b 16:02:52 ---> f13bb92034ed 16:02:52 Step 8/23 : COPY . . 16:02:53 Removing intermediate container c42ddb7881ed 16:02:53 ---> 5fa1c52dab3c 16:02:53 Step 8/23 : COPY . . 16:02:53 Removing intermediate container f51d57a6af5e 16:02:53 ---> ed5a86a40125 16:02:53 Step 8/24 : COPY . . 16:02:55 Removing intermediate container 72bee27f700b 16:02:55 ---> ade3b27fb6b3 16:02:55 Step 8/26 : COPY . . 16:02:55 Removing intermediate container 6a8fe67e6d58 16:02:55 ---> bfdd56be8f4b 16:02:55 Step 8/24 : COPY . . 16:03:18 ---> a8fa3339e08e 16:03:18 Step 9/23 : RUN go mod tidy 16:03:18 ---> a4669f5523af 16:03:18 Step 9/23 : RUN go mod tidy 16:03:18 ---> 8561ed13dfdc 16:03:18 Step 9/24 : RUN go mod tidy 16:03:18 ---> 1f8be0582e52 16:03:18 Step 9/26 : RUN go mod tidy 16:03:18 ---> fda52833ec70 16:03:18 Step 9/24 : RUN go mod tidy 16:03:18 ---> Running in 4d55c9505a94 16:03:18 ---> Running in 9dcfe9c7f951 16:03:18 ---> Running in 803ef849d81b 16:03:18 ---> Running in dd932011501e 16:03:18 ---> Running in b24d6230663e 16:03:25 Removing intermediate container 4d55c9505a94 16:03:25 ---> 42d3155e72a7 16:03:25 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:03:25 ---> Running in 8d0f47701530 16:03:26 Removing intermediate container 9dcfe9c7f951 16:03:26 ---> 8e5d1e50d0c9 16:03:26 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:03:26 Removing intermediate container dd932011501e 16:03:26 ---> 8c894e870a7b 16:03:26 Step 10/24 : RUN make cmd/core-data/core-data 16:03:26 ---> Running in b29c36beb6ad 16:03:26 Removing intermediate container b24d6230663e 16:03:26 ---> dfc796fc566e 16:03:26 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:03:26 ---> Running in 61c54103598a 16:03:26 ---> Running in c25da5cc0b9b 16:03:26 Removing intermediate container 803ef849d81b 16:03:26 ---> c564e53ea4dd 16:03:26 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:03:27 ---> Running in 1a50de2e02b1 16:03:28 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 16:03:28 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 16:03:29 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 16:03:29 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 16:03:29 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 16:04:06 Running on prd-ubuntu18.04-docker-8c-8g-92 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws 16:04:06 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 16:04:06 The recommended git tool is: git 16:04:08 using credential edgex-jenkins-ssh 16:04:08 Cloning the remote Git repository 16:04:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:04:08 > git init /w/workspace/edgex-go/3 # timeout=10 16:04:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:04:08 > git --version # timeout=10 16:04:08 > git --version # 'git version 2.17.1' 16:04:08 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:14 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 16:04:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:04:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:04:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:04:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:04:14 > git config core.sparsecheckout # timeout=10 16:04:14 > git checkout -f 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 # timeout=10 [Pipeline] } 16:04:14 Failed in branch amd64 16:05:36 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 16:05:37 Removing intermediate container c25da5cc0b9b 16:05:37 ---> f0ffee3ceee9 16:05:37 16:05:37 Step 11/26 : FROM alpine:3.12 16:05:37 3.12: Pulling from library/alpine 16:05:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:05:38 Status: Downloaded newer image for alpine:3.12 16:05:39 ---> 9852663dfa18 16:05:39 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:05:39 ---> Running in 8d0aa975a2ba 16:05:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:05:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:05:43 (1/6) Installing ca-certificates (20191127-r4) 16:05:43 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:05:43 (3/6) Installing libcurl (7.77.0-r0) 16:05:43 (4/6) Installing curl (7.77.0-r0) 16:05:43 (5/6) Installing dumb-init (1.2.2-r1) 16:05:43 (6/6) Installing su-exec (0.2-r1) 16:05:43 Executing busybox-1.31.1-r20.trigger 16:05:43 Executing ca-certificates-20191127-r4.trigger 16:05:43 OK: 7 MiB in 20 packages 16:05:46 Removing intermediate container b29c36beb6ad 16:05:46 ---> 89c668d35f38 16:05:46 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:05:46 ---> Running in 33bb45829cea 16:05:48 Removing intermediate container 8d0aa975a2ba 16:05:48 ---> 4bb57dff4c96 16:05:48 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:05:49 ---> Running in 65a334b4defd 16:05:49 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 16:05:50 Removing intermediate container 65a334b4defd 16:05:50 ---> e464aec5b766 16:05:50 Step 14/26 : WORKDIR / 16:05:51 ---> Running in 5578a79bbf04 16:05:52 Removing intermediate container 8d0f47701530 16:05:52 ---> d6b561ddcef8 16:05:52 16:05:52 Step 11/23 : FROM alpine:3.12 16:05:52 ---> 9852663dfa18 16:05:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:05:52 ---> Running in 910d3560cce5 16:05:52 Removing intermediate container 5578a79bbf04 16:05:52 ---> ad992f7e39d8 16:05:52 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:05:54 Removing intermediate container 1a50de2e02b1 16:05:54 ---> 09c89f717996 16:05:54 16:05:54 Removing intermediate container 33bb45829cea 16:05:54 ---> a2e5c4a0c210 16:05:54 16:05:54 Step 12/24 : FROM docker:20.10.0Step 11/23 : FROM alpine:3.12 16:05:54 ---> 9852663dfa18 16:05:54 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:05:54 16:05:54 ---> 3c0cca1fa10b 16:05:54 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:05:54 ---> Running in 113a56092c19 16:05:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:05:55 20.10.0: Pulling from library/docker 16:05:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:05:56 (1/1) Installing dumb-init (1.2.2-r1) 16:05:56 Executing busybox-1.31.1-r20.trigger 16:05:56 OK: 5 MiB in 15 packages 16:05:57 ---> 93582d3fdd82 16:05:57 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:05:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:05:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:05:59 (1/2) Installing ca-certificates (20191127-r4) 16:05:59 (2/2) Installing dumb-init (1.2.2-r1) 16:05:59 Executing busybox-1.31.1-r20.trigger 16:05:59 Executing ca-certificates-20191127-r4.trigger 16:05:59 OK: 6 MiB in 16 packages 16:05:59 Removing intermediate container 910d3560cce5 16:05:59 ---> 7ebcfb2ff6e5 16:05:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:05:59 ---> c54f1f31ddce 16:05:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:06:00 ---> Running in 95415db62ce5 16:06:01 Removing intermediate container 95415db62ce5 16:06:01 ---> 526c9e426ad2 16:06:01 Step 14/23 : ENV APP_PORT=59861 16:06:01 ---> Running in 1bb5f1d19ad5 16:06:01 ---> 9166b4be112a 16:06:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:06:01 Removing intermediate container 113a56092c19 16:06:01 ---> 1574dde430e4 16:06:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:06:02 ---> Running in 7a9a41c53105 16:06:02 Removing intermediate container 1bb5f1d19ad5 16:06:02 ---> 2fe455813d87 16:06:02 Step 15/23 : EXPOSE $APP_PORT 16:06:02 ---> Running in 6a5970eea981 16:06:03 Removing intermediate container 7a9a41c53105 16:06:03 ---> 0e40c5ef971b 16:06:03 Step 14/23 : ENV APP_PORT=59860 16:06:04 ---> Running in 6369e8682214 16:06:04 Removing intermediate container 6a5970eea981 16:06:04 ---> e00938bb1a53 16:06:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:06:04 ---> 8f00dfce8ed7 16:06:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:06:05 Removing intermediate container 6369e8682214 16:06:05 ---> 84897aee8c68 16:06:05 Step 15/23 : EXPOSE $APP_PORT 16:06:05 ---> Running in caa48dc1b4dc 16:06:06 ---> 03766f2bf4be 16:06:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:06:06 Removing intermediate container 61c54103598a 16:06:06 ---> 8e8ec3f20406 16:06:06 16:06:06 Step 11/24 : FROM alpine:3.12 16:06:06 ---> 9852663dfa18 16:06:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:06:06 Removing intermediate container caa48dc1b4dc 16:06:06 ---> 62e72cb3b195 16:06:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:06:07 ---> Running in 1b27e4684858 16:06:07 ---> 557bc0889612 16:06:07 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:06:08 Removing intermediate container 1b27e4684858 16:06:08 ---> 6f13b6b2feb5 16:06:08 Step 13/24 : ENV APP_PORT=59880 16:06:08 ---> a201b607caac 16:06:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:06:08 ---> Running in 31e2ea9556cc 16:06:08 ---> ce4e01cf307c 16:06:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:06:08 ---> db67234f6edd 16:06:08 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/ 16:06:09 ---> Running in cfdba4e85d5c 16:06:09 Removing intermediate container 31e2ea9556cc 16:06:09 ---> 80a752948c7e 16:06:09 Step 14/24 : EXPOSE $APP_PORT 16:06:09 ---> Running in 7086eb5b9898 16:06:09 ---> 8bb5693cda64 16:06:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:06:10 ---> Running in 7e74a7a87ae2 16:06:10 Removing intermediate container 7086eb5b9898 16:06:10 ---> f9540f3d7b01 16:06:10 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:11 ---> Running in cee4812aedbd 16:06:11 Removing intermediate container 7e74a7a87ae2 16:06:11 ---> ee4e74e9fe3c 16:06:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:11 ---> 942d883d14b2 16:06:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:06:11 ---> Running in 662a371b2349 16:06:12 Removing intermediate container 662a371b2349 16:06:12 ---> 6a8a88c94b62 16:06:12 Step 21/23 : LABEL arch=arm64 16:06:12 ---> Running in 1d522b0ff292 16:06:12 ---> 986a6a481a45 16:06:12 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:06:12 ---> Running in e610ea48ec85 16:06:12 Removing intermediate container cfdba4e85d5c 16:06:12 ---> 846cd083cdac 16:06:12 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:06:12 ---> Running in 2233854d858d 16:06:13 Removing intermediate container 1d522b0ff292 16:06:13 ---> a07d9c487c83 16:06:13 Step 22/23 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 16:06:13 ---> Running in 5b7b11fe2751 16:06:13 Removing intermediate container e610ea48ec85 16:06:13 ---> 9c7472e592ef 16:06:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:13 Removing intermediate container 2233854d858d 16:06:13 ---> Running in 23784c8fde8d 16:06:13 ---> 7b59af78b7f8 16:06:13 Step 24/26 : LABEL arch=arm64 16:06:14 ---> Running in 74c40dde6a20 16:06:14 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:06:14 Removing intermediate container 5b7b11fe2751 16:06:14 ---> dfdc8dfa790b 16:06:14 Step 23/23 : LABEL version=0.0.0 16:06:14 Status: Downloaded newer image for docker:20.10.0 16:06:14 Removing intermediate container cee4812aedbd 16:06:14 ---> 5e13b32d02ba 16:06:14 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:06:14 ---> eeaf43b92773 16:06:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:06:14 ---> Running in dc1496c9246d 16:06:14 ---> Running in bde6ea879665 16:06:14 ---> Running in 0d07d008d2e7 16:06:14 Removing intermediate container 23784c8fde8d 16:06:14 ---> 0bd6ee48d8fa 16:06:14 Step 21/23 : LABEL arch=arm64 16:06:14 Removing intermediate container 74c40dde6a20 16:06:14 ---> 46a598d3d495 16:06:14 Step 25/26 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 16:06:14 ---> Running in e3803075f86a 16:06:14 ---> Running in 8d108e9926e5 16:06:15 Removing intermediate container dc1496c9246d 16:06:15 ---> d29eff98e6c0 16:06:15 16:06:15 Removing intermediate container 0d07d008d2e7 16:06:15 ---> ef9a1674c164 16:06:15 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 16:06:15 Removing intermediate container e3803075f86a 16:06:15 ---> b5e0c4c79f85 16:06:15 Step 22/23 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 16:06:15 ---> Running in f3058afb1b79 16:06:16 ---> Running in d701528cc26b 16:06:16 Removing intermediate container 8d108e9926e5 16:06:16 ---> 115d13266026 16:06:16 Step 26/26 : LABEL version=0.0.0 16:06:16 Successfully built d29eff98e6c0 16:06:16 Successfully tagged support-scheduler-arm64:latest 16:06:16 Building security-bootstrapper 16:06:16  Building support-scheduler ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:06:16 ---> Running in 2813e47c9b03 16:06:16 Removing intermediate container d701528cc26b 16:06:16 ---> 70e448eb0b25 16:06:16 Step 23/23 : LABEL version=0.0.0 16:06:16 ---> Running in 08192eb7d6a1 16:06:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:06:17 Removing intermediate container 2813e47c9b03 16:06:17 ---> 10748801d6a7 16:06:17 16:06:17 Successfully built 10748801d6a7 16:06:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:06:17 Successfully tagged security-secretstore-setup-arm64:latest 16:06:17  Building security-secretstore-setup ... done Removing intermediate container 08192eb7d6a1 16:06:17 ---> 8d76f7f81a60 16:06:17 16:06:17 Building core-metadata 16:06:17 (1/6) Installing dumb-init (1.2.2-r1) 16:06:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:06:17 (2/6) Installing libgcc (9.3.0-r2) 16:06:17 (3/6) Installing libsodium (1.0.18-r0) 16:06:18 (4/6) Installing libstdc++ (9.3.0-r2) 16:06:18 Successfully built 8d76f7f81a60 16:06:18 Successfully tagged support-notifications-arm64:latest 16:06:18 Building security-proxy-setup 16:06:18  Building support-notifications ... done (5/6) Installing libzmq (4.3.3-r0) 16:06:18 (6/6) Installing zeromq (4.3.3-r0) 16:06:18 (1/39) Installing readline (8.0.4-r0) 16:06:18 (2/39) Installing bash (5.0.17-r0) 16:06:18 Executing busybox-1.31.1-r20.trigger 16:06:18 OK: 8 MiB in 20 packages 16:06:18 Executing bash-5.0.17-r0.post-install 16:06:18 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:06:18 (4/39) Installing libcurl (7.77.0-r0) 16:06:18 (5/39) Installing curl (7.77.0-r0) 16:06:18 (6/39) Installing dumb-init (1.2.2-r1) 16:06:18 (7/39) Installing libbz2 (1.0.8-r1) 16:06:18 (8/39) Installing expat (2.2.9-r1) 16:06:18 (9/39) Installing libffi (3.3-r2) 16:06:18 (10/39) Installing gdbm (1.13-r1) 16:06:18 (11/39) Installing xz-libs (5.2.5-r0) 16:06:18 (12/39) Installing sqlite-libs (3.32.1-r0) 16:06:18 (13/39) Installing python3 (3.8.10-r0) 16:06:20 Removing intermediate container bde6ea879665 16:06:20 ---> 62ef390fdb8e 16:06:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:06:20 (14/39) Installing py3-appdirs (1.4.4-r1) 16:06:20 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:06:20 (16/39) Installing py3-parsing (2.4.7-r0) 16:06:20 (17/39) Installing py3-six (1.15.0-r0) 16:06:20 (18/39) Installing py3-packaging (20.4-r0) 16:06:20 (19/39) Installing py3-setuptools (47.0.0-r0) 16:06:20 (20/39) Installing py3-chardet (3.0.4-r4) 16:06:20 (21/39) Installing py3-idna (2.9-r0) 16:06:20 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:06:20 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:06:21 (24/39) Installing py3-requests (2.23.0-r0) 16:06:21 (25/39) Installing py3-msgpack (1.0.0-r0) 16:06:21 (26/39) Installing py3-lockfile (0.12.2-r3) 16:06:21 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:06:21 (28/39) Installing py3-colorama (0.4.3-r0) 16:06:21 (29/39) Installing py3-distlib (0.3.0-r0) 16:06:21 (30/39) Installing py3-distro (1.5.0-r1) 16:06:21 (31/39) Installing py3-webencodings (0.5.1-r3) 16:06:21 (32/39) Installing py3-html5lib (1.0.1-r4) 16:06:21 (33/39) Installing py3-pytoml (0.1.21-r0) 16:06:21 (34/39) Installing py3-pep517 (0.8.2-r0) 16:06:21 (35/39) Installing py3-progress (1.5-r0) 16:06:21 (36/39) Installing py3-toml (0.10.1-r0) 16:06:21 (37/39) Installing py3-retrying (1.3.3-r0) 16:06:21 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:06:21 (39/39) Installing py3-pip (20.1.1-r0) 16:06:21 ---> 46b1de3d437d 16:06:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:06:21 Executing busybox-1.31.1-r19.trigger 16:06:21 OK: 72 MiB in 59 packages 16:06:24 ---> 5d739caa0364 16:06:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:06:25 ---> 999be4834b7e 16:06:25 Step 20/24 : ENTRYPOINT ["/core-data"] 16:06:25 ---> Running in aab569100014 16:06:26 Removing intermediate container aab569100014 16:06:26 ---> bc4837e75ffe 16:06:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:26 ---> Running in 31f467c66a0e 16:06:26 Collecting docker-compose==1.23.2 16:06:27 Removing intermediate container 31f467c66a0e 16:06:27 ---> 24973ee20900 16:06:27 Step 22/24 : LABEL arch=arm64 16:06:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:06:27 ---> Running in 6c582da61d30 16:06:27 Removing intermediate container 6c582da61d30 16:06:27 ---> 926752260c2a 16:06:27 Step 23/24 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 16:06:27 ---> Running in c11bd421f1d1 16:06:28 Removing intermediate container c11bd421f1d1 16:06:28 ---> ae3850ce482d 16:06:28 Step 24/24 : LABEL version=0.0.0 16:06:28 ---> Running in b7fe86cf11ba 16:06:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:06:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:06:29 Removing intermediate container b7fe86cf11ba 16:06:29 ---> be05a0fb6513 16:06:29 16:06:29 Successfully built be05a0fb6513 16:06:30 Successfully tagged core-data-arm64:latest 16:06:30  Building core-data ... done Building core-command 16:06:30 Collecting websocket-client<1.0,>=0.32.0 16:06:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:06:30 Collecting docopt<0.7,>=0.6.1 16:06:30 Downloading docopt-0.6.2.tar.gz (25 kB) 16:06:33 Collecting docker<4.0,>=3.6.0 16:06:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:06:34 Collecting dockerpty<0.5,>=0.4.1 16:06:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:06:37 Collecting cached-property<2,>=1.2.0 16:06:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:06:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:06:37 Collecting texttable<0.10,>=0.9.0 16:06:37 Downloading texttable-0.9.1.tar.gz (11 kB) 16:06:40 Collecting PyYAML<4,>=3.10 16:06:40 Downloading PyYAML-3.13.tar.gz (270 kB) 16:06:45 Collecting jsonschema<3,>=2.5.1 16:06:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:06:46 Collecting urllib3<1.25,>=1.21.1 16:06:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:06:46 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) 16:06:46 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:06:46 Collecting idna<2.8,>=2.5 16:06:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:06:47 Collecting docker-pycreds>=0.4.0 16:06:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:06:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:06:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:06:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:06:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:06:48 Installing collected packages: urllib3, idna, requests, websocket-client, docopt, docker-pycreds, docker, dockerpty, cached-property, texttable, PyYAML, jsonschema, docker-compose 16:06:48 Attempting uninstall: urllib3 16:06:48 Found existing installation: urllib3 1.25.9 16:06:48 Uninstalling urllib3-1.25.9: 16:06:48 Successfully uninstalled urllib3-1.25.9 16:06:49 Attempting uninstall: idna 16:06:49 Found existing installation: idna 2.9 16:06:49 Uninstalling idna-2.9: 16:06:49 Successfully uninstalled idna-2.9 16:06:50 Attempting uninstall: requests 16:06:50 Found existing installation: requests 2.23.0 16:06:50 Uninstalling requests-2.23.0: 16:06:50 Successfully uninstalled requests-2.23.0 16:06:51 Running setup.py install for docopt: started 16:06:53 Running setup.py install for docopt: finished with status 'done' 16:06:55 Running setup.py install for dockerpty: started 16:06:57 Running setup.py install for dockerpty: finished with status 'done' 16:06:57 Running setup.py install for texttable: started 16:06:59 Running setup.py install for texttable: finished with status 'done' 16:06:59 Running setup.py install for PyYAML: started 16:07:01 Running setup.py install for PyYAML: finished with status 'done' 16:07:03 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 16:07:07 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:07:07 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:07:07 ---> 6e6d25f82ef8 16:07:07 Step 3/32 : WORKDIR /edgex-go 16:07:07 ---> Using cache 16:07:07 ---> 7153268f8730 16:07:07 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:07 ---> Using cache 16:07:07 ---> 68eae470ab85 16:07:07 Step 5/32 : RUN apk add --update --no-cache make git 16:07:07 ---> Using cache 16:07:07 ---> 56c08df70139 16:07:07 Step 6/32 : COPY go.mod . 16:07:07 ---> Using cache 16:07:07 ---> caaffe99bbac 16:07:07 Step 7/32 : RUN go mod download 16:07:07 ---> Using cache 16:07:07 ---> ade3b27fb6b3 16:07:07 Step 8/32 : COPY . . 16:07:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:07:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:07:08 ---> 6e6d25f82ef8 16:07:08 Step 3/24 : WORKDIR /edgex-go 16:07:08 ---> Using cache 16:07:08 ---> 7153268f8730 16:07:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:08 ---> Using cache 16:07:08 ---> 68eae470ab85 16:07:08 Step 5/24 : RUN apk add --update --no-cache make git 16:07:08 ---> Using cache 16:07:08 ---> 56c08df70139 16:07:08 Step 6/24 : COPY go.mod . 16:07:08 ---> Using cache 16:07:08 ---> caaffe99bbac 16:07:08 Step 7/24 : RUN go mod download 16:07:08 ---> Using cache 16:07:08 ---> ade3b27fb6b3 16:07:08 Step 8/24 : COPY . . 16:07:08 ---> Using cache 16:07:08 ---> 1f8be0582e52 16:07:08 Step 9/32 : RUN go mod tidy 16:07:08 ---> Using cache 16:07:08 ---> dfc796fc566e 16:07:08 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:07:08 ---> Using cache 16:07:08 ---> 1f8be0582e52 16:07:08 Step 9/24 : RUN go mod tidy 16:07:08 ---> Using cache 16:07:08 ---> dfc796fc566e 16:07:08 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:07:09 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:07:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:07:09 ---> 6e6d25f82ef8 16:07:09 Step 3/22 : WORKDIR /edgex-go 16:07:09 ---> Using cache 16:07:09 ---> 7153268f8730 16:07:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:09 ---> Using cache 16:07:09 ---> 68eae470ab85 16:07:09 Step 5/22 : RUN apk add --update --no-cache make git 16:07:09 ---> Using cache 16:07:09 ---> 56c08df70139 16:07:09 Step 6/22 : COPY go.mod . 16:07:09 ---> Using cache 16:07:09 ---> caaffe99bbac 16:07:09 Step 7/22 : RUN go mod download 16:07:09 ---> Using cache 16:07:09 ---> ade3b27fb6b3 16:07:09 Step 8/22 : COPY . . 16:07:09 ---> Using cache 16:07:09 ---> 1f8be0582e52 16:07:09 Step 9/22 : RUN go mod tidy 16:07:09 ---> Using cache 16:07:09 ---> dfc796fc566e 16:07:09 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:07:10 ---> Running in bcfcaa3c2d33 16:07:10 ---> Running in 769a800169aa 16:07:10 ---> Running in 99c9f7706aea 16:07:12 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 16:07:12 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 16:07:12 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 16:07:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:07:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:07:18 ---> 6e6d25f82ef8 16:07:18 Step 3/24 : WORKDIR /edgex-go 16:07:18 ---> Using cache 16:07:18 ---> 7153268f8730 16:07:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:18 ---> Using cache 16:07:18 ---> 68eae470ab85 16:07:18 Step 5/24 : RUN apk add --update --no-cache make git 16:07:18 ---> Using cache 16:07:18 ---> 56c08df70139 16:07:18 Step 6/24 : COPY go.mod . 16:07:18 ---> Using cache 16:07:18 ---> caaffe99bbac 16:07:18 Step 7/24 : RUN go mod download 16:07:18 ---> Using cache 16:07:18 ---> ade3b27fb6b3 16:07:18 Step 8/24 : COPY . . 16:07:18 ---> Using cache 16:07:18 ---> 1f8be0582e52 16:07:18 Step 9/24 : RUN go mod tidy 16:07:18 ---> Using cache 16:07:18 ---> dfc796fc566e 16:07:18 Step 10/24 : RUN make cmd/core-command/core-command 16:07:19 ---> Running in f9416fff664b 16:07:22 Removing intermediate container f3058afb1b79 16:07:22 ---> 3cbcd93c9840 16:07:22 Step 15/24 : ENV APP_PORT=58890 16:07:22 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 16:07:22 ---> Running in c1705ff72bec 16:07:23 Removing intermediate container c1705ff72bec 16:07:23 ---> 3f7f8dc3d850 16:07:23 Step 16/24 : EXPOSE $APP_PORT 16:07:23 ---> Running in 83449dc2b56f 16:07:23 Removing intermediate container 83449dc2b56f 16:07:23 ---> 96a5a8c3652b 16:07:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:07:25 ---> 08d3ad466b03 16:07:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:07:26 ---> 3ab2cfea418e 16:07:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:07:28 ---> 5e902c9fb7f1 16:07:28 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:07:28 ---> Running in ab62ca7e311f 16:07:29 Removing intermediate container ab62ca7e311f 16:07:29 ---> 8ad826e48914 16:07:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:07:29 ---> Running in 1c18e037f1cf 16:07:30 Removing intermediate container 1c18e037f1cf 16:07:30 ---> cd81e6bf6a6b 16:07:30 Step 22/24 : LABEL arch=arm64 16:07:30 ---> Running in 607eec2337ab 16:07:31 Removing intermediate container 607eec2337ab 16:07:31 ---> 03187e828848 16:07:31 Step 23/24 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 16:07:31 ---> Running in 371a1eb2cd1b 16:07:32 Removing intermediate container 371a1eb2cd1b 16:07:32 ---> 862e162b8009 16:07:32 Step 24/24 : LABEL version=0.0.0 16:07:32 ---> Running in 231e7999356d 16:07:33 Removing intermediate container 231e7999356d 16:07:33 ---> ecacd7fd4c9a 16:07:33 16:07:33 Successfully built ecacd7fd4c9a 16:07:33 Successfully tagged sys-mgmt-agent-arm64:latest 16:08:41  Building sys-mgmt-agent ... done 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 16:08:51 Removing intermediate container 99c9f7706aea 16:08:51 ---> 79122272d307 16:08:51 16:08:51 Step 11/32 : FROM alpine:3.12 16:08:51 ---> 9852663dfa18 16:08:51 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:08:51 ---> Running in 83546f8e11d3 16:08:52 Removing intermediate container 83546f8e11d3 16:08:52 ---> 4863bf3da657 16:08:52 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:08:52 ---> Running in adedcb523bfe 16:08:54 Removing intermediate container 769a800169aa 16:08:54 ---> 9e4a1a8aab4c 16:08:54 16:08:54 Step 11/22 : FROM alpine:3.12 16:08:54 ---> 9852663dfa18 16:08:54 Step 12/22 : RUN apk add --update --no-cache curl 16:08:54 ---> Running in 8af0131de3ed 16:08:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:08:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:08:55 (1/2) Installing dumb-init (1.2.2-r1) 16:08:55 (2/2) Installing su-exec (0.2-r1) 16:08:55 Executing busybox-1.31.1-r20.trigger 16:08:55 OK: 5 MiB in 16 packages 16:08:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:08:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:08:57 (1/4) Installing ca-certificates (20191127-r4) 16:08:57 Removing intermediate container adedcb523bfe 16:08:57 ---> c4afab2c2cd6 16:08:57 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:08:57 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:08:57 (3/4) Installing libcurl (7.77.0-r0) 16:08:57 (4/4) Installing curl (7.77.0-r0) 16:08:57 Executing busybox-1.31.1-r20.trigger 16:08:57 Executing ca-certificates-20191127-r4.trigger 16:08:57 ---> Running in 4940c096538f 16:08:57 OK: 7 MiB in 18 packages 16:08:58 Removing intermediate container 4940c096538f 16:08:58 ---> 2e41a319a3f3 16:08:58 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:08:58 ---> Running in bcdfc62c1191 16:08:59 Removing intermediate container bcdfc62c1191 16:08:59 ---> 269678f0d1a2 16:08:59 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:08:59 ---> Running in 12e94c2877e2 16:09:00 Removing intermediate container 8af0131de3ed 16:09:00 ---> 7a667498591c 16:09:00 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:09:00 ---> Running in f65cf718e0be 16:09:00 Removing intermediate container f65cf718e0be 16:09:00 ---> e7cc4e2fecf0 16:09:00 Step 14/22 : WORKDIR /edgex 16:09:00 ---> Running in 15b0d85845eb 16:09:01 Removing intermediate container 15b0d85845eb 16:09:01 ---> 1d73c165737a 16:09:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:09:02 Removing intermediate container 12e94c2877e2 16:09:02 ---> 75c8638eccb2 16:09:02 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:09:03 ---> Running in 5f80a1982104 16:09:03 ---> 3dcac05760c6 16:09:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:09:04 Removing intermediate container 5f80a1982104 16:09:04 ---> d9e59c55a57c 16:09:04 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:09:05 ---> d2c0515534ff 16:09:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:09:05 Removing intermediate container f9416fff664b 16:09:05 ---> 077cd145d488 16:09:05 16:09:05 Step 11/24 : FROM alpine:3.12 16:09:05 ---> 9852663dfa18 16:09:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:09:05 ---> Using cache 16:09:05 ---> 7ebcfb2ff6e5 16:09:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:09:05 ---> Using cache 16:09:05 ---> 526c9e426ad2 16:09:05 Step 14/24 : ENV APP_PORT=59882 16:09:05 ---> 55616909d687 16:09:05 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:09:06 ---> Running in 14424fcd4f14 16:09:06 ---> Running in 9bd9a164eb04 16:09:07 ---> 1072b302baa9 16:09:07 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:09:07 Removing intermediate container 14424fcd4f14 16:09:07 ---> 7da2051459a5 16:09:07 Step 15/24 : EXPOSE $APP_PORT 16:09:07 ---> Running in 798aab6c99a0 16:09:07 ---> Running in 617163b48f56 16:09:08 Removing intermediate container 798aab6c99a0 16:09:08 ---> 88be52eade1c 16:09:08 Step 19/22 : CMD ["--init=true"] 16:09:08 Removing intermediate container 617163b48f56 16:09:08 ---> 6a39de4546fe 16:09:08 Step 16/24 : WORKDIR / 16:09:08 ---> Running in c3af225bb28d 16:09:08 ---> Running in f1d6de0ba5f5 16:09:08 Removing intermediate container bcfcaa3c2d33 16:09:08 ---> 9c96581091c4 16:09:08 16:09:08 Step 11/24 : FROM alpine:3.12 16:09:08 ---> 9852663dfa18 16:09:08 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:09:08 ---> Using cache 16:09:08 ---> 7ebcfb2ff6e5 16:09:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:09:08 ---> Using cache 16:09:08 ---> 526c9e426ad2 16:09:08 Step 14/24 : ENV APP_PORT=59881 16:09:08 ---> Running in 2bb4b8d9f57f 16:09:08 Removing intermediate container 9bd9a164eb04 16:09:08 ---> bfdf6039c234 16:09:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:08 Removing intermediate container f1d6de0ba5f5 16:09:08 ---> 21fcc7b4dcbc 16:09:08 Step 20/22 : LABEL arch=arm64 16:09:09 Removing intermediate container c3af225bb28d 16:09:09 ---> 9a122f0aa7b5 16:09:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:09 ---> Running in 238cfab0a031 16:09:09 Removing intermediate container 2bb4b8d9f57f 16:09:09 ---> 6c19cf1e3c4c 16:09:09 Step 15/24 : EXPOSE $APP_PORT 16:09:09 ---> Running in 61404ca13523 16:09:09 Removing intermediate container 238cfab0a031 16:09:09 ---> 99bb9036859f 16:09:09 Step 21/22 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 16:09:09 ---> c18f841fd360 16:09:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:09:09 ---> Running in 42b3e488c828 16:09:09 ---> 1a54be0384e4 16:09:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:09:10 Removing intermediate container 61404ca13523 16:09:10 ---> 44b529cb0a2d 16:09:10 Step 16/24 : WORKDIR / 16:09:10 ---> Running in ae105090996a 16:09:11 Removing intermediate container 42b3e488c828 16:09:11 ---> be815c8cd2b1 16:09:11 Step 22/22 : LABEL version=0.0.0 16:09:11 ---> Running in 63f7eafd6d83 16:09:11 Removing intermediate container ae105090996a 16:09:11 ---> f95b08564e47 16:09:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:12 ---> 02d080ed165a 16:09:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:09:12 ---> b83bddfcd5dc 16:09:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:09:12 Removing intermediate container 63f7eafd6d83 16:09:12 ---> ec2b59d9cae6 16:09:12 16:09:12 ---> c6c52a867db4 16:09:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:09:12 Successfully built ec2b59d9cae6 16:09:12 Successfully tagged security-proxy-setup-arm64:latest 16:09:13  Building security-proxy-setup ... done  ---> a81bd5915fdc 16:09:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:09:13 ---> c9879f2c001e 16:09:13 Step 20/24 : ENTRYPOINT ["/core-command"] 16:09:13 ---> Running in 6a7022665157 16:09:14 ---> 0d4f1b3cf2a9 16:09:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:09:14 Removing intermediate container 6a7022665157 16:09:14 ---> 31038b26439a 16:09:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:09:14 ---> c939f2384c1c 16:09:14 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:09:14 ---> Running in d532f4e89a3f 16:09:15 Removing intermediate container d532f4e89a3f 16:09:15 ---> 8c2800290d94 16:09:15 Step 22/24 : LABEL arch=arm64 16:09:15 ---> 3c8e67c8f1e6 16:09:15 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:09:15 ---> Running in 5c405be157e6 16:09:15 ---> cdd364aa0825 16:09:15 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:09:15 ---> Running in 9568d81b1933 16:09:15 ---> Running in 37400a414c92 16:09:15 Removing intermediate container 9568d81b1933 16:09:15 ---> 6ad7652a8cc1 16:09:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:09:15 Removing intermediate container 5c405be157e6 16:09:15 ---> 358d404a5d56 16:09:15 Step 23/24 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 16:09:15 ---> Running in 73b56d0ab97b 16:09:16 ---> Running in ac22b58ee8e1 16:09:16 Removing intermediate container 37400a414c92 16:09:16 ---> e5ccc54888e6 16:09:16 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:09:16 Removing intermediate container 73b56d0ab97b 16:09:16 ---> 1b1ecdcc29c1 16:09:16 Step 22/24 : LABEL arch=arm64 16:09:16 Removing intermediate container ac22b58ee8e1 16:09:16 ---> 2f70db9f72b8 16:09:16 Step 24/24 : LABEL version=0.0.0 16:09:16 ---> Running in f55de39a09ee 16:09:16 ---> Running in 6b8cad8fe2fb 16:09:16 ---> 35941ad3f875 16:09:16 Step 27/32 : RUN chmod +x /entrypoint.sh 16:09:17 ---> Running in 0e7206055c3e 16:09:17 Removing intermediate container f55de39a09ee 16:09:17 ---> 231bf5446b80 16:09:17 Step 23/24 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 16:09:17 Removing intermediate container 6b8cad8fe2fb 16:09:17 ---> 627a69ce52dc 16:09:17 16:09:17 ---> Running in 0c6136b7080c 16:09:18 Successfully built 627a69ce52dc 16:09:18 Successfully tagged core-command-arm64:latest 16:09:18  Building core-command ... done Removing intermediate container 0c6136b7080c 16:09:18 ---> 95216fe37381 16:09:18 Step 24/24 : LABEL version=0.0.0 16:09:18 ---> Running in 0c6cb8d732e7 16:09:18 Removing intermediate container 0c6cb8d732e7 16:09:18 ---> d6e3e50a0576 16:09:18 16:09:19 Successfully built d6e3e50a0576 16:09:19 Successfully tagged core-metadata-arm64:latest 16:09:19  Building core-metadata ... done Removing intermediate container 0e7206055c3e 16:09:19 ---> cd38189a5007 16:09:19 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:09:20 ---> Running in ef34a0e37f63 16:09:20 Removing intermediate container ef34a0e37f63 16:09:20 ---> 81af6bcda5a1 16:09:20 Step 29/32 : CMD ["gate"] 16:09:20 ---> Running in 1864a9568de4 16:09:21 Removing intermediate container 1864a9568de4 16:09:21 ---> 1db6a4d53753 16:09:21 Step 30/32 : LABEL arch=arm64 16:09:21 ---> Running in b6a76a79dbe7 16:09:22 Removing intermediate container b6a76a79dbe7 16:09:22 ---> d7d4a9cee222 16:09:22 Step 31/32 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 16:09:22 ---> Running in b40972d1f9b1 16:09:22 Removing intermediate container b40972d1f9b1 16:09:22 ---> 326595daf88c 16:09:22 Step 32/32 : LABEL version=0.0.0 16:09:23 ---> Running in f730217fa236 16:09:23 Removing intermediate container f730217fa236 16:09:23 ---> b12f4ec5425d 16:09:23 16:09:24 Successfully built b12f4ec5425d 16:09:24 Successfully tagged security-bootstrapper-arm64:latest 16:09:24  Building security-bootstrapper ... done  [Pipeline] } 16:09:24 $ docker stop --time=1 60f5ea7f08f46930fc9b1491b329502caf23476d7264bf5e43aee2dc6b4988b7 16:09:26 $ docker rm -f 60f5ea7f08f46930fc9b1491b329502caf23476d7264bf5e43aee2dc6b4988b7 [Pipeline] // withDockerContainer [Pipeline] sh 16:09:26 + docker images 16:09:27 REPOSITORY TAG IMAGE ID CREATED SIZE 16:09:27 security-bootstrapper-arm64 latest b12f4ec5425d 3 seconds ago 17.2MB 16:09:27 core-metadata-arm64 latest d6e3e50a0576 8 seconds ago 17.4MB 16:09:27 core-command-arm64 latest 627a69ce52dc 9 seconds ago 16.1MB 16:09:27 security-proxy-setup-arm64 latest ec2b59d9cae6 15 seconds ago 24MB 16:09:27 9c96581091c4 19 seconds ago 989MB 16:09:27 077cd145d488 21 seconds ago 981MB 16:09:27 9e4a1a8aab4c 33 seconds ago 978MB 16:09:27 79122272d307 37 seconds ago 974MB 16:09:27 sys-mgmt-agent-arm64 latest ecacd7fd4c9a About a minute ago 299MB 16:09:27 core-data-arm64 latest be05a0fb6513 2 minutes ago 20.4MB 16:09:27 support-notifications-arm64 latest 8d76f7f81a60 3 minutes ago 16.8MB 16:09:27 security-secretstore-setup-arm64 latest 10748801d6a7 3 minutes ago 24.4MB 16:09:27 support-scheduler-arm64 latest d29eff98e6c0 3 minutes ago 16.1MB 16:09:27 8e8ec3f20406 3 minutes ago 990MB 16:09:27 a2e5c4a0c210 3 minutes ago 979MB 16:09:27 09c89f717996 3 minutes ago 982MB 16:09:27 d6b561ddcef8 3 minutes ago 981MB 16:09:27 f0ffee3ceee9 3 minutes ago 978MB 16:09:27 ci-base-image-arm64 latest 6e6d25f82ef8 15 minutes ago 641MB 16:09:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB 16:09:27 alpine 3.12 9852663dfa18 6 weeks ago 5.32MB 16:09:27 docker 20.10.0 eeaf43b92773 5 months ago 228MB 16:09:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:09:27 ---> job-cost.sh 16:09:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pDC9 16:10:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:11:36 lf-activate-venv(): INFO: Adding /tmp/venv-pDC9/bin to PATH 16:11:36 INFO: No Stack... 16:11:37 INFO: Retrieving Pricing Info for: v2-standard-4 16:11:37 INFO: Archiving Costs [Pipeline] sh 16:11:38 + cat /w/workspace/edgex-go/3/archives/cost.csv 16:11:38 + cut -d, -f6 [Pipeline] lock 16:11:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3525-3-stack-cost] 16:11:38 Resource [jenkins-edgexfoundry-edgex-go-PR-3525-3-stack-cost] did not exist. Created. 16:11:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3525-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:11:38 + echo total: 0.18000000715255737 [Pipeline] stash 16:11:38 Stashed 1 file(s) [Pipeline] } 16:11:38 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3525-3-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 16:11:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:11:40 ---> package-listing.sh 16:11:40 ++ facter osfamily 16:11:40 ++ tr '[:upper:]' '[:lower:]' 16:11:41 + OS_FAMILY=redhat 16:11:41 + workspace=/w/workspace/edgex-go/3 16:11:41 + START_PACKAGES=/tmp/packages_start.txt 16:11:41 + END_PACKAGES=/tmp/packages_end.txt 16:11:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:11:41 + PACKAGES=/tmp/packages_start.txt 16:11:41 + '[' /w/workspace/edgex-go/3 ']' 16:11:41 + PACKAGES=/tmp/packages_end.txt 16:11:41 + case "${OS_FAMILY}" in 16:11:41 + rpm -qa 16:11:41 + sort 16:11:43 + '[' -f /tmp/packages_start.txt ']' 16:11:43 + '[' -f /tmp/packages_end.txt ']' 16:11:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:11:43 + '[' /w/workspace/edgex-go/3 ']' 16:11:43 + mkdir -p /w/workspace/edgex-go/3/archives/ 16:11:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 16:11:43 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:11:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:11:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:11:44 16:11:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:11:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:11:44 alpine: Pulling from edgex-lftools-log-publisher 16:11:44 df20fa9351a1: Pulling fs layer 16:11:44 36b3adc4ff6f: Pulling fs layer 16:11:44 8ad3a11d3b57: Pulling fs layer 16:11:44 46f8f816bc3b: Pulling fs layer 16:11:44 93b61091891f: Pulling fs layer 16:11:44 93b9cdb0e59b: Pulling fs layer 16:11:44 5e14af77c1be: Pulling fs layer 16:11:44 01666e4c0597: Pulling fs layer 16:11:44 aa168da1d23b: Pulling fs layer 16:11:44 46f8f816bc3b: Waiting 16:11:44 93b61091891f: Waiting 16:11:44 93b9cdb0e59b: Waiting 16:11:44 5e14af77c1be: Waiting 16:11:44 01666e4c0597: Waiting 16:11:44 aa168da1d23b: Waiting 16:11:45 36b3adc4ff6f: Verifying Checksum 16:11:45 36b3adc4ff6f: Download complete 16:11:45 46f8f816bc3b: Verifying Checksum 16:11:45 46f8f816bc3b: Download complete 16:11:45 df20fa9351a1: Verifying Checksum 16:11:45 df20fa9351a1: Download complete 16:11:45 93b9cdb0e59b: Verifying Checksum 16:11:45 93b9cdb0e59b: Download complete 16:11:45 5e14af77c1be: Verifying Checksum 16:11:45 5e14af77c1be: Download complete 16:11:45 93b61091891f: Verifying Checksum 16:11:45 93b61091891f: Download complete 16:11:45 01666e4c0597: Verifying Checksum 16:11:45 01666e4c0597: Download complete 16:11:45 df20fa9351a1: Pull complete 16:11:45 36b3adc4ff6f: Pull complete 16:11:45 8ad3a11d3b57: Verifying Checksum 16:11:45 8ad3a11d3b57: Download complete 16:11:45 8ad3a11d3b57: Pull complete 16:11:45 46f8f816bc3b: Pull complete 16:11:46 93b61091891f: Pull complete 16:11:46 93b9cdb0e59b: Pull complete 16:11:46 5e14af77c1be: Pull complete 16:11:46 01666e4c0597: Pull complete 16:11:47 aa168da1d23b: Verifying Checksum 16:11:47 aa168da1d23b: Download complete 16:11:51 aa168da1d23b: Pull complete 16:11:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:11:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:11:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:11:51 prd-centos7-docker-4c-2g-87 does not seem to be running inside a container 16:11:51 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:11:57 $ docker top b5522ad11ada9fd4f161bc4d0005273a800f02f22a2b368267c37ee34ab6760a -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:57 + touch /tmp/pre-build-complete [Pipeline] sh 16:11:57 + mkdir -p /var/log/sa [Pipeline] sh 16:11:58 + ls /var/log/sa-host 16:11:58 + sadf -c /var/log/sa-host/sa02 16:11:58 file_magic: OK 16:11:58 HZ: Using current value: 100 16:11:58 file_header: OK 16:11:58 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 16:11:58 Statistics: 16:11:58 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... 16:11:58 File successfully converted to sysstat format version 12.2.1 16:11:58 + sadf -c /var/log/sa-host/sa05 16:11:58 file_magic: OK 16:11:58 HZ: Using current value: 100 16:11:58 file_header: OK 16:11:58 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 16:11:58 Statistics: 16:11:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:11:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:11:58 provisioning config files... 16:11:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config3352537475444090484tmp [Pipeline] { [Pipeline] echo 16:11:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:11:58 ---> create-netrc.sh [Pipeline] } 16:11:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:11:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:11:59 ---> python-tools-install.sh [Pipeline] echo 16:11:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:11:59 ---> sudo-logs.sh 16:11:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:11:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:11:59 ---> job-cost.sh 16:11:59 lf-activate-venv: SKIPPING 16:11:59 DEBUG: total: 0.18000000715255737 16:11:59 INFO: Retrieving Stack Cost... 16:12:01 INFO: Retrieving Pricing Info for: v3-standard-2 16:12:01 INFO: Archiving Costs [Pipeline] echo 16:12:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:12:02 ---> logs-deploy.sh 16:12:02 lf-activate-venv: SKIPPING 16:12:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3525/3 16:12:02 INFO: archiving workspace using pattern(s): 16:12:03 Archives upload complete. 16:12:03 INFO: archiving logs to Nexus 16:12:04 ---> uname -a: 16:12:04 Linux prd-centos7-docker-4c-2g-87.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:12:04 16:12:04 16:12:04 ---> lscpu: 16:12:04 Architecture: x86_64 16:12:04 CPU op-mode(s): 32-bit, 64-bit 16:12:04 Byte Order: Little Endian 16:12:04 Address sizes: 40 bits physical, 48 bits virtual 16:12:04 CPU(s): 2 16:12:04 On-line CPU(s) list: 0,1 16:12:04 Thread(s) per core: 1 16:12:04 Core(s) per socket: 1 16:12:04 Socket(s): 2 16:12:04 NUMA node(s): 1 16:12:04 Vendor ID: AuthenticAMD 16:12:04 CPU family: 23 16:12:04 Model: 49 16:12:04 Model name: AMD EPYC-Rome Processor 16:12:04 Stepping: 0 16:12:04 CPU MHz: 2800.000 16:12:04 BogoMIPS: 5600.00 16:12:04 Virtualization: AMD-V 16:12:04 Hypervisor vendor: KVM 16:12:04 Virtualization type: full 16:12:04 L1d cache: 64 KiB 16:12:04 L1i cache: 64 KiB 16:12:04 L2 cache: 1 MiB 16:12:04 L3 cache: 32 MiB 16:12:04 NUMA node0 CPU(s): 0,1 16:12:04 Vulnerability Itlb multihit: Not affected 16:12:04 Vulnerability L1tf: Not affected 16:12:04 Vulnerability Mds: Not affected 16:12:04 Vulnerability Meltdown: Not affected 16:12:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:12:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:12:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:12:04 Vulnerability Srbds: Not affected 16:12:04 Vulnerability Tsx async abort: Not affected 16:12:04 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 16:12:04 16:12:04 16:12:04 ---> nproc: 16:12:04 2 16:12:04 16:12:04 16:12:04 ---> df -h: 16:12:04 Filesystem Size Used Available Use% Mounted on 16:12:04 overlay 40.0G 13.0G 27.0G 32% / 16:12:04 tmpfs 64.0M 0 64.0M 0% /dev 16:12:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:12:04 shm 64.0M 0 64.0M 0% /dev/shm 16:12:04 /dev/vda1 40.0G 13.0G 27.0G 32% /facter-os 16:12:04 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/resolv.conf 16:12:04 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hostname 16:12:04 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hosts 16:12:04 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/auth.log 16:12:04 /dev/vda1 40.0G 13.0G 27.0G 32% /run/cloud-init/result.json 16:12:04 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/sa-host 16:12:04 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/secure 16:12:04 /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/3@tmp 16:12:04 /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/3 16:12:04 16:12:04 16:12:04 ---> free -m: 16:12:04 total used free shared buff/cache available 16:12:04 Mem: 7821 1366 1992 0 4462 6428 16:12:04 Swap: 1023 2 1021 16:12:04 16:12:04 16:12:04 ---> ip addr: 16:12:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:12:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:12:04 inet 127.0.0.1/8 scope host lo 16:12:04 valid_lft forever preferred_lft forever 16:12:04 inet6 ::1/128 scope host 16:12:04 valid_lft forever preferred_lft forever 16:12:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:12:04 link/ether fa:16:3e:63:6f:47 brd ff:ff:ff:ff:ff:ff 16:12:04 inet 10.30.122.243/23 brd 10.30.123.255 scope global dynamic eth0 16:12:04 valid_lft 84992sec preferred_lft 84992sec 16:12:04 inet6 fe80::f816:3eff:fe63:6f47/64 scope link 16:12:04 valid_lft forever preferred_lft forever 16:12:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:12:04 link/ether 02:42:b4:ed:7e:05 brd ff:ff:ff:ff:ff:ff 16:12:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:12:04 valid_lft forever preferred_lft forever 16:12:04 inet6 fe80::42:b4ff:feed:7e05/64 scope link 16:12:04 valid_lft forever preferred_lft forever 16:12:04 16:12:04 16:12:04 ---> sar -b -r -n DEV: 16:12:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/02/21 _x86_64_ (2 CPU) 16:12:04 16:12:04 15:48:24 LINUX RESTART (2 CPU) 16:12:04 16:12:04 15:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:12:04 15:50:01 96.79 3.95 92.84 0.00 2645.93 19713.76 0.00 16:12:04 15:51:01 105.11 0.00 105.11 0.00 0.00 36147.82 0.00 16:12:04 15:52:01 132.67 0.00 132.67 0.00 0.00 16458.63 0.00 16:12:04 15:53:01 51.60 0.00 51.60 0.00 0.00 9541.89 0.00 16:12:04 15:54:01 68.98 0.00 68.98 0.00 0.00 10472.28 0.00 16:12:04 15:55:02 492.23 191.11 301.12 0.00 4628.29 183764.28 0.00 16:12:04 15:56:02 345.16 190.71 154.44 0.00 9799.63 85144.82 0.00 16:12:04 15:57:01 234.37 94.92 139.45 0.00 4235.09 55401.95 0.00 16:12:04 15:58:01 173.25 4.65 168.60 0.00 1441.17 56196.10 0.00 16:12:04 15:59:04 165.64 1.22 164.42 0.00 397.41 73572.83 0.00 16:12:04 16:00:01 204.66 18.22 186.43 0.00 875.63 80465.77 0.00 16:12:04 16:01:01 296.44 36.25 260.19 0.00 4130.71 64746.73 0.00 16:12:04 16:02:01 1.60 0.18 1.42 0.00 3.20 26.04 0.00 16:12:04 16:03:01 0.28 0.02 0.27 0.00 0.13 3.25 0.00 16:12:04 16:04:01 0.47 0.18 0.28 0.00 5.73 4.43 0.00 16:12:04 16:05:01 0.80 0.00 0.80 0.00 0.00 15.36 0.00 16:12:04 16:06:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 16:12:04 16:07:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 16:12:04 16:08:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 16:12:04 16:09:01 0.23 0.02 0.22 0.00 0.13 2.45 0.00 16:12:04 16:10:01 0.23 0.00 0.23 0.00 0.00 2.07 0.00 16:12:04 16:11:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 16:12:04 Average: 107.95 24.68 83.27 0.00 1276.67 31589.65 0.00 16:12:04 16:12:04 15:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:12:04 15:50:01 5138920 0 805536 10.06 2620 2061864 1261320 13.93 731756 1723576 148 16:12:04 15:51:01 4074632 0 1000876 12.50 2620 2930812 1644508 18.16 1083352 2352992 1888 16:12:04 15:52:01 3699184 0 1204976 15.05 2620 3102160 1667496 18.41 1447800 2301960 230056 16:12:04 15:53:01 3812564 0 1203348 15.03 2620 2990408 1898312 20.96 1278332 2347124 38584 16:12:04 15:54:01 3704584 0 1173200 14.65 2620 3128536 1773240 19.58 1356212 2394084 254280 16:12:04 15:55:02 1072108 0 1281392 16.00 2620 5652820 1591112 17.57 2185732 4061860 72 16:12:04 15:56:02 247344 0 1430664 17.86 2620 6328312 2406276 26.57 3135380 3888536 618256 16:12:04 15:57:01 190316 0 1374860 17.17 2620 6441144 1896888 20.94 3228796 3849320 5608 16:12:04 15:58:01 810216 0 1413524 17.65 2620 5782580 2049256 22.62 2359508 4097124 43468 16:12:04 15:59:04 128780 0 1450768 18.11 2620 6426772 1932148 21.33 2748908 4373428 22520 16:12:04 16:00:01 415680 0 1707740 21.32 2620 5882900 2975080 32.85 3022624 3788720 341364 16:12:04 16:01:01 2644120 0 1319764 16.48 2620 4042436 1603824 17.71 1312336 3310236 20 16:12:04 16:02:01 2664848 0 1298856 16.22 2620 4042616 1401072 15.47 1296532 3310204 20 16:12:04 16:03:01 2665416 0 1298284 16.21 2620 4042620 1396076 15.41 1296344 3310208 12 16:12:04 16:04:01 2663064 0 1300600 16.24 2620 4042656 1396112 15.41 1299116 3309580 24 16:12:04 16:05:01 2662636 0 1301024 16.24 2620 4042660 1396220 15.42 1304340 3304788 8 16:12:04 16:06:01 2664132 0 1299524 16.23 2620 4042664 1395932 15.41 1303380 3304788 8 16:12:04 16:07:01 2663696 0 1299952 16.23 2620 4042672 1395932 15.41 1304048 3304788 8 16:12:04 16:08:01 2663424 0 1300224 16.23 2620 4042672 1395932 15.41 1304016 3304788 8 16:12:04 16:09:01 2662600 0 1301040 16.24 2620 4042680 1396160 15.41 1304640 3304796 12 16:12:04 16:10:01 2663464 0 1300176 16.23 2620 4042680 1395932 15.41 1304088 3304792 12 16:12:04 16:11:01 2662024 0 1301612 16.25 2620 4042684 1396016 15.41 1307472 3302744 8 16:12:04 Average: 2389716 0 1289452 16.10 2620 4327152 1666584 18.40 1677941 3252293 70745 16:12:04 16:12:04 15:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:12:04 15:50:01 eth0 1292.94 1469.08 5894.52 162.97 0.00 0.00 0.00 0.00 16:12:04 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 15:50:01 docker0 846.24 581.37 70.39 2681.98 0.00 0.00 0.00 0.00 16:12:04 15:51:01 veth18d44c0 30.16 37.57 2.89 25.86 0.00 0.00 0.00 0.00 16:12:04 15:51:01 eth0 451.17 367.24 3090.04 34.58 0.00 0.00 0.00 0.00 16:12:04 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 15:51:01 docker0 140.71 184.09 8.73 403.05 0.00 0.00 0.00 0.00 16:12:04 15:52:01 veth9607c14 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:12:04 15:52:01 eth0 114.22 97.46 480.99 22.43 0.00 0.00 0.00 0.00 16:12:04 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 15:52:01 docker0 74.73 74.98 5.80 445.35 0.00 0.00 0.00 0.00 16:12:04 15:53:01 veth9607c14 2.30 2.30 0.18 0.18 0.00 0.00 0.00 0.00 16:12:04 15:53:01 eth0 43.91 27.62 28.92 109.69 0.00 0.00 0.00 0.00 16:12:04 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 15:53:01 docker0 2.30 2.30 0.15 0.18 0.00 0.00 0.00 0.00 16:12:04 15:54:01 eth0 165.80 139.94 1687.62 20.34 0.00 0.00 0.00 0.00 16:12:04 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 15:55:02 eth0 102.04 73.99 194.41 18.87 0.00 0.00 0.00 0.00 16:12:04 15:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 15:55:02 veth8527098 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 16:12:04 15:55:02 docker0 52.85 65.33 3.47 161.60 0.00 0.00 0.00 0.00 16:12:04 15:56:02 veth7804777 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:12:04 15:56:02 veth9fde9f7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:12:04 15:56:02 eth0 18.14 9.42 16.57 7.62 0.00 0.00 0.00 0.00 16:12:04 15:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 15:57:01 eth0 34.16 24.05 64.46 117.76 0.00 0.00 0.00 0.00 16:12:04 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 15:57:01 veth51e61b0 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:12:04 15:57:01 veth8527098 0.00 0.54 0.00 0.03 0.00 0.00 0.00 0.00 16:12:04 15:58:01 veth37ef2e8 9.88 11.06 0.81 26.03 0.00 0.00 0.00 0.00 16:12:04 15:58:01 eth0 204.01 150.68 1666.00 27.05 0.00 0.00 0.00 0.00 16:12:04 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 15:58:01 vethe3d66a8 20.80 34.43 1.45 279.22 0.00 0.00 0.00 0.00 16:12:04 15:59:04 eth0 72.31 50.24 184.95 15.36 0.00 0.00 0.00 0.00 16:12:04 15:59:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 15:59:04 vethe3d66a8 9.09 12.09 0.83 60.70 0.00 0.00 0.00 0.00 16:12:04 15:59:04 veth8527098 0.00 0.93 0.00 0.05 0.00 0.00 0.00 0.00 16:12:04 16:00:01 veth0e8dcce 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:12:04 16:00:01 eth0 35.63 19.10 33.01 14.75 0.00 0.00 0.00 0.00 16:12:04 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:00:01 vethb5c58d0 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:12:04 16:01:01 eth0 67.10 48.17 103.41 137.21 0.00 0.00 0.00 0.00 16:12:04 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:01:01 docker0 1244.89 1065.85 96.97 4434.61 0.00 0.00 0.00 0.00 16:12:04 16:02:01 eth0 1.30 0.27 0.48 0.03 0.00 0.00 0.00 0.00 16:12:04 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:03:01 eth0 0.98 0.25 0.32 0.19 0.00 0.00 0.00 0.00 16:12:04 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:04:01 eth0 2.28 0.60 0.73 0.43 0.00 0.00 0.00 0.00 16:12:04 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:05:01 eth0 1.75 0.80 0.90 0.59 0.00 0.00 0.00 0.00 16:12:04 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:06:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 16:12:04 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:07:01 eth0 0.42 0.05 0.02 0.00 0.00 0.00 0.00 0.00 16:12:04 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:08:01 eth0 0.82 0.05 0.09 0.00 0.00 0.00 0.00 0.00 16:12:04 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:09:01 eth0 1.02 0.65 0.61 0.43 0.00 0.00 0.00 0.00 16:12:04 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:10:01 eth0 0.13 0.05 0.01 0.03 0.00 0.00 0.00 0.00 16:12:04 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:11:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:12:04 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 Average: eth0 118.92 112.96 612.48 31.18 0.00 0.00 0.00 0.00 16:12:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:04 Average: docker0 55.72 47.70 4.34 198.48 0.00 0.00 0.00 0.00 16:12:04 16:12:04 16:12:04 ---> sar -P ALL: 16:12:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/02/21 _x86_64_ (2 CPU) 16:12:04 16:12:04 15:48:24 LINUX RESTART (2 CPU) 16:12:04 16:12:04 15:49:01 CPU %user %nice %system %iowait %steal %idle 16:12:04 15:50:01 all 22.19 0.00 5.26 3.87 0.08 68.59 16:12:04 15:50:01 0 22.36 0.00 6.04 2.34 0.07 69.18 16:12:04 15:50:01 1 22.02 0.00 4.48 5.40 0.09 68.01 16:12:04 15:51:01 all 8.07 0.00 4.02 2.97 0.07 84.87 16:12:04 15:51:01 0 8.56 0.00 4.02 3.29 0.07 84.06 16:12:04 15:51:01 1 7.59 0.00 4.01 2.66 0.07 85.67 16:12:04 15:52:01 all 66.13 0.00 10.14 3.11 0.12 20.50 16:12:04 15:52:01 0 66.62 0.00 9.83 3.17 0.11 20.27 16:12:04 15:52:01 1 65.65 0.00 10.45 3.05 0.13 20.73 16:12:04 15:53:01 all 30.39 0.00 5.07 5.94 0.10 58.50 16:12:04 15:53:01 0 30.85 0.00 5.25 7.92 0.09 55.88 16:12:04 15:53:01 1 29.93 0.00 4.89 3.96 0.11 61.12 16:12:04 15:54:01 all 61.67 0.00 10.07 3.24 0.13 24.88 16:12:04 15:54:01 0 61.70 0.00 9.97 3.21 0.13 25.00 16:12:04 15:54:01 1 61.65 0.00 10.18 3.28 0.13 24.76 16:12:04 15:55:02 all 19.26 0.00 15.44 43.76 0.09 21.45 16:12:04 15:55:02 0 20.09 0.00 15.83 39.26 0.10 24.72 16:12:04 15:55:02 1 18.43 0.00 15.05 48.25 0.09 18.19 16:12:04 15:56:02 all 15.90 0.00 7.97 55.35 0.11 20.67 16:12:04 15:56:02 0 15.71 0.00 7.77 54.52 0.09 21.91 16:12:04 15:56:02 1 16.08 0.00 8.16 56.18 0.14 19.44 16:12:04 15:57:01 all 41.02 0.00 6.39 49.91 0.13 2.56 16:12:04 15:57:01 0 40.68 0.00 6.34 51.51 0.13 1.33 16:12:04 15:57:01 1 41.35 0.00 6.43 48.31 0.13 3.78 16:12:04 15:58:01 all 23.79 0.00 7.89 61.00 0.12 7.19 16:12:04 15:58:01 0 23.59 0.00 7.62 61.09 0.12 7.57 16:12:04 15:58:01 1 23.99 0.00 8.16 60.92 0.12 6.81 16:12:04 15:59:04 all 7.92 0.00 5.24 71.71 0.10 15.03 16:12:04 15:59:04 0 7.48 0.00 5.35 74.37 0.08 12.72 16:12:04 15:59:04 1 8.36 0.00 5.14 69.04 0.11 17.35 16:12:04 16:00:01 all 18.66 0.00 8.42 58.06 0.13 14.74 16:12:04 16:00:01 0 19.04 0.00 8.31 51.65 0.13 20.87 16:12:04 16:00:01 1 18.27 0.00 8.53 64.47 0.13 8.60 16:12:04 16:12:04 16:00:01 CPU %user %nice %system %iowait %steal %idle 16:12:04 16:01:01 all 53.35 0.00 10.85 9.58 0.13 26.09 16:12:04 16:01:01 0 53.47 0.00 10.41 10.03 0.11 25.98 16:12:04 16:01:01 1 53.23 0.00 11.28 9.14 0.15 26.21 16:12:04 16:02:01 all 0.13 0.00 0.04 0.01 0.02 99.80 16:12:04 16:02:01 0 0.10 0.00 0.07 0.00 0.03 99.80 16:12:04 16:02:01 1 0.17 0.00 0.02 0.02 0.00 99.80 16:12:04 16:03:01 all 0.13 0.00 0.03 0.00 0.02 99.82 16:12:04 16:03:01 0 0.22 0.00 0.03 0.00 0.00 99.75 16:12:04 16:03:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:12:04 16:04:01 all 0.09 0.00 0.05 0.00 0.03 99.82 16:12:04 16:04:01 0 0.15 0.00 0.03 0.00 0.02 99.80 16:12:04 16:04:01 1 0.03 0.00 0.07 0.00 0.05 99.85 16:12:04 16:05:01 all 0.08 0.00 0.03 0.00 0.03 99.87 16:12:04 16:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:12:04 16:05:01 1 0.12 0.00 0.03 0.00 0.03 99.82 16:12:04 16:06:01 all 0.11 0.00 0.02 0.00 0.03 99.84 16:12:04 16:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:12:04 16:06:01 1 0.20 0.00 0.02 0.00 0.05 99.73 16:12:04 16:07:01 all 0.06 0.00 0.03 0.00 0.02 99.90 16:12:04 16:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:12:04 16:07:01 1 0.10 0.00 0.03 0.00 0.03 99.83 16:12:04 16:08:01 all 0.13 0.00 0.03 0.00 0.03 99.82 16:12:04 16:08:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:12:04 16:08:01 1 0.23 0.00 0.02 0.00 0.02 99.73 16:12:04 16:09:01 all 0.13 0.00 0.02 0.02 0.03 99.82 16:12:04 16:09:01 0 0.03 0.00 0.02 0.03 0.03 99.88 16:12:04 16:09:01 1 0.22 0.00 0.02 0.00 0.02 99.75 16:12:04 16:10:01 all 0.12 0.00 0.03 0.00 0.03 99.83 16:12:04 16:10:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:12:04 16:10:01 1 0.20 0.00 0.03 0.00 0.02 99.75 16:12:04 16:11:01 all 0.12 0.00 0.03 0.00 0.03 99.83 16:12:04 16:11:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:12:04 16:11:01 1 0.22 0.00 0.03 0.00 0.02 99.73 16:12:04 16:12:04 Average: CPU %user %nice %system %iowait %steal %idle 16:12:04 Average: all 16.09 0.00 4.28 16.52 0.07 63.04 16:12:04 Average: 0 16.14 0.00 4.28 16.26 0.06 63.26 16:12:04 Average: 1 16.04 0.00 4.28 16.79 0.07 62.82 16:12:04 16:12:04 16:12:04