Pull request #3783 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49628afb28e738f8ab6f401fb5a14a44bae29f59+fb769a0070cc1922608d3d80e9a209584ebd424b (4552485f58b421803352038c1294c6332e2cd109) 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-ssh7554152584197486541.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh7737461524084114787.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3783/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-3783/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7774359482061659011.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh8842195888036644559.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-3783/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-3783/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6158080639714107983.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2147 in /w/workspace/edgexfoundry_edgex-go_PR-3783 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6249713522220764386.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 fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit 49628afb28e738f8ab6f401fb5a14a44bae29f59 Merge succeeded, producing c6f22d06761a42d18802c05a8d94ef3919a3213b Checking out Revision c6f22d06761a42d18802c05a8d94ef3919a3213b (PR-3783) > 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/2@tmp/jenkins-gitclient-ssh586230972548248511.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3783/head:refs/remotes/origin/PR-3783 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49628afb28e738f8ab6f401fb5a14a44bae29f59 # 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/2@tmp/jenkins-gitclient-ssh6233399758350128000.key > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c6f22d06761a42d18802c05a8d94ef3919a3213b # timeout=10 Commit message: "Merge commit 'fb769a0070cc1922608d3d80e9a209584ebd424b' into HEAD" > git rev-list --no-walk 49628afb28e738f8ab6f401fb5a14a44bae29f59 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:50:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:50:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:50:47 ========================================================= 00:50:47 EdgeX Global Pipelines Version Info 00:50:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:50:48 ------------------- 00:50:48 stable info: 00:50:48 ------------------- 00:50:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:50:48 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 00:50:48 Message: update stable to v1.0.210 00:50:49 ------------------- 00:50:49 experimental info: 00:50:49 ------------------- 00:50:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:50:49 Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d 00:50:49 Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3783 [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3783 [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3783 [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6f22d06761a42d18802c05a8d94ef3919a3213b [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6f22d0 [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:50:49 provisioning config files... 00:50:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7283822528334924318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:50:49 ---> docker-login.sh 00:50:49 nexus3.edgexfoundry.org:10001 00:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:49 Configure a credential helper to remove this warning. See 00:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:49 00:50:49 Login Succeeded 00:50:49 nexus3.edgexfoundry.org:10002 00:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:49 Configure a credential helper to remove this warning. See 00:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:49 00:50:49 Login Succeeded 00:50:49 nexus3.edgexfoundry.org:10003 00:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:49 Configure a credential helper to remove this warning. See 00:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:49 00:50:49 Login Succeeded 00:50:49 nexus3.edgexfoundry.org:10004 00:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:50 Configure a credential helper to remove this warning. See 00:50:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:50 00:50:50 Login Succeeded 00:50:50 docker.io 00:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:50 Configure a credential helper to remove this warning. See 00:50:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:50 00:50:50 Login Succeeded 00:50:50 ---> docker-login.sh ends [Pipeline] } 00:50:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:50:50 ++ 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 00:50:50 + for file in '`ls cmd/**/Dockerfile`' 00:50:50 ++ dirname cmd/core-command/Dockerfile 00:50:50 ++ cut -d/ -f2 00:50:50 + echo core-command,cmd/core-command/Dockerfile 00:50:50 + for file in '`ls cmd/**/Dockerfile`' 00:50:50 ++ dirname cmd/core-data/Dockerfile 00:50:50 ++ cut -d/ -f2 00:50:50 + echo core-data,cmd/core-data/Dockerfile 00:50:50 + for file in '`ls cmd/**/Dockerfile`' 00:50:50 ++ dirname cmd/core-metadata/Dockerfile 00:50:50 ++ cut -d/ -f2 00:50:50 + echo core-metadata,cmd/core-metadata/Dockerfile 00:50:50 + for file in '`ls cmd/**/Dockerfile`' 00:50:50 ++ dirname cmd/security-bootstrapper/Dockerfile 00:50:50 ++ cut -d/ -f2 00:50:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:50:50 + for file in '`ls cmd/**/Dockerfile`' 00:50:50 ++ dirname cmd/security-proxy-setup/Dockerfile 00:50:50 ++ cut -d/ -f2 00:50:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:50:50 + for file in '`ls cmd/**/Dockerfile`' 00:50:50 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:50:50 ++ cut -d/ -f2 00:50:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:50:50 + for file in '`ls cmd/**/Dockerfile`' 00:50:50 ++ dirname cmd/support-notifications/Dockerfile 00:50:50 ++ cut -d/ -f2 00:50:50 + echo support-notifications,cmd/support-notifications/Dockerfile 00:50:50 + for file in '`ls cmd/**/Dockerfile`' 00:50:50 ++ dirname cmd/support-scheduler/Dockerfile 00:50:50 ++ cut -d/ -f2 00:50:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:50:50 + for file in '`ls cmd/**/Dockerfile`' 00:50:50 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:50:50 ++ cut -d/ -f2 00:50:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:50:50 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 00:50:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:50:51 00:50:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:50:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:50:51 latest: Pulling from edgex-devops/git-semver 00:50:51 a0d0a0d46f8b: Pulling fs layer 00:50:51 3e5f54012d9b: Pulling fs layer 00:50:51 4c7163046ea9: Pulling fs layer 00:50:51 0c2d73faf560: Pulling fs layer 00:50:51 0c2d73faf560: Waiting 00:50:51 3e5f54012d9b: Verifying Checksum 00:50:51 3e5f54012d9b: Download complete 00:50:51 a0d0a0d46f8b: Verifying Checksum 00:50:51 a0d0a0d46f8b: Download complete 00:50:51 4c7163046ea9: Verifying Checksum 00:50:51 4c7163046ea9: Download complete 00:50:51 0c2d73faf560: Verifying Checksum 00:50:51 0c2d73faf560: Download complete 00:50:51 a0d0a0d46f8b: Pull complete 00:50:51 3e5f54012d9b: Pull complete 00:50:52 4c7163046ea9: Pull complete 00:50:52 0c2d73faf560: Pull complete 00:50:52 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 00:50:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:50:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:50:52 prd-centos7-docker-4c-2g-2147 does not seem to be running inside a container 00:50:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:50:53 $ docker top d933c3822f5288dc8602ead87dbac49db5247ddb97993e78958d62de977b9a4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:50:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:50:53 [ssh-agent] Looking for ssh-agent implementation... 00:50:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:50:53 $ docker exec d933c3822f5288dc8602ead87dbac49db5247ddb97993e78958d62de977b9a4a ssh-agent 00:50:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPHllEO/agent.13 00:50:53 SSH_AGENT_PID=19 00:50:53 Running ssh-add (command line suppressed) 00:50:53 Identity added: /w/workspace/edgex-go/2@tmp/private_key_480639299425751403.key (/w/workspace/edgex-go/2@tmp/private_key_480639299425751403.key) 00:50:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:50:53 + git tag --points-at HEAD [Pipeline] } 00:50:53 $ docker exec --env ******** --env ******** d933c3822f5288dc8602ead87dbac49db5247ddb97993e78958d62de977b9a4a ssh-agent -k 00:50:54 unset SSH_AUTH_SOCK; 00:50:54 unset SSH_AGENT_PID; 00:50:54 echo Agent pid 19 killed; 00:50:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:50:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:50:54 [ssh-agent] Looking for ssh-agent implementation... 00:50:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:50:54 $ docker exec d933c3822f5288dc8602ead87dbac49db5247ddb97993e78958d62de977b9a4a ssh-agent 00:50:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIFejDN/agent.50 00:50:54 SSH_AGENT_PID=56 00:50:54 Running ssh-add (command line suppressed) 00:50:54 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8289174365331792292.key (/w/workspace/edgex-go/2@tmp/private_key_8289174365331792292.key) 00:50:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:50:54 + git semver init 00:50:54 # -> Open(): unable to determine branch for HEAD 00:50:54 # $GIT_DIR = /w/workspace/edgex-go/2/.git 00:50:54 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 00:50:54 # $SEMVER_REMOTE_NAME = origin 00:50:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:50:54 # $SEMVER_USER_NAME = edgex-jenkins 00:50:54 # $SEMVER_BRANCH = PR-3783 00:50:54 # $SEMVER_TEMP = /tmp/semver-323122494 00:50:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:51:07 # '/tmp/semver-323122494' -> '/w/workspace/edgex-go/2/.semver' 00:51:07 # -> Force: false 00:51:07 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 00:51:07 $ docker exec --env ******** --env ******** d933c3822f5288dc8602ead87dbac49db5247ddb97993e78958d62de977b9a4a ssh-agent -k 00:51:07 unset SSH_AUTH_SOCK; 00:51:07 unset SSH_AGENT_PID; 00:51:07 echo Agent pid 56 killed; 00:51:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:51:07 + git semver [Pipeline] } 00:51:07 $ docker stop --time=1 d933c3822f5288dc8602ead87dbac49db5247ddb97993e78958d62de977b9a4a 00:51:09 $ docker rm -f d933c3822f5288dc8602ead87dbac49db5247ddb97993e78958d62de977b9a4a [Pipeline] // withDockerContainer [Pipeline] sh 00:51:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:51:10 Stashed 1 file(s) [Pipeline] echo 00:51:10 [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 00:51:10 ========================================================= 00:51:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:51:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:51:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:51:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:51:10 a0d0a0d46f8b: Already exists 00:51:10 31adcdaf11c8: Pulling fs layer 00:51:10 b8b176561691: Pulling fs layer 00:51:10 4527c011a84f: Pulling fs layer 00:51:10 5d74067f8e1e: Pulling fs layer 00:51:10 e0aca202a116: Pulling fs layer 00:51:10 3a43be97a3b4: Pulling fs layer 00:51:10 34cad66bf833: Pulling fs layer 00:51:10 b4e3c513aaa6: Pulling fs layer 00:51:10 5d74067f8e1e: Waiting 00:51:10 e0aca202a116: Waiting 00:51:10 3a43be97a3b4: Waiting 00:51:10 34cad66bf833: Waiting 00:51:10 b4e3c513aaa6: Waiting 00:51:10 b8b176561691: Verifying Checksum 00:51:10 b8b176561691: Download complete 00:51:10 31adcdaf11c8: Verifying Checksum 00:51:10 31adcdaf11c8: Download complete 00:51:10 5d74067f8e1e: Verifying Checksum 00:51:10 5d74067f8e1e: Download complete 00:51:10 e0aca202a116: Verifying Checksum 00:51:10 e0aca202a116: Download complete 00:51:10 3a43be97a3b4: Verifying Checksum 00:51:10 3a43be97a3b4: Download complete 00:51:11 34cad66bf833: Verifying Checksum 00:51:11 34cad66bf833: Download complete 00:51:11 31adcdaf11c8: Pull complete 00:51:11 b8b176561691: Pull complete 00:51:11 4527c011a84f: Verifying Checksum 00:51:11 4527c011a84f: Download complete 00:51:11 b4e3c513aaa6: Verifying Checksum 00:51:11 b4e3c513aaa6: Download complete 00:51:15 4527c011a84f: Pull complete 00:51:15 5d74067f8e1e: Pull complete 00:51:15 e0aca202a116: Pull complete 00:51:15 3a43be97a3b4: Pull complete 00:51:15 34cad66bf833: Pull complete 00:51:17 b4e3c513aaa6: Pull complete 00:51:17 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 00:51:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:51:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:51:18 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:51:18 WORKDIR /edgex 00:51:18 COPY go.mod . 00:51:18 RUN go mod download' 00:51:18 + docker build -t ci-base-image-x86_64 -f - . 00:51:19 Sending build context to Docker daemon 329.8MB 00:51:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:51:19 ---> 9f6097aaca64 00:51:19 Step 2/4 : WORKDIR /edgex 00:51:21 ---> Running in 3134abd01769 00:51:21 Removing intermediate container 3134abd01769 00:51:21 ---> 2d969f28dc3c 00:51:21 Step 3/4 : COPY go.mod . 00:51:21 ---> f176deb386ba 00:51:21 Step 4/4 : RUN go mod download 00:51:21 ---> Running in c80b3d231774 00:51:25 Still waiting to schedule task 00:51:25 ‘prd-centos7-docker-4c-2g-2145’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 00:51:25 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2148’ is offline 00:51:53 Removing intermediate container c80b3d231774 00:51:53 ---> 80aa039f4751 00:51:53 Successfully built 80aa039f4751 00:51:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:51:54 + docker inspect -f . ci-base-image-x86_64 00:51:54 . [Pipeline] withDockerContainer 00:51:54 prd-centos7-docker-4c-2g-2147 does not seem to be running inside a container 00:51:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:51:54 $ docker top b9eca35bd39d53c2396d0681f40ea9c8e981945d3612c266eeed3ae3fe85ca80 -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:54 + go version 00:51:54 go version go1.16.8 linux/amd64 [Pipeline] } 00:51:54 $ docker stop --time=1 b9eca35bd39d53c2396d0681f40ea9c8e981945d3612c266eeed3ae3fe85ca80 00:51:55 $ docker rm -f b9eca35bd39d53c2396d0681f40ea9c8e981945d3612c266eeed3ae3fe85ca80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:51:57 + docker inspect -f . ci-base-image-x86_64 00:51:57 . [Pipeline] withDockerContainer 00:51:57 prd-centos7-docker-4c-2g-2147 does not seem to be running inside a container 00:51:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:51:57 $ docker top 6495651e9aba1bfdcc3404a98a152d5dbfebed507cfc4158eb0bbae0660cda01 -eo pid,comm [Pipeline] { [Pipeline] echo 00:51:57 ========================================================= 00:51:57 [edgeXBuildGoParallel] Running Tests and Build... 00:51:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:51:58 + make test 00:51:58 go mod tidy 00:51:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:52:03 ? github.com/edgexfoundry/edgex-go [no test files] 00:52:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:52:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:52:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:52:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:52:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:52:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:52:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:52:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:52:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:52:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:52:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:52:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:52:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:52:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:52:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 00:52:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:52:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:52:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 98.5% of statements 00:52:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:52:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 44.7% of statements 00:52:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:52:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:52:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 89.5% of statements 00:52:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:52:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:52:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements 00:52:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:52:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:52:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:52:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:52:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:52:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.292s coverage: 94.2% of statements 00:52:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:52:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:52:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements 00:52:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:52:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:52:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:52:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:52:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:52:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 00:52:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:52:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:52:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:52:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements 00:52:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:52:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 00:52:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements 00:52:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:52:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 00:52:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 00:52:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 00:52:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 00:52:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 00:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements 00:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements 00:52:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.167s coverage: 82.5% of statements 00:52:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 00:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 00:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 00:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.135s coverage: 91.2% of statements 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 00:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 00:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 00:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 00:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 00:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.203s coverage: 70.4% of statements 00:53:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:53:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:53:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.104s coverage: 43.5% of statements 00:53:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:53:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 00:53:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 00:53:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:53:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:53:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:53:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:53:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:53:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:53:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 00:53:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.026s coverage: 96.9% of statements 00:53:23 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "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 00:53:55 GO111MODULE=on go vet ./... 00:54:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:54:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:54:05 ./bin/test-attribution-txt.sh [Pipeline] sh 00:54:05 + ls -al . 00:54:05 total 636 00:54:05 drwxrwxr-x 10 1001 1001 4096 Oct 27 00:54 . 00:54:05 drwxr-xr-x 4 root root 28 Oct 27 00:51 .. 00:54:05 -rw-rw-r-- 1 1001 1001 11 Oct 27 00:50 .dockerignore 00:54:05 drwxrwxr-x 8 1001 1001 179 Oct 27 00:50 .git 00:54:05 drwxrwxr-x 4 1001 1001 142 Oct 27 00:50 .github 00:54:05 -rw-rw-r-- 1 1001 1001 804 Oct 27 00:50 .gitignore 00:54:05 -rw-rw-r-- 1 1001 1001 42 Oct 27 00:50 .golangci.yml 00:54:05 -rw-rw-r-- 1 1001 1001 76 Oct 27 00:50 .hadolint.yml 00:54:05 drwx------ 3 1001 1001 58 Oct 27 00:51 .semver 00:54:05 -rw-rw-r-- 1 1001 1001 166 Oct 27 00:50 .sonarcloud.properties 00:54:05 -rw-rw-r-- 1 1001 1001 1171 Oct 27 00:50 ADOPTERS.md 00:54:05 -rw-rw-r-- 1 1001 1001 8910 Oct 27 00:50 Attribution.txt 00:54:05 -rw-rw-r-- 1 1001 1001 43881 Oct 27 00:50 CHANGELOG.md 00:54:05 -rw-rw-r-- 1 1001 1001 3804 Oct 27 00:50 CONTRIBUTING.md 00:54:05 -rw-rw-r-- 1 1001 1001 677 Oct 27 00:50 GOVERNANCE.md 00:54:05 -rw-rw-r-- 1 1001 1001 849 Oct 27 00:50 Jenkinsfile 00:54:05 -rw-rw-r-- 1 1001 1001 10775 Oct 27 00:50 LICENSE 00:54:05 -rw-rw-r-- 1 1001 1001 6508 Oct 27 00:50 Makefile 00:54:05 -rw-rw-r-- 1 1001 1001 582 Oct 27 00:50 OWNERS.md 00:54:05 -rw-rw-r-- 1 1001 1001 8256 Oct 27 00:50 README.md 00:54:05 -rw-rw-r-- 1 1001 1001 6912 Oct 27 00:50 SECURITY.md 00:54:05 -rw-rw-r-- 1 1001 1001 5 Oct 27 00:51 VERSION 00:54:05 -rw-rw-r-- 1 1001 1001 4131 Oct 27 00:50 ZMQWindows.md 00:54:05 drwxrwxr-x 2 1001 1001 37 Oct 27 00:50 bin 00:54:05 drwxrwxr-x 14 1001 1001 4096 Oct 27 00:50 cmd 00:54:05 -rw-r--r-- 1 root root 426728 Oct 27 00:53 coverage.out 00:54:05 -rw-rw-r-- 1 1001 1001 848 Oct 27 00:50 go.mod 00:54:05 -rw-rw-r-- 1 1001 1001 50524 Oct 27 00:50 go.sum 00:54:05 drwxrwxr-x 8 1001 1001 124 Oct 27 00:50 internal 00:54:05 drwxrwxr-x 3 1001 1001 16 Oct 27 00:50 openapi 00:54:05 drwxrwxr-x 4 1001 1001 71 Oct 27 00:50 snap 00:54:05 -rw-rw-r-- 1 1001 1001 204 Oct 27 00:50 version.go [Pipeline] sh 00:54:06 + '[' -e coverage.out ] 00:54:06 + chown 1001:1001 coverage.out [Pipeline] stash 00:54:06 Stashed 1 file(s) [Pipeline] sh 00:54:06 + make build 00:54:06 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 00:54:08 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 00:54:14 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 00:54:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:54:16 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 00:54:16 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 00:54:17 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 00:54:18 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 00:54:18 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 00:54:19 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 00:54:20 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 00:54:21 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] } 00:54:23 $ docker stop --time=1 6495651e9aba1bfdcc3404a98a152d5dbfebed507cfc4158eb0bbae0660cda01 00:54:25 $ docker rm -f 6495651e9aba1bfdcc3404a98a152d5dbfebed507cfc4158eb0bbae0660cda01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:54:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:54:26 00:54:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:54:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:54:26 latest: Pulling from edgex-devops/edgex-compose 00:54:26 cbdbe7a5bc2a: Pulling fs layer 00:54:26 ca9280d653b3: Pulling fs layer 00:54:26 7e9c9ca2126c: Pulling fs layer 00:54:26 cbdbe7a5bc2a: Verifying Checksum 00:54:26 cbdbe7a5bc2a: Download complete 00:54:27 ca9280d653b3: Verifying Checksum 00:54:27 ca9280d653b3: Download complete 00:54:27 cbdbe7a5bc2a: Pull complete 00:54:27 7e9c9ca2126c: Download complete 00:54:27 ca9280d653b3: Pull complete 00:54:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2151 in /w/workspace/edgexfoundry_edgex-go_PR-3783 [Pipeline] { [Pipeline] ws 00:54:28 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:54:28 The recommended git tool is: git 00:54:30 7e9c9ca2126c: Pull complete 00:54:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:54:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:54:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:54:30 prd-centos7-docker-4c-2g-2147 does not seem to be running inside a container 00:54:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:54:33 $ docker top f50503c1de384025299a0ac396f5cfc4abf9e0561d3591b87c7d077c5ea2af9f -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:33 + docker-compose build --help 00:54:33 + grep parallel 00:54:34 --parallel Build images in parallel. [Pipeline] } 00:54:34 $ docker stop --time=1 f50503c1de384025299a0ac396f5cfc4abf9e0561d3591b87c7d077c5ea2af9f 00:54:34 using credential edgex-jenkins-ssh 00:54:34 Cloning the remote Git repository 00:54:35 $ docker rm -f f50503c1de384025299a0ac396f5cfc4abf9e0561d3591b87c7d077c5ea2af9f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:54:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:54:35 . [Pipeline] withDockerContainer 00:54:35 prd-centos7-docker-4c-2g-2147 does not seem to be running inside a container 00:54:35 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:54:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:54:34 > git init /w/workspace/edgex-go/2 # timeout=10 00:54:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:54:34 > git --version # timeout=10 00:54:34 > git --version # 'git version 2.17.1' 00:54:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:36 $ docker top e49f35c3d12dae44f65b52bb3864657e603d86201e60caecb8b0b85ecd3cac81 -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:36 + docker-compose -f ./docker-compose-build.yml build --parallel 00:54:36 Building core-command ... 00:54:36 Building core-data ... 00:54:36 Building core-metadata ... 00:54:36 Building security-bootstrapper ... 00:54:36 Building security-proxy-setup ... 00:54:36 Building security-secretstore-setup ... 00:54:36 Building support-notifications ... 00:54:36 Building support-scheduler ... 00:54:36 Building sys-mgmt-agent ... 00:54:36 Building support-notifications 00:54:36 Building core-metadata 00:54:36 Building support-scheduler 00:54:36 Building security-secretstore-setup 00:54:36 Building security-proxy-setup 00:54:47 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:54:47 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:54:47 ---> 80aa039f4751 00:54:47 Step 3/20 : WORKDIR /edgex-go 00:54:47 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:54:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:54:47 ---> 80aa039f4751 00:54:47 Step 3/22 : WORKDIR /edgex-go 00:54:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:54:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:54:47 ---> 80aa039f4751 00:54:47 Step 3/23 : WORKDIR /edgex-go 00:54:50 ---> Running in 73bcbeef5011 00:54:50 ---> Running in 22341e43dd5d 00:54:50 ---> Running in d941104f9dbb 00:54:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:54:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:54:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:54:52 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3783/head:refs/remotes/origin/PR-3783 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:54:53 Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit 49628afb28e738f8ab6f401fb5a14a44bae29f59 00:54:53 Merge succeeded, producing 2288201ab3ee6eda5877b9f56ed1f113f6a693dc 00:54:53 Checking out Revision 2288201ab3ee6eda5877b9f56ed1f113f6a693dc (PR-3783) 00:54:53 > git config core.sparsecheckout # timeout=10 00:54:53 > git checkout -f 49628afb28e738f8ab6f401fb5a14a44bae29f59 # timeout=10 00:54:53 > git remote # timeout=10 00:54:53 > git config --get remote.origin.url # timeout=10 00:54:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:53 > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 00:54:53 > git rev-parse HEAD^{commit} # timeout=10 00:54:53 > git config core.sparsecheckout # timeout=10 00:54:53 > git checkout -f 2288201ab3ee6eda5877b9f56ed1f113f6a693dc # timeout=10 00:54:56 Removing intermediate container 22341e43dd5d 00:54:56 ---> c3591267fff8 00:54:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:54:56 Removing intermediate container d941104f9dbb 00:54:56 ---> cca477bae953 00:54:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:54:56 Removing intermediate container 73bcbeef5011 00:54:56 ---> 51c857ed4da3 00:54:56 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:54:56 ---> Running in 0b6555f62a2d 00:54:56 ---> Running in e957f6c21e9d 00:54:56 ---> Running in c9938ba1848b 00:54:58 Commit message: "Merge commit 'fb769a0070cc1922608d3d80e9a209584ebd424b' into HEAD" 00:54:58 > git rev-list --no-walk 49628afb28e738f8ab6f401fb5a14a44bae29f59 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:54:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:54:59 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:59 Dload Upload Total Spent Left Speed 00:54:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 00:54:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:55:00 + sudo tee /etc/docker/daemon.new 00:55:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:55:00 { 00:55:00 "registry-mirrors": [ 00:55:00 "https://nexus3.edgexfoundry.org:10001" 00:55:00 ], 00:55:00 "bip": "10.250.0.254/24", 00:55:00 "hosts": [ 00:55:00 "tcp://0.0.0.0:5555", 00:55:00 "unix:///var/run/docker.sock" 00:55:00 ], 00:55:00 "mtu": 1458, 00:55:00 "selinux-enabled": true, 00:55:00 "seccomp-profile": "/etc/docker/seccomp.json" 00:55:00 } [Pipeline] sh 00:55:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:55:01 + sudo service docker restart 00:55:02 Removing intermediate container e957f6c21e9d 00:55:02 ---> b4e406d6f5d4 00:55:02 Step 5/22 : RUN apk add --update --no-cache make git 00:55:02 Removing intermediate container 0b6555f62a2d 00:55:02 ---> 08e7f2e5bf41 00:55:02 Step 5/23 : RUN apk add --update --no-cache make git 00:55:02 Removing intermediate container c9938ba1848b 00:55:02 ---> 96936611d38a 00:55:02 Step 5/20 : RUN apk add --update --no-cache make git 00:55:02 ---> Running in 5819b59506b5 00:55:02 ---> Running in ad7dfef22669 00:55:02 ---> Running in 5f9a6bb50dd9 00:55:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:55:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:55:02 ---> 80aa039f4751 00:55:02 Step 3/24 : WORKDIR /edgex-go 00:55:02 ---> Using cache 00:55:02 ---> 51c857ed4da3 00:55:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:02 ---> Using cache 00:55:02 ---> 96936611d38a 00:55:02 Step 5/24 : RUN apk add --update --no-cache make git 00:55:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:55:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:55:03 ---> Running in 210e07d096d3 00:55:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:55:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:55:03 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:55:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:55:03 ---> 80aa039f4751 00:55:03 Step 3/21 : WORKDIR /edgex-go 00:55:03 ---> Using cache 00:55:03 ---> 51c857ed4da3 00:55:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:03 ---> Using cache 00:55:03 ---> 96936611d38a 00:55:03 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 00:55:03 ---> Running in 8489d74b5792 00:55:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:55:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:55:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:55:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:55:04 OK: 220 MiB in 52 packages 00:55:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:55:04 OK: 220 MiB in 52 packages 00:55:04 OK: 220 MiB in 52 packages 00:55:04 Removing intermediate container 5819b59506b5 00:55:04 ---> 0a7e28688edb 00:55:04 Step 6/22 : COPY . . 00:55:04 OK: 220 MiB in 52 packages 00:55:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:55:04 Removing intermediate container 5f9a6bb50dd9 00:55:04 ---> ff92c4f9f8ca 00:55:04 Step 6/20 : COPY . . 00:55:04 OK: 220 MiB in 52 packages 00:55:06 Removing intermediate container ad7dfef22669 00:55:06 ---> ddbc7c4ae195 00:55:06 Step 6/23 : COPY go.mod . 00:55:08 Removing intermediate container 210e07d096d3 00:55:08 ---> ebae970630b7 00:55:08 Step 6/24 : COPY . . 00:55:08 ---> d5f78fbd7c68 00:55:08 Step 7/23 : RUN go mod download 00:55:09 Removing intermediate container 8489d74b5792 00:55:09 ---> 3e8eb95e0fae 00:55:09 Step 6/21 : COPY . . 00:55:09 ---> Running in 8f947e09a26e 00:55:14 ---> 549cba087e0d 00:55:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:15 ---> Running in 49affd29f8cb 00:55:15 ---> 2f414a7cdc95 00:55:15 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:15 ---> Running in 724cd3ff7073 00:55:15 ---> 058dfc764296 00:55:15 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:15 ---> cffbd379d30d 00:55:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:15 ---> Running in 1148d53f9f03 00:55:15 ---> Running in 99f2dadef6ab 00:55:15 Removing intermediate container 8f947e09a26e 00:55:15 ---> fc746bcbc0c9 00:55:15 Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:19 provisioning config files... 00:55:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8188930736021443123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:55:19 ---> docker-login.sh 00:55:19 nexus3.edgexfoundry.org:10001 00:55:20 Removing intermediate container 724cd3ff7073 00:55:20 ---> 5658e4537cfe 00:55:20 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:55:20 Removing intermediate container 1148d53f9f03 00:55:20 ---> bad54531f1d8 00:55:20 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:55:20 ---> Running in 6ea9f6d7af05 00:55:20 ---> Running in 99ede0892a7e 00:55:20 Removing intermediate container 99f2dadef6ab 00:55:20 ---> ff86ed4e819d 00:55:20 Step 8/21 : RUN make cmd/support-notifications/support-notifications 00:55:20 Removing intermediate container 49affd29f8cb 00:55:20 ---> 2114eb4a7d34 00:55:20 Step 8/22 : RUN make cmd/core-metadata/core-metadata 00:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:20 ---> Running in 0f5a94dc355a 00:55:20 ---> Running in 76a4590dc1c0 00:55:20 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 00:55:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:21 Configure a credential helper to remove this warning. See 00:55:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:21 00:55:21 Login Succeeded 00:55:21 nexus3.edgexfoundry.org:10002 00:55:21 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 00:55:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:21 Configure a credential helper to remove this warning. See 00:55:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:21 00:55:21 Login Succeeded 00:55:21 nexus3.edgexfoundry.org:10003 00:55:21 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 00:55:21 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 00:55:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:22 Configure a credential helper to remove this warning. See 00:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:22 00:55:22 Login Succeeded 00:55:22 nexus3.edgexfoundry.org:10004 00:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:22 Configure a credential helper to remove this warning. See 00:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:22 00:55:22 Login Succeeded 00:55:22 docker.io 00:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:23 Configure a credential helper to remove this warning. See 00:55:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:23 00:55:23 Login Succeeded 00:55:23 ---> docker-login.sh ends [Pipeline] } 00:55:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:55:24 ========================================================= 00:55:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:55:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:55:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:55:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:55:24 552d1f2373af: Pulling fs layer 00:55:24 ea3f2d53f512: Pulling fs layer 00:55:24 9e70ebbbe112: Pulling fs layer 00:55:24 7a9cfe048b4a: Pulling fs layer 00:55:24 72dc09318566: Pulling fs layer 00:55:24 f4f7b4309257: Pulling fs layer 00:55:24 0ac9a79272e3: Pulling fs layer 00:55:24 b78e95d17946: Pulling fs layer 00:55:24 7a9cfe048b4a: Waiting 00:55:24 72dc09318566: Waiting 00:55:24 f4f7b4309257: Waiting 00:55:24 0ac9a79272e3: Waiting 00:55:24 b78e95d17946: Waiting 00:55:24 9e70ebbbe112: Verifying Checksum 00:55:24 9e70ebbbe112: Download complete 00:55:24 ea3f2d53f512: Verifying Checksum 00:55:24 ea3f2d53f512: Download complete 00:55:24 72dc09318566: Verifying Checksum 00:55:24 72dc09318566: Download complete 00:55:24 f4f7b4309257: Verifying Checksum 00:55:24 f4f7b4309257: Download complete 00:55:24 552d1f2373af: Verifying Checksum 00:55:24 552d1f2373af: Download complete 00:55:24 0ac9a79272e3: Download complete 00:55:25 552d1f2373af: Pull complete 00:55:26 ea3f2d53f512: Pull complete 00:55:27 9e70ebbbe112: Pull complete 00:55:27 b78e95d17946: Verifying Checksum 00:55:27 b78e95d17946: Download complete 00:55:27 7a9cfe048b4a: Verifying Checksum 00:55:27 7a9cfe048b4a: Download complete 00:55:36 ---> 87665888d168 00:55:36 Step 9/23 : RUN go mod tidy 00:55:36 ---> Running in 88ab326809cd 00:55:36 Removing intermediate container 88ab326809cd 00:55:36 ---> ee27e3ef6687 00:55:36 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:55:36 ---> Running in 60fe0b837cbb 00:55:37 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 00:55:40 7a9cfe048b4a: Pull complete 00:55:40 72dc09318566: Pull complete 00:55:40 f4f7b4309257: Pull complete 00:55:40 0ac9a79272e3: Pull complete 00:55:45 b78e95d17946: Pull complete 00:55:45 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 00:55:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:55:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:55:45 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:55:45 WORKDIR /edgex 00:55:45 COPY go.mod . 00:55:45 RUN go mod download ci-base-image-arm64 00:55:45 -f - . 00:55:47 Sending build context to Docker daemon 166.5MB 00:55:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:55:47 ---> 8b459fc5aaf0 00:55:47 Step 2/4 : WORKDIR /edgex 00:55:50 ---> Running in c997d2d0d5a7 00:55:50 Removing intermediate container c997d2d0d5a7 00:55:50 ---> e34cee8bd6f0 00:55:50 Step 3/4 : COPY go.mod . 00:55:51 ---> 8979f6e4c37b 00:55:51 Step 4/4 : RUN go mod download 00:55:51 ---> Running in 787682cf01f4 00:55:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:55:56 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 00:56:01 Removing intermediate container 76a4590dc1c0 00:56:01 ---> 40c861bc7bea 00:56:01 00:56:01 Step 9/22 : FROM alpine:3.14 00:56:01 3.14: Pulling from library/alpine 00:56:01 Removing intermediate container 99ede0892a7e 00:56:01 ---> c44843f106d8 00:56:01 00:56:01 Step 9/24 : FROM alpine:3.14 00:56:01 Removing intermediate container 6ea9f6d7af05 00:56:01 ---> 92ea7636aea0 00:56:01 00:56:01 Step 9/20 : FROM alpine:3.14 00:56:01 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 00:56:01 3.14: Pulling from library/alpine 00:56:01 Status: Downloaded newer image for alpine:3.14 00:56:01 ---> 14119a10abf4 00:56:01 Step 10/22 : RUN apk add --update --no-cache dumb-init 00:56:01 3.14: Pulling from library/alpine 00:56:01 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 00:56:01 Status: Image is up to date for alpine:3.14 00:56:01 ---> 14119a10abf4 00:56:01 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:56:01 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 00:56:01 Status: Image is up to date for alpine:3.14 00:56:01 ---> Running in eacefb44a3d0 00:56:01 ---> 14119a10abf4 00:56:01 Step 10/20 : RUN apk add --update --no-cache curl 00:56:02 ---> Running in f6de35c56292 00:56:02 Removing intermediate container 0f5a94dc355a 00:56:02 ---> 3a4c323f4def 00:56:02 00:56:02 Step 9/21 : FROM alpine:3.14 00:56:02 ---> 14119a10abf4 00:56:02 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 00:56:02 ---> Running in 6eb8ada7dd26 00:56:02 ---> Running in c4f65ae977ac 00:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:56:03 (1/5) Installing ca-certificates (20191127-r5) 00:56:03 (2/5) Installing brotli-libs (1.0.9-r5) 00:56:03 (3/5) Installing nghttp2-libs (1.43.0-r0) 00:56:03 (4/5) Installing libcurl (7.79.1-r0) 00:56:03 (5/5) Installing curl (7.79.1-r0) 00:56:03 Executing busybox-1.33.1-r3.trigger 00:56:03 Executing ca-certificates-20191127-r5.trigger 00:56:03 (1/1) Installing dumb-init (1.2.5-r1) 00:56:03 Executing busybox-1.33.1-r3.trigger 00:56:03 OK: 6 MiB in 15 packages 00:56:03 (1/3) Installing ca-certificates (20191127-r5) 00:56:03 (2/3) Installing dumb-init (1.2.5-r1) 00:56:03 (3/3) Installing su-exec (0.2-r1) 00:56:03 Executing busybox-1.33.1-r3.trigger 00:56:03 Executing ca-certificates-20191127-r5.trigger 00:56:03 OK: 8 MiB in 19 packages 00:56:03 OK: 6 MiB in 17 packages 00:56:03 (1/2) Installing ca-certificates (20191127-r5) 00:56:03 (2/2) Installing dumb-init (1.2.5-r1) 00:56:03 Executing busybox-1.33.1-r3.trigger 00:56:03 Executing ca-certificates-20191127-r5.trigger 00:56:03 OK: 6 MiB in 16 packages 00:56:04 Removing intermediate container eacefb44a3d0 00:56:04 ---> f6cb4f1e9028 00:56:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:56:04 ---> Running in df4a610eab6a 00:56:04 Removing intermediate container f6de35c56292 00:56:04 ---> 53b3e3513f4e 00:56:04 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:56:04 Removing intermediate container df4a610eab6a 00:56:04 ---> a8df541066d8 00:56:04 Step 12/22 : ENV APP_PORT=59881 00:56:04 ---> Running in 6bf53d9d0bfb 00:56:04 Removing intermediate container 6eb8ada7dd26 00:56:04 ---> 53cd724f6385 00:56:04 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:56:04 ---> Running in d106e66f2e47 00:56:04 Removing intermediate container c4f65ae977ac 00:56:04 ---> 88e22c6df827 00:56:04 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:56:04 ---> Running in 6b0be597180a 00:56:04 ---> Running in dff7ec45e502 00:56:04 Removing intermediate container 6bf53d9d0bfb 00:56:04 ---> 2432c97ef751 00:56:04 Step 12/24 : WORKDIR / 00:56:05 ---> Running in 94aa75689bbf 00:56:05 Removing intermediate container d106e66f2e47 00:56:05 ---> a824b7962dd8 00:56:05 Step 13/22 : EXPOSE $APP_PORT 00:56:05 Removing intermediate container 6b0be597180a 00:56:05 ---> ca8094a538d7 00:56:05 Step 12/20 : WORKDIR /edgex 00:56:05 ---> Running in 6366efbb1d3e 00:56:05 ---> Running in 01e566bbdbc5 00:56:05 Removing intermediate container dff7ec45e502 00:56:05 ---> 1588143f32b1 00:56:05 Step 12/21 : ENV APP_PORT=59860 00:56:05 Removing intermediate container 94aa75689bbf 00:56:05 ---> d251ec6eaffa 00:56:05 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:56:05 ---> Running in 324a1476a09d 00:56:05 Removing intermediate container 6366efbb1d3e 00:56:05 ---> 73d35b101325 00:56:05 Step 14/22 : WORKDIR / 00:56:05 Removing intermediate container 01e566bbdbc5 00:56:05 ---> 035940851c94 00:56:05 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:56:05 ---> Running in 9eabd04b374c 00:56:05 ---> 5c3f94a5cfac 00:56:05 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:56:05 Removing intermediate container 324a1476a09d 00:56:05 ---> b62349ba58fd 00:56:05 Step 13/21 : EXPOSE $APP_PORT 00:56:05 ---> Running in e977d65d71ac 00:56:05 Removing intermediate container 9eabd04b374c 00:56:05 ---> 8d107a25d9d8 00:56:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:56:05 ---> 93ab5f3e4fc0 00:56:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:56:05 Removing intermediate container e977d65d71ac 00:56:05 ---> 896e39649ce3 00:56:05 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 00:56:05 ---> 30b0e5d23b30 00:56:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:56:06 ---> dd3fe4cf7235 00:56:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:56:06 ---> 9496b9065853 00:56:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:56:06 ---> 55c694177266 00:56:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:56:06 ---> a23d190b1608 00:56:06 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:56:07 ---> dd7c83d1de0e 00:56:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:56:07 ---> 681f7bd07d22 00:56:07 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:56:07 ---> 292b291eb4da 00:56:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:56:07 ---> 3c62a7901b1e 00:56:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:56:07 ---> Running in e6fb1d2286bf 00:56:07 ---> b24785438962 00:56:07 Step 17/21 : ENTRYPOINT ["/support-notifications"] 00:56:07 ---> 2de1b651f7ac 00:56:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:56:07 ---> Running in 94da8eeda9b4 00:56:07 Removing intermediate container e6fb1d2286bf 00:56:07 ---> e22970552b93 00:56:07 Step 17/20 : CMD ["--init=true"] 00:56:07 ---> def090145901 00:56:07 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:56:07 ---> Running in c8ee22433e4d 00:56:07 ---> Running in 2562b6252475 00:56:07 Removing intermediate container 94da8eeda9b4 00:56:07 ---> 3dc17be3bccc 00:56:07 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:56:08 Removing intermediate container c8ee22433e4d 00:56:08 ---> c93202d74510 00:56:08 Step 18/20 : LABEL arch=x86_64 00:56:08 ---> Running in 036949d5d84d 00:56:08 ---> 5c21a9c11e60 00:56:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:56:08 Removing intermediate container 2562b6252475 00:56:08 ---> 04c03d82a3ba 00:56:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:56:08 ---> Running in f5ad893b1e01 00:56:08 ---> Running in 9ff5ec8aeb81 00:56:08 Removing intermediate container 036949d5d84d 00:56:08 ---> af90771b96c1 00:56:08 Step 19/21 : LABEL arch=x86_64 00:56:08 Removing intermediate container f5ad893b1e01 00:56:08 ---> 9c0920c9a6f3 00:56:08 Step 19/20 : LABEL git_sha=c6f22d06761a42d18802c05a8d94ef3919a3213b 00:56:08 Removing intermediate container 9ff5ec8aeb81 00:56:08 ---> fb872560a504 00:56:08 Step 20/22 : LABEL arch=x86_64 00:56:08 ---> Running in 95c02a54128b 00:56:08 ---> 8d291090bf82 00:56:08 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/ 00:56:08 ---> Running in ca2a25ba3a63 00:56:08 ---> Running in 82c8bdf03ffb 00:56:08 ---> Running in b98309db0081 00:56:08 Removing intermediate container 95c02a54128b 00:56:08 ---> f291735274c1 00:56:08 Step 20/21 : LABEL git_sha=c6f22d06761a42d18802c05a8d94ef3919a3213b 00:56:08 Removing intermediate container ca2a25ba3a63 00:56:08 ---> ad77192aa300 00:56:08 Step 20/20 : LABEL version=0.0.0 00:56:08 ---> Running in 94c1d717d907 00:56:08 Removing intermediate container 82c8bdf03ffb 00:56:08 ---> 3d1c3f791dbf 00:56:08 Step 21/22 : LABEL git_sha=c6f22d06761a42d18802c05a8d94ef3919a3213b 00:56:08 ---> Running in 6a5a71576cab 00:56:08 ---> Running in 8ea13346fa5d 00:56:08 Removing intermediate container 94c1d717d907 00:56:08 ---> 2d2cdad858b9 00:56:08 Step 21/21 : LABEL version=0.0.0 00:56:08 ---> Running in cdf666a46a5c 00:56:08 Removing intermediate container 6a5a71576cab 00:56:08 ---> 9c297e07a175 00:56:08 00:56:08 Removing intermediate container 8ea13346fa5d 00:56:08 ---> 83ce6bdaa91f 00:56:08 Step 22/22 : LABEL version=0.0.0 00:56:09 Successfully built 9c297e07a175 00:56:09 Successfully tagged security-proxy-setup:latest 00:56:09 ---> Running in 599a384d2e0e 00:56:09 Building sys-mgmt-agent 00:56:09  Building security-proxy-setup ... done Removing intermediate container cdf666a46a5c 00:56:09 ---> fcfc42adcb17 00:56:09 00:56:09 Removing intermediate container 60fe0b837cbb 00:56:09 ---> a8a724763826 00:56:09 00:56:09 Step 11/23 : FROM alpine:3.14 00:56:09 ---> 14119a10abf4 00:56:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:56:09 ---> Using cache 00:56:09 ---> f6cb4f1e9028 00:56:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:56:09 ---> Using cache 00:56:09 ---> a8df541066d8 00:56:09 Step 14/23 : ENV APP_PORT=59861 00:56:09 Successfully built fcfc42adcb17 00:56:10 Successfully tagged support-notifications:latest 00:56:10  Building support-notifications ... done Building core-command 00:56:10 ---> Running in e2b86c4e91f4 00:56:10 Removing intermediate container 599a384d2e0e 00:56:10 ---> 8060a4b03269 00:56:10 00:56:10 Removing intermediate container b98309db0081 00:56:10 ---> 801509595d50 00:56:10 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:56:10 Successfully built 8060a4b03269 00:56:10 Successfully tagged core-metadata:latest 00:56:10 Building core-data 00:56:10  Building core-metadata ... done  ---> Running in 39c33c851f55 00:56:10 Removing intermediate container e2b86c4e91f4 00:56:10 ---> 9683d4bcf5b7 00:56:10 Step 15/23 : EXPOSE $APP_PORT 00:56:10 Removing intermediate container 39c33c851f55 00:56:10 ---> 57151949bf4a 00:56:10 Step 22/24 : LABEL arch=x86_64 00:56:10 ---> Running in 22a489e78dc8 00:56:13 ---> Running in e40f32330075 00:56:13 Removing intermediate container 22a489e78dc8 00:56:13 ---> afdcf9142370 00:56:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:56:13 Removing intermediate container e40f32330075 00:56:13 ---> f2d78a032dbb 00:56:13 Step 23/24 : LABEL git_sha=c6f22d06761a42d18802c05a8d94ef3919a3213b 00:56:14 ---> eb274b3ee436 00:56:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:56:14 ---> Running in 95b6ccbb6ab2 00:56:14 Removing intermediate container 95b6ccbb6ab2 00:56:14 ---> 792862dfe708 00:56:14 Step 24/24 : LABEL version=0.0.0 00:56:14 ---> Running in 97c8e17ec3ae 00:56:15 ---> 2d7ab796eee2 00:56:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:56:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:56:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:56:18 ---> 80aa039f4751 00:56:18 Step 3/22 : WORKDIR /edgex-go 00:56:18 ---> Using cache 00:56:18 ---> 51c857ed4da3 00:56:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:18 ---> Using cache 00:56:18 ---> 96936611d38a 00:56:18 Step 5/22 : RUN apk add --update --no-cache make git 00:56:18 ---> Using cache 00:56:18 ---> ebae970630b7 00:56:18 Step 6/22 : COPY . . 00:56:18 ---> Using cache 00:56:18 ---> cffbd379d30d 00:56:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:56:18 ---> Using cache 00:56:18 ---> bad54531f1d8 00:56:18 Step 8/22 : RUN make cmd/core-command/core-command 00:56:18 Removing intermediate container 97c8e17ec3ae 00:56:18 ---> 69ac7aac3e0e 00:56:18 00:56:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:56:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:56:18 ---> 80aa039f4751 00:56:18 Step 3/22 : WORKDIR /edgex-go 00:56:18 ---> Using cache 00:56:18 ---> 51c857ed4da3 00:56:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:18 ---> Using cache 00:56:18 ---> 96936611d38a 00:56:18 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:56:18 Successfully built 69ac7aac3e0e 00:56:18 Successfully tagged security-secretstore-setup:latest 00:56:18 Building security-bootstrapper 00:56:18  Building security-secretstore-setup ... done  ---> d072ccaef025 00:56:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:56:21 ---> Running in 9815a9c6ee7d 00:56:21 ---> Running in e097d17e0570 00:56:21 ---> Running in 4cabc56bc1ae 00:56:21 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:56:21 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:56:21 ---> 80aa039f4751 00:56:21 Step 3/30 : WORKDIR /edgex-go 00:56:21 ---> Using cache 00:56:21 ---> 51c857ed4da3 00:56:21 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:21 ---> Using cache 00:56:21 ---> 96936611d38a 00:56:21 Step 5/30 : RUN apk add --update --no-cache make git 00:56:21 ---> Using cache 00:56:21 ---> ebae970630b7 00:56:21 Step 6/30 : COPY . . 00:56:21 ---> Using cache 00:56:21 ---> cffbd379d30d 00:56:21 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:56:21 ---> Using cache 00:56:21 ---> bad54531f1d8 00:56:21 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:56:22 Removing intermediate container 4cabc56bc1ae 00:56:22 ---> 5fc514448e68 00:56:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:56:22 ---> Running in 59486257a1e4 00:56:22 ---> Running in 26abd2221670 00:56:22 Removing intermediate container 26abd2221670 00:56:22 ---> d069bb9306a0 00:56:22 Step 21/23 : LABEL arch=x86_64 00:56:22 ---> Running in a96745829c5a 00:56:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:56:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:56:22 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 00:56:23 Removing intermediate container a96745829c5a 00:56:23 ---> 967d560eff52 00:56:23 Step 22/23 : LABEL git_sha=c6f22d06761a42d18802c05a8d94ef3919a3213b 00:56:23 ---> Running in dfd207547ede 00:56:23 Removing intermediate container dfd207547ede 00:56:23 ---> 3ef81f736dba 00:56:23 Step 23/23 : LABEL version=0.0.0 00:56:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:56:23 ---> Running in 0de7b6977945 00:56:24 Removing intermediate container 0de7b6977945 00:56:24 ---> 0cf7d18c2102 00:56:24 00:56:24 Successfully built 0cf7d18c2102 00:56:24 Successfully tagged support-scheduler:latest 00:56:24  Building support-scheduler ... done OK: 220 MiB in 52 packages 00:56:24 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:56:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:56:24 ---> 80aa039f4751 00:56:24 Step 3/22 : WORKDIR /edgex-go 00:56:24 ---> Using cache 00:56:24 ---> 51c857ed4da3 00:56:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:24 ---> Using cache 00:56:24 ---> 96936611d38a 00:56:24 Step 5/22 : RUN apk add --update --no-cache make bash git 00:56:24 ---> Running in cc228e111b70 00:56:24 Removing intermediate container 9815a9c6ee7d 00:56:24 ---> 3aef1a37abc9 00:56:24 Step 6/22 : COPY . . 00:56:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:56:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:56:27 OK: 220 MiB in 52 packages 00:56:30 Removing intermediate container cc228e111b70 00:56:30 ---> d2f80f1988e3 00:56:30 Step 6/22 : COPY . . 00:56:30 ---> 425984a90b99 00:56:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:56:30 ---> Running in ab269185245e 00:56:35 Removing intermediate container ab269185245e 00:56:35 ---> 4d7b41d9eaf5 00:56:35 Step 8/22 : RUN make cmd/core-data/core-data 00:56:35 ---> Running in f095acd0633d 00:56:35 ---> 5a0dba67c345 00:56:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:56:35 ---> Running in 94352ddb0d5f 00:56:35 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 00:56:36 Removing intermediate container 94352ddb0d5f 00:56:36 ---> 11819908d81b 00:56:36 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:56:36 ---> Running in f6983c9ab26d 00:56:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:56:52 Removing intermediate container 59486257a1e4 00:56:52 ---> 46a8a0950628 00:56:52 00:56:52 Step 9/30 : FROM alpine:3.14 00:56:52 ---> 14119a10abf4 00:56:52 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:56:52 ---> Running in d0c5f49b56a8 00:56:52 Removing intermediate container d0c5f49b56a8 00:56:52 ---> b00ea4b6ed7c 00:56:52 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 00:56:52 ---> Running in b2b9ec12db2b 00:56:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:56:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:56:52 (1/2) Installing dumb-init (1.2.5-r1) 00:56:52 (2/2) Installing su-exec (0.2-r1) 00:56:52 Executing busybox-1.33.1-r3.trigger 00:56:52 OK: 6 MiB in 16 packages 00:56:52 Removing intermediate container e097d17e0570 00:56:52 ---> edb9d21597a4 00:56:52 00:56:52 Step 9/22 : FROM alpine:3.14 00:56:52 ---> 14119a10abf4 00:56:52 Step 10/22 : RUN apk add --update --no-cache dumb-init 00:56:52 ---> Using cache 00:56:52 ---> f6cb4f1e9028 00:56:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:56:52 ---> Using cache 00:56:52 ---> a8df541066d8 00:56:52 Step 12/22 : ENV APP_PORT=59882 00:56:52 ---> Running in 3c98b50e1d6e 00:56:52 Removing intermediate container b2b9ec12db2b 00:56:52 ---> b05c47cd7816 00:56:52 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 00:56:52 ---> Running in 664bccd77bd7 00:56:52 Removing intermediate container 3c98b50e1d6e 00:56:52 ---> c3e1df0a4ec2 00:56:52 Step 13/22 : EXPOSE $APP_PORT 00:56:53 ---> Running in 77b416a65cfa 00:56:53 Removing intermediate container 664bccd77bd7 00:56:53 ---> 288ef721164a 00:56:53 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:56:53 ---> Running in 27da0740b747 00:56:53 Removing intermediate container 77b416a65cfa 00:56:53 ---> f6083ca0e106 00:56:53 Step 14/22 : WORKDIR / 00:56:53 ---> Running in 6c255a87f6cf 00:56:53 Removing intermediate container 27da0740b747 00:56:53 ---> b6a66b1d0cb5 00:56:53 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:56:53 ---> Running in 5004d54b59a5 00:56:53 Removing intermediate container 6c255a87f6cf 00:56:53 ---> b1e1f285b4b2 00:56:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:56:53 ---> fcde56d70ca4 00:56:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:56:54 ---> 9ae38eb7784f 00:56:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:56:54 ---> 495f1930c216 00:56:54 Step 18/22 : ENTRYPOINT ["/core-command"] 00:56:54 Removing intermediate container 5004d54b59a5 00:56:54 ---> bff8089ff34c 00:56:54 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 00:56:54 ---> Running in 4e8db9ad393e 00:56:54 ---> Running in 64b9a21e63f6 00:56:54 Removing intermediate container 4e8db9ad393e 00:56:54 ---> d0c7cc82ba63 00:56:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:56:54 ---> Running in 2c0a1fb81ae6 00:56:54 Removing intermediate container 64b9a21e63f6 00:56:54 ---> 8d7d13a1eb84 00:56:54 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:56:55 Removing intermediate container 2c0a1fb81ae6 00:56:55 ---> 594441f556ce 00:56:55 Step 20/22 : LABEL arch=x86_64 00:56:55 ---> Running in f58dc1184ca1 00:56:55 ---> 5f00cbaf4b9a 00:56:55 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:56:55 ---> Running in 772d3d8da840 00:56:55 Removing intermediate container f58dc1184ca1 00:56:55 ---> a8d5312852a4 00:56:55 Step 21/22 : LABEL git_sha=c6f22d06761a42d18802c05a8d94ef3919a3213b 00:56:55 ---> Running in 9e89b34065af 00:56:55 Removing intermediate container 9e89b34065af 00:56:55 ---> 26c70fa8d041 00:56:55 Step 22/22 : LABEL version=0.0.0 00:56:55 ---> Running in 47e70e5b2538 00:56:55 Removing intermediate container 47e70e5b2538 00:56:55 ---> a638ae3951f8 00:56:55 00:56:56 Successfully built a638ae3951f8 00:56:56 Successfully tagged core-command:latest 00:56:56  Building core-command ... done Removing intermediate container 772d3d8da840 00:56:56 ---> 076c9427ca88 00:56:56 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:56:56 ---> 04763010e080 00:56:56 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:56:57 ---> 818827fac6a6 00:56:57 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:56:57 ---> 088f1e52230e 00:56:57 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:56:57 ---> a8fcc1199285 00:56:57 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:56:58 ---> d1f662d329df 00:56:58 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:56:58 ---> Running in 4d37fa2b0c98 00:56:58 Removing intermediate container 4d37fa2b0c98 00:56:58 ---> 56ce9073fc4b 00:56:58 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:56:58 ---> efa87a34c2c9 00:56:58 Step 25/30 : RUN chmod +x /entrypoint.sh 00:56:58 ---> Running in 50126add773a 00:56:59 Removing intermediate container 50126add773a 00:56:59 ---> 31b008db3b51 00:56:59 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:56:59 ---> Running in 2681b6e51b1a 00:56:59 Removing intermediate container 2681b6e51b1a 00:56:59 ---> 9d6814c6a5bd 00:56:59 Step 27/30 : CMD ["gate"] 00:57:00 ---> Running in 0e731637ef50 00:57:00 Removing intermediate container 0e731637ef50 00:57:00 ---> 7dc73d359af9 00:57:00 Step 28/30 : LABEL arch=x86_64 00:57:00 ---> Running in 0e7dbbfe1520 00:57:00 Removing intermediate container 0e7dbbfe1520 00:57:00 ---> 284547988f96 00:57:00 Step 29/30 : LABEL git_sha=c6f22d06761a42d18802c05a8d94ef3919a3213b 00:57:00 ---> Running in 1b0384054a0d 00:57:00 Removing intermediate container 1b0384054a0d 00:57:00 ---> 7f91b68c56be 00:57:00 Step 30/30 : LABEL version=0.0.0 00:57:00 ---> Running in 25c181e1415b 00:57:01 Removing intermediate container 25c181e1415b 00:57:01 ---> 2fba8caf1cae 00:57:01 00:57:01 Successfully built 2fba8caf1cae 00:57:01 Successfully tagged security-bootstrapper:latest 00:57:03  Building security-bootstrapper ... done Removing intermediate container f6983c9ab26d 00:57:03 ---> 872df264b47b 00:57:03 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:57:03 ---> Running in 109728f33e3c 00:57:03 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 00:57:04 Removing intermediate container 109728f33e3c 00:57:04 ---> 1ee131d7f606 00:57:04 00:57:04 Step 10/22 : FROM docker:20.10.8 00:57:04 20.10.8: Pulling from library/docker 00:57:06 Removing intermediate container f095acd0633d 00:57:06 ---> 9c97c7d475bd 00:57:06 00:57:06 Step 9/22 : FROM alpine:3.14 00:57:06 ---> 14119a10abf4 00:57:06 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:57:06 ---> Running in e025a7a04bce 00:57:06 Removing intermediate container e025a7a04bce 00:57:06 ---> 77e46c80288b 00:57:06 Step 11/22 : ENV APP_PORT=59880 00:57:06 ---> Running in 4caf8b753362 00:57:06 Removing intermediate container 4caf8b753362 00:57:06 ---> 733352df1b29 00:57:06 Step 12/22 : EXPOSE $APP_PORT 00:57:06 ---> Running in 080ac3bbdca6 00:57:06 Removing intermediate container 080ac3bbdca6 00:57:06 ---> 8775c985f567 00:57:06 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:57:06 ---> Running in 4fbc395b1a15 00:57:07 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 00:57:07 Status: Downloaded newer image for docker:20.10.8 00:57:07 ---> bc6c0ffef665 00:57:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:57:07 ---> Running in 4df1e75d9e08 00:57:07 Removing intermediate container 4df1e75d9e08 00:57:07 ---> 83478726f806 00:57:07 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 00:57:07 ---> Running in 1b31985dc7e1 00:57:07 Removing intermediate container 4fbc395b1a15 00:57:07 ---> 081941c6e04e 00:57:07 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 00:57:07 ---> Running in 7b924fdcd135 00:57:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:57:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:57:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:57:07 (1/42) Installing readline (8.1.0-r0) 00:57:07 (2/42) Installing bash (5.1.4-r0) 00:57:07 Executing bash-5.1.4-r0.post-install 00:57:07 (3/42) Installing brotli-libs (1.0.9-r5) 00:57:07 (4/42) Installing nghttp2-libs (1.43.0-r0) 00:57:07 (5/42) Installing libcurl (7.79.1-r0) 00:57:07 (6/42) Installing curl (7.79.1-r0) 00:57:07 (7/42) Installing dumb-init (1.2.5-r1) 00:57:07 (8/42) Installing libbz2 (1.0.8-r1) 00:57:07 (9/42) Installing expat (2.4.1-r0) 00:57:07 (10/42) Installing libffi (3.3-r2) 00:57:07 (11/42) Installing gdbm (1.19-r0) 00:57:07 (12/42) Installing xz-libs (5.2.5-r0) 00:57:07 (13/42) Installing libgcc (10.3.1_git20210424-r2) 00:57:07 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 00:57:07 (15/42) Installing mpdecimal (2.5.1-r1) 00:57:07 (16/42) Installing sqlite-libs (3.35.5-r0) 00:57:07 (17/42) Installing python3 (3.9.5-r1) 00:57:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:57:08 (18/42) Installing py3-appdirs (1.4.4-r2) 00:57:08 (19/42) Installing py3-chardet (4.0.0-r2) 00:57:08 (20/42) Installing py3-idna (3.2-r0) 00:57:08 (21/42) Installing py3-urllib3 (1.26.5-r0) 00:57:08 (22/42) Installing py3-certifi (2020.12.5-r1) 00:57:08 (23/42) Installing py3-requests (2.25.1-r4) 00:57:08 (24/42) Installing py3-msgpack (1.0.2-r1) 00:57:08 (25/42) Installing py3-lockfile (0.12.2-r4) 00:57:08 (26/42) Installing py3-cachecontrol (0.12.6-r1) 00:57:08 (27/42) Installing py3-colorama (0.4.4-r1) 00:57:08 (28/42) Installing py3-contextlib2 (0.6.0-r1) 00:57:08 (29/42) Installing py3-distlib (0.3.1-r3) 00:57:08 (30/42) Installing py3-distro (1.5.0-r3) 00:57:08 (31/42) Installing py3-six (1.15.0-r1) 00:57:08 (32/42) Installing py3-webencodings (0.5.1-r4) 00:57:08 (33/42) Installing py3-html5lib (1.1-r1) 00:57:08 (34/42) Installing py3-parsing (2.4.7-r2) 00:57:08 (35/42) Installing py3-packaging (20.9-r1) 00:57:08 (36/42) Installing py3-toml (0.10.2-r2) 00:57:08 (1/6) Installing dumb-init (1.2.5-r1) 00:57:08 (37/42) Installing py3-pep517 (0.10.0-r2) 00:57:08 (38/42) Installing py3-progress (1.5-r2) 00:57:08 (39/42) Installing py3-retrying (1.3.3-r1) 00:57:08 (40/42) Installing py3-ordered-set (4.0.2-r1) 00:57:08 (41/42) Installing py3-setuptools (52.0.0-r3) 00:57:08 (42/42) Installing py3-pip (20.3.4-r1) 00:57:08 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:57:08 (3/6) Installing libsodium (1.0.18-r0) 00:57:08 Executing busybox-1.33.1-r3.trigger 00:57:08 OK: 84 MiB in 64 packages 00:57:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:57:09 (5/6) Installing libzmq (4.3.4-r0) 00:57:09 (6/6) Installing zeromq (4.3.4-r0) 00:57:09 Executing busybox-1.33.1-r3.trigger 00:57:09 OK: 8 MiB in 20 packages 00:57:09 Collecting docker-compose==1.23.2 00:57:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:57:09 Collecting docker<4.0,>=3.6.0 00:57:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:57:09 Collecting dockerpty<0.5,>=0.4.1 00:57:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:57:10 Collecting texttable<0.10,>=0.9.0 00:57:10 Downloading texttable-0.9.1.tar.gz (11 kB) 00:57:10 Removing intermediate container 7b924fdcd135 00:57:10 ---> 21878349b760 00:57:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:57:10 ---> f213fb8a8a65 00:57:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:57:10 Collecting jsonschema<3,>=2.5.1 00:57:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:57:10 Collecting cached-property<2,>=1.2.0 00:57:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:57:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:57:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:57:10 Collecting PyYAML<4,>=3.10 00:57:10 Downloading PyYAML-3.13.tar.gz (270 kB) 00:57:11 ---> 10d2c6371f4d 00:57:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:57:11 ---> 26c0918b4e92 00:57:11 Step 18/22 : ENTRYPOINT ["/core-data"] 00:57:11 ---> Running in 0f9a8522558a 00:57:11 Removing intermediate container 0f9a8522558a 00:57:11 ---> 078334b83171 00:57:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:57:11 ---> Running in 615dfcf36da5 00:57:11 Removing intermediate container 615dfcf36da5 00:57:11 ---> 4ec024cf9f87 00:57:11 Step 20/22 : LABEL arch=x86_64 00:57:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 00:57:11 ---> Running in 0d97f47932bb 00:57:11 Collecting websocket-client<1.0,>=0.32.0 00:57:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:57:11 Collecting docopt<0.7,>=0.6.1 00:57:11 Downloading docopt-0.6.2.tar.gz (25 kB) 00:57:11 Removing intermediate container 0d97f47932bb 00:57:11 ---> cc4acae142de 00:57:11 Step 21/22 : LABEL git_sha=c6f22d06761a42d18802c05a8d94ef3919a3213b 00:57:11 ---> Running in 7f82586f13e1 00:57:11 Removing intermediate container 7f82586f13e1 00:57:11 ---> 020375fa581e 00:57:11 Step 22/22 : LABEL version=0.0.0 00:57:11 ---> Running in d286d0fd9580 00:57:11 Removing intermediate container d286d0fd9580 00:57:11 ---> 4d23a46cd376 00:57:11 00:57:11 Successfully built 4d23a46cd376 00:57:11 Successfully tagged core-data:latest 00:57:11  Building core-data ... done Collecting docker-pycreds>=0.4.0 00:57:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:57:11 Collecting chardet<3.1.0,>=3.0.2 00:57:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:57:12 Collecting urllib3<1.25,>=1.21.1 00:57:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:57:12 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) 00:57:12 Collecting idna<2.8,>=2.5 00:57:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:57:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:57:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:57:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:57:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:57:12 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:57:12 Attempting uninstall: urllib3 00:57:12 Found existing installation: urllib3 1.26.5 00:57:12 Uninstalling urllib3-1.26.5: 00:57:12 Successfully uninstalled urllib3-1.26.5 00:57:12 Attempting uninstall: idna 00:57:12 Found existing installation: idna 3.2 00:57:12 Uninstalling idna-3.2: 00:57:12 Successfully uninstalled idna-3.2 00:57:12 Attempting uninstall: chardet 00:57:12 Found existing installation: chardet 4.0.0 00:57:12 Uninstalling chardet-4.0.0: 00:57:12 Successfully uninstalled chardet-4.0.0 00:57:12 Attempting uninstall: requests 00:57:12 Found existing installation: requests 2.25.1 00:57:12 Uninstalling requests-2.25.1: 00:57:12 Successfully uninstalled requests-2.25.1 00:57:12 Running setup.py install for texttable: started 00:57:13 Running setup.py install for texttable: finished with status 'done' 00:57:13 Running setup.py install for PyYAML: started 00:57:13 Running setup.py install for PyYAML: finished with status 'done' 00:57:13 Removing intermediate container 787682cf01f4 00:57:13 ---> bd1765f0a1f1 00:57:13 Successfully built bd1765f0a1f1 00:57:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:57:13 Running setup.py install for docopt: started 00:57:13 Running setup.py install for docopt: finished with status 'done' 00:57:13 Running setup.py install for dockerpty: started 00:57:14 + docker inspect -f . ci-base-image-arm64 00:57:14 . [Pipeline] withDockerContainer 00:57:14 Running setup.py install for dockerpty: finished with status 'done' 00:57:14 prd-ubuntu18.04-docker-arm64-4c-16g-2151 does not seem to be running inside a container 00:57:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:57:14 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 00:57:16 $ docker top 4bbbe4bdd6df259751a5db4944a56ae799388e1cd685a9df9f88d13519892691 -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:17 Removing intermediate container 1b31985dc7e1 00:57:17 ---> 3f2c7da2bba3 00:57:17 Step 13/22 : ENV APP_PORT=58890 00:57:17 ---> Running in 5697ccef1643 00:57:17 Removing intermediate container 5697ccef1643 00:57:17 ---> 8422ff210871 00:57:17 Step 14/22 : EXPOSE $APP_PORT 00:57:17 ---> Running in 68c554ca964f 00:57:17 Removing intermediate container 68c554ca964f 00:57:17 ---> 02c2e94737c5 00:57:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:57:17 + go version 00:57:17 go version go1.16.8 linux/arm64 [Pipeline] } 00:57:17 $ docker stop --time=1 4bbbe4bdd6df259751a5db4944a56ae799388e1cd685a9df9f88d13519892691 00:57:17 ---> a263559320fa 00:57:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:57:17 ---> 2dd47bc37d57 00:57:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:57:17 ---> 9a4c4ee1e71f 00:57:17 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 00:57:17 ---> Running in 20c6a47c0557 00:57:17 Removing intermediate container 20c6a47c0557 00:57:17 ---> 7f0f74ec10c7 00:57:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:57:17 ---> Running in 752849b9cbf7 00:57:17 Removing intermediate container 752849b9cbf7 00:57:17 ---> fb38811bbaff 00:57:17 Step 20/22 : LABEL arch=x86_64 00:57:18 ---> Running in b644ac7913f2 00:57:18 Removing intermediate container b644ac7913f2 00:57:18 ---> b9d59b97c641 00:57:18 Step 21/22 : LABEL git_sha=c6f22d06761a42d18802c05a8d94ef3919a3213b 00:57:18 ---> Running in 700df90001a4 00:57:18 Removing intermediate container 700df90001a4 00:57:18 ---> 2401d17d7ab1 00:57:18 Step 22/22 : LABEL version=0.0.0 00:57:18 ---> Running in 63044572e23b 00:57:18 Removing intermediate container 63044572e23b 00:57:18 ---> 0c8e90a63c4a 00:57:18 00:57:18 Successfully built 0c8e90a63c4a 00:57:18 Successfully tagged sys-mgmt-agent:latest 00:57:18  Building sys-mgmt-agent ... done  00:57:19 $ docker rm -f 4bbbe4bdd6df259751a5db4944a56ae799388e1cd685a9df9f88d13519892691 [Pipeline] // withDockerContainer [Pipeline] } 00:57:19 $ docker stop --time=1 e49f35c3d12dae44f65b52bb3864657e603d86201e60caecb8b0b85ecd3cac81 00:57:20 $ docker rm -f e49f35c3d12dae44f65b52bb3864657e603d86201e60caecb8b0b85ecd3cac81 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:57:21 + docker images 00:57:21 REPOSITORY TAG IMAGE ID CREATED SIZE 00:57:21 sys-mgmt-agent latest 0c8e90a63c4a 3 seconds ago 294MB 00:57:21 core-data latest 4d23a46cd376 10 seconds ago 20.7MB 00:57:21 9c97c7d475bd 16 seconds ago 1.76GB 00:57:21 1ee131d7f606 18 seconds ago 1.76GB 00:57:21 security-bootstrapper latest 2fba8caf1cae 21 seconds ago 18.9MB 00:57:21 core-command latest a638ae3951f8 26 seconds ago 16.1MB 00:57:21 edb9d21597a4 29 seconds ago 1.75GB 00:57:21 46a8a0950628 31 seconds ago 1.76GB 00:57:21 support-scheduler latest 0cf7d18c2102 58 seconds ago 16.2MB 00:57:21 security-secretstore-setup latest 69ac7aac3e0e About a minute ago 28.4MB 00:57:21 core-metadata latest 8060a4b03269 About a minute ago 16.9MB 00:57:21 security-proxy-setup latest 9c297e07a175 About a minute ago 26.8MB 00:57:21 support-notifications latest fcfc42adcb17 About a minute ago 16.9MB 00:57:21 a8a724763826 About a minute ago 1.76GB 00:57:21 3a4c323f4def About a minute ago 1.76GB 00:57:21 92ea7636aea0 About a minute ago 1.76GB 00:57:21 c44843f106d8 About a minute ago 1.76GB 00:57:21 40c861bc7bea About a minute ago 1.76GB 00:57:21 ci-base-image-x86_64 latest 80aa039f4751 5 minutes ago 1.25GB 00:57:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 13 days ago 548MB 00:57:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 00:57:21 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 00:57:21 alpine 3.14 14119a10abf4 2 months ago 5.6MB 00:57:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 00:57:21 + docker inspect -f . ci-base-image-arm64 00:57:21 . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] withDockerContainer 00:57:21 prd-ubuntu18.04-docker-arm64-4c-16g-2151 does not seem to be running inside a container 00:57:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:57:23 $ docker top 0df06878ef55ac39991ab04b670e58c12547a2a3a5f5e048cde82d0e8f5886af -eo pid,comm [Pipeline] { [Pipeline] echo 00:57:23 ========================================================= 00:57:23 [edgeXBuildGoParallel] Running Tests and Build... 00:57:23 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] node 00:57:24 + make test 00:57:24 go mod tidy 00:57:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:57:38 Still waiting to schedule task 00:57:38 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:58:04 ? github.com/edgexfoundry/edgex-go [no test files] 00:59:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:59:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:59:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:59:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:59:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:59:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:59:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:59:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:59:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:59:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:59:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:59:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:59:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:59:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:59:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.202s coverage: 28.7% of statements 00:59:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:59:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:59:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.459s coverage: 98.5% of statements 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:59:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.412s coverage: 44.7% of statements 00:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:59:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.969s coverage: 89.5% of statements 00:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:59:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.246s coverage: 84.4% of statements 00:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:00:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.822s coverage: 94.2% of statements 01:00:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:00:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:00:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.247s coverage: 59.1% of statements 01:00:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:00:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:00:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:00:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:00:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:00:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.275s coverage: 60.0% of statements 01:00:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:00:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:00:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:00:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.505s coverage: 0.9% of statements 01:00:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:00:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.256s coverage: 58.8% of statements 01:00:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.299s coverage: 21.7% of statements 01:00:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:00:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.211s coverage: 47.1% of statements 01:00:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.393s coverage: 79.5% of statements 01:00:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.247s coverage: 94.1% of statements 01:00:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.224s coverage: 96.3% of statements 01:00:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements 01:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.239s coverage: 94.4% of statements 01:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.205s coverage: 44.8% of statements 01:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.707s coverage: 82.5% of statements 01:00:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:00:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.323s coverage: 92.9% of statements 01:00:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:00:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:00:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:00:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 65.1% of statements 01:00:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:00:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:00:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:00:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:00:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:00:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements 01:00:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:00:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:00:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements 01:00:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:00:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.305s coverage: 58.8% of statements 01:00:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:00:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.314s coverage: 80.0% of statements 01:00:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.299s coverage: 87.2% of statements 01:00:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.322s coverage: 85.4% of statements 01:00:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.892s coverage: 91.2% of statements 01:00:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:00:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.895s coverage: 64.4% of statements 01:00:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:00:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:00:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.202s coverage: 100.0% of statements 01:00:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.127s coverage: 89.4% of statements 01:00:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 01:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 01:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.117s coverage: 100.0% of statements 01:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.488s coverage: 70.4% of statements 01:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.864s coverage: 43.5% of statements 01:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.309s coverage: 89.5% of statements 01:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.251s coverage: 84.8% of statements 01:00:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:00:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.272s coverage: 17.7% of statements 01:00:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:00:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:00:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:00:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:00:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.674s coverage: 92.3% of statements 01:00:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:00:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:00:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:00:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:00:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.307s coverage: 63.2% of statements 01:00:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:00:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:00:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.437s coverage: 97.7% of statements 01:00:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:00:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:00:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:00:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:00:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.231s coverage: 28.9% of statements 01:00:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:00:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:00:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:00:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:00:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:00:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:00:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.223s coverage: 100.0% of statements 01:00:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 01:00:56 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 01:00:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:00:56 GO111MODULE=on go vet ./... 01:00:59 Running on prd-ubuntu18.04-docker-8c-8g-2154 in /w/workspace/edgexfoundry_edgex-go_PR-3783 [Pipeline] { [Pipeline] ws 01:00:59 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 01:00:59 The recommended git tool is: git 01:01:01 using credential edgex-jenkins-ssh 01:01:01 Cloning the remote Git repository 01:01:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:01:01 > git init /w/workspace/edgex-go/2 # timeout=10 01:01:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:01:01 > git --version # timeout=10 01:01:01 > git --version # 'git version 2.17.1' 01:01:01 using GIT_SSH to set credentials SSH Credentials for GitHub 01:01:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:01:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:01:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:01:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:01:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:01:06 using GIT_SSH to set credentials SSH Credentials for GitHub 01:01:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3783/head:refs/remotes/origin/PR-3783 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:01:07 Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit 49628afb28e738f8ab6f401fb5a14a44bae29f59 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:01:07 Failed in branch amd64 01:01:07 > git config core.sparsecheckout # timeout=10 01:01:07 > git checkout -f 49628afb28e738f8ab6f401fb5a14a44bae29f59 # timeout=10 01:02:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:02:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:02:34 ./bin/test-attribution-txt.sh [Pipeline] sh 01:02:35 + ls -al . 01:02:35 total 664 01:02:35 drwxrwxr-x 9 1001 1001 4096 Oct 27 01:02 . 01:02:35 drwxr-xr-x 4 root root 4096 Oct 27 00:57 .. 01:02:35 -rw-rw-r-- 1 1001 1001 11 Oct 27 00:54 .dockerignore 01:02:35 drwxrwxr-x 8 1001 1001 4096 Oct 27 00:54 .git 01:02:35 drwxrwxr-x 4 1001 1001 4096 Oct 27 00:54 .github 01:02:35 -rw-rw-r-- 1 1001 1001 804 Oct 27 00:54 .gitignore 01:02:35 -rw-rw-r-- 1 1001 1001 42 Oct 27 00:54 .golangci.yml 01:02:35 -rw-rw-r-- 1 1001 1001 76 Oct 27 00:54 .hadolint.yml 01:02:35 -rw-rw-r-- 1 1001 1001 166 Oct 27 00:54 .sonarcloud.properties 01:02:35 -rw-rw-r-- 1 1001 1001 1171 Oct 27 00:54 ADOPTERS.md 01:02:35 -rw-rw-r-- 1 1001 1001 8910 Oct 27 00:54 Attribution.txt 01:02:35 -rw-rw-r-- 1 1001 1001 43881 Oct 27 00:54 CHANGELOG.md 01:02:35 -rw-rw-r-- 1 1001 1001 3804 Oct 27 00:54 CONTRIBUTING.md 01:02:35 -rw-rw-r-- 1 1001 1001 677 Oct 27 00:54 GOVERNANCE.md 01:02:35 -rw-rw-r-- 1 1001 1001 849 Oct 27 00:54 Jenkinsfile 01:02:35 -rw-rw-r-- 1 1001 1001 10775 Oct 27 00:54 LICENSE 01:02:35 -rw-rw-r-- 1 1001 1001 6508 Oct 27 00:54 Makefile 01:02:35 -rw-rw-r-- 1 1001 1001 582 Oct 27 00:54 OWNERS.md 01:02:35 -rw-rw-r-- 1 1001 1001 8256 Oct 27 00:54 README.md 01:02:35 -rw-rw-r-- 1 1001 1001 6912 Oct 27 00:54 SECURITY.md 01:02:35 -rw-rw-r-- 1 1001 1001 5 Oct 27 00:51 VERSION 01:02:35 -rw-rw-r-- 1 1001 1001 4131 Oct 27 00:54 ZMQWindows.md 01:02:35 drwxrwxr-x 2 1001 1001 4096 Oct 27 00:54 bin 01:02:35 drwxrwxr-x 14 1001 1001 4096 Oct 27 00:54 cmd 01:02:35 -rw-r--r-- 1 root root 426728 Oct 27 01:00 coverage.out 01:02:35 -rw-rw-r-- 1 1001 1001 848 Oct 27 00:54 go.mod 01:02:35 -rw-rw-r-- 1 1001 1001 50524 Oct 27 00:54 go.sum 01:02:35 drwxrwxr-x 8 1001 1001 4096 Oct 27 00:54 internal 01:02:35 drwxrwxr-x 3 1001 1001 4096 Oct 27 00:54 openapi 01:02:35 drwxrwxr-x 4 1001 1001 4096 Oct 27 00:54 snap 01:02:35 -rw-rw-r-- 1 1001 1001 204 Oct 27 00:54 version.go [Pipeline] sh 01:02:35 + '[' -e coverage.out ] 01:02:35 + chown 1001:1001 coverage.out [Pipeline] stash 01:02:35 Warning: overwriting stash ‘coverage-report’ 01:02:36 Stashed 1 file(s) [Pipeline] sh 01:02:37 + make build 01:02:37 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 01:02:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:03:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:03:16 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 01:03:20 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 01:03:21 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 01:03:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:03:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:03:31 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 01:03:36 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 01:03:40 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 01:03:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 01:03:51 $ docker stop --time=1 0df06878ef55ac39991ab04b670e58c12547a2a3a5f5e048cde82d0e8f5886af 01:03:54 $ docker rm -f 0df06878ef55ac39991ab04b670e58c12547a2a3a5f5e048cde82d0e8f5886af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:03:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:03:56 01:03:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:03:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:03:57 latest: Pulling from edgex-devops/edgex-compose-arm64 01:03:57 29e5d40040c1: Pulling fs layer 01:03:57 1ce36da41761: Pulling fs layer 01:03:57 25b303627fd3: Pulling fs layer 01:03:57 29e5d40040c1: Verifying Checksum 01:03:57 29e5d40040c1: Download complete 01:03:57 1ce36da41761: Verifying Checksum 01:03:57 1ce36da41761: Download complete 01:03:57 29e5d40040c1: Pull complete 01:04:00 25b303627fd3: Verifying Checksum 01:04:00 25b303627fd3: Download complete 01:04:00 1ce36da41761: Pull complete 01:04:10 25b303627fd3: Pull complete 01:04:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:04:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:04:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:04:10 prd-ubuntu18.04-docker-arm64-4c-16g-2151 does not seem to be running inside a container 01:04:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:04:13 $ docker top 8b662a1e892ed5f5e86884609da8ae573326a70b3767a678efdb718177f54256 -eo pid,comm [Pipeline] { [Pipeline] sh 01:04:14 + docker-compose build --help 01:04:14 + grep parallel 01:04:23 --parallel Build images in parallel. [Pipeline] } 01:04:23 $ docker stop --time=1 8b662a1e892ed5f5e86884609da8ae573326a70b3767a678efdb718177f54256 01:04:25 $ docker rm -f 8b662a1e892ed5f5e86884609da8ae573326a70b3767a678efdb718177f54256 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:04:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:04:25 . [Pipeline] withDockerContainer 01:04:26 prd-ubuntu18.04-docker-arm64-4c-16g-2151 does not seem to be running inside a container 01:04:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:04:28 $ docker top 3f08496ae13a67aa0f61e78555f2fb0cd2203cdca6274a661ab7f30c8324c208 -eo pid,comm [Pipeline] { [Pipeline] sh 01:04:30 + docker-compose -f ./docker-compose-build.yml build --parallel 01:04:36 Building core-command ... 01:04:36 Building core-data ... 01:04:36 Building core-metadata ... 01:04:36 Building security-bootstrapper ... 01:04:36 Building security-proxy-setup ... 01:04:36 Building security-secretstore-setup ... 01:04:36 Building support-notifications ... 01:04:36 Building support-scheduler ... 01:04:36 Building sys-mgmt-agent ... 01:04:36 Building core-metadata 01:04:36 Building security-secretstore-setup 01:04:36 Building security-proxy-setup 01:04:36 Building support-scheduler 01:04:36 Building support-notifications 01:05:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:05:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:05:58 ---> bd1765f0a1f1 01:05:58 Step 3/24 : WORKDIR /edgex-go 01:05:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:05:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:05:58 ---> bd1765f0a1f1 01:05:58 Step 3/23 : WORKDIR /edgex-go 01:05:58 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:05:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:05:58 ---> bd1765f0a1f1 01:05:58 Step 3/21 : WORKDIR /edgex-go 01:05:58 ---> Running in fbb6bece1447 01:05:58 ---> Running in 809c981b1944 01:05:58 ---> Running in 979424d6db38 01:05:58 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:05:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:05:58 ---> bd1765f0a1f1 01:05:58 Step 3/20 : WORKDIR /edgex-go 01:05:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:05:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:05:58 ---> bd1765f0a1f1 01:05:58 Step 3/22 : WORKDIR /edgex-go 01:05:58 ---> Running in 49ac16b4923f 01:05:58 ---> Running in d9991501f825 01:05:58 Removing intermediate container 809c981b1944 01:05:58 ---> 591b208d62d4 01:05:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:05:58 Removing intermediate container fbb6bece1447 01:05:58 ---> 502e1350f247 01:05:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:05:58 Removing intermediate container 49ac16b4923f 01:05:58 ---> 525713753552 01:05:58 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:05:58 ---> Running in 98b596f05876 01:05:58 ---> Running in 119c83b9426b 01:05:58 Removing intermediate container 979424d6db38 01:05:58 ---> 1d6a017d14f5 01:05:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:05:58 Removing intermediate container d9991501f825 01:05:58 ---> ef760ff883bb 01:05:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:05:58 ---> Running in 6fe0bd6a07a6 01:05:58 ---> Running in abe4de3965df 01:05:58 ---> Running in bc3e02bdbdb4 01:05:58 Removing intermediate container 98b596f05876 01:05:58 ---> a239890ccb68 01:05:58 Step 5/23 : RUN apk add --update --no-cache make git 01:05:58 ---> Running in 7d6388aea577 01:05:58 Removing intermediate container 119c83b9426b 01:05:58 ---> ac4ee8529a34 01:05:58 Step 5/24 : RUN apk add --update --no-cache make git 01:05:58 ---> Running in a7596b2945f7 01:05:58 Removing intermediate container bc3e02bdbdb4 01:05:58 ---> 5019ffc43641 01:05:58 Step 5/22 : RUN apk add --update --no-cache make git 01:05:58 Removing intermediate container abe4de3965df 01:05:58 ---> fc6a14a9909d 01:05:58 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 01:05:58 ---> Running in ef9e347b6b39 01:05:58 Removing intermediate container 6fe0bd6a07a6 01:05:58 ---> 459267e6eb6c 01:05:58 Step 5/20 : RUN apk add --update --no-cache make git 01:05:58 ---> Running in da3819aa6a4f 01:05:58 ---> Running in a842fd67c1f6 01:05:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:05:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:05:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:05:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:05:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:05:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:05:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:05:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:05:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:05:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:05:58 OK: 219 MiB in 52 packages 01:05:58 OK: 219 MiB in 52 packages 01:05:58 OK: 219 MiB in 52 packages 01:05:58 OK: 219 MiB in 52 packages 01:05:58 OK: 219 MiB in 52 packages 01:05:59 Removing intermediate container 7d6388aea577 01:05:59 ---> 0c6146ad8206 01:05:59 Step 6/23 : COPY go.mod . 01:05:59 Removing intermediate container a7596b2945f7 01:05:59 ---> dbebe1df5c12 01:05:59 Step 6/24 : COPY . . 01:06:01 Removing intermediate container da3819aa6a4f 01:06:01 ---> fb0df79bbeec 01:06:01 Step 6/21 : COPY . . 01:06:01 Removing intermediate container ef9e347b6b39 01:06:01 ---> 50a3b9766492 01:06:01 Step 6/22 : COPY . . 01:06:01 Removing intermediate container a842fd67c1f6 01:06:01 ---> 82490482cc2f 01:06:01 Step 6/20 : COPY . . 01:06:01 ---> 697231d30de2 01:06:01 Step 7/23 : RUN go mod download 01:06:01 ---> Running in 720bdc4b1c6c 01:06:08 Removing intermediate container 720bdc4b1c6c 01:06:08 ---> 9df8b8339b5a 01:06:08 Step 8/23 : COPY . . 01:06:27 ---> f869ea35430f 01:06:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:27 ---> 88ed40fae298 01:06:27 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:27 ---> 1d6758a4c826 01:06:27 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:27 ---> 65764eb2e632 01:06:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:27 ---> Running in 332f12201b99 01:06:27 ---> Running in ff3b275fbb4a 01:06:27 ---> Running in 47897d45afd4 01:06:27 ---> Running in 9456fe6cbfc2 01:06:27 ---> d25d67e2f875 01:06:27 Step 9/23 : RUN go mod tidy 01:06:27 ---> Running in 6df7252c1ca0 01:06:32 Removing intermediate container 332f12201b99 01:06:32 ---> 9da81c8221a3 01:06:32 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:06:32 ---> Running in 2cfd100525c9 01:06:32 Removing intermediate container 47897d45afd4 01:06:32 ---> 1075f3a39e2f 01:06:32 Step 8/21 : RUN make cmd/support-notifications/support-notifications 01:06:33 Removing intermediate container ff3b275fbb4a 01:06:33 ---> eca6b3b34e92 01:06:33 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:06:33 Removing intermediate container 9456fe6cbfc2 01:06:33 ---> 322f16829420 01:06:33 Step 8/22 : RUN make cmd/core-metadata/core-metadata 01:06:33 ---> Running in 3ac4e536c5d7 01:06:33 ---> Running in bce4c501fffa 01:06:33 ---> Running in 9a859a244414 01:06:34 Removing intermediate container 6df7252c1ca0 01:06:34 ---> dd234a744948 01:06:34 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:06:34 ---> Running in febcd8e297c9 01:06:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:06:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:06:36 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 01:06:36 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 01:06:36 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 01:09:15 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 01:09:15 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 01:09:28 Removing intermediate container 2cfd100525c9 01:09:28 ---> bb975cd67d6c 01:09:28 01:09:28 Step 9/24 : FROM alpine:3.14 01:09:28 Removing intermediate container 9a859a244414 01:09:28 ---> 3aa3b6d12d0c 01:09:28 01:09:28 Step 9/20 : FROM alpine:3.14 01:09:28 3.14: Pulling from library/alpine 01:09:28 3.14: Pulling from library/alpine 01:09:28 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:09:28 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:09:28 Status: Downloaded newer image for alpine:3.14 01:09:28 Status: Image is up to date for alpine:3.14 01:09:28 ---> bb3de5531c18 01:09:28 Step 10/20 : RUN apk add --update --no-cache curl 01:09:28 ---> bb3de5531c18 01:09:28 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:09:29 ---> Running in 6921edaa9f6a 01:09:29 ---> Running in bb994e540cee 01:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:09:33 (1/3) Installing ca-certificates (20191127-r5) 01:09:33 (2/3) Installing dumb-init (1.2.5-r1) 01:09:33 (3/3) Installing su-exec (0.2-r1) 01:09:33 Executing busybox-1.33.1-r3.trigger 01:09:33 (1/5) Installing ca-certificates (20191127-r5) 01:09:33 Executing ca-certificates-20191127-r5.trigger 01:09:33 (2/5) Installing brotli-libs (1.0.9-r5) 01:09:33 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:09:33 (4/5) Installing libcurl (7.79.1-r0) 01:09:33 (5/5) Installing curl (7.79.1-r0) 01:09:33 Executing busybox-1.33.1-r3.trigger 01:09:33 Executing ca-certificates-20191127-r5.trigger 01:09:33 OK: 6 MiB in 17 packages 01:09:34 OK: 8 MiB in 19 packages 01:09:35 Removing intermediate container 3ac4e536c5d7 01:09:35 ---> 94351c7f1da9 01:09:35 01:09:35 Step 9/21 : FROM alpine:3.14 01:09:35 ---> bb3de5531c18 01:09:35 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 01:09:35 Removing intermediate container febcd8e297c9 01:09:35 ---> ded745a69135 01:09:35 01:09:35 Step 11/23 : FROM alpine:3.14 01:09:35 ---> bb3de5531c18 01:09:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:09:35 ---> Running in 875515757c17 01:09:35 ---> Running in 90bd967d8c3a 01:09:37 Removing intermediate container bb994e540cee 01:09:37 ---> bbf12e9ad793 01:09:37 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:09:37 ---> Running in e2ae5e1e20b4 01:09:37 Removing intermediate container 6921edaa9f6a 01:09:37 ---> ef545068ce7b 01:09:37 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:09:37 ---> Running in 419ce376e32f 01:09:38 Removing intermediate container e2ae5e1e20b4 01:09:38 ---> 71665a47d9eb 01:09:38 Step 12/24 : WORKDIR / 01:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:09:38 ---> Running in a70f8def3a11 01:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:09:38 Removing intermediate container bce4c501fffa 01:09:38 ---> 15e23fed5b76 01:09:38 01:09:38 Step 9/22 : FROM alpine:3.14 01:09:38 ---> bb3de5531c18 01:09:38 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:09:38 Removing intermediate container 419ce376e32f 01:09:38 ---> ee0b17b090db 01:09:38 Step 12/20 : WORKDIR /edgex 01:09:39 ---> Running in 55299621bb94 01:09:39 ---> Running in 1ddf0275a20b 01:09:40 (1/2) Installing ca-certificates (20191127-r5) 01:09:40 Removing intermediate container a70f8def3a11 01:09:40 ---> cb0b48c1382d 01:09:40 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:09:40 (2/2) Installing dumb-init (1.2.5-r1) 01:09:40 Executing busybox-1.33.1-r3.trigger 01:09:40 (1/1) Installing dumb-init (1.2.5-r1) 01:09:40 Executing ca-certificates-20191127-r5.trigger 01:09:40 Executing busybox-1.33.1-r3.trigger 01:09:40 OK: 5 MiB in 15 packages 01:09:40 Removing intermediate container 1ddf0275a20b 01:09:40 ---> 8effc0020f44 01:09:40 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:09:40 OK: 6 MiB in 16 packages 01:09:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:09:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:09:42 ---> f30f290d4e9e 01:09:42 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:09:42 ---> fc9be0f866a0 01:09:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:09:42 Removing intermediate container 90bd967d8c3a 01:09:42 ---> 9e1d67accbbe 01:09:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:09:42 ---> Running in 6c0affd0ea25 01:09:43 (1/1) Installing dumb-init (1.2.5-r1) 01:09:43 Executing busybox-1.33.1-r3.trigger 01:09:43 OK: 5 MiB in 15 packages 01:09:43 Removing intermediate container 875515757c17 01:09:43 ---> 752b6280aeba 01:09:43 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:09:43 ---> Running in 0e5d3fc25932 01:09:43 Removing intermediate container 6c0affd0ea25 01:09:43 ---> 42552925ef5e 01:09:43 Step 14/23 : ENV APP_PORT=59861 01:09:44 ---> Running in 40ac7e4e0a92 01:09:44 ---> 4b56a180e085 01:09:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:09:44 Removing intermediate container 0e5d3fc25932 01:09:44 ---> 5e03c102349a 01:09:44 Step 12/21 : ENV APP_PORT=59860 01:09:44 ---> fa2faf7522ec 01:09:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:09:44 ---> Running in 251e412221f1 01:09:45 Removing intermediate container 40ac7e4e0a92 01:09:45 ---> 87d55c782169 01:09:45 Step 15/23 : EXPOSE $APP_PORT 01:09:45 Removing intermediate container 55299621bb94 01:09:45 ---> 74c01807ccab 01:09:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:09:45 ---> Running in 09ac69e00766 01:09:45 ---> Running in e72a39cb3ab6 01:09:45 ---> d5314e0cb0ed 01:09:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:09:45 Removing intermediate container 251e412221f1 01:09:45 ---> 958ffb000a09 01:09:45 Step 13/21 : EXPOSE $APP_PORT 01:09:46 ---> Running in 34d0c7ca569e 01:09:46 Removing intermediate container 09ac69e00766 01:09:46 ---> 8f5e36929262 01:09:46 Step 12/22 : ENV APP_PORT=59881 01:09:46 Removing intermediate container e72a39cb3ab6 01:09:46 ---> 6b1630655e7a 01:09:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:46 ---> Running in 9af4d9f13c3b 01:09:47 Removing intermediate container 34d0c7ca569e 01:09:47 ---> b251d5196a59 01:09:47 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:47 ---> 9235dc9b0007 01:09:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:09:47 Removing intermediate container 9af4d9f13c3b 01:09:47 ---> b2544e08f456 01:09:47 Step 13/22 : EXPOSE $APP_PORT 01:09:47 ---> cbb715143faf 01:09:47 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:09:47 ---> Running in b835c3240d00 01:09:47 ---> Running in ded905e443fa 01:09:47 ---> da9a5eb631af 01:09:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:09:49 Removing intermediate container b835c3240d00 01:09:49 ---> 867e7915c3f8 01:09:49 Step 17/20 : CMD ["--init=true"] 01:09:49 ---> 4918918363f3 01:09:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:09:49 Removing intermediate container ded905e443fa 01:09:49 ---> 23b49e07e4b8 01:09:49 Step 14/22 : WORKDIR / 01:09:49 ---> Running in 8bf92492ab48 01:09:49 ---> Running in 0a04a5a7478d 01:09:49 Removing intermediate container 8bf92492ab48 01:09:49 ---> c3199b96f633 01:09:49 Step 18/20 : LABEL arch=arm64 01:09:49 ---> 976b67f18d55 01:09:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:09:49 ---> Running in 2c6ec7653d9e 01:09:49 Removing intermediate container 0a04a5a7478d 01:09:49 ---> 0f39eb3095c9 01:09:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:50 ---> 44e63324000a 01:09:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:09:50 Removing intermediate container 2c6ec7653d9e 01:09:50 ---> ea8ca3e85c9c 01:09:50 Step 19/20 : LABEL git_sha=2288201ab3ee6eda5877b9f56ed1f113f6a693dc 01:09:50 ---> Running in f77879e3c05d 01:09:50 ---> 25ad82c30d63 01:09:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:09:51 ---> 22f4b95a08c2 01:09:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:09:51 Removing intermediate container f77879e3c05d 01:09:51 ---> 3931fe790a73 01:09:51 Step 20/20 : LABEL version=0.0.0 01:09:51 ---> bc190ba244ce 01:09:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:09:51 ---> Running in 3e353d65a76a 01:09:52 ---> Running in c80a815ac0f8 01:09:52 ---> 65ba96cfe583 01:09:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:09:52 ---> 0635280f38b0 01:09:52 Step 17/21 : ENTRYPOINT ["/support-notifications"] 01:09:52 ---> Running in 2244bc468d7d 01:09:52 Removing intermediate container 3e353d65a76a 01:09:52 ---> 976268360b8e 01:09:52 01:09:52 Removing intermediate container c80a815ac0f8 01:09:52 ---> 236c903eadd2 01:09:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:09:53 ---> Running in cb7f0bda4f28 01:09:53 Removing intermediate container 2244bc468d7d 01:09:53 ---> 64c15b095289 01:09:53 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:09:53 ---> cc989e5c0b23 01:09:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:09:53 ---> Running in 9e51632430b9 01:09:53 Successfully built 976268360b8e 01:09:53 Successfully tagged security-proxy-setup-arm64:latest 01:09:53  Building security-proxy-setup ... done Building security-bootstrapper 01:09:54 ---> 118ee6a26df0 01:09:54 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/ 01:09:54 Removing intermediate container cb7f0bda4f28 01:09:54 ---> 6ee79c591541 01:09:54 Step 21/23 : LABEL arch=arm64 01:09:54 ---> Running in a43b2ec74077 01:09:54 ---> Running in cb8998304a6a 01:09:54 Removing intermediate container 9e51632430b9 01:09:54 ---> e8ea1058a8c4 01:09:54 Step 19/21 : LABEL arch=arm64 01:09:54 ---> Running in 934f6bdb284d 01:09:55 ---> ef13c6b130b9 01:09:55 Step 18/22 : ENTRYPOINT ["/core-metadata"] 01:09:55 Removing intermediate container cb8998304a6a 01:09:55 ---> 33662d4ff7ef 01:09:55 Step 22/23 : LABEL git_sha=2288201ab3ee6eda5877b9f56ed1f113f6a693dc 01:09:55 ---> Running in b1910e7e3606 01:09:55 Removing intermediate container 934f6bdb284d 01:09:55 ---> 7cfead6afa71 01:09:55 Step 20/21 : LABEL git_sha=2288201ab3ee6eda5877b9f56ed1f113f6a693dc 01:09:55 ---> Running in a41a7df76cdf 01:09:56 ---> Running in cb4ea63cb803 01:09:57 Removing intermediate container a41a7df76cdf 01:09:57 ---> 5e2a00f3a2c1 01:09:57 Step 23/23 : LABEL version=0.0.0 01:09:57 Removing intermediate container b1910e7e3606 01:09:57 ---> 7149d4b08c9f 01:09:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:09:57 Removing intermediate container cb4ea63cb803 01:09:57 ---> 1990903404e1 01:09:57 Step 21/21 : LABEL version=0.0.0 01:09:57 ---> Running in 6156bbd469ff 01:09:57 ---> Running in a1c346f80ad9 01:09:57 ---> Running in 41f8f0d67b5b 01:09:58 Removing intermediate container 6156bbd469ff 01:09:58 Removing intermediate container a1c346f80ad9 01:09:58 ---> ae97d475b4b5 01:09:58 Step 20/22 : LABEL arch=arm64 01:09:58 ---> 62bd0c42eb87 01:09:58 01:09:58 ---> Running in ea7909f679ad 01:09:59 Removing intermediate container a43b2ec74077 01:09:59 ---> a947c1ec6c08 01:09:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:09:59 Removing intermediate container 41f8f0d67b5b 01:09:59 ---> 1a981ae3d61d 01:09:59 01:09:59 ---> Running in bb02e6da6256 01:09:59 Successfully built 62bd0c42eb87 01:09:59 Successfully tagged support-scheduler-arm64:latest 01:09:59  Building support-scheduler ... done Building sys-mgmt-agent 01:10:00 Removing intermediate container ea7909f679ad 01:10:00 ---> e87cfba158d0 01:10:00 Step 21/22 : LABEL git_sha=2288201ab3ee6eda5877b9f56ed1f113f6a693dc 01:10:00 Successfully built 1a981ae3d61d 01:10:00 Successfully tagged support-notifications-arm64:latest 01:10:00  Building support-notifications ... done  ---> Running in 245fe87f22b5 01:10:00 Building core-command 01:10:00 Removing intermediate container bb02e6da6256 01:10:00 ---> f1b9a6ae729f 01:10:00 Step 22/24 : LABEL arch=arm64 01:10:00 ---> Running in 32ae277694b5 01:10:01 Removing intermediate container 245fe87f22b5 01:10:01 ---> 017411e9cb14 01:10:01 Step 22/22 : LABEL version=0.0.0 01:10:01 ---> Running in 4792b675164d 01:10:01 Removing intermediate container 32ae277694b5 01:10:01 ---> 62a7cd0cf9be 01:10:01 Step 23/24 : LABEL git_sha=2288201ab3ee6eda5877b9f56ed1f113f6a693dc 01:10:01 ---> Running in 7f00fbd8b673 01:10:02 Removing intermediate container 4792b675164d 01:10:02 ---> bebd6ce21026 01:10:02 01:10:02 Successfully built bebd6ce21026 01:10:02 Successfully tagged core-metadata-arm64:latest 01:10:02 Removing intermediate container 7f00fbd8b673 01:10:02 ---> a00762f6308e 01:10:02 Step 24/24 : LABEL version=0.0.0 01:10:02  Building core-metadata ... done Building core-data 01:10:02 ---> Running in 04e27788f8d6 01:10:03 Removing intermediate container 04e27788f8d6 01:10:03 ---> a5e9bde95a8d 01:10:03 01:10:04 Successfully built a5e9bde95a8d 01:10:04 Successfully tagged security-secretstore-setup-arm64:latest 01:10:43  Building security-secretstore-setup ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:10:43 Step 2/30 : FROM ${BUILDER_BASE} AS builder 01:10:43 ---> bd1765f0a1f1 01:10:43 Step 3/30 : WORKDIR /edgex-go 01:10:43 ---> Using cache 01:10:43 ---> ef760ff883bb 01:10:43 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:43 ---> Using cache 01:10:43 ---> 5019ffc43641 01:10:43 Step 5/30 : RUN apk add --update --no-cache make git 01:10:43 ---> Using cache 01:10:43 ---> 50a3b9766492 01:10:43 Step 6/30 : COPY . . 01:10:43 ---> Using cache 01:10:43 ---> 65764eb2e632 01:10:43 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:43 ---> Using cache 01:10:43 ---> 322f16829420 01:10:43 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:10:45 ---> Running in db6d7a365f8c 01:10:47 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 01:10:50 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:10:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:10:50 ---> bd1765f0a1f1 01:10:50 Step 3/22 : WORKDIR /edgex-go 01:10:50 ---> Using cache 01:10:50 ---> ef760ff883bb 01:10:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:50 ---> Using cache 01:10:50 ---> 5019ffc43641 01:10:50 Step 5/22 : RUN apk add --update --no-cache make bash git 01:10:51 ---> Running in eab34d6aa7ab 01:10:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:10:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:10:51 ---> bd1765f0a1f1 01:10:51 Step 3/22 : WORKDIR /edgex-go 01:10:51 ---> Using cache 01:10:51 ---> ef760ff883bb 01:10:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:51 ---> Using cache 01:10:51 ---> 5019ffc43641 01:10:51 Step 5/22 : RUN apk add --update --no-cache make git 01:10:51 ---> Using cache 01:10:51 ---> 50a3b9766492 01:10:51 Step 6/22 : COPY . . 01:10:52 ---> Using cache 01:10:52 ---> 65764eb2e632 01:10:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:52 ---> Using cache 01:10:52 ---> 322f16829420 01:10:52 Step 8/22 : RUN make cmd/core-command/core-command 01:10:52 ---> Running in 0c52561856fd 01:10:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:10:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:10:52 ---> bd1765f0a1f1 01:10:52 Step 3/22 : WORKDIR /edgex-go 01:10:52 ---> Using cache 01:10:52 ---> ef760ff883bb 01:10:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:52 ---> Using cache 01:10:52 ---> 5019ffc43641 01:10:52 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:10:52 ---> Running in 38a7f8d834cd 01:10:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:10:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:10:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:10:55 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 01:10:57 OK: 219 MiB in 52 packages 01:10:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:10:58 OK: 219 MiB in 52 packages 01:10:58 Removing intermediate container eab34d6aa7ab 01:10:58 ---> 9f66cc711d00 01:10:58 Step 6/22 : COPY . . 01:11:00 Removing intermediate container 38a7f8d834cd 01:11:00 ---> fc741fdda1e6 01:11:00 Step 6/22 : COPY . . 01:11:33 ---> 00b47dbd9aaa 01:11:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:33 ---> Running in d1551bae6099 01:11:33 ---> c960829961ad 01:11:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:33 ---> Running in d9fb30d02c45 01:11:36 Removing intermediate container d1551bae6099 01:11:36 ---> d8f72c3c7d70 01:11:36 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:11:36 ---> Running in 83c3eb90731e 01:11:37 Removing intermediate container d9fb30d02c45 01:11:37 ---> 021413e7fa0e 01:11:37 Step 8/22 : RUN make cmd/core-data/core-data 01:11:38 ---> Running in 5f30ae5cd585 01:11:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:11:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:12:49 Removing intermediate container db6d7a365f8c 01:12:49 ---> 1f2fe8d36e8a 01:12:49 01:12:49 Step 9/30 : FROM alpine:3.14 01:12:49 ---> bb3de5531c18 01:12:49 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:12:49 ---> Running in 09b9f8b5ff1c 01:12:49 Removing intermediate container 09b9f8b5ff1c 01:12:49 ---> c07d29898c21 01:12:49 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 01:12:49 ---> Running in 6f4a02f6ef61 01:12:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:12:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:12:49 (1/2) Installing dumb-init (1.2.5-r1) 01:12:49 (2/2) Installing su-exec (0.2-r1) 01:12:49 Executing busybox-1.33.1-r3.trigger 01:12:49 OK: 5 MiB in 16 packages 01:12:49 Removing intermediate container 6f4a02f6ef61 01:12:49 ---> eb4550b57cc3 01:12:49 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 01:12:49 ---> Running in 7081905bbe52 01:12:50 Removing intermediate container 7081905bbe52 01:12:50 ---> 409c77774c69 01:12:50 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:12:50 ---> Running in 36c59a33a126 01:12:51 Removing intermediate container 36c59a33a126 01:12:51 ---> 51c043beb51b 01:12:51 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:12:51 ---> Running in cac7a9c683c3 01:12:57 Removing intermediate container 0c52561856fd 01:12:57 ---> bf6475ce18ac 01:12:57 01:12:57 Step 9/22 : FROM alpine:3.14 01:12:57 ---> bb3de5531c18 01:12:57 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:12:57 ---> Using cache 01:12:57 ---> 74c01807ccab 01:12:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:12:57 ---> Using cache 01:12:57 ---> 8f5e36929262 01:12:57 Step 12/22 : ENV APP_PORT=59882 01:12:57 ---> Running in 2958e99d11d1 01:12:57 Removing intermediate container cac7a9c683c3 01:12:57 ---> ff407b50b231 01:12:57 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 01:12:57 ---> Running in b2cd0476824e 01:12:58 Removing intermediate container 2958e99d11d1 01:12:58 ---> 896d1b11d9f0 01:12:58 Step 13/22 : EXPOSE $APP_PORT 01:12:58 ---> Running in 1bc9f59e0f56 01:12:58 Removing intermediate container b2cd0476824e 01:12:58 ---> a421cf402248 01:12:58 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:12:58 Removing intermediate container 1bc9f59e0f56 01:12:58 ---> 794441d5b7de 01:12:58 Step 14/22 : WORKDIR / 01:12:59 ---> Running in 752b91f33972 01:13:00 ---> 2edb666af493 01:13:00 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:13:00 Removing intermediate container 752b91f33972 01:13:00 ---> 5274e13889e3 01:13:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:13:00 ---> Running in 8b802cdc112b 01:13:02 ---> 49507d179271 01:13:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:13:05 ---> 0c2106098ffa 01:13:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:13:05 Removing intermediate container 8b802cdc112b 01:13:05 ---> 3934ee54cc10 01:13:05 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 01:13:07 ---> ff5a43bd3b5c 01:13:07 Step 18/22 : ENTRYPOINT ["/core-command"] 01:13:07 ---> Running in 1d895ade8b7c 01:13:07 ---> b6ee2aae35a1 01:13:07 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:13:08 Removing intermediate container 1d895ade8b7c 01:13:08 ---> 028242a980c2 01:13:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:13:08 ---> Running in 52011c73f473 01:13:10 Removing intermediate container 52011c73f473 01:13:10 ---> 83ac4b43fe18 01:13:10 Step 20/22 : LABEL arch=arm64 01:13:10 ---> Running in 0bcb892008a8 01:13:11 Removing intermediate container 0bcb892008a8 01:13:11 ---> c7dbd6209c62 01:13:11 Step 21/22 : LABEL git_sha=2288201ab3ee6eda5877b9f56ed1f113f6a693dc 01:13:11 ---> Running in 9d195580542f 01:13:11 ---> 05c096fd3212 01:13:11 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:13:12 Removing intermediate container 9d195580542f 01:13:12 ---> 8e0922ce95db 01:13:12 Step 22/22 : LABEL version=0.0.0 01:13:13 ---> Running in 030b3e07bff2 01:13:13 ---> 790bc1f49bfc 01:13:13 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:13:13 Removing intermediate container 030b3e07bff2 01:13:13 ---> c415e8b844bf 01:13:13 01:13:14 Successfully built c415e8b844bf 01:13:14 Successfully tagged core-command-arm64:latest 01:13:15  Building core-command ... done  ---> c8d2374ccafd 01:13:15 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:13:16 ---> 3c130d9c4a46 01:13:16 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 01:13:16 ---> Running in c7b978685f62 01:13:17 Removing intermediate container c7b978685f62 01:13:17 ---> 4db64496ab80 01:13:17 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:13:19 ---> 62169f9cdd20 01:13:19 Step 25/30 : RUN chmod +x /entrypoint.sh 01:13:19 ---> Running in 7c7a4ec7ec6e 01:13:24 Removing intermediate container 7c7a4ec7ec6e 01:13:24 ---> c9962718cca2 01:13:24 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 01:13:24 ---> Running in e518215af1a0 01:13:25 Removing intermediate container e518215af1a0 01:13:25 ---> 95639dcdae9f 01:13:25 Step 27/30 : CMD ["gate"] 01:13:25 ---> Running in f71fc6823b76 01:13:26 Removing intermediate container f71fc6823b76 01:13:26 ---> 238198530a01 01:13:26 Step 28/30 : LABEL arch=arm64 01:13:26 ---> Running in 9c1b24ca490b 01:13:27 Removing intermediate container 9c1b24ca490b 01:13:27 ---> fabb315a338e 01:13:27 Step 29/30 : LABEL git_sha=2288201ab3ee6eda5877b9f56ed1f113f6a693dc 01:13:27 ---> Running in 99abd2ceefdc 01:13:28 Removing intermediate container 99abd2ceefdc 01:13:28 ---> 4d687a5c0475 01:13:28 Step 30/30 : LABEL version=0.0.0 01:13:29 ---> Running in 0e0611d36a43 01:13:29 Removing intermediate container 0e0611d36a43 01:13:29 ---> b0c6c43c1dbb 01:13:29 01:13:30 Successfully built b0c6c43c1dbb 01:13:30 Successfully tagged security-bootstrapper-arm64:latest 01:13:39  Building security-bootstrapper ... done Removing intermediate container 83c3eb90731e 01:13:39 ---> 924e6b3fdfa6 01:13:39 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:13:39 ---> Running in 0a85e0ecdfc7 01:13:40 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 01:13:43 Removing intermediate container 0a85e0ecdfc7 01:13:43 ---> decbbad5124a 01:13:43 01:13:43 Step 10/22 : FROM docker:20.10.8 01:13:43 20.10.8: Pulling from library/docker 01:13:51 Removing intermediate container 5f30ae5cd585 01:13:51 ---> 76c2b0a25476 01:13:51 01:13:51 Step 9/22 : FROM alpine:3.14 01:13:51 ---> bb3de5531c18 01:13:51 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:13:51 ---> Running in 6f3781e24158 01:13:51 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 01:13:51 Status: Downloaded newer image for docker:20.10.8 01:13:51 ---> 3734d5adc5ac 01:13:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:13:51 ---> Running in 70630451ac00 01:13:51 Removing intermediate container 6f3781e24158 01:13:51 ---> ecfc2e187ff3 01:13:51 Step 11/22 : ENV APP_PORT=59880 01:13:52 ---> Running in 449aede7b66f 01:13:52 Removing intermediate container 70630451ac00 01:13:52 ---> d604992c21ba 01:13:52 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 01:13:52 ---> Running in c7fc79667eb0 01:13:52 Removing intermediate container 449aede7b66f 01:13:52 ---> 718a602c9abb 01:13:52 Step 12/22 : EXPOSE $APP_PORT 01:13:52 ---> Running in 0afa46dc9369 01:13:53 Removing intermediate container 0afa46dc9369 01:13:53 ---> 2538d1fb6479 01:13:53 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:13:53 ---> Running in ea21ed8aed00 01:13:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:13:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:13:55 (1/42) Installing readline (8.1.0-r0) 01:13:55 (2/42) Installing bash (5.1.4-r0) 01:13:55 Executing bash-5.1.4-r0.post-install 01:13:55 (3/42) Installing brotli-libs (1.0.9-r5) 01:13:55 (4/42) Installing nghttp2-libs (1.43.0-r0) 01:13:55 (5/42) Installing libcurl (7.79.1-r0) 01:13:55 (6/42) Installing curl (7.79.1-r0) 01:13:56 (7/42) Installing dumb-init (1.2.5-r1) 01:13:56 (8/42) Installing libbz2 (1.0.8-r1) 01:13:56 (9/42) Installing expat (2.4.1-r0) 01:13:56 (10/42) Installing libffi (3.3-r2) 01:13:56 (11/42) Installing gdbm (1.19-r0) 01:13:56 (12/42) Installing xz-libs (5.2.5-r0) 01:13:56 (13/42) Installing libgcc (10.3.1_git20210424-r2) 01:13:56 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 01:13:56 (15/42) Installing mpdecimal (2.5.1-r1) 01:13:56 (16/42) Installing sqlite-libs (3.35.5-r0) 01:13:56 (17/42) Installing python3 (3.9.5-r1) 01:13:56 Removing intermediate container ea21ed8aed00 01:13:56 ---> d21970a9df25 01:13:56 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 01:13:56 ---> Running in b2ea748ed8f8 01:13:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:13:58 (18/42) Installing py3-appdirs (1.4.4-r2) 01:13:58 (19/42) Installing py3-chardet (4.0.0-r2) 01:13:58 (20/42) Installing py3-idna (3.2-r0) 01:13:58 (21/42) Installing py3-urllib3 (1.26.5-r0) 01:13:58 (22/42) Installing py3-certifi (2020.12.5-r1) 01:13:58 (23/42) Installing py3-requests (2.25.1-r4) 01:13:58 (24/42) Installing py3-msgpack (1.0.2-r1) 01:13:58 (25/42) Installing py3-lockfile (0.12.2-r4) 01:13:58 (26/42) Installing py3-cachecontrol (0.12.6-r1) 01:13:58 (27/42) Installing py3-colorama (0.4.4-r1) 01:13:58 (28/42) Installing py3-contextlib2 (0.6.0-r1) 01:13:58 (29/42) Installing py3-distlib (0.3.1-r3) 01:13:58 (30/42) Installing py3-distro (1.5.0-r3) 01:13:58 (31/42) Installing py3-six (1.15.0-r1) 01:13:58 (32/42) Installing py3-webencodings (0.5.1-r4) 01:13:58 (33/42) Installing py3-html5lib (1.1-r1) 01:13:58 (34/42) Installing py3-parsing (2.4.7-r2) 01:13:58 (35/42) Installing py3-packaging (20.9-r1) 01:13:58 (36/42) Installing py3-toml (0.10.2-r2) 01:13:58 (37/42) Installing py3-pep517 (0.10.0-r2) 01:13:58 (38/42) Installing py3-progress (1.5-r2) 01:13:58 (39/42) Installing py3-retrying (1.3.3-r1) 01:13:58 (40/42) Installing py3-ordered-set (4.0.2-r1) 01:13:58 (41/42) Installing py3-setuptools (52.0.0-r3) 01:13:59 (42/42) Installing py3-pip (20.3.4-r1) 01:13:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:13:59 Executing busybox-1.33.1-r3.trigger 01:13:59 OK: 84 MiB in 64 packages 01:14:01 (1/6) Installing dumb-init (1.2.5-r1) 01:14:01 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:14:01 (3/6) Installing libsodium (1.0.18-r0) 01:14:01 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:14:01 (5/6) Installing libzmq (4.3.4-r0) 01:14:01 (6/6) Installing zeromq (4.3.4-r0) 01:14:01 Executing busybox-1.33.1-r3.trigger 01:14:01 OK: 8 MiB in 20 packages 01:14:03 Removing intermediate container b2ea748ed8f8 01:14:03 ---> 6da75e86aa3f 01:14:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:14:03 ---> 04f7309ad501 01:14:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:14:05 ---> 25b70f2058e7 01:14:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:14:06 Collecting docker-compose==1.23.2 01:14:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:14:06 ---> c7494666861b 01:14:06 Step 18/22 : ENTRYPOINT ["/core-data"] 01:14:06 ---> Running in b9f33f0cee3a 01:14:06 Collecting cached-property<2,>=1.2.0 01:14:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:14:06 Removing intermediate container b9f33f0cee3a 01:14:06 ---> 6e1a1343e45a 01:14:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:14:06 ---> Running in 59e9c2b7e29d 01:14:06 Removing intermediate container 59e9c2b7e29d 01:14:06 ---> 81b2c1ba0f2e 01:14:06 Step 20/22 : LABEL arch=arm64 01:14:07 ---> Running in 131804b99cb9 01:14:07 Removing intermediate container 131804b99cb9 01:14:07 ---> ac3780128e8a 01:14:07 Step 21/22 : LABEL git_sha=2288201ab3ee6eda5877b9f56ed1f113f6a693dc 01:14:07 ---> Running in 00e21b665385 01:14:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:14:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:14:08 Removing intermediate container 00e21b665385 01:14:08 ---> 982c830cdef9 01:14:08 Step 22/22 : LABEL version=0.0.0 01:14:08 Collecting texttable<0.10,>=0.9.0 01:14:08 Downloading texttable-0.9.1.tar.gz (11 kB) 01:14:08 ---> Running in 673cd7ad2d1d 01:14:08 Removing intermediate container 673cd7ad2d1d 01:14:08 ---> 85922ee349cf 01:14:08 01:14:09 Successfully built 85922ee349cf 01:14:09 Successfully tagged core-data-arm64:latest 01:14:11  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 01:14:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:14:11 Collecting docopt<0.7,>=0.6.1 01:14:11 Downloading docopt-0.6.2.tar.gz (25 kB) 01:14:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 01:14:14 Collecting jsonschema<3,>=2.5.1 01:14:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:14:14 Collecting dockerpty<0.5,>=0.4.1 01:14:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:14:16 Collecting docker<4.0,>=3.6.0 01:14:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:14:18 Collecting PyYAML<4,>=3.10 01:14:18 Downloading PyYAML-3.13.tar.gz (270 kB) 01:14:23 Collecting docker-pycreds>=0.4.0 01:14:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:14:23 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) 01:14:23 Collecting idna<2.8,>=2.5 01:14:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:14:24 Collecting urllib3<1.25,>=1.21.1 01:14:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:14:24 Collecting chardet<3.1.0,>=3.0.2 01:14:24 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:14:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:14:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:14:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:14:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:14:26 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:14:26 Attempting uninstall: urllib3 01:14:26 Found existing installation: urllib3 1.26.5 01:14:26 Uninstalling urllib3-1.26.5: 01:14:26 Successfully uninstalled urllib3-1.26.5 01:14:27 Attempting uninstall: idna 01:14:27 Found existing installation: idna 3.2 01:14:27 Uninstalling idna-3.2: 01:14:27 Successfully uninstalled idna-3.2 01:14:28 Attempting uninstall: chardet 01:14:28 Found existing installation: chardet 4.0.0 01:14:28 Uninstalling chardet-4.0.0: 01:14:29 Successfully uninstalled chardet-4.0.0 01:14:31 Attempting uninstall: requests 01:14:31 Found existing installation: requests 2.25.1 01:14:31 Uninstalling requests-2.25.1: 01:14:31 Successfully uninstalled requests-2.25.1 01:14:32 Running setup.py install for texttable: started 01:14:34 Running setup.py install for texttable: finished with status 'done' 01:14:34 Running setup.py install for PyYAML: started 01:14:38 Running setup.py install for PyYAML: finished with status 'done' 01:14:38 Running setup.py install for docopt: started 01:14:41 Running setup.py install for docopt: finished with status 'done' 01:14:41 Running setup.py install for dockerpty: started 01:14:45 Running setup.py install for dockerpty: finished with status 'done' 01:14:46 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 01:14:56 Removing intermediate container c7fc79667eb0 01:14:56 ---> ba785a2d4d5e 01:14:56 Step 13/22 : ENV APP_PORT=58890 01:14:56 ---> Running in 6f11897d95f6 01:14:57 Removing intermediate container 6f11897d95f6 01:14:57 ---> 3eeb49836c7a 01:14:57 Step 14/22 : EXPOSE $APP_PORT 01:14:57 ---> Running in bb99c1f46373 01:14:57 Removing intermediate container bb99c1f46373 01:14:57 ---> f4b18a43e93b 01:14:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:14:58 ---> 0df69c809bf1 01:14:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:14:59 ---> 4c75e7ed59eb 01:14:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:15:00 ---> d4f190caeb1d 01:15:00 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 01:15:00 ---> Running in 6f766a7cefac 01:15:00 Removing intermediate container 6f766a7cefac 01:15:00 ---> 1c63e9204a92 01:15:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:15:01 ---> Running in 10aa7520417f 01:15:01 Removing intermediate container 10aa7520417f 01:15:01 ---> a48212ecf432 01:15:01 Step 20/22 : LABEL arch=arm64 01:15:01 ---> Running in d944d36be701 01:15:01 Removing intermediate container d944d36be701 01:15:01 ---> 0ecc2f3412fa 01:15:01 Step 21/22 : LABEL git_sha=2288201ab3ee6eda5877b9f56ed1f113f6a693dc 01:15:02 ---> Running in 1d7468a464ba 01:15:02 Removing intermediate container 1d7468a464ba 01:15:02 ---> d5743d4c858c 01:15:02 Step 22/22 : LABEL version=0.0.0 01:15:02 ---> Running in 02785167700f 01:15:03 Removing intermediate container 02785167700f 01:15:03 ---> ed18744e9d75 01:15:03 01:15:03 Successfully built ed18744e9d75 01:15:03 Successfully tagged sys-mgmt-agent-arm64:latest 01:15:03  Building sys-mgmt-agent ... done  [Pipeline] } 01:15:03 $ docker stop --time=1 3f08496ae13a67aa0f61e78555f2fb0cd2203cdca6274a661ab7f30c8324c208 01:15:05 $ docker rm -f 3f08496ae13a67aa0f61e78555f2fb0cd2203cdca6274a661ab7f30c8324c208 [Pipeline] // withDockerContainer [Pipeline] sh 01:15:06 + docker images 01:15:06 REPOSITORY TAG IMAGE ID CREATED SIZE 01:15:06 sys-mgmt-agent-arm64 latest ed18744e9d75 4 seconds ago 277MB 01:15:06 core-data-arm64 latest 85922ee349cf 58 seconds ago 19.5MB 01:15:06 76c2b0a25476 About a minute ago 1.58GB 01:15:06 decbbad5124a About a minute ago 1.57GB 01:15:06 security-bootstrapper-arm64 latest b0c6c43c1dbb About a minute ago 17.8MB 01:15:06 core-command-arm64 latest c415e8b844bf About a minute ago 15.2MB 01:15:06 bf6475ce18ac 2 minutes ago 1.57GB 01:15:06 1f2fe8d36e8a 2 minutes ago 1.57GB 01:15:06 security-secretstore-setup-arm64 latest a5e9bde95a8d 5 minutes ago 26.8MB 01:15:06 core-metadata-arm64 latest bebd6ce21026 5 minutes ago 15.9MB 01:15:06 support-notifications-arm64 latest 1a981ae3d61d 5 minutes ago 16.1MB 01:15:06 support-scheduler-arm64 latest 62bd0c42eb87 5 minutes ago 15.3MB 01:15:06 security-proxy-setup-arm64 latest 976268360b8e 5 minutes ago 25.4MB 01:15:06 15e23fed5b76 5 minutes ago 1.57GB 01:15:06 94351c7f1da9 5 minutes ago 1.57GB 01:15:06 ded745a69135 5 minutes ago 1.57GB 01:15:06 3aa3b6d12d0c 5 minutes ago 1.57GB 01:15:06 bb975cd67d6c 5 minutes ago 1.58GB 01:15:06 ci-base-image-arm64 latest bd1765f0a1f1 18 minutes ago 1.24GB 01:15:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 13 days ago 534MB 01:15:06 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 01:15:06 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 01:15:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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 01:15:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:15:08 01:15:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:15:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:15:09 arm64: Pulling from edgex-lftools-log-publisher 01:15:09 448f6bf000e3: Pulling fs layer 01:15:09 f757da607395: Pulling fs layer 01:15:09 05883995daec: Pulling fs layer 01:15:09 8603b9c90790: Pulling fs layer 01:15:09 1560dd03e051: Pulling fs layer 01:15:09 27f5ce0e4adf: Pulling fs layer 01:15:09 c2d8d7efcc4b: Pulling fs layer 01:15:09 8603b9c90790: Waiting 01:15:09 27f5ce0e4adf: Waiting 01:15:09 c2d8d7efcc4b: Waiting 01:15:09 f757da607395: Verifying Checksum 01:15:09 f757da607395: Download complete 01:15:09 8603b9c90790: Verifying Checksum 01:15:09 8603b9c90790: Download complete 01:15:09 1560dd03e051: Verifying Checksum 01:15:09 1560dd03e051: Download complete 01:15:09 27f5ce0e4adf: Verifying Checksum 01:15:09 27f5ce0e4adf: Download complete 01:15:09 05883995daec: Download complete 01:15:09 448f6bf000e3: Verifying Checksum 01:15:09 448f6bf000e3: Download complete 01:15:12 c2d8d7efcc4b: Verifying Checksum 01:15:12 c2d8d7efcc4b: Download complete 01:15:13 448f6bf000e3: Pull complete 01:15:14 f757da607395: Pull complete 01:15:16 05883995daec: Pull complete 01:15:16 8603b9c90790: Pull complete 01:15:17 1560dd03e051: Pull complete 01:15:17 27f5ce0e4adf: Pull complete 01:15:32 c2d8d7efcc4b: Pull complete 01:15:32 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:15:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:15:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:15:32 prd-ubuntu18.04-docker-arm64-4c-16g-2151 does not seem to be running inside a container 01:15:32 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:15:36 $ docker top 9f3ee703525df53fec3cfedf979cb3a79434fea7fabc5fb33ec773eece025384 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:15:37 ---> job-cost.sh 01:15:37 lf-activate-venv: SKIPPING 01:15:37 INFO: No Stack... 01:15:42 INFO: Retrieving Pricing Info for: v3-standard-4 01:15:42 INFO: Archiving Costs [Pipeline] sh 01:15:44 + cut -d, -f6 01:15:44 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 01:15:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3783-2-stack-cost] 01:15:44 Resource [jenkins-edgexfoundry-edgex-go-PR-3783-2-stack-cost] did not exist. Created. 01:15:44 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3783-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:15:44 + echo total: 0.10999999940395355 [Pipeline] stash 01:15:45 Stashed 1 file(s) [Pipeline] } 01:15:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3783-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:15:45 $ docker stop --time=1 9f3ee703525df53fec3cfedf979cb3a79434fea7fabc5fb33ec773eece025384 01:15:46 $ docker rm -f 9f3ee703525df53fec3cfedf979cb3a79434fea7fabc5fb33ec773eece025384 [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 01:15:48 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:15:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:15:48 ---> package-listing.sh 01:15:48 ++ facter osfamily 01:15:48 ++ tr '[:upper:]' '[:lower:]' 01:15:49 + OS_FAMILY=redhat 01:15:49 + workspace=/w/workspace/edgex-go/2 01:15:49 + START_PACKAGES=/tmp/packages_start.txt 01:15:49 + END_PACKAGES=/tmp/packages_end.txt 01:15:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:15:49 + PACKAGES=/tmp/packages_start.txt 01:15:49 + '[' /w/workspace/edgex-go/2 ']' 01:15:49 + PACKAGES=/tmp/packages_end.txt 01:15:49 + case "${OS_FAMILY}" in 01:15:49 + sort 01:15:49 + rpm -qa 01:15:52 + '[' -f /tmp/packages_start.txt ']' 01:15:52 + '[' -f /tmp/packages_end.txt ']' 01:15:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:15:52 + '[' /w/workspace/edgex-go/2 ']' 01:15:52 + mkdir -p /w/workspace/edgex-go/2/archives/ 01:15:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 01:15:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:15:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:15:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:15:53 01:15:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:15:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:15:53 latest: Pulling from edgex-lftools-log-publisher 01:15:53 b4d181a07f80: Pulling fs layer 01:15:53 a1111a8f2ec3: Pulling fs layer 01:15:53 ed53099fbce6: Pulling fs layer 01:15:53 dc539afda2c1: Pulling fs layer 01:15:53 77bc0d833cb6: Pulling fs layer 01:15:53 9065ff56babe: Pulling fs layer 01:15:53 d287ab97295c: Pulling fs layer 01:15:53 77bc0d833cb6: Waiting 01:15:53 9065ff56babe: Waiting 01:15:53 d287ab97295c: Waiting 01:15:53 dc539afda2c1: Waiting 01:15:53 a1111a8f2ec3: Verifying Checksum 01:15:53 a1111a8f2ec3: Download complete 01:15:53 dc539afda2c1: Verifying Checksum 01:15:53 dc539afda2c1: Download complete 01:15:53 ed53099fbce6: Download complete 01:15:53 9065ff56babe: Verifying Checksum 01:15:53 9065ff56babe: Download complete 01:15:53 77bc0d833cb6: Verifying Checksum 01:15:53 77bc0d833cb6: Download complete 01:15:53 b4d181a07f80: Verifying Checksum 01:15:53 b4d181a07f80: Download complete 01:15:54 d287ab97295c: Verifying Checksum 01:15:54 d287ab97295c: Download complete 01:15:55 b4d181a07f80: Pull complete 01:15:55 a1111a8f2ec3: Pull complete 01:15:56 ed53099fbce6: Pull complete 01:15:56 dc539afda2c1: Pull complete 01:15:56 77bc0d833cb6: Pull complete 01:15:56 9065ff56babe: Pull complete 01:16:01 d287ab97295c: Pull complete 01:16:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:16:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:16:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:16:01 prd-centos7-docker-4c-2g-2147 does not seem to be running inside a container 01:16:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:16:05 $ docker top 29c56b1e5c2c54822cab2302ec985f95e72e79ca478fd87be9abe00d86eb8444 -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:05 + touch /tmp/pre-build-complete [Pipeline] sh 01:16:05 + mkdir -p /var/log/sysstat [Pipeline] sh 01:16:06 + ls /var/log/sa-host 01:16:06 + sadf -c /var/log/sa-host/sa27 01:16:06 file_magic: OK 01:16:06 HZ: Using current value: 100 01:16:06 file_header: OK 01:16:06 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 01:16:06 Statistics: 01:16:06 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... 01:16:06 File successfully converted to sysstat format version 12.0.3 01:16:06 + sadf -c /var/log/sa-host/sa30 01:16:06 file_magic: OK 01:16:06 HZ: Using current value: 100 01:16:06 file_header: OK 01:16:06 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 01:16:06 Statistics: 01:16:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:16:06 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:06 provisioning config files... 01:16:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5225713879269574449tmp [Pipeline] { [Pipeline] echo 01:16:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:16:06 ---> create-netrc.sh [Pipeline] } 01:16:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:16:06 ---> python-tools-install.sh [Pipeline] echo 01:16:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:16:07 ---> sudo-logs.sh 01:16:07 Archiving 'sudo' log.. 01:16:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-2147.novalocal: Name or service not known 01:16:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-2147.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:16:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:16:08 ---> job-cost.sh 01:16:08 lf-activate-venv: SKIPPING 01:16:08 DEBUG: total: 0.10999999940395355 01:16:08 INFO: Retrieving Stack Cost... 01:16:08 INFO: Retrieving Pricing Info for: v3-standard-2 01:16:08 INFO: Archiving Costs [Pipeline] echo 01:16:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:16:08 ---> logs-deploy.sh 01:16:08 lf-activate-venv: SKIPPING 01:16:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3783/2 01:16:08 INFO: archiving workspace using pattern(s): 01:16:09 Archives upload complete. 01:16:09 INFO: archiving logs to Nexus