Pull request #4066 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b6ebfd535500a7b9f2709318b5039d3df44a856+e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 (3490f8f6b2401f0ef0cff51b1cadc3d8fd2af2cf) 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-ssh10631026268054772946.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh1620028652155318824.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4066/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4066/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16880428702396121253.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4066/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18033197532901914315.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh18388156721159154695.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4066/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4066/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2765076447745851075.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16376 in /w/workspace/edgexfoundry_edgex-go_PR-4066 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 into PR head commit 4b6ebfd535500a7b9f2709318b5039d3df44a856 Merge succeeded, producing 4b6ebfd535500a7b9f2709318b5039d3df44a856 Checking out Revision 4b6ebfd535500a7b9f2709318b5039d3df44a856 (PR-4066) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4066/head:refs/remotes/origin/PR-4066 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b6ebfd535500a7b9f2709318b5039d3df44a856 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b6ebfd535500a7b9f2709318b5039d3df44a856 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.4 to 1.8.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:06:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:06:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:06:06 ========================================================= 19:06:06 EdgeX Global Pipelines Version Info 19:06:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:06:07 ------------------- 19:06:07 stable info: 19:06:07 ------------------- 19:06:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:06:07 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 19:06:07 Message: update stable to v1.0.234 19:06:07 ------------------- 19:06:07 experimental info: 19:06:07 ------------------- 19:06:07 Commited By: **** collab-it+edgex@linuxfoundation.org 19:06:07 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 19:06:07 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4066 [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4066 [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4066 [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b6ebfd535500a7b9f2709318b5039d3df44a856 [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b6ebfd [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:09 provisioning config files... 19:06:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8760685392917435496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:09 ---> docker-login.sh 19:06:09 nexus3.edgexfoundry.org:10001 19:06:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:10 Configure a credential helper to remove this warning. See 19:06:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:10 19:06:10 Login Succeeded 19:06:10 nexus3.edgexfoundry.org:10002 19:06:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:10 Configure a credential helper to remove this warning. See 19:06:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:10 19:06:10 Login Succeeded 19:06:10 nexus3.edgexfoundry.org:10003 19:06:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:10 Configure a credential helper to remove this warning. See 19:06:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:10 19:06:10 Login Succeeded 19:06:10 nexus3.edgexfoundry.org:10004 19:06:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:10 Configure a credential helper to remove this warning. See 19:06:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:10 19:06:10 Login Succeeded 19:06:10 docker.io 19:06:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:11 Configure a credential helper to remove this warning. See 19:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:11 19:06:11 Login Succeeded 19:06:11 ---> docker-login.sh ends [Pipeline] } 19:06:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:11 + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:06:11 + dirname cmd/core-command/Dockerfile 19:06:11 + cut -d/ -f2 19:06:11 + echo core-command,cmd/core-command/Dockerfile 19:06:11 + dirname cmd/core-data/Dockerfile 19:06:11 + cut -d/ -f2 19:06:11 + echo core-data,cmd/core-data/Dockerfile 19:06:11 + dirname cmd/core-metadata/Dockerfile 19:06:11 + cut -d/ -f2 19:06:11 + echo core-metadata,cmd/core-metadata/Dockerfile 19:06:11 + dirname cmd/security-bootstrapper/Dockerfile 19:06:11 + cut -d/ -f2 19:06:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:06:11 + cut -d/ -f2 19:06:11 + dirname cmd/security-proxy-setup/Dockerfile 19:06:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:06:11 + dirname cmd/security-secretstore-setup/Dockerfile 19:06:11 + cut -d/ -f2 19:06:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:06:11 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:06:11 + cut -d/ -f2 19:06:11 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:06:11 + dirname cmd/security-spire-agent/Dockerfile 19:06:11 + cut -d/ -f2 19:06:11 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:06:11 + dirname cmd/security-spire-config/Dockerfile 19:06:11 + cut -d/ -f2 19:06:11 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:06:11 + dirname cmd/security-spire-server/Dockerfile 19:06:11 + cut -d/ -f2 19:06:11 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:06:11 + dirname cmd/support-notifications/Dockerfile 19:06:11 + cut -d/ -f2 19:06:11 + echo support-notifications,cmd/support-notifications/Dockerfile 19:06:11 + dirname+ cmd/support-scheduler/Dockerfile 19:06:11 cut -d/ -f2 19:06:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:06:11 + dirname cmd/sys-mgmt-agent/Dockerfile 19:06:11 + cut -d/ -f2 19:06:11 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:06:11 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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] { (Build Check) [Pipeline] sh 19:06:12 + git rev-list -1 --merges 4b6ebfd535500a7b9f2709318b5039d3df44a856~1..4b6ebfd535500a7b9f2709318b5039d3df44a856 [Pipeline] echo 19:06:12 -----------> git rev-list -1 --merges 4b6ebfd535500a7b9f2709318b5039d3df44a856~1..4b6ebfd535500a7b9f2709318b5039d3df44a856 4b6ebfd535500a7b9f2709318b5039d3df44a856 [false] [Pipeline] sh 19:06:12 + git log --format=format:%s -1 4b6ebfd535500a7b9f2709318b5039d3df44a856 [Pipeline] echo 19:06:12 ========================================================= 19:06:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:06:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:06:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:06:12 + grep -v github /etc/ssh/ssh_known_hosts 19:06:12 + [ -e /tmp/ssh_known_hosts ] 19:06:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:06:12 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:06:12 sudo tee -a /etc/ssh/ssh_known_hosts 19:06:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:13 19:06:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:13 0.1.4: Pulling from edgex-devops/py-git-semver 19:06:13 42c077c10790: Pulling fs layer 19:06:13 f63e77b7563a: Pulling fs layer 19:06:13 bd5fdadae976: Pulling fs layer 19:06:13 205491f53016: Pulling fs layer 19:06:13 df18705c85c3: Pulling fs layer 19:06:13 bdb3f477010e: Pulling fs layer 19:06:13 c8a8fc8e1c8f: Pulling fs layer 19:06:13 2c6e9b1d212d: Pulling fs layer 19:06:13 bdb8f0575790: Pulling fs layer 19:06:13 386e3cb2ff24: Pulling fs layer 19:06:13 2343380bae48: Pulling fs layer 19:06:13 205491f53016: Waiting 19:06:13 df18705c85c3: Waiting 19:06:13 bdb3f477010e: Waiting 19:06:13 c8a8fc8e1c8f: Waiting 19:06:13 386e3cb2ff24: Waiting 19:06:13 2c6e9b1d212d: Waiting 19:06:13 2343380bae48: Waiting 19:06:13 bdb8f0575790: Waiting 19:06:13 f63e77b7563a: Verifying Checksum 19:06:13 f63e77b7563a: Download complete 19:06:13 205491f53016: Verifying Checksum 19:06:13 205491f53016: Download complete 19:06:14 df18705c85c3: Verifying Checksum 19:06:14 df18705c85c3: Download complete 19:06:14 bd5fdadae976: Download complete 19:06:14 bdb3f477010e: Download complete 19:06:14 2c6e9b1d212d: Verifying Checksum 19:06:14 2c6e9b1d212d: Download complete 19:06:14 bdb8f0575790: Download complete 19:06:14 386e3cb2ff24: Download complete 19:06:14 42c077c10790: Verifying Checksum 19:06:14 42c077c10790: Download complete 19:06:14 c8a8fc8e1c8f: Verifying Checksum 19:06:14 c8a8fc8e1c8f: Download complete 19:06:15 42c077c10790: Pull complete 19:06:15 f63e77b7563a: Pull complete 19:06:16 bd5fdadae976: Pull complete 19:06:16 205491f53016: Pull complete 19:06:16 df18705c85c3: Pull complete 19:06:16 bdb3f477010e: Pull complete 19:06:18 c8a8fc8e1c8f: Pull complete 19:06:18 2c6e9b1d212d: Pull complete 19:06:18 bdb8f0575790: Pull complete 19:06:18 386e3cb2ff24: Pull complete 19:06:18 2343380bae48: Pull complete 19:06:18 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 19:06:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:18 prd-ubuntu20.04-docker-8c-8g-16376 does not seem to be running inside a container 19:06:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:06:20 $ docker top ae8c7419ec7f9d45f2f6528c410c7a5867a4176f23daa3882a6d7fc9f3c63cdd -eo pid,comm 19:06:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:06:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:06:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:20 [ssh-agent] Looking for ssh-agent implementation... 19:06:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:21 $ docker exec ae8c7419ec7f9d45f2f6528c410c7a5867a4176f23daa3882a6d7fc9f3c63cdd ssh-agent 19:06:21 SSH_AUTH_SOCK=/tmp/ssh-qVWejCuU4BnS/agent.33 19:06:21 SSH_AGENT_PID=39 19:06:21 Running ssh-add (command line suppressed) 19:06:21 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6629458361110436016.key (/w/workspace/edgex-go/1@tmp/private_key_6629458361110436016.key) 19:06:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:21 + git tag --points-at HEAD [Pipeline] } 19:06:21 $ docker exec --env ******** --env ******** ae8c7419ec7f9d45f2f6528c410c7a5867a4176f23daa3882a6d7fc9f3c63cdd ssh-agent -k 19:06:21 unset SSH_AUTH_SOCK; 19:06:21 unset SSH_AGENT_PID; 19:06:21 echo Agent pid 39 killed; 19:06:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:06:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:21 [ssh-agent] Looking for ssh-agent implementation... 19:06:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:21 $ docker exec ae8c7419ec7f9d45f2f6528c410c7a5867a4176f23daa3882a6d7fc9f3c63cdd ssh-agent 19:06:22 SSH_AUTH_SOCK=/tmp/ssh-UTXMuv0HRilx/agent.74 19:06:22 SSH_AGENT_PID=81 19:06:22 Running ssh-add (command line suppressed) 19:06:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3934052793910932969.key (/w/workspace/edgex-go/1@tmp/private_key_3934052793910932969.key) 19:06:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:22 + git semver init 19:06:22 2022-06-29 19:06:22,824 [run_init] DEBUG init version:0.0.0 force:False 19:06:22 2022-06-29 19:06:22,825 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:06:22 2022-06-29 19:06:22,825 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:06:22 2022-06-29 19:06:22,825 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:06:27 2022-06-29 19:06:27,067 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:06:27 2022-06-29 19:06:27,067 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4066 with force:False 19:06:27 2022-06-29 19:06:27,068 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4066 19:06:27 2022-06-29 19:06:27,072 [execute] INFO git cat-file --batch-check 19:06:27 2022-06-29 19:06:27,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:06:27 2022-06-29 19:06:27,080 [execute] INFO git cat-file --batch 19:06:27 2022-06-29 19:06:27,081 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:06:27 2022-06-29 19:06:27,086 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4066 19:06:27 0.0.0 [Pipeline] } 19:06:27 $ docker exec --env ******** --env ******** ae8c7419ec7f9d45f2f6528c410c7a5867a4176f23daa3882a6d7fc9f3c63cdd ssh-agent -k 19:06:27 unset SSH_AUTH_SOCK; 19:06:27 unset SSH_AGENT_PID; 19:06:27 echo Agent pid 81 killed; 19:06:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:27 + git semver [Pipeline] } 19:06:28 $ docker stop --time=1 ae8c7419ec7f9d45f2f6528c410c7a5867a4176f23daa3882a6d7fc9f3c63cdd 19:06:29 $ docker rm -f ae8c7419ec7f9d45f2f6528c410c7a5867a4176f23daa3882a6d7fc9f3c63cdd [Pipeline] // withDockerContainer [Pipeline] sh 19:06:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:06:30 Stashed 1 file(s) [Pipeline] echo 19:06:30 [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 19:06:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:30 ========================================================= 19:06:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:06:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:06:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:06:31 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:06:31 59bf1c3509f3: Pulling fs layer 19:06:31 666ba61612fd: Pulling fs layer 19:06:31 8ed8ca486205: Pulling fs layer 19:06:31 cc1cd167ecdc: Pulling fs layer 19:06:31 c516ae0d96e1: Pulling fs layer 19:06:31 684cea983483: Pulling fs layer 19:06:31 dd3240ac7de5: Pulling fs layer 19:06:31 b1e948a4e11c: Pulling fs layer 19:06:31 a8fd76ee1af6: Pulling fs layer 19:06:31 646ad004c059: Pulling fs layer 19:06:31 c516ae0d96e1: Waiting 19:06:31 684cea983483: Waiting 19:06:31 646ad004c059: Waiting 19:06:31 dd3240ac7de5: Waiting 19:06:31 cc1cd167ecdc: Waiting 19:06:31 b1e948a4e11c: Waiting 19:06:31 8ed8ca486205: Verifying Checksum 19:06:31 8ed8ca486205: Download complete 19:06:31 666ba61612fd: Verifying Checksum 19:06:31 666ba61612fd: Download complete 19:06:31 c516ae0d96e1: Verifying Checksum 19:06:31 c516ae0d96e1: Download complete 19:06:31 684cea983483: Verifying Checksum 19:06:31 684cea983483: Download complete 19:06:31 59bf1c3509f3: Verifying Checksum 19:06:31 dd3240ac7de5: Verifying Checksum 19:06:31 dd3240ac7de5: Download complete 19:06:31 b1e948a4e11c: Verifying Checksum 19:06:31 b1e948a4e11c: Download complete 19:06:31 59bf1c3509f3: Pull complete 19:06:31 666ba61612fd: Pull complete 19:06:31 8ed8ca486205: Pull complete 19:06:31 a8fd76ee1af6: Verifying Checksum 19:06:31 a8fd76ee1af6: Download complete 19:06:31 646ad004c059: Download complete 19:06:31 cc1cd167ecdc: Verifying Checksum 19:06:31 cc1cd167ecdc: Download complete 19:06:36 cc1cd167ecdc: Pull complete 19:06:36 c516ae0d96e1: Pull complete 19:06:36 684cea983483: Pull complete 19:06:36 dd3240ac7de5: Pull complete 19:06:36 b1e948a4e11c: Pull complete 19:06:38 a8fd76ee1af6: Pull complete 19:06:38 646ad004c059: Pull complete 19:06:38 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 19:06:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:06:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:06:38 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:06:38 WORKDIR /edgex 19:06:38 COPY go.mod . 19:06:38 RUN go mod download -t 19:06:38 ci-base-image-x86_64 -f - . 19:06:40 Sending build context to Docker daemon 335.1MB 19:06:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:06:40 ---> 8f69c11f6b0c 19:06:40 Step 2/4 : WORKDIR /edgex 19:06:43 ---> Running in a3b12cf1c368 19:06:43 Removing intermediate container a3b12cf1c368 19:06:43 ---> c2110dc5e338 19:06:43 Step 3/4 : COPY go.mod . 19:06:43 ---> 58b872441880 19:06:43 Step 4/4 : RUN go mod download 19:06:43 ---> Running in 52e8810d7b8c 19:06:45 Still waiting to schedule task 19:06:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:07:01 Removing intermediate container 52e8810d7b8c 19:07:01 ---> a81ad721bb6a 19:07:01 Successfully built a81ad721bb6a 19:07:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:02 + docker inspect -f . ci-base-image-x86_64 19:07:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:02 prd-ubuntu20.04-docker-8c-8g-16376 does not seem to be running inside a container 19:07:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:07:02 $ docker top 2cba8cfdc345d5c69e30202440cf1e5821f05ac1e2d2ca294fc5837276e83fc4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:03 + go version 19:07:03 go version go1.17.7 linux/amd64 [Pipeline] } 19:07:03 $ docker stop --time=1 2cba8cfdc345d5c69e30202440cf1e5821f05ac1e2d2ca294fc5837276e83fc4 19:07:04 $ docker rm -f 2cba8cfdc345d5c69e30202440cf1e5821f05ac1e2d2ca294fc5837276e83fc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:05 + docker inspect -f . ci-base-image-x86_64 19:07:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:05 prd-ubuntu20.04-docker-8c-8g-16376 does not seem to be running inside a container 19:07:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:07:05 $ docker top 2f7c096b5fc0e3deaf795202ce574ecce61664f3bc1f5ecfe9cb68a1da9737a0 -eo pid,comm [Pipeline] { [Pipeline] echo 19:07:05 ========================================================= 19:07:05 [edgeXBuildGoParallel] Running Tests and Build... 19:07:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:06 + make test 19:07:06 go mod tidy -compat=1.17 19:07:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:07:11 ? github.com/edgexfoundry/edgex-go [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:07:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 19:07:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:07:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements 19:07:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:07:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 54.2% of statements 19:07:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:07:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.738s coverage: 89.2% of statements 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 83.8% of statements 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.489s coverage: 95.6% of statements 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.095s coverage: 60.0% of statements 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements 19:07:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 19:07:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 19:07:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.188s coverage: 82.5% of statements 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.078s coverage: 100.0% of statements 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.203s coverage: 91.2% of statements 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 64.4% of statements 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.4% of statements 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.205s coverage: 43.8% of statements 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:07:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 19:07:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 19:07:47 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 19:08:05 GO111MODULE=on go vet ./... 19:08:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:08:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:08:10 ./bin/test-attribution-txt.sh [Pipeline] echo 19:08:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:08:10 + ls -al . 19:08:10 total 684 19:08:10 drwxrwxr-x 10 1001 1001 4096 Jun 29 19:07 . 19:08:10 drwxr-xr-x 4 root root 4096 Jun 29 19:07 .. 19:08:10 -rw-rw-r-- 1 1001 1001 11 Jun 29 19:06 .dockerignore 19:08:10 drwxrwxr-x 8 1001 1001 4096 Jun 29 19:06 .git 19:08:10 drwxrwxr-x 3 1001 1001 4096 Jun 29 19:06 .github 19:08:10 -rw-rw-r-- 1 1001 1001 879 Jun 29 19:06 .gitignore 19:08:10 -rw-rw-r-- 1 1001 1001 42 Jun 29 19:06 .golangci.yml 19:08:10 -rw-rw-r-- 1 1001 1001 87 Jun 29 19:06 .hadolint.yml 19:08:10 drwxr-xr-x 3 1001 1001 4096 Jun 29 19:06 .semver 19:08:10 -rw-rw-r-- 1 1001 1001 166 Jun 29 19:06 .sonarcloud.properties 19:08:10 -rw-rw-r-- 1 1001 1001 1171 Jun 29 19:06 ADOPTERS.md 19:08:10 -rw-rw-r-- 1 1001 1001 10347 Jun 29 19:06 Attribution.txt 19:08:10 -rw-rw-r-- 1 1001 1001 63209 Jun 29 19:06 CHANGELOG.md 19:08:10 -rw-rw-r-- 1 1001 1001 3804 Jun 29 19:06 CONTRIBUTING.md 19:08:10 -rw-rw-r-- 1 1001 1001 677 Jun 29 19:06 GOVERNANCE.md 19:08:10 -rw-rw-r-- 1 1001 1001 850 Jun 29 19:06 Jenkinsfile 19:08:10 -rw-rw-r-- 1 1001 1001 10775 Jun 29 19:06 LICENSE 19:08:10 -rw-rw-r-- 1 1001 1001 10389 Jun 29 19:06 Makefile 19:08:10 -rw-rw-r-- 1 1001 1001 582 Jun 29 19:06 OWNERS.md 19:08:10 -rw-rw-r-- 1 1001 1001 9094 Jun 29 19:06 README.md 19:08:10 -rw-rw-r-- 1 1001 1001 6912 Jun 29 19:06 SECURITY.md 19:08:10 -rw-rw-r-- 1 1001 1001 5 Jun 29 19:06 VERSION 19:08:10 -rw-rw-r-- 1 1001 1001 4131 Jun 29 19:06 ZMQWindows.md 19:08:10 drwxrwxr-x 2 1001 1001 4096 Jun 29 19:06 bin 19:08:10 drwxrwxr-x 18 1001 1001 4096 Jun 29 19:06 cmd 19:08:10 -rw-r--r-- 1 root root 435593 Jun 29 19:07 coverage.out 19:08:10 -rw-rw-r-- 1 1001 1001 3311 Jun 29 19:06 go.mod 19:08:10 -rw-rw-r-- 1 1001 1001 36231 Jun 29 19:07 go.sum 19:08:10 drwxrwxr-x 8 1001 1001 4096 Jun 29 19:06 internal 19:08:10 drwxrwxr-x 3 1001 1001 4096 Jun 29 19:06 openapi 19:08:10 drwxrwxr-x 4 1001 1001 4096 Jun 29 19:06 snap 19:08:10 -rw-rw-r-- 1 1001 1001 204 Jun 29 19:06 version.go [Pipeline] sh 19:08:10 + '[' -e coverage.out ] 19:08:10 + chown 1001:1001 coverage.out [Pipeline] stash 19:08:10 Stashed 1 file(s) [Pipeline] sh 19:08:11 + make build 19:08:11 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:08:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16378 in /w/workspace/edgexfoundry_edgex-go_PR-4066 [Pipeline] { [Pipeline] ws 19:08:18 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:08:18 The recommended git tool is: git 19:08:24 using credential edgex-jenkins-ssh 19:08:24 Cloning the remote Git repository 19:08:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:08:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:08:25 > git init /w/workspace/edgex-go/1 # timeout=10 19:08:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:25 > git --version # timeout=10 19:08:25 > git --version # 'git version 2.25.1' 19:08:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:08:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:08:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:08:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:08:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:08:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:08:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:08:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:08:42 Merging remotes/origin/main commit e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 into PR head commit 4b6ebfd535500a7b9f2709318b5039d3df44a856 19:08:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4066/head:refs/remotes/origin/PR-4066 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:08:42 > git config core.sparsecheckout # timeout=10 19:08:42 > git checkout -f 4b6ebfd535500a7b9f2709318b5039d3df44a856 # timeout=10 19:08:43 Merge succeeded, producing 4b6ebfd535500a7b9f2709318b5039d3df44a856 19:08:43 Checking out Revision 4b6ebfd535500a7b9f2709318b5039d3df44a856 (PR-4066) 19:08:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:08:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:08:42 > git remote # timeout=10 19:08:42 > git config --get remote.origin.url # timeout=10 19:08:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:42 > git merge e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 19:08:43 > git rev-parse HEAD^{commit} # timeout=10 19:08:43 > git config core.sparsecheckout # timeout=10 19:08:43 > git checkout -f 4b6ebfd535500a7b9f2709318b5039d3df44a856 # timeout=10 19:08:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:08:46 $ docker stop --time=1 2f7c096b5fc0e3deaf795202ce574ecce61664f3bc1f5ecfe9cb68a1da9737a0 19:08:47 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.4 to 1.8.0" 19:08:47 > git --version # timeout=10 19:08:47 > git --version # 'git version 2.25.1' 19:08:47 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 19:08:48 $ docker rm -f 2f7c096b5fc0e3deaf795202ce574ecce61664f3bc1f5ecfe9cb68a1da9737a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:50 19:08:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:08:50 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:50 Dload Upload Total Spent Left Speed 19:08:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 92127 0 --:--:-- --:--:-- --:--:-- 92825 19:08:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:50 latest: Pulling from edgex-devops/edgex-compose 19:08:50 cbdbe7a5bc2a: Pulling fs layer 19:08:50 ca9280d653b3: Pulling fs layer 19:08:50 7e9c9ca2126c: Pulling fs layer 19:08:50 cbdbe7a5bc2a: Download complete [Pipeline] sh 19:08:50 ca9280d653b3: Verifying Checksum 19:08:50 ca9280d653b3: Download complete 19:08:50 cbdbe7a5bc2a: Pull complete 19:08:51 7e9c9ca2126c: Verifying Checksum 19:08:51 7e9c9ca2126c: Download complete 19:08:51 ca9280d653b3: Pull complete 19:08:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:08:51 + sudo tee /etc/docker/daemon.new 19:08:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:08:51 { 19:08:51 "registry-mirrors": [ 19:08:51 "https://nexus3.edgexfoundry.org:10001" 19:08:51 ], 19:08:51 "bip": "10.250.0.254/24", 19:08:51 "hosts": [ 19:08:51 "tcp://0.0.0.0:5555", 19:08:51 "unix:///var/run/docker.sock" 19:08:51 ], 19:08:51 "mtu": 1458, 19:08:51 "selinux-enabled": true, 19:08:51 "seccomp-profile": "/etc/docker/seccomp.json" 19:08:51 } [Pipeline] sh 19:08:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:08:52 + sudo service docker restart 19:08:54 7e9c9ca2126c: Pull complete 19:08:54 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:08:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:54 prd-ubuntu20.04-docker-8c-8g-16376 does not seem to be running inside a container 19:08:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:08:56 $ docker top dc8f6d2531a241aeacbfa6ba3430fe591c3d422e1cab00d4d7ab526303556c1d -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:56 + docker-compose build --help 19:08:56 + grep parallel 19:08:57 --parallel Build images in parallel. [Pipeline] } 19:08:57 $ docker stop --time=1 dc8f6d2531a241aeacbfa6ba3430fe591c3d422e1cab00d4d7ab526303556c1d 19:08:58 $ docker rm -f dc8f6d2531a241aeacbfa6ba3430fe591c3d422e1cab00d4d7ab526303556c1d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:59 prd-ubuntu20.04-docker-8c-8g-16376 does not seem to be running inside a container 19:08:59 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:08:59 $ docker top 1a9b58e8a3396871de888f00a5308d9ec7ee69c9f4406691d77370dd7ca9211b -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:00 + docker-compose -f ./docker-compose-build.yml build --parallel 19:09:00 Building core-command ... 19:09:00 Building core-data ... 19:09:00 Building core-metadata ... 19:09:00 Building security-bootstrapper ... 19:09:00 Building security-proxy-setup ... 19:09:00 Building security-secretstore-setup ... 19:09:00 Building security-spiffe-token-provider ... 19:09:00 Building security-spire-agent ... 19:09:00 Building security-spire-config ... 19:09:00 Building security-spire-server ... 19:09:00 Building support-notifications ... 19:09:00 Building support-scheduler ... 19:09:00 Building sys-mgmt-agent ... 19:09:00 Building security-bootstrapper 19:09:00 Building core-command 19:09:00 Building sys-mgmt-agent 19:09:00 Building security-spire-config 19:09:00 Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:10 provisioning config files... 19:09:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config796519715241248671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:11 ---> docker-login.sh 19:09:11 nexus3.edgexfoundry.org:10001 19:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:12 Configure a credential helper to remove this warning. See 19:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:12 19:09:12 Login Succeeded 19:09:12 nexus3.edgexfoundry.org:10002 19:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:12 Configure a credential helper to remove this warning. See 19:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:12 19:09:12 Login Succeeded 19:09:12 nexus3.edgexfoundry.org:10003 19:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:13 Configure a credential helper to remove this warning. See 19:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:13 19:09:13 Login Succeeded 19:09:13 nexus3.edgexfoundry.org:10004 19:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:13 Configure a credential helper to remove this warning. See 19:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:13 19:09:13 Login Succeeded 19:09:13 docker.io 19:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:14 Configure a credential helper to remove this warning. See 19:09:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:14 19:09:14 Login Succeeded 19:09:14 ---> docker-login.sh ends [Pipeline] } 19:09:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:09:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:15 ========================================================= 19:09:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:09:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:09:15 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:09:15 ---> a81ad721bb6a 19:09:15 Step 3/26 : WORKDIR /edgex-go 19:09:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:15 ---> a81ad721bb6a 19:09:15 Step 3/22 : WORKDIR /edgex-go 19:09:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:15 ---> a81ad721bb6a 19:09:15 Step 3/23 : WORKDIR /edgex-go 19:09:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:15 ---> a81ad721bb6a 19:09:15 Step 3/23 : WORKDIR /edgex-go 19:09:15 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:15 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:09:15 ---> a81ad721bb6a 19:09:15 Step 3/31 : WORKDIR /edgex-go 19:09:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:09:15 9b3977197b4f: Pulling fs layer 19:09:15 1a89e8eeedd5: Pulling fs layer 19:09:15 94645a83ff95: Pulling fs layer 19:09:15 e6fb740bc735: Pulling fs layer 19:09:15 3a77bd46dcc9: Pulling fs layer 19:09:15 355e64cbe906: Pulling fs layer 19:09:15 63ab81a10011: Pulling fs layer 19:09:15 555d1d1c4555: Pulling fs layer 19:09:15 7d9057610161: Pulling fs layer 19:09:15 355e64cbe906: Waiting 19:09:15 63ab81a10011: Waiting 19:09:15 555d1d1c4555: Waiting 19:09:15 7d9057610161: Waiting 19:09:15 e6fb740bc735: Waiting 19:09:15 3a77bd46dcc9: Waiting 19:09:15 94645a83ff95: Download complete 19:09:15 1a89e8eeedd5: Download complete 19:09:15 3a77bd46dcc9: Verifying Checksum 19:09:15 3a77bd46dcc9: Download complete 19:09:15 355e64cbe906: Verifying Checksum 19:09:15 355e64cbe906: Download complete 19:09:15 9b3977197b4f: Download complete 19:09:15 63ab81a10011: Verifying Checksum 19:09:15 63ab81a10011: Download complete 19:09:16 9b3977197b4f: Pull complete 19:09:16 7d9057610161: Verifying Checksum 19:09:16 7d9057610161: Download complete 19:09:17 1a89e8eeedd5: Pull complete 19:09:17 94645a83ff95: Pull complete 19:09:17 555d1d1c4555: Verifying Checksum 19:09:17 555d1d1c4555: Download complete 19:09:18 ---> Running in 5687a21816b2 19:09:18 ---> Running in 4dc3b071ec43 19:09:18 ---> Running in 7889d8cc42df 19:09:18 ---> Running in 240493ea8854 19:09:18 ---> Running in 2d54fe85efdb 19:09:18 Removing intermediate container 5687a21816b2 19:09:18 ---> c9f238b5d8f9 19:09:18 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:18 Removing intermediate container 240493ea8854 19:09:18 ---> 147a2cb22036 19:09:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:18 Removing intermediate container 4dc3b071ec43 19:09:18 ---> 924f23934c77 19:09:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:18 Removing intermediate container 7889d8cc42df 19:09:18 ---> 4cc3a926bb4e 19:09:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:18 ---> Running in ac20433037e7 19:09:18 Removing intermediate container 2d54fe85efdb 19:09:18 ---> d0e1b6d2fd8a 19:09:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:18 ---> Running in e976eec7b136 19:09:18 ---> Running in 637727ec7e7d 19:09:18 ---> Running in 96220a1167b8 19:09:18 ---> Running in f30a231b1397 19:09:18 e6fb740bc735: Verifying Checksum 19:09:18 e6fb740bc735: Download complete 19:09:19 Removing intermediate container e976eec7b136 19:09:19 ---> aab5cbfdcbe8 19:09:19 Step 5/22 : RUN apk add --update --no-cache make git 19:09:19 ---> Running in 97f809332440 19:09:19 Removing intermediate container ac20433037e7 19:09:19 ---> 33820e948c0f 19:09:19 Step 5/31 : RUN apk add --update --no-cache make git 19:09:19 ---> Running in 9204a63188ef 19:09:19 Removing intermediate container f30a231b1397 19:09:19 ---> b885794067b0 19:09:19 Step 5/23 : RUN apk add --update --no-cache make bash git 19:09:19 ---> Running in 1d996ad6e1bf 19:09:19 Removing intermediate container 637727ec7e7d 19:09:19 ---> 35ab22a8b827 19:09:19 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:09:19 ---> Running in 9dc122b64f00 19:09:19 Removing intermediate container 96220a1167b8 19:09:19 ---> 0bdd31043cf9 19:09:19 Step 5/23 : RUN apk add --update --no-cache make git 19:09:19 ---> Running in 53dd4a0d7c6f 19:09:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:21 OK: 221 MiB in 52 packages 19:09:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:21 OK: 221 MiB in 52 packages 19:09:21 OK: 221 MiB in 52 packages 19:09:21 Removing intermediate container 97f809332440 19:09:21 ---> 103905db1fcb 19:09:21 Step 6/22 : COPY go.mod vendor* ./ 19:09:21 Removing intermediate container 9204a63188ef 19:09:21 ---> 570e7f3fbe27 19:09:21 Step 6/31 : COPY go.mod vendor* ./ 19:09:22 OK: 221 MiB in 52 packages 19:09:22 Removing intermediate container 1d996ad6e1bf 19:09:22 ---> 57f493fc35c5 19:09:22 Step 6/23 : COPY go.mod vendor* ./ 19:09:22 ---> 0e903df531d4 19:09:22 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:22 ---> dfa491d4a6ed 19:09:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:22 OK: 221 MiB in 52 packages 19:09:22 ---> Running in fdf49c8d012c 19:09:22 ---> Running in 5d02b314f654 19:09:22 ---> 9e06f371264a 19:09:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:22 ---> Running in 9a0f3e328aaf 19:09:22 Removing intermediate container 53dd4a0d7c6f 19:09:22 ---> 1a2ecccf46dd 19:09:22 Step 6/23 : COPY go.mod vendor* ./ 19:09:22 ---> 66717a6601ea 19:09:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:22 ---> Running in 23f112d182aa 19:09:22 Removing intermediate container 9dc122b64f00 19:09:22 ---> 6b88bdfee15b 19:09:22 Step 6/26 : COPY go.mod vendor* ./ 19:09:22 ---> 0fdaba99648e 19:09:22 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:22 ---> Running in 8065f6204ebc 19:09:23 Removing intermediate container fdf49c8d012c 19:09:23 ---> ccf3e5e15b0a 19:09:23 Step 8/31 : COPY . . 19:09:23 Removing intermediate container 5d02b314f654 19:09:23 ---> d96d81e1aedd 19:09:23 Step 8/22 : COPY . . 19:09:23 Removing intermediate container 9a0f3e328aaf 19:09:23 ---> 3e4b0ce58ba4 19:09:23 Step 8/23 : COPY . . 19:09:30 Removing intermediate container 23f112d182aa 19:09:30 ---> 3d9a57f69178 19:09:30 Step 8/23 : COPY . . 19:09:30 Removing intermediate container 8065f6204ebc 19:09:30 ---> cb7b0bfb5537 19:09:30 Step 8/26 : COPY . . 19:09:30 ---> 6746e880820b 19:09:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:09:30 ---> 9d80a7173beb 19:09:30 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:09:30 ---> 9bba68bc3f98 19:09:30 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:09:31 e6fb740bc735: Pull complete 19:09:31 3a77bd46dcc9: Pull complete 19:09:31 355e64cbe906: Pull complete 19:09:32 63ab81a10011: Pull complete 19:09:34 ---> Running in 0f43bdcbf9d9 19:09:34 ---> Running in 189fba5b3c7d 19:09:34 ---> Running in c28532987be3 19:09:34 ---> 092c5fe0f0a6 19:09:34 Step 9/23 : RUN make cmd/core-command/core-command 19:09:34 ---> e7851e7f2813 19:09:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:09:34 ---> Running in 21622a40e55b 19:09:34 ---> Running in 5f0db16baa97 19:09:34 Removing intermediate container 5f0db16baa97 19:09:34 ---> 76a9b39e3ac2 19:09:34 Step 10/26 : WORKDIR /edgex-go/spire-build 19:09:34 ---> Running in ca1454feb8be 19:09:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:09:34 Removing intermediate container ca1454feb8be 19:09:34 ---> 845cdffe89e4 19:09:34 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:09:34 ---> Running in e2b5fb075835 19:09:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:09:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:09:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:09:35 Removing intermediate container e2b5fb075835 19:09:35 ---> 26ea9002e046 19:09:35 Step 12/26 : WORKDIR /edgex-go 19:09:35 ---> Running in ea8536a8df58 19:09:36 Removing intermediate container ea8536a8df58 19:09:36 ---> 5938f47338d6 19:09:36 19:09:36 Step 13/26 : FROM alpine:3.15 19:09:36 3.15: Pulling from library/alpine 19:09:37 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:09:37 Status: Downloaded newer image for alpine:3.15 19:09:37 ---> 0ac33e5f5afa 19:09:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:37 ---> Running in 44dcd11a9be1 19:09:37 Removing intermediate container 44dcd11a9be1 19:09:37 ---> 4c4de7ed4e52 19:09:37 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:37 ---> Running in 86cb03a3fc79 19:09:38 555d1d1c4555: Pull complete 19:09:39 Removing intermediate container 86cb03a3fc79 19:09:39 ---> 308acb413888 19:09:39 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:09:39 ---> Running in f025709718e6 19:09:40 7d9057610161: Pull complete 19:09:40 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 19:09:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:09:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists 19:09:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 19:09:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:09:40 WORKDIR /edgex 19:09:40 COPY go.mod . 19:09:40 RUN go mod download 19:09:40 + docker build -t ci-base-image-arm64 -f - . 19:09:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:41 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:09:41 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:09:41 OK: 15859 distinct packages available 19:09:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:43 (1/4) Installing dumb-init (1.2.5-r1) 19:09:43 (2/4) Installing musl-obstack (1.2.3-r0) 19:09:43 (3/4) Installing libucontext (1.1-r0) 19:09:43 (4/4) Installing gcompat (1.0.0-r4) 19:09:43 Executing busybox-1.34.1-r5.trigger 19:09:43 OK: 6 MiB in 18 packages 19:09:43 Sending build context to Docker daemon 169.2MB 19:09:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:09:43 ---> 819e984ddca1 19:09:43 Step 2/4 : WORKDIR /edgex 19:09:45 Removing intermediate container f025709718e6 19:09:45 ---> 80b687cc1119 19:09:45 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:09:46 ---> Running in fef878084663 19:09:46 Removing intermediate container fef878084663 19:09:46 ---> 99356bbb2700 19:09:46 Step 3/4 : COPY go.mod . 19:09:46 ---> c1c8281ad2ba 19:09:46 Step 4/4 : RUN go mod download 19:09:46 ---> Running in e8cf841ad031 19:09:48 ---> fccb3116449a 19:09:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:09:49 ---> 0bd27e1ab87d 19:09:49 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:09:49 ---> Running in b1c46e3d81da 19:09:49 Removing intermediate container b1c46e3d81da 19:09:49 ---> d0d0c0fc1251 19:09:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:09:50 ---> 4d11e9dfa5d6 19:09:50 Step 21/26 : WORKDIR / 19:09:50 ---> Running in d098dc7e3490 19:09:50 Removing intermediate container d098dc7e3490 19:09:50 ---> 0fe2016b461a 19:09:50 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:09:50 ---> Running in 06b623b948cd 19:09:50 Removing intermediate container 06b623b948cd 19:09:50 ---> 9f48e2e471b2 19:09:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:09:50 ---> Running in 11ec783d4ac4 19:09:50 Removing intermediate container 11ec783d4ac4 19:09:50 ---> 0b111917c646 19:09:50 Step 24/26 : LABEL arch=x86_64 19:09:51 ---> Running in 4ccabbdbf660 19:09:51 Removing intermediate container 4ccabbdbf660 19:09:51 ---> a827952c1de8 19:09:51 Step 25/26 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:09:51 ---> Running in 76f1e67e0388 19:09:52 Removing intermediate container 76f1e67e0388 19:09:52 ---> d281444722e7 19:09:52 Step 26/26 : LABEL version=0.0.0 19:09:52 ---> Running in 9f2abecf7e50 19:09:52 Removing intermediate container 9f2abecf7e50 19:09:52 ---> f57d670cbd8d 19:09:52 19:09:52 Successfully built f57d670cbd8d 19:09:52 Successfully tagged security-spire-config:latest 19:09:52  Building security-spire-config ... done Building core-metadata 19:09:57 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:57 ---> a81ad721bb6a 19:09:57 Step 3/23 : WORKDIR /edgex-go 19:09:57 ---> Using cache 19:09:57 ---> d0e1b6d2fd8a 19:09:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:57 ---> Using cache 19:09:57 ---> b885794067b0 19:09:57 Step 5/23 : RUN apk add --update --no-cache make git 19:09:58 ---> Running in ca93be5f4884 19:09:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:00 Removing intermediate container c28532987be3 19:10:00 ---> 60a2ceb4b23e 19:10:00 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:10:00 Removing intermediate container 21622a40e55b 19:10:00 ---> 05bd5980e505 19:10:00 19:10:00 Step 10/23 : FROM alpine:3.14 19:10:00 OK: 221 MiB in 52 packages 19:10:00 Removing intermediate container 189fba5b3c7d 19:10:00 ---> 35a47aa3fe79 19:10:00 19:10:00 Step 10/31 : FROM alpine:3.14 19:10:00 ---> Running in b8cbb707255f 19:10:00 3.14: Pulling from library/alpine 19:10:00 3.14: Pulling from library/alpine 19:10:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:10:01 Removing intermediate container ca93be5f4884 19:10:01 ---> f54feb6dcfa7 19:10:01 Step 6/23 : COPY go.mod vendor* ./ 19:10:01 Removing intermediate container b8cbb707255f 19:10:01 ---> 43ac12ad41be 19:10:01 19:10:01 Step 11/23 : FROM docker:20.10.14 19:10:01 Removing intermediate container 0f43bdcbf9d9 19:10:01 ---> 160484d58052 19:10:01 19:10:01 Step 10/22 : FROM alpine:3.14 19:10:01 3.14: Pulling from library/alpine 19:10:01 20.10.14: Pulling from library/docker 19:10:01 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:10:01 Status: Downloaded newer image for alpine:3.14 19:10:01 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:10:01 Status: Image is up to date for alpine:3.14 19:10:01 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:10:01 Status: Image is up to date for alpine:3.14 19:10:01 ---> e04c818066af 19:10:01 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:10:01 ---> e04c818066af 19:10:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:10:01 ---> e04c818066af 19:10:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:10:01 ---> Running in 011a578c358f 19:10:01 ---> Running in b9c9d1f8ae40 19:10:01 ---> Running in 321e6a7ee815 19:10:01 ---> 309da29e0089 19:10:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:01 ---> Running in b135bc7e06b5 19:10:01 Removing intermediate container 321e6a7ee815 19:10:01 ---> c2572e1fdf35 19:10:01 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:10:02 ---> Running in b083f65e29d7 19:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:02 (1/1) Installing dumb-init (1.2.5-r1) 19:10:02 Executing busybox-1.33.1-r7.trigger 19:10:02 OK: 6 MiB in 15 packages 19:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:02 (1/1) Installing dumb-init (1.2.5-r1) 19:10:02 Executing busybox-1.33.1-r7.trigger 19:10:02 OK: 6 MiB in 15 packages 19:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:02 (1/2) Installing dumb-init (1.2.5-r1) 19:10:02 (2/2) Installing su-exec (0.2-r1) 19:10:02 Executing busybox-1.33.1-r7.trigger 19:10:02 OK: 6 MiB in 16 packages 19:10:03 Removing intermediate container 011a578c358f 19:10:03 ---> 67199386c001 19:10:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:03 Removing intermediate container b9c9d1f8ae40 19:10:03 ---> 53067a3d91a1 19:10:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:03 ---> Running in c531d19897cf 19:10:03 ---> Running in eb472cd2455e 19:10:03 Removing intermediate container b135bc7e06b5 19:10:03 ---> 5e1ccde77131 19:10:03 Step 8/23 : COPY . . 19:10:03 Removing intermediate container c531d19897cf 19:10:03 ---> f0ac280ceb4c 19:10:03 Step 13/22 : ENV APP_PORT=59861 19:10:03 ---> Running in b6968d8f19e1 19:10:03 Removing intermediate container eb472cd2455e 19:10:03 ---> 611c99374d89 19:10:03 Step 13/23 : ENV APP_PORT=59882 19:10:03 Removing intermediate container b083f65e29d7 19:10:03 ---> 3b7bdacdc6f4 19:10:03 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:10:03 ---> Running in 59cd4871d941 19:10:03 Removing intermediate container b6968d8f19e1 19:10:03 ---> 012042bf7ac8 19:10:03 Step 14/22 : EXPOSE $APP_PORT 19:10:04 ---> Running in b1e0505a534a 19:10:04 ---> Running in 3ff1dd42abac 19:10:04 Removing intermediate container 59cd4871d941 19:10:04 ---> 65240ffe6fbc 19:10:04 Step 14/23 : EXPOSE $APP_PORT 19:10:04 Removing intermediate container b1e0505a534a 19:10:04 ---> b53987c8d218 19:10:04 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:10:04 ---> Running in 3976a441518f 19:10:04 Removing intermediate container 3ff1dd42abac 19:10:04 ---> dd8f27892454 19:10:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:04 ---> Running in 5c66370705e2 19:10:04 Removing intermediate container 3976a441518f 19:10:04 ---> f97652e9f9fc 19:10:04 Step 15/23 : WORKDIR / 19:10:04 ---> d0b2f427327e 19:10:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:10:04 Removing intermediate container 5c66370705e2 19:10:04 ---> cc5bc2f61e3f 19:10:04 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:10:05 ---> Running in eae5d2dd44cd 19:10:05 ---> Running in 5c3d0161ed8b 19:10:05 Removing intermediate container eae5d2dd44cd 19:10:05 ---> 8691b1ce3e85 19:10:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:05 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:10:05 Status: Downloaded newer image for docker:20.10.14 19:10:05 ---> 7417809fdb73 19:10:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:10:05 ---> Running in ec6413a44937 19:10:05 ---> 65dfb08d11ef 19:10:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:10:05 ---> 1053805f2273 19:10:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:10:05 Removing intermediate container ec6413a44937 19:10:05 ---> 5da1411d2df7 19:10:05 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:10:05 ---> Running in 3a9d20c45c7e 19:10:05 ---> 8f728095af1d 19:10:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:10:05 ---> Running in e5c32b94b182 19:10:06 Removing intermediate container 5c3d0161ed8b 19:10:06 ---> fb6c8943a37c 19:10:06 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:10:06 ---> 6070c0509686 19:10:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:10:06 Removing intermediate container e5c32b94b182 19:10:06 ---> 1dcec3ba1b0d 19:10:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:06 ---> Running in 3bb5f02afc5b 19:10:06 ---> Running in 3908d6550dae 19:10:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:06 Removing intermediate container 3908d6550dae 19:10:06 ---> dfec672e3adc 19:10:06 Step 20/22 : LABEL arch=x86_64 19:10:06 ---> 8f33b417d20d 19:10:06 Step 19/23 : ENTRYPOINT ["/core-command"] 19:10:06 Removing intermediate container 3bb5f02afc5b 19:10:06 ---> 617d2f523a94 19:10:06 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:10:06 ---> Running in 4c1b0732dbd4 19:10:06 ---> Running in a5641d218119 19:10:06 Removing intermediate container 4c1b0732dbd4 19:10:06 ---> d7f50ba9eddb 19:10:06 Step 21/22 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:10:06 (1/43) Installing readline (8.1.1-r0) 19:10:06 (2/43) Installing bash (5.1.16-r0) 19:10:06 Removing intermediate container a5641d218119 19:10:06 ---> f71f1d7e4bda 19:10:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:06 Executing bash-5.1.16-r0.post-install 19:10:06 (3/43) Installing brotli-libs (1.0.9-r5) 19:10:06 ---> Running in de4c390f78e2 19:10:06 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:10:06 (5/43) Installing libcurl (7.80.0-r1) 19:10:06 (6/43) Installing curl (7.80.0-r1) 19:10:06 ---> Running in 247dee3a1cee 19:10:06 ---> 8c1024a22c8d 19:10:06 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:10:06 (7/43) Installing dumb-init (1.2.5-r1) 19:10:06 (8/43) Installing libbz2 (1.0.8-r1) 19:10:06 (9/43) Installing expat (2.4.7-r0) 19:10:06 (10/43) Installing libffi (3.4.2-r1) 19:10:06 Removing intermediate container de4c390f78e2 19:10:06 ---> e13b3751ae7f 19:10:06 Step 22/22 : LABEL version=0.0.0 19:10:06 ---> Running in 4c868db582a7 19:10:06 (11/43) Installing gdbm (1.22-r0) 19:10:06 (12/43) Installing xz-libs (5.2.5-r1) 19:10:06 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:10:06 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:10:06 Removing intermediate container 247dee3a1cee 19:10:06 ---> a2224b480eb6 19:10:06 (15/43) Installing mpdecimal (2.5.1-r1) 19:10:06 Step 21/23 : LABEL arch=x86_64 19:10:06 (16/43) Installing sqlite-libs (3.36.0-r0) 19:10:06 (17/43) Installing python3 (3.9.7-r4) 19:10:06 ---> Running in 76df73af7f74 19:10:06 ---> Running in 000e69b1d8a9 19:10:06 Removing intermediate container 76df73af7f74 19:10:06 ---> dd222427feb4 19:10:06 19:10:06 Successfully built dd222427feb4 19:10:06 Successfully tagged support-scheduler:latest 19:10:06  Building support-scheduler ... done Removing intermediate container 000e69b1d8a9 19:10:06 ---> 634de4dbd2ab 19:10:06 Step 22/23 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:10:06 Building security-proxy-setup 19:10:07 ---> Running in 5ce626779be4 19:10:07 (18/43) Installing py3-appdirs (1.4.4-r2) 19:10:07 (19/43) Installing py3-certifi (2020.12.5-r1) 19:10:07 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:10:07 (21/43) Installing py3-idna (3.3-r0) 19:10:07 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:10:07 (23/43) Installing py3-requests (2.26.0-r1) 19:10:07 (24/43) Installing py3-msgpack (1.0.2-r1) 19:10:07 (25/43) Installing py3-lockfile (0.12.2-r4) 19:10:07 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:10:07 (27/43) Installing py3-colorama (0.4.4-r1) 19:10:07 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:10:07 (29/43) Installing py3-distlib (0.3.3-r0) 19:10:07 (30/43) Installing py3-distro (1.6.0-r0) 19:10:07 (31/43) Installing py3-six (1.16.0-r0) 19:10:07 (32/43) Installing py3-webencodings (0.5.1-r4) 19:10:07 (33/43) Installing py3-html5lib (1.1-r1) 19:10:07 (34/43) Installing py3-parsing (2.4.7-r2) 19:10:07 (35/43) Installing py3-packaging (20.9-r1) 19:10:07 (36/43) Installing py3-tomli (1.2.2-r0) 19:10:07 (37/43) Installing py3-pep517 (0.12.0-r0) 19:10:07 (38/43) Installing py3-progress (1.6-r0) 19:10:07 (39/43) Installing py3-retrying (1.3.3-r2) 19:10:07 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:10:07 (41/43) Installing py3-setuptools (52.0.0-r4) 19:10:07 (42/43) Installing py3-toml (0.10.2-r2) 19:10:07 (43/43) Installing py3-pip (20.3.4-r1) 19:10:07 Executing busybox-1.34.1-r5.trigger 19:10:07 OK: 83 MiB in 65 packages 19:10:08 Collecting docker-compose==1.23.2 19:10:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:10:08 Collecting texttable<0.10,>=0.9.0 19:10:08 Downloading texttable-0.9.1.tar.gz (11 kB) 19:10:08 Removing intermediate container 5ce626779be4 19:10:08 ---> b7edf4a8f5fe 19:10:08 Step 23/23 : LABEL version=0.0.0 19:10:08 Collecting cached-property<2,>=1.2.0 19:10:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:10:08 ---> Running in 143045a2f812 19:10:08 Collecting docker<4.0,>=3.6.0 19:10:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:10:08 Removing intermediate container 4c868db582a7 19:10:08 ---> 9863312bc9f7 19:10:08 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:08 Collecting docopt<0.7,>=0.6.1 19:10:08 Downloading docopt-0.6.2.tar.gz (25 kB) 19:10:08 Removing intermediate container 143045a2f812 19:10:08 ---> 083dc748b62a 19:10:08 19:10:08 Successfully built 083dc748b62a 19:10:08 Successfully tagged core-command:latest 19:10:08  Building core-command ... done Building support-notifications 19:10:08 ---> 4115ec50c00a 19:10:08 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:10:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:10:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:10:09 Collecting jsonschema<3,>=2.5.1 19:10:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:10:09 Collecting dockerpty<0.5,>=0.4.1 19:10:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:10:09 ---> 954b8b9c3e4f 19:10:09 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:10:09 Collecting PyYAML<4,>=3.10 19:10:09 Downloading PyYAML-3.13.tar.gz (270 kB) 19:10:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:10:10 Collecting websocket-client<1.0,>=0.32.0 19:10:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:10:10 Collecting docker-pycreds>=0.4.0 19:10:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:10:10 ---> d78882a884bb 19:10:10 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:10:10 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) 19:10:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:10 ---> a81ad721bb6a 19:10:10 Step 3/22 : WORKDIR /edgex-go 19:10:10 ---> Using cache 19:10:10 ---> d0e1b6d2fd8a 19:10:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:10 ---> Using cache 19:10:10 ---> b885794067b0 19:10:10 Step 5/22 : RUN apk add --update --no-cache make git 19:10:10 ---> Using cache 19:10:10 ---> f54feb6dcfa7 19:10:10 Step 6/22 : COPY go.mod vendor* ./ 19:10:10 ---> Using cache 19:10:10 ---> 309da29e0089 19:10:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:10 ---> Using cache 19:10:10 ---> 5e1ccde77131 19:10:10 Step 8/22 : COPY . . 19:10:10 ---> Using cache 19:10:10 ---> 954b8b9c3e4f 19:10:10 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:10:10 Collecting urllib3<1.25,>=1.21.1 19:10:10 ---> Running in cf29122619f8 19:10:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:10:10 ---> Running in 8e0f26ef739f 19:10:10 Collecting chardet<3.1.0,>=3.0.2 19:10:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:10:11 Collecting idna<2.8,>=2.5 19:10:11 ---> ffb682ebb6ba 19:10:11 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:10:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:10:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:10:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:10:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:10:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:10:11 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:10:11 Attempting uninstall: urllib3 19:10:11 Found existing installation: urllib3 1.26.7 19:10:11 Uninstalling urllib3-1.26.7: 19:10:11 Successfully uninstalled urllib3-1.26.7 19:10:11 ---> d7a3861c19b1 19:10:11 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:10:11 Attempting uninstall: idna 19:10:11 Found existing installation: idna 3.3 19:10:11 Uninstalling idna-3.3: 19:10:11 Successfully uninstalled idna-3.3 19:10:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:10:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:10:11 ---> 275d97d8b72f 19:10:11 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:10:11 ---> Running in 5be2f9b6d6f5 19:10:11 Removing intermediate container 5be2f9b6d6f5 19:10:11 ---> 9ab1beef602d 19:10:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:10:11 Attempting uninstall: requests 19:10:11 Found existing installation: requests 2.26.0 19:10:11 Uninstalling requests-2.26.0: 19:10:11 Successfully uninstalled requests-2.26.0 19:10:12 Running setup.py install for texttable: started 19:10:12 ---> fd9682f782a9 19:10:12 Step 26/31 : RUN chmod +x /entrypoint.sh 19:10:12 ---> Running in 27b09781ecc7 19:10:12 Running setup.py install for texttable: finished with status 'done' 19:10:12 Running setup.py install for PyYAML: started 19:10:12 Running setup.py install for PyYAML: finished with status 'done' 19:10:12 Running setup.py install for docopt: started 19:10:13 Running setup.py install for docopt: finished with status 'done' 19:10:13 Running setup.py install for dockerpty: started 19:10:13 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:13 ---> a81ad721bb6a 19:10:13 Step 3/22 : WORKDIR /edgex-go 19:10:13 ---> Using cache 19:10:13 ---> d0e1b6d2fd8a 19:10:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:13 ---> Using cache 19:10:13 ---> b885794067b0 19:10:13 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:10:13 ---> Running in d00a2db85c23 19:10:13 Running setup.py install for dockerpty: finished with status 'done' 19:10:13 Removing intermediate container 27b09781ecc7 19:10:13 ---> a29ca99fe6d6 19:10:13 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:10:13 ---> Running in 460dbb1c2c77 19:10:13 Removing intermediate container 460dbb1c2c77 19:10:13 ---> 775ceecca739 19:10:13 Step 28/31 : CMD ["gate"] 19:10:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:13 ---> Running in e71f5f8d1d75 19:10:13 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 19:10:13 Removing intermediate container e71f5f8d1d75 19:10:13 ---> d0bed5065184 19:10:13 Step 29/31 : LABEL arch=x86_64 19:10:13 ---> Running in e116044519b4 19:10:14 Removing intermediate container e116044519b4 19:10:14 ---> 6227ed4ea8ca 19:10:14 Step 30/31 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:10:14 ---> Running in efea788d236f 19:10:14 Removing intermediate container efea788d236f 19:10:14 ---> 37c639a27e58 19:10:14 Step 31/31 : LABEL version=0.0.0 19:10:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:14 ---> Running in bf1729189d24 19:10:14 Removing intermediate container bf1729189d24 19:10:14 ---> d81faaa3a6ad 19:10:14 19:10:14 OK: 221 MiB in 52 packages 19:10:14 Successfully built d81faaa3a6ad 19:10:14 Successfully tagged security-bootstrapper:latest 19:10:14  Building security-bootstrapper ... done Building security-spiffe-token-provider 19:10:16 Removing intermediate container d00a2db85c23 19:10:16 ---> 826caa07a5d2 19:10:16 Step 6/22 : COPY go.mod vendor* ./ 19:10:17 Removing intermediate container 3a9d20c45c7e 19:10:17 ---> 95332e9ddc36 19:10:17 Step 14/23 : ENV APP_PORT=58890 19:10:17 ---> Running in 86f3882fcfe2 19:10:17 ---> 46fc832616d4 19:10:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:17 ---> Running in c4982eec41af 19:10:17 Removing intermediate container 86f3882fcfe2 19:10:17 ---> 154679f5527f 19:10:17 Step 15/23 : EXPOSE $APP_PORT 19:10:17 ---> Running in 1813d7e19d48 19:10:17 Removing intermediate container 1813d7e19d48 19:10:17 ---> 48d18e446640 19:10:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:10:19 ---> 266d7f5bee2b 19:10:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:10:19 Removing intermediate container c4982eec41af 19:10:19 ---> f9f92903d42a 19:10:19 Step 8/22 : COPY . . 19:10:20 ---> 34fcd59eb77d 19:10:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:10:21 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:10:21 ---> a81ad721bb6a 19:10:21 Step 3/20 : WORKDIR /edgex-go 19:10:21 ---> Using cache 19:10:21 ---> d0e1b6d2fd8a 19:10:21 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:10:22 ---> b0d258a2b5a2 19:10:22 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:10:22 ---> Running in fcbbc6d0be23 19:10:22 ---> Running in 7505b7180d5b 19:10:22 Removing intermediate container 7505b7180d5b 19:10:22 ---> 4adc107814ea 19:10:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:22 ---> Running in 4b81e672fc30 19:10:22 Removing intermediate container 4b81e672fc30 19:10:22 ---> 0c24ac029608 19:10:22 Step 21/23 : LABEL arch=x86_64 19:10:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:22 ---> Running in d35b4186932e 19:10:23 Removing intermediate container d35b4186932e 19:10:23 ---> df997d8b8de6 19:10:23 Step 22/23 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:10:23 ---> Running in 85e7d123e7b8 19:10:23 Removing intermediate container 85e7d123e7b8 19:10:23 ---> d59c0f233cd5 19:10:23 Step 23/23 : LABEL version=0.0.0 19:10:23 ---> Running in 0ad286bc8ba2 19:10:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:23 Removing intermediate container 0ad286bc8ba2 19:10:23 ---> 01dfee54a9e4 19:10:23 19:10:23 Successfully built 01dfee54a9e4 19:10:23 Successfully tagged sys-mgmt-agent:latest 19:10:23  Building sys-mgmt-agent ... done Building security-secretstore-setup 19:10:24 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:10:24 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:10:24 OK: 15866 distinct packages available 19:10:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:25 OK: 221 MiB in 52 packages 19:10:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:10:27 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:27 ---> a81ad721bb6a 19:10:27 Step 3/25 : WORKDIR /edgex-go 19:10:27 ---> Using cache 19:10:27 ---> d0e1b6d2fd8a 19:10:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:27 ---> Using cache 19:10:27 ---> b885794067b0 19:10:27 Step 5/25 : RUN apk add --update --no-cache make git 19:10:27 ---> Using cache 19:10:27 ---> f54feb6dcfa7 19:10:27 Step 6/25 : COPY go.mod vendor* ./ 19:10:27 ---> Using cache 19:10:27 ---> 309da29e0089 19:10:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:27 ---> Using cache 19:10:27 ---> 5e1ccde77131 19:10:27 Step 8/25 : COPY . . 19:10:27 ---> Using cache 19:10:27 ---> 954b8b9c3e4f 19:10:27 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:10:27 ---> Running in 39e68cf026b1 19:10:27 Removing intermediate container fcbbc6d0be23 19:10:27 ---> 3800a5c14f30 19:10:27 Step 5/20 : COPY go.mod vendor* ./ 19:10:27 ---> c3362069304f 19:10:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:10:28 ---> Running in 8db86bc1732e 19:10:28 ---> 109ddc8fa637 19:10:28 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:28 ---> Running in c2a821a5e463 19:10:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:10:29 Removing intermediate container cf29122619f8 19:10:29 ---> fe12df605bf1 19:10:29 19:10:29 Step 10/23 : FROM alpine:3.14 19:10:29 ---> e04c818066af 19:10:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:10:29 ---> Using cache 19:10:29 ---> 53067a3d91a1 19:10:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:29 ---> Using cache 19:10:29 ---> 611c99374d89 19:10:29 Step 13/23 : ENV APP_PORT=59881 19:10:29 Removing intermediate container 8e0f26ef739f 19:10:29 ---> 97cf3be02503 19:10:29 19:10:29 Step 10/22 : FROM alpine:3.14 19:10:29 ---> e04c818066af 19:10:29 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:10:30 ---> Running in 797ddb5bfc1f 19:10:30 ---> Running in 47036b326ae4 19:10:30 Removing intermediate container c2a821a5e463 19:10:30 ---> d8c701a934c5 19:10:30 Step 7/20 : COPY . . 19:10:30 Removing intermediate container 47036b326ae4 19:10:30 ---> 2834ea8d3e3a 19:10:30 Step 14/23 : EXPOSE $APP_PORT 19:10:30 ---> Running in d8ee9be10506 19:10:30 Removing intermediate container d8ee9be10506 19:10:30 ---> 5d4db2a64ad4 19:10:30 Step 15/23 : WORKDIR / 19:10:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:30 (1/6) Installing ca-certificates (20211220-r0) 19:10:30 (2/6) Installing brotli-libs (1.0.9-r5) 19:10:31 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:10:31 (4/6) Installing libcurl (7.79.1-r1) 19:10:31 (5/6) Installing curl (7.79.1-r1) 19:10:31 (6/6) Installing dumb-init (1.2.5-r1) 19:10:31 Executing busybox-1.33.1-r7.trigger 19:10:31 Executing ca-certificates-20211220-r0.trigger 19:10:31 OK: 8 MiB in 20 packages 19:10:31 ---> Running in 9962d377e720 19:10:31 Removing intermediate container 9962d377e720 19:10:31 ---> a9cc5c5d724f 19:10:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:32 Removing intermediate container 797ddb5bfc1f 19:10:32 ---> 6adcfc2c7835 19:10:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:10:32 ---> c2ca2a0a64a8 19:10:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:10:32 ---> Running in 6cd4dfdee761 19:10:32 Removing intermediate container 6cd4dfdee761 19:10:32 ---> 0419aa83f4a1 19:10:32 Step 13/22 : WORKDIR /edgex 19:10:32 ---> Running in aa4102904dba 19:10:33 ---> 4086a5ff5654 19:10:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:10:33 Removing intermediate container aa4102904dba 19:10:33 ---> cb712263cfe3 19:10:33 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:10:33 ---> 296f64e217c2 19:10:33 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:10:33 ---> 2399f133b076 19:10:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:10:33 ---> Running in a0c14e2193e7 19:10:33 Removing intermediate container a0c14e2193e7 19:10:33 ---> 190d368284af 19:10:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:33 ---> Running in f721587e746c 19:10:33 Removing intermediate container e8cf841ad031 19:10:33 ---> 9d399a41f75f 19:10:33 Successfully built 9d399a41f75f 19:10:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:34 ---> 1e1cd9d78139 19:10:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:10:34 Removing intermediate container f721587e746c 19:10:34 ---> 8e313fef26bb 19:10:34 Step 21/23 : LABEL arch=x86_64 19:10:34 ---> Running in ce0fcceeceb0 19:10:34 + docker inspect -f . ci-base-image-arm64 19:10:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:34 Removing intermediate container ce0fcceeceb0 19:10:34 ---> 64508e1a1fbe 19:10:34 Step 22/23 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:10:34 ---> Running in ddce7bb71556 19:10:34 prd-ubuntu20.04-docker-arm64-4c-16g-16378 does not seem to be running inside a container 19:10:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:10:35 Removing intermediate container ddce7bb71556 19:10:35 ---> 1a5d9c6457f1 19:10:35 Step 23/23 : LABEL version=0.0.0 19:10:35 ---> b3cc00f60752 19:10:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:10:35 ---> Running in 80d12f0b926e 19:10:35 Removing intermediate container 80d12f0b926e 19:10:35 ---> 259df60360cb 19:10:35 19:10:35 Successfully built 259df60360cb 19:10:35 Successfully tagged core-metadata:latest 19:10:35  Building core-metadata ... done Building security-spire-agent 19:10:36 ---> cdf82d354af9 19:10:36 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:10:36 $ docker top 36400312d1b389faa8e97ccfcdfc4cf7b658dafae49a72cd8abc77d5dbce97bc -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:36 ---> Running in 942167f75ba9 19:10:37 + go version 19:10:37 go version go1.17.7 linux/arm64 [Pipeline] } 19:10:37 $ docker stop --time=1 36400312d1b389faa8e97ccfcdfc4cf7b658dafae49a72cd8abc77d5dbce97bc 19:10:38 $ docker rm -f 36400312d1b389faa8e97ccfcdfc4cf7b658dafae49a72cd8abc77d5dbce97bc 19:10:38 ---> 88e91b37f7f8 19:10:38 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:10:38 ---> Running in d939afc02866 19:10:38 Removing intermediate container 942167f75ba9 19:10:38 ---> 5551f048c6f5 19:10:38 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] // withDockerContainer [Pipeline] } 19:10:39 ---> Running in db33d4d239c1 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix 19:10:39 Removing intermediate container db33d4d239c1 19:10:39 ---> ab7c5fb8ac10 19:10:39 Step 20/22 : LABEL arch=x86_64 19:10:39 ---> Running in 96d44a2635ff [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:39 Removing intermediate container 96d44a2635ff 19:10:39 ---> ed80093620e2 19:10:39 Step 21/22 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:10:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:10:39 ---> Running in a32b62f8d5f1 19:10:39 + docker inspect -f . ci-base-image-arm64 19:10:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:39 Removing intermediate container a32b62f8d5f1 19:10:39 ---> 4e9c4cc51ad5 19:10:39 Step 22/22 : LABEL version=0.0.0 19:10:39 ---> Running in 0ffc2c124c98 19:10:40 prd-ubuntu20.04-docker-arm64-4c-16g-16378 does not seem to be running inside a container 19:10:40 Removing intermediate container 0ffc2c124c98 19:10:40 ---> 7b6a0de58d14 19:10:40 19:10:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:10:40 Successfully built 7b6a0de58d14 19:10:40 Successfully tagged security-proxy-setup:latest 19:10:40  Building security-proxy-setup ... done Building security-spire-server 19:10:41 $ docker top 8111f7b40afa732727ffec69339b0e63c515f82d13c52e544add07766fb7e858 -eo pid,comm [Pipeline] { 19:10:41 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:10:41 ---> a81ad721bb6a 19:10:41 Step 3/26 : WORKDIR /edgex-go 19:10:41 ---> Using cache 19:10:41 ---> d0e1b6d2fd8a 19:10:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:41 ---> Using cache 19:10:41 ---> b885794067b0 19:10:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl [Pipeline] echo 19:10:41 ========================================================= 19:10:41 [edgeXBuildGoParallel] Running Tests and Build... 19:10:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:10:42 + make test 19:10:42 go mod tidy -compat=1.17 19:10:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:10:43 ---> Running in 0f98357da7c7 19:10:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:10:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:45 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:45 ---> a81ad721bb6a 19:10:45 Step 3/25 : WORKDIR /edgex-go 19:10:45 ---> Using cache 19:10:45 ---> d0e1b6d2fd8a 19:10:45 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:45 ---> Using cache 19:10:45 ---> b885794067b0 19:10:45 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:10:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:45 ---> Running in 1ad4cfca10d9 19:10:45 OK: 221 MiB in 52 packages 19:10:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:46 Removing intermediate container 0f98357da7c7 19:10:46 ---> 216b44a8dd2a 19:10:46 Step 6/26 : COPY go.mod vendor* ./ 19:10:47 ---> d117adca64d0 19:10:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:47 ---> Running in 012e62e8bd46 19:10:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:47 Removing intermediate container 39e68cf026b1 19:10:47 ---> d900c099f4ce 19:10:47 19:10:47 Step 10/25 : FROM alpine:3.14 19:10:47 ---> e04c818066af 19:10:47 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:10:47 ---> Running in f849dbb77404 19:10:47 OK: 221 MiB in 52 packages 19:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:47 (1/3) Installing ca-certificates (20211220-r0) 19:10:47 (2/3) Installing dumb-init (1.2.5-r1) 19:10:47 (3/3) Installing su-exec (0.2-r1) 19:10:47 Executing busybox-1.33.1-r7.trigger 19:10:48 Executing ca-certificates-20211220-r0.trigger 19:10:48 OK: 6 MiB in 17 packages 19:10:48 Removing intermediate container 1ad4cfca10d9 19:10:48 ---> 81a9ab02a4e5 19:10:48 Step 6/25 : COPY go.mod vendor* ./ 19:10:48 ---> ce8b94d73ff8 19:10:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:48 ---> Running in ea46fb028429 19:10:49 Removing intermediate container 012e62e8bd46 19:10:49 ---> 155d45fa8b21 19:10:49 Step 8/26 : COPY . . 19:10:49 Removing intermediate container f849dbb77404 19:10:49 ---> 60746c1c4eca 19:10:49 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:10:49 ---> Running in 5a7080989ab4 19:10:49 Removing intermediate container 5a7080989ab4 19:10:49 ---> 190406e73bb9 19:10:49 Step 13/25 : WORKDIR / 19:10:49 ---> Running in a41de28de02a 19:10:51 Removing intermediate container a41de28de02a 19:10:51 ---> 918e0959f53f 19:10:51 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:10:51 Removing intermediate container 8db86bc1732e 19:10:51 ---> 0cc12199fa4a 19:10:51 19:10:51 Step 10/22 : FROM alpine:3.14 19:10:51 ---> e04c818066af 19:10:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:10:52 Removing intermediate container ea46fb028429 19:10:52 ---> 3c72aad5781b 19:10:52 Step 8/25 : COPY . . 19:10:52 ---> f6802fa33ff6 19:10:52 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:10:52 ---> Running in 8b562498387f 19:10:53 ---> 37058224630f 19:10:53 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:10:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:53 (1/2) Installing ca-certificates (20211220-r0) 19:10:53 (2/2) Installing dumb-init (1.2.5-r1) 19:10:53 Executing busybox-1.33.1-r7.trigger 19:10:53 Executing ca-certificates-20211220-r0.trigger 19:10:53 OK: 6 MiB in 16 packages 19:10:56 ---> ecc52bc85a5d 19:10:56 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:10:56 ---> 6a48ce7b4809 19:10:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:10:56 ---> Running in f9290b40eacd 19:10:56 Removing intermediate container 8b562498387f 19:10:56 ---> 31aa7458f2c6 19:10:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:10:56 ---> 2a5e86fe5de4 19:10:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:10:56 ---> Running in eefbf522c825 19:10:56 Removing intermediate container f9290b40eacd 19:10:56 ---> d43193c6d4c5 19:10:56 Step 10/26 : WORKDIR /edgex-go/spire-build 19:10:57 ---> Running in ad6036a4b340 19:10:57 Removing intermediate container eefbf522c825 19:10:57 ---> b143493cbe8e 19:10:57 Step 13/22 : ENV APP_PORT=59860 19:10:57 ---> 2b230b467243 19:10:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:10:58 Removing intermediate container ad6036a4b340 19:10:58 ---> cf9acff75651 19:10:58 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:10:58 ---> Running in 20d11f2c795c 19:10:58 ---> 74deb96ce6ca 19:10:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:10:58 ---> Running in 430a6cb9ced1 19:10:58 Removing intermediate container 20d11f2c795c 19:10:58 ---> dcfe635ba90f 19:10:58 Step 14/22 : EXPOSE $APP_PORT 19:10:58 ---> Running in 6ac481ad1cff 19:10:58 ---> 82dc370e7372 19:10:58 Step 21/25 : 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/ 19:10:58 ---> Running in 184e5419ee42 19:10:59 Removing intermediate container 6ac481ad1cff 19:10:59 ---> 4298902f1603 19:10:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:59 Removing intermediate container d939afc02866 19:10:59 ---> 76b926286818 19:10:59 19:10:59 Step 9/20 : FROM alpine:3.15 19:10:59 ---> 0ac33e5f5afa 19:10:59 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:59 ---> Using cache 19:10:59 ---> 4c4de7ed4e52 19:10:59 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:59 ---> Using cache 19:10:59 ---> 308acb413888 19:10:59 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:10:59 ---> Running in c5a1c4cc50f9 19:10:59 ---> 5e841c08875e 19:10:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:10:59 ---> 9854ef7f3e85 19:10:59 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:10:59 ---> Running in 4806e2259210 19:10:59 Removing intermediate container 430a6cb9ced1 19:10:59 ---> 73588219d8a1 19:10:59 Step 12/26 : WORKDIR /edgex-go 19:10:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:59 ---> Running in fe8e81bf9c50 19:10:59 Removing intermediate container 4806e2259210 19:10:59 ---> e4afcd98daca 19:10:59 Step 10/25 : WORKDIR /edgex-go/spire-build 19:10:59 ---> 4b47e586e9ea 19:10:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:10:59 ---> Running in a2bf498ca2bf 19:10:59 Removing intermediate container fe8e81bf9c50 19:10:59 ---> a0d17eac12ba 19:10:59 19:10:59 Step 13/26 : FROM alpine:3.15 19:10:59 ---> 0ac33e5f5afa 19:10:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:59 ---> Using cache 19:10:59 ---> 4c4de7ed4e52 19:10:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:59 ---> Using cache 19:10:59 ---> 308acb413888 19:10:59 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:59 ---> Running in dfe771d85c99 19:10:59 Removing intermediate container 184e5419ee42 19:10:59 ---> 2455aafb22b6 19:10:59 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:11:00 Removing intermediate container a2bf498ca2bf 19:11:00 ---> 88398c8342ac 19:11:00 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:11:00 ---> f57752518ccb 19:11:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:11:00 ---> Running in 32291392a732 19:11:00 ---> Running in 432ef1800d5e 19:11:00 ---> Running in 085071107a9b 19:11:00 Removing intermediate container 32291392a732 19:11:00 ---> b02a0e926dd2 19:11:00 Step 23/25 : LABEL arch=x86_64 19:11:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:00 Removing intermediate container 085071107a9b 19:11:00 ---> 8bd7d8e867ba 19:11:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:00 ---> Running in 533451b4ff72 19:11:00 ---> Running in ada3271fe4a2 19:11:00 Removing intermediate container 533451b4ff72 19:11:00 ---> 55ed8a76d45a 19:11:00 Step 24/25 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:11:00 Removing intermediate container ada3271fe4a2 19:11:00 ---> d3c2eaa2667f 19:11:00 Step 20/22 : LABEL arch=x86_64 19:11:00 ---> Running in 10e9941ce635 19:11:00 ---> Running in d080310e00b0 19:11:00 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:11:00 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:11:00 OK: 15859 distinct packages available 19:11:00 Removing intermediate container 10e9941ce635 19:11:00 ---> cedec1eab76d 19:11:00 Step 25/25 : LABEL version=0.0.0 19:11:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:00 Removing intermediate container d080310e00b0 19:11:00 ---> da57c1ad4a92 19:11:00 Step 21/22 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:11:00 ---> Running in dc27a29b26c1 19:11:00 ---> Running in ab2cfe59e3da 19:11:01 Removing intermediate container 432ef1800d5e 19:11:01 ---> 0738bb74b2b2 19:11:01 Step 12/25 : WORKDIR /edgex-go 19:11:01 ---> Running in 530e26fbb4ab 19:11:01 Removing intermediate container dc27a29b26c1 19:11:01 ---> 6ca1bf5c0d70 19:11:01 19:11:01 Removing intermediate container ab2cfe59e3da 19:11:01 ---> 5a8f94defbe3 19:11:01 Step 22/22 : LABEL version=0.0.0 19:11:01 Removing intermediate container 530e26fbb4ab 19:11:01 ---> 580029bcee5e 19:11:01 19:11:01 Step 13/25 : FROM alpine:3.15 19:11:01 ---> 0ac33e5f5afa 19:11:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:01 ---> Using cache 19:11:01 ---> 4c4de7ed4e52 19:11:01 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:01 ---> Using cache 19:11:01 ---> 308acb413888 19:11:01 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:01 ---> Running in ecab06144a24 19:11:01 ---> Running in 51e8a97b153e 19:11:01 Successfully built 6ca1bf5c0d70 19:11:01 Successfully tagged security-secretstore-setup:latest 19:11:01  Building security-secretstore-setup ... done Building core-data 19:11:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:01 Removing intermediate container ecab06144a24 19:11:01 ---> 9729d5dad47b 19:11:01 19:11:01 Successfully built 9729d5dad47b 19:11:01 Successfully tagged support-notifications:latest 19:11:01  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:01 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:11:01 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:11:01 OK: 15859 distinct packages available 19:11:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:02 (1/9) Installing ca-certificates (20211220-r0) 19:11:02 (2/9) Installing brotli-libs (1.0.9-r5) 19:11:02 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:11:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:02 (4/9) Installing libcurl (7.80.0-r1) 19:11:02 (5/9) Installing curl (7.80.0-r1) 19:11:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:02 (6/9) Installing dumb-init (1.2.5-r1) 19:11:02 (7/9) Installing musl-obstack (1.2.3-r0) 19:11:02 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:11:02 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:11:02 OK: 15859 distinct packages available 19:11:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:02 (8/9) Installing libucontext (1.1-r0) 19:11:02 (1/5) Installing dumb-init (1.2.5-r1) 19:11:02 (9/9) Installing gcompat (1.0.0-r4) 19:11:02 (2/5) Installing musl-obstack (1.2.3-r0) 19:11:02 Executing busybox-1.34.1-r5.trigger 19:11:02 Executing ca-certificates-20211220-r0.trigger 19:11:03 OK: 8 MiB in 23 packages 19:11:03 (3/5) Installing libucontext (1.1-r0) 19:11:03 (4/5) Installing gcompat (1.0.0-r4) 19:11:03 (5/5) Installing openssl (1.1.1o-r0) 19:11:03 Executing busybox-1.34.1-r5.trigger 19:11:03 OK: 6 MiB in 19 packages 19:11:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:04 (1/5) Installing dumb-init (1.2.5-r1) 19:11:04 (2/5) Installing musl-obstack (1.2.3-r0) 19:11:04 (3/5) Installing libucontext (1.1-r0) 19:11:04 (4/5) Installing gcompat (1.0.0-r4) 19:11:04 (5/5) Installing openssl (1.1.1o-r0) 19:11:04 Executing busybox-1.34.1-r5.trigger 19:11:04 OK: 6 MiB in 19 packages 19:11:04 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:04 ---> a81ad721bb6a 19:11:04 Step 3/23 : WORKDIR /edgex-go 19:11:04 ---> Using cache 19:11:04 ---> d0e1b6d2fd8a 19:11:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:04 ---> Using cache 19:11:04 ---> b885794067b0 19:11:04 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:11:06 ---> Running in d6639f4e45c0 19:11:06 Removing intermediate container dfe771d85c99 19:11:06 ---> 90735b11d9f4 19:11:06 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:11:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:06 Removing intermediate container 51e8a97b153e 19:11:06 ---> f7ab32c8562a 19:11:06 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:06 Removing intermediate container c5a1c4cc50f9 19:11:06 ---> c7cffc792be6 19:11:06 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:06 ---> 4ae80891cdee 19:11:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:11:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:07 OK: 221 MiB in 52 packages 19:11:08 ---> ec60dd0be7b0 19:11:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:11:08 ---> d6143bab9d4b 19:11:08 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:08 ---> f31ec519f03f 19:11:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:11:08 ---> 98d76b253657 19:11:08 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:11:08 Removing intermediate container d6639f4e45c0 19:11:08 ---> 97d2a67e6894 19:11:08 Step 6/23 : COPY go.mod vendor* ./ 19:11:08 ---> Running in 353e992fcfd6 19:11:08 ---> 228aee4110e3 19:11:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:11:08 Removing intermediate container 353e992fcfd6 19:11:08 ---> 79449ac0b9e5 19:11:08 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:09 ---> 8651140e1963 19:11:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:09 ---> 8db87fd57095 19:11:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:11:09 ---> Running in 97a67bf8c684 19:11:09 ---> Running in ac7139ad6d87 19:11:09 ---> 7e9effd025eb 19:11:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:11:09 Removing intermediate container 97a67bf8c684 19:11:09 ---> 4d6762a342a2 19:11:09 Step 18/20 : LABEL arch=x86_64 19:11:09 ---> d3770ba7da5b 19:11:09 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:09 ---> Running in d33f463514eb 19:11:09 ---> Running in 3512777764ee 19:11:09 ---> 7697d82a3fd7 19:11:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:11:09 Removing intermediate container d33f463514eb 19:11:09 ---> 34b369851131 19:11:09 Step 19/20 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:11:09 Removing intermediate container 3512777764ee 19:11:09 ---> 4243efd04a9d 19:11:09 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:09 ---> Running in 2a4c9feb4796 19:11:09 ---> 81e34264b35e 19:11:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:11:09 ---> Running in f57e5b8960c5 19:11:09 Removing intermediate container 2a4c9feb4796 19:11:09 ---> b844197cf8a2 19:11:09 Step 20/20 : LABEL version=0.0.0 19:11:09 ---> Running in 40a378fc58f6 19:11:09 Removing intermediate container ac7139ad6d87 19:11:09 ---> b10de7108818 19:11:09 Step 8/23 : COPY . . 19:11:09 Removing intermediate container f57e5b8960c5 19:11:09 ---> a858f9f89ace 19:11:09 Step 23/25 : LABEL arch=x86_64 19:11:10 ---> Running in 1ca1f52a2814 19:11:10 ---> 8be9320c681a 19:11:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:10 Removing intermediate container 40a378fc58f6 19:11:10 ---> 48ae50e6b368 19:11:10 19:11:10 Successfully built 48ae50e6b368 19:11:11 Successfully tagged security-spiffe-token-provider:latest 19:11:12  Building security-spiffe-token-provider ... done  ---> Running in 9b73605733c2 19:11:12 Removing intermediate container 1ca1f52a2814 19:11:12 ---> e190bd2f4f81 19:11:12 Step 24/25 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:11:12 ---> Running in 5d394cb50a89 19:11:12 Removing intermediate container 9b73605733c2 19:11:12 ---> ec464a218dc5 19:11:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:12 ---> Running in 10321dae503c 19:11:12 Removing intermediate container 5d394cb50a89 19:11:12 ---> 1324f6481da9 19:11:12 Step 25/25 : LABEL version=0.0.0 19:11:12 ---> Running in 26218744ae8b 19:11:12 Removing intermediate container 10321dae503c 19:11:12 ---> b217eafd5d87 19:11:12 Step 24/26 : LABEL arch=x86_64 19:11:12 ---> Running in 7ff1db08a4f3 19:11:12 Removing intermediate container 26218744ae8b 19:11:12 ---> a01cef47f23d 19:11:12 19:11:13 Successfully built a01cef47f23d 19:11:13 Successfully tagged security-spire-server:latest 19:11:13  Building security-spire-server ... done Removing intermediate container 7ff1db08a4f3 19:11:13 ---> f8e59c5f1206 19:11:13 Step 25/26 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:11:13 ---> Running in af6c985ea6f7 19:11:13 Removing intermediate container af6c985ea6f7 19:11:13 ---> 1551b2d796b9 19:11:13 Step 26/26 : LABEL version=0.0.0 19:11:13 ---> Running in 9eb18052c2a3 19:11:13 Removing intermediate container 9eb18052c2a3 19:11:13 ---> bfc11f5d5182 19:11:13 19:11:14 Successfully built bfc11f5d5182 19:11:14 Successfully tagged security-spire-agent:latest 19:11:15  Building security-spire-agent ... done  ---> aaece219fec9 19:11:15 Step 9/23 : RUN make cmd/core-data/core-data 19:11:15 ---> Running in f1d9de58c9fc 19:11:15 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:11:15 ? github.com/edgexfoundry/edgex-go [no test files] 19:11:30 Removing intermediate container f1d9de58c9fc 19:11:30 ---> 952105161ff7 19:11:30 19:11:30 Step 10/23 : FROM alpine:3.14 19:11:30 ---> e04c818066af 19:11:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:11:30 ---> Running in 851bea32cde0 19:11:30 Removing intermediate container 851bea32cde0 19:11:30 ---> 9e65ffc97c16 19:11:30 Step 12/23 : ENV APP_PORT=59880 19:11:30 ---> Running in e3a00f8feb57 19:11:30 Removing intermediate container e3a00f8feb57 19:11:30 ---> 03c6aa3fe8ae 19:11:30 Step 13/23 : EXPOSE $APP_PORT 19:11:30 ---> Running in ed814fbce713 19:11:30 Removing intermediate container ed814fbce713 19:11:30 ---> cc99a60a04bc 19:11:30 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:30 ---> Running in 568a87ab3c0b 19:11:30 Removing intermediate container 568a87ab3c0b 19:11:30 ---> 9cc5d5c0c45e 19:11:30 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:11:30 ---> Running in 7466989bb3cb 19:11:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:31 (1/6) Installing dumb-init (1.2.5-r1) 19:11:31 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:11:32 (3/6) Installing libsodium (1.0.18-r0) 19:11:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:11:32 (5/6) Installing libzmq (4.3.4-r0) 19:11:32 (6/6) Installing zeromq (4.3.4-r0) 19:11:32 Executing busybox-1.33.1-r7.trigger 19:11:32 OK: 8 MiB in 20 packages 19:11:32 Removing intermediate container 7466989bb3cb 19:11:32 ---> fcad5c4eea26 19:11:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:32 ---> 63dc0748c0b6 19:11:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:11:33 ---> 0067e2834612 19:11:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:11:33 ---> 069b07f4a9d9 19:11:33 Step 19/23 : ENTRYPOINT ["/core-data"] 19:11:33 ---> Running in b8a658e0f472 19:11:33 Removing intermediate container b8a658e0f472 19:11:33 ---> 893f0ec98132 19:11:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:33 ---> Running in af22fc2f66ea 19:11:33 Removing intermediate container af22fc2f66ea 19:11:33 ---> ae71ebe4bd46 19:11:33 Step 21/23 : LABEL arch=x86_64 19:11:33 ---> Running in 322d4692fc65 19:11:33 Removing intermediate container 322d4692fc65 19:11:33 ---> 357ca7d4e9da 19:11:33 Step 22/23 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:11:33 ---> Running in 59edebb6c043 19:11:33 Removing intermediate container 59edebb6c043 19:11:33 ---> 01e08b9856f8 19:11:33 Step 23/23 : LABEL version=0.0.0 19:11:34 ---> Running in 828abb5f13d9 19:11:34 Removing intermediate container 828abb5f13d9 19:11:34 ---> af95c3cc28ea 19:11:34 19:11:34 Successfully built af95c3cc28ea 19:11:34 Successfully tagged core-data:latest 19:11:34  Building core-data ... done  [Pipeline] } 19:11:34 $ docker stop --time=1 1a9b58e8a3396871de888f00a5308d9ec7ee69c9f4406691d77370dd7ca9211b 19:11:35 $ docker rm -f 1a9b58e8a3396871de888f00a5308d9ec7ee69c9f4406691d77370dd7ca9211b [Pipeline] // withDockerContainer [Pipeline] sh 19:11:35 + docker images 19:11:35 REPOSITORY TAG IMAGE ID CREATED SIZE 19:11:35 core-data latest af95c3cc28ea 1 second ago 22.5MB 19:11:35 952105161ff7 7 seconds ago 1.65GB 19:11:35 security-spire-agent latest bfc11f5d5182 22 seconds ago 127MB 19:11:35 security-spire-server latest a01cef47f23d 23 seconds ago 87.3MB 19:11:35 security-spiffe-token-provider latest 48ae50e6b368 26 seconds ago 29MB 19:11:35 support-notifications latest 9729d5dad47b 34 seconds ago 27MB 19:11:35 security-secretstore-setup latest 6ca1bf5c0d70 35 seconds ago 28.5MB 19:11:35 580029bcee5e 35 seconds ago 1.52GB 19:11:35 a0d17eac12ba 36 seconds ago 1.52GB 19:11:35 76b926286818 37 seconds ago 1.67GB 19:11:35 0cc12199fa4a 44 seconds ago 1.68GB 19:11:35 d900c099f4ce 49 seconds ago 1.63GB 19:11:35 security-proxy-setup latest 7b6a0de58d14 55 seconds ago 26.9MB 19:11:35 core-metadata latest 259df60360cb About a minute ago 17MB 19:11:35 fe12df605bf1 About a minute ago 1.62GB 19:11:35 97cf3be02503 About a minute ago 1.62GB 19:11:35 sys-mgmt-agent latest 01dfee54a9e4 About a minute ago 299MB 19:11:35 security-bootstrapper latest d81faaa3a6ad About a minute ago 19.1MB 19:11:35 core-command latest 083dc748b62a About a minute ago 16.1MB 19:11:35 support-scheduler latest dd222427feb4 About a minute ago 26.4MB 19:11:35 160484d58052 About a minute ago 1.67GB 19:11:35 43ac12ad41be About a minute ago 1.62GB 19:11:35 35a47aa3fe79 About a minute ago 1.62GB 19:11:35 05bd5980e505 About a minute ago 1.61GB 19:11:35 security-spire-config latest f57d670cbd8d About a minute ago 86.7MB 19:11:35 5938f47338d6 2 minutes ago 1.52GB 19:11:35 ci-base-image-x86_64 latest a81ad721bb6a 4 minutes ago 1.02GB 19:11:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 3 weeks ago 680MB 19:11:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 3 weeks ago 253MB 19:11:35 docker 20.10.14 7417809fdb73 2 months ago 218MB 19:11:35 alpine 3.14 e04c818066af 2 months ago 5.59MB 19:11:35 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 19:11:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:12:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:12:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:12:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:12:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:13:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.243s coverage: 28.7% of statements 19:13:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:13:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.456s coverage: 98.5% of statements 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.457s coverage: 54.2% of statements 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.708s coverage: 89.2% of statements 19:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.318s coverage: 83.8% of statements 19:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.499s coverage: 95.6% of statements 19:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:13:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.293s coverage: 72.2% of statements 19:13:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:13:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:13:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:13:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:13:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:13:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.451s coverage: 60.0% of statements 19:13:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:13:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:13:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:13:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.516s coverage: 0.9% of statements 19:13:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:13:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.416s coverage: 58.8% of statements 19:13:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.265s coverage: 29.6% of statements 19:13:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:13:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.294s coverage: 47.1% of statements 19:13:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.350s coverage: 79.5% of statements 19:13:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.190s coverage: 94.1% of statements 19:13:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.300s coverage: 96.3% of statements 19:13:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.224s coverage: 87.5% of statements 19:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.226s coverage: 94.4% of statements 19:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.221s coverage: 44.8% of statements 19:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.621s coverage: 82.5% of statements 19:14:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.382s coverage: 92.9% of statements 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.337s coverage: 58.8% of statements 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.309s coverage: 80.0% of statements 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.305s coverage: 85.4% of statements 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.141s coverage: 91.2% of statements 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.077s coverage: 64.4% of statements 19:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.280s coverage: 100.0% of statements 19:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.223s coverage: 89.4% of statements 19:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 19:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 19:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements 19:14:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.414s coverage: 65.4% of statements 19:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.952s coverage: 43.8% of statements 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.398s coverage: 89.5% of statements 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.334s coverage: 84.8% of statements 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:14:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.405s coverage: 17.7% of statements 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:14:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.818s coverage: 92.3% of statements 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:14:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.291s coverage: 63.2% of statements 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:14:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.554s coverage: 97.7% of statements 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:14:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.247s coverage: 28.9% of statements 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:14:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.223s coverage: 100.0% of statements 19:14:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements 19:14:42 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 19:14:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:14:42 GO111MODULE=on go vet ./... 19:16:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:16:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:16:36 ./bin/test-attribution-txt.sh [Pipeline] echo 19:16:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:16:37 + ls -al . 19:16:37 total 680 19:16:37 drwxrwxr-x 9 1001 1001 4096 Jun 29 19:10 . 19:16:37 drwxr-xr-x 4 root root 4096 Jun 29 19:10 .. 19:16:37 -rw-rw-r-- 1 1001 1001 11 Jun 29 19:08 .dockerignore 19:16:37 drwxrwxr-x 8 1001 1001 4096 Jun 29 19:08 .git 19:16:37 drwxrwxr-x 3 1001 1001 4096 Jun 29 19:08 .github 19:16:37 -rw-rw-r-- 1 1001 1001 879 Jun 29 19:08 .gitignore 19:16:37 -rw-rw-r-- 1 1001 1001 42 Jun 29 19:08 .golangci.yml 19:16:37 -rw-rw-r-- 1 1001 1001 87 Jun 29 19:08 .hadolint.yml 19:16:37 -rw-rw-r-- 1 1001 1001 166 Jun 29 19:08 .sonarcloud.properties 19:16:37 -rw-rw-r-- 1 1001 1001 1171 Jun 29 19:08 ADOPTERS.md 19:16:37 -rw-rw-r-- 1 1001 1001 10347 Jun 29 19:08 Attribution.txt 19:16:37 -rw-rw-r-- 1 1001 1001 63209 Jun 29 19:08 CHANGELOG.md 19:16:37 -rw-rw-r-- 1 1001 1001 3804 Jun 29 19:08 CONTRIBUTING.md 19:16:37 -rw-rw-r-- 1 1001 1001 677 Jun 29 19:08 GOVERNANCE.md 19:16:37 -rw-rw-r-- 1 1001 1001 850 Jun 29 19:08 Jenkinsfile 19:16:37 -rw-rw-r-- 1 1001 1001 10775 Jun 29 19:08 LICENSE 19:16:37 -rw-rw-r-- 1 1001 1001 10389 Jun 29 19:08 Makefile 19:16:37 -rw-rw-r-- 1 1001 1001 582 Jun 29 19:08 OWNERS.md 19:16:37 -rw-rw-r-- 1 1001 1001 9094 Jun 29 19:08 README.md 19:16:37 -rw-rw-r-- 1 1001 1001 6912 Jun 29 19:08 SECURITY.md 19:16:37 -rw-rw-r-- 1 1001 1001 5 Jun 29 19:06 VERSION 19:16:37 -rw-rw-r-- 1 1001 1001 4131 Jun 29 19:08 ZMQWindows.md 19:16:37 drwxrwxr-x 2 1001 1001 4096 Jun 29 19:08 bin 19:16:37 drwxrwxr-x 18 1001 1001 4096 Jun 29 19:08 cmd 19:16:37 -rw-r--r-- 1 root root 435593 Jun 29 19:14 coverage.out 19:16:37 -rw-rw-r-- 1 1001 1001 3311 Jun 29 19:08 go.mod 19:16:37 -rw-rw-r-- 1 1001 1001 36231 Jun 29 19:10 go.sum 19:16:37 drwxrwxr-x 8 1001 1001 4096 Jun 29 19:08 internal 19:16:37 drwxrwxr-x 3 1001 1001 4096 Jun 29 19:08 openapi 19:16:37 drwxrwxr-x 4 1001 1001 4096 Jun 29 19:08 snap 19:16:37 -rw-rw-r-- 1 1001 1001 204 Jun 29 19:08 version.go [Pipeline] sh 19:16:37 + '[' -e coverage.out ] 19:16:37 + chown 1001:1001 coverage.out [Pipeline] stash 19:16:38 Warning: overwriting stash ‘coverage-report’ 19:16:38 Stashed 1 file(s) [Pipeline] sh 19:16:39 + make build 19:16:39 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:18:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:19:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:19:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:19:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:19:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:19:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:19:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:19:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:20:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:20:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:20:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:20:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:20:25 $ docker stop --time=1 8111f7b40afa732727ffec69339b0e63c515f82d13c52e544add07766fb7e858 19:20:27 $ docker rm -f 8111f7b40afa732727ffec69339b0e63c515f82d13c52e544add07766fb7e858 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:30 19:20:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:30 latest: Pulling from edgex-devops/edgex-compose-arm64 19:20:30 29e5d40040c1: Pulling fs layer 19:20:30 1ce36da41761: Pulling fs layer 19:20:30 25b303627fd3: Pulling fs layer 19:20:31 29e5d40040c1: Verifying Checksum 19:20:31 29e5d40040c1: Download complete 19:20:31 1ce36da41761: Verifying Checksum 19:20:31 1ce36da41761: Download complete 19:20:32 29e5d40040c1: Pull complete 19:20:33 25b303627fd3: Download complete 19:20:33 1ce36da41761: Pull complete 19:20:45 25b303627fd3: Pull complete 19:20:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:20:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:46 prd-ubuntu20.04-docker-arm64-4c-16g-16378 does not seem to be running inside a container 19:20:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:48 $ docker top 609a922699cc1813b8b84467c329839cab191c0bf59eb17369d7d63eab32cd7f -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:49 + docker-compose build --help 19:20:49 + grep parallel 19:20:54 --parallel Build images in parallel. [Pipeline] } 19:20:55 $ docker stop --time=1 609a922699cc1813b8b84467c329839cab191c0bf59eb17369d7d63eab32cd7f 19:20:56 $ docker rm -f 609a922699cc1813b8b84467c329839cab191c0bf59eb17369d7d63eab32cd7f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:57 prd-ubuntu20.04-docker-arm64-4c-16g-16378 does not seem to be running inside a container 19:20:57 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:59 $ docker top 97423926cbc6b017d6cfef710054ce6a069920fce1ce9065be74a4322ac55dac -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:00 + docker-compose -f ./docker-compose-build.yml build --parallel 19:21:05 Building core-command ... 19:21:05 Building core-data ... 19:21:05 Building core-metadata ... 19:21:05 Building security-bootstrapper ... 19:21:05 Building security-proxy-setup ... 19:21:05 Building security-secretstore-setup ... 19:21:05 Building security-spiffe-token-provider ... 19:21:05 Building security-spire-agent ... 19:21:05 Building security-spire-config ... 19:21:05 Building security-spire-server ... 19:21:05 Building support-notifications ... 19:21:05 Building support-scheduler ... 19:21:05 Building sys-mgmt-agent ... 19:21:05 Building security-proxy-setup 19:21:05 Building security-spiffe-token-provider 19:21:05 Building core-data 19:21:05 Building security-secretstore-setup 19:21:05 Building security-spire-agent 19:22:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:22:27 ---> 9d399a41f75f 19:22:27 Step 3/22 : WORKDIR /edgex-go 19:22:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:22:27 ---> 9d399a41f75f 19:22:27 Step 3/23 : WORKDIR /edgex-go 19:22:27 ---> Running in c0bcaddd73f9 19:22:27 ---> Running in 2bdf8405800c 19:22:27 Removing intermediate container c0bcaddd73f9 19:22:27 ---> 506150953e9e 19:22:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:27 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:22:27 ---> 9d399a41f75f 19:22:27 Step 3/26 : WORKDIR /edgex-go 19:22:27 ---> Running in 21d03ea89432 19:22:27 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:22:27 ---> 9d399a41f75f 19:22:27 Step 3/25 : WORKDIR /edgex-go 19:22:27 ---> Using cache 19:22:27 ---> 506150953e9e 19:22:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:27 ---> Running in eae120f8103d 19:22:27 Removing intermediate container 2bdf8405800c 19:22:27 ---> c65333c2dd94 19:22:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:27 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:27 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:22:27 ---> 9d399a41f75f 19:22:27 Step 3/20 : WORKDIR /edgex-go 19:22:27 ---> Running in 17766bb6c12a 19:22:27 ---> Running in 775aa81aa1a1 19:22:27 ---> Running in 0dcca24169e6 19:22:27 Removing intermediate container 17766bb6c12a 19:22:27 ---> 2b088c62514c 19:22:27 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:22:27 Removing intermediate container 21d03ea89432 19:22:27 ---> d58064ea14b7 19:22:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:27 ---> Running in 95be475a0dfb 19:22:27 ---> Running in 4b0f7b9dda92 19:22:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:27 Removing intermediate container eae120f8103d 19:22:27 ---> fa6f58667e7e 19:22:27 Step 5/25 : RUN apk add --update --no-cache make git 19:22:27 ---> Running in 4fd475998efa 19:22:27 Removing intermediate container 0dcca24169e6 19:22:27 ---> b2cc52c949f1 19:22:27 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:22:27 ---> Running in 72b2f08d036d 19:22:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:27 Removing intermediate container 4b0f7b9dda92 19:22:27 ---> e39b8cd725d0 19:22:27 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:22:27 Removing intermediate container 775aa81aa1a1 19:22:27 ---> e1b11a760d0a 19:22:27 Step 5/22 : RUN apk add --update --no-cache make git 19:22:27 ---> Running in f89a7b7574dd 19:22:27 ---> Running in 5b93e611acfc 19:22:27 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:22:27 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:22:27 OK: 15743 distinct packages available 19:22:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:28 OK: 220 MiB in 52 packages 19:22:29 OK: 220 MiB in 52 packages 19:22:29 OK: 220 MiB in 52 packages 19:22:29 OK: 220 MiB in 52 packages 19:22:30 OK: 220 MiB in 52 packages 19:22:31 Removing intermediate container 4fd475998efa 19:22:31 ---> 3f49752a4830 19:22:31 Step 6/25 : COPY go.mod vendor* ./ 19:22:31 Removing intermediate container 72b2f08d036d 19:22:31 ---> 0b3cb625274c 19:22:31 Step 6/23 : COPY go.mod vendor* ./ 19:22:31 Removing intermediate container 95be475a0dfb 19:22:31 ---> 42c0deac1b7b 19:22:31 Step 5/20 : COPY go.mod vendor* ./ 19:22:31 Removing intermediate container 5b93e611acfc 19:22:31 ---> 754d4c356b65 19:22:31 Step 6/22 : COPY go.mod vendor* ./ 19:22:31 Removing intermediate container f89a7b7574dd 19:22:31 ---> ba1f8d193fa4 19:22:31 Step 6/26 : COPY go.mod vendor* ./ 19:22:31 ---> 1082faf33421 19:22:31 ---> 70f1b6cedc50 19:22:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:32 ---> Running in 9f581f8ea423 19:22:32 ---> Running in e7995bd6ae6f 19:22:32 ---> 2bdb24e8c458 19:22:32 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:33 ---> Running in d8cbfaa793b2 19:22:33 ---> 9585cb830dbc 19:22:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:33 ---> Running in 5ac3125f5bde 19:22:33 ---> f0ea50f8db29 19:22:33 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:33 ---> Running in e1e3dfa083a0 19:22:37 Removing intermediate container 9f581f8ea423 19:22:37 ---> f444d84f08fe 19:22:37 Step 8/25 : COPY . . 19:22:38 Removing intermediate container e7995bd6ae6f 19:22:38 ---> a7db363f5130 19:22:38 Step 8/23 : COPY . . 19:22:38 Removing intermediate container d8cbfaa793b2 19:22:38 ---> 636d2334e4b7 19:22:38 Step 7/20 : COPY . . 19:22:39 Removing intermediate container 5ac3125f5bde 19:22:39 ---> a4afe54fed55 19:22:39 Step 8/22 : COPY . . 19:22:39 Removing intermediate container e1e3dfa083a0 19:22:39 ---> 72dd950ffaf8 19:22:39 Step 8/26 : COPY . . 19:23:06 ---> f9a8fdb6c187 19:23:06 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:23:06 ---> Running in 3335f26f8dd1 19:23:06 ---> 735f686a029d 19:23:06 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:23:06 ---> 58dc9172116a 19:23:06 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:23:06 ---> Running in e4653cd72523 19:23:06 ---> a5239a53ba5c 19:23:06 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:23:06 ---> Running in 00908b83b3a9 19:23:06 ---> be3ec4ed0c51 19:23:06 Step 9/23 : RUN make cmd/core-data/core-data 19:23:06 ---> Running in 2ad37f65e790 19:23:06 ---> Running in 9601705dd84b 19:23:06 Removing intermediate container 00908b83b3a9 19:23:06 ---> de28c750155b 19:23:06 Step 10/26 : WORKDIR /edgex-go/spire-build 19:23:06 ---> Running in 46ecd534b1a3 19:23:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:23:07 Removing intermediate container 46ecd534b1a3 19:23:07 ---> da39cd74b74b 19:23:07 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:23:07 ---> Running in 1e8c6c1ac63f 19:23:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:23:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:23:08 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:23:10 Removing intermediate container 1e8c6c1ac63f 19:23:10 ---> 14617729f48c 19:23:10 Step 12/26 : WORKDIR /edgex-go 19:23:10 ---> Running in 9fa75c00a2a3 19:23:10 Removing intermediate container 9fa75c00a2a3 19:23:10 ---> 21519c8d8fb7 19:23:10 19:23:10 Step 13/26 : FROM alpine:3.15 19:23:10 3.15: Pulling from library/alpine 19:23:12 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:23:12 Status: Downloaded newer image for alpine:3.15 19:23:12 ---> 3fb3c9af89a9 19:23:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:23:12 ---> Running in 41eba6e97435 19:23:13 Removing intermediate container 41eba6e97435 19:23:13 ---> 87b62213ca81 19:23:13 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:13 ---> Running in 16044202514b 19:23:16 Removing intermediate container 16044202514b 19:23:16 ---> d9c84802e905 19:23:16 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:23:16 ---> Running in a1186a6b8683 19:23:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:21 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:23:21 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:23:21 OK: 15736 distinct packages available 19:23:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:23 (1/5) Installing dumb-init (1.2.5-r1) 19:23:23 (2/5) Installing musl-obstack (1.2.3-r0) 19:23:23 (3/5) Installing libucontext (1.1-r0) 19:23:23 (4/5) Installing gcompat (1.0.0-r4) 19:23:23 (5/5) Installing openssl (1.1.1o-r0) 19:23:23 Executing busybox-1.34.1-r5.trigger 19:23:23 OK: 6 MiB in 19 packages 19:23:25 Removing intermediate container a1186a6b8683 19:23:25 ---> 4a512c83e84c 19:23:25 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:23:29 ---> 718bab8cba83 19:23:29 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:23:33 ---> 8e838fb173a1 19:23:33 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:23:34 ---> d5d7af93b2fc 19:23:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:23:35 ---> 7e6d6579df9e 19:23:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:23:36 ---> 6833929e2f81 19:23:36 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:23:36 ---> Running in 241976db14b3 19:23:36 Removing intermediate container 241976db14b3 19:23:36 ---> b9a01855256e 19:23:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:23:36 ---> Running in 7e50cb26b271 19:23:37 Removing intermediate container 7e50cb26b271 19:23:37 ---> 573e2aba4d76 19:23:37 Step 24/26 : LABEL arch=arm64 19:23:37 ---> Running in 26e7ddd60ba5 19:23:38 Removing intermediate container 26e7ddd60ba5 19:23:38 ---> 460f2b24bf18 19:23:38 Step 25/26 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:23:38 ---> Running in b083427aa0c5 19:23:38 Removing intermediate container b083427aa0c5 19:23:38 ---> 5115268967f7 19:23:38 Step 26/26 : LABEL version=0.0.0 19:23:39 ---> Running in f741d74146a6 19:23:39 Removing intermediate container f741d74146a6 19:23:39 ---> 31d9a226f981 19:23:39 19:23:39 Successfully built 31d9a226f981 19:23:39 Successfully tagged security-spire-agent-arm64:latest 19:23:39 Building security-bootstrapper 19:24:12  Building security-spire-agent ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:12 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:24:12 ---> 9d399a41f75f 19:24:12 Step 3/31 : WORKDIR /edgex-go 19:24:12 ---> Using cache 19:24:12 ---> d58064ea14b7 19:24:12 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:12 ---> Using cache 19:24:12 ---> e39b8cd725d0 19:24:12 Step 5/31 : RUN apk add --update --no-cache make git 19:24:12 ---> Running in bc32c5ca9f81 19:24:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:16 OK: 220 MiB in 52 packages 19:24:17 Removing intermediate container bc32c5ca9f81 19:24:17 ---> eee6d53e0190 19:24:17 Step 6/31 : COPY go.mod vendor* ./ 19:24:18 ---> 1d45b9523b7c 19:24:18 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:18 ---> Running in c4e7e3a14360 19:24:25 Removing intermediate container c4e7e3a14360 19:24:25 ---> 85abf742e060 19:24:25 Step 8/31 : COPY . . 19:24:47 ---> 088a73f1d2ad 19:24:47 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:24:47 ---> Running in 2e25d6fdb663 19:24:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:28:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:28:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:28:15 Removing intermediate container 3335f26f8dd1 19:28:15 ---> cb85a5258c88 19:28:15 19:28:15 Step 10/25 : FROM alpine:3.14 19:28:15 3.14: Pulling from library/alpine 19:28:17 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:28:17 Status: Downloaded newer image for alpine:3.14 19:28:17 ---> ac73e934f311 19:28:17 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:28:17 Removing intermediate container e4653cd72523 19:28:17 ---> 27ffa969d123 19:28:17 19:28:17 Step 10/22 : FROM alpine:3.14 19:28:17 ---> ac73e934f311 19:28:17 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:28:17 ---> Running in 2bd61f257d0e 19:28:17 ---> Running in 4ac8340c1c6d 19:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:28:21 (1/6) Installing ca-certificates (20211220-r0) 19:28:21 (1/3) Installing ca-certificates (20211220-r0) 19:28:21 (2/6) Installing brotli-libs (1.0.9-r5) 19:28:21 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:28:21 (4/6) Installing libcurl (7.79.1-r1) 19:28:21 (5/6) Installing curl (7.79.1-r1) 19:28:21 (6/6) Installing dumb-init (1.2.5-r1) 19:28:21 Executing busybox-1.33.1-r7.trigger 19:28:21 (2/3) Installing dumb-init (1.2.5-r1) 19:28:21 Executing ca-certificates-20211220-r0.trigger 19:28:21 (3/3) Installing su-exec (0.2-r1) 19:28:21 Executing busybox-1.33.1-r7.trigger 19:28:21 Executing ca-certificates-20211220-r0.trigger 19:28:22 OK: 6 MiB in 17 packages 19:28:22 OK: 8 MiB in 20 packages 19:28:25 Removing intermediate container 4ac8340c1c6d 19:28:25 ---> b555022e724e 19:28:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:28:25 ---> Running in 2814bd714780 19:28:25 Removing intermediate container 2bd61f257d0e 19:28:25 ---> 05c63c581a7a 19:28:25 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:28:25 ---> Running in 553a96e74f8d 19:28:26 Removing intermediate container 2814bd714780 19:28:26 ---> 94a23353c68c 19:28:26 Step 13/22 : WORKDIR /edgex 19:28:26 Removing intermediate container 553a96e74f8d 19:28:26 ---> bb845593bc3d 19:28:26 Step 13/25 : WORKDIR / 19:28:26 ---> Running in e4f42276445d 19:28:26 ---> Running in c5a6064663ca 19:28:27 Removing intermediate container e4f42276445d 19:28:27 ---> e52baddadc71 19:28:27 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:28:27 Removing intermediate container c5a6064663ca 19:28:27 ---> 6cf69d99208e 19:28:27 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:28:28 ---> 18fabe7e9c0e 19:28:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:28:28 ---> afbfbc858255 19:28:28 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:28:30 ---> 7fd24428e4ea 19:28:30 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:28:30 ---> bada88832950 19:28:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:28:31 ---> 92d15b229413 19:28:31 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:28:32 ---> c48888b85740 19:28:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:28:32 ---> 465a54b02ffe 19:28:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:28:34 ---> 9a313db69308 19:28:34 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:28:34 ---> Running in af54cca01bc4 19:28:35 ---> ff0ea8b5ede2 19:28:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:28:37 Removing intermediate container af54cca01bc4 19:28:37 ---> ba7db8aa2330 19:28:37 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:28:37 ---> Running in 6caaf451cec5 19:28:37 ---> 1ad7123fb7b3 19:28:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:28:38 Removing intermediate container 6caaf451cec5 19:28:38 ---> d58db4fc810d 19:28:38 Step 20/22 : LABEL arch=arm64 19:28:38 ---> Running in f21b1fff0429 19:28:38 ---> ab12048455d5 19:28:38 Step 21/25 : 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/ 19:28:39 ---> Running in 57675825c6f5 19:28:39 Removing intermediate container f21b1fff0429 19:28:39 ---> d04c49acefdb 19:28:39 Step 21/22 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:28:39 ---> Running in 8d73a932540f 19:28:40 Removing intermediate container 8d73a932540f 19:28:40 ---> 545637676619 19:28:40 Step 22/22 : LABEL version=0.0.0 19:28:40 ---> Running in 61246332e0c2 19:28:41 Removing intermediate container 61246332e0c2 19:28:41 ---> ae0ed5aaa917 19:28:41 19:28:42 Removing intermediate container 57675825c6f5 19:28:42 ---> 16015f4c2385 19:28:42 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:28:42 ---> Running in f17265efed4b 19:28:42 Successfully built ae0ed5aaa917 19:28:42 Successfully tagged security-proxy-setup-arm64:latest 19:28:42  Building security-proxy-setup ... done Building security-spire-config 19:28:42 Removing intermediate container f17265efed4b 19:28:42 ---> 36e8072264b7 19:28:42 Step 23/25 : LABEL arch=arm64 19:28:43 ---> Running in 53a2c1368560 19:28:43 Removing intermediate container 53a2c1368560 19:28:43 ---> b700af9c37fe 19:28:43 Step 24/25 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:28:43 ---> Running in 91ea15a59ef0 19:28:44 Removing intermediate container 91ea15a59ef0 19:28:44 ---> 30529670e6dc 19:28:44 Step 25/25 : LABEL version=0.0.0 19:28:44 ---> Running in 800702a55650 19:28:44 Removing intermediate container 800702a55650 19:28:44 ---> a0f6c86a4d27 19:28:44 19:28:45 Successfully built a0f6c86a4d27 19:28:45 Successfully tagged security-secretstore-setup-arm64:latest 19:28:45  Building security-secretstore-setup ... done Building security-spire-server 19:29:24 Removing intermediate container 9601705dd84b 19:29:24 ---> 2a319aeb32f5 19:29:24 19:29:24 Step 10/23 : FROM alpine:3.14 19:29:24 ---> ac73e934f311 19:29:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:29:24 ---> Running in 46b7b5623bcb 19:29:24 Removing intermediate container 46b7b5623bcb 19:29:24 ---> faebf6392f49 19:29:24 Step 12/23 : ENV APP_PORT=59880 19:29:24 ---> Running in 1b53ec5addc0 19:29:24 Removing intermediate container 1b53ec5addc0 19:29:24 ---> bfa9b2a2775b 19:29:24 Step 13/23 : EXPOSE $APP_PORT 19:29:25 ---> Running in 07d909f11e63 19:29:25 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:29:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:29:25 ---> 9d399a41f75f 19:29:25 Step 3/26 : WORKDIR /edgex-go 19:29:25 ---> Using cache 19:29:25 ---> d58064ea14b7 19:29:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:25 ---> Using cache 19:29:25 ---> e39b8cd725d0 19:29:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:29:25 ---> Using cache 19:29:25 ---> ba1f8d193fa4 19:29:25 Step 6/26 : COPY go.mod vendor* ./ 19:29:25 ---> Using cache 19:29:25 ---> f0ea50f8db29 19:29:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:25 ---> Using cache 19:29:25 ---> 72dd950ffaf8 19:29:25 Step 8/26 : COPY . . 19:29:26 Removing intermediate container 07d909f11e63 19:29:26 ---> adf8965a4e1f 19:29:26 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:26 ---> Running in a864faf91933 19:29:26 ---> Using cache 19:29:26 ---> 58dc9172116a 19:29:26 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:29:26 ---> Using cache 19:29:26 ---> de28c750155b 19:29:26 Step 10/26 : WORKDIR /edgex-go/spire-build 19:29:26 ---> Using cache 19:29:26 ---> da39cd74b74b 19:29:26 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:29:26 ---> Using cache 19:29:26 ---> 14617729f48c 19:29:26 Step 12/26 : WORKDIR /edgex-go 19:29:26 ---> Using cache 19:29:26 ---> 21519c8d8fb7 19:29:26 19:29:26 Step 13/26 : FROM alpine:3.15 19:29:26 ---> 3fb3c9af89a9 19:29:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:29:26 ---> Using cache 19:29:26 ---> 87b62213ca81 19:29:26 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:26 ---> Using cache 19:29:26 ---> d9c84802e905 19:29:26 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:29:26 ---> Running in 67193b128ee7 19:29:28 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:29:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:29:28 ---> 9d399a41f75f 19:29:28 Step 3/25 : WORKDIR /edgex-go 19:29:28 ---> Using cache 19:29:28 ---> d58064ea14b7 19:29:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:28 ---> Using cache 19:29:28 ---> e39b8cd725d0 19:29:28 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:29:28 ---> Using cache 19:29:28 ---> ba1f8d193fa4 19:29:28 Step 6/25 : COPY go.mod vendor* ./ 19:29:28 ---> Using cache 19:29:28 ---> f0ea50f8db29 19:29:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:28 ---> Using cache 19:29:28 ---> 72dd950ffaf8 19:29:28 Step 8/25 : COPY . . 19:29:28 ---> Using cache 19:29:28 ---> 58dc9172116a 19:29:28 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:29:28 ---> Using cache 19:29:28 ---> de28c750155b 19:29:28 Step 10/25 : WORKDIR /edgex-go/spire-build 19:29:28 ---> Using cache 19:29:28 ---> da39cd74b74b 19:29:28 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:29:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:29 ---> Running in 57a170bee406 19:29:30 Removing intermediate container a864faf91933 19:29:30 ---> 6f6e8b3aa48f 19:29:30 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:29:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:30 ---> Running in e156e4aef64a 19:29:31 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:29:31 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:29:31 OK: 15736 distinct packages available 19:29:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:32 Removing intermediate container 57a170bee406 19:29:32 ---> f2340d720bad 19:29:32 Step 12/25 : WORKDIR /edgex-go 19:29:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:33 ---> Running in c2a318330641 19:29:34 Removing intermediate container c2a318330641 19:29:34 ---> 809ed8e1c659 19:29:34 19:29:34 Step 13/25 : FROM alpine:3.15 19:29:34 ---> 3fb3c9af89a9 19:29:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:29:34 ---> Using cache 19:29:34 ---> 87b62213ca81 19:29:34 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:34 ---> Using cache 19:29:34 ---> d9c84802e905 19:29:34 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:29:34 ---> Using cache 19:29:34 ---> 4a512c83e84c 19:29:34 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:29:34 (1/4) Installing dumb-init (1.2.5-r1) 19:29:34 (2/4) Installing musl-obstack (1.2.3-r0) 19:29:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:34 (3/4) Installing libucontext (1.1-r0) 19:29:34 (4/4) Installing gcompat (1.0.0-r4) 19:29:34 Executing busybox-1.34.1-r5.trigger 19:29:34 OK: 6 MiB in 18 packages 19:29:35 (1/6) Installing dumb-init (1.2.5-r1) 19:29:35 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:29:35 (3/6) Installing libsodium (1.0.18-r0) 19:29:35 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:29:35 (5/6) Installing libzmq (4.3.4-r0) 19:29:36 (6/6) Installing zeromq (4.3.4-r0) 19:29:36 Executing busybox-1.33.1-r7.trigger 19:29:36 OK: 8 MiB in 20 packages 19:29:36 Removing intermediate container 2e25d6fdb663 19:29:36 ---> 4bf101e5d2fa 19:29:36 19:29:36 Step 10/31 : FROM alpine:3.14 19:29:36 ---> ac73e934f311 19:29:36 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:29:36 ---> Running in 76aee38b1b9f 19:29:36 Removing intermediate container 67193b128ee7 19:29:36 ---> e44ece313eac 19:29:36 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:29:37 Removing intermediate container 76aee38b1b9f 19:29:37 ---> 8198031c79c5 19:29:37 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:29:37 ---> Running in ca6fee1f709e 19:29:38 Removing intermediate container e156e4aef64a 19:29:38 ---> 453d4954903e 19:29:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:39 ---> 10a4e01ee5f4 19:29:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:41 (1/2) Installing dumb-init (1.2.5-r1) 19:29:41 (2/2) Installing su-exec (0.2-r1) 19:29:41 Executing busybox-1.33.1-r7.trigger 19:29:41 OK: 6 MiB in 16 packages 19:29:42 ---> da30f8be35be 19:29:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:29:42 ---> b445fd0ec9b9 19:29:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:29:43 Removing intermediate container ca6fee1f709e 19:29:43 ---> faef2e4e5585 19:29:43 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:29:43 ---> Running in 0605e0fe941f 19:29:43 ---> 95f007c676af 19:29:43 Step 19/23 : ENTRYPOINT ["/core-data"] 19:29:43 ---> Running in 79f1b2e1abd1 19:29:43 Removing intermediate container 0605e0fe941f 19:29:43 ---> bacf966bcabe 19:29:43 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:29:43 ---> 977282841fa3 19:29:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:29:44 ---> Running in fde2da7d55f9 19:29:44 Removing intermediate container 79f1b2e1abd1 19:29:44 ---> e553060bd42d 19:29:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:29:44 ---> Running in d50397499ff3 19:29:44 Removing intermediate container fde2da7d55f9 19:29:44 ---> 2db5d1c9c003 19:29:44 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:29:45 ---> Running in dced9b3ae9da 19:29:45 ---> 7df6bfbfbb23 19:29:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:29:45 ---> 872222b4435c 19:29:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:29:45 Removing intermediate container d50397499ff3 19:29:45 ---> f3d3219e3bc6 19:29:45 Step 21/23 : LABEL arch=arm64 19:29:45 ---> Running in 9b95850fce8b 19:29:46 ---> 09758a41493b 19:29:46 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:29:46 ---> 9bc3ce5a301a 19:29:46 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:29:46 ---> Running in 12629a8206fd 19:29:46 ---> Running in c5962af928ab 19:29:46 Removing intermediate container 9b95850fce8b 19:29:46 ---> eaee60ebe5ed 19:29:46 Step 22/23 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:29:46 ---> Running in 0578b250c673 19:29:47 Removing intermediate container c5962af928ab 19:29:47 ---> f7f1eed94438 19:29:47 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:29:47 ---> Running in c99053d5beec 19:29:47 Removing intermediate container 12629a8206fd 19:29:47 ---> fa9086a7d19c 19:29:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:29:47 Removing intermediate container 0578b250c673 19:29:47 ---> a54366b4d0b6 19:29:47 Step 23/23 : LABEL version=0.0.0 19:29:48 ---> Running in 29d0ea8b963a 19:29:48 Removing intermediate container c99053d5beec 19:29:48 ---> 46ef6a85816e 19:29:48 Step 23/25 : LABEL arch=arm64 19:29:48 Removing intermediate container dced9b3ae9da 19:29:48 ---> 71a742054e29 19:29:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:29:48 ---> Running in 0eff177fe654 19:29:48 ---> Running in 7171d1a6bb1a 19:29:48 Removing intermediate container 29d0ea8b963a 19:29:48 ---> ec60c1fc0209 19:29:48 19:29:48 ---> a76936a695cf 19:29:48 Step 21/26 : WORKDIR / 19:29:48 ---> Running in 3f1df4893fc5 19:29:49 Removing intermediate container 0eff177fe654 19:29:49 ---> 7c81663d954c 19:29:49 Step 24/25 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:29:49 Removing intermediate container 7171d1a6bb1a 19:29:49 ---> c5070798f966 19:29:49 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:29:49 ---> Running in 323c50ec6a21 19:29:49 Successfully built ec60c1fc0209 19:29:49 Successfully tagged core-data-arm64:latest 19:29:49  Building core-data ... done Building support-notifications 19:29:49 Removing intermediate container 3f1df4893fc5 19:29:49 ---> 0c300b03d073 19:29:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:29:49 Removing intermediate container 323c50ec6a21 19:29:49 ---> 9adc48d26af1 19:29:49 Step 25/25 : LABEL version=0.0.0 19:29:49 ---> Running in fba43f4befc8 19:29:50 ---> Running in 29a3a5b7a539 19:29:50 ---> 811e1d8298d1 19:29:50 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:29:50 ---> Running in 88905a00ab36 19:29:50 Removing intermediate container fba43f4befc8 19:29:50 ---> 0723af4f3765 19:29:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:29:51 ---> Running in 274a767c654a 19:29:51 Removing intermediate container 29a3a5b7a539 19:29:51 ---> d96c25b13ad1 19:29:51 19:29:52 Removing intermediate container 274a767c654a 19:29:52 ---> f720e5637997 19:29:52 Step 24/26 : LABEL arch=arm64 19:29:52 Removing intermediate container 2ad37f65e790 19:29:52 ---> 7d857b51898c 19:29:52 19:29:52 Step 9/20 : FROM alpine:3.15 19:29:52 ---> 3fb3c9af89a9 19:29:52 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:29:52 ---> Using cache 19:29:52 ---> 87b62213ca81 19:29:52 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:52 ---> Using cache 19:29:52 ---> d9c84802e905 19:29:52 Successfully built d96c25b13ad1 19:29:52 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:29:52 Successfully tagged security-spire-server-arm64:latest 19:29:52  Building security-spire-server ... done Building core-metadata 19:29:52 ---> Running in 1e21a227e1ff 19:29:52 ---> Running in cb54e86013f2 19:29:52 Removing intermediate container cb54e86013f2 19:29:52 ---> e3a04fd6939b 19:29:52 Step 25/26 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:29:53 ---> Running in 375cd70be1e1 19:29:53 Removing intermediate container 88905a00ab36 19:29:53 ---> 5a831a9b1a37 19:29:53 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:53 Removing intermediate container 375cd70be1e1 19:29:53 ---> a72d3e253e87 19:29:53 Step 26/26 : LABEL version=0.0.0 19:29:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:54 ---> Running in ff03ba28d1fd 19:29:54 ---> 7633b10d3d96 19:29:54 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:29:54 Removing intermediate container ff03ba28d1fd 19:29:54 ---> 1285aefe8f83 19:29:54 19:29:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:55 Successfully built 1285aefe8f83 19:29:55 Successfully tagged security-spire-config-arm64:latest 19:29:55  Building security-spire-config ... done Building core-command 19:29:56 ---> 8b663bdd55c0 19:29:56 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:29:56 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:29:56 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:29:56 OK: 15736 distinct packages available 19:29:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:56 ---> 070030f61bc5 19:29:56 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:29:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:57 ---> a153be5c7424 19:29:57 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:29:58 (1/9) Installing ca-certificates (20211220-r0) 19:29:58 ---> 0f09526a302d 19:29:58 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:29:58 (2/9) Installing brotli-libs (1.0.9-r5) 19:29:58 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:29:58 (4/9) Installing libcurl (7.80.0-r1) 19:29:58 ---> Running in a787c1b34a22 19:29:58 (5/9) Installing curl (7.80.0-r1) 19:29:59 (6/9) Installing dumb-init (1.2.5-r1) 19:29:59 (7/9) Installing musl-obstack (1.2.3-r0) 19:29:59 (8/9) Installing libucontext (1.1-r0) 19:29:59 (9/9) Installing gcompat (1.0.0-r4) 19:29:59 Removing intermediate container a787c1b34a22 19:29:59 ---> d6cdcae91bd5 19:29:59 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:29:59 Executing busybox-1.34.1-r5.trigger 19:29:59 Executing ca-certificates-20211220-r0.trigger 19:29:59 OK: 8 MiB in 23 packages 19:30:00 ---> b1d51e9ca3dc 19:30:00 Step 26/31 : RUN chmod +x /entrypoint.sh 19:30:00 ---> Running in 0b244a03c099 19:30:02 Removing intermediate container 1e21a227e1ff 19:30:02 ---> 11078a452410 19:30:02 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:03 ---> 278a8a01502d 19:30:03 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:30:03 Removing intermediate container 0b244a03c099 19:30:03 ---> 20d8b057b7b3 19:30:03 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:30:03 ---> Running in fa5966f0ce2a 19:30:03 Removing intermediate container fa5966f0ce2a 19:30:03 ---> 3447d4a7b1d6 19:30:03 Step 28/31 : CMD ["gate"] 19:30:04 ---> Running in 93d8369e966d 19:30:04 ---> ef87487998c0 19:30:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:30:04 Removing intermediate container 93d8369e966d 19:30:04 ---> a5759ed8faa5 19:30:04 Step 29/31 : LABEL arch=arm64 19:30:05 ---> Running in 00d3592b7432 19:30:05 ---> f0b16de131b2 19:30:05 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:30:05 Removing intermediate container 00d3592b7432 19:30:05 ---> 51f6b505923b 19:30:05 Step 30/31 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:30:05 ---> Running in a56f81def367 19:30:05 ---> Running in a35ab43e0a76 19:30:06 Removing intermediate container a56f81def367 19:30:06 ---> 18a20b22ecca 19:30:06 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:06 ---> Running in a8b824f11e46 19:30:06 Removing intermediate container a35ab43e0a76 19:30:06 ---> 3254506d8144 19:30:06 Step 31/31 : LABEL version=0.0.0 19:30:06 ---> Running in 7c96bcf36f41 19:30:06 Removing intermediate container a8b824f11e46 19:30:06 ---> ebccb6de6ce2 19:30:06 Step 18/20 : LABEL arch=arm64 19:30:07 ---> Running in 978ea14ccc25 19:30:07 Removing intermediate container 7c96bcf36f41 19:30:07 ---> bccc6ca296e9 19:30:07 19:30:07 Removing intermediate container 978ea14ccc25 19:30:07 ---> e02c159d9200 19:30:07 Step 19/20 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:30:07 ---> Running in 903739a0a23b 19:30:07 Successfully built bccc6ca296e9 19:30:07 Successfully tagged security-bootstrapper-arm64:latest 19:30:08  Building security-bootstrapper ... done Building support-scheduler 19:30:08 Removing intermediate container 903739a0a23b 19:30:08 ---> 81048a7a74d0 19:30:08 Step 20/20 : LABEL version=0.0.0 19:30:08 ---> Running in e6fafc8099f4 19:30:08 Removing intermediate container e6fafc8099f4 19:30:08 ---> f4695ae81ee6 19:30:08 19:30:08 Successfully built f4695ae81ee6 19:30:08 Successfully tagged security-spiffe-token-provider-arm64:latest 19:30:08  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 19:31:05 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:31:05 ---> 9d399a41f75f 19:31:05 Step 3/22 : WORKDIR /edgex-go 19:31:05 ---> Using cache 19:31:05 ---> d58064ea14b7 19:31:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:05 ---> Using cache 19:31:05 ---> e39b8cd725d0 19:31:05 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:31:05 ---> Running in 90bf3930a030 19:31:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:07 OK: 220 MiB in 52 packages 19:31:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:31:08 ---> 9d399a41f75f 19:31:08 Step 3/23 : WORKDIR /edgex-go 19:31:08 ---> Using cache 19:31:08 ---> d58064ea14b7 19:31:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:08 ---> Using cache 19:31:08 ---> e39b8cd725d0 19:31:08 Step 5/23 : RUN apk add --update --no-cache make git 19:31:08 ---> Using cache 19:31:08 ---> eee6d53e0190 19:31:08 Step 6/23 : COPY go.mod vendor* ./ 19:31:08 ---> Using cache 19:31:08 ---> 1d45b9523b7c 19:31:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:08 ---> Using cache 19:31:08 ---> 85abf742e060 19:31:08 Step 8/23 : COPY . . 19:31:08 ---> Using cache 19:31:08 ---> 088a73f1d2ad 19:31:08 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:31:08 ---> Running in 762ffd8c3c6c 19:31:09 Removing intermediate container 90bf3930a030 19:31:09 ---> 000567ce1085 19:31:09 Step 6/22 : COPY go.mod vendor* ./ 19:31:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:31:10 ---> 126823fb6ecf 19:31:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:10 ---> Running in 7125c2e83362 19:31:11 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:31:11 ---> 9d399a41f75f 19:31:11 Step 3/23 : WORKDIR /edgex-go 19:31:11 ---> Using cache 19:31:11 ---> d58064ea14b7 19:31:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:11 ---> Using cache 19:31:11 ---> e39b8cd725d0 19:31:11 Step 5/23 : RUN apk add --update --no-cache make git 19:31:11 ---> Using cache 19:31:11 ---> eee6d53e0190 19:31:11 Step 6/23 : COPY go.mod vendor* ./ 19:31:11 ---> Using cache 19:31:11 ---> 1d45b9523b7c 19:31:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:11 ---> Using cache 19:31:11 ---> 85abf742e060 19:31:11 Step 8/23 : COPY . . 19:31:11 ---> Using cache 19:31:11 ---> 088a73f1d2ad 19:31:11 Step 9/23 : RUN make cmd/core-command/core-command 19:31:11 ---> Running in 7660aef1949a 19:31:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:31:17 Removing intermediate container 7125c2e83362 19:31:17 ---> c9f30e8ca4e1 19:31:17 Step 8/22 : COPY . . 19:31:20 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:31:20 ---> 9d399a41f75f 19:31:20 Step 3/22 : WORKDIR /edgex-go 19:31:20 ---> Using cache 19:31:20 ---> d58064ea14b7 19:31:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:20 ---> Using cache 19:31:20 ---> e39b8cd725d0 19:31:20 Step 5/22 : RUN apk add --update --no-cache make git 19:31:20 ---> Using cache 19:31:20 ---> eee6d53e0190 19:31:20 Step 6/22 : COPY go.mod vendor* ./ 19:31:20 ---> Using cache 19:31:20 ---> 1d45b9523b7c 19:31:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:20 ---> Using cache 19:31:20 ---> 85abf742e060 19:31:20 Step 8/22 : COPY . . 19:31:21 ---> Using cache 19:31:21 ---> 088a73f1d2ad 19:31:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:31:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:31:21 ---> 9d399a41f75f 19:31:21 Step 3/23 : WORKDIR /edgex-go 19:31:21 ---> Using cache 19:31:21 ---> d58064ea14b7 19:31:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:21 ---> Using cache 19:31:21 ---> e39b8cd725d0 19:31:21 Step 5/23 : RUN apk add --update --no-cache make bash git 19:31:21 ---> Running in 07817070cd70 19:31:21 ---> Running in 141638667e7b 19:31:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:31:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:26 OK: 220 MiB in 52 packages 19:31:28 Removing intermediate container 141638667e7b 19:31:28 ---> e3a888f7cd60 19:31:28 Step 6/23 : COPY go.mod vendor* ./ 19:31:30 ---> a7ab7b6c58e0 19:31:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:30 ---> Running in 378bc46091b0 19:31:37 Removing intermediate container 378bc46091b0 19:31:37 ---> 11fbb66dfaeb 19:31:37 Step 8/23 : COPY . . 19:31:47 ---> 8c2bd1f5cc8f 19:31:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:31:47 ---> Running in 7b2a6fc30151 19:31:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:32:03 ---> f655e73c84e2 19:32:03 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:32:03 ---> Running in ceab9b975c21 19:32:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:36:11 Removing intermediate container 7660aef1949a 19:36:11 ---> cdc670f3dc5a 19:36:11 19:36:11 Step 10/23 : FROM alpine:3.14 19:36:11 ---> ac73e934f311 19:36:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:36:11 ---> Running in 3bc13cdef72f 19:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:36:11 (1/1) Installing dumb-init (1.2.5-r1) 19:36:11 Executing busybox-1.33.1-r7.trigger 19:36:11 OK: 5 MiB in 15 packages 19:36:11 Removing intermediate container 3bc13cdef72f 19:36:11 ---> 9616966e6cae 19:36:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:36:11 ---> Running in 31d427c893ad 19:36:11 Removing intermediate container 31d427c893ad 19:36:11 ---> 1345506d545b 19:36:11 Step 13/23 : ENV APP_PORT=59882 19:36:11 ---> Running in adf8ed5e4704 19:36:11 Removing intermediate container adf8ed5e4704 19:36:11 ---> 596a11fd0e58 19:36:11 Step 14/23 : EXPOSE $APP_PORT 19:36:11 ---> Running in f96330f4c0ef 19:36:11 Removing intermediate container f96330f4c0ef 19:36:11 ---> b9b2c47395d0 19:36:11 Step 15/23 : WORKDIR / 19:36:11 ---> Running in bd6c3876e748 19:36:11 Removing intermediate container bd6c3876e748 19:36:11 ---> 1aca1541d67f 19:36:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:11 ---> 03dc981b3aef 19:36:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:36:13 ---> 22845a70e479 19:36:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:36:14 ---> ade9a90b3196 19:36:14 Step 19/23 : ENTRYPOINT ["/core-command"] 19:36:14 ---> Running in 677107083f9f 19:36:14 Removing intermediate container 677107083f9f 19:36:14 ---> b134d2bcc10c 19:36:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:14 ---> Running in 1ca983bee930 19:36:15 Removing intermediate container 1ca983bee930 19:36:15 ---> 7d358178f5b3 19:36:15 Step 21/23 : LABEL arch=arm64 19:36:15 ---> Running in 2ac3b51e5b85 19:36:16 Removing intermediate container 2ac3b51e5b85 19:36:16 ---> ced238279155 19:36:16 Step 22/23 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:36:16 ---> Running in da844897fb3e 19:36:17 Removing intermediate container da844897fb3e 19:36:17 ---> eee3b2cc1419 19:36:17 Step 23/23 : LABEL version=0.0.0 19:36:17 ---> Running in c2a69a4e8cef 19:36:18 Removing intermediate container c2a69a4e8cef 19:36:18 ---> 1a662c5168de 19:36:18 19:36:19 Successfully built 1a662c5168de 19:36:19 Successfully tagged core-command-arm64:latest 19:36:24  Building core-command ... done Removing intermediate container 762ffd8c3c6c 19:36:24 ---> 50a6bacb1987 19:36:24 19:36:24 Step 10/23 : FROM alpine:3.14 19:36:24 ---> ac73e934f311 19:36:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:36:24 ---> Using cache 19:36:24 ---> 9616966e6cae 19:36:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:36:24 ---> Using cache 19:36:24 ---> 1345506d545b 19:36:24 Step 13/23 : ENV APP_PORT=59881 19:36:24 ---> Running in d5c630a66180 19:36:25 Removing intermediate container d5c630a66180 19:36:25 ---> 25cf686050dc 19:36:25 Step 14/23 : EXPOSE $APP_PORT 19:36:25 ---> Running in 1e24fff2f3e2 19:36:26 Removing intermediate container 1e24fff2f3e2 19:36:26 ---> 006ead283d03 19:36:26 Step 15/23 : WORKDIR / 19:36:26 ---> Running in 1c5b8810e91c 19:36:26 Removing intermediate container 1c5b8810e91c 19:36:26 ---> d80c445ed776 19:36:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:27 ---> 0fc8e4721192 19:36:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:36:29 ---> 103a359be2bf 19:36:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:36:30 ---> d2f379f560a0 19:36:30 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:36:30 ---> Running in a57c0dd8b783 19:36:30 Removing intermediate container a57c0dd8b783 19:36:30 ---> ee950915ca2b 19:36:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:30 ---> Running in a822cb92b7e6 19:36:31 Removing intermediate container a822cb92b7e6 19:36:31 ---> 8b36dacfad81 19:36:31 Step 21/23 : LABEL arch=arm64 19:36:31 ---> Running in 66a6b1fbd572 19:36:32 Removing intermediate container 66a6b1fbd572 19:36:32 ---> e7aac5c6eb5a 19:36:32 Step 22/23 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:36:32 ---> Running in ed471572cf9a 19:36:33 Removing intermediate container ed471572cf9a 19:36:33 ---> 5e737a8604d6 19:36:33 Step 23/23 : LABEL version=0.0.0 19:36:33 ---> Running in 7eb24992d9fc 19:36:33 Removing intermediate container 7eb24992d9fc 19:36:33 ---> 179c5bec6c4a 19:36:33 19:36:33 Successfully built 179c5bec6c4a 19:36:33 Successfully tagged core-metadata-arm64:latest 19:36:52  Building core-metadata ... done Removing intermediate container ceab9b975c21 19:36:52 ---> 693405d0a3b9 19:36:52 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:36:52 ---> Running in ee3ad36e7969 19:36:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:36:56 Removing intermediate container ee3ad36e7969 19:36:56 ---> 4434ad321fc2 19:36:56 19:36:56 Step 11/23 : FROM docker:20.10.14 19:36:56 20.10.14: Pulling from library/docker 19:37:11 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:37:11 Status: Downloaded newer image for docker:20.10.14 19:37:11 ---> c346e9eafbab 19:37:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:37:11 ---> Running in 552abe67db7d 19:37:11 Removing intermediate container 552abe67db7d 19:37:11 ---> 1ca1cbe1c5ad 19:37:11 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:37:11 ---> Running in 12932cf933bb 19:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:37:14 (1/43) Installing readline (8.1.1-r0) 19:37:14 (2/43) Installing bash (5.1.16-r0) 19:37:14 Executing bash-5.1.16-r0.post-install 19:37:14 (3/43) Installing brotli-libs (1.0.9-r5) 19:37:14 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:37:14 (5/43) Installing libcurl (7.80.0-r1) 19:37:14 (6/43) Installing curl (7.80.0-r1) 19:37:14 (7/43) Installing dumb-init (1.2.5-r1) 19:37:14 (8/43) Installing libbz2 (1.0.8-r1) 19:37:14 (9/43) Installing expat (2.4.7-r0) 19:37:14 (10/43) Installing libffi (3.4.2-r1) 19:37:14 (11/43) Installing gdbm (1.22-r0) 19:37:14 (12/43) Installing xz-libs (5.2.5-r1) 19:37:14 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:37:14 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:37:14 (15/43) Installing mpdecimal (2.5.1-r1) 19:37:15 (16/43) Installing sqlite-libs (3.36.0-r0) 19:37:15 (17/43) Installing python3 (3.9.7-r4) 19:37:17 (18/43) Installing py3-appdirs (1.4.4-r2) 19:37:17 (19/43) Installing py3-certifi (2020.12.5-r1) 19:37:17 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:37:17 (21/43) Installing py3-idna (3.3-r0) 19:37:17 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:37:17 (23/43) Installing py3-requests (2.26.0-r1) 19:37:17 (24/43) Installing py3-msgpack (1.0.2-r1) 19:37:17 (25/43) Installing py3-lockfile (0.12.2-r4) 19:37:17 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:37:17 (27/43) Installing py3-colorama (0.4.4-r1) 19:37:17 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:37:17 (29/43) Installing py3-distlib (0.3.3-r0) 19:37:17 (30/43) Installing py3-distro (1.6.0-r0) 19:37:17 (31/43) Installing py3-six (1.16.0-r0) 19:37:17 (32/43) Installing py3-webencodings (0.5.1-r4) 19:37:17 (33/43) Installing py3-html5lib (1.1-r1) 19:37:17 (34/43) Installing py3-parsing (2.4.7-r2) 19:37:17 (35/43) Installing py3-packaging (20.9-r1) 19:37:17 (36/43) Installing py3-tomli (1.2.2-r0) 19:37:18 (37/43) Installing py3-pep517 (0.12.0-r0) 19:37:18 (38/43) Installing py3-progress (1.6-r0) 19:37:18 (39/43) Installing py3-retrying (1.3.3-r2) 19:37:18 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:37:18 (41/43) Installing py3-setuptools (52.0.0-r4) 19:37:18 (42/43) Installing py3-toml (0.10.2-r2) 19:37:18 (43/43) Installing py3-pip (20.3.4-r1) 19:37:18 Executing busybox-1.34.1-r5.trigger 19:37:18 OK: 82 MiB in 65 packages 19:37:24 Collecting docker-compose==1.23.2 19:37:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:37:24 Collecting texttable<0.10,>=0.9.0 19:37:24 Downloading texttable-0.9.1.tar.gz (11 kB) 19:37:27 Collecting jsonschema<3,>=2.5.1 19:37:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:37:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:37:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:37:28 Collecting docopt<0.7,>=0.6.1 19:37:28 Downloading docopt-0.6.2.tar.gz (25 kB) 19:37:31 Collecting docker<4.0,>=3.6.0 19:37:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:37:31 Collecting cached-property<2,>=1.2.0 19:37:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:37:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:37:32 Collecting websocket-client<1.0,>=0.32.0 19:37:32 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:37:32 Collecting dockerpty<0.5,>=0.4.1 19:37:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:37:35 Collecting PyYAML<4,>=3.10 19:37:35 Downloading PyYAML-3.13.tar.gz (270 kB) 19:37:40 Collecting docker-pycreds>=0.4.0 19:37:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:37:40 Collecting idna<2.8,>=2.5 19:37:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:37:41 Collecting chardet<3.1.0,>=3.0.2 19:37:41 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:37:41 Collecting urllib3<1.25,>=1.21.1 19:37:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:37:41 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) 19:37:42 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:37:42 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:37:42 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:37:42 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:37:43 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:37:43 Attempting uninstall: urllib3 19:37:43 Found existing installation: urllib3 1.26.7 19:37:43 Uninstalling urllib3-1.26.7: 19:37:43 Successfully uninstalled urllib3-1.26.7 19:37:44 Attempting uninstall: idna 19:37:44 Found existing installation: idna 3.3 19:37:44 Uninstalling idna-3.3: 19:37:44 Successfully uninstalled idna-3.3 19:37:47 Attempting uninstall: requests 19:37:47 Found existing installation: requests 2.26.0 19:37:47 Uninstalling requests-2.26.0: 19:37:47 Successfully uninstalled requests-2.26.0 19:37:47 Running setup.py install for texttable: started 19:37:50 Running setup.py install for texttable: finished with status 'done' 19:37:50 Running setup.py install for PyYAML: started 19:37:53 Running setup.py install for PyYAML: finished with status 'done' 19:37:54 Running setup.py install for docopt: started 19:37:57 Running setup.py install for docopt: finished with status 'done' 19:37:57 Running setup.py install for dockerpty: started 19:38:00 Running setup.py install for dockerpty: finished with status 'done' 19:38:02 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 19:38:07 Removing intermediate container 07817070cd70 19:38:07 ---> ca739ece5dd6 19:38:07 19:38:07 Step 10/22 : FROM alpine:3.14 19:38:07 ---> ac73e934f311 19:38:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:38:07 ---> Using cache 19:38:07 ---> 9616966e6cae 19:38:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:38:07 ---> Using cache 19:38:07 ---> 1345506d545b 19:38:07 Step 13/22 : ENV APP_PORT=59861 19:38:07 ---> Running in 7b735056b6b5 19:38:07 Removing intermediate container 7b735056b6b5 19:38:07 ---> 8db5cf72e056 19:38:07 Step 14/22 : EXPOSE $APP_PORT 19:38:07 ---> Running in 5c70a7618ea0 19:38:08 Removing intermediate container 5c70a7618ea0 19:38:08 ---> 26385340ccdf 19:38:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:09 ---> a5a632ebb353 19:38:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:38:12 ---> 44b5905e93c5 19:38:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:38:12 ---> 806dd05f5503 19:38:12 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:38:13 ---> Running in d653b7384245 19:38:13 Removing intermediate container d653b7384245 19:38:13 ---> 95794d3b923a 19:38:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:13 ---> Running in 5e676f25743f 19:38:14 Removing intermediate container 5e676f25743f 19:38:14 ---> 220cb539d9a0 19:38:14 Step 20/22 : LABEL arch=arm64 19:38:14 ---> Running in f1edf7a8133f 19:38:15 Removing intermediate container f1edf7a8133f 19:38:15 ---> 79f7ac6bdfed 19:38:15 Step 21/22 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:38:15 ---> Running in b58476f81828 19:38:15 Removing intermediate container 12932cf933bb 19:38:15 ---> 521147e5f955 19:38:15 Step 14/23 : ENV APP_PORT=58890 19:38:15 ---> Running in 3eff60b14539 19:38:15 Removing intermediate container b58476f81828 19:38:15 ---> f03cc0dc7b05 19:38:15 Step 22/22 : LABEL version=0.0.0 19:38:15 ---> Running in a0cfd2c23f22 19:38:16 Removing intermediate container 7b2a6fc30151 19:38:16 ---> f39651fa7f19 19:38:16 19:38:16 Step 10/22 : FROM alpine:3.14 19:38:16 ---> ac73e934f311 19:38:16 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:38:16 Removing intermediate container 3eff60b14539 19:38:16 ---> 4eed595c05c6 19:38:16 Step 15/23 : EXPOSE $APP_PORT 19:38:16 ---> Running in 82668670267c 19:38:16 ---> Running in e6454ac64d55 19:38:16 Removing intermediate container a0cfd2c23f22 19:38:16 ---> 1c80b1bbc735 19:38:16 19:38:17 Removing intermediate container e6454ac64d55 19:38:17 ---> dae83cb27180 19:38:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:38:17 Successfully built 1c80b1bbc735 19:38:17 Successfully tagged support-scheduler-arm64:latest 19:38:17  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:38:17 ---> 709ea8183b3e 19:38:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:38:18 ---> 4f2e5c192abc 19:38:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:38:18 (1/2) Installing ca-certificates (20211220-r0) 19:38:18 (2/2) Installing dumb-init (1.2.5-r1) 19:38:19 Executing busybox-1.33.1-r7.trigger 19:38:19 Executing ca-certificates-20211220-r0.trigger 19:38:19 OK: 6 MiB in 16 packages 19:38:19 ---> 1b775a91f107 19:38:19 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:38:19 ---> Running in e78eeeb2dc53 19:38:20 Removing intermediate container e78eeeb2dc53 19:38:20 ---> 328e99abe937 19:38:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:20 ---> Running in 76496662ead1 19:38:20 Removing intermediate container 76496662ead1 19:38:20 ---> 2f4811d68053 19:38:20 Step 21/23 : LABEL arch=arm64 19:38:20 Removing intermediate container 82668670267c 19:38:20 ---> eec0aa3297da 19:38:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:38:20 ---> Running in 9295e1295bbd 19:38:20 ---> Running in 9b00d611f342 19:38:21 Removing intermediate container 9295e1295bbd 19:38:21 ---> d29e388785ec 19:38:21 Step 13/22 : ENV APP_PORT=59860 19:38:21 Removing intermediate container 9b00d611f342 19:38:21 ---> 228ef4b722ae 19:38:21 Step 22/23 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:38:21 ---> Running in c229196093e2 19:38:21 ---> Running in 5b20a518515d 19:38:21 Removing intermediate container c229196093e2 19:38:21 ---> 32eba0da5378 19:38:21 Step 14/22 : EXPOSE $APP_PORT 19:38:21 Removing intermediate container 5b20a518515d 19:38:21 ---> 25aa94e242cc 19:38:21 Step 23/23 : LABEL version=0.0.0 19:38:21 ---> Running in e327fd9f2505 19:38:21 ---> Running in 9661cc486bed 19:38:22 Removing intermediate container e327fd9f2505 19:38:22 ---> 7bb73dde60e5 19:38:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:22 Removing intermediate container 9661cc486bed 19:38:22 ---> fed996f2e7e1 19:38:22 19:38:22 Successfully built fed996f2e7e1 19:38:22 Successfully tagged sys-mgmt-agent-arm64:latest 19:38:22  Building sys-mgmt-agent ... done  ---> 4d60049e24f2 19:38:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:38:24 ---> 802b9cb4a014 19:38:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:38:24 ---> 12aeb2f998ac 19:38:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:38:24 ---> Running in 7e49c2e3e86b 19:38:24 Removing intermediate container 7e49c2e3e86b 19:38:24 ---> fde1002271db 19:38:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:25 ---> Running in ef519981e941 19:38:25 Removing intermediate container ef519981e941 19:38:25 ---> c15fa81c94e4 19:38:25 Step 20/22 : LABEL arch=arm64 19:38:25 ---> Running in fe366164c480 19:38:25 Removing intermediate container fe366164c480 19:38:25 ---> 5a31faad41c2 19:38:25 Step 21/22 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 19:38:25 ---> Running in 2755b0231fff 19:38:26 Removing intermediate container 2755b0231fff 19:38:26 ---> d4d3fe6488e5 19:38:26 Step 22/22 : LABEL version=0.0.0 19:38:26 ---> Running in 3fd7cdc76721 19:38:26 Removing intermediate container 3fd7cdc76721 19:38:26 ---> a7d7570d3c2b 19:38:26 19:38:27 Successfully built a7d7570d3c2b 19:38:27 Successfully tagged support-notifications-arm64:latest 19:38:27  Building support-notifications ... done  [Pipeline] } 19:38:27 $ docker stop --time=1 97423926cbc6b017d6cfef710054ce6a069920fce1ce9065be74a4322ac55dac 19:38:29 $ docker rm -f 97423926cbc6b017d6cfef710054ce6a069920fce1ce9065be74a4322ac55dac [Pipeline] // withDockerContainer [Pipeline] sh 19:38:29 + docker images 19:38:30 REPOSITORY TAG IMAGE ID CREATED SIZE 19:38:30 support-notifications-arm64 latest a7d7570d3c2b 3 seconds ago 25.9MB 19:38:30 sys-mgmt-agent-arm64 latest fed996f2e7e1 8 seconds ago 282MB 19:38:30 support-scheduler-arm64 latest 1c80b1bbc735 13 seconds ago 25.4MB 19:38:30 f39651fa7f19 14 seconds ago 1.49GB 19:38:30 ca739ece5dd6 24 seconds ago 1.49GB 19:38:30 4434ad321fc2 About a minute ago 1.43GB 19:38:30 core-metadata-arm64 latest 179c5bec6c4a About a minute ago 16.3MB 19:38:30 50a6bacb1987 2 minutes ago 1.44GB 19:38:30 core-command-arm64 latest 1a662c5168de 2 minutes ago 15.5MB 19:38:30 cdc670f3dc5a 2 minutes ago 1.43GB 19:38:30 security-spiffe-token-provider-arm64 latest f4695ae81ee6 8 minutes ago 28.1MB 19:38:30 security-bootstrapper-arm64 latest bccc6ca296e9 8 minutes ago 18.3MB 19:38:30 security-spire-config-arm64 latest 1285aefe8f83 8 minutes ago 85.6MB 19:38:30 7d857b51898c 8 minutes ago 1.48GB 19:38:30 security-spire-server-arm64 latest d96c25b13ad1 8 minutes ago 86.3MB 19:38:30 core-data-arm64 latest ec60c1fc0209 8 minutes ago 21.7MB 19:38:30 4bf101e5d2fa 8 minutes ago 1.44GB 19:38:30 809ed8e1c659 8 minutes ago 1.34GB 19:38:30 2a319aeb32f5 9 minutes ago 1.46GB 19:38:30 security-secretstore-setup-arm64 latest a0f6c86a4d27 9 minutes ago 27.5MB 19:38:30 security-proxy-setup-arm64 latest ae0ed5aaa917 9 minutes ago 26.1MB 19:38:30 27ffa969d123 10 minutes ago 1.44GB 19:38:30 cb85a5258c88 10 minutes ago 1.44GB 19:38:30 security-spire-agent-arm64 latest 31d9a226f981 14 minutes ago 126MB 19:38:30 21519c8d8fb7 15 minutes ago 1.34GB 19:38:30 ci-base-image-arm64 latest 9d399a41f75f 28 minutes ago 1.01GB 19:38:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 3 weeks ago 669MB 19:38:30 docker 20.10.14 c346e9eafbab 2 months ago 202MB 19:38:30 alpine 3.14 ac73e934f311 2 months ago 5.34MB 19:38:30 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 19:38:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years 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] withEnv [Pipeline] { [Pipeline] sh 19:38:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:38:30 19:38:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:38:31 arm64: Pulling from edgex-lftools-log-publisher 19:38:31 8998bd30e6a1: Pulling fs layer 19:38:31 04944245beec: Pulling fs layer 19:38:31 699f458cf7ca: Pulling fs layer 19:38:31 765212b225bb: Pulling fs layer 19:38:31 f23df028b6ca: Pulling fs layer 19:38:31 d65c8cfc05b1: Pulling fs layer 19:38:31 2437ff75d9bd: Pulling fs layer 19:38:31 f23df028b6ca: Waiting 19:38:31 d65c8cfc05b1: Waiting 19:38:31 2437ff75d9bd: Waiting 19:38:31 765212b225bb: Waiting 19:38:31 04944245beec: Verifying Checksum 19:38:31 04944245beec: Download complete 19:38:31 765212b225bb: Download complete 19:38:31 f23df028b6ca: Verifying Checksum 19:38:31 f23df028b6ca: Download complete 19:38:31 d65c8cfc05b1: Verifying Checksum 19:38:31 d65c8cfc05b1: Download complete 19:38:31 699f458cf7ca: Verifying Checksum 19:38:31 699f458cf7ca: Download complete 19:38:32 8998bd30e6a1: Verifying Checksum 19:38:32 8998bd30e6a1: Download complete 19:38:34 2437ff75d9bd: Verifying Checksum 19:38:34 2437ff75d9bd: Download complete 19:38:36 8998bd30e6a1: Pull complete 19:38:37 04944245beec: Pull complete 19:38:38 699f458cf7ca: Pull complete 19:38:39 765212b225bb: Pull complete 19:38:40 f23df028b6ca: Pull complete 19:38:40 d65c8cfc05b1: Pull complete 19:38:55 2437ff75d9bd: Pull complete 19:38:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:38:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:38:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:55 prd-ubuntu20.04-docker-arm64-4c-16g-16378 does not seem to be running inside a container 19:38:55 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:38:58 $ docker top 87636d898872958cc2f05afbaa7c6d2b730cb3403cf3deabddad261102874ef5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:38:59 ---> job-cost.sh 19:38:59 lf-activate-venv: SKIPPING 19:38:59 INFO: No Stack... 19:39:00 INFO: Retrieving Pricing Info for: v3-standard-4 19:39:01 INFO: Archiving Costs [Pipeline] sh 19:39:01 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:39:01 + cut -d, -f6 [Pipeline] lock 19:39:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4066-1-stack-cost] 19:39:01 Resource [jenkins-edgexfoundry-edgex-go-PR-4066-1-stack-cost] did not exist. Created. 19:39:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4066-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:39:02 + echo total: 0.10999999940395355 [Pipeline] stash 19:39:02 Stashed 1 file(s) [Pipeline] } 19:39:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4066-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:39:02 $ docker stop --time=1 87636d898872958cc2f05afbaa7c6d2b730cb3403cf3deabddad261102874ef5 19:39:04 $ docker rm -f 87636d898872958cc2f05afbaa7c6d2b730cb3403cf3deabddad261102874ef5 [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) [Pipeline] unstash [Pipeline] configFileProvider 19:39:05 provisioning config files... 19:39:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5838121739320968248tmp [Pipeline] { [Pipeline] sh 19:39:05 + set +x 19:39:05 + curl -s https://codecov.io/bash 19:39:05 + bash -s -- 19:39:05 19:39:05 _____ _ 19:39:05 / ____| | | 19:39:05 | | ___ __| | ___ ___ _____ __ 19:39:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:39:05 | |___| (_) | (_| | __/ (_| (_) \ V / 19:39:05 \_____\___/ \__,_|\___|\___\___/ \_/ 19:39:05 Bash-1.0.6 19:39:05 19:39:05 19:39:05 ==> git version 2.25.1 found 19:39:05 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:39:05 Release-Date: 2020-01-08 19:39:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:39:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:39:05 ==> Jenkins CI detected. 19:39:05 current dir:  /w/workspace/edgex-go/1 19:39:05 project root: . 19:39:05 --> token set from env 19:39:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:39:05 ==> Running gcov in . (disable via -X gcov) 19:39:05 ==> Python coveragepy not found 19:39:05 ==> Searching for coverage reports in: 19:39:05 + . 19:39:05 -> Found 1 reports 19:39:06 ==> Detecting git/mercurial file structure 19:39:06 ==> Reading reports 19:39:06 + ./coverage.out bytes=435593 19:39:06 ==> Appending adjustments 19:39:06 https://docs.codecov.io/docs/fixing-reports 19:39:07 + Found adjustments 19:39:07 ==> Gzipping contents 19:39:07 60K /tmp/codecov.WV9OxJ.gz 19:39:07 ==> Uploading reports 19:39:07 url: https://codecov.io 19:39:07 query: branch=PR-4066&commit=4b6ebfd535500a7b9f2709318b5039d3df44a856&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4066%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4066&job=&cmd_args= 19:39:07 -> Pinging Codecov 19:39:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4066&commit=4b6ebfd535500a7b9f2709318b5039d3df44a856&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4066%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4066&job=&cmd_args= 19:39:07 -> Uploading to 19:39:07 https://storage.googleapis.com/codecov/v4/raw/2022-06-29/00271124DB129430A58F1EEE437C3FCB/4b6ebfd535500a7b9f2709318b5039d3df44a856/8fe53ac8-ae16-4d91-85c8-3c98bfc47f80.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220629T193907Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eccd40078d552974e9c505a8c9e55c4a858ea062eca90d4b551873fe95ba0d35 19:39:07 % Total % Received % Xferd Average Speed Time Time Time Current 19:39:07 Dload Upload Total Spent Left Speed 19:39:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59837 0 0 100 59837 0 286k --:--:-- --:--:-- --:--:-- 285k 100 59837 0 0 100 59837 0 268k --:--:-- --:--:-- --:--:-- 266k 19:39:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4b6ebfd535500a7b9f2709318b5039d3df44a856 [Pipeline] } 19:39:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:39:08 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:39:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:39:10 ---> package-listing.sh 19:39:10 ++ facter osfamily 19:39:10 ++ tr '[:upper:]' '[:lower:]' 19:39:10 + OS_FAMILY=debian 19:39:10 + workspace=/w/workspace/edgex-go/1 19:39:10 + START_PACKAGES=/tmp/packages_start.txt 19:39:10 + END_PACKAGES=/tmp/packages_end.txt 19:39:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:39:10 + PACKAGES=/tmp/packages_start.txt 19:39:10 + '[' /w/workspace/edgex-go/1 ']' 19:39:10 + PACKAGES=/tmp/packages_end.txt 19:39:10 + case "${OS_FAMILY}" in 19:39:10 + dpkg -l 19:39:10 + grep '^ii' 19:39:10 + '[' -f /tmp/packages_start.txt ']' 19:39:10 + '[' -f /tmp/packages_end.txt ']' 19:39:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:39:10 + '[' /w/workspace/edgex-go/1 ']' 19:39:10 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:39:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:39:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:39:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:39:11 19:39:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:39:11 latest: Pulling from edgex-lftools-log-publisher 19:39:11 5eb5b503b376: Pulling fs layer 19:39:11 5c69ac0246d0: Pulling fs layer 19:39:11 ec43610c2a17: Pulling fs layer 19:39:11 3a2ae6a8a46f: Pulling fs layer 19:39:11 33b1e0a273af: Pulling fs layer 19:39:11 5d3b04190fa2: Pulling fs layer 19:39:11 2f39f015ded8: Pulling fs layer 19:39:11 33b1e0a273af: Waiting 19:39:11 5d3b04190fa2: Waiting 19:39:11 3a2ae6a8a46f: Waiting 19:39:11 5c69ac0246d0: Verifying Checksum 19:39:11 5c69ac0246d0: Download complete 19:39:11 3a2ae6a8a46f: Verifying Checksum 19:39:11 3a2ae6a8a46f: Download complete 19:39:11 33b1e0a273af: Verifying Checksum 19:39:11 33b1e0a273af: Download complete 19:39:11 ec43610c2a17: Download complete 19:39:12 5d3b04190fa2: Verifying Checksum 19:39:12 5d3b04190fa2: Download complete 19:39:12 5eb5b503b376: Verifying Checksum 19:39:12 5eb5b503b376: Download complete 19:39:12 2f39f015ded8: Download complete 19:39:13 5eb5b503b376: Pull complete 19:39:13 5c69ac0246d0: Pull complete 19:39:13 ec43610c2a17: Pull complete 19:39:13 3a2ae6a8a46f: Pull complete 19:39:14 33b1e0a273af: Pull complete 19:39:14 5d3b04190fa2: Pull complete 19:39:18 2f39f015ded8: Pull complete 19:39:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:39:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:39:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:18 prd-ubuntu20.04-docker-8c-8g-16376 does not seem to be running inside a container 19:39:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:39:20 $ docker top 48e2415dc9d5ee6f6c5a580289c8a8233958a3b6d5d4962850897498eb694ebd -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:21 + touch /tmp/pre-build-complete [Pipeline] sh 19:39:21 + mkdir -p /var/log/sysstat [Pipeline] sh 19:39:21 + ls /var/log/sa-host 19:39:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:39:22 provisioning config files... 19:39:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8569495948951920767tmp [Pipeline] { [Pipeline] echo 19:39:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:39:22 ---> create-netrc.sh [Pipeline] } 19:39:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:39:22 ---> python-tools-install.sh [Pipeline] echo 19:39:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:39:23 ---> sudo-logs.sh 19:39:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:39:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:39:23 ---> job-cost.sh 19:39:23 lf-activate-venv: SKIPPING 19:39:23 DEBUG: total: 0.10999999940395355 19:39:23 INFO: Retrieving Stack Cost... 19:39:24 INFO: Retrieving Pricing Info for: v3-standard-8 19:39:24 INFO: Archiving Costs [Pipeline] echo 19:39:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:39:24 ---> logs-deploy.sh 19:39:24 lf-activate-venv: SKIPPING 19:39:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4066/1 19:39:24 INFO: archiving workspace using pattern(s): 19:39:25 Archives upload complete. 19:39:25 INFO: archiving logs to Nexus