Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 55f01a3a0525d4eb6df7c23d84c6738049ac156f+d4ace7e08520ec158b0cc64775f4b4a0dc14a675 (00fb2106c52bccdb36fe254eff1ad65c7fbec939) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3415412648223776181.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4917088664794584105.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3745/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3745/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3697235421541169184.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1890629457458990778.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3745/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3745/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8281912842237496768.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2436 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh1387907512554113995.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 55f01a3a0525d4eb6df7c23d84c6738049ac156f Merge succeeded, producing 55f01a3a0525d4eb6df7c23d84c6738049ac156f Checking out Revision 55f01a3a0525d4eb6df7c23d84c6738049ac156f (PR-3745) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh1480023060349117629.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh2639119224157339847.key > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 Commit message: "ci: changes required for Jakara LTS" > git rev-list --no-walk 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-07T16:34:11.901Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-07T16:34:11.987Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-07T16:34:12.010Z] ========================================================= [2021-10-07T16:34:12.010Z] EdgeX Global Pipelines Version Info [2021-10-07T16:34:12.010Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-07T16:34:13.288Z] ------------------- [2021-10-07T16:34:13.288Z] stable info: [2021-10-07T16:34:13.288Z] ------------------- [2021-10-07T16:34:13.288Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-07T16:34:13.288Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T16:34:13.288Z] Message: update stable to v1.0.207 [2021-10-07T16:34:13.868Z] ------------------- [2021-10-07T16:34:13.868Z] experimental info: [2021-10-07T16:34:13.868Z] ------------------- [2021-10-07T16:34:13.868Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-07T16:34:13.868Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T16:34:13.868Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-07T16:34:14.000Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-07T16:34:14.021Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-07T16:34:14.042Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-07T16:34:14.063Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-07T16:34:14.083Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-07T16:34:14.102Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-07T16:34:14.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-07T16:34:14.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-07T16:34:14.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-07T16:34:14.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-07T16:34:14.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-07T16:34:14.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-07T16:34:14.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-07T16:34:14.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-07T16:34:14.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-07T16:34:14.302Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T16:34:14.323Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T16:34:14.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-07T16:34:14.364Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-07T16:34:14.384Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-07T16:34:14.405Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-07T16:34:14.426Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-07T16:34:14.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3745 [Pipeline] echo [2021-10-07T16:34:14.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3745 [Pipeline] echo [2021-10-07T16:34:14.488Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3745 [Pipeline] echo [2021-10-07T16:34:14.508Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55f01a3a0525d4eb6df7c23d84c6738049ac156f [Pipeline] echo [2021-10-07T16:34:14.531Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55f01a3 [Pipeline] echo [2021-10-07T16:34:14.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T16:34:14.623Z] provisioning config files... [2021-10-07T16:34:14.646Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4387819181651884683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T16:34:14.995Z] ---> docker-login.sh [2021-10-07T16:34:14.996Z] nexus3.edgexfoundry.org:10001 [2021-10-07T16:34:14.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T16:34:15.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T16:34:15.271Z] Configure a credential helper to remove this warning. See [2021-10-07T16:34:15.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T16:34:15.271Z] [2021-10-07T16:34:15.271Z] Login Succeeded [2021-10-07T16:34:15.271Z] nexus3.edgexfoundry.org:10002 [2021-10-07T16:34:15.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T16:34:15.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T16:34:15.552Z] Configure a credential helper to remove this warning. See [2021-10-07T16:34:15.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T16:34:15.552Z] [2021-10-07T16:34:15.552Z] Login Succeeded [2021-10-07T16:34:15.552Z] nexus3.edgexfoundry.org:10003 [2021-10-07T16:34:15.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T16:34:15.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T16:34:15.552Z] Configure a credential helper to remove this warning. See [2021-10-07T16:34:15.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T16:34:15.552Z] [2021-10-07T16:34:15.552Z] Login Succeeded [2021-10-07T16:34:15.552Z] nexus3.edgexfoundry.org:10004 [2021-10-07T16:34:15.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T16:34:18.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T16:34:18.894Z] Configure a credential helper to remove this warning. See [2021-10-07T16:34:18.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T16:34:18.894Z] [2021-10-07T16:34:18.894Z] Login Succeeded [2021-10-07T16:34:18.894Z] docker.io [2021-10-07T16:34:18.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T16:34:19.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T16:34:19.854Z] Configure a credential helper to remove this warning. See [2021-10-07T16:34:19.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T16:34:19.854Z] [2021-10-07T16:34:19.854Z] Login Succeeded [2021-10-07T16:34:19.854Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T16:34:19.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T16:34:20.227Z] ++ 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 [2021-10-07T16:34:20.227Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T16:34:20.227Z] ++ dirname cmd/core-command/Dockerfile [2021-10-07T16:34:20.227Z] ++ cut -d/ -f2 [2021-10-07T16:34:20.227Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-07T16:34:20.227Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T16:34:20.227Z] ++ dirname cmd/core-data/Dockerfile [2021-10-07T16:34:20.227Z] ++ cut -d/ -f2 [2021-10-07T16:34:20.227Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-07T16:34:20.227Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T16:34:20.227Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-07T16:34:20.227Z] ++ cut -d/ -f2 [2021-10-07T16:34:20.227Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-07T16:34:20.227Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T16:34:20.227Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-07T16:34:20.227Z] ++ cut -d/ -f2 [2021-10-07T16:34:20.227Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-07T16:34:20.227Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T16:34:20.227Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-07T16:34:20.227Z] ++ cut -d/ -f2 [2021-10-07T16:34:20.227Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-07T16:34:20.227Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T16:34:20.227Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-07T16:34:20.227Z] ++ cut -d/ -f2 [2021-10-07T16:34:20.227Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-07T16:34:20.227Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T16:34:20.227Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-07T16:34:20.227Z] ++ cut -d/ -f2 [2021-10-07T16:34:20.227Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-07T16:34:20.227Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T16:34:20.227Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-07T16:34:20.227Z] ++ cut -d/ -f2 [2021-10-07T16:34:20.227Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-07T16:34:20.227Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T16:34:20.227Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-07T16:34:20.227Z] ++ cut -d/ -f2 [2021-10-07T16:34:20.227Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-07T16:34:20.285Z] 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 [2021-10-07T16:34:21.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T16:34:21.772Z] [2021-10-07T16:34:21.772Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T16:34:22.098Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T16:34:22.098Z] latest: Pulling from edgex-devops/git-semver [2021-10-07T16:34:22.098Z] 31603596830f: Pulling fs layer [2021-10-07T16:34:22.098Z] 04fac38145f0: Pulling fs layer [2021-10-07T16:34:22.098Z] 701f6daf10bf: Pulling fs layer [2021-10-07T16:34:22.098Z] 24f72da36158: Pulling fs layer [2021-10-07T16:34:22.098Z] 24f72da36158: Waiting [2021-10-07T16:34:22.098Z] 04fac38145f0: Verifying Checksum [2021-10-07T16:34:22.098Z] 04fac38145f0: Download complete [2021-10-07T16:34:22.365Z] 31603596830f: Verifying Checksum [2021-10-07T16:34:22.365Z] 31603596830f: Download complete [2021-10-07T16:34:22.365Z] 24f72da36158: Verifying Checksum [2021-10-07T16:34:22.365Z] 24f72da36158: Download complete [2021-10-07T16:34:22.365Z] 701f6daf10bf: Verifying Checksum [2021-10-07T16:34:22.365Z] 701f6daf10bf: Download complete [2021-10-07T16:34:22.366Z] 31603596830f: Pull complete [2021-10-07T16:34:22.639Z] 04fac38145f0: Pull complete [2021-10-07T16:34:23.223Z] 701f6daf10bf: Pull complete [2021-10-07T16:34:23.223Z] 24f72da36158: Pull complete [2021-10-07T16:34:23.223Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-07T16:34:23.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T16:34:23.223Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-07T16:34:23.314Z] prd-centos7-docker-4c-2g-2436 does not seem to be running inside a container [2021-10-07T16:34:23.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T16:34:24.076Z] $ docker top 1e30078707598391cac85f4ecd5c9f616beb5bd39e2ad4bd8e71174341b44e79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T16:34:24.184Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T16:34:24.184Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T16:34:24.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T16:34:24.315Z] $ docker exec 1e30078707598391cac85f4ecd5c9f616beb5bd39e2ad4bd8e71174341b44e79 ssh-agent [2021-10-07T16:34:24.428Z] SSH_AUTH_SOCK=/tmp/ssh-XnCs8bU4Istm/agent.14 [2021-10-07T16:34:24.428Z] SSH_AGENT_PID=20 [2021-10-07T16:34:24.446Z] Running ssh-add (command line suppressed) [2021-10-07T16:34:24.549Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3974996303570161278.key (/w/workspace/edgex-go/4@tmp/private_key_3974996303570161278.key) [2021-10-07T16:34:24.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T16:34:24.902Z] + git tag --points-at HEAD [Pipeline] } [2021-10-07T16:34:24.934Z] $ docker exec --env ******** --env ******** 1e30078707598391cac85f4ecd5c9f616beb5bd39e2ad4bd8e71174341b44e79 ssh-agent -k [2021-10-07T16:34:25.035Z] unset SSH_AUTH_SOCK; [2021-10-07T16:34:25.035Z] unset SSH_AGENT_PID; [2021-10-07T16:34:25.035Z] echo Agent pid 20 killed; [2021-10-07T16:34:25.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-07T16:34:25.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T16:34:25.102Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T16:34:25.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T16:34:25.213Z] $ docker exec 1e30078707598391cac85f4ecd5c9f616beb5bd39e2ad4bd8e71174341b44e79 ssh-agent [2021-10-07T16:34:25.317Z] SSH_AUTH_SOCK=/tmp/ssh-vFtdFmoul6RN/agent.54 [2021-10-07T16:34:25.317Z] SSH_AGENT_PID=61 [2021-10-07T16:34:25.330Z] Running ssh-add (command line suppressed) [2021-10-07T16:34:25.413Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8737349480429280282.key (/w/workspace/edgex-go/4@tmp/private_key_8737349480429280282.key) [2021-10-07T16:34:25.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T16:34:25.782Z] + git semver init [2021-10-07T16:34:25.782Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T16:34:25.782Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-10-07T16:34:25.782Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-10-07T16:34:25.782Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T16:34:25.782Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T16:34:25.782Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T16:34:25.782Z] # $SEMVER_BRANCH = PR-3745 [2021-10-07T16:34:25.782Z] # $SEMVER_TEMP = /tmp/semver-306995541 [2021-10-07T16:34:25.782Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-07T16:34:38.143Z] # '/tmp/semver-306995541' -> '/w/workspace/edgex-go/4/.semver' [2021-10-07T16:34:38.143Z] # -> Force: false [2021-10-07T16:34:38.143Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-10-07T16:34:38.161Z] $ docker exec --env ******** --env ******** 1e30078707598391cac85f4ecd5c9f616beb5bd39e2ad4bd8e71174341b44e79 ssh-agent -k [2021-10-07T16:34:38.243Z] unset SSH_AUTH_SOCK; [2021-10-07T16:34:38.243Z] unset SSH_AGENT_PID; [2021-10-07T16:34:38.243Z] echo Agent pid 61 killed; [2021-10-07T16:34:38.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T16:34:38.617Z] + git semver [Pipeline] } [2021-10-07T16:34:38.643Z] $ docker stop --time=1 1e30078707598391cac85f4ecd5c9f616beb5bd39e2ad4bd8e71174341b44e79 [2021-10-07T16:34:40.395Z] $ docker rm -f 1e30078707598391cac85f4ecd5c9f616beb5bd39e2ad4bd8e71174341b44e79 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T16:34:40.806Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-07T16:34:41.169Z] Stashed 1 file(s) [Pipeline] echo [2021-10-07T16:34:41.172Z] [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] echo [2021-10-07T16:34:41.844Z] ========================================================= [2021-10-07T16:34:41.844Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-07T16:34:41.844Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-07T16:34:42.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T16:34:52.255Z] Error response from daemon: Get "https://nexus3.edgexfoundry.org:10003/v2/": net/http: TLS handshake timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T16:34:54.045Z] Failed in branch amd64 [2021-10-07T16:34:56.771Z] Still waiting to schedule task [2021-10-07T16:34:56.771Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-07T16:39:15.212Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2438 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws [2021-10-07T16:39:15.235Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-10-07T16:39:15.518Z] The recommended git tool is: git [2021-10-07T16:39:23.294Z] using credential edgex-jenkins-ssh [2021-10-07T16:39:23.315Z] Cloning the remote Git repository [2021-10-07T16:39:23.379Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-07T16:39:23.513Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-10-07T16:39:23.623Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-07T16:39:23.624Z] > git --version # timeout=10 [2021-10-07T16:39:23.643Z] > git --version # 'git version 2.17.1' [2021-10-07T16:39:23.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T16:39:23.759Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T16:39:39.748Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-07T16:39:39.767Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T16:39:39.788Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-07T16:39:39.823Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-07T16:39:39.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T16:39:39.836Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-07T16:39:40.714Z] Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T16:39:41.056Z] Merge succeeded, producing 55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T16:39:41.056Z] Checking out Revision 55f01a3a0525d4eb6df7c23d84c6738049ac156f (PR-3745) [2021-10-07T16:39:40.734Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T16:39:40.754Z] > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 [2021-10-07T16:39:40.975Z] > git remote # timeout=10 [2021-10-07T16:39:40.993Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T16:39:41.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T16:39:41.016Z] > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 [2021-10-07T16:39:41.038Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T16:39:41.061Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T16:39:41.071Z] > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 [2021-10-07T16:39:45.654Z] Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T16:39:46.280Z] provisioning config files... [2021-10-07T16:39:46.316Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2210051797399642700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T16:39:47.029Z] ---> docker-login.sh [2021-10-07T16:39:47.029Z] nexus3.edgexfoundry.org:10001 [2021-10-07T16:39:48.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T16:39:52.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T16:39:52.004Z] Configure a credential helper to remove this warning. See [2021-10-07T16:39:52.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T16:39:52.004Z] [2021-10-07T16:39:52.004Z] Login Succeeded [2021-10-07T16:39:52.004Z] nexus3.edgexfoundry.org:10002 [2021-10-07T16:39:52.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T16:39:52.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T16:39:52.587Z] Configure a credential helper to remove this warning. See [2021-10-07T16:39:52.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T16:39:52.587Z] [2021-10-07T16:39:52.587Z] Login Succeeded [2021-10-07T16:39:52.587Z] nexus3.edgexfoundry.org:10003 [2021-10-07T16:39:52.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T16:39:57.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T16:39:57.299Z] Configure a credential helper to remove this warning. See [2021-10-07T16:39:57.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T16:39:57.299Z] [2021-10-07T16:39:57.299Z] Login Succeeded [2021-10-07T16:39:57.299Z] nexus3.edgexfoundry.org:10004 [2021-10-07T16:39:57.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T16:40:00.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T16:40:00.782Z] Configure a credential helper to remove this warning. See [2021-10-07T16:40:00.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T16:40:00.782Z] [2021-10-07T16:40:00.782Z] Login Succeeded [2021-10-07T16:40:00.782Z] docker.io [2021-10-07T16:40:01.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T16:40:01.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T16:40:01.684Z] Configure a credential helper to remove this warning. See [2021-10-07T16:40:01.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T16:40:01.684Z] [2021-10-07T16:40:01.684Z] Login Succeeded [2021-10-07T16:40:01.684Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T16:40:01.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-07T16:40:02.441Z] ========================================================= [2021-10-07T16:40:02.441Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-07T16:40:02.441Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-07T16:40:02.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T16:40:09.768Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-07T16:40:09.768Z] bbf911997326: Pulling fs layer [2021-10-07T16:40:09.768Z] 58ec367f63d7: Pulling fs layer [2021-10-07T16:40:09.768Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-07T16:40:09.768Z] fc5181fea5dc: Pulling fs layer [2021-10-07T16:40:09.768Z] 9c418107303f: Pulling fs layer [2021-10-07T16:40:09.768Z] 284eca6f2348: Pulling fs layer [2021-10-07T16:40:09.768Z] 842844d905b1: Pulling fs layer [2021-10-07T16:40:09.768Z] 901a3a57568e: Pulling fs layer [2021-10-07T16:40:09.768Z] 9c418107303f: Waiting [2021-10-07T16:40:09.768Z] 284eca6f2348: Waiting [2021-10-07T16:40:09.768Z] 842844d905b1: Waiting [2021-10-07T16:40:09.768Z] 901a3a57568e: Waiting [2021-10-07T16:40:09.768Z] fc5181fea5dc: Waiting [2021-10-07T16:40:09.768Z] 1b4a6ffa7d45: Download complete [2021-10-07T16:40:09.768Z] 58ec367f63d7: Verifying Checksum [2021-10-07T16:40:09.768Z] 58ec367f63d7: Download complete [2021-10-07T16:40:10.056Z] 9c418107303f: Download complete [2021-10-07T16:40:10.056Z] 284eca6f2348: Download complete [2021-10-07T16:40:10.056Z] bbf911997326: Download complete [2021-10-07T16:40:10.343Z] 842844d905b1: Verifying Checksum [2021-10-07T16:40:10.343Z] 842844d905b1: Download complete [2021-10-07T16:40:10.986Z] bbf911997326: Pull complete [2021-10-07T16:40:11.282Z] 58ec367f63d7: Pull complete [2021-10-07T16:40:11.912Z] 1b4a6ffa7d45: Pull complete [2021-10-07T16:40:12.934Z] fc5181fea5dc: Verifying Checksum [2021-10-07T16:40:12.934Z] fc5181fea5dc: Download complete [2021-10-07T16:40:13.552Z] 901a3a57568e: Verifying Checksum [2021-10-07T16:40:13.552Z] 901a3a57568e: Download complete [2021-10-07T16:40:21.948Z] fc5181fea5dc: Pull complete [2021-10-07T16:40:22.237Z] 9c418107303f: Pull complete [2021-10-07T16:40:22.858Z] 284eca6f2348: Pull complete [2021-10-07T16:40:22.858Z] 842844d905b1: Pull complete [2021-10-07T16:40:28.378Z] 901a3a57568e: Pull complete [2021-10-07T16:40:28.378Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-07T16:40:28.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T16:40:28.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-07T16:40:29.038Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T16:40:29.038Z] WORKDIR /edgex [2021-10-07T16:40:29.038Z] COPY go.mod . [2021-10-07T16:40:29.038Z] RUN go mod download+ [2021-10-07T16:40:29.038Z] docker build -t ci-base-image-arm64 -f - . [2021-10-07T16:40:31.116Z] Sending build context to Docker daemon 166.3MB [2021-10-07T16:40:31.400Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T16:40:31.400Z] ---> 72ade6ffb461 [2021-10-07T16:40:31.400Z] Step 2/4 : WORKDIR /edgex [2021-10-07T16:40:38.209Z] ---> Running in aea89739aa31 [2021-10-07T16:40:38.209Z] Removing intermediate container aea89739aa31 [2021-10-07T16:40:38.209Z] ---> a7dbc904c0fa [2021-10-07T16:40:38.209Z] Step 3/4 : COPY go.mod . [2021-10-07T16:40:38.823Z] ---> bd87fbd37f8c [2021-10-07T16:40:38.823Z] Step 4/4 : RUN go mod download [2021-10-07T16:40:39.113Z] ---> Running in 0f288bab86d1 [2021-10-07T16:42:01.434Z] Removing intermediate container 0f288bab86d1 [2021-10-07T16:42:01.434Z] ---> 7a06a6a9c95a [2021-10-07T16:42:01.434Z] Successfully built 7a06a6a9c95a [2021-10-07T16:42:01.434Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T16:42:01.828Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T16:42:01.829Z] . [Pipeline] withDockerContainer [2021-10-07T16:42:02.103Z] prd-ubuntu18.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container [2021-10-07T16:42:02.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T16:42:03.934Z] $ docker top de45972185d995a5c8ffa13d23e8a36aab4bd4309aef520d2eb8ba0c1d341c9d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T16:42:04.955Z] + go version [2021-10-07T16:42:04.955Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-07T16:42:04.985Z] $ docker stop --time=1 de45972185d995a5c8ffa13d23e8a36aab4bd4309aef520d2eb8ba0c1d341c9d [2021-10-07T16:42:06.777Z] $ docker rm -f de45972185d995a5c8ffa13d23e8a36aab4bd4309aef520d2eb8ba0c1d341c9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T16:42:07.822Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T16:42:07.822Z] . [Pipeline] withDockerContainer [2021-10-07T16:42:08.076Z] prd-ubuntu18.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container [2021-10-07T16:42:08.209Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T16:42:09.800Z] $ docker top de481276be29c8560d0005686751fb3592ce3ca780bfcf5a6b8378fed271d616 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-07T16:42:10.125Z] ========================================================= [2021-10-07T16:42:10.125Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-07T16:42:10.125Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-07T16:42:10.832Z] + make test [2021-10-07T16:42:10.832Z] go mod tidy [2021-10-07T16:42:11.465Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-07T16:42:38.536Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-07T16:43:46.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-07T16:43:47.637Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-07T16:43:49.135Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-07T16:43:50.162Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-07T16:44:02.791Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-07T16:44:02.791Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-07T16:44:02.791Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-07T16:44:02.791Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-07T16:44:02.791Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-07T16:44:03.085Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-07T16:44:04.607Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-07T16:44:04.607Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-07T16:44:04.607Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-07T16:44:04.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-07T16:44:13.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.192s coverage: 28.7% of statements [2021-10-07T16:44:13.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-07T16:44:13.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-07T16:44:18.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.392s coverage: 98.5% of statements [2021-10-07T16:44:18.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-07T16:44:19.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.372s coverage: 46.3% of statements [2021-10-07T16:44:19.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-07T16:44:19.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-07T16:44:23.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.685s coverage: 90.1% of statements [2021-10-07T16:44:23.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-07T16:44:23.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-07T16:44:23.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.272s coverage: 84.4% of statements [2021-10-07T16:44:23.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-07T16:44:23.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-07T16:44:23.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-07T16:44:23.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-07T16:44:23.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-07T16:44:31.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.710s coverage: 94.2% of statements [2021-10-07T16:44:31.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-07T16:44:31.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-07T16:44:31.645Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.243s coverage: 59.1% of statements [2021-10-07T16:44:31.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-07T16:44:31.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-07T16:44:31.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-07T16:44:31.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-07T16:44:31.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-07T16:44:31.645Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.275s coverage: 60.0% of statements [2021-10-07T16:44:31.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-07T16:44:31.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-07T16:44:31.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-07T16:44:31.645Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.359s coverage: 0.8% of statements [2021-10-07T16:44:31.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-07T16:44:31.645Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.225s coverage: 58.8% of statements [2021-10-07T16:44:31.645Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.237s coverage: 21.7% of statements [2021-10-07T16:44:31.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-07T16:44:31.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.225s coverage: 47.1% of statements [2021-10-07T16:44:31.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.252s coverage: 79.5% of statements [2021-10-07T16:44:31.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements [2021-10-07T16:44:32.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.312s coverage: 96.3% of statements [2021-10-07T16:44:32.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.344s coverage: 87.5% of statements [2021-10-07T16:44:45.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.239s coverage: 94.4% of statements [2021-10-07T16:44:45.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements [2021-10-07T16:44:51.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.658s coverage: 82.5% of statements [2021-10-07T16:44:51.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-07T16:45:00.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.278s coverage: 92.9% of statements [2021-10-07T16:45:00.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-07T16:45:00.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-07T16:45:00.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-07T16:45:00.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 65.1% of statements [2021-10-07T16:45:00.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-07T16:45:00.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-07T16:45:00.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-07T16:45:00.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-07T16:45:00.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-07T16:45:00.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.183s coverage: 87.2% of statements [2021-10-07T16:45:00.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-07T16:45:00.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-07T16:45:00.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements [2021-10-07T16:45:00.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-07T16:45:00.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.242s coverage: 58.8% of statements [2021-10-07T16:45:00.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-07T16:45:00.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.273s coverage: 80.0% of statements [2021-10-07T16:45:00.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements [2021-10-07T16:45:00.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.293s coverage: 85.4% of statements [2021-10-07T16:45:00.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.775s coverage: 91.2% of statements [2021-10-07T16:45:00.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-07T16:45:00.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.664s coverage: 64.4% of statements [2021-10-07T16:45:00.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-07T16:45:00.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-07T16:45:00.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.197s coverage: 100.0% of statements [2021-10-07T16:45:00.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 89.4% of statements [2021-10-07T16:45:00.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2021-10-07T16:45:00.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2021-10-07T16:45:00.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-10-07T16:45:05.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.367s coverage: 70.4% of statements [2021-10-07T16:45:05.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-07T16:45:05.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-07T16:45:05.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-07T16:45:07.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.798s coverage: 43.4% of statements [2021-10-07T16:45:07.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-07T16:45:07.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-07T16:45:07.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.270s coverage: 89.5% of statements [2021-10-07T16:45:07.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-07T16:45:07.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.295s coverage: 84.8% of statements [2021-10-07T16:45:07.115Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-07T16:45:15.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.265s coverage: 19.5% of statements [2021-10-07T16:45:15.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-07T16:45:15.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-07T16:45:15.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-07T16:45:15.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-07T16:45:15.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.688s coverage: 92.0% of statements [2021-10-07T16:45:15.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-07T16:45:15.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-07T16:45:15.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-07T16:45:15.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-07T16:45:15.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 63.2% of statements [2021-10-07T16:45:15.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-07T16:45:15.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-07T16:45:15.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 97.7% of statements [2021-10-07T16:45:15.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-07T16:45:15.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-07T16:45:15.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-07T16:45:15.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-07T16:45:15.779Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.186s coverage: 28.9% of statements [2021-10-07T16:45:15.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-07T16:45:15.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-07T16:45:15.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-07T16:45:15.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-07T16:45:15.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-07T16:45:15.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-07T16:45:15.779Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.190s coverage: 100.0% of statements [2021-10-07T16:45:15.779Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements [2021-10-07T16:45:16.430Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-07T16:45:16.430Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-07T16:45:16.430Z] GO111MODULE=on go vet ./... [2021-10-07T16:46:39.387Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T16:46:39.388Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-07T16:46:39.388Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-07T16:46:40.143Z] + ls -al . [2021-10-07T16:46:40.143Z] total 640 [2021-10-07T16:46:40.143Z] drwxrwxr-x 9 1001 1001 4096 Oct 7 16:46 . [2021-10-07T16:46:40.143Z] drwxr-xr-x 4 root root 4096 Oct 7 16:42 .. [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 11 Oct 7 16:39 .dockerignore [2021-10-07T16:46:40.143Z] drwxrwxr-x 8 1001 1001 4096 Oct 7 16:39 .git [2021-10-07T16:46:40.143Z] drwxrwxr-x 4 1001 1001 4096 Oct 7 16:39 .github [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 804 Oct 7 16:39 .gitignore [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 42 Oct 7 16:39 .golangci.yml [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 76 Oct 7 16:39 .hadolint.yml [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 166 Oct 7 16:39 .sonarcloud.properties [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 1171 Oct 7 16:39 ADOPTERS.md [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 8608 Oct 7 16:39 Attribution.txt [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 43881 Oct 7 16:39 CHANGELOG.md [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 3804 Oct 7 16:39 CONTRIBUTING.md [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 677 Oct 7 16:39 GOVERNANCE.md [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 849 Oct 7 16:39 Jenkinsfile [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 10775 Oct 7 16:39 LICENSE [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 6508 Oct 7 16:39 Makefile [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 582 Oct 7 16:39 OWNERS.md [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 8256 Oct 7 16:39 README.md [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 6912 Oct 7 16:39 SECURITY.md [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 5 Oct 7 16:34 VERSION [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 4131 Oct 7 16:39 ZMQWindows.md [2021-10-07T16:46:40.143Z] drwxrwxr-x 2 1001 1001 4096 Oct 7 16:39 bin [2021-10-07T16:46:40.143Z] drwxrwxr-x 14 1001 1001 4096 Oct 7 16:39 cmd [2021-10-07T16:46:40.143Z] -rw-r--r-- 1 root root 403265 Oct 7 16:45 coverage.out [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 829 Oct 7 16:39 go.mod [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 50143 Oct 7 16:42 go.sum [2021-10-07T16:46:40.143Z] drwxrwxr-x 8 1001 1001 4096 Oct 7 16:39 internal [2021-10-07T16:46:40.143Z] drwxrwxr-x 3 1001 1001 4096 Oct 7 16:39 openapi [2021-10-07T16:46:40.143Z] drwxrwxr-x 4 1001 1001 4096 Oct 7 16:39 snap [2021-10-07T16:46:40.143Z] -rw-rw-r-- 1 1001 1001 204 Oct 7 16:39 version.go [Pipeline] sh [2021-10-07T16:46:40.982Z] + '[' -e coverage.out ] [2021-10-07T16:46:40.982Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-07T16:46:42.070Z] Stashed 1 file(s) [Pipeline] sh [2021-10-07T16:46:42.806Z] + make build [2021-10-07T16:46:42.806Z] 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 [2021-10-07T16:46:50.187Z] 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 [2021-10-07T16:47:17.542Z] 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 [2021-10-07T16:47:17.542Z] 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 [2021-10-07T16:47:20.356Z] 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 [2021-10-07T16:47:21.472Z] 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 [2021-10-07T16:47:25.908Z] 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 [2021-10-07T16:47:28.605Z] 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 [2021-10-07T16:47:32.099Z] 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 [2021-10-07T16:47:36.525Z] 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 [2021-10-07T16:47:39.277Z] 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 [2021-10-07T16:47:42.845Z] 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] } [2021-10-07T16:47:48.786Z] $ docker stop --time=1 de481276be29c8560d0005686751fb3592ce3ca780bfcf5a6b8378fed271d616 [2021-10-07T16:47:51.451Z] $ docker rm -f de481276be29c8560d0005686751fb3592ce3ca780bfcf5a6b8378fed271d616 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T16:47:56.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-07T16:47:56.596Z] [2021-10-07T16:47:56.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T16:47:57.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-07T16:47:57.306Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-07T16:47:57.306Z] 29e5d40040c1: Pulling fs layer [2021-10-07T16:47:57.306Z] 1ce36da41761: Pulling fs layer [2021-10-07T16:47:57.306Z] 25b303627fd3: Pulling fs layer [2021-10-07T16:47:57.599Z] 29e5d40040c1: Verifying Checksum [2021-10-07T16:47:57.599Z] 29e5d40040c1: Download complete [2021-10-07T16:47:58.216Z] 29e5d40040c1: Pull complete [2021-10-07T16:47:58.216Z] 1ce36da41761: Verifying Checksum [2021-10-07T16:47:58.216Z] 1ce36da41761: Download complete [2021-10-07T16:47:59.687Z] 1ce36da41761: Pull complete [2021-10-07T16:48:00.304Z] 25b303627fd3: Verifying Checksum [2021-10-07T16:48:00.304Z] 25b303627fd3: Download complete [2021-10-07T16:48:08.878Z] 25b303627fd3: Pull complete [2021-10-07T16:48:08.878Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-07T16:48:08.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-07T16:48:08.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-07T16:48:09.185Z] prd-ubuntu18.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container [2021-10-07T16:48:09.315Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-07T16:48:12.810Z] $ docker top f190c6632452234b57d5e505951e00ee18f966fe08521342c6a9796bab484073 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T16:48:13.894Z] + grep parallel [2021-10-07T16:48:13.894Z] + docker-compose build --help [2021-10-07T16:48:19.414Z] --parallel Build images in parallel. [Pipeline] } [2021-10-07T16:48:19.441Z] $ docker stop --time=1 f190c6632452234b57d5e505951e00ee18f966fe08521342c6a9796bab484073 [2021-10-07T16:48:21.365Z] $ docker rm -f f190c6632452234b57d5e505951e00ee18f966fe08521342c6a9796bab484073 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T16:48:22.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-07T16:48:22.120Z] . [Pipeline] withDockerContainer [2021-10-07T16:48:22.445Z] prd-ubuntu18.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container [2021-10-07T16:48:22.656Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-07T16:48:24.378Z] $ docker top 95e501bcfbec28742f70461a349c14c84f0398b29e038a97e55f28a69a3d52c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T16:48:25.465Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-07T16:48:30.975Z] Building core-command ... [2021-10-07T16:48:30.975Z] Building core-data ... [2021-10-07T16:48:30.975Z] Building core-metadata ... [2021-10-07T16:48:30.975Z] Building security-bootstrapper ... [2021-10-07T16:48:30.975Z] Building security-proxy-setup ... [2021-10-07T16:48:30.975Z] Building security-secretstore-setup ... [2021-10-07T16:48:30.975Z] Building support-notifications ... [2021-10-07T16:48:30.975Z] Building support-scheduler ... [2021-10-07T16:48:30.975Z] Building sys-mgmt-agent ... [2021-10-07T16:48:30.975Z] Building security-bootstrapper [2021-10-07T16:48:30.975Z] Building core-command [2021-10-07T16:48:30.975Z] Building support-notifications [2021-10-07T16:48:30.975Z] Building support-scheduler [2021-10-07T16:48:30.975Z] Building core-metadata [2021-10-07T16:49:39.558Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T16:49:39.558Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-07T16:49:39.558Z] ---> 7a06a6a9c95a [2021-10-07T16:49:39.558Z] Step 3/21 : WORKDIR /edgex-go [2021-10-07T16:49:39.558Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T16:49:39.558Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-07T16:49:39.558Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-07T16:49:39.558Z] ---> 7a06a6a9c95a [2021-10-07T16:49:39.558Z] Step 3/23 : WORKDIR /edgex-go [2021-10-07T16:49:39.558Z] [2021-10-07T16:49:39.558Z] ---> 7a06a6a9c95a [2021-10-07T16:49:39.558Z] Step 3/30 : WORKDIR /edgex-go [2021-10-07T16:49:39.558Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T16:49:39.558Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-07T16:49:39.558Z] ---> 7a06a6a9c95a [2021-10-07T16:49:39.558Z] Step 3/22 : WORKDIR /edgex-go [2021-10-07T16:49:39.558Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T16:49:39.558Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-07T16:49:39.558Z] ---> 7a06a6a9c95a [2021-10-07T16:49:39.558Z] Step 3/22 : WORKDIR /edgex-go [2021-10-07T16:49:43.082Z] ---> Running in f2b8254d009d [2021-10-07T16:49:43.082Z] ---> Running in ea9230f8c4e8 [2021-10-07T16:49:43.082Z] ---> Running in b16bf006d66c [2021-10-07T16:49:43.082Z] ---> Running in 9e1c42fc2219 [2021-10-07T16:49:43.082Z] ---> Running in 1feda742d0d7 [2021-10-07T16:49:43.368Z] Removing intermediate container f2b8254d009d [2021-10-07T16:49:43.368Z] ---> 8586234d7a74 [2021-10-07T16:49:43.368Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T16:49:43.368Z] Removing intermediate container 9e1c42fc2219 [2021-10-07T16:49:43.368Z] ---> 89dc84fba0dd [2021-10-07T16:49:43.368Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T16:49:43.368Z] Removing intermediate container 1feda742d0d7 [2021-10-07T16:49:43.368Z] ---> 70bfdef503be [2021-10-07T16:49:43.368Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T16:49:43.368Z] Removing intermediate container b16bf006d66c [2021-10-07T16:49:43.368Z] ---> 64083d1a7e52 [2021-10-07T16:49:43.368Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T16:49:43.652Z] Removing intermediate container ea9230f8c4e8 [2021-10-07T16:49:43.652Z] ---> 7fe225747f34 [2021-10-07T16:49:43.652Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T16:49:43.652Z] ---> Running in 7d638e5b6872 [2021-10-07T16:49:43.652Z] ---> Running in cb36b77af781 [2021-10-07T16:49:43.652Z] ---> Running in 47e4408c8a6a [2021-10-07T16:49:43.652Z] ---> Running in 5e7c603fffc7 [2021-10-07T16:49:43.943Z] ---> Running in 0e39dcd8fc63 [2021-10-07T16:49:47.687Z] Removing intermediate container cb36b77af781 [2021-10-07T16:49:47.687Z] ---> f60f55b61cfb [2021-10-07T16:49:47.687Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-07T16:49:51.166Z] ---> Running in 49a77d182356 [2021-10-07T16:49:51.166Z] Removing intermediate container 7d638e5b6872 [2021-10-07T16:49:51.166Z] ---> 05a6512a25f5 [2021-10-07T16:49:51.166Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-07T16:49:51.166Z] Removing intermediate container 47e4408c8a6a [2021-10-07T16:49:51.166Z] ---> 8dfb3a7cd68a [2021-10-07T16:49:51.166Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-07T16:49:51.166Z] ---> Running in c2bbaca9b79f [2021-10-07T16:49:51.461Z] Removing intermediate container 0e39dcd8fc63 [2021-10-07T16:49:51.461Z] ---> b6974f451c7f [2021-10-07T16:49:51.461Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-07T16:49:51.461Z] ---> Running in f3f09148d499 [2021-10-07T16:49:51.752Z] ---> Running in 201fab640c60 [2021-10-07T16:49:51.752Z] Removing intermediate container 5e7c603fffc7 [2021-10-07T16:49:51.752Z] ---> db2d7c18cfda [2021-10-07T16:49:51.752Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-07T16:49:52.048Z] ---> Running in 69494a486f4d [2021-10-07T16:49:53.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T16:49:53.929Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T16:49:53.929Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T16:49:54.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T16:49:54.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T16:49:54.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T16:49:54.852Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T16:49:54.852Z] OK: 218 MiB in 52 packages [2021-10-07T16:49:55.150Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T16:49:55.150Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T16:49:55.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T16:49:55.755Z] OK: 218 MiB in 52 packages [2021-10-07T16:49:56.390Z] OK: 218 MiB in 52 packages [2021-10-07T16:49:56.390Z] OK: 218 MiB in 52 packages [2021-10-07T16:49:56.390Z] OK: 218 MiB in 52 packages [2021-10-07T16:49:56.687Z] Removing intermediate container 49a77d182356 [2021-10-07T16:49:56.687Z] ---> f9cf18c39f4c [2021-10-07T16:49:56.687Z] Step 6/22 : COPY . . [2021-10-07T16:49:57.712Z] Removing intermediate container c2bbaca9b79f [2021-10-07T16:49:57.712Z] ---> 6669bc658c6f [2021-10-07T16:49:57.712Z] Step 6/21 : COPY . . [2021-10-07T16:49:58.359Z] Removing intermediate container 201fab640c60 [2021-10-07T16:49:58.359Z] ---> 58101808ca20 [2021-10-07T16:49:58.359Z] Step 6/23 : COPY go.mod . [2021-10-07T16:49:58.359Z] Removing intermediate container f3f09148d499 [2021-10-07T16:49:58.359Z] ---> 5a845f55415b [2021-10-07T16:49:58.359Z] Step 6/30 : COPY . . [2021-10-07T16:49:58.654Z] Removing intermediate container 69494a486f4d [2021-10-07T16:49:58.654Z] ---> 85398407f73c [2021-10-07T16:49:58.654Z] Step 6/22 : COPY . . [2021-10-07T16:50:00.735Z] ---> 00faced649b2 [2021-10-07T16:50:00.735Z] Step 7/23 : RUN go mod download [2021-10-07T16:50:00.735Z] ---> Running in 59dd9214b9d6 [2021-10-07T16:50:07.594Z] Removing intermediate container 59dd9214b9d6 [2021-10-07T16:50:07.594Z] ---> 4c97fc48309a [2021-10-07T16:50:07.594Z] Step 8/23 : COPY . . [2021-10-07T16:50:30.017Z] ---> 58d4f823bb2c [2021-10-07T16:50:30.017Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T16:50:30.017Z] ---> 378ce112a36a [2021-10-07T16:50:30.017Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T16:50:30.017Z] ---> 8a420e6cedd3 [2021-10-07T16:50:30.017Z] Step 9/23 : RUN go mod tidy [2021-10-07T16:50:30.017Z] ---> 51c01eebf6ad [2021-10-07T16:50:30.018Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T16:50:30.018Z] ---> Running in c2d3cc31914c [2021-10-07T16:50:30.018Z] ---> Running in c0db22f9dbcc [2021-10-07T16:50:30.018Z] ---> 253d62b74f3a [2021-10-07T16:50:30.018Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T16:50:30.018Z] ---> Running in 0196e2e4d0f4 [2021-10-07T16:50:30.018Z] ---> Running in 9954369b4bf5 [2021-10-07T16:50:30.018Z] ---> Running in 27ae9318596d [2021-10-07T16:50:35.612Z] Removing intermediate container c0db22f9dbcc [2021-10-07T16:50:35.612Z] ---> 1851e5d08e51 [2021-10-07T16:50:35.612Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-07T16:50:35.612Z] Removing intermediate container c2d3cc31914c [2021-10-07T16:50:35.612Z] ---> 3c46d37859e4 [2021-10-07T16:50:35.612Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-07T16:50:35.612Z] ---> Running in fdba19577f95 [2021-10-07T16:50:35.612Z] ---> Running in 13e78be674d4 [2021-10-07T16:50:35.612Z] Removing intermediate container 27ae9318596d [2021-10-07T16:50:35.612Z] ---> 3dce8175b034 [2021-10-07T16:50:35.612Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-07T16:50:35.612Z] Removing intermediate container 0196e2e4d0f4 [2021-10-07T16:50:35.613Z] ---> 412d4244576b [2021-10-07T16:50:35.613Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-07T16:50:35.902Z] ---> Running in fb001e304879 [2021-10-07T16:50:35.902Z] ---> Running in 1502e873a13c [2021-10-07T16:50:35.902Z] Removing intermediate container 9954369b4bf5 [2021-10-07T16:50:35.902Z] ---> 734544d5aac4 [2021-10-07T16:50:35.902Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-07T16:50:36.192Z] ---> Running in 5f9501e52d9d [2021-10-07T16:50:37.210Z] 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 [2021-10-07T16:50:37.506Z] 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 [2021-10-07T16:50:38.148Z] 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 [2021-10-07T16:50:38.486Z] 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 [2021-10-07T16:50:38.486Z] 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 [2021-10-07T16:52:46.415Z] Removing intermediate container fdba19577f95 [2021-10-07T16:52:46.415Z] ---> 1bc67e429f06 [2021-10-07T16:52:46.415Z] [2021-10-07T16:52:46.415Z] Step 9/22 : FROM alpine:3.14 [2021-10-07T16:52:46.415Z] 3.14: Pulling from library/alpine [2021-10-07T16:52:46.415Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T16:52:46.415Z] Status: Downloaded newer image for alpine:3.14 [2021-10-07T16:52:46.415Z] ---> bb3de5531c18 [2021-10-07T16:52:46.415Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-07T16:52:46.415Z] ---> Running in 6809834e10ae [2021-10-07T16:52:47.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T16:52:48.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T16:52:49.491Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-07T16:52:49.491Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T16:52:49.491Z] OK: 5 MiB in 15 packages [2021-10-07T16:52:50.152Z] Removing intermediate container 1502e873a13c [2021-10-07T16:52:50.152Z] ---> f930b41989b8 [2021-10-07T16:52:50.152Z] [2021-10-07T16:52:50.152Z] Step 9/30 : FROM alpine:3.14 [2021-10-07T16:52:50.152Z] ---> bb3de5531c18 [2021-10-07T16:52:50.152Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-07T16:52:50.457Z] ---> Running in bb82bd4ca0e1 [2021-10-07T16:52:51.535Z] Removing intermediate container bb82bd4ca0e1 [2021-10-07T16:52:51.535Z] ---> a6594fd2bd8a [2021-10-07T16:52:51.535Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-07T16:52:51.835Z] Removing intermediate container 6809834e10ae [2021-10-07T16:52:51.835Z] ---> 3d820c165d69 [2021-10-07T16:52:51.835Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-07T16:52:52.142Z] ---> Running in 0c800836a05f [2021-10-07T16:52:52.142Z] ---> Running in f49c0dc55c5e [2021-10-07T16:52:53.464Z] Removing intermediate container f49c0dc55c5e [2021-10-07T16:52:53.464Z] ---> 603dfaf1ac48 [2021-10-07T16:52:53.464Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-07T16:52:54.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T16:52:54.554Z] ---> Running in 003d3210473a [2021-10-07T16:52:54.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T16:52:55.628Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-07T16:52:55.628Z] (2/2) Installing su-exec (0.2-r1) [2021-10-07T16:52:55.927Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T16:52:55.927Z] OK: 5 MiB in 16 packages [2021-10-07T16:52:56.587Z] Removing intermediate container 003d3210473a [2021-10-07T16:52:56.587Z] ---> 3126f3410961 [2021-10-07T16:52:56.587Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-07T16:52:57.246Z] ---> Running in c8723975e414 [2021-10-07T16:52:57.246Z] Removing intermediate container 13e78be674d4 [2021-10-07T16:52:57.246Z] ---> 36e547005b46 [2021-10-07T16:52:57.246Z] [2021-10-07T16:52:57.246Z] Step 9/21 : FROM alpine:3.14 [2021-10-07T16:52:57.246Z] ---> bb3de5531c18 [2021-10-07T16:52:57.246Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-07T16:52:57.246Z] Removing intermediate container 5f9501e52d9d [2021-10-07T16:52:57.246Z] ---> 8f81fb28fe2d [2021-10-07T16:52:57.246Z] [2021-10-07T16:52:57.246Z] Step 11/23 : FROM alpine:3.14 [2021-10-07T16:52:57.246Z] ---> bb3de5531c18 [2021-10-07T16:52:57.246Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-07T16:52:57.246Z] ---> Using cache [2021-10-07T16:52:57.246Z] ---> 3d820c165d69 [2021-10-07T16:52:57.246Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-07T16:52:57.246Z] ---> Using cache [2021-10-07T16:52:57.246Z] ---> 603dfaf1ac48 [2021-10-07T16:52:57.246Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-07T16:52:57.917Z] ---> Running in c6a113abfc4d [2021-10-07T16:52:57.917Z] ---> Running in 6b8c7dfea994 [2021-10-07T16:52:58.224Z] Removing intermediate container 0c800836a05f [2021-10-07T16:52:58.224Z] ---> 23ade0b60bcd [2021-10-07T16:52:58.224Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-07T16:52:58.224Z] Removing intermediate container c8723975e414 [2021-10-07T16:52:58.224Z] ---> 33b0889e5a8a [2021-10-07T16:52:58.224Z] Step 14/22 : WORKDIR / [2021-10-07T16:52:58.536Z] ---> Running in f10a960389a4 [2021-10-07T16:52:58.536Z] ---> Running in 9f280b965caa [2021-10-07T16:52:58.844Z] Removing intermediate container 6b8c7dfea994 [2021-10-07T16:52:58.844Z] ---> 2861f1b774fb [2021-10-07T16:52:58.844Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-07T16:52:59.149Z] ---> Running in e8780b7f4d32 [2021-10-07T16:52:59.788Z] Removing intermediate container 9f280b965caa [2021-10-07T16:52:59.788Z] ---> e4e9a6091ca7 [2021-10-07T16:52:59.788Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-07T16:52:59.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T16:53:00.086Z] ---> Running in 26fe85e161f2 [2021-10-07T16:53:00.086Z] Removing intermediate container f10a960389a4 [2021-10-07T16:53:00.086Z] ---> ef6b9c772102 [2021-10-07T16:53:00.086Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T16:53:00.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T16:53:00.412Z] Removing intermediate container e8780b7f4d32 [2021-10-07T16:53:00.412Z] ---> 2d86d51110c8 [2021-10-07T16:53:00.412Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T16:53:00.412Z] Removing intermediate container fb001e304879 [2021-10-07T16:53:00.412Z] ---> 8ea99262090a [2021-10-07T16:53:00.412Z] [2021-10-07T16:53:00.412Z] Step 9/22 : FROM alpine:3.14 [2021-10-07T16:53:00.412Z] ---> bb3de5531c18 [2021-10-07T16:53:00.413Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-07T16:53:00.413Z] ---> Using cache [2021-10-07T16:53:00.413Z] ---> 3d820c165d69 [2021-10-07T16:53:00.413Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-07T16:53:00.413Z] ---> Using cache [2021-10-07T16:53:00.413Z] ---> 603dfaf1ac48 [2021-10-07T16:53:00.413Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-07T16:53:00.716Z] ---> Running in fa1e64e1b958 [2021-10-07T16:53:01.021Z] Removing intermediate container 26fe85e161f2 [2021-10-07T16:53:01.021Z] ---> 7d495171aba7 [2021-10-07T16:53:01.021Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-07T16:53:01.325Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-07T16:53:01.325Z] ---> Running in 614fd6b1d766 [2021-10-07T16:53:01.325Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-07T16:53:01.325Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T16:53:01.325Z] Executing ca-certificates-20191127-r5.trigger [2021-10-07T16:53:01.626Z] OK: 6 MiB in 16 packages [2021-10-07T16:53:01.626Z] ---> f1ca503e4229 [2021-10-07T16:53:01.626Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-07T16:53:01.936Z] Removing intermediate container fa1e64e1b958 [2021-10-07T16:53:01.936Z] ---> aa6f3ced8c10 [2021-10-07T16:53:01.936Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-07T16:53:01.936Z] ---> c32ca8b77864 [2021-10-07T16:53:01.936Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-07T16:53:02.244Z] ---> Running in 1f82d9a9ab42 [2021-10-07T16:53:03.308Z] Removing intermediate container 1f82d9a9ab42 [2021-10-07T16:53:03.308Z] ---> 99b593212cba [2021-10-07T16:53:03.308Z] Step 14/22 : WORKDIR / [2021-10-07T16:53:03.616Z] ---> Running in 6aa9b6e557ab [2021-10-07T16:53:03.917Z] ---> 660130b2fcc5 [2021-10-07T16:53:03.917Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-07T16:53:04.228Z] ---> fb966da838bb [2021-10-07T16:53:04.228Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-07T16:53:04.692Z] Removing intermediate container 6aa9b6e557ab [2021-10-07T16:53:04.692Z] ---> 7c25259e9b3d [2021-10-07T16:53:04.692Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T16:53:04.692Z] Removing intermediate container c6a113abfc4d [2021-10-07T16:53:04.692Z] ---> e0c53ae26eb2 [2021-10-07T16:53:04.692Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-07T16:53:04.692Z] ---> Running in f7bb67f92f89 [2021-10-07T16:53:05.425Z] Removing intermediate container 614fd6b1d766 [2021-10-07T16:53:05.425Z] ---> e7cdee19377f [2021-10-07T16:53:05.425Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-07T16:53:05.748Z] ---> Running in 80744e70a560 [2021-10-07T16:53:05.749Z] ---> a101c41e0df3 [2021-10-07T16:53:05.749Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-07T16:53:05.749Z] Removing intermediate container f7bb67f92f89 [2021-10-07T16:53:05.749Z] ---> 5420dabd1c28 [2021-10-07T16:53:05.749Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-07T16:53:06.094Z] ---> 201153a94253 [2021-10-07T16:53:06.094Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-07T16:53:06.094Z] ---> Running in 6581e2c0fab3 [2021-10-07T16:53:06.094Z] ---> Running in 1c3c1611a61d [2021-10-07T16:53:06.094Z] ---> 2dae193fc1bf [2021-10-07T16:53:06.094Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-07T16:53:06.094Z] ---> Running in b6ae0d2b8970 [2021-10-07T16:53:06.419Z] Removing intermediate container 80744e70a560 [2021-10-07T16:53:06.419Z] ---> 39c0f4d770c9 [2021-10-07T16:53:06.419Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-07T16:53:07.077Z] Removing intermediate container 1c3c1611a61d [2021-10-07T16:53:07.078Z] ---> 020ac24806ad [2021-10-07T16:53:07.078Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T16:53:07.078Z] ---> Running in 222b1de4584e [2021-10-07T16:53:07.390Z] Removing intermediate container b6ae0d2b8970 [2021-10-07T16:53:07.390Z] ---> e5bbc0bc788e [2021-10-07T16:53:07.390Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T16:53:07.390Z] Removing intermediate container 6581e2c0fab3 [2021-10-07T16:53:07.390Z] ---> 1f60a043d365 [2021-10-07T16:53:07.390Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-07T16:53:07.702Z] ---> Running in 5a3ce7a2ca34 [2021-10-07T16:53:07.702Z] ---> Running in 04769c1ddf7a [2021-10-07T16:53:08.006Z] ---> fb6bdd254446 [2021-10-07T16:53:08.006Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-07T16:53:08.006Z] Removing intermediate container 222b1de4584e [2021-10-07T16:53:08.006Z] ---> 292d167f3fea [2021-10-07T16:53:08.006Z] Step 20/22 : LABEL arch=arm64 [2021-10-07T16:53:08.305Z] ---> Running in f9268835f511 [2021-10-07T16:53:08.305Z] ---> Running in ca4dd0b1f3e7 [2021-10-07T16:53:08.305Z] Removing intermediate container 5a3ce7a2ca34 [2021-10-07T16:53:08.305Z] ---> 6daef84b8936 [2021-10-07T16:53:08.305Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T16:53:08.305Z] Removing intermediate container 04769c1ddf7a [2021-10-07T16:53:08.305Z] ---> f519cb4e12e9 [2021-10-07T16:53:08.305Z] Step 21/23 : LABEL arch=arm64 [2021-10-07T16:53:08.610Z] ---> ced7b04bb1ff [2021-10-07T16:53:08.610Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-07T16:53:08.610Z] ---> Running in 521e55488451 [2021-10-07T16:53:09.270Z] Removing intermediate container ca4dd0b1f3e7 [2021-10-07T16:53:09.270Z] ---> 76cef33a42c3 [2021-10-07T16:53:09.270Z] Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T16:53:09.270Z] ---> Running in 710d502c17f7 [2021-10-07T16:53:09.584Z] Removing intermediate container 521e55488451 [2021-10-07T16:53:09.584Z] ---> 36ac39a7044c [2021-10-07T16:53:09.584Z] Step 22/23 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T16:53:09.906Z] ---> Running in 7d7fe098c386 [2021-10-07T16:53:09.906Z] ---> 7240ad9aa054 [2021-10-07T16:53:09.906Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-07T16:53:10.219Z] Removing intermediate container 710d502c17f7 [2021-10-07T16:53:10.219Z] ---> 9d6bd109377b [2021-10-07T16:53:10.219Z] Step 22/22 : LABEL version=0.0.0 [2021-10-07T16:53:10.219Z] ---> b00437ce60c0 [2021-10-07T16:53:10.219Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-07T16:53:10.530Z] ---> Running in 15eef8fc6f34 [2021-10-07T16:53:10.530Z] ---> Running in ae95b9229639 [2021-10-07T16:53:10.530Z] Removing intermediate container 7d7fe098c386 [2021-10-07T16:53:10.530Z] ---> eb862d6ca203 [2021-10-07T16:53:10.530Z] Step 23/23 : LABEL version=0.0.0 [2021-10-07T16:53:11.186Z] ---> Running in 9e7a453e64f1 [2021-10-07T16:53:11.186Z] Removing intermediate container ae95b9229639 [2021-10-07T16:53:11.186Z] ---> 4333df56a8bd [2021-10-07T16:53:11.186Z] [2021-10-07T16:53:11.491Z] Removing intermediate container 15eef8fc6f34 [2021-10-07T16:53:11.491Z] ---> c49d99016b5b [2021-10-07T16:53:11.491Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T16:53:11.794Z] Successfully built 4333df56a8bd [2021-10-07T16:53:11.794Z] Successfully tagged core-command-arm64:latest [2021-10-07T16:53:11.794Z] ---> Running in 0dbf13f19223 [2021-10-07T16:53:11.794Z]  Building core-command ... done Building security-proxy-setup [2021-10-07T16:53:12.100Z] Removing intermediate container f9268835f511 [2021-10-07T16:53:12.100Z] ---> 3ae5acb694d7 [2021-10-07T16:53:12.100Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T16:53:12.100Z] Removing intermediate container 9e7a453e64f1 [2021-10-07T16:53:12.100Z] ---> 8e6387ce2f4e [2021-10-07T16:53:12.100Z] [2021-10-07T16:53:12.100Z] ---> 96ad5b55bc27 [2021-10-07T16:53:12.100Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-07T16:53:12.777Z] Removing intermediate container 0dbf13f19223 [2021-10-07T16:53:12.777Z] ---> 60cfa0db6ec6 [2021-10-07T16:53:12.777Z] Step 20/22 : LABEL arch=arm64 [2021-10-07T16:53:12.777Z] Successfully built 8e6387ce2f4e [2021-10-07T16:53:12.777Z] ---> Running in 2449c313f03d [2021-10-07T16:53:12.777Z] Successfully tagged support-scheduler-arm64:latest [2021-10-07T16:53:12.777Z] Building security-secretstore-setup [2021-10-07T16:53:13.861Z]  Building support-scheduler ... done  ---> 07dabc275d79 [2021-10-07T16:53:13.861Z] ---> d13884ec7503 [2021-10-07T16:53:13.861Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-07T16:53:13.861Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-07T16:53:13.861Z] Removing intermediate container 2449c313f03d [2021-10-07T16:53:13.861Z] ---> 0114259ec2e9 [2021-10-07T16:53:13.861Z] Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T16:53:14.167Z] ---> Running in 28ada2ac1842 [2021-10-07T16:53:14.837Z] ---> Running in 1f44d1e2de39 [2021-10-07T16:53:15.901Z] Removing intermediate container 28ada2ac1842 [2021-10-07T16:53:15.901Z] ---> cbd46c7f33fe [2021-10-07T16:53:15.901Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T16:53:18.951Z] Removing intermediate container 1f44d1e2de39 [2021-10-07T16:53:18.951Z] ---> b8bceffc102e [2021-10-07T16:53:18.951Z] Step 22/22 : LABEL version=0.0.0 [2021-10-07T16:53:19.832Z] ---> 91dcba336e76 [2021-10-07T16:53:19.832Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-07T16:53:19.832Z] ---> Running in 0418e6b43f22 [2021-10-07T16:53:20.132Z] ---> Running in 1b96ed77b420 [2021-10-07T16:53:20.801Z] Removing intermediate container 0418e6b43f22 [2021-10-07T16:53:20.801Z] ---> 49447bf244de [2021-10-07T16:53:20.801Z] Step 19/21 : LABEL arch=arm64 [2021-10-07T16:53:20.801Z] Removing intermediate container 1b96ed77b420 [2021-10-07T16:53:20.801Z] ---> 8c13f5caee7e [2021-10-07T16:53:20.801Z] [2021-10-07T16:53:21.101Z] ---> 32aafb3e833a [2021-10-07T16:53:21.101Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-07T16:53:21.101Z] ---> Running in aabc198635fb [2021-10-07T16:53:21.768Z] Successfully built 8c13f5caee7e [2021-10-07T16:53:21.768Z] Successfully tagged core-metadata-arm64:latest [2021-10-07T16:53:21.768Z]  Building core-metadata ... done Building core-data [2021-10-07T16:53:22.065Z] Removing intermediate container aabc198635fb [2021-10-07T16:53:22.065Z] ---> b8eb26f1ddcc [2021-10-07T16:53:22.065Z] Step 20/21 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T16:53:22.365Z] ---> Running in a0d453564e2c [2021-10-07T16:53:22.365Z] ---> 8bdb8593d566 [2021-10-07T16:53:22.365Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-07T16:53:23.028Z] Removing intermediate container a0d453564e2c [2021-10-07T16:53:23.028Z] ---> 738b31cad89d [2021-10-07T16:53:23.028Z] Step 21/21 : LABEL version=0.0.0 [2021-10-07T16:53:23.028Z] ---> Running in 53056910e9df [2021-10-07T16:53:23.706Z] ---> 4892ebfb594d [2021-10-07T16:53:23.706Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-07T16:53:24.008Z] Removing intermediate container 53056910e9df [2021-10-07T16:53:24.008Z] ---> c20dc18392d6 [2021-10-07T16:53:24.008Z] [2021-10-07T16:53:24.666Z] Successfully built c20dc18392d6 [2021-10-07T16:53:24.666Z] Successfully tagged support-notifications-arm64:latest [2021-10-07T16:53:24.970Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-10-07T16:53:24.970Z] ---> Running in 30f12811f68a [2021-10-07T16:53:25.638Z] Removing intermediate container 30f12811f68a [2021-10-07T16:53:25.638Z] ---> 963ee3543f31 [2021-10-07T16:53:25.638Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-07T16:53:26.708Z] ---> b609c7f37107 [2021-10-07T16:53:26.708Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-07T16:53:27.355Z] ---> Running in 416ffe85c66c [2021-10-07T16:53:31.910Z] Removing intermediate container 416ffe85c66c [2021-10-07T16:53:31.910Z] ---> d6f052099810 [2021-10-07T16:53:31.910Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-07T16:53:32.209Z] ---> Running in fdd86204cf48 [2021-10-07T16:53:33.751Z] Removing intermediate container fdd86204cf48 [2021-10-07T16:53:33.751Z] ---> 7869324cc8e7 [2021-10-07T16:53:33.751Z] Step 27/30 : CMD ["gate"] [2021-10-07T16:53:34.405Z] ---> Running in 9be7f07fbb28 [2021-10-07T16:53:35.465Z] Removing intermediate container 9be7f07fbb28 [2021-10-07T16:53:35.465Z] ---> d2786acbb927 [2021-10-07T16:53:35.465Z] Step 28/30 : LABEL arch=arm64 [2021-10-07T16:53:36.113Z] ---> Running in 056ad8bf6e64 [2021-10-07T16:53:37.216Z] Removing intermediate container 056ad8bf6e64 [2021-10-07T16:53:37.216Z] ---> e828c1523d49 [2021-10-07T16:53:37.216Z] Step 29/30 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T16:53:37.875Z] ---> Running in b3d9d9256ff9 [2021-10-07T16:53:38.929Z] Removing intermediate container b3d9d9256ff9 [2021-10-07T16:53:38.929Z] ---> da9b5d506f0d [2021-10-07T16:53:38.929Z] Step 30/30 : LABEL version=0.0.0 [2021-10-07T16:53:40.008Z] ---> Running in 556953a01c83 [2021-10-07T16:53:41.087Z] Removing intermediate container 556953a01c83 [2021-10-07T16:53:41.087Z] ---> 456905939cc3 [2021-10-07T16:53:41.087Z] [2021-10-07T16:53:41.387Z] Successfully built 456905939cc3 [2021-10-07T16:53:41.388Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-07T16:53:54.115Z]  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T16:53:54.115Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-07T16:53:54.115Z] ---> 7a06a6a9c95a [2021-10-07T16:53:54.115Z] Step 3/20 : WORKDIR /edgex-go [2021-10-07T16:53:54.115Z] ---> Using cache [2021-10-07T16:53:54.115Z] ---> 7fe225747f34 [2021-10-07T16:53:54.115Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T16:53:54.115Z] ---> Using cache [2021-10-07T16:53:54.115Z] ---> b6974f451c7f [2021-10-07T16:53:54.115Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-07T16:53:54.115Z] ---> Using cache [2021-10-07T16:53:54.115Z] ---> 58101808ca20 [2021-10-07T16:53:54.115Z] Step 6/20 : COPY . . [2021-10-07T16:53:55.386Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T16:53:55.386Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-07T16:53:55.386Z] ---> 7a06a6a9c95a [2021-10-07T16:53:55.386Z] Step 3/24 : WORKDIR /edgex-go [2021-10-07T16:53:55.386Z] ---> Using cache [2021-10-07T16:53:55.386Z] ---> 7fe225747f34 [2021-10-07T16:53:55.386Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T16:53:55.386Z] ---> Using cache [2021-10-07T16:53:55.386Z] ---> b6974f451c7f [2021-10-07T16:53:55.386Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-07T16:53:55.386Z] ---> Using cache [2021-10-07T16:53:55.386Z] ---> 58101808ca20 [2021-10-07T16:53:55.386Z] Step 6/24 : COPY . . [2021-10-07T16:54:03.990Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T16:54:03.990Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-07T16:54:03.990Z] ---> 7a06a6a9c95a [2021-10-07T16:54:03.990Z] Step 3/22 : WORKDIR /edgex-go [2021-10-07T16:54:03.990Z] ---> Using cache [2021-10-07T16:54:03.990Z] ---> 7fe225747f34 [2021-10-07T16:54:03.990Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T16:54:03.990Z] ---> Using cache [2021-10-07T16:54:03.990Z] ---> b6974f451c7f [2021-10-07T16:54:03.990Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-07T16:54:03.990Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T16:54:03.990Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-07T16:54:03.990Z] ---> 7a06a6a9c95a [2021-10-07T16:54:03.990Z] Step 3/22 : WORKDIR /edgex-go [2021-10-07T16:54:03.990Z] ---> Using cache [2021-10-07T16:54:03.990Z] ---> 7fe225747f34 [2021-10-07T16:54:03.990Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T16:54:03.990Z] ---> Using cache [2021-10-07T16:54:03.990Z] ---> b6974f451c7f [2021-10-07T16:54:03.990Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-07T16:54:22.952Z] ---> Running in 0f59fddca7ef [2021-10-07T16:54:22.952Z] ---> Running in de29991cd527 [2021-10-07T16:54:22.952Z] ---> 61e66648881b [2021-10-07T16:54:22.952Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T16:54:22.952Z] ---> b60ab71825a4 [2021-10-07T16:54:22.952Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T16:54:22.952Z] ---> Running in b83a023358e3 [2021-10-07T16:54:22.952Z] ---> Running in 9e52a5bdb33c [2021-10-07T16:54:23.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T16:54:23.899Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T16:54:24.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T16:54:24.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T16:54:25.611Z] OK: 218 MiB in 52 packages [2021-10-07T16:54:25.915Z] OK: 218 MiB in 52 packages [2021-10-07T16:54:26.224Z] Removing intermediate container b83a023358e3 [2021-10-07T16:54:26.224Z] ---> 59fb8693a957 [2021-10-07T16:54:26.224Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-07T16:54:26.537Z] Removing intermediate container 9e52a5bdb33c [2021-10-07T16:54:26.537Z] ---> 777253a4ad8f [2021-10-07T16:54:26.537Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-07T16:54:26.537Z] ---> Running in 8f5b58ecefcd [2021-10-07T16:54:26.847Z] ---> Running in 24834d81c165 [2021-10-07T16:54:27.160Z] Removing intermediate container de29991cd527 [2021-10-07T16:54:27.160Z] ---> 9c54d8c8acf3 [2021-10-07T16:54:27.160Z] Step 6/22 : COPY . . [2021-10-07T16:54:27.681Z] Removing intermediate container 0f59fddca7ef [2021-10-07T16:54:27.681Z] ---> e90005c9c92f [2021-10-07T16:54:27.681Z] Step 6/22 : COPY . . [2021-10-07T16:54:28.336Z] 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 [2021-10-07T16:54:28.663Z] 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 [2021-10-07T16:55:02.076Z] ---> 82d8f19b92f8 [2021-10-07T16:55:02.076Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T16:55:02.076Z] ---> 56e8ab8b4f71 [2021-10-07T16:55:02.076Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T16:55:02.076Z] ---> Running in 67941157d74b [2021-10-07T16:55:02.076Z] ---> Running in 4a6f242ae52c [2021-10-07T16:55:06.847Z] Removing intermediate container 67941157d74b [2021-10-07T16:55:06.847Z] ---> fe2181aaad4c [2021-10-07T16:55:06.847Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-07T16:55:06.847Z] Removing intermediate container 4a6f242ae52c [2021-10-07T16:55:06.847Z] ---> 877dcf56f648 [2021-10-07T16:55:06.847Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-07T16:55:06.847Z] ---> Running in 5a996d6c4dd2 [2021-10-07T16:55:06.847Z] ---> Running in b3890ba896d6 [2021-10-07T16:55:09.007Z] 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 [2021-10-07T16:55:09.321Z] 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 [2021-10-07T16:55:48.867Z] 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 [2021-10-07T16:55:48.867Z] 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 [2021-10-07T16:56:04.594Z] Removing intermediate container 24834d81c165 [2021-10-07T16:56:04.594Z] ---> edbc104687f3 [2021-10-07T16:56:04.594Z] [2021-10-07T16:56:04.594Z] Step 9/24 : FROM alpine:3.14 [2021-10-07T16:56:04.594Z] ---> bb3de5531c18 [2021-10-07T16:56:04.594Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-07T16:56:04.594Z] Removing intermediate container 8f5b58ecefcd [2021-10-07T16:56:04.594Z] ---> 09141e8c3a2c [2021-10-07T16:56:04.594Z] [2021-10-07T16:56:04.594Z] Step 9/20 : FROM alpine:3.14 [2021-10-07T16:56:04.594Z] ---> bb3de5531c18 [2021-10-07T16:56:04.594Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-07T16:56:04.594Z] ---> Running in a3231b872138 [2021-10-07T16:56:04.594Z] ---> Running in 5c4849001a85 [2021-10-07T16:56:07.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T16:56:07.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T16:56:07.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T16:56:07.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T16:56:08.351Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-07T16:56:08.351Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-07T16:56:08.351Z] (3/3) Installing su-exec (0.2-r1) [2021-10-07T16:56:08.351Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T16:56:08.351Z] Executing ca-certificates-20191127-r5.trigger [2021-10-07T16:56:08.662Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-07T16:56:08.662Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-07T16:56:08.662Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-07T16:56:08.662Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-07T16:56:08.977Z] (5/5) Installing curl (7.79.1-r0) [2021-10-07T16:56:08.977Z] OK: 6 MiB in 17 packages [2021-10-07T16:56:08.977Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T16:56:08.977Z] Executing ca-certificates-20191127-r5.trigger [2021-10-07T16:56:09.291Z] OK: 8 MiB in 19 packages [2021-10-07T16:56:12.142Z] Removing intermediate container a3231b872138 [2021-10-07T16:56:12.142Z] ---> d86a4889be91 [2021-10-07T16:56:12.142Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-07T16:56:12.142Z] ---> Running in e73be878ef68 [2021-10-07T16:56:12.452Z] Removing intermediate container 5c4849001a85 [2021-10-07T16:56:12.452Z] ---> e9a055df5ce6 [2021-10-07T16:56:12.452Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-07T16:56:12.452Z] ---> Running in 52e6d829e734 [2021-10-07T16:56:13.120Z] Removing intermediate container e73be878ef68 [2021-10-07T16:56:13.120Z] ---> 13d774999c9d [2021-10-07T16:56:13.120Z] Step 12/24 : WORKDIR / [2021-10-07T16:56:13.440Z] ---> Running in a0834a22410d [2021-10-07T16:56:13.440Z] Removing intermediate container 52e6d829e734 [2021-10-07T16:56:13.440Z] ---> 93d6a329a1fb [2021-10-07T16:56:13.440Z] Step 12/20 : WORKDIR /edgex [2021-10-07T16:56:13.739Z] ---> Running in 3429e817a16a [2021-10-07T16:56:14.437Z] Removing intermediate container a0834a22410d [2021-10-07T16:56:14.437Z] ---> 7670dc69e28f [2021-10-07T16:56:14.437Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-07T16:56:14.751Z] Removing intermediate container 3429e817a16a [2021-10-07T16:56:14.751Z] ---> 6d0d86298443 [2021-10-07T16:56:14.751Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-07T16:56:15.875Z] ---> 99da5b1c041d [2021-10-07T16:56:15.875Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-07T16:56:16.537Z] ---> 6ee093873f4f [2021-10-07T16:56:16.537Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-07T16:56:18.106Z] ---> 63d965edf0ac [2021-10-07T16:56:18.106Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-07T16:56:19.190Z] ---> d198f585bbf7 [2021-10-07T16:56:19.190Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-07T16:56:19.499Z] ---> f8efad8ab652 [2021-10-07T16:56:19.499Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-07T16:56:21.643Z] ---> 45f8f0efaacf [2021-10-07T16:56:21.643Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-07T16:56:21.643Z] ---> 0f2e221f881e [2021-10-07T16:56:21.643Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-07T16:56:21.643Z] ---> Running in 559b8b136410 [2021-10-07T16:56:23.236Z] Removing intermediate container 559b8b136410 [2021-10-07T16:56:23.236Z] ---> 3a9351c4a9aa [2021-10-07T16:56:23.236Z] Step 17/20 : CMD ["--init=true"] [2021-10-07T16:56:23.236Z] ---> Running in 4326491673ab [2021-10-07T16:56:23.541Z] ---> 32feb5c1d069 [2021-10-07T16:56:23.541Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-07T16:56:24.202Z] Removing intermediate container 4326491673ab [2021-10-07T16:56:24.202Z] ---> 1056a59cb579 [2021-10-07T16:56:24.202Z] Step 18/20 : LABEL arch=arm64 [2021-10-07T16:56:24.732Z] ---> Running in 162dcb06b35c [2021-10-07T16:56:25.425Z] Removing intermediate container 162dcb06b35c [2021-10-07T16:56:25.425Z] ---> f24d149e3354 [2021-10-07T16:56:25.425Z] Step 19/20 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T16:56:26.120Z] ---> Running in e6a3b1bb7452 [2021-10-07T16:56:26.435Z] ---> 1fd46c53bb64 [2021-10-07T16:56:26.435Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-07T16:56:27.099Z] Removing intermediate container e6a3b1bb7452 [2021-10-07T16:56:27.099Z] ---> bfe2528aefad [2021-10-07T16:56:27.099Z] Step 20/20 : LABEL version=0.0.0 [2021-10-07T16:56:27.412Z] ---> Running in 99a749bcf281 [2021-10-07T16:56:27.717Z] ---> ad137fa93e5f [2021-10-07T16:56:27.717Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-07T16:56:28.029Z] ---> Running in f3e2daa3b3d0 [2021-10-07T16:56:28.696Z] Removing intermediate container 99a749bcf281 [2021-10-07T16:56:28.696Z] ---> b92fee58b43d [2021-10-07T16:56:28.696Z] [2021-10-07T16:56:29.025Z] Successfully built b92fee58b43d [2021-10-07T16:56:29.341Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-07T16:56:32.183Z]  Building security-proxy-setup ... done Removing intermediate container f3e2daa3b3d0 [2021-10-07T16:56:32.183Z] ---> c5f18b43afa7 [2021-10-07T16:56:32.183Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-07T16:56:32.183Z] ---> Running in aff495b34f5f [2021-10-07T16:56:32.848Z] Removing intermediate container aff495b34f5f [2021-10-07T16:56:32.848Z] ---> 3c4713d07d67 [2021-10-07T16:56:32.848Z] Step 22/24 : LABEL arch=arm64 [2021-10-07T16:56:32.848Z] ---> Running in fde55c808cc2 [2021-10-07T16:56:33.512Z] Removing intermediate container fde55c808cc2 [2021-10-07T16:56:33.512Z] ---> 002383ecc98c [2021-10-07T16:56:33.512Z] Step 23/24 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T16:56:33.818Z] ---> Running in 6fb70144305e [2021-10-07T16:56:34.516Z] Removing intermediate container 6fb70144305e [2021-10-07T16:56:34.516Z] ---> edd4fc7c3552 [2021-10-07T16:56:34.516Z] Step 24/24 : LABEL version=0.0.0 [2021-10-07T16:56:34.822Z] ---> Running in bf4241e80059 [2021-10-07T16:56:35.498Z] Removing intermediate container bf4241e80059 [2021-10-07T16:56:35.498Z] ---> a43246a3c0fb [2021-10-07T16:56:35.498Z] [2021-10-07T16:56:35.806Z] Successfully built a43246a3c0fb [2021-10-07T16:56:35.806Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-07T16:56:41.506Z]  Building security-secretstore-setup ... done Removing intermediate container b3890ba896d6 [2021-10-07T16:56:41.506Z] ---> f947d7f7ac9f [2021-10-07T16:56:41.506Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-07T16:56:41.506Z] ---> Running in f705653d30a0 [2021-10-07T16:56:42.158Z] 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 [2021-10-07T16:56:45.799Z] Removing intermediate container f705653d30a0 [2021-10-07T16:56:45.799Z] ---> 97dc76b1b698 [2021-10-07T16:56:45.799Z] [2021-10-07T16:56:45.799Z] Step 10/22 : FROM docker:20.10.8 [2021-10-07T16:56:49.389Z] Removing intermediate container 5a996d6c4dd2 [2021-10-07T16:56:49.389Z] ---> b92bb70299c1 [2021-10-07T16:56:49.389Z] [2021-10-07T16:56:49.389Z] Step 9/22 : FROM alpine:3.14 [2021-10-07T16:56:49.389Z] ---> bb3de5531c18 [2021-10-07T16:56:49.389Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-07T16:56:49.389Z] ---> Running in e5a02f4b0c0f [2021-10-07T16:56:49.687Z] Removing intermediate container e5a02f4b0c0f [2021-10-07T16:56:49.687Z] ---> 153405681a2a [2021-10-07T16:56:49.687Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-07T16:56:49.989Z] ---> Running in cfadba402ac9 [2021-10-07T16:56:50.290Z] Removing intermediate container cfadba402ac9 [2021-10-07T16:56:50.290Z] ---> 3280b70776c3 [2021-10-07T16:56:50.290Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-07T16:56:50.640Z] ---> Running in da8d68d83062 [2021-10-07T16:56:51.053Z] Removing intermediate container da8d68d83062 [2021-10-07T16:56:51.053Z] ---> e9c9a8d15f55 [2021-10-07T16:56:51.053Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T16:56:51.362Z] ---> Running in ac27284abd40 [2021-10-07T16:56:52.040Z] 20.10.8: Pulling from library/docker [2021-10-07T16:56:53.604Z] Removing intermediate container ac27284abd40 [2021-10-07T16:56:53.604Z] ---> 8339500e481a [2021-10-07T16:56:53.604Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-07T16:56:53.923Z] ---> Running in 78f7fe124001 [2021-10-07T16:56:55.461Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T16:56:56.132Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T16:56:57.197Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-07T16:56:57.197Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-07T16:56:57.197Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-07T16:56:57.197Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-07T16:56:57.496Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-07T16:56:57.496Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-07T16:56:57.496Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T16:56:57.794Z] OK: 8 MiB in 20 packages [2021-10-07T16:57:00.582Z] Removing intermediate container 78f7fe124001 [2021-10-07T16:57:00.582Z] ---> 4b43fe13ff4a [2021-10-07T16:57:00.582Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T16:57:02.135Z] ---> b7591ebe77af [2021-10-07T16:57:02.135Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-07T16:57:02.440Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-07T16:57:02.440Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-07T16:57:02.440Z] ---> 3734d5adc5ac [2021-10-07T16:57:02.440Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-07T16:57:03.111Z] ---> Running in 584f3461a351 [2021-10-07T16:57:03.415Z] ---> 83e2ade81439 [2021-10-07T16:57:03.415Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-07T16:57:03.719Z] Removing intermediate container 584f3461a351 [2021-10-07T16:57:03.719Z] ---> a93b71b5f53f [2021-10-07T16:57:03.719Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-07T16:57:03.719Z] ---> Running in fc5109113708 [2021-10-07T16:57:04.798Z] ---> f954e1997ce5 [2021-10-07T16:57:04.798Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-07T16:57:04.798Z] ---> Running in f92638e90f71 [2021-10-07T16:57:05.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T16:57:05.404Z] Removing intermediate container f92638e90f71 [2021-10-07T16:57:05.404Z] ---> 4643a8864a65 [2021-10-07T16:57:05.404Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T16:57:05.404Z] ---> Running in 048f10f275cb [2021-10-07T16:57:05.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T16:57:06.051Z] Removing intermediate container 048f10f275cb [2021-10-07T16:57:06.051Z] ---> 735471f772a0 [2021-10-07T16:57:06.051Z] Step 20/22 : LABEL arch=arm64 [2021-10-07T16:57:06.051Z] ---> Running in f6783f8b0d89 [2021-10-07T16:57:06.717Z] (1/42) Installing readline (8.1.0-r0) [2021-10-07T16:57:06.717Z] (2/42) Installing bash (5.1.4-r0) [2021-10-07T16:57:06.717Z] Removing intermediate container f6783f8b0d89 [2021-10-07T16:57:06.717Z] ---> 2487ac5817f3 [2021-10-07T16:57:06.717Z] Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T16:57:06.717Z] Executing bash-5.1.4-r0.post-install [2021-10-07T16:57:06.717Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-07T16:57:06.717Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-07T16:57:06.717Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-07T16:57:06.717Z] (6/42) Installing curl (7.79.1-r0) [2021-10-07T16:57:06.717Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-07T16:57:06.717Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-07T16:57:06.717Z] (9/42) Installing expat (2.4.1-r0) [2021-10-07T16:57:06.717Z] (10/42) Installing libffi (3.3-r2) [2021-10-07T16:57:06.717Z] (11/42) Installing gdbm (1.19-r0) [2021-10-07T16:57:06.717Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-07T16:57:06.717Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-07T16:57:06.717Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-07T16:57:06.717Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-07T16:57:06.717Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-07T16:57:07.018Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-07T16:57:07.018Z] ---> Running in 88de2409e12f [2021-10-07T16:57:07.704Z] Removing intermediate container 88de2409e12f [2021-10-07T16:57:07.704Z] ---> 3b11372d45e5 [2021-10-07T16:57:07.704Z] Step 22/22 : LABEL version=0.0.0 [2021-10-07T16:57:07.704Z] ---> Running in 43a0da8f7d24 [2021-10-07T16:57:08.360Z] Removing intermediate container 43a0da8f7d24 [2021-10-07T16:57:08.360Z] ---> b9fbf9d24fb3 [2021-10-07T16:57:08.360Z] [2021-10-07T16:57:09.018Z] Successfully built b9fbf9d24fb3 [2021-10-07T16:57:09.018Z] Successfully tagged core-data-arm64:latest [2021-10-07T16:57:09.018Z]  Building core-data ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-07T16:57:09.018Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-07T16:57:09.018Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-07T16:57:09.018Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-07T16:57:09.018Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-07T16:57:09.018Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-07T16:57:09.018Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-07T16:57:09.318Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-07T16:57:09.318Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-07T16:57:09.318Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-07T16:57:09.318Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-07T16:57:09.318Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-07T16:57:09.318Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-07T16:57:09.318Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-07T16:57:09.318Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-07T16:57:09.318Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-07T16:57:09.318Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-07T16:57:09.318Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-07T16:57:09.318Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-07T16:57:09.318Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-07T16:57:09.646Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-07T16:57:09.646Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-07T16:57:09.646Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-07T16:57:09.646Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-07T16:57:09.646Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-07T16:57:10.291Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T16:57:10.291Z] OK: 84 MiB in 64 packages [2021-10-07T16:57:14.948Z] Collecting docker-compose==1.23.2 [2021-10-07T16:57:14.948Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-07T16:57:14.948Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-07T16:57:14.948Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-07T16:57:17.273Z] Collecting texttable<0.10,>=0.9.0 [2021-10-07T16:57:17.273Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-07T16:57:18.811Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-07T16:57:19.107Z] Collecting jsonschema<3,>=2.5.1 [2021-10-07T16:57:19.107Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-07T16:57:19.403Z] Collecting docopt<0.7,>=0.6.1 [2021-10-07T16:57:19.403Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-07T16:57:21.487Z] Collecting cached-property<2,>=1.2.0 [2021-10-07T16:57:21.487Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-07T16:57:22.103Z] Collecting docker<4.0,>=3.6.0 [2021-10-07T16:57:22.104Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-07T16:57:23.129Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-07T16:57:23.129Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-07T16:57:24.143Z] Collecting PyYAML<4,>=3.10 [2021-10-07T16:57:24.143Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-07T16:57:28.543Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-07T16:57:28.543Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-07T16:57:28.543Z] Collecting docker-pycreds>=0.4.0 [2021-10-07T16:57:28.543Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-07T16:57:29.556Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-07T16:57:29.556Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-07T16:57:29.556Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-07T16:57:29.839Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-07T16:57:29.839Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-07T16:57:30.127Z] Collecting idna<2.8,>=2.5 [2021-10-07T16:57:30.127Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-07T16:57:30.431Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-07T16:57:30.431Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-07T16:57:30.431Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-07T16:57:30.431Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-07T16:57:31.449Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-07T16:57:31.449Z] Attempting uninstall: urllib3 [2021-10-07T16:57:31.449Z] Found existing installation: urllib3 1.26.5 [2021-10-07T16:57:31.449Z] Uninstalling urllib3-1.26.5: [2021-10-07T16:57:31.744Z] Successfully uninstalled urllib3-1.26.5 [2021-10-07T16:57:32.364Z] Attempting uninstall: idna [2021-10-07T16:57:32.364Z] Found existing installation: idna 3.2 [2021-10-07T16:57:32.364Z] Uninstalling idna-3.2: [2021-10-07T16:57:32.364Z] Successfully uninstalled idna-3.2 [2021-10-07T16:57:33.197Z] Attempting uninstall: chardet [2021-10-07T16:57:33.197Z] Found existing installation: chardet 4.0.0 [2021-10-07T16:57:33.197Z] Uninstalling chardet-4.0.0: [2021-10-07T16:57:33.482Z] Successfully uninstalled chardet-4.0.0 [2021-10-07T16:57:35.509Z] Attempting uninstall: requests [2021-10-07T16:57:35.509Z] Found existing installation: requests 2.25.1 [2021-10-07T16:57:35.509Z] Uninstalling requests-2.25.1: [2021-10-07T16:57:35.509Z] Successfully uninstalled requests-2.25.1 [2021-10-07T16:57:35.802Z] Running setup.py install for texttable: started [2021-10-07T16:57:37.930Z] Running setup.py install for texttable: finished with status 'done' [2021-10-07T16:57:37.930Z] Running setup.py install for PyYAML: started [2021-10-07T16:57:40.717Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-07T16:57:40.717Z] Running setup.py install for docopt: started [2021-10-07T16:57:43.491Z] Running setup.py install for docopt: finished with status 'done' [2021-10-07T16:57:43.491Z] Running setup.py install for dockerpty: started [2021-10-07T16:57:45.272Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-07T16:57:47.395Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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 [2021-10-07T16:57:56.147Z] Removing intermediate container fc5109113708 [2021-10-07T16:57:56.147Z] ---> eb50b9206f42 [2021-10-07T16:57:56.147Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-07T16:57:56.147Z] ---> Running in 776b2b125436 [2021-10-07T16:57:56.795Z] Removing intermediate container 776b2b125436 [2021-10-07T16:57:56.795Z] ---> 997c5a2c346f [2021-10-07T16:57:56.795Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-07T16:57:56.795Z] ---> Running in e2b49f70934c [2021-10-07T16:57:57.317Z] Removing intermediate container e2b49f70934c [2021-10-07T16:57:57.317Z] ---> 6d485e8eefa1 [2021-10-07T16:57:57.317Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-07T16:57:58.858Z] ---> 8c50ec1af7d0 [2021-10-07T16:57:58.858Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-07T16:57:59.539Z] ---> 275f46828360 [2021-10-07T16:57:59.539Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-07T16:58:00.416Z] ---> 5325424ad11d [2021-10-07T16:58:00.416Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-07T16:58:00.733Z] ---> Running in a0e005ecee3e [2021-10-07T16:58:01.397Z] Removing intermediate container a0e005ecee3e [2021-10-07T16:58:01.397Z] ---> be3bc463c6d2 [2021-10-07T16:58:01.397Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T16:58:01.397Z] ---> Running in 48234d020c64 [2021-10-07T16:58:02.054Z] Removing intermediate container 48234d020c64 [2021-10-07T16:58:02.054Z] ---> 103fdf94f733 [2021-10-07T16:58:02.054Z] Step 20/22 : LABEL arch=arm64 [2021-10-07T16:58:02.054Z] ---> Running in 9859f629af22 [2021-10-07T16:58:02.707Z] Removing intermediate container 9859f629af22 [2021-10-07T16:58:02.707Z] ---> 8eee38439562 [2021-10-07T16:58:02.707Z] Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T16:58:02.707Z] ---> Running in 0663eef3a626 [2021-10-07T16:58:03.400Z] Removing intermediate container 0663eef3a626 [2021-10-07T16:58:03.400Z] ---> a26673b15741 [2021-10-07T16:58:03.400Z] Step 22/22 : LABEL version=0.0.0 [2021-10-07T16:58:03.400Z] ---> Running in 128ddc2d2b32 [2021-10-07T16:58:03.701Z] Removing intermediate container 128ddc2d2b32 [2021-10-07T16:58:03.701Z] ---> 0118b873c709 [2021-10-07T16:58:03.701Z] [2021-10-07T16:58:04.364Z] Successfully built 0118b873c709 [2021-10-07T16:58:04.364Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-07T16:58:04.713Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-07T16:58:04.718Z] $ docker stop --time=1 95e501bcfbec28742f70461a349c14c84f0398b29e038a97e55f28a69a3d52c2 [2021-10-07T16:58:06.698Z] $ docker rm -f 95e501bcfbec28742f70461a349c14c84f0398b29e038a97e55f28a69a3d52c2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T16:58:07.374Z] + docker images [2021-10-07T16:58:07.883Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-07T16:58:07.883Z] sys-mgmt-agent-arm64 latest 0118b873c709 4 seconds ago 277MB [2021-10-07T16:58:07.883Z] core-data-arm64 latest b9fbf9d24fb3 59 seconds ago 19.4MB [2021-10-07T16:58:07.883Z] b92bb70299c1 About a minute ago 1.57GB [2021-10-07T16:58:07.883Z] 97dc76b1b698 About a minute ago 1.57GB [2021-10-07T16:58:07.883Z] security-secretstore-setup-arm64 latest a43246a3c0fb About a minute ago 26.5MB [2021-10-07T16:58:07.883Z] security-proxy-setup-arm64 latest b92fee58b43d About a minute ago 25.3MB [2021-10-07T16:58:07.883Z] 09141e8c3a2c 2 minutes ago 1.57GB [2021-10-07T16:58:07.883Z] edbc104687f3 2 minutes ago 1.57GB [2021-10-07T16:58:07.883Z] security-bootstrapper-arm64 latest 456905939cc3 4 minutes ago 17.7MB [2021-10-07T16:58:07.883Z] support-notifications-arm64 latest c20dc18392d6 4 minutes ago 15.9MB [2021-10-07T16:58:07.883Z] core-metadata-arm64 latest 8c13f5caee7e 4 minutes ago 15.8MB [2021-10-07T16:58:07.883Z] support-scheduler-arm64 latest 8e6387ce2f4e 4 minutes ago 15.2MB [2021-10-07T16:58:07.884Z] core-command-arm64 latest 4333df56a8bd 4 minutes ago 15.2MB [2021-10-07T16:58:07.884Z] 8ea99262090a 5 minutes ago 1.57GB [2021-10-07T16:58:07.884Z] 8f81fb28fe2d 5 minutes ago 1.57GB [2021-10-07T16:58:07.884Z] 36e547005b46 5 minutes ago 1.57GB [2021-10-07T16:58:07.884Z] f930b41989b8 5 minutes ago 1.57GB [2021-10-07T16:58:07.884Z] 1bc67e429f06 5 minutes ago 1.56GB [2021-10-07T16:58:07.884Z] ci-base-image-arm64 latest 7a06a6a9c95a 16 minutes ago 1.24GB [2021-10-07T16:58:07.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 72ade6ffb461 22 hours ago 532MB [2021-10-07T16:58:07.884Z] docker 20.10.8 3734d5adc5ac 5 weeks ago 198MB [2021-10-07T16:58:07.884Z] alpine 3.14 bb3de5531c18 5 weeks ago 5.34MB [2021-10-07T16:58:07.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T16:58:09.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T16:58:09.326Z] [2021-10-07T16:58:09.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T16:58:09.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T16:58:11.864Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-07T16:58:11.864Z] 448f6bf000e3: Pulling fs layer [2021-10-07T16:58:11.864Z] f757da607395: Pulling fs layer [2021-10-07T16:58:11.864Z] 05883995daec: Pulling fs layer [2021-10-07T16:58:11.864Z] 8603b9c90790: Pulling fs layer [2021-10-07T16:58:11.864Z] 1560dd03e051: Pulling fs layer [2021-10-07T16:58:11.864Z] 27f5ce0e4adf: Pulling fs layer [2021-10-07T16:58:11.864Z] c2d8d7efcc4b: Pulling fs layer [2021-10-07T16:58:11.864Z] 8603b9c90790: Waiting [2021-10-07T16:58:11.864Z] 1560dd03e051: Waiting [2021-10-07T16:58:11.864Z] 27f5ce0e4adf: Waiting [2021-10-07T16:58:11.864Z] c2d8d7efcc4b: Waiting [2021-10-07T16:58:11.864Z] f757da607395: Verifying Checksum [2021-10-07T16:58:11.864Z] f757da607395: Download complete [2021-10-07T16:58:12.167Z] 05883995daec: Verifying Checksum [2021-10-07T16:58:12.167Z] 05883995daec: Download complete [2021-10-07T16:58:12.466Z] 1560dd03e051: Verifying Checksum [2021-10-07T16:58:12.466Z] 1560dd03e051: Download complete [2021-10-07T16:58:12.466Z] 27f5ce0e4adf: Verifying Checksum [2021-10-07T16:58:12.466Z] 27f5ce0e4adf: Download complete [2021-10-07T16:58:12.977Z] 8603b9c90790: Verifying Checksum [2021-10-07T16:58:12.977Z] 8603b9c90790: Download complete [2021-10-07T16:58:13.280Z] 448f6bf000e3: Verifying Checksum [2021-10-07T16:58:13.280Z] 448f6bf000e3: Download complete [2021-10-07T16:58:16.853Z] 448f6bf000e3: Pull complete [2021-10-07T16:58:17.155Z] f757da607395: Pull complete [2021-10-07T16:58:18.725Z] 05883995daec: Pull complete [2021-10-07T16:58:19.034Z] 8603b9c90790: Pull complete [2021-10-07T16:58:20.126Z] 1560dd03e051: Pull complete [2021-10-07T16:58:20.438Z] 27f5ce0e4adf: Pull complete [2021-10-07T16:58:36.184Z] c2d8d7efcc4b: Verifying Checksum [2021-10-07T16:58:36.184Z] c2d8d7efcc4b: Download complete [2021-10-07T16:58:49.130Z] c2d8d7efcc4b: Pull complete [2021-10-07T16:58:49.130Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-07T16:58:49.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T16:58:49.130Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-07T16:58:49.438Z] prd-ubuntu18.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container [2021-10-07T16:58:49.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-07T16:58:52.462Z] $ docker top 25a0312a151205c22a6b97d7919e5720fc7af792dc3f8dccd48026a47fa8577b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T16:58:53.805Z] ---> job-cost.sh [2021-10-07T16:58:53.805Z] lf-activate-venv: SKIPPING [2021-10-07T16:58:53.805Z] INFO: No Stack... [2021-10-07T16:58:54.087Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-07T16:58:54.703Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T16:58:55.635Z] + cut -d, -f6 [2021-10-07T16:58:55.636Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2021-10-07T16:58:55.739Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3745-4-stack-cost] [2021-10-07T16:58:55.748Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3745-4-stack-cost] did not exist. Created. [2021-10-07T16:58:55.748Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3745-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T16:58:56.483Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-07T16:58:56.669Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T16:58:56.679Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3745-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T16:58:56.697Z] $ docker stop --time=1 25a0312a151205c22a6b97d7919e5720fc7af792dc3f8dccd48026a47fa8577b [2021-10-07T16:58:58.324Z] $ docker rm -f 25a0312a151205c22a6b97d7919e5720fc7af792dc3f8dccd48026a47fa8577b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] sh [2021-10-07T16:59:00.474Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-07T16:59:00.808Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T16:59:01.456Z] ---> package-listing.sh [2021-10-07T16:59:01.457Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-07T16:59:01.457Z] ++ facter osfamily [2021-10-07T16:59:01.726Z] + OS_FAMILY=redhat [2021-10-07T16:59:01.726Z] + workspace=/w/workspace/edgex-go/4 [2021-10-07T16:59:01.726Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-07T16:59:01.726Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-07T16:59:01.726Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-07T16:59:01.726Z] + PACKAGES=/tmp/packages_start.txt [2021-10-07T16:59:01.726Z] + '[' /w/workspace/edgex-go/4 ']' [2021-10-07T16:59:01.726Z] + PACKAGES=/tmp/packages_end.txt [2021-10-07T16:59:01.726Z] + case "${OS_FAMILY}" in [2021-10-07T16:59:01.726Z] + rpm -qa [2021-10-07T16:59:01.726Z] + sort [2021-10-07T16:59:02.312Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-07T16:59:02.312Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-07T16:59:02.312Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-07T16:59:02.312Z] + '[' /w/workspace/edgex-go/4 ']' [2021-10-07T16:59:02.312Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-10-07T16:59:02.312Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-10-07T16:59:02.330Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-07T16:59:02.636Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-07T16:59:03.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T16:59:03.229Z] [2021-10-07T16:59:03.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T16:59:03.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T16:59:05.170Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T16:59:05.170Z] b4d181a07f80: Pulling fs layer [2021-10-07T16:59:05.170Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T16:59:05.170Z] ed53099fbce6: Pulling fs layer [2021-10-07T16:59:05.170Z] dc539afda2c1: Pulling fs layer [2021-10-07T16:59:05.170Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T16:59:05.170Z] 9065ff56babe: Pulling fs layer [2021-10-07T16:59:05.170Z] d287ab97295c: Pulling fs layer [2021-10-07T16:59:05.170Z] 77bc0d833cb6: Waiting [2021-10-07T16:59:05.170Z] 9065ff56babe: Waiting [2021-10-07T16:59:05.170Z] d287ab97295c: Waiting [2021-10-07T16:59:05.170Z] dc539afda2c1: Waiting [2021-10-07T16:59:05.170Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T16:59:05.170Z] a1111a8f2ec3: Download complete [2021-10-07T16:59:05.769Z] b4d181a07f80: Verifying Checksum [2021-10-07T16:59:05.769Z] b4d181a07f80: Download complete [2021-10-07T16:59:05.769Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T16:59:05.769Z] 77bc0d833cb6: Download complete [2021-10-07T16:59:05.769Z] 9065ff56babe: Verifying Checksum [2021-10-07T16:59:05.769Z] 9065ff56babe: Download complete [2021-10-07T16:59:06.573Z] dc539afda2c1: Verifying Checksum [2021-10-07T16:59:06.573Z] dc539afda2c1: Download complete [2021-10-07T16:59:06.573Z] ed53099fbce6: Verifying Checksum [2021-10-07T16:59:06.573Z] ed53099fbce6: Download complete [2021-10-07T16:59:07.162Z] b4d181a07f80: Pull complete [2021-10-07T16:59:07.162Z] a1111a8f2ec3: Pull complete [2021-10-07T16:59:07.431Z] d287ab97295c: Verifying Checksum [2021-10-07T16:59:07.431Z] d287ab97295c: Download complete [2021-10-07T16:59:07.706Z] ed53099fbce6: Pull complete [2021-10-07T16:59:07.706Z] dc539afda2c1: Pull complete [2021-10-07T16:59:08.299Z] 77bc0d833cb6: Pull complete [2021-10-07T16:59:08.299Z] 9065ff56babe: Pull complete [2021-10-07T16:59:13.675Z] d287ab97295c: Pull complete [2021-10-07T16:59:13.675Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T16:59:13.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T16:59:13.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T16:59:13.985Z] prd-centos7-docker-4c-2g-2436 does not seem to be running inside a container [2021-10-07T16:59:14.069Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T16:59:16.094Z] $ docker top aad90d096daaa18eba08c9ec2068ea4cf44a75fff3342c89f153c97c0562109e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T16:59:16.501Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-07T16:59:16.823Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-07T16:59:17.143Z] + ls /var/log/sa-host [2021-10-07T16:59:17.143Z] + sadf -c /var/log/sa-host/sa07 [2021-10-07T16:59:17.143Z] file_magic: OK [2021-10-07T16:59:17.143Z] HZ: Using current value: 100 [2021-10-07T16:59:17.143Z] file_header: OK [2021-10-07T16:59:17.143Z] 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 [2021-10-07T16:59:17.143Z] Statistics: [2021-10-07T16:59:17.143Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T16:59:17.143Z] File successfully converted to sysstat format version 12.0.3 [2021-10-07T16:59:17.143Z] + sadf -c /var/log/sa-host/sa30 [2021-10-07T16:59:17.143Z] file_magic: OK [2021-10-07T16:59:17.143Z] HZ: Using current value: 100 [2021-10-07T16:59:17.143Z] file_header: OK [2021-10-07T16:59:17.143Z] 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 [2021-10-07T16:59:17.143Z] Statistics: [2021-10-07T16:59:17.143Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T16:59:17.143Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T16:59:17.739Z] provisioning config files... [2021-10-07T16:59:17.759Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3691710358958801110tmp [Pipeline] { [Pipeline] echo [2021-10-07T16:59:17.784Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T16:59:18.101Z] ---> create-netrc.sh [Pipeline] } [2021-10-07T16:59:18.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-07T16:59:18.532Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-07T16:59:18.553Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T16:59:18.876Z] ---> sudo-logs.sh [2021-10-07T16:59:18.877Z] Archiving 'sudo' log.. [2021-10-07T16:59:18.877Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2436.novalocal: Name or service not known [2021-10-07T16:59:18.877Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2436.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-07T16:59:18.935Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T16:59:19.271Z] ---> job-cost.sh [2021-10-07T16:59:19.271Z] lf-activate-venv: SKIPPING [2021-10-07T16:59:19.271Z] DEBUG: total: 0.10999999940395355 [2021-10-07T16:59:19.271Z] INFO: Retrieving Stack Cost... [2021-10-07T16:59:24.628Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T16:59:24.894Z] INFO: Archiving Costs [Pipeline] echo [2021-10-07T16:59:24.912Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T16:59:25.246Z] ---> logs-deploy.sh [2021-10-07T16:59:25.246Z] lf-activate-venv: SKIPPING [2021-10-07T16:59:25.246Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3745/4 [2021-10-07T16:59:25.246Z] INFO: archiving workspace using pattern(s):