Pull request #3485 opened 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 5e566f8690e09cc93b95635cc7c19e862b0f1802+f6f68c45a71fc61d9870de441fabd717907f75d2 (538b3c2e1acc36849e35ee1692f7e29ddf79d746) Running in Durability level: MAX_SURVIVABILITY 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-ssh613510666130340224.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5977181452146564612.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3485/workspace@libs/edgex-global-pipelines # timeout=10 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-3485/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh482115713498292092.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3485/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2190804270780034777.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5930349460423736232.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3485/workspace@libs/lf-pipelines # timeout=10 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-3485/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8231257203045907723.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15124 in /w/workspace/edgexfoundry_edgex-go_PR-3485 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh5694134738149856962.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 f6f68c45a71fc61d9870de441fabd717907f75d2 into PR head commit 5e566f8690e09cc93b95635cc7c19e862b0f1802 Merge succeeded, producing 5e566f8690e09cc93b95635cc7c19e862b0f1802 Checking out Revision 5e566f8690e09cc93b95635cc7c19e862b0f1802 (PR-3485) > 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/1@tmp/jenkins-gitclient-ssh5389824750139020342.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3485/head:refs/remotes/origin/PR-3485 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e566f8690e09cc93b95635cc7c19e862b0f1802 # 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/1@tmp/jenkins-gitclient-ssh1969747306663347662.key > git merge f6f68c45a71fc61d9870de441fabd717907f75d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e566f8690e09cc93b95635cc7c19e862b0f1802 # timeout=10 Commit message: "refactor: Assign/use new Port assignments" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:29:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:29:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:29:33 ========================================================= 22:29:33 EdgeX Global Pipelines Version Info 22:29:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:29:35 ------------------- 22:29:35 stable info: 22:29:35 ------------------- 22:29:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:29:35 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 22:29:35 Message: update stable to v1.0.192 22:29:35 ------------------- 22:29:35 experimental info: 22:29:35 ------------------- 22:29:35 Commited By: **** collab-it+edgex@linuxfoundation.org 22:29:35 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 22:29:35 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:29:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:29:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:29:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:29:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:29:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:29:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:29:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:29:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:29:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:29:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:29:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:29:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:29:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:29:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:29:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3485 [Pipeline] echo 22:29:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3485 [Pipeline] echo 22:29:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3485 [Pipeline] echo 22:29:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e566f8690e09cc93b95635cc7c19e862b0f1802 [Pipeline] echo 22:29:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e566f8 [Pipeline] echo 22:29:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:29:37 provisioning config files... 22:29:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3470666157806282289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:29:38 ---> docker-login.sh 22:29:38 nexus3.edgexfoundry.org:10001 22:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:38 Configure a credential helper to remove this warning. See 22:29:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:38 22:29:38 Login Succeeded 22:29:38 nexus3.edgexfoundry.org:10002 22:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:38 Configure a credential helper to remove this warning. See 22:29:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:38 22:29:38 Login Succeeded 22:29:38 nexus3.edgexfoundry.org:10003 22:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:38 Configure a credential helper to remove this warning. See 22:29:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:38 22:29:38 Login Succeeded 22:29:38 nexus3.edgexfoundry.org:10004 22:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:39 Configure a credential helper to remove this warning. See 22:29:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:39 22:29:39 Login Succeeded 22:29:39 docker.io 22:29:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:39 Configure a credential helper to remove this warning. See 22:29:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:39 22:29:39 Login Succeeded 22:29:39 ---> docker-login.sh ends [Pipeline] } 22:29:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:29:39 ++ 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 22:29:39 + for file in '`ls cmd/**/Dockerfile`' 22:29:39 ++ dirname cmd/core-command/Dockerfile 22:29:39 ++ cut -d/ -f2 22:29:39 + echo core-command,cmd/core-command/Dockerfile 22:29:39 + for file in '`ls cmd/**/Dockerfile`' 22:29:39 ++ dirname cmd/core-data/Dockerfile 22:29:39 ++ cut -d/ -f2 22:29:39 + echo core-data,cmd/core-data/Dockerfile 22:29:39 + for file in '`ls cmd/**/Dockerfile`' 22:29:39 ++ dirname cmd/core-metadata/Dockerfile 22:29:39 ++ cut -d/ -f2 22:29:39 + echo core-metadata,cmd/core-metadata/Dockerfile 22:29:39 + for file in '`ls cmd/**/Dockerfile`' 22:29:39 ++ dirname cmd/security-bootstrapper/Dockerfile 22:29:39 ++ cut -d/ -f2 22:29:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:29:39 + for file in '`ls cmd/**/Dockerfile`' 22:29:39 ++ dirname cmd/security-proxy-setup/Dockerfile 22:29:39 ++ cut -d/ -f2 22:29:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:29:39 + for file in '`ls cmd/**/Dockerfile`' 22:29:39 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:29:39 ++ cut -d/ -f2 22:29:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:29:39 + for file in '`ls cmd/**/Dockerfile`' 22:29:39 ++ dirname cmd/support-notifications/Dockerfile 22:29:39 ++ cut -d/ -f2 22:29:39 + echo support-notifications,cmd/support-notifications/Dockerfile 22:29:39 + for file in '`ls cmd/**/Dockerfile`' 22:29:39 ++ dirname cmd/support-scheduler/Dockerfile 22:29:39 ++ cut -d/ -f2 22:29:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:29:39 + for file in '`ls cmd/**/Dockerfile`' 22:29:39 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:29:39 ++ cut -d/ -f2 22:29:39 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:29:39 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 22:29:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:29:41 22:29:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:29:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:29:42 latest: Pulling from edgex-devops/git-semver 22:29:42 31603596830f: Pulling fs layer 22:29:42 54011a49482f: Pulling fs layer 22:29:42 a6820b24f6d8: Pulling fs layer 22:29:42 f581987b2513: Pulling fs layer 22:29:42 f581987b2513: Waiting 22:29:42 54011a49482f: Verifying Checksum 22:29:42 54011a49482f: Download complete 22:29:42 31603596830f: Verifying Checksum 22:29:42 31603596830f: Download complete 22:29:42 a6820b24f6d8: Verifying Checksum 22:29:42 a6820b24f6d8: Download complete 22:29:42 f581987b2513: Verifying Checksum 22:29:42 f581987b2513: Download complete 22:29:42 31603596830f: Pull complete 22:29:42 54011a49482f: Pull complete 22:29:43 a6820b24f6d8: Pull complete 22:29:43 f581987b2513: Pull complete 22:29:43 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:29:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:29:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:29:43 prd-centos7-docker-4c-2g-15124 does not seem to be running inside a container 22:29:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:29:47 $ docker top f31e0863562ce8f5e6c5acac824eb0fa7801b54497c2c4581fc77ba2b72b7e05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:29:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:29:47 [ssh-agent] Looking for ssh-agent implementation... 22:29:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:29:47 $ docker exec f31e0863562ce8f5e6c5acac824eb0fa7801b54497c2c4581fc77ba2b72b7e05 ssh-agent 22:29:47 SSH_AUTH_SOCK=/tmp/ssh-4mGDPcKmKBjm/agent.14 22:29:47 SSH_AGENT_PID=21 22:29:47 Running ssh-add (command line suppressed) 22:29:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2780481261801840558.key (/w/workspace/edgex-go/1@tmp/private_key_2780481261801840558.key) 22:29:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:29:48 + git tag --points-at HEAD [Pipeline] } 22:29:48 $ docker exec --env ******** --env ******** f31e0863562ce8f5e6c5acac824eb0fa7801b54497c2c4581fc77ba2b72b7e05 ssh-agent -k 22:29:48 unset SSH_AUTH_SOCK; 22:29:48 unset SSH_AGENT_PID; 22:29:48 echo Agent pid 21 killed; 22:29:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:29:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:29:48 [ssh-agent] Looking for ssh-agent implementation... 22:29:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:29:48 $ docker exec f31e0863562ce8f5e6c5acac824eb0fa7801b54497c2c4581fc77ba2b72b7e05 ssh-agent 22:29:48 SSH_AUTH_SOCK=/tmp/ssh-dnzCz7TEJw4K/agent.57 22:29:48 SSH_AGENT_PID=64 22:29:48 Running ssh-add (command line suppressed) 22:29:48 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2431436116413394603.key (/w/workspace/edgex-go/1@tmp/private_key_2431436116413394603.key) 22:29:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:29:49 + git semver init 22:29:49 # -> Open(): unable to determine branch for HEAD 22:29:49 # $GIT_DIR = /w/workspace/edgex-go/1/.git 22:29:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 22:29:49 # $SEMVER_REMOTE_NAME = origin 22:29:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:29:49 # $SEMVER_USER_NAME = edgex-jenkins 22:29:49 # $SEMVER_BRANCH = PR-3485 22:29:49 # $SEMVER_TEMP = /tmp/semver-364940078 22:29:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:30:07 # '/tmp/semver-364940078' -> '/w/workspace/edgex-go/1/.semver' 22:30:07 # -> Force: false 22:30:07 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 22:30:07 $ docker exec --env ******** --env ******** f31e0863562ce8f5e6c5acac824eb0fa7801b54497c2c4581fc77ba2b72b7e05 ssh-agent -k 22:30:07 unset SSH_AUTH_SOCK; 22:30:07 unset SSH_AGENT_PID; 22:30:07 echo Agent pid 64 killed; 22:30:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:30:07 + git semver [Pipeline] } 22:30:07 $ docker stop --time=1 f31e0863562ce8f5e6c5acac824eb0fa7801b54497c2c4581fc77ba2b72b7e05 22:30:12 $ docker rm -f f31e0863562ce8f5e6c5acac824eb0fa7801b54497c2c4581fc77ba2b72b7e05 [Pipeline] // withDockerContainer [Pipeline] sh 22:30:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:30:12 Stashed 1 file(s) [Pipeline] echo 22:30:12 [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 22:30:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:30:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:30:14 + sudo service docker restart 22:30:14 + true 22:30:14 Redirecting to /bin/systemctl restart docker.service 22:30:28 Still waiting to schedule task 22:30:28 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 22:30:32 ========================================================= 22:30:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:30:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:30:33 + 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 . 22:30:34 Sending build context to Docker daemon 330.8MB 22:30:34 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:30:34 Step 2/6 : FROM ${BASE} 22:30:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:30:34 540db60ca938: Pulling fs layer 22:30:34 adcc1eea9eea: Pulling fs layer 22:30:34 4c4ab2625f07: Pulling fs layer 22:30:34 0510c868ecb4: Pulling fs layer 22:30:34 afea3b2eda06: Pulling fs layer 22:30:34 7809a108b3ef: Pulling fs layer 22:30:34 f706445af74f: Pulling fs layer 22:30:34 afea3b2eda06: Waiting 22:30:34 7809a108b3ef: Waiting 22:30:34 f706445af74f: Waiting 22:30:34 0510c868ecb4: Waiting 22:30:34 4c4ab2625f07: Verifying Checksum 22:30:34 4c4ab2625f07: Download complete 22:30:34 adcc1eea9eea: Verifying Checksum 22:30:34 adcc1eea9eea: Download complete 22:30:34 afea3b2eda06: Verifying Checksum 22:30:34 afea3b2eda06: Download complete 22:30:34 540db60ca938: Verifying Checksum 22:30:34 540db60ca938: Download complete 22:30:34 7809a108b3ef: Verifying Checksum 22:30:34 7809a108b3ef: Download complete 22:30:34 540db60ca938: Pull complete 22:30:35 adcc1eea9eea: Pull complete 22:30:35 4c4ab2625f07: Pull complete 22:30:36 f706445af74f: Verifying Checksum 22:30:36 f706445af74f: Download complete 22:30:37 0510c868ecb4: Verifying Checksum 22:30:37 0510c868ecb4: Download complete 22:30:40 0510c868ecb4: Pull complete 22:30:40 afea3b2eda06: Pull complete 22:30:40 7809a108b3ef: Pull complete 22:30:43 f706445af74f: Pull complete 22:30:43 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:30:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:30:43 ---> b068be0155e3 22:30:43 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:30:46 ---> Running in f0e0ebbc7e42 22:30:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:30:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:30:47 (1/12) Installing libmagic (5.39-r0) 22:30:48 (2/12) Installing file (5.39-r0) 22:30:48 (3/12) Installing libc-dev (0.7.2-r3) 22:30:48 (4/12) Installing g++ (10.2.1_pre1-r3) 22:30:52 (5/12) Installing fortify-headers (1.1-r0) 22:30:52 (6/12) Installing patch (2.7.6-r6) 22:30:52 (7/12) Installing build-base (0.5-r2) 22:30:52 (8/12) Installing libsodium (1.0.18-r0) 22:30:52 (9/12) Installing pkgconf (1.7.3-r0) 22:30:52 (10/12) Installing libsodium-dev (1.0.18-r0) 22:30:52 (11/12) Installing libzmq (4.3.3-r1) 22:30:52 (12/12) Installing zeromq-dev (4.3.3-r1) 22:30:53 Executing busybox-1.32.1-r6.trigger 22:30:53 OK: 219 MiB in 52 packages 22:31:01 Removing intermediate container f0e0ebbc7e42 22:31:01 ---> 2d349f1e11b6 22:31:01 Step 4/6 : WORKDIR /edgex-go 22:31:01 ---> Running in 564a0047de0f 22:31:01 Removing intermediate container 564a0047de0f 22:31:01 ---> 358f66cd51e8 22:31:01 Step 5/6 : COPY go.mod . 22:31:01 ---> dddc29073dd9 22:31:01 Step 6/6 : RUN go mod download 22:31:01 ---> Running in d3387f3386df 22:31:13 Removing intermediate container d3387f3386df 22:31:13 ---> 6b372e20733f 22:31:13 Successfully built 6b372e20733f 22:31:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:31:13 + docker inspect -f . ci-base-image-x86_64 22:31:13 . [Pipeline] withDockerContainer 22:31:13 prd-centos7-docker-4c-2g-15124 does not seem to be running inside a container 22:31:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-x86_64 cat 22:31:14 $ docker top f82f55704f3b338d2d7b6459acf2616e482d7d3b5ae665ffcec1c1068f0a7d43 -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:14 + go version 22:31:14 go version go1.16.3 linux/amd64 [Pipeline] } 22:31:14 $ docker stop --time=1 f82f55704f3b338d2d7b6459acf2616e482d7d3b5ae665ffcec1c1068f0a7d43 22:31:16 $ docker rm -f f82f55704f3b338d2d7b6459acf2616e482d7d3b5ae665ffcec1c1068f0a7d43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:16 + docker inspect -f . ci-base-image-x86_64 22:31:16 . [Pipeline] withDockerContainer 22:31:17 prd-centos7-docker-4c-2g-15124 does not seem to be running inside a container 22:31:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-x86_64 cat 22:31:17 $ docker top 788515391c85c3d234500ab232a8b5862918cb8a01bcc197033f32ebe6fb3c86 -eo pid,comm [Pipeline] { [Pipeline] echo 22:31:17 ========================================================= 22:31:17 [edgeXBuildGoParallel] Running Tests and Build... 22:31:17 ========================================================= [Pipeline] sh 22:31:17 + go mod tidy [Pipeline] sh 22:31:18 + make test 22:31:18 go mod tidy 22:31:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:31:23 ? github.com/edgexfoundry/edgex-go [no test files] 22:31:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:31:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:31:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:31:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:31:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:31:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:31:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:31:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:31:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:31:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:31:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:31:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:31:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:31:56 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.076s coverage: 46.1% of statements 22:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:31:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.043s coverage: 28.7% of statements 22:31:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.080s coverage: 100.0% of statements 22:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.097s coverage: 27.7% of statements 22:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 81.2% of statements 22:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.053s coverage: 100.0% of statements 22:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:32:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements 22:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:32:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.073s coverage: 58.6% of statements 22:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:32:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.106s coverage: 87.7% of statements 22:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:32:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.044s coverage: 78.9% of statements 22:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:32:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.222s coverage: 28.6% of statements 22:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:32:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.060s coverage: 100.0% of statements 22:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:32:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.064s coverage: 100.0% of statements 22:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:32:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements 22:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:32:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.089s coverage: 97.5% of statements 22:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:32:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements 22:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:32:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.229s coverage: 95.1% of statements 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:32:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:32:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.8% of statements 22:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:32:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.057s coverage: 21.7% of statements 22:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 22:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.059s coverage: 79.5% of statements 22:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 22:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 22:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 22:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements 22:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 22:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.173s coverage: 81.8% of statements 22:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:32:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15125 in /w/workspace/edgexfoundry_edgex-go_PR-3485 [Pipeline] { [Pipeline] ws 22:32:26 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:32:26 The recommended git tool is: git 22:32:32 using credential edgex-jenkins-ssh 22:32:32 Cloning the remote Git repository 22:32:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:32:32 > git init /w/workspace/edgex-go/1 # timeout=10 22:32:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:32:32 > git --version # timeout=10 22:32:32 > git --version # 'git version 2.17.1' 22:32:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:32:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 22:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 22:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements 22:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 22:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements 22:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 22:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 22:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 22:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.088s coverage: 91.2% of statements 22:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 22:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 22:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 22:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 22:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 22:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 22:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.216s coverage: 66.9% of statements 22:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.5% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.038s coverage: 89.5% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements 22:32:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.095s coverage: 46.8% of statements 22:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:32:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.034s coverage: 100.0% of statements 22:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:32:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.033s coverage: 100.0% of statements 22:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:32:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.054s coverage: 19.4% of statements 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:32:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.128s coverage: 91.2% of statements 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 22:32:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.612s coverage: 28.8% of statements 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:32:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.048s coverage: 99.0% of statements 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:32:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:32:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.055s coverage: 64.6% of statements 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:32:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.078s coverage: 97.6% of statements 22:32:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:32:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:32:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:32:51 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 22:32:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:32:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.022s coverage: 100.0% of statements 22:32:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:32:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:32:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:32:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:32:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.029s coverage: 87.9% of statements 22:32:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:32:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:32:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements 22:32:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.046s coverage: 28.1% of statements 22:32:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 22:32:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 22:32:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.052s coverage: 27.9% of statements 22:32:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 22:32:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 22:32:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 22:32:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 22:32:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 22:32:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 22:32:52 GO111MODULE=on go vet ./... 22:32:54 Merging remotes/origin/master commit f6f68c45a71fc61d9870de441fabd717907f75d2 into PR head commit 5e566f8690e09cc93b95635cc7c19e862b0f1802 22:32:54 Merge succeeded, producing 5e566f8690e09cc93b95635cc7c19e862b0f1802 22:32:54 Checking out Revision 5e566f8690e09cc93b95635cc7c19e862b0f1802 (PR-3485) 22:32:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:32:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:32:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:32:53 using GIT_SSH to set credentials SSH Credentials for GitHub 22:32:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3485/head:refs/remotes/origin/PR-3485 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:32:54 > git config core.sparsecheckout # timeout=10 22:32:54 > git checkout -f 5e566f8690e09cc93b95635cc7c19e862b0f1802 # timeout=10 22:32:54 > git remote # timeout=10 22:32:54 > git config --get remote.origin.url # timeout=10 22:32:54 using GIT_SSH to set credentials SSH Credentials for GitHub 22:32:54 > git merge f6f68c45a71fc61d9870de441fabd717907f75d2 # timeout=10 22:32:54 > git rev-parse HEAD^{commit} # timeout=10 22:32:54 > git config core.sparsecheckout # timeout=10 22:32:54 > git checkout -f 5e566f8690e09cc93b95635cc7c19e862b0f1802 # timeout=10 22:32:59 Commit message: "refactor: Assign/use new Port assignments" 22:32:59 > git --version # timeout=10 22:32:59 > git --version # 'git version 2.17.1' 22:32:59 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:33:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:33:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:33:01 + + true 22:33:01 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:33:20 provisioning config files... 22:33:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4794858383865253007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:20 ---> docker-login.sh 22:33:20 nexus3.edgexfoundry.org:10001 22:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:21 Configure a credential helper to remove this warning. See 22:33:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:21 22:33:21 Login Succeeded 22:33:21 nexus3.edgexfoundry.org:10002 22:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:22 Configure a credential helper to remove this warning. See 22:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:22 22:33:22 Login Succeeded 22:33:22 nexus3.edgexfoundry.org:10003 22:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:22 Configure a credential helper to remove this warning. See 22:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:22 22:33:22 Login Succeeded 22:33:22 nexus3.edgexfoundry.org:10004 22:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:23 Configure a credential helper to remove this warning. See 22:33:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:23 22:33:23 Login Succeeded 22:33:23 docker.io 22:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:24 Configure a credential helper to remove this warning. See 22:33:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:24 22:33:24 Login Succeeded 22:33:24 ---> docker-login.sh ends [Pipeline] } 22:33:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:33:24 ========================================================= 22:33:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:33:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:33:25 gofmt -l . 22:33:25 [ "`gofmt -l .`" = "" ] 22:33:25 ./bin/test-go-mod-tidy.sh 22:33:25 ./bin/test-attribution-txt.sh [Pipeline] sh 22:33:25 + 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 . 22:33:25 + ls -al . 22:33:25 total 844 22:33:25 drwxrwxr-x 10 1001 1001 4096 May 19 22:33 . 22:33:25 drwxr-xr-x 4 root root 28 May 19 22:31 .. 22:33:25 -rw-rw-r-- 1 1001 1001 11 May 19 22:29 .dockerignore 22:33:25 drwxrwxr-x 8 1001 1001 179 May 19 22:29 .git 22:33:25 drwxrwxr-x 3 1001 1001 125 May 19 22:29 .github 22:33:25 -rw-rw-r-- 1 1001 1001 818 May 19 22:29 .gitignore 22:33:25 drwx------ 3 1001 1001 60 May 19 22:30 .semver 22:33:25 -rw-rw-r-- 1 1001 1001 166 May 19 22:29 .sonarcloud.properties 22:33:25 -rw-rw-r-- 1 1001 1001 8609 May 19 22:29 Attribution.txt 22:33:25 -rw-rw-r-- 1 1001 1001 3804 May 19 22:29 CONTRIBUTING.md 22:33:25 -rw-rw-r-- 1 1001 1001 931 May 19 22:29 Dockerfile.build 22:33:25 -rw-rw-r-- 1 1001 1001 863 May 19 22:29 Jenkinsfile 22:33:25 -rw-rw-r-- 1 1001 1001 10775 May 19 22:29 LICENSE 22:33:25 -rw-rw-r-- 1 1001 1001 5632 May 19 22:29 Makefile 22:33:25 -rw-rw-r-- 1 1001 1001 7978 May 19 22:29 README.md 22:33:25 -rw-rw-r-- 1 1001 1001 6755 May 19 22:29 SECURITY.md 22:33:25 -rw-rw-r-- 1 1001 1001 5 May 19 22:30 VERSION 22:33:25 -rw-rw-r-- 1 1001 1001 4131 May 19 22:29 ZMQWindows.md 22:33:25 drwxrwxr-x 2 1001 1001 117 May 19 22:29 bin 22:33:25 drwxrwxr-x 14 1001 1001 4096 May 19 22:29 cmd 22:33:25 -rw-r--r-- 1 root root 737213 May 19 22:32 coverage.out 22:33:25 -rw-r--r-- 1 root root 1060 May 19 22:33 go.mod 22:33:25 -rw-r--r-- 1 root root 21990 May 19 22:31 go.sum 22:33:25 drwxrwxr-x 8 1001 1001 127 May 19 22:29 internal 22:33:25 drwxrwxr-x 4 1001 1001 26 May 19 22:29 openapi 22:33:25 drwxrwxr-x 4 1001 1001 71 May 19 22:29 snap 22:33:25 -rw-rw-r-- 1 1001 1001 168 May 19 22:29 version.go [Pipeline] sh 22:33:25 + '[' -e coverage.out ] 22:33:25 + chown 1001:1001 coverage.out [Pipeline] stash 22:33:25 Stashed 1 file(s) [Pipeline] sh 22:33:26 + make build 22:33:26 go mod tidy 22:33:26 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 22:33:27 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 22:33:28 Sending build context to Docker daemon 168.1MB 22:33:28 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:33:28 Step 2/6 : FROM ${BASE} 22:33:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:33:28 595b0fe564bb: Pulling fs layer 22:33:28 7186ed65a4f7: Pulling fs layer 22:33:28 316046926c0a: Pulling fs layer 22:33:28 4ebd0625c992: Pulling fs layer 22:33:28 207e8628e3a3: Pulling fs layer 22:33:28 c791037a9be2: Pulling fs layer 22:33:28 ffd874e62e21: Pulling fs layer 22:33:28 4ebd0625c992: Waiting 22:33:28 207e8628e3a3: Waiting 22:33:28 c791037a9be2: Waiting 22:33:28 316046926c0a: Verifying Checksum 22:33:28 316046926c0a: Download complete 22:33:28 7186ed65a4f7: Verifying Checksum 22:33:28 7186ed65a4f7: Download complete 22:33:28 207e8628e3a3: Verifying Checksum 22:33:28 207e8628e3a3: Download complete 22:33:28 c791037a9be2: Verifying Checksum 22:33:28 c791037a9be2: Download complete 22:33:28 595b0fe564bb: Verifying Checksum 22:33:28 595b0fe564bb: Download complete 22:33:28 595b0fe564bb: Pull complete 22:33:29 7186ed65a4f7: Pull complete 22:33:30 316046926c0a: Pull complete 22:33:31 ffd874e62e21: Verifying Checksum 22:33:31 ffd874e62e21: Download complete 22:33:32 4ebd0625c992: Download complete 22:33:36 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 22:33:36 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 22:33:38 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 22:33:38 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 22:33:39 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 22:33:40 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 22:33:41 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 22:33:41 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 22:33:42 4ebd0625c992: Pull complete 22:33:42 207e8628e3a3: Pull complete 22:33:42 c791037a9be2: Pull complete 22:33:43 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 22:33:44 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 22:33:46 ffd874e62e21: Pull complete 22:33:46 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 22:33:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:33:46 ---> cfc18b08335c 22:33:46 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 [Pipeline] } 22:33:46 $ docker stop --time=1 788515391c85c3d234500ab232a8b5862918cb8a01bcc197033f32ebe6fb3c86 22:33:48 ---> Running in 0fa5ef5efc5b 22:33:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:33:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:33:51 $ docker rm -f 788515391c85c3d234500ab232a8b5862918cb8a01bcc197033f32ebe6fb3c86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 22:33:52 (1/12) Installing libmagic (5.39-r0) [Pipeline] script [Pipeline] { 22:33:52 (2/12) Installing file (5.39-r0) 22:33:52 (3/12) Installing libc-dev (0.7.2-r3) 22:33:52 (4/12) Installing g++ (10.2.1_pre1-r3) [Pipeline] isUnix [Pipeline] sh 22:33:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:33:55 22:33:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:33:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:33:56 latest: Pulling from edgex-devops/edgex-compose 22:33:56 cbdbe7a5bc2a: Pulling fs layer 22:33:56 ca9280d653b3: Pulling fs layer 22:33:56 7e9c9ca2126c: Pulling fs layer 22:33:56 cbdbe7a5bc2a: Verifying Checksum 22:33:56 cbdbe7a5bc2a: Download complete 22:33:56 cbdbe7a5bc2a: Pull complete 22:33:56 ca9280d653b3: Verifying Checksum 22:33:56 ca9280d653b3: Download complete 22:33:57 ca9280d653b3: Pull complete 22:33:57 7e9c9ca2126c: Verifying Checksum 22:33:57 7e9c9ca2126c: Download complete 22:34:00 7e9c9ca2126c: Pull complete 22:34:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:34:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:34:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:34:00 prd-centos7-docker-4c-2g-15124 does not seem to be running inside a container 22:34:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:latest cat 22:34:02 (5/12) Installing fortify-headers (1.1-r0) 22:34:02 (6/12) Installing patch (2.7.6-r6) 22:34:02 (7/12) Installing build-base (0.5-r2) 22:34:02 (8/12) Installing libsodium (1.0.18-r0) 22:34:02 (9/12) Installing pkgconf (1.7.3-r0) 22:34:02 (10/12) Installing libsodium-dev (1.0.18-r0) 22:34:02 (11/12) Installing libzmq (4.3.3-r1) 22:34:02 (12/12) Installing zeromq-dev (4.3.3-r1) 22:34:02 Executing busybox-1.32.1-r6.trigger 22:34:02 OK: 218 MiB in 52 packages 22:34:06 Removing intermediate container 0fa5ef5efc5b 22:34:06 ---> 2ea247219d4b 22:34:06 Step 4/6 : WORKDIR /edgex-go 22:34:06 ---> Running in 78126af443df 22:34:07 Removing intermediate container 78126af443df 22:34:07 ---> d1a5109e07bd 22:34:07 Step 5/6 : COPY go.mod . 22:34:07 ---> f7f5e27842a5 22:34:07 Step 6/6 : RUN go mod download 22:34:08 ---> Running in 482925aa3b43 22:34:09 $ docker top 2cb7652fa2bdb1f5d7020eb550182e6bee7701b5689ff77241d2e9aeb309825a -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:09 + grep parallel+ 22:34:09 docker-compose build --help 22:34:10 --parallel Build images in parallel. [Pipeline] } 22:34:10 $ docker stop --time=1 2cb7652fa2bdb1f5d7020eb550182e6bee7701b5689ff77241d2e9aeb309825a 22:34:11 $ docker rm -f 2cb7652fa2bdb1f5d7020eb550182e6bee7701b5689ff77241d2e9aeb309825a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:34:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:34:12 . [Pipeline] withDockerContainer 22:34:12 prd-centos7-docker-4c-2g-15124 does not seem to be running inside a container 22:34:12 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 22:34:13 $ docker top 634510e8510dd6936ae00c4390d251787b420920b05a010e96148cbfcfbebfa4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:13 + docker-compose -f ./docker-compose-build.yml build --parallel 22:34:14 Building core-command ... 22:34:14 Building core-data ... 22:34:14 Building core-metadata ... 22:34:14 Building security-bootstrapper ... 22:34:14 Building security-proxy-setup ... 22:34:14 Building security-secretstore-setup ... 22:34:14 Building support-notifications ... 22:34:14 Building support-scheduler ... 22:34:14 Building sys-mgmt-agent ... 22:34:14 Building support-scheduler 22:34:14 Building core-metadata 22:34:14 Building security-secretstore-setup 22:34:14 Building support-notifications 22:34:14 Building core-data 22:34:34 Removing intermediate container 482925aa3b43 22:34:34 ---> e29cf8725d84 22:34:34 Successfully built e29cf8725d84 22:34:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:34:35 + docker inspect -f . ci-base-image-arm64 22:34:35 . [Pipeline] withDockerContainer 22:34:35 prd-ubuntu18.04-docker-arm64-4c-16g-15125 does not seem to be running inside a container 22:34:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 22:34:37 $ docker top 78990b20db25a7343d39c42cd912e56352728e08c2cdc3b9285b20cd610f26e1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:38 + go version 22:34:38 go version go1.16.3 linux/arm64 [Pipeline] } 22:34:38 $ docker stop --time=1 78990b20db25a7343d39c42cd912e56352728e08c2cdc3b9285b20cd610f26e1 22:34:40 $ docker rm -f 78990b20db25a7343d39c42cd912e56352728e08c2cdc3b9285b20cd610f26e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:34:41 + docker inspect -f . ci-base-image-arm64 22:34:41 . [Pipeline] withDockerContainer 22:34:41 prd-ubuntu18.04-docker-arm64-4c-16g-15125 does not seem to be running inside a container 22:34:41 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 22:34:43 $ docker top 63357c2f33d2e2f4db368eb736676f9fdedb0a767449a75bd516a2603ceb8a2b -eo pid,comm [Pipeline] { [Pipeline] echo 22:34:43 ========================================================= 22:34:43 [edgeXBuildGoParallel] Running Tests and Build... 22:34:43 ========================================================= [Pipeline] sh 22:34:44 + go mod tidy [Pipeline] sh 22:34:46 + make test 22:34:46 go mod tidy 22:34:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:35:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:35:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:35:00 ---> 6b372e20733f 22:35:00 Step 3/23 : WORKDIR /edgex-go 22:35:00 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:35:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:35:00 ---> 6b372e20733f 22:35:00 Step 3/26 : WORKDIR /edgex-go 22:35:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:35:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:35:00 ---> 6b372e20733f 22:35:00 Step 3/23 : WORKDIR /edgex-go 22:35:13 ? github.com/edgexfoundry/edgex-go [no test files] 22:35:57 ---> Running in c1ee98ecb9a8 22:35:57 ---> Running in 699b38cbef68 22:35:57 ---> Running in 59d1965a3206 22:35:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:35:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:35:57 ---> 6b372e20733f 22:35:57 Step 3/24 : WORKDIR /edgex-go 22:35:57 ---> Using cache 22:35:57 ---> e4ecc23213a0 22:35:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:35:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:35:57 Removing intermediate container c1ee98ecb9a8 22:35:57 ---> 85acd2fe8856 22:35:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:57 ---> 6b372e20733f 22:35:57 Step 3/24 : WORKDIR /edgex-go 22:35:57 ---> Using cache 22:35:57 ---> 14ed33570230 22:35:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:57 Removing intermediate container 699b38cbef68 22:35:57 ---> 14ed33570230 22:35:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:57 Removing intermediate container 59d1965a3206 22:35:57 ---> e4ecc23213a0 22:35:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:57 ---> Running in 0bd11da2e9bf 22:35:57 ---> Running in 627d8e6dcfa5 22:35:57 ---> Running in b578e75606c2 22:35:57 ---> Running in 794a8c8f5ac1 22:35:57 ---> Running in 453443f454f8 22:35:58 Removing intermediate container 0bd11da2e9bf 22:35:58 ---> 81e92d9d623a 22:35:58 Step 5/24 : RUN apk add --update --no-cache make git 22:35:58 ---> Running in a758977b2156 22:35:59 Removing intermediate container b578e75606c2 22:35:59 ---> dfd16bcd4881 22:35:59 Step 5/23 : RUN apk add --update --no-cache make git 22:35:59 Removing intermediate container 627d8e6dcfa5 22:35:59 ---> 0648b60eee16 22:35:59 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:35:59 ---> Running in 667680f8cdd7 22:35:59 ---> Running in cc2468f0380b 22:35:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:35:59 Removing intermediate container 794a8c8f5ac1 22:35:59 ---> 5ad346d87d21 22:35:59 Step 5/26 : RUN apk add --update --no-cache make git 22:36:00 Removing intermediate container 453443f454f8 22:36:00 ---> 24c84e7e6451 22:36:00 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:36:00 ---> Running in fe2750045542 22:36:00 ---> Running in 32c3de421362 22:36:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:36:01 OK: 219 MiB in 52 packages 22:36:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:36:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:36:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:36:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:36:01 Removing intermediate container a758977b2156 22:36:01 ---> b95266c55f97 22:36:01 Step 6/24 : COPY go.mod . 22:36:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:36:01 ---> 3753b2cdd4d2 22:36:01 Step 7/24 : RUN go mod download 22:36:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:36:02 ---> Running in fb5a0d4ee984 22:36:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:36:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:36:02 OK: 219 MiB in 52 packages 22:36:02 OK: 219 MiB in 52 packages 22:36:02 OK: 219 MiB in 52 packages 22:36:02 OK: 219 MiB in 52 packages 22:36:03 Removing intermediate container 667680f8cdd7 22:36:03 ---> 6096b6eeae74 22:36:03 Step 6/23 : COPY go.mod . 22:36:03 Removing intermediate container cc2468f0380b 22:36:03 ---> b0e459189ac5 22:36:03 Step 6/24 : COPY go.mod . 22:36:03 ---> bbd6a50584ba 22:36:03 Step 7/23 : RUN go mod download 22:36:03 ---> Running in c36a04bbb59e 22:36:03 Removing intermediate container fb5a0d4ee984 22:36:03 ---> 7fa2beda819d 22:36:03 Step 8/24 : COPY . . 22:36:03 Removing intermediate container 32c3de421362 22:36:03 ---> a7bd96e3bf1a 22:36:03 Step 6/23 : COPY go.mod . 22:36:04 Removing intermediate container fe2750045542 22:36:04 ---> 59990b742f7e 22:36:04 Step 6/26 : COPY go.mod . 22:36:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:36:14 ---> 770ff9bf2a63 22:36:14 Step 7/24 : RUN go mod download 22:36:14 ---> 56db29db1cff 22:36:14 Step 7/23 : RUN go mod download 22:36:14 ---> 32d05047527d 22:36:14 Step 7/26 : RUN go mod download 22:36:14 ---> 1e4106cba6f3 22:36:14 Step 9/24 : RUN go mod tidy 22:36:14 ---> Running in a00adc70b547 22:36:14 ---> Running in c7413a2c10df 22:36:14 ---> Running in e5c8f932c4ee 22:36:14 ---> Running in 3c22ea2ba0b2 22:36:14 Removing intermediate container c36a04bbb59e 22:36:14 ---> 0d6b87c39b72 22:36:14 Step 8/23 : COPY . . 22:36:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:36:22 ---> 85a7d41ed5a4 22:36:22 Step 9/23 : RUN go mod tidy 22:36:22 Removing intermediate container a00adc70b547 22:36:22 ---> 07b0c8db10f1 22:36:22 Step 8/23 : COPY . . 22:36:22 ---> Running in 10da448adaf5 22:36:22 Removing intermediate container c7413a2c10df 22:36:22 ---> 68f1ab84b9b0 22:36:22 Step 8/26 : COPY . . 22:36:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:36:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:36:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:36:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:36:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:36:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:36:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:36:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:36:40 Removing intermediate container e5c8f932c4ee 22:36:40 ---> 111871d04272 22:36:40 Step 8/24 : COPY . . 22:36:40 Removing intermediate container 3c22ea2ba0b2 22:36:40 ---> 09aba6c7274f 22:36:40 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:36:40 ---> ee56f4b332bd 22:36:40 Step 9/23 : RUN go mod tidy 22:36:40 ---> c876bb5423a0 22:36:40 Step 9/26 : RUN go mod tidy 22:36:40 ---> Running in f62079cd54af 22:36:40 ---> Running in 9b5bdfdce6b9 22:36:40 ---> Running in 1ce32bc3486f 22:36:40 Removing intermediate container 10da448adaf5 22:36:40 ---> 8dc1869a9093 22:36:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:36:40 ---> Running in 071292237ba7 22:36:40 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 22:36:40 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 22:36:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:36:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:36:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:36:50 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.390s coverage: 46.1% of statements 22:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:36:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.217s coverage: 28.7% of statements 22:36:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.365s coverage: 100.0% of statements 22:36:52 Removing intermediate container 1ce32bc3486f 22:36:52 ---> aa309301f798 22:36:52 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:36:53 Removing intermediate container 9b5bdfdce6b9 22:36:53 ---> 46c6fdc5abe0 22:36:53 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:36:53 ---> Running in 9f0e752b264e 22:36:54 ---> Running in 8c13ec8fc02e 22:36:55 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 22:36:55 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 22:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.617s coverage: 27.7% of statements 22:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.225s coverage: 81.2% of statements 22:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.281s coverage: 100.0% of statements 22:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.232s coverage: 100.0% of statements 22:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:36:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.335s coverage: 58.6% of statements 22:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:37:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.553s coverage: 87.7% of statements 22:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:37:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.184s coverage: 78.9% of statements 22:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:37:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.276s coverage: 28.6% of statements 22:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:37:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.326s coverage: 100.0% of statements 22:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:37:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.206s coverage: 100.0% of statements 22:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:37:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.393s coverage: 86.7% of statements 22:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:37:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.554s coverage: 97.5% of statements 22:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:37:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.270s coverage: 78.3% of statements 22:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:37:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.360s coverage: 95.1% of statements 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:37:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.139s coverage: 58.8% of statements 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:37:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.323s coverage: 0.8% of statements 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:37:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.191s coverage: 21.7% of statements 22:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.268s coverage: 47.1% of statements 22:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.235s coverage: 79.5% of statements 22:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.180s coverage: 94.1% of statements 22:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.211s coverage: 96.3% of statements 22:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements 22:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.182s coverage: 94.4% of statements 22:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements 22:37:34 ---> 23e490e700c5 22:37:34 Step 9/24 : RUN go mod tidy 22:37:34 ---> Running in 80c6556aec2b 22:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.620s coverage: 81.8% of statements 22:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:37:38 Removing intermediate container 071292237ba7 22:37:38 ---> 619a995dd083 22:37:38 22:37:38 Step 11/23 : FROM alpine:3.12 22:37:38 Removing intermediate container f62079cd54af 22:37:38 ---> 372de4d1930f 22:37:38 22:37:38 Step 11/24 : FROM alpine:3.12 22:37:38 Removing intermediate container 80c6556aec2b 22:37:38 ---> e18157e42b94 22:37:38 Step 10/24 : RUN make cmd/core-data/core-data 22:37:38 ---> Running in e7f5c6b2e8eb 22:37:39 3.12: Pulling from library/alpine 22:37:39 3.12: Pulling from library/alpine 22:37:40 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 22:37:40 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:37:40 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:37:40 Status: Downloaded newer image for alpine:3.12 22:37:40 Status: Image is up to date for alpine:3.12 22:37:40 ---> 13621d1b12d4 22:37:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:37:40 ---> 13621d1b12d4 22:37:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:37:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:37:41 ---> Running in 7db19e04e5c8 22:37:41 ---> Running in 8e51b496afb9 22:37:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:37:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:37:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:37:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:37:42 (1/1) Installing dumb-init (1.2.2-r1) 22:37:42 Executing busybox-1.31.1-r20.trigger 22:37:42 OK: 6 MiB in 15 packages 22:37:42 (1/1) Installing dumb-init (1.2.2-r1) 22:37:42 Executing busybox-1.31.1-r20.trigger 22:37:42 OK: 6 MiB in 15 packages 22:37:44 Removing intermediate container 9f0e752b264e 22:37:44 ---> 98724e3b5d13 22:37:44 22:37:44 Step 11/26 : FROM alpine:3.12 22:37:44 ---> 13621d1b12d4 22:37:44 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:37:44 Removing intermediate container 8e51b496afb9 22:37:44 ---> b9904841260e 22:37:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:37:44 ---> Running in ecae19f842d5 22:37:44 ---> Running in fc943429fd8a 22:37:44 Removing intermediate container 7db19e04e5c8 22:37:44 ---> 4ae3cba2ad30 22:37:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements 22:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 22:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 22:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 22:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.204s coverage: 76.0% of statements 22:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.164s coverage: 80.0% of statements 22:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements 22:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.247s coverage: 85.4% of statements 22:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.275s coverage: 91.2% of statements 22:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.687s coverage: 64.4% of statements 22:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.187s coverage: 100.0% of statements 22:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.072s coverage: 91.3% of statements 22:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements 22:37:45 ---> Running in 4cee30414942 22:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements 22:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 22:37:46 Removing intermediate container fc943429fd8a 22:37:46 ---> 7840c5977a44 22:37:46 Step 14/24 : ENV APP_PORT=58881 22:37:46 Removing intermediate container 4cee30414942 22:37:46 ---> 72df40c41881 22:37:46 Step 14/23 : ENV APP_PORT=58861 22:37:46 ---> Running in be01bac047e6 22:37:46 Removing intermediate container 8c13ec8fc02e 22:37:46 ---> 714a27627fce 22:37:46 22:37:46 Step 11/23 : FROM alpine:3.12 22:37:46 ---> 13621d1b12d4 22:37:46 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:37:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:37:46 ---> Running in 4d81b42d508d 22:37:46 ---> Running in d28acc09bc39 22:37:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:37:46 Removing intermediate container be01bac047e6 22:37:46 ---> b1e54c4b63c1 22:37:46 Step 15/24 : EXPOSE $APP_PORT 22:37:46 Removing intermediate container d28acc09bc39 22:37:46 ---> 69ccb2d55e2d 22:37:46 Step 15/23 : EXPOSE $APP_PORT 22:37:46 (1/6) Installing ca-certificates (20191127-r4) 22:37:46 ---> Running in e8a8f32d65e0 22:37:46 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:37:46 (3/6) Installing libcurl (7.76.1-r0) 22:37:46 (4/6) Installing curl (7.76.1-r0) 22:37:46 (5/6) Installing dumb-init (1.2.2-r1) 22:37:46 (6/6) Installing su-exec (0.2-r1) 22:37:46 Executing busybox-1.31.1-r20.trigger 22:37:47 Executing ca-certificates-20191127-r4.trigger 22:37:47 OK: 7 MiB in 20 packages 22:37:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:37:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:37:47 (1/2) Installing ca-certificates (20191127-r4) 22:37:47 (2/2) Installing dumb-init (1.2.2-r1) 22:37:47 Executing busybox-1.31.1-r20.trigger 22:37:47 Executing ca-certificates-20191127-r4.trigger 22:37:47 OK: 6 MiB in 16 packages 22:37:47 ---> Running in 4a9a19fd9837 22:37:48 Removing intermediate container e8a8f32d65e0 22:37:48 ---> b1891ae1be50 22:37:48 Step 16/24 : WORKDIR / 22:37:48 Removing intermediate container 4a9a19fd9837 22:37:48 ---> fcf030722567 22:37:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:37:48 ---> Running in 7815af1ab6a0 22:37:49 Removing intermediate container ecae19f842d5 22:37:49 ---> 1ccb4cc3d66a 22:37:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:37:49 ---> 768371f14541 22:37:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:37:49 ---> Running in 95e152955005 22:37:49 Removing intermediate container 7815af1ab6a0 22:37:49 ---> 5cb878060682 22:37:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:37:49 Removing intermediate container 4d81b42d508d 22:37:49 ---> 104387777f8f 22:37:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:37:49 Removing intermediate container 95e152955005 22:37:49 ---> 3150da383755 22:37:49 Step 14/26 : WORKDIR / 22:37:49 ---> 588c67c974d8 22:37:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:37:49 ---> 9c242d33b373 22:37:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:37:49 ---> Running in 9c9938e210a8 22:37:49 ---> Running in f1fe2a5dcebc 22:37:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.050s coverage: 66.9% of statements 22:37:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:37:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:37:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:37:50 Removing intermediate container f1fe2a5dcebc 22:37:50 ---> 4378267ba314 22:37:50 Step 14/23 : ENV APP_PORT=58860 22:37:50 Removing intermediate container 9c9938e210a8 22:37:50 ---> 2a237cd92bb2 22:37:50 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:37:50 ---> Running in 890d5c3251a5 22:37:50 ---> 55279f5e76fc 22:37:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:37:50 ---> b5ca7d73c8e0 22:37:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:37:50 Removing intermediate container 890d5c3251a5 22:37:50 ---> 41e3b638cc5b 22:37:50 Step 15/23 : EXPOSE $APP_PORT 22:37:50 ---> Running in 4b2cd284fe2c 22:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.712s coverage: 43.5% of statements 22:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.099s coverage: 89.5% of statements 22:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.098s coverage: 84.8% of statements 22:37:51 ---> Running in 03b4cf1dc081 22:37:51 Removing intermediate container 4b2cd284fe2c 22:37:51 ---> b7124f10ac3e 22:37:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:37:51 ---> fccfcfc5fdd0 22:37:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:37:51 Removing intermediate container 03b4cf1dc081 22:37:51 ---> d15548a1a779 22:37:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:37:51 ---> 90aceeb23ce5 22:37:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:37:51 ---> Running in 17d492138948 22:37:51 ---> Running in 35cf3bd6d6d8 22:37:52 Removing intermediate container 17d492138948 22:37:52 ---> 37ce5e4f6814 22:37:52 Step 21/23 : LABEL arch=x86_64 22:37:52 ---> 8d095c204560 22:37:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:37:52 Removing intermediate container 35cf3bd6d6d8 22:37:52 ---> fb7d56f2305f 22:37:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:37:52 ---> 31019ee983d0 22:37:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:37:52 ---> Running in 7773344f2aed 22:37:53 ---> Running in 14ecf5c5d468 22:37:53 ---> 45828792296b 22:37:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:37:53 ---> e00df4210b76 22:37:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:37:53 Removing intermediate container 7773344f2aed 22:37:53 ---> d0ddef27c629 22:37:53 Step 22/23 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 22:37:53 Removing intermediate container 14ecf5c5d468 22:37:53 ---> 79b89f5a9ccd 22:37:53 Step 22/24 : LABEL arch=x86_64 22:37:53 ---> b50e0b94d2f1 22:37:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:37:54 ---> Running in c8e9a8ace214 22:37:54 ---> Running in 81a3127b9fa4 22:37:54 ---> Running in 01e888b977b1 22:37:54 ---> bff7a836ee21 22:37:54 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:37:54 Removing intermediate container c8e9a8ace214 22:37:54 ---> 260dc84a7ff2 22:37:54 Step 23/24 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 22:37:54 Removing intermediate container 01e888b977b1 22:37:54 ---> b1d0b8c44aca 22:37:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:37:54 Removing intermediate container 81a3127b9fa4 22:37:54 ---> 20a5bef358a8 22:37:54 Step 23/23 : LABEL version=0.0.0 22:37:54 ---> Running in e7d454da233a 22:37:55 ---> dd0e6a3b1aac 22:37:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:37:55 ---> Running in 589c3f5a5a10 22:37:55 ---> Running in 4e988bccbfac 22:37:55 Removing intermediate container e7d454da233a 22:37:55 ---> aec0d7467f4f 22:37:55 Step 24/24 : LABEL version=0.0.0 22:37:55 ---> Running in f384df2e2802 22:37:55 Removing intermediate container 589c3f5a5a10 22:37:55 ---> 4c4c2cb1e879 22:37:55 Step 21/23 : LABEL arch=x86_64 22:37:55 Removing intermediate container 4e988bccbfac 22:37:55 ---> 4485fd7425ed 22:37:55 22:37:55 ---> 3e5cce7b7de4 22:37:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:37:55 ---> Running in 5aa67ceaacd8 22:37:56 Successfully built 4485fd7425ed 22:37:56 Removing intermediate container f384df2e2802 22:37:56 ---> 2d619a788ab0 22:37:56 22:37:56 Successfully tagged support-scheduler:latest 22:37:56  Building support-scheduler ... done Building security-bootstrapper 22:37:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.427s coverage: 46.8% of statements 22:37:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:37:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:37:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:37:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:37:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:37:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.134s coverage: 100.0% of statements 22:37:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:37:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.117s coverage: 100.0% of statements 22:37:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:37:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:37:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.258s coverage: 19.4% of statements 22:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 22:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 22:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:37:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.503s coverage: 91.2% of statements 22:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 22:37:59 Successfully built 2d619a788ab0 22:37:59 Successfully tagged core-metadata:latest 22:37:59  Building core-metadata ... done Building core-command 22:37:59 ---> f0cb19769084 22:37:59 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/ 22:37:59 Removing intermediate container 5aa67ceaacd8 22:37:59 ---> e191fa7b3885 22:37:59 Step 22/23 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 22:37:59 ---> Running in 0f909c8fdb5f 22:38:00 ---> Running in ace4d2c6ae46 22:38:06 Removing intermediate container ace4d2c6ae46 22:38:06 ---> 69f78a250e38 22:38:06 Step 23/23 : LABEL version=0.0.0 22:38:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.632s coverage: 28.8% of statements 22:38:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:38:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:38:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:38:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:38:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:38:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.229s coverage: 99.0% of statements 22:38:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:38:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.232s coverage: 100.0% of statements 22:38:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:38:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:38:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:38:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.243s coverage: 64.6% of statements 22:38:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:38:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.407s coverage: 97.6% of statements 22:38:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:38:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:38:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:38:07 ok github.com/edgexfoundry/edgex-go/internal/system 0.085s coverage: 0.0% of statements 22:38:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:38:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.066s coverage: 100.0% of statements 22:38:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:38:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:38:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:38:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:38:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements 22:38:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:38:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:38:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 22:38:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.178s coverage: 28.1% of statements 22:38:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 22:38:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 22:38:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.176s coverage: 27.9% of statements 22:38:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 22:38:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 22:38:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 22:38:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 22:38:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 22:38:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 100.0% of statements 22:38:09 GO111MODULE=on go vet ./... 22:38:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:38:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:38:10 ---> 6b372e20733f 22:38:10 Step 3/24 : WORKDIR /edgex-go 22:38:10 ---> Using cache 22:38:10 ---> 14ed33570230 22:38:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:10 ---> Using cache 22:38:10 ---> 24c84e7e6451 22:38:10 Step 5/24 : RUN apk add --update --no-cache make git 22:38:14 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:38:14 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:38:14 ---> 6b372e20733f 22:38:14 Step 3/32 : WORKDIR /edgex-go 22:38:14 ---> Using cache 22:38:14 ---> 14ed33570230 22:38:14 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:14 ---> Using cache 22:38:14 ---> 24c84e7e6451 22:38:14 Step 5/32 : RUN apk add --update --no-cache make git 22:38:16 ---> Running in ef711d6ac17d 22:38:16 ---> Running in 87798802af36 22:38:16 ---> Running in 1dc487b53211 22:38:16 Removing intermediate container 0f909c8fdb5f 22:38:16 ---> 125433278e3e 22:38:16 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:38:16 Removing intermediate container 87798802af36 22:38:16 ---> b8cd35efcf20 22:38:16 22:38:17 Successfully built b8cd35efcf20 22:38:17 ---> Running in 632d98f7719b 22:38:17 Successfully tagged support-notifications:latest 22:38:17 Building security-proxy-setup 22:38:17  Building support-notifications ... done Removing intermediate container 632d98f7719b 22:38:17 ---> 45dcbaf010d7 22:38:17 Step 24/26 : LABEL arch=x86_64 22:38:17 ---> Running in 83c90599f5a5 22:38:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:38:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:38:18 Removing intermediate container 83c90599f5a5 22:38:18 ---> 6f69c7ec2709 22:38:18 Step 25/26 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 22:38:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:38:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:38:18 OK: 219 MiB in 52 packages 22:38:19 OK: 219 MiB in 52 packages 22:38:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:38:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:38:21 ---> 6b372e20733f 22:38:21 Step 3/22 : WORKDIR /edgex-go 22:38:21 ---> Using cache 22:38:21 ---> 14ed33570230 22:38:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:21 ---> Using cache 22:38:21 ---> 24c84e7e6451 22:38:21 Step 5/22 : RUN apk add --update --no-cache make git 22:38:26 ---> Running in 4a0aeb9412b6 22:38:26 ---> Running in 830c1c52791e 22:38:26 Removing intermediate container 830c1c52791e 22:38:26 ---> 9bc5da9d5732 22:38:26 Step 26/26 : LABEL version=0.0.0 22:38:26 Removing intermediate container 1dc487b53211 22:38:26 ---> a22a3e17e8f5 22:38:26 Step 6/32 : COPY go.mod . 22:38:26 Removing intermediate container ef711d6ac17d 22:38:26 ---> 23e6ed60d596 22:38:26 Step 6/24 : COPY go.mod . 22:38:26 ---> Running in 2efe7c01734b 22:38:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:38:26 Removing intermediate container 2efe7c01734b 22:38:26 ---> 81c73c143531 22:38:26 22:38:26 ---> 1e60810838e4 22:38:26 Step 7/24 : RUN go mod download 22:38:26 ---> Running in 0968312dce03 22:38:26 Successfully built 81c73c143531 22:38:26 Successfully tagged security-secretstore-setup:latest 22:38:26 Building sys-mgmt-agent 22:38:26  Building security-secretstore-setup ... done  ---> f207c925a244 22:38:26 Step 7/32 : RUN go mod download 22:38:26 ---> Running in 6b35aeccb0c5 22:38:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:38:28 OK: 219 MiB in 52 packages 22:38:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:38:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:38:31 ---> 6b372e20733f 22:38:31 Step 3/24 : WORKDIR /edgex-go 22:38:31 ---> Using cache 22:38:31 ---> 14ed33570230 22:38:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:31 ---> Using cache 22:38:31 ---> 24c84e7e6451 22:38:31 Step 5/24 : RUN apk add --update --no-cache make bash git 22:38:36 ---> Running in 83d8959ed986 22:38:36 Removing intermediate container 0968312dce03 22:38:36 ---> 510fa8ff75b4 22:38:36 Step 8/24 : COPY . . 22:38:36 Removing intermediate container 6b35aeccb0c5 22:38:36 ---> 9fbf7b1d54cb 22:38:36 Step 8/32 : COPY . . 22:38:48 Removing intermediate container 4a0aeb9412b6 22:38:48 ---> 7658f4111f5d 22:38:48 Step 6/22 : COPY go.mod . 22:38:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:38:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:38:50 OK: 219 MiB in 52 packages 22:38:54 ---> 846ccf94e905 22:38:54 Step 7/22 : RUN go mod download 22:38:54 Removing intermediate container e7f5c6b2e8eb 22:38:54 ---> a6f637296a0f 22:38:54 22:38:54 Step 11/24 : FROM alpine:3.12 22:38:54 ---> 13621d1b12d4 22:38:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:38:54 ---> 9c9ca6493c8d 22:38:54 Step 9/32 : RUN go mod tidy 22:38:54 ---> fa4f244374bb 22:38:54 Step 9/24 : RUN go mod tidy 22:38:54 ---> Running in 79c7f1e63508 22:38:54 ---> Running in 56c5db19d09e 22:38:54 ---> Running in 88fb594f5bf0 22:38:54 ---> Running in 4008bc5abd38 22:38:54 Removing intermediate container 83d8959ed986 22:38:54 ---> 37e1e7450733 22:38:54 Step 6/24 : COPY go.mod . 22:38:54 Removing intermediate container 56c5db19d09e 22:38:54 ---> e89d86c50578 22:38:54 Step 13/24 : ENV APP_PORT=58880 22:38:55 ---> Running in 731b55ccade5 22:38:55 ---> 2e82b92b7629 22:38:55 Step 7/24 : RUN go mod download 22:38:55 ---> Running in 381fc96ee1cd 22:38:55 Removing intermediate container 731b55ccade5 22:38:55 ---> 05984c8e738c 22:38:55 Step 14/24 : EXPOSE $APP_PORT 22:38:55 ---> Running in b334b1381d66 22:38:55 Removing intermediate container b334b1381d66 22:38:55 ---> a422fa98a0dc 22:38:55 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:55 ---> Running in 1e0249fe5a1c 22:38:56 Removing intermediate container 79c7f1e63508 22:38:56 ---> e22b24cf6869 22:38:56 Step 8/22 : COPY . . 22:39:03 Removing intermediate container 381fc96ee1cd 22:39:03 ---> d6ee01ad7009 22:39:03 Step 8/24 : COPY . . 22:39:03 ---> 6f0720e12d83 22:39:03 Step 9/22 : RUN go mod tidy 22:39:07 Removing intermediate container 88fb594f5bf0 22:39:07 ---> 68ebef507ccc 22:39:07 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:39:07 ---> Running in b31cb22ac540 22:39:08 Removing intermediate container 4008bc5abd38 22:39:08 ---> b8385efb551f 22:39:08 Step 10/24 : RUN make cmd/core-command/core-command 22:39:08 ---> Running in 0c021ef6c803 22:39:08 Removing intermediate container 1e0249fe5a1c 22:39:08 ---> 84b37d1605b8 22:39:08 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:39:08 ---> Running in 0f609a6ae660 22:39:08 ---> Running in bee6c968e250 22:39:08 ---> 161ba48d44fb 22:39:08 Step 9/24 : RUN go mod tidy 22:39:08 ---> Running in 5357d4282e2f 22:39:08 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 22:39:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:39:09 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 22:39:09 Removing intermediate container b31cb22ac540 22:39:09 ---> 36b3ce34c131 22:39:09 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:39:09 ---> Running in a524611adbe8 22:39:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:39:10 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 22:39:10 (1/6) Installing dumb-init (1.2.2-r1) 22:39:10 Removing intermediate container 5357d4282e2f 22:39:10 ---> 708f72dd2623 22:39:10 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:39:10 (2/6) Installing libgcc (9.3.0-r2) 22:39:10 ---> Running in d0860155b569 22:39:10 (3/6) Installing libsodium (1.0.18-r0) 22:39:10 (4/6) Installing libstdc++ (9.3.0-r2) 22:39:11 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 22:39:11 (5/6) Installing libzmq (4.3.3-r0) 22:39:11 (6/6) Installing zeromq (4.3.3-r0) 22:39:11 Executing busybox-1.31.1-r20.trigger 22:39:11 OK: 8 MiB in 20 packages 22:39:12 Removing intermediate container 0f609a6ae660 22:39:12 ---> 160423df867c 22:39:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:39:13 ---> af7fc4c7d87e 22:39:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:39:14 ---> 09d42824a876 22:39:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:39:14 ---> e5e31b53f584 22:39:14 Step 20/24 : ENTRYPOINT ["/core-data"] 22:39:14 ---> Running in f02aef0672eb 22:39:14 Removing intermediate container f02aef0672eb 22:39:14 ---> 380362fb5a23 22:39:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:39:14 ---> Running in 979ba3f3707f 22:39:14 Removing intermediate container 979ba3f3707f 22:39:14 ---> 564a32484cd0 22:39:14 Step 22/24 : LABEL arch=x86_64 22:39:14 ---> Running in d697154128b8 22:39:14 Removing intermediate container d697154128b8 22:39:14 ---> 2127e5259bc0 22:39:14 Step 23/24 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 22:39:14 ---> Running in b9762d7695e8 22:39:15 Removing intermediate container b9762d7695e8 22:39:15 ---> 0d4d557ad047 22:39:15 Step 24/24 : LABEL version=0.0.0 22:39:15 ---> Running in f4bd876525a2 22:39:15 Removing intermediate container f4bd876525a2 22:39:15 ---> af3ff1715523 22:39:15 22:39:15 Successfully built af3ff1715523 22:39:15 Successfully tagged core-data:latest 22:39:42  Building core-data ... 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 22:39:46 gofmt -l . 22:39:46 [ "`gofmt -l .`" = "" ] 22:39:48 Removing intermediate container 0c021ef6c803 22:39:48 ---> b4b70eb81653 22:39:48 22:39:48 Step 11/32 : FROM alpine:3.12 22:39:48 ---> 13621d1b12d4 22:39:48 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:39:48 ---> Running in b4992529999a 22:39:49 ./bin/test-go-mod-tidy.sh 22:39:49 Removing intermediate container b4992529999a 22:39:49 ---> 8b8678b2f74c 22:39:49 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:39:49 Removing intermediate container bee6c968e250 22:39:49 ---> 68459d68d890 22:39:49 22:39:49 Step 11/24 : FROM alpine:3.12 22:39:49 ---> 13621d1b12d4 22:39:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:39:49 ---> Using cache 22:39:49 ---> 4ae3cba2ad30 22:39:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:39:49 ---> Using cache 22:39:49 ---> 72df40c41881 22:39:49 Step 14/24 : ENV APP_PORT=58880 22:39:49 ---> Running in 83d14a933100 22:39:49 ---> Running in 805d5a4b5715 22:39:50 ./bin/test-attribution-txt.sh 22:39:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:39:50 Removing intermediate container 805d5a4b5715 22:39:50 ---> c74f8a8da537 22:39:50 Step 15/24 : EXPOSE $APP_PORT 22:39:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:39:50 (1/2) Installing dumb-init (1.2.2-r1) 22:39:50 (2/2) Installing su-exec (0.2-r1) 22:39:50 Executing busybox-1.31.1-r20.trigger 22:39:50 OK: 6 MiB in 16 packages 22:39:50 ---> Running in c7f2eaa030d3 22:39:50 Removing intermediate container a524611adbe8 22:39:50 ---> cdb322b5a030 22:39:50 22:39:50 Step 11/22 : FROM alpine:3.12 22:39:50 ---> 13621d1b12d4 22:39:50 Step 12/22 : RUN apk add --update --no-cache curl 22:39:50 Removing intermediate container d0860155b569 22:39:50 ---> af52948f5cf4 22:39:50 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:39:50 ---> Running in 0ea1cc03648f 22:39:50 ---> Running in cefe8d681b4e 22:39:50 Removing intermediate container c7f2eaa030d3 22:39:50 ---> ab5c1c0e0db4 22:39:50 Step 16/24 : WORKDIR / 22:39:50 ---> Running in 1cc56b6509a9 22:39:50 Removing intermediate container 83d14a933100 22:39:50 ---> aa74d1df5764 22:39:50 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:39:51 ---> Running in 1f625524ce60 22:39:51 Removing intermediate container 1cc56b6509a9 22:39:51 ---> 8abff08b9c71 22:39:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:39:51 Removing intermediate container 1f625524ce60 22:39:51 ---> 0f907768389a 22:39:51 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:39:51 ---> Running in 76a24314d23c 22:39:51 ---> d4b5470ed8f7 22:39:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:39:51 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 22:39:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:39:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:39:51 (1/4) Installing ca-certificates (20191127-r4) 22:39:51 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:39:51 (3/4) Installing libcurl (7.76.1-r0) 22:39:51 (4/4) Installing curl (7.76.1-r0) 22:39:51 Executing busybox-1.31.1-r20.trigger 22:39:51 Executing ca-certificates-20191127-r4.trigger 22:39:52 Removing intermediate container 76a24314d23c 22:39:52 ---> be782f936d97 22:39:52 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:39:52 OK: 7 MiB in 18 packages 22:39:52 ---> 94332faeadad 22:39:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:39:52 ---> Running in 36ba96739d4d 22:39:52 ---> 8060208afd8f 22:39:52 Step 20/24 : ENTRYPOINT ["/core-command"] 22:39:52 ---> Running in 32e7134ebd76 [Pipeline] sh 22:39:52 Removing intermediate container 32e7134ebd76 22:39:52 ---> 704a9a857110 22:39:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:39:52 Removing intermediate container cefe8d681b4e 22:39:52 ---> 0b175421e871 22:39:52 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:39:52 ---> Running in 7ebfb7f6eebf 22:39:52 ---> Running in 34b590010aaf 22:39:52 Removing intermediate container 7ebfb7f6eebf 22:39:52 ---> ac84ceb4cb01 22:39:52 Step 22/24 : LABEL arch=x86_64 22:39:52 Removing intermediate container 0ea1cc03648f 22:39:52 ---> c7b0a24b1c11 22:39:52 22:39:52 Step 12/24 : FROM docker:20.10.0 22:39:52 Removing intermediate container 34b590010aaf 22:39:52 ---> 3d1088f396cc 22:39:52 Step 14/22 : WORKDIR /edgex 22:39:52 ---> Running in 332d00f2c1e9 22:39:52 ---> Running in 93c32f72c6db 22:39:53 + ls -al . 22:39:53 total 872 22:39:53 drwxrwxr-x 9 1001 1001 4096 May 19 22:39 . 22:39:53 drwxr-xr-x 4 root root 4096 May 19 22:34 .. 22:39:53 -rw-rw-r-- 1 1001 1001 11 May 19 22:32 .dockerignore 22:39:53 drwxrwxr-x 8 1001 1001 4096 May 19 22:32 .git 22:39:53 drwxrwxr-x 3 1001 1001 4096 May 19 22:32 .github 22:39:53 -rw-rw-r-- 1 1001 1001 818 May 19 22:32 .gitignore 22:39:53 -rw-rw-r-- 1 1001 1001 166 May 19 22:32 .sonarcloud.properties 22:39:53 -rw-rw-r-- 1 1001 1001 8609 May 19 22:32 Attribution.txt 22:39:53 -rw-rw-r-- 1 1001 1001 3804 May 19 22:32 CONTRIBUTING.md 22:39:53 -rw-rw-r-- 1 1001 1001 931 May 19 22:32 Dockerfile.build 22:39:53 -rw-rw-r-- 1 1001 1001 863 May 19 22:32 Jenkinsfile 22:39:53 -rw-rw-r-- 1 1001 1001 10775 May 19 22:32 LICENSE 22:39:53 -rw-rw-r-- 1 1001 1001 5632 May 19 22:32 Makefile 22:39:53 -rw-rw-r-- 1 1001 1001 7978 May 19 22:32 README.md 22:39:53 -rw-rw-r-- 1 1001 1001 6755 May 19 22:32 SECURITY.md 22:39:53 -rw-rw-r-- 1 1001 1001 5 May 19 22:30 VERSION 22:39:53 -rw-rw-r-- 1 1001 1001 4131 May 19 22:32 ZMQWindows.md 22:39:53 drwxrwxr-x 2 1001 1001 4096 May 19 22:32 bin 22:39:53 drwxrwxr-x 14 1001 1001 4096 May 19 22:32 cmd 22:39:53 -rw-r--r-- 1 root root 737213 May 19 22:38 coverage.out 22:39:53 -rw-r--r-- 1 root root 1060 May 19 22:39 go.mod 22:39:53 -rw-r--r-- 1 root root 21990 May 19 22:34 go.sum 22:39:53 drwxrwxr-x 8 1001 1001 4096 May 19 22:32 internal 22:39:53 drwxrwxr-x 4 1001 1001 4096 May 19 22:32 openapi 22:39:53 drwxrwxr-x 4 1001 1001 4096 May 19 22:32 snap 22:39:53 -rw-rw-r-- 1 1001 1001 168 May 19 22:32 version.go [Pipeline] sh 22:39:53 20.10.0: Pulling from library/docker 22:39:53 Removing intermediate container 332d00f2c1e9 22:39:53 ---> 0a2d58ebd5fd 22:39:53 Step 23/24 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 22:39:53 Removing intermediate container 93c32f72c6db 22:39:53 ---> 4ba5481bcae4 22:39:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:39:53 + '[' -e coverage.out ] 22:39:53 + chown 1001:1001 coverage.out [Pipeline] stash 22:39:53 Warning: overwriting stash ‘coverage-report’ 22:39:54 ---> Running in 1d651216c936 22:39:54 ---> 1ab3ee9e1c8b 22:39:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:39:54 Removing intermediate container 36ba96739d4d 22:39:54 ---> 7f1ceaa3774a 22:39:54 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:39:54 Removing intermediate container 1d651216c936 22:39:54 ---> 2a3c26994f3d 22:39:54 Step 24/24 : LABEL version=0.0.0 22:39:54 ---> Running in a740858d3fb9 22:39:54 ---> Running in 05844ed205e6 22:39:54 Stashed 1 file(s) [Pipeline] sh 22:39:55 Removing intermediate container 05844ed205e6 22:39:55 ---> 89fbfe084ea0 22:39:55 22:39:55 Successfully built 89fbfe084ea0 22:39:55 Successfully tagged core-command:latest 22:39:55  Building core-command ... done Removing intermediate container a740858d3fb9 22:39:55 ---> 57d60391538f 22:39:55 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:39:55 ---> a74996297ca7 22:39:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:39:55 + make build 22:39:55 go mod tidy 22:39:55 ---> 8b3ae7453a0e 22:39:55 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:39:55 ---> Running in 35429898c9be 22:39:55 ---> f1c13ff4c455 22:39:55 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:39:55 ---> Running in d29c30086905 22:39:56 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 22:39:56 Removing intermediate container d29c30086905 22:39:56 ---> d9eab1e0facb 22:39:56 Step 19/22 : CMD ["--init=true"] 22:39:56 ---> Running in ded5f213f86a 22:39:56 Removing intermediate container ded5f213f86a 22:39:56 ---> 9c9423fda259 22:39:56 Step 20/22 : LABEL arch=x86_64 22:39:57 Removing intermediate container 35429898c9be 22:39:57 ---> d48940550732 22:39:57 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:39:57 ---> Running in 4f5573c2d59c 22:39:57 Removing intermediate container 4f5573c2d59c 22:39:57 ---> 24f654ce6611 22:39:57 Step 21/22 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 22:39:57 ---> 87137e02d17e 22:39:57 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:39:57 ---> Running in b417b86d2423 22:39:57 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:39:57 Status: Downloaded newer image for docker:20.10.0 22:39:57 ---> aefe523efa57 22:39:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:39:57 Removing intermediate container b417b86d2423 22:39:57 ---> ce150b524ce8 22:39:57 Step 22/22 : LABEL version=0.0.0 22:39:57 ---> Running in de652878193b 22:39:57 ---> Running in 6ce6ee79e14f 22:39:58 Removing intermediate container de652878193b 22:39:58 ---> 41c0b56a5005 22:39:58 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 22:39:58 Removing intermediate container 6ce6ee79e14f 22:39:58 ---> 902fa5fe07b5 22:39:58 22:39:58 ---> 95b1bd83705a 22:39:58 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:39:58 ---> Running in 44c858bea8cf 22:39:58 Successfully built 902fa5fe07b5 22:39:58 Successfully tagged security-proxy-setup:latest 22:39:58  Building security-proxy-setup ... done  ---> 285bfa305eaf 22:39:58 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:39:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:39:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:39:58 ---> c6b5f18022bb 22:39:58 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:39:58 (1/39) Installing readline (8.0.4-r0) 22:39:58 (2/39) Installing bash (5.0.17-r0) 22:39:58 Executing bash-5.0.17-r0.post-install 22:39:58 (3/39) Installing nghttp2-libs (1.41.0-r0) 22:39:58 (4/39) Installing libcurl (7.76.1-r0) 22:39:58 (5/39) Installing curl (7.76.1-r0) 22:39:58 (6/39) Installing dumb-init (1.2.2-r1) 22:39:58 (7/39) Installing libbz2 (1.0.8-r1) 22:39:58 (8/39) Installing expat (2.2.9-r1) 22:39:58 (9/39) Installing libffi (3.3-r2) 22:39:58 (10/39) Installing gdbm (1.13-r1) 22:39:58 (11/39) Installing xz-libs (5.2.5-r0) 22:39:58 (12/39) Installing sqlite-libs (3.32.1-r0) 22:39:58 (13/39) Installing python3 (3.8.10-r0) 22:39:59 ---> 768f612b7536 22:39:59 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:39:59 ---> Running in 595e7eed30a7 22:39:59 (14/39) Installing py3-appdirs (1.4.4-r1) 22:39:59 (15/39) Installing py3-ordered-set (4.0.1-r0) 22:39:59 (16/39) Installing py3-parsing (2.4.7-r0) 22:39:59 (17/39) Installing py3-six (1.15.0-r0) 22:40:00 (18/39) Installing py3-packaging (20.4-r0) 22:40:00 (19/39) Installing py3-setuptools (47.0.0-r0) 22:40:00 Removing intermediate container 595e7eed30a7 22:40:00 ---> 55a03dafd6dd 22:40:00 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:40:00 (20/39) Installing py3-chardet (3.0.4-r4) 22:40:00 (21/39) Installing py3-idna (2.9-r0) 22:40:00 (22/39) Installing py3-certifi (2020.4.5.1-r0) 22:40:00 (23/39) Installing py3-urllib3 (1.25.9-r0) 22:40:01 (24/39) Installing py3-requests (2.23.0-r0) 22:40:01 (25/39) Installing py3-msgpack (1.0.0-r0) 22:40:01 (26/39) Installing py3-lockfile (0.12.2-r3) 22:40:01 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:40:01 (28/39) Installing py3-colorama (0.4.3-r0) 22:40:01 ---> 7185101367b0 22:40:01 Step 27/32 : RUN chmod +x /entrypoint.sh 22:40:01 (29/39) Installing py3-distlib (0.3.0-r0) 22:40:01 (30/39) Installing py3-distro (1.5.0-r1) 22:40:01 (31/39) Installing py3-webencodings (0.5.1-r3) 22:40:01 (32/39) Installing py3-html5lib (1.0.1-r4) 22:40:01 (33/39) Installing py3-pytoml (0.1.21-r0) 22:40:01 ---> Running in bb5db0e5a6d5 22:40:01 (34/39) Installing py3-pep517 (0.8.2-r0) 22:40:01 (35/39) Installing py3-progress (1.5-r0) 22:40:01 (36/39) Installing py3-toml (0.10.1-r0) 22:40:02 (37/39) Installing py3-retrying (1.3.3-r0) 22:40:02 (38/39) Installing py3-contextlib2 (0.6.0-r0) 22:40:02 (39/39) Installing py3-pip (20.1.1-r0) 22:40:02 Executing busybox-1.31.1-r19.trigger 22:40:02 OK: 72 MiB in 59 packages 22:40:02 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 22:40:03 Collecting docker-compose==1.23.2 22:40:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:40:03 Removing intermediate container bb5db0e5a6d5 22:40:03 ---> e00a47e56369 22:40:03 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:40:03 Collecting docker<4.0,>=3.6.0 22:40:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:40:03 ---> Running in a7f0caa914ef 22:40:03 Collecting PyYAML<4,>=3.10 22:40:03 Downloading PyYAML-3.13.tar.gz (270 kB) 22:40:03 Removing intermediate container a7f0caa914ef 22:40:03 ---> aa76efc8c478 22:40:03 Step 29/32 : CMD ["gate"] 22:40:05 ---> Running in 07afa435ea2b 22:40:05 Collecting texttable<0.10,>=0.9.0 22:40:05 Downloading texttable-0.9.1.tar.gz (11 kB) 22:40:05 Removing intermediate container 07afa435ea2b 22:40:05 ---> 37dc812c281d 22:40:05 Step 30/32 : LABEL arch=x86_64 22:40:05 ---> Running in 9051d709a4ac 22:40:05 Collecting docopt<0.7,>=0.6.1 22:40:05 Downloading docopt-0.6.2.tar.gz (25 kB) 22:40:06 Removing intermediate container 9051d709a4ac 22:40:06 ---> ecb07474837a 22:40:06 Step 31/32 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 22:40:06 ---> Running in c1c39d4f8047 22:40:06 Collecting dockerpty<0.5,>=0.4.1 22:40:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:40:06 Removing intermediate container c1c39d4f8047 22:40:06 ---> 5ecdfe514287 22:40:06 Step 32/32 : LABEL version=0.0.0 22:40:06 ---> Running in a0d51596e34b 22:40:06 Collecting websocket-client<1.0,>=0.32.0 22:40:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:40:06 Removing intermediate container a0d51596e34b 22:40:06 ---> b4e949e08366 22:40:06 22:40:06 Collecting cached-property<2,>=1.2.0 22:40:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:40:06 Successfully built b4e949e08366 22:40:06 Collecting jsonschema<3,>=2.5.1 22:40:06 Successfully tagged security-bootstrapper:latest 22:40:06  Building security-bootstrapper ... done  Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:40:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:40:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:40:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:40:07 Collecting docker-pycreds>=0.4.0 22:40:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:40:07 Collecting idna<2.8,>=2.5 22:40:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:40:07 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) 22:40:07 Collecting urllib3<1.25,>=1.21.1 22:40:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:40:07 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) 22:40:07 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:40:07 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:40:07 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:40:07 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:40:07 Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, PyYAML, texttable, docopt, dockerpty, cached-property, jsonschema, docker-compose 22:40:07 Attempting uninstall: idna 22:40:07 Found existing installation: idna 2.9 22:40:07 Uninstalling idna-2.9: 22:40:07 Successfully uninstalled idna-2.9 22:40:07 Attempting uninstall: urllib3 22:40:07 Found existing installation: urllib3 1.25.9 22:40:07 Uninstalling urllib3-1.25.9: 22:40:07 Successfully uninstalled urllib3-1.25.9 22:40:07 Attempting uninstall: requests 22:40:07 Found existing installation: requests 2.23.0 22:40:07 Uninstalling requests-2.23.0: 22:40:07 Successfully uninstalled requests-2.23.0 22:40:08 Running setup.py install for PyYAML: started 22:40:08 Running setup.py install for PyYAML: finished with status 'done' 22:40:08 Running setup.py install for texttable: started 22:40:08 Running setup.py install for texttable: finished with status 'done' 22:40:08 Running setup.py install for docopt: started 22:40:09 Running setup.py install for docopt: finished with status 'done' 22:40:09 Running setup.py install for dockerpty: started 22:40:09 Running setup.py install for dockerpty: finished with status 'done' 22:40:09 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 22:40:14 Removing intermediate container 44c858bea8cf 22:40:14 ---> e26e45843cb3 22:40:14 Step 15/24 : ENV APP_PORT=58890 22:40:15 ---> Running in 74819f231ecf 22:40:15 Removing intermediate container 74819f231ecf 22:40:15 ---> 14911061dd70 22:40:15 Step 16/24 : EXPOSE $APP_PORT 22:40:15 ---> Running in b2cdf4ac5293 22:40:15 Removing intermediate container b2cdf4ac5293 22:40:15 ---> 9787d51adf53 22:40:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:40:15 ---> e73ce23650a7 22:40:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:40:15 ---> 947c2768dc01 22:40:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:40:15 ---> ca2bf0ea2baf 22:40:15 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:40:15 ---> Running in 1f80c7c5f4c4 22:40:16 Removing intermediate container 1f80c7c5f4c4 22:40:16 ---> b434f80f9b65 22:40:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:40:16 ---> Running in e88e6b3735c9 22:40:16 Removing intermediate container e88e6b3735c9 22:40:16 ---> 07e6eb17e95c 22:40:16 Step 22/24 : LABEL arch=x86_64 22:40:16 ---> Running in 53aa75dd28ff 22:40:16 Removing intermediate container 53aa75dd28ff 22:40:16 ---> 083c32516397 22:40:16 Step 23/24 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 22:40:16 ---> Running in 089c3ead622f 22:40:16 Removing intermediate container 089c3ead622f 22:40:16 ---> 4cae9a622048 22:40:16 Step 24/24 : LABEL version=0.0.0 22:40:16 ---> Running in cec94f934491 22:40:16 Removing intermediate container cec94f934491 22:40:16 ---> b0cb01f1792d 22:40:16 22:40:16 Successfully built b0cb01f1792d 22:40:16 Successfully tagged sys-mgmt-agent:latest 22:40:16  Building sys-mgmt-agent ... done  [Pipeline] } 22:40:16 $ docker stop --time=1 634510e8510dd6936ae00c4390d251787b420920b05a010e96148cbfcfbebfa4 22:40:18 $ docker rm -f 634510e8510dd6936ae00c4390d251787b420920b05a010e96148cbfcfbebfa4 [Pipeline] // withDockerContainer [Pipeline] sh 22:40:18 + docker images 22:40:19 REPOSITORY TAG IMAGE ID CREATED SIZE 22:40:19 sys-mgmt-agent latest b0cb01f1792d 2 seconds ago 312MB 22:40:19 security-bootstrapper latest b4e949e08366 12 seconds ago 18.2MB 22:40:19 security-proxy-setup latest 902fa5fe07b5 21 seconds ago 25.3MB 22:40:19 core-command latest 89fbfe084ea0 24 seconds ago 17.1MB 22:40:19 c7b0a24b1c11 26 seconds ago 1.16GB 22:40:19 cdb322b5a030 28 seconds ago 1.16GB 22:40:19 68459d68d890 29 seconds ago 1.16GB 22:40:19 b4b70eb81653 30 seconds ago 1.15GB 22:40:19 core-data latest af3ff1715523 About a minute ago 21.6MB 22:40:19 a6f637296a0f About a minute ago 1.17GB 22:40:19 security-secretstore-setup latest 81c73c143531 About a minute ago 25.8MB 22:40:19 support-notifications latest b8cd35efcf20 2 minutes ago 17.7MB 22:40:19 support-scheduler latest 4485fd7425ed 2 minutes ago 17.1MB 22:40:19 core-metadata latest 2d619a788ab0 2 minutes ago 18.6MB 22:40:19 714a27627fce 2 minutes ago 1.16GB 22:40:19 98724e3b5d13 2 minutes ago 1.16GB 22:40:19 372de4d1930f 2 minutes ago 1.17GB 22:40:19 619a995dd083 2 minutes ago 1.16GB 22:40:19 ci-base-image-x86_64 latest 6b372e20733f 9 minutes ago 648MB 22:40:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 22:40:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 22:40:19 alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB 22:40:19 docker 20.10.0 aefe523efa57 5 months ago 240MB 22:40:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 22:40:29 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 22:40:31 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 22:40:34 Still waiting to schedule task 22:40:34 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:40:36 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 22:40:37 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 22:40:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:40:45 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 22:40:50 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 22:40:53 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 22:40:56 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 22:40:58 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] } 22:41:04 $ docker stop --time=1 63357c2f33d2e2f4db368eb736676f9fdedb0a767449a75bd516a2603ceb8a2b 22:41:06 $ docker rm -f 63357c2f33d2e2f4db368eb736676f9fdedb0a767449a75bd516a2603ceb8a2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:41:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:41:08 22:41:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:41:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:41:09 latest: Pulling from edgex-devops/edgex-compose-arm64 22:41:09 29e5d40040c1: Pulling fs layer 22:41:09 1ce36da41761: Pulling fs layer 22:41:09 25b303627fd3: Pulling fs layer 22:41:09 29e5d40040c1: Verifying Checksum 22:41:09 29e5d40040c1: Download complete 22:41:10 29e5d40040c1: Pull complete 22:41:10 1ce36da41761: Verifying Checksum 22:41:10 1ce36da41761: Download complete 22:41:11 1ce36da41761: Pull complete 22:41:11 25b303627fd3: Download complete 22:41:21 25b303627fd3: Pull complete 22:41:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:41:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:41:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:41:22 prd-ubuntu18.04-docker-arm64-4c-16g-15125 does not seem to be running inside a container 22:41:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 22:41:25 $ docker top 71ed9d19f2494f47fdddc9819a81893880b0bfd37ffca436db22e97afbb27977 -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:26 + docker-compose build --help 22:41:26 + grep parallel 22:41:29 --parallel Build images in parallel. [Pipeline] } 22:41:30 $ docker stop --time=1 71ed9d19f2494f47fdddc9819a81893880b0bfd37ffca436db22e97afbb27977 22:41:32 $ docker rm -f 71ed9d19f2494f47fdddc9819a81893880b0bfd37ffca436db22e97afbb27977 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:41:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:41:32 . [Pipeline] withDockerContainer 22:41:33 prd-ubuntu18.04-docker-arm64-4c-16g-15125 does not seem to be running inside a container 22:41:33 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 22:41:34 $ docker top 565fb00b8ccaa26c7d18fb771f96e338f30692e62c786a35c5d8ef26e26dab19 -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:35 + docker-compose -f ./docker-compose-build.yml build --parallel 22:41:40 Building core-command ... 22:41:40 Building core-data ... 22:41:40 Building core-metadata ... 22:41:40 Building security-bootstrapper ... 22:41:40 Building security-proxy-setup ... 22:41:40 Building security-secretstore-setup ... 22:41:40 Building support-notifications ... 22:41:40 Building support-scheduler ... 22:41:40 Building sys-mgmt-agent ... 22:41:40 Building support-scheduler 22:41:40 Building security-bootstrapper 22:41:40 Building core-data 22:41:40 Building core-metadata 22:41:40 Building security-secretstore-setup 22:43:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:43:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:43:01 ---> e29cf8725d84 22:43:01 Step 3/24 : WORKDIR /edgex-go 22:43:01 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:43:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:43:01 ---> e29cf8725d84 22:43:01 Step 3/26 : WORKDIR /edgex-go 22:43:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:43:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:43:01 ---> e29cf8725d84 22:43:01 Step 3/24 : WORKDIR /edgex-go 22:43:01 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:43:01 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:43:01 ---> e29cf8725d84 22:43:01 Step 3/32 : WORKDIR /edgex-go 22:43:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:43:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:43:01 ---> e29cf8725d84 22:43:01 Step 3/23 : WORKDIR /edgex-go 22:43:01 ---> Running in 4e89f4d1c350 22:43:01 ---> Running in ab9258cb0a47 22:43:01 ---> Running in 76329853048e 22:43:01 ---> Running in 148cc6b1aa06 22:43:01 ---> Running in b811944a0d19 22:43:01 Removing intermediate container 148cc6b1aa06 22:43:01 ---> 541f0e50280b 22:43:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:01 Removing intermediate container 4e89f4d1c350 22:43:01 ---> 5b4a2d233cc8 22:43:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:01 Removing intermediate container ab9258cb0a47 22:43:01 ---> 3efe9d8738bc 22:43:01 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:01 ---> Running in a5081c88c884 22:43:01 Removing intermediate container 76329853048e 22:43:01 ---> 19f847f7963b 22:43:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:01 Removing intermediate container b811944a0d19 22:43:01 ---> c831e22b453e 22:43:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:01 ---> Running in 72be6a21c92a 22:43:01 ---> Running in 4e5f02297c04 22:43:01 ---> Running in c3d90a471d78 22:43:01 ---> Running in 1fc9f05dcb1f 22:43:01 Removing intermediate container a5081c88c884 22:43:01 ---> 6fc728a2093a 22:43:01 Step 5/23 : RUN apk add --update --no-cache make git 22:43:01 ---> Running in ed36f86e1a0f 22:43:01 Removing intermediate container 72be6a21c92a 22:43:01 ---> 2de229007ff7 22:43:01 Step 5/32 : RUN apk add --update --no-cache make git 22:43:01 ---> Running in da4a8a4d6c3d 22:43:01 Removing intermediate container 4e5f02297c04 22:43:01 ---> 670d33a19c26 22:43:01 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:43:01 Removing intermediate container c3d90a471d78 22:43:01 ---> d5e3d5ae227b 22:43:01 Step 5/24 : RUN apk add --update --no-cache make git 22:43:01 ---> Running in 3e756f4c07ba 22:43:01 ---> Running in cc15b706bcb3 22:43:01 Removing intermediate container 1fc9f05dcb1f 22:43:01 ---> 379a5f238e61 22:43:01 Step 5/26 : RUN apk add --update --no-cache make git 22:43:01 ---> Running in 1c78a894e086 22:43:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:43:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:43:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:43:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:43:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:43:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:43:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:43:02 OK: 218 MiB in 52 packages 22:43:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:43:02 OK: 218 MiB in 52 packages 22:43:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:43:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:43:03 OK: 218 MiB in 52 packages 22:43:03 OK: 218 MiB in 52 packages 22:43:03 OK: 218 MiB in 52 packages 22:43:03 Removing intermediate container ed36f86e1a0f 22:43:03 ---> d192d414ba95 22:43:03 Step 6/23 : COPY go.mod . 22:43:04 Removing intermediate container da4a8a4d6c3d 22:43:04 ---> f80821515cb6 22:43:04 Step 6/32 : COPY go.mod . 22:43:04 Removing intermediate container 3e756f4c07ba 22:43:04 ---> aac022cf9b18 22:43:04 Step 6/24 : COPY go.mod . 22:43:05 ---> 88c846bf9cb0 22:43:05 Step 7/23 : RUN go mod download 22:43:05 ---> Running in 9c623345aabe 22:43:05 Removing intermediate container cc15b706bcb3 22:43:05 ---> cec9f643bc4e 22:43:05 Step 6/24 : COPY go.mod . 22:43:05 ---> 874f03d7cebb 22:43:05 Step 7/32 : RUN go mod download 22:43:05 Removing intermediate container 1c78a894e086 22:43:05 ---> e838b4690ffb 22:43:05 Step 6/26 : COPY go.mod . 22:43:05 ---> Running in 057e98c2d6d6 22:43:05 ---> 840f3cf01c3b 22:43:05 Step 7/24 : RUN go mod download 22:43:06 ---> Running in e534b3912ce4 22:43:06 ---> bff4b4ccd802 22:43:06 Step 7/24 : RUN go mod download 22:43:07 ---> db351d292bcb 22:43:07 Step 7/26 : RUN go mod download 22:43:07 ---> Running in 507ff570fc7e 22:43:07 ---> Running in fb8dc1e40369 22:43:09 Removing intermediate container 9c623345aabe 22:43:09 ---> 136b2b96ad7d 22:43:09 Step 8/23 : COPY . . 22:43:09 Removing intermediate container 057e98c2d6d6 22:43:09 ---> cf124efa7a2e 22:43:09 Step 8/32 : COPY . . 22:43:10 Removing intermediate container e534b3912ce4 22:43:10 ---> 43d8da51736b 22:43:10 Step 8/24 : COPY . . 22:43:11 Removing intermediate container 507ff570fc7e 22:43:11 ---> 3c2c9dcae2cd 22:43:11 Step 8/24 : COPY . . 22:43:12 Removing intermediate container fb8dc1e40369 22:43:12 ---> cd636ee52978 22:43:12 Step 8/26 : COPY . . 22:43:39 ---> 5af0a3e86f75 22:43:39 Step 9/32 : RUN go mod tidy 22:43:39 ---> 7073490ff55e 22:43:39 Step 9/23 : RUN go mod tidy 22:43:39 ---> defba85b8930 22:43:39 Step 9/24 : RUN go mod tidy 22:43:39 ---> 7f8e5dbaa35b 22:43:39 Step 9/24 : RUN go mod tidy 22:43:39 ---> Running in 72126b69c2c5 22:43:39 ---> 79f4866ce354 22:43:39 Step 9/26 : RUN go mod tidy 22:43:39 ---> Running in 9705fd54829b 22:43:39 ---> Running in 907dec172241 22:43:39 ---> Running in 73c31d052bdf 22:43:39 ---> Running in 31c76c07c70e 22:43:41 Running on prd-ubuntu18.04-docker-8c-8g-15127 in /w/workspace/edgexfoundry_edgex-go_PR-3485 [Pipeline] { [Pipeline] ws 22:43:41 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:43:41 The recommended git tool is: git 22:43:43 Removing intermediate container 72126b69c2c5 22:43:43 ---> 5982283a4001 22:43:43 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:43:43 ---> Running in 07f3c2664208 22:43:43 Removing intermediate container 907dec172241 22:43:43 ---> d58f7c49df14 22:43:43 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:43:43 Removing intermediate container 9705fd54829b 22:43:43 ---> 2b7ff1265a97 22:43:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:43:43 ---> Running in cede1cd148cc 22:43:43 ---> Running in 0614bf316eda 22:43:44 using credential edgex-jenkins-ssh 22:43:44 Cloning the remote Git repository 22:43:44 Removing intermediate container 31c76c07c70e 22:43:44 ---> 13df1fed2d40 22:43:44 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:43:44 Removing intermediate container 73c31d052bdf 22:43:44 ---> c3db4598cfa8 22:43:44 Step 10/24 : RUN make cmd/core-data/core-data 22:43:44 ---> Running in 32606da70cdd 22:43:44 ---> Running in af13737929c9 22:43:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:43:44 > git init /w/workspace/edgex-go/1 # timeout=10 22:43:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:43:44 > git --version # timeout=10 22:43:44 > git --version # 'git version 2.17.1' 22:43:44 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:45 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 22:43:46 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 22:43:46 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 22:43:46 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 22:43:47 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 22:43:49 Merging remotes/origin/master commit f6f68c45a71fc61d9870de441fabd717907f75d2 into PR head commit 5e566f8690e09cc93b95635cc7c19e862b0f1802 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 22:43:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:43:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:43:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:43:48 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3485/head:refs/remotes/origin/PR-3485 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:43:49 > git config core.sparsecheckout # timeout=10 22:43:49 > git checkout -f 5e566f8690e09cc93b95635cc7c19e862b0f1802 # timeout=10 [Pipeline] // stage [Pipeline] } 22:43:50 Failed in branch amd64 22:45:39 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 22:45:44 Removing intermediate container 07f3c2664208 22:45:44 ---> 9074347c6893 22:45:44 22:45:44 Step 11/32 : FROM alpine:3.12 22:45:44 3.12: Pulling from library/alpine 22:45:46 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:45:46 Status: Downloaded newer image for alpine:3.12 22:45:46 ---> 9852663dfa18 22:45:46 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:45:46 Removing intermediate container 32606da70cdd 22:45:46 ---> 2e5fab995d2a 22:45:46 22:45:46 Step 11/26 : FROM alpine:3.12 22:45:46 ---> 9852663dfa18 22:45:46 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:45:47 ---> Running in 4f4e51fd98de 22:45:47 ---> Running in 026e84104d97 22:45:48 Removing intermediate container 4f4e51fd98de 22:45:48 ---> a5a6f2224d8a 22:45:48 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:45:48 ---> Running in 27be7003a8b7 22:45:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:45:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:45:50 (1/6) Installing ca-certificates (20191127-r4) 22:45:50 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:45:50 (3/6) Installing libcurl (7.76.1-r0) 22:45:50 (4/6) Installing curl (7.76.1-r0) 22:45:50 (5/6) Installing dumb-init (1.2.2-r1) 22:45:50 (6/6) Installing su-exec (0.2-r1) 22:45:50 Executing busybox-1.31.1-r20.trigger 22:45:50 Executing ca-certificates-20191127-r4.trigger 22:45:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:45:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:45:50 OK: 7 MiB in 20 packages 22:45:51 (1/2) Installing dumb-init (1.2.2-r1) 22:45:51 (2/2) Installing su-exec (0.2-r1) 22:45:51 Executing busybox-1.31.1-r20.trigger 22:45:51 OK: 5 MiB in 16 packages 22:45:53 Removing intermediate container 026e84104d97 22:45:53 ---> 4c0091aef3d7 22:45:53 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:45:53 Removing intermediate container 27be7003a8b7 22:45:53 ---> f8484547dfe4 22:45:53 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:45:53 ---> Running in 57641fb64657 22:45:54 ---> Running in f803bb5e2c56 22:45:54 Removing intermediate container 57641fb64657 22:45:54 ---> ba4a5ca3a9c3 22:45:54 Step 14/26 : WORKDIR / 22:45:54 Removing intermediate container f803bb5e2c56 22:45:54 ---> 8517bd3f49ff 22:45:54 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:45:55 ---> Running in 3f6089b3f474 22:45:55 ---> Running in 4c48505563ae 22:45:56 Removing intermediate container 3f6089b3f474 22:45:56 ---> 94479d288ff7 22:45:56 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:45:56 Removing intermediate container 4c48505563ae 22:45:56 ---> 7dfda089064a 22:45:56 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:45:56 ---> Running in 59cbaaf3cb36 22:45:59 ---> 0d66934a30ff 22:45:59 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:46:01 Removing intermediate container cede1cd148cc 22:46:01 ---> 72dd22602c2c 22:46:01 22:46:01 Step 11/23 : FROM alpine:3.12 22:46:01 ---> 9852663dfa18 22:46:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:46:01 ---> 0c1da417f167 22:46:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:46:01 ---> Running in 804fd2ee1341 22:46:01 Removing intermediate container 59cbaaf3cb36 22:46:01 ---> ccad3c29ab0c 22:46:01 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:46:02 ---> Running in 279333e2d18a 22:46:02 ---> 660d651b6b13 22:46:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:46:02 Removing intermediate container 279333e2d18a 22:46:02 ---> 9085a4ae7851 22:46:02 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:46:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:46:04 ---> 573d28554ad8 22:46:04 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:46:04 ---> ee898b284807 22:46:04 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:46:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:46:05 ---> Running in 9f17e01da2e8 22:46:05 (1/1) Installing dumb-init (1.2.2-r1) 22:46:05 Executing busybox-1.31.1-r20.trigger 22:46:05 OK: 5 MiB in 15 packages 22:46:07 ---> 3bc5de62dd59 22:46:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:46:08 Removing intermediate container 804fd2ee1341 22:46:08 ---> dc9694914a23 22:46:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:46:08 ---> Running in 28c4fbb845f0 22:46:09 ---> eb259ca028ef 22:46:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:46:09 Removing intermediate container 9f17e01da2e8 22:46:09 ---> 07f891e70d01 22:46:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:46:09 Removing intermediate container 28c4fbb845f0 22:46:09 ---> fbdb9524e258 22:46:09 Step 14/23 : ENV APP_PORT=58861 22:46:10 ---> Running in 4ea062ced7a8 22:46:10 ---> 0d8859f40de9 22:46:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:46:10 Removing intermediate container 0614bf316eda 22:46:10 ---> a6e3f0581544 22:46:10 22:46:10 Step 11/24 : FROM alpine:3.12 22:46:10 ---> 9852663dfa18 22:46:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:46:10 ---> Using cache 22:46:10 ---> dc9694914a23 22:46:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:46:10 ---> Using cache 22:46:10 ---> fbdb9524e258 22:46:10 Step 14/24 : ENV APP_PORT=58881 22:46:11 ---> Running in 42558d89a885 22:46:11 ---> 54b8d62e3586 22:46:11 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/ 22:46:11 Removing intermediate container 4ea062ced7a8 22:46:11 ---> 579c97b3e368 22:46:11 Step 15/23 : EXPOSE $APP_PORT 22:46:11 ---> Running in 9eee3532e067 22:46:11 ---> Running in d863ca397b6a 22:46:12 Removing intermediate container 42558d89a885 22:46:12 ---> 086583534541 22:46:12 Step 15/24 : EXPOSE $APP_PORT 22:46:12 ---> Running in df788eb8338f 22:46:12 Removing intermediate container d863ca397b6a 22:46:12 ---> 78b947e0d6cf 22:46:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:46:12 ---> 49605f732ad8 22:46:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:46:13 Removing intermediate container df788eb8338f 22:46:13 ---> 2cc672f11aae 22:46:13 Step 16/24 : WORKDIR / 22:46:14 ---> Running in 92addb9fb353 22:46:14 Removing intermediate container af13737929c9 22:46:14 ---> 2967ff4a7e8f 22:46:14 22:46:14 Step 11/24 : FROM alpine:3.12 22:46:14 ---> 9852663dfa18 22:46:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:46:14 ---> c99b8e0e9ade 22:46:14 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:46:14 ---> Running in 6aa38cdd3162 22:46:14 ---> 74cee2e8539d 22:46:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:46:14 Removing intermediate container 92addb9fb353 22:46:14 ---> e7429cf93ba8 22:46:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:46:15 Removing intermediate container 6aa38cdd3162 22:46:15 ---> cf29b810717e 22:46:15 Step 13/24 : ENV APP_PORT=58880 22:46:15 ---> Running in cd05e0fc7c8a 22:46:15 ---> 0672542e8fcb 22:46:15 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:46:15 Removing intermediate container 9eee3532e067 22:46:15 ---> 8618a43e0243 22:46:15 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:46:16 ---> Running in 18fb275d2e50 22:46:16 ---> ac04c1f83ae8 22:46:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:46:16 Removing intermediate container cd05e0fc7c8a 22:46:16 ---> 1185f40b031c 22:46:16 Step 14/24 : EXPOSE $APP_PORT 22:46:16 ---> 7f8b794e5ca0 22:46:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:46:16 ---> Running in 7b94a617f94d 22:46:16 ---> 2a7912e08f24 22:46:16 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:46:16 Removing intermediate container 18fb275d2e50 22:46:16 ---> c1b49ba2fbcf 22:46:16 Step 24/26 : LABEL arch=arm64 22:46:17 ---> Running in 707fdd6bea97 22:46:17 ---> Running in b12025b9d363 22:46:17 Removing intermediate container 7b94a617f94d 22:46:17 ---> 5500dd3710a5 22:46:17 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:17 ---> 6023d67ddf61 22:46:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:46:18 ---> Running in e8f7cf7b005f 22:46:18 ---> Running in 42a485f0fd8f 22:46:18 ---> b285bafe645a 22:46:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:46:18 Removing intermediate container 707fdd6bea97 22:46:18 ---> 6a3423d8c7b6 22:46:18 Step 25/26 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 22:46:18 Removing intermediate container b12025b9d363 22:46:18 ---> a3819fbc7377 22:46:18 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:46:18 ---> Running in 2a3f1d6b6f72 22:46:18 Removing intermediate container 42a485f0fd8f 22:46:18 ---> d9297060cf55 22:46:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:46:19 ---> Running in c025cec49073 22:46:19 Removing intermediate container 2a3f1d6b6f72 22:46:19 ---> 8cdd28446d7f 22:46:19 Step 26/26 : LABEL version=0.0.0 22:46:19 ---> Running in f0f97ad043d3 22:46:19 ---> c642e961cbc7 22:46:19 Step 27/32 : RUN chmod +x /entrypoint.sh 22:46:20 ---> f95f0c62b358 22:46:20 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:46:20 Removing intermediate container c025cec49073 22:46:20 ---> 97cbc61fd294 22:46:20 Step 21/23 : LABEL arch=arm64 22:46:20 ---> Running in ca4824090031 22:46:20 ---> Running in b34fdd4d722a 22:46:20 ---> Running in 79c82fdfb88c 22:46:20 Removing intermediate container f0f97ad043d3 22:46:20 ---> c9ed94319754 22:46:20 22:46:20 Removing intermediate container ca4824090031 22:46:20 ---> 05b4007e1524 22:46:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:46:21 Removing intermediate container 79c82fdfb88c 22:46:21 ---> 773159a961ed 22:46:21 Step 22/23 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 22:46:21 Successfully built c9ed94319754 22:46:21 ---> Running in e396ea072b62 22:46:21 Successfully tagged security-secretstore-setup-arm64:latest 22:46:21  Building security-secretstore-setup ... done Building support-notifications 22:46:21 ---> Running in 5ecbf98b4f79 22:46:21 Removing intermediate container e8f7cf7b005f 22:46:21 ---> 07530f2ce602 22:46:21 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:46:21 ---> Running in a11fcf2d70f9 22:46:22 Removing intermediate container 5ecbf98b4f79 22:46:22 Removing intermediate container e396ea072b62 22:46:22 ---> f11d2da436a8 22:46:22 Step 22/24 : LABEL arch=arm64 22:46:22 ---> eb05b0d2d1f6 22:46:22 Step 23/23 : LABEL version=0.0.0 22:46:22 ---> Running in 54486f41f2a2 22:46:22 ---> Running in e25a9ead6d61 22:46:23 Removing intermediate container 54486f41f2a2 22:46:23 ---> e991fd2d8e6b 22:46:23 22:46:23 Removing intermediate container e25a9ead6d61 22:46:23 ---> 56b4eeb8ffae 22:46:23 Step 23/24 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 22:46:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:46:23 Successfully built e991fd2d8e6b 22:46:24 Successfully tagged support-scheduler-arm64:latest 22:46:24  Building support-scheduler ... done Building sys-mgmt-agent 22:46:24 ---> Running in cdb0a1e7adad 22:46:24 Removing intermediate container b34fdd4d722a 22:46:24 ---> ce617d1abda6 22:46:24 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:46:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:46:24 Removing intermediate container cdb0a1e7adad 22:46:24 ---> ff2821dabaa5 22:46:24 Step 24/24 : LABEL version=0.0.0 22:46:24 ---> Running in cf4e8737efbd 22:46:25 (1/6) Installing dumb-init (1.2.2-r1) 22:46:25 ---> Running in ccfd802bb91d 22:46:25 (2/6) Installing libgcc (9.3.0-r2) 22:46:25 (3/6) Installing libsodium (1.0.18-r0) 22:46:25 (4/6) Installing libstdc++ (9.3.0-r2) 22:46:25 (5/6) Installing libzmq (4.3.3-r0) 22:46:25 Removing intermediate container cf4e8737efbd 22:46:25 (6/6) Installing zeromq (4.3.3-r0) 22:46:25 ---> e32c342e14ab 22:46:25 Step 29/32 : CMD ["gate"] 22:46:25 Executing busybox-1.31.1-r20.trigger 22:46:25 OK: 8 MiB in 20 packages 22:46:25 Removing intermediate container ccfd802bb91d 22:46:25 ---> c8650b7b8eee 22:46:25 22:46:26 ---> Running in 3c9597c64dcb 22:46:26 Successfully built c8650b7b8eee 22:46:26 Successfully tagged core-metadata-arm64:latest 22:46:26 Building security-proxy-setup 22:46:27  Building core-metadata ... done Removing intermediate container 3c9597c64dcb 22:46:27 ---> a94e55c1bb59 22:46:27 Step 30/32 : LABEL arch=arm64 22:46:27 ---> Running in 7737d0c6101c 22:46:27 Removing intermediate container a11fcf2d70f9 22:46:27 ---> 0311a0155c31 22:46:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:46:27 Removing intermediate container 7737d0c6101c 22:46:27 ---> b7d146d8d4b1 22:46:27 Step 31/32 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 22:46:28 ---> Running in 777c2cdfbd7c 22:46:28 ---> e74467bfb8ff 22:46:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:46:29 Removing intermediate container 777c2cdfbd7c 22:46:29 ---> 3ac9d6f94a53 22:46:29 Step 32/32 : LABEL version=0.0.0 22:46:29 ---> Running in e249b0a973d7 22:46:30 ---> eec6e5cfa546 22:46:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:46:30 Removing intermediate container e249b0a973d7 22:46:30 ---> 8a5b3a1234da 22:46:30 22:46:30 Successfully built 8a5b3a1234da 22:46:31 Successfully tagged security-bootstrapper-arm64:latest 22:46:31 Building core-command 22:46:31  Building security-bootstrapper ... done  ---> d7db7a01e0ff 22:46:31 Step 20/24 : ENTRYPOINT ["/core-data"] 22:46:31 ---> Running in c0448a150d97 22:46:32 Removing intermediate container c0448a150d97 22:46:32 ---> ac453fe9c265 22:46:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:46:32 ---> Running in a0926ae019ee 22:46:33 Removing intermediate container a0926ae019ee 22:46:33 ---> d5a813f695e6 22:46:33 Step 22/24 : LABEL arch=arm64 22:46:33 ---> Running in fb9d82ab2abd 22:46:33 Removing intermediate container fb9d82ab2abd 22:46:33 ---> 290217628d02 22:46:33 Step 23/24 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 22:46:34 ---> Running in a270aeb59eb6 22:46:34 Removing intermediate container a270aeb59eb6 22:46:34 ---> 5e12e5d1fdba 22:46:34 Step 24/24 : LABEL version=0.0.0 22:46:34 ---> Running in 9d2c15fa17f7 22:46:35 Removing intermediate container 9d2c15fa17f7 22:46:35 ---> e3c372d485c0 22:46:35 22:46:36 Successfully built e3c372d485c0 22:46:36 Successfully tagged core-data-arm64:latest 22:47:23  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:47:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:47:23 ---> e29cf8725d84 22:47:23 Step 3/23 : WORKDIR /edgex-go 22:47:23 ---> Using cache 22:47:23 ---> c831e22b453e 22:47:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:23 ---> Using cache 22:47:23 ---> 379a5f238e61 22:47:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:47:23 ---> Running in 848ae47ea197 22:47:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:47:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:47:23 ---> e29cf8725d84 22:47:23 Step 3/24 : WORKDIR /edgex-go 22:47:23 ---> Using cache 22:47:23 ---> c831e22b453e 22:47:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:23 ---> Using cache 22:47:23 ---> 379a5f238e61 22:47:23 Step 5/24 : RUN apk add --update --no-cache make bash git 22:47:23 ---> Running in be7a26b0c1e7 22:47:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:47:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:47:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:47:23 ---> e29cf8725d84 22:47:23 Step 3/22 : WORKDIR /edgex-go 22:47:23 ---> Using cache 22:47:23 ---> c831e22b453e 22:47:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:23 ---> Using cache 22:47:23 ---> 379a5f238e61 22:47:23 Step 5/22 : RUN apk add --update --no-cache make git 22:47:23 ---> Using cache 22:47:23 ---> e838b4690ffb 22:47:23 Step 6/22 : COPY go.mod . 22:47:23 ---> Using cache 22:47:23 ---> db351d292bcb 22:47:23 Step 7/22 : RUN go mod download 22:47:23 ---> Using cache 22:47:23 ---> cd636ee52978 22:47:23 Step 8/22 : COPY . . 22:47:23 ---> Using cache 22:47:23 ---> 79f4866ce354 22:47:23 Step 9/22 : RUN go mod tidy 22:47:23 ---> Using cache 22:47:23 ---> 13df1fed2d40 22:47:23 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:47:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:47:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:47:23 ---> Running in d2ba6f67f885 22:47:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:47:23 OK: 218 MiB in 52 packages 22:47:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:47:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:47:23 ---> e29cf8725d84 22:47:23 Step 3/24 : WORKDIR /edgex-go 22:47:23 ---> Using cache 22:47:23 ---> c831e22b453e 22:47:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:23 ---> Using cache 22:47:23 ---> 379a5f238e61 22:47:23 Step 5/24 : RUN apk add --update --no-cache make git 22:47:23 ---> Using cache 22:47:23 ---> e838b4690ffb 22:47:23 Step 6/24 : COPY go.mod . 22:47:23 ---> Using cache 22:47:23 ---> db351d292bcb 22:47:23 Step 7/24 : RUN go mod download 22:47:23 ---> Using cache 22:47:23 ---> cd636ee52978 22:47:23 Step 8/24 : COPY . . 22:47:23 ---> Using cache 22:47:23 ---> 79f4866ce354 22:47:23 Step 9/24 : RUN go mod tidy 22:47:23 ---> Using cache 22:47:23 ---> 13df1fed2d40 22:47:23 Step 10/24 : RUN make cmd/core-command/core-command 22:47:23 ---> Running in d6a0f2167e95 22:47:23 OK: 218 MiB in 52 packages 22:47:23 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 22:47:23 Removing intermediate container 848ae47ea197 22:47:23 ---> f22b77ad3996 22:47:23 Step 6/23 : COPY go.mod . 22:47:24 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 22:47:24 Removing intermediate container be7a26b0c1e7 22:47:24 ---> 0735373e170b 22:47:24 Step 6/24 : COPY go.mod . 22:47:24 ---> 1d276fd3f78c 22:47:24 Step 7/23 : RUN go mod download 22:47:24 ---> Running in f857fc5276a4 22:47:25 ---> a10212b83907 22:47:25 Step 7/24 : RUN go mod download 22:47:25 ---> Running in 6465244552ad 22:47:29 Removing intermediate container f857fc5276a4 22:47:29 ---> 995a73c619f1 22:47:29 Step 8/23 : COPY . . 22:47:30 Removing intermediate container 6465244552ad 22:47:30 ---> 060a3639b9f7 22:47:30 Step 8/24 : COPY . . 22:48:02 ---> 1ba8208453e6 22:48:02 Step 9/24 : RUN go mod tidy 22:48:02 ---> 1ef5db2bc4af 22:48:02 Step 9/23 : RUN go mod tidy 22:48:02 ---> Running in 3d84fa6218d6 22:48:02 ---> Running in dff79191967c 22:48:07 Removing intermediate container 3d84fa6218d6 22:48:07 ---> ecc818ec0861 22:48:07 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:48:07 ---> Running in a5e23833d8f4 22:48:08 Removing intermediate container dff79191967c 22:48:08 ---> 30e018cbb04f 22:48:08 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:48:08 ---> Running in fc25bd54003d 22:48:09 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 22:48:10 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 22:48:32 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 22:48:47 Removing intermediate container d2ba6f67f885 22:48:47 ---> 220ee3e60343 22:48:47 22:48:47 Step 11/22 : FROM alpine:3.12 22:48:47 ---> 9852663dfa18 22:48:47 Step 12/22 : RUN apk add --update --no-cache curl 22:48:47 ---> Running in 2c0e2de8a108 22:48:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:48:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:48:49 (1/4) Installing ca-certificates (20191127-r4) 22:48:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:48:49 (3/4) Installing libcurl (7.76.1-r0) 22:48:49 (4/4) Installing curl (7.76.1-r0) 22:48:49 Executing busybox-1.31.1-r20.trigger 22:48:49 Executing ca-certificates-20191127-r4.trigger 22:48:50 OK: 7 MiB in 18 packages 22:48:53 Removing intermediate container 2c0e2de8a108 22:48:53 ---> 8a434ee06c0c 22:48:53 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:48:53 ---> Running in e9f2cdbc71dc 22:48:54 Removing intermediate container d6a0f2167e95 22:48:54 ---> 4ec8708a3347 22:48:54 22:48:54 Step 11/24 : FROM alpine:3.12 22:48:54 ---> 9852663dfa18 22:48:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:48:54 ---> Using cache 22:48:54 ---> dc9694914a23 22:48:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:48:54 ---> Using cache 22:48:54 ---> fbdb9524e258 22:48:54 Step 14/24 : ENV APP_PORT=58880 22:48:54 ---> Running in 5e69875dbec7 22:48:54 Removing intermediate container e9f2cdbc71dc 22:48:54 ---> 03c462eafc69 22:48:54 Step 14/22 : WORKDIR /edgex 22:48:54 ---> Running in 9b79170f2d1f 22:48:55 Removing intermediate container 5e69875dbec7 22:48:55 ---> 36f5bdd327ea 22:48:55 Step 15/24 : EXPOSE $APP_PORT 22:48:55 ---> Running in df8d286ed9d9 22:48:55 Removing intermediate container 9b79170f2d1f 22:48:55 ---> 661ae587c373 22:48:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:48:56 Removing intermediate container df8d286ed9d9 22:48:56 ---> fbe000d53699 22:48:56 Step 16/24 : WORKDIR / 22:48:56 ---> Running in a7861df4808a 22:48:57 ---> b2c2b99b85b1 22:48:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:48:57 Removing intermediate container a7861df4808a 22:48:57 ---> a8b741f3a4cb 22:48:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:48:59 ---> ba5c2203378c 22:48:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . ---> fec76a08aa9f 22:48:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:48:59 22:49:01 ---> 102f58e29c55 22:49:01 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:49:01 ---> 63a8852e7fe8 22:49:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:49:01 ---> Running in 489d4379717c 22:49:02 Removing intermediate container 489d4379717c 22:49:02 ---> f508d594afcf 22:49:02 Step 19/22 : CMD ["--init=true"] 22:49:02 ---> Running in e92d4fac09de 22:49:02 ---> 26850afa3bb7 22:49:02 Step 20/24 : ENTRYPOINT ["/core-command"] 22:49:02 ---> Running in 1b77d5c8d318 22:49:03 Removing intermediate container e92d4fac09de 22:49:03 ---> 3041e273f0d2 22:49:03 Step 20/22 : LABEL arch=arm64 22:49:03 ---> Running in f047b117b8c5 22:49:03 Removing intermediate container 1b77d5c8d318 22:49:03 ---> b250207a2291 22:49:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:49:04 ---> Running in 3d9251ff2fbd 22:49:04 Removing intermediate container f047b117b8c5 22:49:04 ---> 51f38b38eca9 22:49:04 Step 21/22 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 22:49:04 ---> Running in ac26df6b062c 22:49:04 Removing intermediate container 3d9251ff2fbd 22:49:04 ---> 85562d58c04d 22:49:04 Step 22/24 : LABEL arch=arm64 22:49:04 ---> Running in 3bbe742ed355 22:49:05 Removing intermediate container ac26df6b062c 22:49:05 ---> b483eeea1ddf 22:49:05 Step 22/22 : LABEL version=0.0.0 22:49:05 ---> Running in 585fe34b30aa 22:49:05 Removing intermediate container 3bbe742ed355 22:49:05 ---> ec6198f907c8 22:49:05 Step 23/24 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 22:49:05 ---> Running in 67aa73499ea8 22:49:06 Removing intermediate container 585fe34b30aa 22:49:06 ---> 607717a68dec 22:49:06 22:49:06 Successfully built 607717a68dec 22:49:06 Removing intermediate container 67aa73499ea8 22:49:06 ---> fea90779f978 22:49:06 Step 24/24 : LABEL version=0.0.0 22:49:06 Successfully tagged security-proxy-setup-arm64:latest 22:49:07  Building security-proxy-setup ... done  ---> Running in f0f31036f615 22:49:08 Removing intermediate container f0f31036f615 22:49:08 ---> 3cfdcbf90927 22:49:08 22:49:08 Successfully built 3cfdcbf90927 22:49:08 Successfully tagged core-command-arm64:latest 22:49:30  Building core-command ... done Removing intermediate container fc25bd54003d 22:49:30 ---> f17c33f373b5 22:49:30 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:49:30 ---> Running in 4ba7598f89c4 22:49:30 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 22:49:30 Removing intermediate container a5e23833d8f4 22:49:30 ---> 0d98be89b8f4 22:49:30 22:49:30 Step 11/23 : FROM alpine:3.12 22:49:30 ---> 9852663dfa18 22:49:30 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:49:30 ---> Running in 3b2f02527602 22:49:33 Removing intermediate container 4ba7598f89c4 22:49:33 ---> db2e0fe97584 22:49:33 22:49:33 Step 12/24 : FROM docker:20.10.0 22:49:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:33 20.10.0: Pulling from library/docker 22:49:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:33 (1/2) Installing ca-certificates (20191127-r4) 22:49:33 (2/2) Installing dumb-init (1.2.2-r1) 22:49:33 Executing busybox-1.31.1-r20.trigger 22:49:33 Executing ca-certificates-20191127-r4.trigger 22:49:33 OK: 6 MiB in 16 packages 22:49:35 Removing intermediate container 3b2f02527602 22:49:35 ---> 170bae445b90 22:49:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:49:35 ---> Running in eb856d2f5c2c 22:49:35 Removing intermediate container eb856d2f5c2c 22:49:35 ---> 300efcd6031b 22:49:35 Step 14/23 : ENV APP_PORT=58860 22:49:35 ---> Running in 21672689acbd 22:49:36 Removing intermediate container 21672689acbd 22:49:36 ---> f5ca6dede4a1 22:49:36 Step 15/23 : EXPOSE $APP_PORT 22:49:37 ---> Running in 15de42e3fc90 22:49:37 Removing intermediate container 15de42e3fc90 22:49:37 ---> ebaffc9c0d04 22:49:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:49:39 ---> 1ddc5cf6c4b7 22:49:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:49:40 ---> 87f3e6fca329 22:49:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:49:41 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:49:41 Status: Downloaded newer image for docker:20.10.0 22:49:41 ---> eeaf43b92773 22:49:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:49:41 ---> Running in 3f8a2d8e6f9e 22:49:41 ---> 5afebbf1b9db 22:49:41 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:49:41 ---> Running in 888c86e8c915 22:49:41 Removing intermediate container 3f8a2d8e6f9e 22:49:41 ---> 2af45e6b2efe 22:49:41 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 22:49:42 ---> Running in 401893e4e0d8 22:49:42 Removing intermediate container 888c86e8c915 22:49:42 ---> 4a4d374bce2e 22:49:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:49:42 ---> Running in d132c5e477c7 22:49:42 Removing intermediate container d132c5e477c7 22:49:42 ---> 8c7461eeb013 22:49:42 Step 21/23 : LABEL arch=arm64 22:49:43 ---> Running in a16b56faa158 22:49:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:43 Removing intermediate container a16b56faa158 22:49:43 ---> 2d58a4da9d32 22:49:43 Step 22/23 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 22:49:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:43 ---> Running in b6a4848da996 22:49:44 Removing intermediate container b6a4848da996 22:49:44 ---> 88d6eb3cc02e 22:49:44 Step 23/23 : LABEL version=0.0.0 22:49:44 (1/39) Installing readline (8.0.4-r0) 22:49:44 (2/39) Installing bash (5.0.17-r0) 22:49:44 Executing bash-5.0.17-r0.post-install 22:49:44 (3/39) Installing nghttp2-libs (1.41.0-r0) 22:49:44 (4/39) Installing libcurl (7.76.1-r0) 22:49:44 ---> Running in 64736ac7f6cb 22:49:44 (5/39) Installing curl (7.76.1-r0) 22:49:44 (6/39) Installing dumb-init (1.2.2-r1) 22:49:44 (7/39) Installing libbz2 (1.0.8-r1) 22:49:44 (8/39) Installing expat (2.2.9-r1) 22:49:44 (9/39) Installing libffi (3.3-r2) 22:49:44 (10/39) Installing gdbm (1.13-r1) 22:49:44 (11/39) Installing xz-libs (5.2.5-r0) 22:49:44 (12/39) Installing sqlite-libs (3.32.1-r0) 22:49:44 (13/39) Installing python3 (3.8.10-r0) 22:49:45 Removing intermediate container 64736ac7f6cb 22:49:45 ---> 723edced114d 22:49:45 22:49:45 Successfully built 723edced114d 22:49:45 Successfully tagged support-notifications-arm64:latest 22:49:46  Building support-notifications ... done (14/39) Installing py3-appdirs (1.4.4-r1) 22:49:46 (15/39) Installing py3-ordered-set (4.0.1-r0) 22:49:46 (16/39) Installing py3-parsing (2.4.7-r0) 22:49:46 (17/39) Installing py3-six (1.15.0-r0) 22:49:46 (18/39) Installing py3-packaging (20.4-r0) 22:49:46 (19/39) Installing py3-setuptools (47.0.0-r0) 22:49:46 (20/39) Installing py3-chardet (3.0.4-r4) 22:49:46 (21/39) Installing py3-idna (2.9-r0) 22:49:46 (22/39) Installing py3-certifi (2020.4.5.1-r0) 22:49:46 (23/39) Installing py3-urllib3 (1.25.9-r0) 22:49:46 (24/39) Installing py3-requests (2.23.0-r0) 22:49:46 (25/39) Installing py3-msgpack (1.0.0-r0) 22:49:46 (26/39) Installing py3-lockfile (0.12.2-r3) 22:49:46 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:49:46 (28/39) Installing py3-colorama (0.4.3-r0) 22:49:46 (29/39) Installing py3-distlib (0.3.0-r0) 22:49:46 (30/39) Installing py3-distro (1.5.0-r1) 22:49:46 (31/39) Installing py3-webencodings (0.5.1-r3) 22:49:46 (32/39) Installing py3-html5lib (1.0.1-r4) 22:49:46 (33/39) Installing py3-pytoml (0.1.21-r0) 22:49:46 (34/39) Installing py3-pep517 (0.8.2-r0) 22:49:46 (35/39) Installing py3-progress (1.5-r0) 22:49:46 (36/39) Installing py3-toml (0.10.1-r0) 22:49:46 (37/39) Installing py3-retrying (1.3.3-r0) 22:49:46 (38/39) Installing py3-contextlib2 (0.6.0-r0) 22:49:46 (39/39) Installing py3-pip (20.1.1-r0) 22:49:46 Executing busybox-1.31.1-r19.trigger 22:49:46 OK: 72 MiB in 59 packages 22:49:51 Collecting docker-compose==1.23.2 22:49:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:49:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:49:51 Collecting cached-property<2,>=1.2.0 22:49:51 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:49:51 Collecting websocket-client<1.0,>=0.32.0 22:49:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:49:52 Collecting texttable<0.10,>=0.9.0 22:49:52 Downloading texttable-0.9.1.tar.gz (11 kB) 22:49:55 Collecting PyYAML<4,>=3.10 22:49:55 Downloading PyYAML-3.13.tar.gz (270 kB) 22:49:57 Collecting dockerpty<0.5,>=0.4.1 22:49:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:50:00 Collecting jsonschema<3,>=2.5.1 22:50:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:50:00 Collecting docker<4.0,>=3.6.0 22:50:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:50:01 Collecting docopt<0.7,>=0.6.1 22:50:01 Downloading docopt-0.6.2.tar.gz (25 kB) 22:50:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:50:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:50:04 Collecting docker-pycreds>=0.4.0 22:50:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:50:04 Collecting idna<2.8,>=2.5 22:50:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:50:04 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) 22:50:04 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) 22:50:05 Collecting urllib3<1.25,>=1.21.1 22:50:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:50:05 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:50:05 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:50:05 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:50:05 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:50:06 Installing collected packages: cached-property, websocket-client, texttable, PyYAML, dockerpty, jsonschema, docker-pycreds, idna, urllib3, requests, docker, docopt, docker-compose 22:50:06 Running setup.py install for texttable: started 22:50:08 Running setup.py install for texttable: finished with status 'done' 22:50:08 Running setup.py install for PyYAML: started 22:50:10 Running setup.py install for PyYAML: finished with status 'done' 22:50:10 Running setup.py install for dockerpty: started 22:50:12 Running setup.py install for dockerpty: finished with status 'done' 22:50:12 Attempting uninstall: idna 22:50:12 Found existing installation: idna 2.9 22:50:12 Uninstalling idna-2.9: 22:50:12 Successfully uninstalled idna-2.9 22:50:13 Attempting uninstall: urllib3 22:50:13 Found existing installation: urllib3 1.25.9 22:50:13 Uninstalling urllib3-1.25.9: 22:50:13 Successfully uninstalled urllib3-1.25.9 22:50:13 Attempting uninstall: requests 22:50:13 Found existing installation: requests 2.23.0 22:50:13 Uninstalling requests-2.23.0: 22:50:14 Successfully uninstalled requests-2.23.0 22:50:15 Running setup.py install for docopt: started 22:50:17 Running setup.py install for docopt: finished with status 'done' 22:50:17 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 22:50:25 Removing intermediate container 401893e4e0d8 22:50:25 ---> fdf161634b93 22:50:25 Step 15/24 : ENV APP_PORT=58890 22:50:25 ---> Running in 1ab03648d8ca 22:50:25 Removing intermediate container 1ab03648d8ca 22:50:25 ---> fd9da2487f1c 22:50:25 Step 16/24 : EXPOSE $APP_PORT 22:50:25 ---> Running in 06d1390cd841 22:50:26 Removing intermediate container 06d1390cd841 22:50:26 ---> 43d1e4b78292 22:50:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:50:27 ---> 23a1f62592cf 22:50:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:50:28 ---> e5bf2271273c 22:50:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:50:29 ---> 3304602412da 22:50:29 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:50:29 ---> Running in 6227a0ab6c46 22:50:30 Removing intermediate container 6227a0ab6c46 22:50:30 ---> f1a8d1aaa98d 22:50:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:50:30 ---> Running in b207052b84ba 22:50:30 Removing intermediate container b207052b84ba 22:50:30 ---> f4225106e478 22:50:30 Step 22/24 : LABEL arch=arm64 22:50:30 ---> Running in 22ec91250850 22:50:31 Removing intermediate container 22ec91250850 22:50:31 ---> b9efdaceba3a 22:50:31 Step 23/24 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 22:50:31 ---> Running in d960b4a40d2b 22:50:32 Removing intermediate container d960b4a40d2b 22:50:32 ---> d03e6f27baaa 22:50:32 Step 24/24 : LABEL version=0.0.0 22:50:32 ---> Running in 7caad8f4e766 22:50:32 Removing intermediate container 7caad8f4e766 22:50:32 ---> cdb32bcde980 22:50:32 22:50:32 Successfully built cdb32bcde980 22:50:32 Successfully tagged sys-mgmt-agent-arm64:latest 22:50:33  Building sys-mgmt-agent ... done  [Pipeline] } 22:50:33 $ docker stop --time=1 565fb00b8ccaa26c7d18fb771f96e338f30692e62c786a35c5d8ef26e26dab19 22:50:35 $ docker rm -f 565fb00b8ccaa26c7d18fb771f96e338f30692e62c786a35c5d8ef26e26dab19 [Pipeline] // withDockerContainer [Pipeline] sh 22:50:36 + docker images 22:50:36 REPOSITORY TAG IMAGE ID CREATED SIZE 22:50:36 sys-mgmt-agent-arm64 latest cdb32bcde980 4 seconds ago 299MB 22:50:36 support-notifications-arm64 latest 723edced114d 52 seconds ago 16.8MB 22:50:36 db2e0fe97584 About a minute ago 979MB 22:50:36 0d98be89b8f4 About a minute ago 981MB 22:50:36 core-command-arm64 latest 3cfdcbf90927 About a minute ago 16.1MB 22:50:36 security-proxy-setup-arm64 latest 607717a68dec About a minute ago 24MB 22:50:36 4ec8708a3347 About a minute ago 980MB 22:50:36 220ee3e60343 About a minute ago 978MB 22:50:36 core-data-arm64 latest e3c372d485c0 4 minutes ago 20.4MB 22:50:36 security-bootstrapper-arm64 latest 8a5b3a1234da 4 minutes ago 17.2MB 22:50:36 core-metadata-arm64 latest c8650b7b8eee 4 minutes ago 17.4MB 22:50:36 support-scheduler-arm64 latest e991fd2d8e6b 4 minutes ago 16.1MB 22:50:36 security-secretstore-setup-arm64 latest c9ed94319754 4 minutes ago 24.4MB 22:50:36 2967ff4a7e8f 4 minutes ago 990MB 22:50:36 a6e3f0581544 4 minutes ago 989MB 22:50:36 72dd22602c2c 4 minutes ago 981MB 22:50:36 2e5fab995d2a 4 minutes ago 978MB 22:50:36 9074347c6893 4 minutes ago 974MB 22:50:36 ci-base-image-arm64 latest e29cf8725d84 16 minutes ago 641MB 22:50:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 22:50:36 alpine 3.12 9852663dfa18 5 weeks ago 5.32MB 22:50:36 docker 20.10.0 eeaf43b92773 5 months ago 228MB 22:50:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:50:37 ---> job-cost.sh 22:50:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kvqr 22:51:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:52:53 lf-activate-venv(): INFO: Adding /tmp/venv-Kvqr/bin to PATH 22:52:53 INFO: No Stack... 22:52:53 INFO: Retrieving Pricing Info for: v2-standard-4 22:52:53 INFO: Archiving Costs [Pipeline] sh 22:52:53 + cut -d, -f6 22:52:53 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 22:52:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3485-1-stack-cost] 22:52:53 Resource [jenkins-edgexfoundry-edgex-go-PR-3485-1-stack-cost] did not exist. Created. 22:52:53 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3485-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:52:53 + echo total: 0.18000000715255737 [Pipeline] stash 22:52:54 Stashed 1 file(s) [Pipeline] } 22:52:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3485-1-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 22:52:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:52:57 ---> package-listing.sh 22:52:57 ++ facter osfamily 22:52:57 ++ tr '[:upper:]' '[:lower:]' 22:52:58 + OS_FAMILY=redhat 22:52:58 + workspace=/w/workspace/edgex-go/1 22:52:58 + START_PACKAGES=/tmp/packages_start.txt 22:52:58 + END_PACKAGES=/tmp/packages_end.txt 22:52:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:52:58 + PACKAGES=/tmp/packages_start.txt 22:52:58 + '[' /w/workspace/edgex-go/1 ']' 22:52:58 + PACKAGES=/tmp/packages_end.txt 22:52:58 + case "${OS_FAMILY}" in 22:52:58 + sort 22:52:58 + rpm -qa 22:53:08 + '[' -f /tmp/packages_start.txt ']' 22:53:08 + '[' -f /tmp/packages_end.txt ']' 22:53:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:53:08 + '[' /w/workspace/edgex-go/1 ']' 22:53:08 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:53:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:53:08 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:53:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:53:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:53:09 22:53:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:53:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:53:09 alpine: Pulling from edgex-lftools-log-publisher 22:53:09 df20fa9351a1: Pulling fs layer 22:53:09 36b3adc4ff6f: Pulling fs layer 22:53:09 8ad3a11d3b57: Pulling fs layer 22:53:09 46f8f816bc3b: Pulling fs layer 22:53:09 93b61091891f: Pulling fs layer 22:53:09 93b9cdb0e59b: Pulling fs layer 22:53:09 5e14af77c1be: Pulling fs layer 22:53:09 01666e4c0597: Pulling fs layer 22:53:09 aa168da1d23b: Pulling fs layer 22:53:09 93b9cdb0e59b: Waiting 22:53:09 5e14af77c1be: Waiting 22:53:09 01666e4c0597: Waiting 22:53:09 aa168da1d23b: Waiting 22:53:09 46f8f816bc3b: Waiting 22:53:09 93b61091891f: Waiting 22:53:09 36b3adc4ff6f: Verifying Checksum 22:53:09 36b3adc4ff6f: Download complete 22:53:09 46f8f816bc3b: Verifying Checksum 22:53:09 46f8f816bc3b: Download complete 22:53:09 df20fa9351a1: Verifying Checksum 22:53:09 df20fa9351a1: Download complete 22:53:09 93b9cdb0e59b: Verifying Checksum 22:53:09 93b9cdb0e59b: Download complete 22:53:09 93b61091891f: Verifying Checksum 22:53:09 93b61091891f: Download complete 22:53:09 5e14af77c1be: Verifying Checksum 22:53:09 5e14af77c1be: Download complete 22:53:09 01666e4c0597: Verifying Checksum 22:53:09 01666e4c0597: Download complete 22:53:10 8ad3a11d3b57: Verifying Checksum 22:53:10 8ad3a11d3b57: Download complete 22:53:10 df20fa9351a1: Pull complete 22:53:10 36b3adc4ff6f: Pull complete 22:53:10 8ad3a11d3b57: Pull complete 22:53:10 46f8f816bc3b: Pull complete 22:53:11 93b61091891f: Pull complete 22:53:11 93b9cdb0e59b: Pull complete 22:53:11 5e14af77c1be: Pull complete 22:53:11 01666e4c0597: Pull complete 22:53:12 aa168da1d23b: Verifying Checksum 22:53:12 aa168da1d23b: Download complete 22:53:16 aa168da1d23b: Pull complete 22:53:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:53:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:53:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:53:16 prd-centos7-docker-4c-2g-15124 does not seem to be running inside a container 22:53:16 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:53:30 $ docker top df4112b7085a607611e650df673372028f1e029350465e1f67559126a5b835bf -eo pid,comm [Pipeline] { [Pipeline] sh 22:53:31 + touch /tmp/pre-build-complete [Pipeline] sh 22:53:31 + mkdir -p /var/log/sa [Pipeline] sh 22:53:32 + ls /var/log/sa-host 22:53:32 + sadf -c /var/log/sa-host/sa05 22:53:32 file_magic: OK 22:53:32 HZ: Using current value: 100 22:53:32 file_header: OK 22:53:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:53:32 Statistics: 22:53:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:53:32 File successfully converted to sysstat format version 12.2.1 22:53:32 + sadf -c /var/log/sa-host/sa19 22:53:32 file_magic: OK 22:53:32 HZ: Using current value: 100 22:53:32 file_header: OK 22:53:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:53:32 Statistics: 22:53:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:53:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:53:32 provisioning config files... 22:53:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3061137764710340727tmp [Pipeline] { [Pipeline] echo 22:53:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:53:32 ---> create-netrc.sh [Pipeline] } 22:53:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:53:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:53:33 ---> python-tools-install.sh [Pipeline] echo 22:53:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:53:33 ---> sudo-logs.sh 22:53:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:53:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:53:34 ---> job-cost.sh 22:53:34 lf-activate-venv: SKIPPING 22:53:34 DEBUG: total: 0.18000000715255737 22:53:34 INFO: Retrieving Stack Cost... 22:53:35 INFO: Retrieving Pricing Info for: v3-standard-2 22:53:36 INFO: Archiving Costs [Pipeline] echo 22:53:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:53:36 ---> logs-deploy.sh 22:53:36 lf-activate-venv: SKIPPING 22:53:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3485/1 22:53:36 INFO: archiving workspace using pattern(s): 22:53:37 Archives upload complete. 22:53:37 INFO: archiving logs to Nexus 22:53:38 ---> uname -a: 22:53:38 Linux prd-centos7-docker-4c-2g-15124.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:53:38 22:53:38 22:53:38 ---> lscpu: 22:53:38 Architecture: x86_64 22:53:38 CPU op-mode(s): 32-bit, 64-bit 22:53:38 Byte Order: Little Endian 22:53:38 Address sizes: 40 bits physical, 48 bits virtual 22:53:38 CPU(s): 2 22:53:38 On-line CPU(s) list: 0,1 22:53:38 Thread(s) per core: 1 22:53:38 Core(s) per socket: 1 22:53:38 Socket(s): 2 22:53:38 NUMA node(s): 1 22:53:38 Vendor ID: AuthenticAMD 22:53:38 CPU family: 23 22:53:38 Model: 49 22:53:38 Model name: AMD EPYC-Rome Processor 22:53:38 Stepping: 0 22:53:38 CPU MHz: 2800.000 22:53:38 BogoMIPS: 5600.00 22:53:38 Virtualization: AMD-V 22:53:38 Hypervisor vendor: KVM 22:53:38 Virtualization type: full 22:53:38 L1d cache: 64 KiB 22:53:38 L1i cache: 64 KiB 22:53:38 L2 cache: 1 MiB 22:53:38 L3 cache: 32 MiB 22:53:38 NUMA node0 CPU(s): 0,1 22:53:38 Vulnerability Itlb multihit: Not affected 22:53:38 Vulnerability L1tf: Not affected 22:53:38 Vulnerability Mds: Not affected 22:53:38 Vulnerability Meltdown: Not affected 22:53:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:53:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:53:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:53:38 Vulnerability Srbds: Not affected 22:53:38 Vulnerability Tsx async abort: Not affected 22:53:38 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 22:53:38 22:53:38 22:53:38 ---> nproc: 22:53:38 2 22:53:38 22:53:38 22:53:38 ---> df -h: 22:53:38 Filesystem Size Used Available Use% Mounted on 22:53:38 overlay 40.0G 13.4G 26.6G 34% / 22:53:38 tmpfs 64.0M 0 64.0M 0% /dev 22:53:38 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:53:38 shm 64.0M 0 64.0M 0% /dev/shm 22:53:38 /dev/vda1 40.0G 13.4G 26.6G 34% /facter-os 22:53:38 /dev/vda1 40.0G 13.4G 26.6G 34% /etc/resolv.conf 22:53:38 /dev/vda1 40.0G 13.4G 26.6G 34% /etc/hostname 22:53:38 /dev/vda1 40.0G 13.4G 26.6G 34% /etc/hosts 22:53:38 /dev/vda1 40.0G 13.4G 26.6G 34% /run/cloud-init/result.json 22:53:38 /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/sa-host 22:53:38 /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/secure 22:53:38 /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/auth.log 22:53:38 /dev/vda1 40.0G 13.4G 26.6G 34% /w/workspace/edgex-go/1@tmp 22:53:38 /dev/vda1 40.0G 13.4G 26.6G 34% /w/workspace/edgex-go/1 22:53:38 22:53:38 22:53:38 ---> free -m: 22:53:38 total used free shared buff/cache available 22:53:38 Mem: 7821 1376 1556 0 4887 6418 22:53:38 Swap: 1023 1 1022 22:53:38 22:53:38 22:53:38 ---> ip addr: 22:53:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:53:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:53:38 inet 127.0.0.1/8 scope host lo 22:53:38 valid_lft forever preferred_lft forever 22:53:38 inet6 ::1/128 scope host 22:53:38 valid_lft forever preferred_lft forever 22:53:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:53:38 link/ether fa:16:3e:c1:96:88 brd ff:ff:ff:ff:ff:ff 22:53:38 inet 10.30.123.202/23 brd 10.30.123.255 scope global dynamic eth0 22:53:38 valid_lft 84903sec preferred_lft 84903sec 22:53:38 inet6 fe80::f816:3eff:fec1:9688/64 scope link 22:53:38 valid_lft forever preferred_lft forever 22:53:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:53:38 link/ether 02:42:da:7e:de:bf brd ff:ff:ff:ff:ff:ff 22:53:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:53:38 valid_lft forever preferred_lft forever 22:53:38 inet6 fe80::42:daff:fe7e:debf/64 scope link 22:53:38 valid_lft forever preferred_lft forever 22:53:38 22:53:38 22:53:38 ---> sar -b -r -n DEV: 22:53:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 22:53:38 22:53:38 22:28:28 LINUX RESTART (2 CPU) 22:53:38 22:53:38 22:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:53:38 22:30:01 88.33 17.17 71.16 0.00 5690.51 16306.40 0.00 22:53:38 22:31:01 95.69 0.18 95.50 0.00 22.78 46782.63 0.00 22:53:38 22:32:01 135.56 0.00 135.56 0.00 0.00 15380.59 0.00 22:53:38 22:33:01 59.05 0.00 59.05 0.00 0.00 10698.19 0.00 22:53:38 22:34:02 66.89 0.02 66.88 0.00 0.53 11417.25 0.00 22:53:38 22:35:04 167.58 49.49 118.09 0.00 1188.17 94312.99 0.00 22:53:38 22:36:01 227.93 138.04 89.88 0.00 3344.74 50166.34 0.00 22:53:38 22:37:02 396.28 169.47 226.81 0.00 8806.38 128728.51 0.00 22:53:38 22:38:01 341.56 113.21 228.35 0.00 7001.93 69931.70 0.00 22:53:38 22:39:01 343.84 31.65 312.19 0.00 935.24 192359.63 0.00 22:53:38 22:40:01 296.49 10.71 285.78 0.00 381.28 73432.87 0.00 22:53:38 22:41:01 82.94 10.96 71.98 0.00 1346.13 7652.21 0.00 22:53:38 22:42:01 0.33 0.00 0.33 0.00 0.00 5.00 0.00 22:53:38 22:43:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 22:53:38 22:44:01 0.47 0.18 0.28 0.00 5.73 4.13 0.00 22:53:38 22:45:01 0.83 0.00 0.83 0.00 0.00 16.66 0.00 22:53:38 22:46:01 0.23 0.00 0.23 0.00 0.00 3.38 0.00 22:53:38 22:47:01 0.25 0.02 0.23 0.00 0.13 3.27 0.00 22:53:38 22:48:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 22:53:38 22:49:01 0.25 0.00 0.25 0.00 0.00 3.26 0.00 22:53:38 22:50:01 0.57 0.33 0.23 0.00 79.69 2.97 0.00 22:53:38 22:51:01 0.28 0.00 0.28 0.00 0.00 3.43 0.00 22:53:38 22:52:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 22:53:38 22:53:01 19.14 18.94 0.20 0.00 2027.18 1.48 0.00 22:53:38 Average: 96.63 23.12 73.51 0.00 1274.06 29965.60 0.00 22:53:38 22:53:38 22:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:53:38 22:30:01 4878492 0 1069348 13.35 2620 2058480 1777248 19.62 1102080 1612004 157408 22:53:38 22:31:01 4086116 0 992184 12.39 2620 2928020 1654160 18.26 1075520 2353016 376 22:53:38 22:32:01 3715756 0 1188636 14.84 2620 3101928 1673328 18.47 1429704 2302560 264432 22:53:38 22:33:01 3778572 0 1185488 14.80 2620 3042260 1878324 20.74 1326752 2334492 88684 22:53:38 22:34:02 3660656 0 1144480 14.29 2620 3201184 1562532 17.25 1266324 2502484 201360 22:53:38 22:35:04 1526916 0 1338832 16.72 2620 5140572 1924188 21.24 1818204 3986872 931120 22:53:38 22:36:01 1915576 0 1304024 16.28 2620 4786720 2009736 22.19 1426604 3996924 0 22:53:38 22:37:02 206112 0 1569004 19.59 2620 6231204 3058912 33.77 2955120 4102380 207580 22:53:38 22:38:01 544940 0 1429816 17.85 2620 6031564 2551484 28.17 2743572 3988640 293312 22:53:38 22:39:01 346720 0 1384136 17.28 2620 6275464 1828868 20.19 3251244 3645336 86616 22:53:38 22:40:01 1311728 0 1388240 17.33 2620 5306352 1725288 19.05 2062200 3881456 212 22:53:38 22:41:01 2230160 0 1300520 16.24 2620 4475640 1446868 15.97 1168376 3871016 8 22:53:38 22:42:01 2235620 0 1295052 16.17 2620 4475648 1410864 15.58 1165000 3870992 8 22:53:38 22:43:01 2234196 0 1296476 16.19 2620 4475648 1411056 15.58 1154676 3883348 12 22:53:38 22:44:01 2232592 0 1298040 16.21 2620 4475688 1411140 15.58 1160252 3878308 20 22:53:38 22:45:01 2233116 0 1297516 16.20 2620 4475688 1411092 15.58 1160096 3878356 12 22:53:38 22:46:01 2234076 0 1296552 16.19 2620 4475692 1410924 15.58 1159328 3878356 8 22:53:38 22:47:01 2232604 0 1298016 16.21 2620 4475700 1411104 15.58 1160464 3878356 12 22:53:38 22:48:01 2233148 0 1297472 16.20 2620 4475700 1411032 15.58 1160080 3878360 12 22:53:38 22:49:01 2234148 0 1296464 16.19 2620 4475708 1410864 15.58 1159144 3878360 8 22:53:38 22:50:01 2227016 0 1301272 16.25 2620 4478032 1411008 15.58 1169148 3875900 8 22:53:38 22:51:01 2227660 0 1300620 16.24 2620 4478040 1410864 15.58 1172824 3871572 8 22:53:38 22:52:01 2227916 0 1300360 16.24 2620 4478044 1410864 15.58 1172828 3871572 8 22:53:38 22:53:01 2144008 0 1323324 16.52 2620 4538988 1441908 15.92 1195224 3932380 152 22:53:38 Average: 2287410 0 1287328 16.07 2620 4431582 1668902 18.43 1483948 3548043 92974 22:53:38 22:53:38 22:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:53:38 22:30:01 eth0 1787.20 1864.11 6519.67 210.91 0.00 0.00 0.00 0.00 22:53:38 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:30:01 veth1699b4c 1122.46 757.57 100.03 2736.69 0.00 0.00 0.00 0.00 22:53:38 22:30:01 docker0 1122.46 757.44 84.69 2736.68 0.00 0.00 0.00 0.00 22:53:38 22:31:01 veth4b73bcb 8.56 8.21 0.81 9.73 0.00 0.00 0.00 0.00 22:53:38 22:31:01 eth0 404.78 330.81 3084.79 35.37 0.00 0.00 0.00 0.00 22:53:38 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:31:01 docker0 74.87 119.28 4.52 384.57 0.00 0.00 0.00 0.00 22:53:38 22:32:01 veth88dec77 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:53:38 22:32:01 eth0 147.48 122.87 498.37 24.65 0.00 0.00 0.00 0.00 22:53:38 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:32:01 docker0 98.25 104.29 7.35 459.47 0.00 0.00 0.00 0.00 22:53:38 22:33:01 veth88dec77 2.05 2.05 0.16 0.17 0.00 0.00 0.00 0.00 22:53:38 22:33:01 eth0 38.46 26.25 22.97 110.45 0.00 0.00 0.00 0.00 22:53:38 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:33:01 docker0 2.05 2.05 0.13 0.17 0.00 0.00 0.00 0.00 22:53:38 22:34:02 eth0 176.04 148.09 1691.41 21.80 0.00 0.00 0.00 0.00 22:53:38 22:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:35:04 veth92a103c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:53:38 22:35:04 eth0 20.22 12.34 19.06 7.10 0.00 0.00 0.00 0.00 22:53:38 22:35:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:35:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:36:01 veth4a4a3c4 2.93 4.01 0.20 11.17 0.00 0.00 0.00 0.00 22:53:38 22:36:01 veth92a103c 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 22:53:38 22:36:01 veth3124ffc 0.49 0.63 0.04 0.96 0.00 0.00 0.00 0.00 22:53:38 22:36:01 veth22178fd 0.82 0.98 0.06 1.80 0.00 0.00 0.00 0.00 22:53:38 22:37:02 veth54a0b5a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:53:38 22:37:02 veth92a103c 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 22:53:38 22:37:02 veth406b044 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:53:38 22:37:02 veth4164455 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:53:38 22:38:01 veth92a103c 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 22:53:38 22:38:01 eth0 2782.44 2650.38 12370.45 551.21 0.00 0.00 0.00 0.00 22:53:38 22:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:53:38 22:38:01 veth4a0677b 0.00 0.41 0.00 0.02 0.00 0.00 0.00 0.00 22:53:38 22:39:01 veth92a103c 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:39:01 veth175633c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:53:38 22:39:01 eth0 83.49 62.74 159.45 23.33 0.00 0.00 0.00 0.00 22:53:38 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:40:01 veth92a103c 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 22:53:38 22:40:01 veth895e30f 28.64 43.20 1.94 302.32 0.00 0.00 0.00 0.00 22:53:38 22:40:01 eth0 216.05 171.02 1660.61 24.16 0.00 0.00 0.00 0.00 22:53:38 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:41:01 eth0 24.22 14.86 57.13 7.58 0.00 0.00 0.00 0.00 22:53:38 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:41:01 docker0 1453.96 1187.69 106.83 4426.37 0.00 0.00 0.00 0.00 22:53:38 22:42:01 eth0 0.65 0.07 0.06 0.01 0.00 0.00 0.00 0.00 22:53:38 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:43:01 eth0 2.12 0.42 0.65 0.38 0.00 0.00 0.00 0.00 22:53:38 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:44:01 eth0 0.70 0.28 0.29 0.20 0.00 0.00 0.00 0.00 22:53:38 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:45:01 eth0 0.70 0.15 0.12 0.04 0.00 0.00 0.00 0.00 22:53:38 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:46:01 eth0 1.50 0.13 0.19 0.04 0.00 0.00 0.00 0.00 22:53:38 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:47:01 eth0 0.98 0.60 0.54 0.37 0.00 0.00 0.00 0.00 22:53:38 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:48:01 eth0 0.53 0.30 0.27 0.23 0.00 0.00 0.00 0.00 22:53:38 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:49:01 eth0 0.55 0.07 0.05 0.01 0.00 0.00 0.00 0.00 22:53:38 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:50:01 eth0 0.92 0.62 0.52 0.25 0.00 0.00 0.00 0.00 22:53:38 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:51:01 eth0 0.07 0.07 0.01 0.04 0.00 0.00 0.00 0.00 22:53:38 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:52:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:53:38 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:53:01 eth0 5.80 3.38 5.39 2.10 0.00 0.00 0.00 0.00 22:53:38 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 Average: eth0 126.83 118.67 584.27 25.00 0.00 0.00 0.00 0.00 22:53:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:38 Average: docker0 60.65 49.54 4.46 184.64 0.00 0.00 0.00 0.00 22:53:38 22:53:38 22:53:38 ---> sar -P ALL: 22:53:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 22:53:38 22:53:38 22:28:28 LINUX RESTART (2 CPU) 22:53:38 22:53:38 22:29:02 CPU %user %nice %system %iowait %steal %idle 22:53:38 22:30:01 all 28.85 0.00 6.52 11.45 0.11 53.07 22:53:38 22:30:01 0 30.13 0.00 7.65 10.57 0.11 51.54 22:53:38 22:30:01 1 27.57 0.00 5.40 12.33 0.11 54.59 22:53:38 22:31:01 all 10.06 0.00 4.40 10.17 0.07 75.30 22:53:38 22:31:01 0 12.06 0.00 4.60 7.48 0.07 75.79 22:53:38 22:31:01 1 8.07 0.00 4.21 12.84 0.07 74.82 22:53:38 22:32:01 all 63.63 0.00 9.12 3.28 0.12 23.86 22:53:38 22:32:01 0 63.83 0.00 9.22 3.35 0.13 23.47 22:53:38 22:32:01 1 63.43 0.00 9.01 3.21 0.11 24.24 22:53:38 22:33:01 all 37.35 0.00 4.90 1.50 0.09 56.16 22:53:38 22:33:01 0 37.31 0.00 4.80 1.46 0.09 56.34 22:53:38 22:33:01 1 37.39 0.00 5.01 1.54 0.09 55.98 22:53:38 22:34:02 all 51.35 0.00 8.39 6.77 0.11 33.39 22:53:38 22:34:02 0 51.67 0.00 8.63 9.43 0.11 30.16 22:53:38 22:34:02 1 51.03 0.00 8.14 4.11 0.11 36.61 22:53:38 22:35:04 all 12.58 0.00 7.43 64.39 0.13 15.46 22:53:38 22:35:04 0 12.96 0.00 7.38 63.62 0.12 15.91 22:53:38 22:35:04 1 12.21 0.00 7.48 65.17 0.14 15.00 22:53:38 22:36:01 all 3.43 0.00 2.91 78.36 0.08 15.22 22:53:38 22:36:01 0 3.12 0.00 2.98 72.41 0.07 21.42 22:53:38 22:36:01 1 3.75 0.00 2.85 84.30 0.09 9.02 22:53:38 22:37:02 all 32.32 0.00 12.08 42.46 0.14 13.00 22:53:38 22:37:02 0 31.27 0.00 12.52 42.21 0.14 13.86 22:53:38 22:37:02 1 33.36 0.00 11.64 42.71 0.14 12.14 22:53:38 22:38:01 all 47.89 0.00 9.72 41.01 0.16 1.22 22:53:38 22:38:01 0 47.80 0.00 9.62 41.47 0.16 0.95 22:53:38 22:38:01 1 47.99 0.00 9.82 40.54 0.16 1.48 22:53:38 22:39:01 all 19.60 0.00 12.53 56.25 0.14 11.48 22:53:38 22:39:01 0 19.96 0.00 12.14 53.89 0.12 13.88 22:53:38 22:39:01 1 19.23 0.00 12.93 58.61 0.16 9.07 22:53:38 22:40:01 all 57.94 0.00 12.77 22.18 0.13 6.98 22:53:38 22:40:01 0 57.91 0.00 12.85 23.43 0.13 5.68 22:53:38 22:40:01 1 57.98 0.00 12.69 20.92 0.13 8.28 22:53:38 22:53:38 22:40:01 CPU %user %nice %system %iowait %steal %idle 22:53:38 22:41:01 all 5.76 0.00 2.34 5.60 0.05 86.25 22:53:38 22:41:01 0 6.93 0.00 2.20 4.39 0.03 86.45 22:53:38 22:41:01 1 4.60 0.00 2.48 6.82 0.07 86.04 22:53:38 22:42:01 all 0.14 0.00 0.05 0.00 0.03 99.78 22:53:38 22:42:01 0 0.02 0.00 0.05 0.00 0.03 99.90 22:53:38 22:42:01 1 0.27 0.00 0.05 0.00 0.02 99.67 22:53:38 22:43:01 all 0.13 0.00 0.03 0.00 0.03 99.81 22:53:38 22:43:01 0 0.05 0.00 0.05 0.00 0.03 99.87 22:53:38 22:43:01 1 0.22 0.00 0.02 0.00 0.02 99.75 22:53:38 22:44:01 all 0.17 0.00 0.04 0.00 0.02 99.77 22:53:38 22:44:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:53:38 22:44:01 1 0.30 0.00 0.03 0.00 0.02 99.65 22:53:38 22:45:01 all 0.13 0.00 0.03 0.00 0.03 99.81 22:53:38 22:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:53:38 22:45:01 1 0.23 0.00 0.05 0.00 0.03 99.68 22:53:38 22:46:01 all 0.13 0.00 0.03 0.00 0.02 99.82 22:53:38 22:46:01 0 0.02 0.00 0.03 0.00 0.03 99.92 22:53:38 22:46:01 1 0.25 0.00 0.02 0.00 0.00 99.73 22:53:38 22:47:01 all 0.13 0.00 0.03 0.00 0.03 99.82 22:53:38 22:47:01 0 0.05 0.00 0.02 0.00 0.03 99.90 22:53:38 22:47:01 1 0.22 0.00 0.03 0.00 0.02 99.73 22:53:38 22:48:01 all 0.11 0.00 0.03 0.00 0.03 99.84 22:53:38 22:48:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:53:38 22:48:01 1 0.18 0.00 0.02 0.00 0.02 99.78 22:53:38 22:49:01 all 0.15 0.00 0.03 0.00 0.02 99.81 22:53:38 22:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:53:38 22:49:01 1 0.25 0.00 0.02 0.00 0.02 99.72 22:53:38 22:50:01 all 0.14 0.00 0.03 0.11 0.03 99.69 22:53:38 22:50:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:53:38 22:50:01 1 0.25 0.00 0.03 0.22 0.02 99.48 22:53:38 22:51:01 all 0.14 0.00 0.02 0.00 0.02 99.82 22:53:38 22:51:01 0 0.05 0.00 0.00 0.00 0.02 99.93 22:53:38 22:51:01 1 0.23 0.00 0.03 0.00 0.02 99.72 22:53:38 22:53:38 22:51:01 CPU %user %nice %system %iowait %steal %idle 22:53:38 22:52:01 all 0.14 0.00 0.03 0.00 0.02 99.82 22:53:38 22:52:01 0 0.03 0.00 0.02 0.00 0.03 99.92 22:53:38 22:52:01 1 0.25 0.00 0.03 0.00 0.00 99.72 22:53:38 22:53:01 all 0.79 0.00 0.18 2.96 0.03 96.03 22:53:38 22:53:01 0 0.80 0.00 0.18 4.35 0.03 94.63 22:53:38 22:53:01 1 0.79 0.00 0.18 1.57 0.02 97.44 22:53:38 Average: all 14.86 0.00 3.76 14.01 0.06 67.31 22:53:38 Average: 0 14.98 0.00 3.81 13.66 0.07 67.48 22:53:38 Average: 1 14.75 0.00 3.70 14.35 0.06 67.13 22:53:38 22:53:38 22:53:38