Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from c61f3e52b8a7dcb67eae6a14629884088dc0d61d+8c995af195f08c96051e81afd7f7ed1e800bba03 (3bb316a84b483a3019fc4dcd911b53c95278b61a) 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-ssh4352924865973128825.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-ssh7018330164779876410.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4068/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4068/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8790161149217809107.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 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-ssh3141855092223152355.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4068/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4068/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12859612844561506319.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16586 in /w/workspace/edgexfoundry_edgex-go_PR-4068 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.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 > 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/4068/head:refs/remotes/origin/PR-4068 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit c61f3e52b8a7dcb67eae6a14629884088dc0d61d Merge succeeded, producing d00ad3e5b5b175cb18112eddb1eadce99b53f798 Checking out Revision d00ad3e5b5b175cb18112eddb1eadce99b53f798 (PR-4068) > git config core.sparsecheckout # timeout=10 > git checkout -f c61f3e52b8a7dcb67eae6a14629884088dc0d61d # 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 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d00ad3e5b5b175cb18112eddb1eadce99b53f798 # timeout=10 Commit message: "Merge commit '8c995af195f08c96051e81afd7f7ed1e800bba03' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:06 Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 474a8008b995409773db167a730865da27e0a6bc # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:06 ========================================================= 16:30:06 EdgeX Global Pipelines Version Info 16:30:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:30:07 ------------------- 16:30:07 stable info: 16:30:07 ------------------- 16:30:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:07 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:30:07 Message: update stable to v1.0.234 16:30:08 ------------------- 16:30:08 experimental info: 16:30:08 ------------------- 16:30:08 Commited By: **** collab-it+edgex@linuxfoundation.org 16:30:08 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 16:30:08 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4068 [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4068 [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4068 [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d00ad3e5b5b175cb18112eddb1eadce99b53f798 [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d00ad3e [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:08 provisioning config files... 16:30:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config26758932969965952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:09 ---> docker-login.sh 16:30:09 nexus3.edgexfoundry.org:10001 16:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:09 Configure a credential helper to remove this warning. See 16:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:09 16:30:09 Login Succeeded 16:30:09 nexus3.edgexfoundry.org:10002 16:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:09 Configure a credential helper to remove this warning. See 16:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:09 16:30:09 Login Succeeded 16:30:09 nexus3.edgexfoundry.org:10003 16:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:09 Configure a credential helper to remove this warning. See 16:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:09 16:30:09 Login Succeeded 16:30:09 nexus3.edgexfoundry.org:10004 16:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:09 Configure a credential helper to remove this warning. See 16:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:09 16:30:09 Login Succeeded 16:30:09 docker.io 16:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:10 Configure a credential helper to remove this warning. See 16:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:10 16:30:10 Login Succeeded 16:30:10 ---> docker-login.sh ends [Pipeline] } 16:30:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:10 + 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 16:30:10 + dirname cmd/core-command/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo core-command,cmd/core-command/Dockerfile 16:30:10 + dirname cmd/core-data/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo core-data,cmd/core-data/Dockerfile 16:30:10 + dirname cmd/core-metadata/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:10 + dirname cmd/security-bootstrapper/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:10 + dirname cmd/security-proxy-setup/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:10 + dirname cmd/security-secretstore-setup/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:10 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:10 + dirname cmd/security-spire-agent/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:10 + + dirname cmd/security-spire-config/Dockerfile 16:30:10 cut -d/ -f2 16:30:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:10 + dirname cmd/security-spire-server/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:10 + dirname cmd/support-notifications/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:10 + dirname cmd/support-scheduler/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:10 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:10 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 16:30:11 + git rev-list -1 --merges d00ad3e5b5b175cb18112eddb1eadce99b53f798~1..d00ad3e5b5b175cb18112eddb1eadce99b53f798 [Pipeline] echo 16:30:11 -----------> git rev-list -1 --merges d00ad3e5b5b175cb18112eddb1eadce99b53f798~1..d00ad3e5b5b175cb18112eddb1eadce99b53f798 d00ad3e5b5b175cb18112eddb1eadce99b53f798 16:30:11 d00ad3e5b5b175cb18112eddb1eadce99b53f798 [false] [Pipeline] sh 16:30:11 + git log --format=format:%s -1 d00ad3e5b5b175cb18112eddb1eadce99b53f798 [Pipeline] echo 16:30:11 ========================================================= 16:30:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:11 + grep -v github /etc/ssh/ssh_known_hosts 16:30:11 + [ -e /tmp/ssh_known_hosts ] 16:30:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:11 + sudo tee -a /etc/ssh/ssh_known_hosts 16:30:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:12 16:30:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:12 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:12 42c077c10790: Pulling fs layer 16:30:12 f63e77b7563a: Pulling fs layer 16:30:12 bd5fdadae976: Pulling fs layer 16:30:12 205491f53016: Pulling fs layer 16:30:12 df18705c85c3: Pulling fs layer 16:30:12 bdb3f477010e: Pulling fs layer 16:30:12 c8a8fc8e1c8f: Pulling fs layer 16:30:12 2c6e9b1d212d: Pulling fs layer 16:30:12 bdb8f0575790: Pulling fs layer 16:30:12 386e3cb2ff24: Pulling fs layer 16:30:12 2343380bae48: Pulling fs layer 16:30:12 386e3cb2ff24: Waiting 16:30:12 2343380bae48: Waiting 16:30:12 205491f53016: Waiting 16:30:12 bdb3f477010e: Waiting 16:30:12 df18705c85c3: Waiting 16:30:12 c8a8fc8e1c8f: Waiting 16:30:12 2c6e9b1d212d: Waiting 16:30:12 bdb8f0575790: Waiting 16:30:12 f63e77b7563a: Download complete 16:30:12 205491f53016: Download complete 16:30:12 df18705c85c3: Verifying Checksum 16:30:12 df18705c85c3: Download complete 16:30:12 bd5fdadae976: Verifying Checksum 16:30:12 bdb3f477010e: Verifying Checksum 16:30:12 bdb3f477010e: Download complete 16:30:12 2c6e9b1d212d: Download complete 16:30:12 bdb8f0575790: Verifying Checksum 16:30:12 bdb8f0575790: Download complete 16:30:12 386e3cb2ff24: Verifying Checksum 16:30:12 386e3cb2ff24: Download complete 16:30:12 2343380bae48: Download complete 16:30:12 42c077c10790: Verifying Checksum 16:30:12 42c077c10790: Download complete 16:30:13 c8a8fc8e1c8f: Verifying Checksum 16:30:13 c8a8fc8e1c8f: Download complete 16:30:14 42c077c10790: Pull complete 16:30:14 f63e77b7563a: Pull complete 16:30:15 bd5fdadae976: Pull complete 16:30:15 205491f53016: Pull complete 16:30:15 df18705c85c3: Pull complete 16:30:15 bdb3f477010e: Pull complete 16:30:18 c8a8fc8e1c8f: Pull complete 16:30:18 2c6e9b1d212d: Pull complete 16:30:18 bdb8f0575790: Pull complete 16:30:18 386e3cb2ff24: Pull complete 16:30:18 2343380bae48: Pull complete 16:30:18 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 16:30:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:18 prd-ubuntu20.04-docker-8c-8g-16586 does not seem to be running inside a container 16:30:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:19 $ docker top 84fcac2ba19d75e47302b552bdb35a37701e9e4b21744998e86ef5818d90d90a -eo pid,comm 16:30: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). 16:30:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:20 [ssh-agent] Looking for ssh-agent implementation... 16:30:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:20 $ docker exec 84fcac2ba19d75e47302b552bdb35a37701e9e4b21744998e86ef5818d90d90a ssh-agent 16:30:20 SSH_AUTH_SOCK=/tmp/ssh-05N6zTYQw5aC/agent.34 16:30:20 SSH_AGENT_PID=40 16:30:20 Running ssh-add (command line suppressed) 16:30:20 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5104912703149745188.key (/w/workspace/edgex-go/2@tmp/private_key_5104912703149745188.key) 16:30:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:20 + git tag --points-at HEAD [Pipeline] } 16:30:20 $ docker exec --env ******** --env ******** 84fcac2ba19d75e47302b552bdb35a37701e9e4b21744998e86ef5818d90d90a ssh-agent -k 16:30:20 unset SSH_AUTH_SOCK; 16:30:20 unset SSH_AGENT_PID; 16:30:20 echo Agent pid 40 killed; 16:30:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:20 [ssh-agent] Looking for ssh-agent implementation... 16:30:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:21 $ docker exec 84fcac2ba19d75e47302b552bdb35a37701e9e4b21744998e86ef5818d90d90a ssh-agent 16:30:21 SSH_AUTH_SOCK=/tmp/ssh-vjDpR2gkHh63/agent.73 16:30:21 SSH_AGENT_PID=80 16:30:21 Running ssh-add (command line suppressed) 16:30:21 Identity added: /w/workspace/edgex-go/2@tmp/private_key_476571943643488070.key (/w/workspace/edgex-go/2@tmp/private_key_476571943643488070.key) 16:30:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:21 + git semver init 16:30:21 2022-07-01 16:30:21,875 [run_init] DEBUG init version:0.0.0 force:False 16:30:21 2022-07-01 16:30:21,876 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 16:30:21 2022-07-01 16:30:21,877 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 16:30:21 2022-07-01 16:30:21,877 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 16:30:26 2022-07-01 16:30:25,890 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 16:30:26 2022-07-01 16:30:25,891 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4068 with force:False 16:30:26 2022-07-01 16:30:25,891 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4068 16:30:26 2022-07-01 16:30:25,894 [execute] INFO git cat-file --batch-check 16:30:26 2022-07-01 16:30:25,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:30:26 2022-07-01 16:30:25,901 [execute] INFO git cat-file --batch 16:30:26 2022-07-01 16:30:25,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:30:26 2022-07-01 16:30:25,907 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4068 16:30:26 0.0.0 [Pipeline] } 16:30:26 $ docker exec --env ******** --env ******** 84fcac2ba19d75e47302b552bdb35a37701e9e4b21744998e86ef5818d90d90a ssh-agent -k 16:30:26 unset SSH_AUTH_SOCK; 16:30:26 unset SSH_AGENT_PID; 16:30:26 echo Agent pid 80 killed; 16:30:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:26 + git semver [Pipeline] } 16:30:26 $ docker stop --time=1 84fcac2ba19d75e47302b552bdb35a37701e9e4b21744998e86ef5818d90d90a 16:30:28 $ docker rm -f 84fcac2ba19d75e47302b552bdb35a37701e9e4b21744998e86ef5818d90d90a [Pipeline] // withDockerContainer [Pipeline] sh 16:30:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:28 Stashed 1 file(s) [Pipeline] echo 16:30:28 [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 16:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:28 ========================================================= 16:30:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:30:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:29 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:29 59bf1c3509f3: Pulling fs layer 16:30:29 666ba61612fd: Pulling fs layer 16:30:29 8ed8ca486205: Pulling fs layer 16:30:29 cc1cd167ecdc: Pulling fs layer 16:30:29 c516ae0d96e1: Pulling fs layer 16:30:29 684cea983483: Pulling fs layer 16:30:29 dd3240ac7de5: Pulling fs layer 16:30:29 b1e948a4e11c: Pulling fs layer 16:30:29 a8fd76ee1af6: Pulling fs layer 16:30:29 646ad004c059: Pulling fs layer 16:30:29 dd3240ac7de5: Waiting 16:30:29 b1e948a4e11c: Waiting 16:30:29 a8fd76ee1af6: Waiting 16:30:29 646ad004c059: Waiting 16:30:29 684cea983483: Waiting 16:30:29 cc1cd167ecdc: Waiting 16:30:29 c516ae0d96e1: Waiting 16:30:29 8ed8ca486205: Verifying Checksum 16:30:29 8ed8ca486205: Download complete 16:30:29 666ba61612fd: Download complete 16:30:29 c516ae0d96e1: Verifying Checksum 16:30:29 c516ae0d96e1: Download complete 16:30:29 684cea983483: Verifying Checksum 16:30:29 684cea983483: Download complete 16:30:29 dd3240ac7de5: Download complete 16:30:29 59bf1c3509f3: Verifying Checksum 16:30:29 59bf1c3509f3: Download complete 16:30:29 b1e948a4e11c: Verifying Checksum 16:30:29 b1e948a4e11c: Download complete 16:30:29 59bf1c3509f3: Pull complete 16:30:29 666ba61612fd: Pull complete 16:30:29 8ed8ca486205: Pull complete 16:30:30 646ad004c059: Verifying Checksum 16:30:30 646ad004c059: Download complete 16:30:30 a8fd76ee1af6: Download complete 16:30:30 cc1cd167ecdc: Verifying Checksum 16:30:30 cc1cd167ecdc: Download complete 16:30:34 cc1cd167ecdc: Pull complete 16:30:34 c516ae0d96e1: Pull complete 16:30:34 684cea983483: Pull complete 16:30:34 dd3240ac7de5: Pull complete 16:30:34 b1e948a4e11c: Pull complete 16:30:36 a8fd76ee1af6: Pull complete 16:30:37 646ad004c059: Pull complete 16:30:37 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 16:30:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:30:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:37 WORKDIR /edgex 16:30:37 COPY go.mod . 16:30:37 RUN go mod download 16:30:37 + docker build -t ci-base-image-x86_64 -f - . 16:30:39 Sending build context to Docker daemon 335.2MB 16:30:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:39 ---> 8f69c11f6b0c 16:30:39 Step 2/4 : WORKDIR /edgex 16:30:42 ---> Running in 525006fdc7aa 16:30:42 Removing intermediate container 525006fdc7aa 16:30:42 ---> f8d725fdba5c 16:30:42 Step 3/4 : COPY go.mod . 16:30:42 ---> 388c2db9deb0 16:30:42 Step 4/4 : RUN go mod download 16:30:42 ---> Running in 19193a30b2dd 16:30:43 Still waiting to schedule task 16:30:43 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:30:57 Removing intermediate container 19193a30b2dd 16:30:57 ---> 9363489a6636 16:30:57 Successfully built 9363489a6636 16:30:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:57 + docker inspect -f . ci-base-image-x86_64 16:30:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:57 prd-ubuntu20.04-docker-8c-8g-16586 does not seem to be running inside a container 16:30:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:58 $ docker top 0527c9aaf7d74d3a4e1e8cf3ca23b01d827fbd20ce631dcf6f1956aca7feefff -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:58 + go version 16:30:58 go version go1.17.7 linux/amd64 [Pipeline] } 16:30:58 $ docker stop --time=1 0527c9aaf7d74d3a4e1e8cf3ca23b01d827fbd20ce631dcf6f1956aca7feefff 16:30:59 $ docker rm -f 0527c9aaf7d74d3a4e1e8cf3ca23b01d827fbd20ce631dcf6f1956aca7feefff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:00 + docker inspect -f . ci-base-image-x86_64 16:31:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:00 prd-ubuntu20.04-docker-8c-8g-16586 does not seem to be running inside a container 16:31:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:00 $ docker top 03f5ca5d6c2f2429f685767a0d49e5b237cc3f8bbf925912251f714c9b8f4670 -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:00 ========================================================= 16:31:00 [edgeXBuildGoParallel] Running Tests and Build... 16:31:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:01 + make test 16:31:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:07 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements 16:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.139s coverage: 98.5% of statements 16:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.110s coverage: 54.2% of statements 16:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.560s coverage: 89.2% of statements 16:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.082s coverage: 83.8% of statements 16:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.499s coverage: 95.6% of statements 16:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements 16:31:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements 16:31:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements 16:31:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements 16:31:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements 16:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 16:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements 16:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 16:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 16:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 16:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.199s coverage: 82.5% of statements 16:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.193s coverage: 91.2% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 64.4% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.304s coverage: 65.4% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 43.8% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.079s coverage: 63.2% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:31:46 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 16:32:08 GO111MODULE=on go vet ./... 16:32:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:11 ./bin/test-attribution-txt.sh [Pipeline] echo 16:32:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:12 + ls -al . 16:32:12 total 684 16:32:12 drwxrwxr-x 10 1001 1001 4096 Jul 1 16:31 . 16:32:12 drwxr-xr-x 4 root root 4096 Jul 1 16:31 .. 16:32:12 -rw-rw-r-- 1 1001 1001 11 Jul 1 16:30 .dockerignore 16:32:12 drwxrwxr-x 8 1001 1001 4096 Jul 1 16:30 .git 16:32:12 drwxrwxr-x 3 1001 1001 4096 Jul 1 16:30 .github 16:32:12 -rw-rw-r-- 1 1001 1001 1030 Jul 1 16:30 .gitignore 16:32:12 -rw-rw-r-- 1 1001 1001 42 Jul 1 16:30 .golangci.yml 16:32:12 -rw-rw-r-- 1 1001 1001 87 Jul 1 16:30 .hadolint.yml 16:32:12 drwxr-xr-x 3 1001 1001 4096 Jul 1 16:30 .semver 16:32:12 -rw-rw-r-- 1 1001 1001 166 Jul 1 16:30 .sonarcloud.properties 16:32:12 -rw-rw-r-- 1 1001 1001 1171 Jul 1 16:30 ADOPTERS.md 16:32:12 -rw-rw-r-- 1 1001 1001 10347 Jul 1 16:30 Attribution.txt 16:32:12 -rw-rw-r-- 1 1001 1001 63209 Jul 1 16:30 CHANGELOG.md 16:32:12 -rw-rw-r-- 1 1001 1001 3804 Jul 1 16:30 CONTRIBUTING.md 16:32:12 -rw-rw-r-- 1 1001 1001 677 Jul 1 16:30 GOVERNANCE.md 16:32:12 -rw-rw-r-- 1 1001 1001 850 Jul 1 16:30 Jenkinsfile 16:32:12 -rw-rw-r-- 1 1001 1001 10775 Jul 1 16:30 LICENSE 16:32:12 -rw-rw-r-- 1 1001 1001 10350 Jul 1 16:30 Makefile 16:32:12 -rw-rw-r-- 1 1001 1001 582 Jul 1 16:30 OWNERS.md 16:32:12 -rw-rw-r-- 1 1001 1001 9094 Jul 1 16:30 README.md 16:32:12 -rw-rw-r-- 1 1001 1001 6912 Jul 1 16:30 SECURITY.md 16:32:12 -rw-rw-r-- 1 1001 1001 5 Jul 1 16:30 VERSION 16:32:12 -rw-rw-r-- 1 1001 1001 4131 Jul 1 16:30 ZMQWindows.md 16:32:12 drwxrwxr-x 2 1001 1001 4096 Jul 1 16:30 bin 16:32:12 drwxrwxr-x 18 1001 1001 4096 Jul 1 16:30 cmd 16:32:12 -rw-r--r-- 1 root root 435593 Jul 1 16:31 coverage.out 16:32:12 -rw-rw-r-- 1 1001 1001 3311 Jul 1 16:30 go.mod 16:32:12 -rw-rw-r-- 1 1001 1001 36522 Jul 1 16:30 go.sum 16:32:12 drwxrwxr-x 8 1001 1001 4096 Jul 1 16:30 internal 16:32:12 drwxrwxr-x 3 1001 1001 4096 Jul 1 16:30 openapi 16:32:12 drwxrwxr-x 4 1001 1001 4096 Jul 1 16:30 snap 16:32:12 -rw-rw-r-- 1 1001 1001 204 Jul 1 16:30 version.go [Pipeline] sh 16:32:12 + '[' -e coverage.out ] 16:32:12 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:12 Stashed 1 file(s) [Pipeline] sh 16:32:12 + make build 16:32:12 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 16:32:27 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 16:32: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/core-command/core-command ./cmd/core-command 16:32:36 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 16:32: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:32: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:32:44 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 16:32: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:32:46 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 16:32: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:32: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/secrets-config ./cmd/secrets-config 16:32:49 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 16:32:51 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] } 16:32:52 $ docker stop --time=1 03f5ca5d6c2f2429f685767a0d49e5b237cc3f8bbf925912251f714c9b8f4670 16:32:54 $ docker rm -f 03f5ca5d6c2f2429f685767a0d49e5b237cc3f8bbf925912251f714c9b8f4670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:55 16:32:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:55 latest: Pulling from edgex-devops/edgex-compose 16:32:55 cbdbe7a5bc2a: Pulling fs layer 16:32:55 ca9280d653b3: Pulling fs layer 16:32:55 7e9c9ca2126c: Pulling fs layer 16:32:55 cbdbe7a5bc2a: Verifying Checksum 16:32:55 cbdbe7a5bc2a: Download complete 16:32:56 ca9280d653b3: Verifying Checksum 16:32:56 ca9280d653b3: Download complete 16:32:56 cbdbe7a5bc2a: Pull complete 16:32:56 7e9c9ca2126c: Download complete 16:32:56 ca9280d653b3: Pull complete 16:33:01 7e9c9ca2126c: Pull complete 16:33:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:33:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:01 prd-ubuntu20.04-docker-8c-8g-16586 does not seem to be running inside a container 16:33:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:08 $ docker top 2c87d1c3aae26ae00e4c03e170e30626e33a0f8cd352493cdea2b1e8e3c3bce2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:09 + grep parallel 16:33:09 + docker-compose build --help 16:33:09 --parallel Build images in parallel. [Pipeline] } 16:33:09 $ docker stop --time=1 2c87d1c3aae26ae00e4c03e170e30626e33a0f8cd352493cdea2b1e8e3c3bce2 16:33:10 $ docker rm -f 2c87d1c3aae26ae00e4c03e170e30626e33a0f8cd352493cdea2b1e8e3c3bce2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:11 prd-ubuntu20.04-docker-8c-8g-16586 does not seem to be running inside a container 16:33:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:11 $ docker top 82baae3e77928e1002afbf891e4eb77fa0403824c91fd59da5cf831470881001 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:12 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:12 Building core-command ... 16:33:12 Building core-data ... 16:33:12 Building core-metadata ... 16:33:12 Building security-bootstrapper ... 16:33:12 Building security-proxy-setup ... 16:33:12 Building security-secretstore-setup ... 16:33:12 Building security-spiffe-token-provider ... 16:33:12 Building security-spire-agent ... 16:33:12 Building security-spire-config ... 16:33:12 Building security-spire-server ... 16:33:12 Building support-notifications ... 16:33:12 Building support-scheduler ... 16:33:12 Building sys-mgmt-agent ... 16:33:12 Building support-notifications 16:33:12 Building security-spire-config 16:33:12 Building security-spire-agent 16:33:12 Building security-spiffe-token-provider 16:33:12 Building security-proxy-setup 16:33:30 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:30 ---> 9363489a6636 16:33:30 Step 3/26 : WORKDIR /edgex-go 16:33:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:30 ---> 9363489a6636 16:33:30 Step 3/22 : WORKDIR /edgex-go 16:33:30 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:30 16:33:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder ---> 9363489a6636 16:33:30 16:33:30 Step 3/22 : WORKDIR /edgex-go 16:33:30 ---> 9363489a6636 16:33:30 Step 3/20 : WORKDIR /edgex-go 16:33:30 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:30 ---> 9363489a6636 16:33:30 Step 3/26 : WORKDIR /edgex-go 16:33:39 ---> Running in 8330613d7b79 16:33:39 ---> Running in a3a6ef05a1f3 16:33:39 ---> Running in a39c023aba61 16:33:39 ---> Running in c35600cafa61 16:33:39 ---> Running in 755ebe5721ad 16:33:39 Removing intermediate container a39c023aba61 16:33:39 ---> aba9d75cffb1 16:33:39 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:33:40 Removing intermediate container 8330613d7b79 16:33:40 ---> a30e02fb0be3 16:33:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:40 Removing intermediate container a3a6ef05a1f3 16:33:40 ---> 76280f529027 16:33:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:40 Removing intermediate container c35600cafa61 16:33:40 ---> b421a7004c10 16:33:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:40 Removing intermediate container 755ebe5721ad 16:33:40 ---> 842d9ae1b18d 16:33:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:40 ---> Running in 0777259beaee 16:33:40 ---> Running in f25d57614804 16:33:40 ---> Running in c04ea6a8df85 16:33:40 ---> Running in be8a88c59e21 16:33:40 ---> Running in 5e1b9f59d7c4 16:33:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:42 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:33:42 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:33:42 OK: 15866 distinct packages available 16:33:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:42 Removing intermediate container be8a88c59e21 16:33:42 ---> ce81c83753d2 16:33:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:42 Removing intermediate container f25d57614804 16:33:42 ---> 851d9a20c2ca 16:33:42 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:33:42 ---> Running in 6d727924fc83 16:33:42 ---> Running in 6a8c208de72b 16:33:43 Removing intermediate container 5e1b9f59d7c4 16:33:43 ---> b05525618fe2 16:33:43 Step 5/22 : RUN apk add --update --no-cache make git 16:33:43 Removing intermediate container c04ea6a8df85 16:33:43 ---> 942eb0136710 16:33:43 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:43 ---> Running in a608961344ed 16:33:43 ---> Running in 51de082b2783 16:33:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:43 OK: 221 MiB in 52 packages 16:33:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:44 Removing intermediate container 0777259beaee 16:33:44 ---> f352c9c925fa 16:33:44 Step 5/20 : COPY go.mod vendor* ./ 16:33:44 ---> 23e5f2a76398 16:33:44 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:44 ---> Running in 0e151c4b6ce1 16:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:44 OK: 221 MiB in 52 packages 16:33:44 OK: 221 MiB in 52 packages 16:33:44 OK: 221 MiB in 52 packages 16:33:44 OK: 221 MiB in 52 packages 16:33:45 Removing intermediate container 6a8c208de72b 16:33:45 ---> 1f5c3c03db87 16:33:45 Step 6/22 : COPY go.mod vendor* ./ 16:33:45 Removing intermediate container 0e151c4b6ce1 16:33:45 ---> 6cbcc4217098 16:33:45 Step 7/20 : COPY . . 16:33:45 ---> c05c7285dd43 16:33:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:45 Removing intermediate container 51de082b2783 16:33:45 ---> dde4cc3ddd5b 16:33:45 Step 6/26 : COPY go.mod vendor* ./ 16:33:45 ---> Running in fc5f06665ca3 16:33:47 Removing intermediate container a608961344ed 16:33:47 ---> 1a336558edad 16:33:47 Step 6/22 : COPY go.mod vendor* ./ 16:33:47 Removing intermediate container 6d727924fc83 16:33:47 ---> f6f64d5bd588 16:33:47 Step 6/26 : COPY go.mod vendor* ./ 16:33:49 ---> 4868f67d54d9 16:33:49 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:51 ---> 1343b23c017d 16:33:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:51 ---> 6c222cc7f27d 16:33:51 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:51 ---> Running in b1efab390114 16:33:51 ---> Running in 7cde7afcefd9 16:33:51 ---> Running in df5422b7f5e8 16:33:51 ---> d033f2a12719 16:33:51 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:33:51 ---> Running in 8ca67012bc3f 16:33:51 Removing intermediate container fc5f06665ca3 16:33:51 ---> 9def8c6707b7 16:33:51 Step 8/22 : COPY . . 16:33: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:33:58 ---> a442f97c6e6a 16:33:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:33:59 Removing intermediate container b1efab390114 16:33:59 ---> 6c2821d9f949 16:33:59 Step 8/26 : COPY . . 16:34:00 ---> Running in 00655a4d4c4b 16:34:01 Removing intermediate container df5422b7f5e8 16:34:01 ---> 72e98288bfda 16:34:01 Step 8/26 : COPY . . 16:34:04 Removing intermediate container 7cde7afcefd9 16:34:04 ---> d8a74fcd4b15 16:34:04 Step 8/22 : COPY . . 16:34:04 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 16:34:22 ---> e1340ed79a0e 16:34:22 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:22 ---> Running in 64919bc92ff9 16:34:22 ---> 498208fb2110 16:34:22 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:34:22 ---> 2b726c482ded 16:34:22 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:22 ---> Running in e971cf896131 16:34:22 ---> Running in 56123ae6f003 16:34:22 Removing intermediate container 64919bc92ff9 16:34:22 ---> 633ac470a152 16:34:22 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:22 Removing intermediate container 56123ae6f003 16:34:22 ---> bc44f95b17e5 16:34:22 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:22 ---> Running in a6b02eed12d0 16:34:22 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 16:34:22 ---> Running in d915fd6c45a4 16:34:22 Removing intermediate container a6b02eed12d0 16:34:22 ---> a2a5d0263e22 16:34:22 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 16:34:23 Removing intermediate container d915fd6c45a4 16:34:23 ---> f059bb31f22d 16:34:23 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 16:34:23 ---> Running in 1991da6fbdf1 16:34:28 ---> Running in 444b5f5a4191 16:34:28 Removing intermediate container 8ca67012bc3f 16:34:28 ---> 5f2da4e1f987 16:34:28 16:34:28 Step 9/20 : FROM alpine:3.15 16:34:30 3.15: Pulling from library/alpine 16:34:30 Removing intermediate container 00655a4d4c4b 16:34:30 ---> 39d5be7a35e7 16:34:30 16:34:30 Step 10/22 : FROM alpine:3.16 16:34:31 3.16: Pulling from library/alpine 16:34:32 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:34:32 Status: Downloaded newer image for alpine:3.15 16:34:32 ---> 0ac33e5f5afa 16:34:32 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:32 Removing intermediate container 1991da6fbdf1 16:34:32 ---> 3139d15aa34a 16:34:32 Step 12/26 : WORKDIR /edgex-go 16:34:32 ---> Running in 127072cea8d9 16:34:33 ---> Running in 05dc4f89158e 16:34:34 Removing intermediate container 444b5f5a4191 16:34:34 Removing intermediate container 127072cea8d9 16:34:34 ---> b69d88657738 16:34:34 ---> 50b32ed8dec4 16:34:34 Step 12/26 : WORKDIR /edgex-goStep 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:34 16:34:35 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 16:34:35 Status: Downloaded newer image for alpine:3.16 16:34:35 ---> e66264b98777 16:34:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:34:35 ---> Running in 81aae8a14395 16:34:35 ---> Running in 2cef8bc57795 16:34:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16610 in /w/workspace/edgexfoundry_edgex-go_PR-4068 [Pipeline] { [Pipeline] ws 16:34:36 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:34:36 The recommended git tool is: git 16:34:36 Removing intermediate container 05dc4f89158e 16:34:36 ---> e111ffdac211 16:34:36 16:34:36 Step 13/26 : FROM alpine:3.15 16:34:36 ---> 0ac33e5f5afa 16:34:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:36 ---> Using cache 16:34:36 ---> 50b32ed8dec4 16:34:36 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:36 ---> Running in 9e21d34166bf 16:34:36 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 16:34:36 ---> Running in df9190c54c15 16:34:36 Removing intermediate container 81aae8a14395 16:34:36 ---> 7f70ef3806c0 16:34:36 16:34:36 Step 13/26 : FROM alpine:3.15 16:34:36 ---> 0ac33e5f5afa 16:34:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:36 ---> Using cache 16:34:36 ---> 50b32ed8dec4 16:34:36 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:36 ---> Running in 4f07122298fc 16:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:37 (1/2) Installing ca-certificates (20211220-r0) 16:34:37 (2/2) Installing dumb-init (1.2.5-r1) 16:34:37 Executing busybox-1.35.0-r13.trigger 16:34:37 Removing intermediate container 2cef8bc57795 16:34:37 ---> 693d5851a3ad 16:34:37 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:34:37 Executing ca-certificates-20211220-r0.trigger 16:34:37 OK: 6 MiB in 16 packages 16:34:37 ---> Running in 33a9616af1f8 16:34:37 Removing intermediate container df9190c54c15 16:34:37 ---> cc4912687f85 16:34:37 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:34:37 Removing intermediate container 4f07122298fc 16:34:37 ---> 54474f67ae4f 16:34:37 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:37 ---> Running in 8c99e6f23549 16:34:37 ---> Running in 3d44588a2c56 16:34:37 Removing intermediate container 9e21d34166bf 16:34:37 ---> 4589611175fd 16:34:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:34:38 ---> Running in 5a77ab7b7a47 16:34:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:38 Removing intermediate container 5a77ab7b7a47 16:34:38 ---> f5c0083cc5c5 16:34:38 Step 13/22 : ENV APP_PORT=59860 16:34:38 ---> Running in 02f2238ea49f 16:34:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:38 Removing intermediate container 02f2238ea49f 16:34:38 ---> 3d2a8e5bf254 16:34:38 Step 14/22 : EXPOSE $APP_PORT 16:34:38 ---> Running in 40ca725c6c52 16:34:38 Removing intermediate container 40ca725c6c52 16:34:38 ---> 5fa591f90cd1 16:34:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:39 Removing intermediate container e971cf896131 16:34:39 ---> 5bc39d2f3f70 16:34:39 16:34:39 Step 10/22 : FROM alpine:3.16 16:34:39 ---> e66264b98777 16:34:39 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:34:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:39 ---> 6700b618c083 16:34:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:34:39 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:34:39 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:34:39 OK: 15859 distinct packages available 16:34:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:39 ---> Running in f2f8aba4ed19 16:34:39 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:34:39 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:34:39 OK: 15859 distinct packages available 16:34:39 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:34:39 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:34:39 OK: 15859 distinct packages available 16:34:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:40 (1/9) Installing ca-certificates (20211220-r0) 16:34:40 ---> 1bb98b731e39 16:34:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:40 (2/9) Installing brotli-libs (1.0.9-r5) 16:34:40 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:34:40 (1/5) Installing dumb-init (1.2.5-r1) 16:34:41 (1/6) Installing ca-certificates (20211220-r0) 16:34:41 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:41 (4/9) Installing libcurl (7.80.0-r1) 16:34:41 (2/6) Installing brotli-libs (1.0.9-r6) 16:34:41 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:34:41 (4/6) Installing libcurl (7.83.1-r2) 16:34:41 (5/6) Installing curl (7.83.1-r2) 16:34:41 (3/5) Installing libucontext (1.1-r0) 16:34:41 (5/9) Installing curl (7.80.0-r1) 16:34:41 ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') 16:34:41 (6/6) Installing dumb-init (1.2.5-r1) 16:34:41 Executing busybox-1.35.0-r13.trigger 16:34:41 (1/4) Installing dumb-init (1.2.5-r1) 16:34:41 Executing ca-certificates-20211220-r0.trigger 16:34:41 (2/4) Installing musl-obstack (1.2.3-r0) 16:34:41 (4/5) Installing gcompat (1.0.0-r4) 16:34:41 (5/5) Installing openssl (1.1.1o-r0) 16:34:41 OK: 8 MiB in 20 packages 16:34:41 (3/4) Installing libucontext (1.1-r0) 16:34:41 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 16:34:41 Executing busybox-1.34.1-r5.trigger 16:34:41 1 error; 6 MiB in 18 packages 16:34:41 (4/4) Installing gcompat (1.0.0-r4) 16:34:41 ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') 16:34:41 (6/9) Installing dumb-init (1.2.5-r1) 16:34:41 ---> 7abf8d6a71ce 16:34:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:34:41 Executing busybox-1.34.1-r5.trigger 16:34:41 OK: 6 MiB in 18 packages 16:34:41 (7/9) Installing musl-obstack (1.2.3-r0) 16:34:41 (8/9) Installing libucontext (1.1-r0) 16:34:41 ---> Running in 4b72e12f6382 16:34:41 (9/9) Installing gcompat (1.0.0-r4) 16:34:42 Executing busybox-1.34.1-r5.trigger 16:34:42 Executing ca-certificates-20211220-r0.trigger 16:34:42 2 errors; 7 MiB in 21 packages 16:34:42 Removing intermediate container 4b72e12f6382 16:34:42 ---> 3dd30205f80f 16:34:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:42 Building support-scheduler 16:34:44 using credential edgex-jenkins-ssh 16:34:44 Cloning the remote Git repository 16:34:44 ---> Running in e4f1c481997e 16:34:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:34:44 > git init /w/workspace/edgex-go/2 # timeout=10 16:34:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:44 > git --version # timeout=10 16:34:44 > git --version # 'git version 2.25.1' 16:34:44 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:47 ---> 9363489a6636 16:34:47 Step 3/22 : WORKDIR /edgex-go 16:34:47 ---> Using cache 16:34:47 ---> 842d9ae1b18d 16:34:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:47 ---> Using cache 16:34:47 ---> b05525618fe2 16:34:47 Step 5/22 : RUN apk add --update --no-cache make git 16:34:47 ---> Using cache 16:34:47 ---> 1a336558edad 16:34:47 Step 6/22 : COPY go.mod vendor* ./ 16:34:47 ---> Using cache 16:34:47 ---> 1343b23c017d 16:34:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:47 ---> Using cache 16:34:47 ---> d8a74fcd4b15 16:34:47 Step 8/22 : COPY . . 16:34:47 Removing intermediate container 8c99e6f23549 16:34:47 ---> 9becddb876fb 16:34:47 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:47 Removing intermediate container e4f1c481997e 16:34:47 ---> f62061729a71 16:34:47 Step 20/22 : LABEL arch=x86_64 16:34:47 ---> Using cache 16:34:47 ---> 498208fb2110 16:34:47 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:34:47 Removing intermediate container f2f8aba4ed19 16:34:47 ---> 3fdbeb832cd2 16:34:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:47 ---> Running in 934566d2f977 16:34:47 ---> Running in 0d9cf2e7dda9 16:34:47 Building security-secretstore-setup 16:34:47 ---> Running in 6448f7f448f0 16:34:47 Removing intermediate container 934566d2f977 16:34:47 ---> 06c2f3c9c07b 16:34:47 Step 21/22 : LABEL git_sha=d00ad3e5b5b175cb18112eddb1eadce99b53f798 16:34:47 ---> Running in 563f233241f9 16:34:47 Removing intermediate container 6448f7f448f0 16:34:47 ---> cadd78247e2a 16:34:47 Step 13/22 : WORKDIR /edgex 16:34:47 ---> Running in e7a026426c66 16:34:47 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 16:34:48 Removing intermediate container 563f233241f9 16:34:48 ---> 6fa518e6d0c0 16:34:48 Step 22/22 : LABEL version=0.0.0 16:34:50 Removing intermediate container e7a026426c66 16:34:50 ---> ffe2cc456522 16:34:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:34:50 ---> Running in c40be67962ad 16:34:50 ---> 2dba212d13e3 16:34:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:34:50 ---> 86cbc02490dd 16:34:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:34:50 Removing intermediate container c40be67962ad 16:34:50 ---> 0cad03be6955 16:34:50 16:34:50 Successfully built 0cad03be6955 16:34:50 Successfully tagged support-notifications:latest 16:34:50 Building sys-mgmt-agent 16:34:51  Building support-notifications ... done  ---> 0e907bbd760c 16:34:51 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:34:51 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:34:51 ---> 9363489a6636 16:34:51 Step 3/25 : WORKDIR /edgex-go 16:34:51 ---> Using cache 16:34:51 ---> 842d9ae1b18d 16:34:51 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:51 ---> Using cache 16:34:51 ---> b05525618fe2 16:34:51 Step 5/25 : RUN apk add --update --no-cache make git 16:34:51 ---> Using cache 16:34:51 ---> 1a336558edad 16:34:51 Step 6/25 : COPY go.mod vendor* ./ 16:34:51 ---> Using cache 16:34:51 ---> 1343b23c017d 16:34:51 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:51 ---> Using cache 16:34:51 ---> d8a74fcd4b15 16:34:51 Step 8/25 : COPY . . 16:34:51 ---> Using cache 16:34:51 ---> 498208fb2110 16:34:51 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:34:54 ---> 7ac92d2382b8 16:34:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:34:54 ---> Running in 57ad398d5918 16:34:54 ---> Running in 17373e3efa97 16:34:54 Removing intermediate container 17373e3efa97 16:34:54 ---> c97cee4af5ba 16:34:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:34:54 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 16:34:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:55 ---> 9363489a6636 16:34:55 Step 3/23 : WORKDIR /edgex-go 16:34:55 ---> Using cache 16:34:55 ---> 842d9ae1b18d 16:34:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:55 ---> Using cache 16:34:55 ---> b05525618fe2 16:34:55 Step 5/23 : RUN apk add --update --no-cache make bash git 16:34:56 ---> 876a3ac3c153 16:34:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:34:56 ---> Running in 1c0ad73ac87e 16:34:57 ---> dcdb619e898f 16:34:57 Step 21/26 : WORKDIR / 16:34:57 ---> Running in e111c2291b64 16:34:57 ---> 811e6c088211 16:34:57 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:58 ---> Running in 50a4821c10a0 16:34:58 Removing intermediate container e111c2291b64 16:34:58 ---> 7ac2379d7787 16:34:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:58 ---> Running in f4dd5328e99d 16:34:58 Removing intermediate container f4dd5328e99d 16:34:58 ---> 238d89b14c6a 16:34:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:59 OK: 221 MiB in 52 packages 16:34:59 ---> Running in 02257aa32847 16:35:00 Removing intermediate container 02257aa32847 16:35:00 ---> 3522a0d9f3d8 16:35:00 Step 24/26 : LABEL arch=x86_64 16:35:00 ---> Running in 47a3b61834e4 16:35:00 Removing intermediate container 50a4821c10a0 16:35:00 ---> b8fd988ea504 16:35:00 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:35:01 ---> Running in 1fd70e2be96d 16:35:01 Removing intermediate container 47a3b61834e4 16:35:01 ---> 6a13d9df7c35 16:35:01 Step 25/26 : LABEL git_sha=d00ad3e5b5b175cb18112eddb1eadce99b53f798 16:35:01 Removing intermediate container 1c0ad73ac87e 16:35:01 ---> 57b56ea23f50 16:35:01 Step 6/23 : COPY go.mod vendor* ./ 16:35:01 Removing intermediate container 1fd70e2be96d 16:35:01 ---> 8b28665a6c25 16:35:01 Step 20/22 : LABEL arch=x86_64 16:35:01 ---> Running in 49285bef7ab8 16:35:02 ---> 7c457d0163df 16:35:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:02 ---> Running in 5d0ef4c385ed 16:35:02 ---> Running in 4ee68e172bd3 16:35:02 Removing intermediate container 49285bef7ab8 16:35:02 ---> 27fd1e33582d 16:35:02 Step 26/26 : LABEL version=0.0.0 16:35:02 ---> Running in eb977d1090c1 16:35:02 Removing intermediate container eb977d1090c1 16:35:02 ---> c2291ce1be81 16:35:02 16:35:02 Removing intermediate container 5d0ef4c385ed 16:35:02 ---> 04930769245d 16:35:02 Step 21/22 : LABEL git_sha=d00ad3e5b5b175cb18112eddb1eadce99b53f798 16:35:02 Successfully built c2291ce1be81 16:35:02 Successfully tagged security-spire-config:latest 16:35:02 Building security-bootstrapper 16:35:02  Building security-spire-config ... done  ---> Running in 6533bd2b80a1 16:35:04 Removing intermediate container 6533bd2b80a1 16:35:04 ---> e53b7c0a0569 16:35:04 Step 22/22 : LABEL version=0.0.0 16:35:05 Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit c61f3e52b8a7dcb67eae6a14629884088dc0d61d 16:35:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:04 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4068/head:refs/remotes/origin/PR-4068 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:35:05 > git config core.sparsecheckout # timeout=10 16:35:05 > git checkout -f c61f3e52b8a7dcb67eae6a14629884088dc0d61d # timeout=10 16:35:05 > git remote # timeout=10 16:35:05 > git config --get remote.origin.url # timeout=10 16:35:05 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:05 > git merge 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 16:35:06 Merge succeeded, producing b739bc9d9a8242d4e7ba6370c8a533300a2907a8 16:35:06 Checking out Revision b739bc9d9a8242d4e7ba6370c8a533300a2907a8 (PR-4068) 16:35:06 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:06 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:35:06 ---> 9363489a6636 16:35:06 Step 3/31 : WORKDIR /edgex-go 16:35:06 ---> Using cache 16:35:06 ---> 842d9ae1b18d 16:35:06 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:06 ---> Using cache 16:35:06 ---> b05525618fe2 16:35:06 Step 5/31 : RUN apk add --update --no-cache make git 16:35:06 ---> Using cache 16:35:06 ---> 1a336558edad 16:35:06 Step 6/31 : COPY go.mod vendor* ./ 16:35:06 ---> Using cache 16:35:06 ---> 1343b23c017d 16:35:06 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:06 ---> Using cache 16:35:06 ---> d8a74fcd4b15 16:35:06 Step 8/31 : COPY . . 16:35:06 ---> Using cache 16:35:06 ---> 498208fb2110 16:35:06 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:35:06 ---> Running in 04955fc667ed 16:35:06 ---> Running in 03fe7bae7ab2 16:35:07 Removing intermediate container 04955fc667ed 16:35:07 ---> c2429f4ee747 16:35:07 16:35:07 Removing intermediate container 4ee68e172bd3 16:35:07 ---> 97c9e67bf771 16:35:07 Step 8/23 : COPY . . 16:35:07 Successfully built c2429f4ee747 16:35:07 Successfully tagged security-proxy-setup:latest 16:35:07  Building security-proxy-setup ... done Building core-metadata 16:35: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:35:06 > git rev-parse HEAD^{commit} # timeout=10 16:35:06 > git config core.sparsecheckout # timeout=10 16:35:06 > git checkout -f b739bc9d9a8242d4e7ba6370c8a533300a2907a8 # timeout=10 16:35:10 Commit message: "Merge commit '8c995af195f08c96051e81afd7f7ed1e800bba03' into HEAD" 16:35:10 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:35:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:35:11 % Total % Received % Xferd Average Speed Time Time Time Current 16:35:11 Dload Upload Total Spent Left Speed 16:35:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 173k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh 16:35:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:35:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:35:13 + sudo tee /etc/docker/daemon.new 16:35:13 { 16:35:13 "registry-mirrors": [ 16:35:13 "https://nexus3.edgexfoundry.org:10001" 16:35:13 ], 16:35:13 "bip": "10.250.0.254/24", 16:35:13 "hosts": [ 16:35:13 "tcp://0.0.0.0:5555", 16:35:13 "unix:///var/run/docker.sock" 16:35:13 ], 16:35:13 "mtu": 1458, 16:35:13 "selinux-enabled": true, 16:35:13 "seccomp-profile": "/etc/docker/seccomp.json" 16:35:13 } [Pipeline] sh 16:35:10 > git rev-list --no-walk 474a8008b995409773db167a730865da27e0a6bc # timeout=10 16:35:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:35:13 + sudo service docker restart 16:35:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:14 ---> 9363489a6636 16:35:14 Step 3/23 : WORKDIR /edgex-go 16:35:14 ---> Using cache 16:35:14 ---> 842d9ae1b18d 16:35:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:14 ---> Using cache 16:35:14 ---> b05525618fe2 16:35:14 Step 5/23 : RUN apk add --update --no-cache make git 16:35:14 ---> Using cache 16:35:14 ---> 1a336558edad 16:35:14 Step 6/23 : COPY go.mod vendor* ./ 16:35:14 ---> Using cache 16:35:14 ---> 1343b23c017d 16:35:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:14 ---> Using cache 16:35:14 ---> d8a74fcd4b15 16:35:14 Step 8/23 : COPY . . 16:35:14 ---> Using cache 16:35:14 ---> 498208fb2110 16:35:14 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:35:14 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 16:35:20 ---> Running in 43356c7fcd69 16:35:20 ---> b5f9f27961e0 16:35:20 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:35:20 ---> Running in 05be62fb9a67 16:35:20 Removing intermediate container 0d9cf2e7dda9 16:35:20 ---> 8d74be1ddc60 16:35:20 16:35:20 Step 10/22 : FROM alpine:3.16 16:35:20 ---> e66264b98777 16:35:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:35:20 ---> Running in 2859c712166e 16:35:20 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 16:35:21 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 16:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:21 (1/1) Installing dumb-init (1.2.5-r1) 16:35:21 Executing busybox-1.35.0-r13.trigger 16:35:21 OK: 6 MiB in 15 packages 16:35:23 Removing intermediate container 57ad398d5918 16:35:23 ---> fc2ebe504855 16:35:23 16:35:23 Step 10/25 : FROM alpine:3.16 16:35:23 ---> e66264b98777 16:35:23 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:35:23 Removing intermediate container 03fe7bae7ab2 16:35:23 ---> 6dad96e2999a 16:35:23 16:35:23 Step 10/31 : FROM alpine:3.16 16:35:23 ---> e66264b98777 16:35:23 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:35:24 ---> Running in 533faecb3195 16:35:24 Removing intermediate container 2859c712166e 16:35:24 ---> 9783e2fb8530 16:35:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:24 ---> Running in e86c9b4c16ca 16:35:24 ---> Running in 69f5862dff43 16:35:24 Removing intermediate container 533faecb3195 16:35:24 ---> d8b2ee18f8c5 16:35:24 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:25 Removing intermediate container 69f5862dff43 16:35:25 ---> d31984006648 16:35:25 Step 13/22 : ENV APP_PORT=59861 16:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:25 ---> Running in ac42ee416809 16:35:25 (1/3) Installing ca-certificates (20211220-r0) 16:35:25 (2/3) Installing dumb-init (1.2.5-r1) 16:35:25 (3/3) Installing su-exec (0.2-r1) 16:35:25 Executing busybox-1.35.0-r13.trigger 16:35:25 Executing ca-certificates-20211220-r0.trigger 16:35:25 OK: 6 MiB in 17 packages 16:35:26 ---> Running in 51d6a08e297f 16:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:27 (1/2) Installing dumb-init (1.2.5-r1) 16:35:27 (2/2) Installing su-exec (0.2-r1) 16:35:27 Executing busybox-1.35.0-r13.trigger 16:35:27 OK: 6 MiB in 16 packages 16:35:28 Removing intermediate container 51d6a08e297f 16:35:28 ---> ebcf365ec231 16:35:28 Step 14/22 : EXPOSE $APP_PORT 16:35:29 Removing intermediate container e86c9b4c16ca 16:35:29 ---> 561952939af2 16:35:29 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:29 ---> Running in 0e62d0f49d65 16:35:30 ---> Running in 37d049148baf 16:35:30 Removing intermediate container 0e62d0f49d65 16:35:30 ---> f04ce3466c0b 16:35:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:30 Removing intermediate container ac42ee416809 16:35:30 ---> c5bf960b7b26 16:35:30 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:35:31 Removing intermediate container 37d049148baf 16:35:31 ---> 3e20d138e814 16:35:31 Step 13/25 : WORKDIR / 16:35:31 ---> Running in ca1faf5cc1d3 16:35:31 ---> Running in 066a5a1e399d 16:35:31 ---> b992e68ee933 16:35:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:35:31 Removing intermediate container ca1faf5cc1d3 16:35:31 ---> 8d10293cb744 16:35:31 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:35:31 ---> Running in db2e6673e445 16:35:31 Removing intermediate container 066a5a1e399d 16:35:31 ---> 84499bc53de3 16:35:31 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:35:31 Removing intermediate container db2e6673e445 16:35:31 ---> 2b8247e524d8 16:35:31 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:35:31 ---> 5a55834e5f3f 16:35:31 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:35:31 ---> Running in 3f38a3a735ce 16:35:32 ---> f54e01fa1de2 16:35:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:32 provisioning config files... 16:35:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9135808443312951780tmp 16:35:32 ---> f46dbb768b67 16:35:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:32 ---> 3ca8db64d205 16:35:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:35:32 ---> Running in 4fd934c0f165 16:35:32 ---> docker-login.sh 16:35:32 nexus3.edgexfoundry.org:10001 16:35:33 ---> 8585ade2fc22 16:35:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:35:33 Removing intermediate container 4fd934c0f165 16:35:33 ---> b889eb5cfe49 16:35:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:33 ---> Running in 108c8174ccbb 16:35:33 Removing intermediate container 3f38a3a735ce 16:35:33 ---> 43328187729b 16:35:33 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:35:33 ---> Running in 1695151b56d9 16:35:33 ---> d599ec16a717 16:35:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:35:33 Removing intermediate container 108c8174ccbb 16:35:33 ---> 708cfdfa3fa7 16:35:33 Step 20/22 : LABEL arch=x86_64 16:35:33 ---> Running in 44af8922b715 16:35:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:33 Removing intermediate container 1695151b56d9 16:35:33 ---> b925bb5ec246 16:35:33 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:35:33 Removing intermediate container 44af8922b715 16:35:33 ---> 4d1b70e6e944 16:35:33 Step 21/22 : LABEL git_sha=d00ad3e5b5b175cb18112eddb1eadce99b53f798 16:35:33 ---> Running in 80aa77ccd997 16:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:34 Configure a credential helper to remove this warning. See 16:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:34 16:35:34 Login Succeeded 16:35:34 nexus3.edgexfoundry.org:10002 16:35:34 ---> 64291432277c 16:35:34 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:35:34 ---> a8ae97d0d4f8 16:35:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:35:34 ---> Running in 0790ed7e64fc 16:35:34 Removing intermediate container 80aa77ccd997 16:35:34 ---> ac052ba92406 16:35:34 Step 22/22 : LABEL version=0.0.0 16:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:34 Configure a credential helper to remove this warning. See 16:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:34 16:35:34 Login Succeeded 16:35:34 nexus3.edgexfoundry.org:10003 16:35:34 ---> Running in b05f781e65bf 16:35:34 ---> d8114b5f7d8c 16:35:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:35:34 Removing intermediate container b05f781e65bf 16:35:34 ---> a9d12cafc097 16:35:34 16:35:34 Successfully built a9d12cafc097 16:35:34 Successfully tagged support-scheduler:latest 16:35:34  Building support-scheduler ... done Building core-command 16:35:34 ---> dbe9729d503e 16:35:34 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/ 16:35:34 ---> Running in 838da62fe1f4 16:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:34 Configure a credential helper to remove this warning. See 16:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:34 16:35:34 Login Succeeded 16:35:34 nexus3.edgexfoundry.org:10004 16:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:35 Configure a credential helper to remove this warning. See 16:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:35 16:35:35 Login Succeeded 16:35:35 docker.io 16:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:36 Configure a credential helper to remove this warning. See 16:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:36 16:35:36 Login Succeeded 16:35:36 ---> docker-login.sh ends [Pipeline] } 16:35:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:35:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:36 ========================================================= 16:35:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:35:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:35:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:35:37 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:35:37 9b3977197b4f: Pulling fs layer 16:35:37 1a89e8eeedd5: Pulling fs layer 16:35:37 94645a83ff95: Pulling fs layer 16:35:37 e6fb740bc735: Pulling fs layer 16:35:37 3a77bd46dcc9: Pulling fs layer 16:35:37 355e64cbe906: Pulling fs layer 16:35:37 63ab81a10011: Pulling fs layer 16:35:37 555d1d1c4555: Pulling fs layer 16:35:37 7d9057610161: Pulling fs layer 16:35:37 e6fb740bc735: Waiting 16:35:37 63ab81a10011: Waiting 16:35:37 3a77bd46dcc9: Waiting 16:35:37 555d1d1c4555: Waiting 16:35:37 355e64cbe906: Waiting 16:35:37 7d9057610161: Waiting 16:35:37 94645a83ff95: Verifying Checksum 16:35:37 94645a83ff95: Download complete 16:35:37 1a89e8eeedd5: Verifying Checksum 16:35:37 1a89e8eeedd5: Download complete 16:35:37 3a77bd46dcc9: Verifying Checksum 16:35:37 3a77bd46dcc9: Download complete 16:35:37 9b3977197b4f: Verifying Checksum 16:35:37 9b3977197b4f: Download complete 16:35:37 355e64cbe906: Verifying Checksum 16:35:37 355e64cbe906: Download complete 16:35:37 63ab81a10011: Verifying Checksum 16:35:37 63ab81a10011: Download complete 16:35:38 Removing intermediate container 0790ed7e64fc 16:35:38 ---> 716fd429365c 16:35:38 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:38 9b3977197b4f: Pull complete 16:35:38 ---> 9363489a6636 16:35:38 Step 3/23 : WORKDIR /edgex-go 16:35:38 ---> Using cache 16:35:38 ---> 842d9ae1b18d 16:35:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:38 ---> Using cache 16:35:38 ---> b05525618fe2 16:35:38 Step 5/23 : RUN apk add --update --no-cache make git 16:35:38 ---> Using cache 16:35:38 ---> 1a336558edad 16:35:38 Step 6/23 : COPY go.mod vendor* ./ 16:35:38 ---> Using cache 16:35:38 ---> 1343b23c017d 16:35:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:38 ---> Using cache 16:35:38 ---> d8a74fcd4b15 16:35:38 Step 8/23 : COPY . . 16:35:38 ---> Using cache 16:35:38 ---> 498208fb2110 16:35:38 Step 9/23 : RUN make cmd/core-command/core-command 16:35:38 7d9057610161: Verifying Checksum 16:35:38 7d9057610161: Download complete 16:35:39 1a89e8eeedd5: Pull complete 16:35:39 94645a83ff95: Pull complete 16:35:39 555d1d1c4555: Download complete 16:35:40 e6fb740bc735: Download complete 16:35:41 ---> Running in dc78009797da 16:35:41 Removing intermediate container 43356c7fcd69 16:35:41 ---> 04b138a540a6 16:35:41 16:35:41 Step 10/23 : FROM alpine:3.16 16:35:41 ---> e66264b98777 16:35:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:41 ---> Using cache 16:35:41 ---> 9783e2fb8530 16:35:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:41 ---> Using cache 16:35:41 ---> d31984006648 16:35:41 Step 13/23 : ENV APP_PORT=59881 16:35:41 Removing intermediate container 05be62fb9a67 16:35:41 ---> ab30d5138d65 16:35:41 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:35:41 ---> 65f07f5fa8c2 16:35:41 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:35:41 ---> Running in 58eb54eb611e 16:35:41 ---> Running in 7fd3e5b194e4 16:35:42 Removing intermediate container 838da62fe1f4 16:35:42 ---> 3779a37d5663 16:35:42 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:35:42 Removing intermediate container 58eb54eb611e 16:35:42 ---> 5cacabd74563 16:35:42 Step 14/23 : EXPOSE $APP_PORT 16:35: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/core-command/core-command ./cmd/core-command 16:35:42 ---> Running in cd81f71653ab 16:35:42 ---> bdc1dfde4f67 16:35:42 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:35: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:35:42 ---> Running in 5142eb78912d 16:35:42 Removing intermediate container cd81f71653ab 16:35:42 ---> a6f294a397b8 16:35:42 Step 23/25 : LABEL arch=x86_64 16:35:42 ---> Running in 4d94ebf4b5a5 16:35:42 Removing intermediate container 5142eb78912d 16:35:42 ---> ce2b2bbd07d5 16:35:42 Step 15/23 : WORKDIR / 16:35:42 ---> 03c0180ca584 16:35:42 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:35:42 ---> Running in 7ad56245a499 16:35:42 Removing intermediate container 4d94ebf4b5a5 16:35:42 ---> 98cff80d3f72 16:35:42 Step 24/25 : LABEL git_sha=d00ad3e5b5b175cb18112eddb1eadce99b53f798 16:35:42 ---> Running in f52d73ce8731 16:35:42 Removing intermediate container 7ad56245a499 16:35:42 ---> 4abe9960779f 16:35:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:42 ---> 0381b038f267 16:35:42 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:35:42 Removing intermediate container f52d73ce8731 16:35:42 ---> 398462ce2b9a 16:35:42 Step 25/25 : LABEL version=0.0.0 16:35:42 ---> Running in dad9d40f031b 16:35:42 Removing intermediate container 7fd3e5b194e4 16:35:42 ---> d4e1bd7c0b1e 16:35:42 16:35:42 Step 11/23 : FROM docker:20.10.14 16:35:43 ---> 4e2a36452521 16:35:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:35:43 Removing intermediate container dad9d40f031b 16:35:43 ---> a90060cfd0de 16:35:43 16:35:43 ---> 60b26c00861f 16:35:43 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:35:43 20.10.14: Pulling from library/docker 16:35:43 Successfully built a90060cfd0de 16:35:43 Successfully tagged security-secretstore-setup:latest 16:35:43  Building security-secretstore-setup ... done Building core-data 16:35:43 ---> Running in ab3461881b1f 16:35:43 Removing intermediate container ab3461881b1f 16:35:43 ---> 5f1dbb8b6f6c 16:35:43 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:35:46 ---> 927d17f20b68 16:35:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:35:46 ---> 930578a70c2e 16:35:46 Step 26/31 : RUN chmod +x /entrypoint.sh 16:35:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:46 ---> 9363489a6636 16:35:46 Step 3/23 : WORKDIR /edgex-go 16:35:46 ---> Using cache 16:35:46 ---> 842d9ae1b18d 16:35:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:46 ---> Using cache 16:35:46 ---> b05525618fe2 16:35:46 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:35:47 ---> bb2e8a6a004e 16:35:47 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:35:47 ---> Running in 2f4c1f00c830 16:35:47 ---> Running in 35752f59970f 16:35:47 ---> Running in 39abba1158aa 16:35:47 Removing intermediate container 39abba1158aa 16:35:47 ---> 2d2bb5508777 16:35:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:47 ---> Running in 8d3cbd4e2e8a 16:35:47 Removing intermediate container 8d3cbd4e2e8a 16:35:47 ---> fe124f3d32c4 16:35:47 Step 21/23 : LABEL arch=x86_64 16:35:47 ---> Running in 539c51a2a670 16:35:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:48 Removing intermediate container 539c51a2a670 16:35:48 ---> a36eecabea2c 16:35:48 Step 22/23 : LABEL git_sha=d00ad3e5b5b175cb18112eddb1eadce99b53f798 16:35:48 ---> Running in c95a3efea09e 16:35:48 Removing intermediate container c95a3efea09e 16:35:48 ---> f66d745d53c6 16:35:48 Step 23/23 : LABEL version=0.0.0 16:35:48 ---> Running in ec05227a06b3 16:35:48 Removing intermediate container 2f4c1f00c830 16:35:48 ---> 7d3f5801388e 16:35:48 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:35:48 ---> Running in 23746b0f1a14 16:35:48 Removing intermediate container ec05227a06b3 16:35:48 ---> 195d5546427b 16:35:48 16:35:48 Successfully built 195d5546427b 16:35:48 Successfully tagged core-metadata:latest 16:35:48  Building core-metadata ... done Building security-spire-server 16:35:49 Removing intermediate container 23746b0f1a14 16:35:49 ---> 9931c6b44834 16:35:49 Step 28/31 : CMD ["gate"] 16:35:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:49 ---> Running in aabda7030574 16:35:49 OK: 221 MiB in 52 packages 16:35:52 Removing intermediate container aabda7030574 16:35:52 ---> 3f4f86a3cf61 16:35:52 Step 29/31 : LABEL arch=x86_64 16:35:53 e6fb740bc735: Pull complete 16:35:53 3a77bd46dcc9: Pull complete 16:35:53 355e64cbe906: Pull complete 16:35:53 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:35:53 ---> 9363489a6636 16:35:53 Step 3/25 : WORKDIR /edgex-go 16:35:53 ---> Using cache 16:35:53 ---> 842d9ae1b18d 16:35:53 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:53 ---> Using cache 16:35:53 ---> b05525618fe2 16:35:53 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:35:53 63ab81a10011: Pull complete 16:35:54 ---> Running in abfc5d8afdbd 16:35:54 ---> Running in 68cfc6f241e0 16:35:54 Removing intermediate container 35752f59970f 16:35:54 ---> 9af7cb1491e3 16:35:54 Step 6/23 : COPY go.mod vendor* ./ 16:35:54 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:35:54 Status: Downloaded newer image for docker:20.10.14 16:35:54 ---> 7417809fdb73 16:35:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:35:54 Removing intermediate container 68cfc6f241e0 16:35:54 ---> 1f0a3328d1e0 16:35:54 Step 30/31 : LABEL git_sha=d00ad3e5b5b175cb18112eddb1eadce99b53f798 16:35:54 ---> Running in d783b4be76ee 16:35:54 ---> Running in 4e02fd52c8e7 16:35:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:54 ---> 487592a762f9 16:35:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:55 ---> Running in 2d62b6c442dd 16:35:55 Removing intermediate container d783b4be76ee 16:35:55 ---> eef89a5535ee 16:35:55 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 16:35:55 Removing intermediate container 4e02fd52c8e7 16:35:55 ---> 2d318ec408b5 16:35:55 Step 31/31 : LABEL version=0.0.0 16:35:55 ---> Running in 899daaa3e589 16:35:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:55 ---> Running in 719138315e51 16:35:55 Removing intermediate container 719138315e51 16:35:55 ---> e21489238576 16:35:55 16:35:56 Successfully built e21489238576 16:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:56 Successfully tagged security-bootstrapper:latest 16:35:56  Building security-bootstrapper ... done OK: 221 MiB in 52 packages 16:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:56 (1/43) Installing readline (8.1.1-r0) 16:35:56 (2/43) Installing bash (5.1.16-r0) 16:35:56 Executing bash-5.1.16-r0.post-install 16:35:56 (3/43) Installing brotli-libs (1.0.9-r5) 16:35:56 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:35:56 (5/43) Installing libcurl (7.80.0-r2) 16:35:56 (6/43) Installing curl (7.80.0-r2) 16:35:56 (7/43) Installing dumb-init (1.2.5-r1) 16:35:56 (8/43) Installing libbz2 (1.0.8-r1) 16:35:56 (9/43) Installing expat (2.4.7-r0) 16:35:56 (10/43) Installing libffi (3.4.2-r1) 16:35:56 (11/43) Installing gdbm (1.22-r0) 16:35:56 (12/43) Installing xz-libs (5.2.5-r1) 16:35:56 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:35:56 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:35:56 (15/43) Installing mpdecimal (2.5.1-r1) 16:35:56 (16/43) Installing sqlite-libs (3.36.0-r0) 16:35:56 (17/43) Installing python3 (3.9.7-r4) 16:35:56 Removing intermediate container dc78009797da 16:35:56 ---> 511637400c66 16:35:56 16:35:56 Step 10/23 : FROM alpine:3.16 16:35:56 ---> e66264b98777 16:35:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:56 ---> Using cache 16:35:56 ---> 9783e2fb8530 16:35:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:56 ---> Using cache 16:35:56 ---> d31984006648 16:35:56 Step 13/23 : ENV APP_PORT=59882 16:35:56 Removing intermediate container abfc5d8afdbd 16:35:56 ---> e41e87383886 16:35:56 Step 6/25 : COPY go.mod vendor* ./ 16:35:56 Removing intermediate container 2d62b6c442dd 16:35:56 ---> 2f92b9cd2aed 16:35:56 Step 8/23 : COPY . . 16:35:56 ---> Running in 8fdec2e94b5d 16:35:56 ---> 65d831d9d488 16:35:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:57 (18/43) Installing py3-appdirs (1.4.4-r2) 16:35:57 (19/43) Installing py3-certifi (2020.12.5-r1) 16:35:57 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:35:57 (21/43) Installing py3-idna (3.3-r0) 16:35:57 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:35:57 (23/43) Installing py3-requests (2.26.0-r1) 16:35:57 (24/43) Installing py3-msgpack (1.0.2-r1) 16:35:57 (25/43) Installing py3-lockfile (0.12.2-r4) 16:35:57 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:35:57 (27/43) Installing py3-colorama (0.4.4-r1) 16:35:57 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:35:57 (29/43) Installing py3-distlib (0.3.3-r0) 16:35:57 (30/43) Installing py3-distro (1.6.0-r0) 16:35:57 (31/43) Installing py3-six (1.16.0-r0) 16:35:57 (32/43) Installing py3-webencodings (0.5.1-r4) 16:35:57 (33/43) Installing py3-html5lib (1.1-r1) 16:35:57 (34/43) Installing py3-parsing (2.4.7-r2) 16:35:57 (35/43) Installing py3-packaging (20.9-r1) 16:35:57 (36/43) Installing py3-tomli (1.2.2-r0) 16:35:57 (37/43) Installing py3-pep517 (0.12.0-r0) 16:35:57 (38/43) Installing py3-progress (1.6-r0) 16:35:57 (39/43) Installing py3-retrying (1.3.3-r2) 16:35:57 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:35:57 (41/43) Installing py3-setuptools (52.0.0-r4) 16:35:57 (42/43) Installing py3-toml (0.10.2-r2) 16:35:57 (43/43) Installing py3-pip (20.3.4-r1) 16:35:57 Executing busybox-1.34.1-r5.trigger 16:35:57 OK: 83 MiB in 65 packages 16:35:58 Collecting docker-compose==1.23.2 16:35:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:35:58 Collecting jsonschema<3,>=2.5.1 16:35:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:35:58 Collecting docopt<0.7,>=0.6.1 16:35:58 Downloading docopt-0.6.2.tar.gz (25 kB) 16:35:59 ---> Running in 5bbc80a1c397 16:35:59 Removing intermediate container 8fdec2e94b5d 16:35:59 ---> 4ec6f0eab058 16:35:59 Step 14/23 : EXPOSE $APP_PORT 16:35:59 ---> Running in 70eb270b8d9b 16:35:59 555d1d1c4555: Pull complete 16:35:59 Collecting websocket-client<1.0,>=0.32.0 16:35:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:35:59 Collecting cached-property<2,>=1.2.0 16:35:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:35:59 Removing intermediate container 70eb270b8d9b 16:35:59 ---> cd0dc448c5c6 16:35:59 Step 15/23 : WORKDIR / 16:35:59 Collecting PyYAML<4,>=3.10 16:35:59 Downloading PyYAML-3.13.tar.gz (270 kB) 16:36:00 Collecting dockerpty<0.5,>=0.4.1 16:36:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:36:00 ---> Running in 7ae05639540c 16:36:00 Removing intermediate container 7ae05639540c 16:36:00 ---> ff95fbc5c437 16:36:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:00 Removing intermediate container 5bbc80a1c397 16:36:00 ---> 8c818c4c7613 16:36:00 Step 8/25 : COPY . . 16:36:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:36:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:36:00 Collecting texttable<0.10,>=0.9.0 16:36:00 Downloading texttable-0.9.1.tar.gz (11 kB) 16:36:01 7d9057610161: Pull complete 16:36:01 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 16:36:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:36:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:36:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:36:01 WORKDIR /edgex 16:36:01 COPY go.mod . 16:36:01 RUN go mod download 16:36:01 + docker build -t ci-base-image-arm64 -f - . 16:36:01 Collecting docker<4.0,>=3.6.0 16:36:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:36:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:36:01 Collecting docker-pycreds>=0.4.0 16:36:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:36:01 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) 16:36:01 Collecting chardet<3.1.0,>=3.0.2 16:36:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:36:01 Collecting urllib3<1.25,>=1.21.1 16:36:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:36:01 Collecting idna<2.8,>=2.5 16:36:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:36:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:36:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:36:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:36:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:36:01 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:36:01 Attempting uninstall: urllib3 16:36:01 Found existing installation: urllib3 1.26.7 16:36:01 Uninstalling urllib3-1.26.7: 16:36:01 Successfully uninstalled urllib3-1.26.7 16:36:03 Attempting uninstall: idna 16:36:03 ---> 42d3a5b44c6d 16:36:03 Found existing installation: idna 3.3 16:36:03 Uninstalling idna-3.3: 16:36:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:36:03 Successfully uninstalled idna-3.3 16:36:04 Sending build context to Docker daemon 169.3MB 16:36:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:36:04 ---> 819e984ddca1 16:36:04 Step 2/4 : WORKDIR /edgex 16:36:04 ---> e809561c171c 16:36:04 Step 9/23 : RUN make cmd/core-data/core-data 16:36:05 ---> b7cd8c495634 16:36:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:36:05 ---> Running in adf4f6f9ca83 16:36:05 Attempting uninstall: requests 16:36:05 Found existing installation: requests 2.26.0 16:36:05 Uninstalling requests-2.26.0: 16:36:05 Successfully uninstalled requests-2.26.0 16:36:05 ---> 5330a4ab1375 16:36:05 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:36:05 Running setup.py install for texttable: started 16:36:05 ---> Running in c310aa417e6f 16:36:05 ---> 3cbd752cc5d1 16:36:05 Step 19/23 : ENTRYPOINT ["/core-command"] 16:36:05 ---> Running in 79793c974d13 16:36:05 Removing intermediate container c310aa417e6f 16:36:05 ---> aa3eb66bcc73 16:36:05 Step 10/25 : WORKDIR /edgex-go/spire-build 16:36:05 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 16:36:05 Removing intermediate container 79793c974d13 16:36:05 ---> 158df0331e9a 16:36:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:05 ---> Running in 3bc395a8615e 16:36:05 ---> Running in d4f458d66463 16:36:05 Running setup.py install for texttable: finished with status 'done' 16:36:05 Running setup.py install for PyYAML: started 16:36:05 Removing intermediate container 3bc395a8615e 16:36:05 ---> 18634bdbcac4 16:36:05 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 16:36:05 Removing intermediate container d4f458d66463 16:36:05 ---> 7851a7f826a4 16:36:05 Step 21/23 : LABEL arch=x86_64 16:36:05 ---> Running in 16caaa5b5a9c 16:36:05 ---> Running in 82eeb9452cdf 16:36:05 Removing intermediate container 82eeb9452cdf 16:36:05 ---> 430b3ca9c374 16:36:05 Step 22/23 : LABEL git_sha=d00ad3e5b5b175cb18112eddb1eadce99b53f798 16:36:05 ---> Running in fecc54bf8f7a 16:36:06 Running setup.py install for PyYAML: finished with status 'done' 16:36:06 Removing intermediate container fecc54bf8f7a 16:36:06 ---> c67e02a61537 16:36:06 Step 23/23 : LABEL version=0.0.0 16:36:06 ---> Running in f2f672b018f1 16:36:06 Running setup.py install for docopt: started 16:36:06 Removing intermediate container f2f672b018f1 16:36:06 ---> 88e78cf67d96 16:36:06 16:36:06 ---> Running in 72f30326bf84 16:36:06 Successfully built 88e78cf67d96 16:36:06 Successfully tagged core-command:latest 16:36:06  Building core-command ... done Removing intermediate container 16caaa5b5a9c 16:36:06 ---> 15d932902802 16:36:06 Step 12/25 : WORKDIR /edgex-go 16:36:06 ---> Running in 381571da4263 16:36:06 Running setup.py install for docopt: finished with status 'done' 16:36:06 Running setup.py install for dockerpty: started 16:36:06 Removing intermediate container 381571da4263 16:36:06 ---> 7f84ff643dc3 16:36:06 16:36:06 Step 13/25 : FROM alpine:3.15 16:36:06 ---> 0ac33e5f5afa 16:36:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:06 ---> Using cache 16:36:06 ---> 50b32ed8dec4 16:36:06 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:06 ---> Using cache 16:36:06 ---> 54474f67ae4f 16:36:06 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:36:06 ---> Running in 7d3d219b227f 16:36:06 Removing intermediate container 72f30326bf84 16:36:06 ---> 4f23b0be2163 16:36:06 Step 3/4 : COPY go.mod . 16:36:06 Running setup.py install for dockerpty: finished with status 'done' 16:36:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:07 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 16:36:07 ---> a60d1348b208 16:36:07 Step 4/4 : RUN go mod download 16:36:07 ---> Running in 5d5110a55c0a 16:36:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:08 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:36:08 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:36:08 OK: 15859 distinct packages available 16:36:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:09 (1/5) Installing dumb-init (1.2.5-r1) 16:36:09 Removing intermediate container 899daaa3e589 16:36:09 ---> 8126782f9957 16:36:09 Step 14/23 : ENV APP_PORT=58890 16:36:09 (2/5) Installing musl-obstack (1.2.3-r0) 16:36:09 ---> Running in 4f743fe48afc 16:36:09 (3/5) Installing libucontext (1.1-r0) 16:36:09 Removing intermediate container 4f743fe48afc 16:36:09 ---> 346a487a71ab 16:36:09 Step 15/23 : EXPOSE $APP_PORT 16:36:09 (4/5) Installing gcompat (1.0.0-r4) 16:36:09 ---> Running in 7d9c7755f106 16:36:10 (5/5) Installing openssl (1.1.1o-r0) 16:36:10 Removing intermediate container 7d9c7755f106 16:36:10 ---> e61c1ef7795b 16:36:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:36:10 Executing busybox-1.34.1-r5.trigger 16:36:10 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 16:36:10 1 error; 6 MiB in 18 packages 16:36:10 ---> 46f41018099f 16:36:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:36:10 ---> f925f16c7d9d 16:36:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:36:11 ---> 53d253a4ba60 16:36:11 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:36:11 ---> Running in 969acf83cbf4 16:36:11 Removing intermediate container 969acf83cbf4 16:36:11 ---> 1b30e02cff57 16:36:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:11 ---> Running in 327ac50be0b7 16:36:11 Removing intermediate container 327ac50be0b7 16:36:11 ---> 23d4d0b2b338 16:36:11 Step 21/23 : LABEL arch=x86_64 16:36:11 ---> Running in 562998e24a32 16:36:11 Removing intermediate container 562998e24a32 16:36:11 ---> 267c5aedad29 16:36:11 Step 22/23 : LABEL git_sha=d00ad3e5b5b175cb18112eddb1eadce99b53f798 16:36:11 ---> Running in 9f708b19fdfa 16:36:11 Removing intermediate container 9f708b19fdfa 16:36:11 ---> c33ec2f43bf1 16:36:11 Step 23/23 : LABEL version=0.0.0 16:36:11 ---> Running in 182a8e56f49f 16:36:12 Removing intermediate container 182a8e56f49f 16:36:12 ---> 1586f7ae9a8b 16:36:12 16:36:12 Successfully built 1586f7ae9a8b 16:36:12 Successfully tagged sys-mgmt-agent:latest 16:36:22  Building sys-mgmt-agent ... done Removing intermediate container adf4f6f9ca83 16:36:22 ---> f5052da05d42 16:36:22 16:36:22 Step 10/23 : FROM alpine:3.16 16:36:22 ---> e66264b98777 16:36:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:36:22 ---> Running in 5f24b4b6fc64 16:36:22 Removing intermediate container 5f24b4b6fc64 16:36:22 ---> 91bd7570e394 16:36:22 Step 12/23 : ENV APP_PORT=59880 16:36:22 ---> Running in 834d65b13afe 16:36:22 Removing intermediate container 834d65b13afe 16:36:22 ---> d863ed5432d0 16:36:22 Step 13/23 : EXPOSE $APP_PORT 16:36:22 ---> Running in a2089806400a 16:36:22 Removing intermediate container a2089806400a 16:36:22 ---> 82fbbb9cd05b 16:36:22 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:22 ---> Running in 05f1acd952d8 16:36:22 Removing intermediate container 05f1acd952d8 16:36:22 ---> 88d7963e007d 16:36:22 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:36:22 ---> Running in 4e1f89f9de76 16:36:22 fetch https://nl.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:23 fetch https://nl.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:23 (1/6) Installing dumb-init (1.2.5-r1) 16:36:23 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:36:23 (3/6) Installing libsodium (1.0.18-r0) 16:36:23 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:36:23 (5/6) Installing libzmq (4.3.4-r0) 16:36:23 (6/6) Installing zeromq (4.3.4-r0) 16:36:24 Executing busybox-1.35.0-r13.trigger 16:36:24 OK: 8 MiB in 20 packages 16:36:24 Removing intermediate container 4e1f89f9de76 16:36:24 ---> e3ea04eb12f7 16:36:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:24 ---> 21d47ad66249 16:36:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:36:24 ---> dc2c7de1d295 16:36:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:36:25 ---> ecfc737203af 16:36:25 Step 19/23 : ENTRYPOINT ["/core-data"] 16:36:25 ---> Running in 58b71827f685 16:36:25 Removing intermediate container 58b71827f685 16:36:25 ---> 3de678439ef7 16:36:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:25 ---> Running in 8b2ae6bc73eb 16:36:25 Removing intermediate container 8b2ae6bc73eb 16:36:25 ---> e2cc17a53320 16:36:25 Step 21/23 : LABEL arch=x86_64 16:36:25 ---> Running in 95b9dc412a94 16:36:25 Removing intermediate container 95b9dc412a94 16:36:25 ---> 2aa00b7e158a 16:36:25 Step 22/23 : LABEL git_sha=d00ad3e5b5b175cb18112eddb1eadce99b53f798 16:36:25 ---> Running in 3a187bd7a114 16:36:25 Removing intermediate container 3a187bd7a114 16:36:25 ---> 8d98d1010464 16:36:25 Step 23/23 : LABEL version=0.0.0 16:36:25 ---> Running in ed697a5f3973 16:36:25 Removing intermediate container ed697a5f3973 16:36:25 ---> 62b92c1d2310 16:36:25 16:36:25 Successfully built 62b92c1d2310 16:36:25 Successfully tagged core-data:latest 16:36:25  Building core-data ... done  16:36:25 ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") 16:36:25 16:36:25 ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") 16:36:25 16:36:25 ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") 16:36:25 Service 'security-spire-server' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1 [Pipeline] } 16:36:25 $ docker stop --time=1 82baae3e77928e1002afbf891e4eb77fa0403824c91fd59da5cf831470881001 16:36:27 $ docker rm -f 82baae3e77928e1002afbf891e4eb77fa0403824c91fd59da5cf831470881001 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:36:27 Failed in branch amd64 16:37:04 Removing intermediate container 5d5110a55c0a 16:37:04 ---> 18f6a38b61de 16:37:04 Successfully built 18f6a38b61de 16:37:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:04 + docker inspect -f . ci-base-image-arm64 16:37:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:04 prd-ubuntu20.04-docker-arm64-4c-16g-16610 does not seem to be running inside a container 16:37:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:37:06 $ docker top 34af9d3c6d8100a0e1697beca1a3026457be60553ce13b168ff0ee7b52c0b836 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:07 + go version 16:37:07 go version go1.17.7 linux/arm64 [Pipeline] } 16:37:07 $ docker stop --time=1 34af9d3c6d8100a0e1697beca1a3026457be60553ce13b168ff0ee7b52c0b836 16:37:09 $ docker rm -f 34af9d3c6d8100a0e1697beca1a3026457be60553ce13b168ff0ee7b52c0b836 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:09 + docker inspect -f . ci-base-image-arm64 16:37:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:10 prd-ubuntu20.04-docker-arm64-4c-16g-16610 does not seem to be running inside a container 16:37:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:37:11 $ docker top 6ce290784a44886f69b5a9b0316791daa4a7b058cda17f1417d1397f038e442c -eo pid,comm [Pipeline] { [Pipeline] echo 16:37:12 ========================================================= 16:37:12 [edgeXBuildGoParallel] Running Tests and Build... 16:37:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:37:12 + make test 16:37:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:37:51 ? github.com/edgexfoundry/edgex-go [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:40:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:40:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:40:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:40:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:40:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:40:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.301s coverage: 28.7% of statements 16:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.449s coverage: 98.5% of statements 16:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.471s coverage: 54.2% of statements 16:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:40:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.891s coverage: 89.2% of statements 16:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:40:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.457s coverage: 83.8% of statements 16:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:40:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.706s coverage: 95.6% of statements 16:40:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:40:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:40:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.238s coverage: 72.2% of statements 16:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:40:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.424s coverage: 60.0% of statements 16:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:40:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.982s coverage: 0.9% of statements 16:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:40:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.519s coverage: 58.8% of statements 16:40:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.362s coverage: 29.6% of statements 16:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:40:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.374s coverage: 47.1% of statements 16:40:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.253s coverage: 79.5% of statements 16:40:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.304s coverage: 94.1% of statements 16:40:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.347s coverage: 96.3% of statements 16:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.243s coverage: 87.5% of statements 16:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.490s coverage: 94.4% of statements 16:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.290s coverage: 44.8% of statements 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.752s coverage: 82.5% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.333s coverage: 92.9% of statements 16:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements 16:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.249s coverage: 87.2% of statements 16:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.212s coverage: 100.0% of statements 16:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.375s coverage: 58.8% of statements 16:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.331s coverage: 80.0% of statements 16:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.367s coverage: 87.2% of statements 16:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.360s coverage: 85.4% of statements 16:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.344s coverage: 91.2% of statements 16:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.076s coverage: 64.4% of statements 16:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.295s coverage: 100.0% of statements 16:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 89.4% of statements 16:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.122s coverage: 100.0% of statements 16:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements 16:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 16:41:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.624s coverage: 65.4% of statements 16:41:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:41:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:41:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.120s coverage: 43.8% of statements 16:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.327s coverage: 89.5% of statements 16:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.295s coverage: 84.8% of statements 16:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:41:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:41:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.485s coverage: 17.7% of statements 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:41:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.878s coverage: 92.3% of statements 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:41:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.332s coverage: 63.2% of statements 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.491s coverage: 97.7% of statements 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.256s coverage: 28.9% of statements 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.243s coverage: 100.0% of statements 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 16:41:55 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 16:41:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:41:55 GO111MODULE=on go vet ./... 16:44:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:44:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:44:02 ./bin/test-attribution-txt.sh [Pipeline] echo 16:44:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:44:02 + ls -al . 16:44:02 total 680 16:44:02 drwxrwxr-x 9 1001 1001 4096 Jul 1 16:37 . 16:44:02 drwxr-xr-x 4 root root 4096 Jul 1 16:37 .. 16:44:02 -rw-rw-r-- 1 1001 1001 11 Jul 1 16:35 .dockerignore 16:44:02 drwxrwxr-x 8 1001 1001 4096 Jul 1 16:35 .git 16:44:02 drwxrwxr-x 3 1001 1001 4096 Jul 1 16:35 .github 16:44:02 -rw-rw-r-- 1 1001 1001 1030 Jul 1 16:35 .gitignore 16:44:02 -rw-rw-r-- 1 1001 1001 42 Jul 1 16:35 .golangci.yml 16:44:02 -rw-rw-r-- 1 1001 1001 87 Jul 1 16:35 .hadolint.yml 16:44:02 -rw-rw-r-- 1 1001 1001 166 Jul 1 16:35 .sonarcloud.properties 16:44:02 -rw-rw-r-- 1 1001 1001 1171 Jul 1 16:35 ADOPTERS.md 16:44:02 -rw-rw-r-- 1 1001 1001 10347 Jul 1 16:35 Attribution.txt 16:44:02 -rw-rw-r-- 1 1001 1001 63209 Jul 1 16:35 CHANGELOG.md 16:44:02 -rw-rw-r-- 1 1001 1001 3804 Jul 1 16:35 CONTRIBUTING.md 16:44:02 -rw-rw-r-- 1 1001 1001 677 Jul 1 16:35 GOVERNANCE.md 16:44:02 -rw-rw-r-- 1 1001 1001 850 Jul 1 16:35 Jenkinsfile 16:44:02 -rw-rw-r-- 1 1001 1001 10775 Jul 1 16:35 LICENSE 16:44:02 -rw-rw-r-- 1 1001 1001 10350 Jul 1 16:35 Makefile 16:44:02 -rw-rw-r-- 1 1001 1001 582 Jul 1 16:35 OWNERS.md 16:44:02 -rw-rw-r-- 1 1001 1001 9094 Jul 1 16:35 README.md 16:44:02 -rw-rw-r-- 1 1001 1001 6912 Jul 1 16:35 SECURITY.md 16:44:02 -rw-rw-r-- 1 1001 1001 5 Jul 1 16:30 VERSION 16:44:02 -rw-rw-r-- 1 1001 1001 4131 Jul 1 16:35 ZMQWindows.md 16:44:02 drwxrwxr-x 2 1001 1001 4096 Jul 1 16:35 bin 16:44:02 drwxrwxr-x 18 1001 1001 4096 Jul 1 16:35 cmd 16:44:02 -rw-r--r-- 1 root root 435593 Jul 1 16:41 coverage.out 16:44:02 -rw-rw-r-- 1 1001 1001 3311 Jul 1 16:35 go.mod 16:44:02 -rw-rw-r-- 1 1001 1001 36522 Jul 1 16:35 go.sum 16:44:02 drwxrwxr-x 8 1001 1001 4096 Jul 1 16:35 internal 16:44:02 drwxrwxr-x 3 1001 1001 4096 Jul 1 16:35 openapi 16:44:02 drwxrwxr-x 4 1001 1001 4096 Jul 1 16:35 snap 16:44:02 -rw-rw-r-- 1 1001 1001 204 Jul 1 16:35 version.go [Pipeline] sh 16:44:03 + '[' -e coverage.out ] 16:44:03 + chown 1001:1001 coverage.out [Pipeline] stash 16:44:03 Warning: overwriting stash ‘coverage-report’ 16:44:04 Stashed 1 file(s) [Pipeline] sh 16:44:05 + make build 16:44:05 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 16:45: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/core-metadata/core-metadata ./cmd/core-metadata 16:46:50 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 16:46:50 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 16:47:29 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 16:47:29 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 16:47:31 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 16:47:38 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 16:47: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:47: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:47:51 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 16:47: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:48: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:48:10 $ docker stop --time=1 6ce290784a44886f69b5a9b0316791daa4a7b058cda17f1417d1397f038e442c 16:48:12 $ docker rm -f 6ce290784a44886f69b5a9b0316791daa4a7b058cda17f1417d1397f038e442c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:15 16:48:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:15 latest: Pulling from edgex-devops/edgex-compose-arm64 16:48:15 29e5d40040c1: Pulling fs layer 16:48:15 1ce36da41761: Pulling fs layer 16:48:15 25b303627fd3: Pulling fs layer 16:48:15 29e5d40040c1: Verifying Checksum 16:48:15 29e5d40040c1: Download complete 16:48:16 1ce36da41761: Verifying Checksum 16:48:16 1ce36da41761: Download complete 16:48:16 29e5d40040c1: Pull complete 16:48:17 25b303627fd3: Verifying Checksum 16:48:17 25b303627fd3: Download complete 16:48:17 1ce36da41761: Pull complete 16:48:30 25b303627fd3: Pull complete 16:48:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:48:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:30 prd-ubuntu20.04-docker-arm64-4c-16g-16610 does not seem to be running inside a container 16:48:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:48:33 $ docker top f116cf463861b5741bacbc2d8c202665c9a3680198bb36a55fa82d2e4b20a35f -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:34 + grep parallel 16:48:34 + docker-compose build --help 16:48:40 --parallel Build images in parallel. [Pipeline] } 16:48:40 $ docker stop --time=1 f116cf463861b5741bacbc2d8c202665c9a3680198bb36a55fa82d2e4b20a35f 16:48:42 $ docker rm -f f116cf463861b5741bacbc2d8c202665c9a3680198bb36a55fa82d2e4b20a35f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:43 prd-ubuntu20.04-docker-arm64-4c-16g-16610 does not seem to be running inside a container 16:48:43 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:48:45 $ docker top 3757704d75e6e4f0517de5d04985aab0689d7785e3f6d1b245a056f6c09b1548 -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:46 + docker-compose -f ./docker-compose-build.yml build --parallel 16:48:52 Building core-command ... 16:48:52 Building core-data ... 16:48:52 Building core-metadata ... 16:48:52 Building security-bootstrapper ... 16:48:52 Building security-proxy-setup ... 16:48:52 Building security-secretstore-setup ... 16:48:52 Building security-spiffe-token-provider ... 16:48:52 Building security-spire-agent ... 16:48:52 Building security-spire-config ... 16:48:52 Building security-spire-server ... 16:48:52 Building support-notifications ... 16:48:52 Building support-scheduler ... 16:48:52 Building sys-mgmt-agent ... 16:48:52 Building support-notifications 16:48:52 Building core-data 16:48:52 Building core-metadata 16:48:52 Building security-proxy-setup 16:48:52 Building security-spire-config 16:50:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:50:29 ---> 18f6a38b61de 16:50:29 Step 3/22 : WORKDIR /edgex-go 16:50:29 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:50:29 ---> 18f6a38b61de 16:50:29 Step 3/26 : WORKDIR /edgex-go 16:50:29 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:50:29 ---> 18f6a38b61de 16:50:29 Step 3/23 : WORKDIR /edgex-go 16:50:29 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:50:29 ---> 18f6a38b61de 16:50:29 Step 3/23 : WORKDIR /edgex-go 16:50:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:50:29 ---> 18f6a38b61de 16:50:29 Step 3/22 : WORKDIR /edgex-go 16:50:29 ---> Running in c7393e0b977f 16:50:29 ---> Running in c465a7253d74 16:50:29 ---> Running in 3bcf82b1291e 16:50:29 ---> Running in 79ec23eeb84f 16:50:29 ---> Running in 6448b54c7a3c 16:50:29 Removing intermediate container c465a7253d74 16:50:29 ---> dad5dd3d6b13 16:50:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:29 Removing intermediate container 79ec23eeb84f 16:50:29 ---> 101b52c78013 16:50:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:29 Removing intermediate container 6448b54c7a3c 16:50:29 ---> 03f9780f9b27 16:50:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:29 Removing intermediate container 3bcf82b1291e 16:50:29 ---> 6f0f2b407a4f 16:50:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:29 Removing intermediate container c7393e0b977f 16:50:29 ---> a8f9cf98bd19 16:50:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:29 ---> Running in 4f777b5246c7 16:50:29 ---> Running in a689c9f381ee 16:50:29 ---> Running in ad874f4263cd 16:50:29 ---> Running in f535ecf14816 16:50:29 ---> Running in 22e7b50e1733 16:50:29 Removing intermediate container 4f777b5246c7 16:50:29 ---> 438b3bf1bce3 16:50:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:50:30 ---> Running in d630e9d5a850 16:50:31 Removing intermediate container a689c9f381ee 16:50:31 ---> f2f4c69ac5a4 16:50:31 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:50:31 Removing intermediate container f535ecf14816 16:50:31 ---> bb4ac3e58709 16:50:31 Step 5/22 : RUN apk add --update --no-cache make git 16:50:31 ---> Running in 922e7d8b8442 16:50:31 Removing intermediate container ad874f4263cd 16:50:31 ---> 748cd49173d8 16:50:31 Step 5/23 : RUN apk add --update --no-cache make git 16:50:31 Removing intermediate container 22e7b50e1733 16:50:31 ---> 3fde4573b392 16:50:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:50:31 ---> Running in 6a703c8d6e1d 16:50:31 ---> Running in cb399759de64 16:50:31 ---> Running in aea28eb1a332 16:50:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:34 OK: 220 MiB in 52 packages 16:50:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:36 Removing intermediate container d630e9d5a850 16:50:36 ---> 239713d24bf6 16:50:36 Step 6/22 : COPY go.mod vendor* ./ 16:50:36 OK: 220 MiB in 52 packages 16:50:37 OK: 220 MiB in 52 packages 16:50:37 OK: 220 MiB in 52 packages 16:50:37 OK: 220 MiB in 52 packages 16:50:37 ---> c014566ca1b6 16:50:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:37 ---> Running in e505853c4ad2 16:50:39 Removing intermediate container cb399759de64 16:50:39 ---> 97b5ff8f9d53 16:50:39 Step 6/22 : COPY go.mod vendor* ./ 16:50:39 Removing intermediate container 6a703c8d6e1d 16:50:39 ---> 961c63fb2e5e 16:50:39 Step 6/23 : COPY go.mod vendor* ./ 16:50:39 Removing intermediate container 922e7d8b8442 16:50:39 ---> ffbfe6fd4231 16:50:39 Step 6/23 : COPY go.mod vendor* ./ 16:50:39 Removing intermediate container aea28eb1a332 16:50:39 ---> 55d23bfbb057 16:50:39 Step 6/26 : COPY go.mod vendor* ./ 16:50:40 ---> fd683a901037 16:50:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:40 ---> 844749152310 16:50:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:40 ---> Running in 280c541ffb47 16:50:40 ---> 02a24a98f11c 16:50:40 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:40 ---> 1891701a9744 16:50:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:41 ---> Running in 397c5cb759df 16:50:41 ---> Running in 5c96e2ea34b3 16:50:41 ---> Running in 355bb10cc551 16:50:43 Removing intermediate container e505853c4ad2 16:50:43 ---> c472fdfeb200 16:50:43 Step 8/22 : COPY . . 16:50:49 Removing intermediate container 280c541ffb47 16:50:49 ---> 8adead0abaf9 16:50:49 Step 8/22 : COPY . . 16:50:49 Removing intermediate container 355bb10cc551 16:50:49 ---> cf5fd1a9a226 16:50:49 Step 8/23 : COPY . . 16:50:49 Removing intermediate container 397c5cb759df 16:50:49 ---> 5ff86044449e 16:50:49 Step 8/23 : COPY . . 16:50:49 Removing intermediate container 5c96e2ea34b3 16:50:49 ---> 4f81b6a9dca2 16:50:49 Step 8/26 : COPY . . 16:51:16 ---> dccca7d68f56 16:51:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:51:16 ---> Running in 557ce5dd474b 16:51:18 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 16:51:21 ---> 959099abdc85 16:51:21 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:51:21 ---> 8a05f8bdc373 16:51:21 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:51:21 ---> 1ebb5729266d 16:51:21 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:51:21 ---> Running in 495a7e119953 16:51:21 ---> Running in d41bf806f796 16:51:21 ---> Running in 24666be5e27f 16:51:22 Removing intermediate container 495a7e119953 16:51:22 ---> 6e355b666b70 16:51:22 Step 10/26 : WORKDIR /edgex-go/spire-build 16:51:23 ---> Running in d79428729a97 16:51:23 ---> 0696746136bd 16:51:23 Step 9/23 : RUN make cmd/core-data/core-data 16:51:23 ---> Running in 7f2e0942180e 16:51:24 Removing intermediate container d79428729a97 16:51:24 ---> 1795f7865813 16:51:24 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 16:51:25 ---> Running in 4e0a2cf56aea 16:51:25 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 16:51:25 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 16:51:26 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 16:51:28 Removing intermediate container 4e0a2cf56aea 16:51:28 ---> 7ce135ad635a 16:51:28 Step 12/26 : WORKDIR /edgex-go 16:51:28 ---> Running in 40d7f540f1a3 16:51:29 Removing intermediate container 40d7f540f1a3 16:51:29 ---> 6f45760562b7 16:51:29 16:51:29 Step 13/26 : FROM alpine:3.15 16:51:29 3.15: Pulling from library/alpine 16:51:31 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:51:31 Status: Downloaded newer image for alpine:3.15 16:51:31 ---> 3fb3c9af89a9 16:51:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:51:31 ---> Running in c9dde7bcd179 16:51:31 Removing intermediate container c9dde7bcd179 16:51:31 ---> 0580ed8f6014 16:51:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:31 ---> Running in 9f3b07aa4d51 16:51:35 Removing intermediate container 9f3b07aa4d51 16:51:35 ---> a2a113f6f18c 16:51:35 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:51:35 ---> Running in be529283bb84 16:51:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:40 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:51:40 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:51:40 OK: 15736 distinct packages available 16:51:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:43 (1/4) Installing dumb-init (1.2.5-r1) 16:51:43 (2/4) Installing musl-obstack (1.2.3-r0) 16:51:43 (3/4) Installing libucontext (1.1-r0) 16:51:43 (4/4) Installing gcompat (1.0.0-r4) 16:51:43 Executing busybox-1.34.1-r5.trigger 16:51:43 OK: 6 MiB in 18 packages 16:51:45 Removing intermediate container be529283bb84 16:51:45 ---> a9acd37b1fdc 16:51:45 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:51:51 ---> e35149540142 16:51:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:51:52 ---> 8dca09016a9f 16:51:52 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:51:52 ---> Running in 224475b4ebbb 16:51:53 Removing intermediate container 224475b4ebbb 16:51:53 ---> 4254237afe7f 16:51:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:51:54 ---> c60cc67bf604 16:51:54 Step 21/26 : WORKDIR / 16:51:54 ---> Running in f1a4657da1cc 16:51:55 Removing intermediate container f1a4657da1cc 16:51:55 ---> 8fea16215e17 16:51:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:51:55 ---> Running in 052f4de5b342 16:51:55 Removing intermediate container 052f4de5b342 16:51:55 ---> 21f00ba86972 16:51:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:51:56 ---> Running in 97145d9616b9 16:51:56 Removing intermediate container 97145d9616b9 16:51:56 ---> 10b2a8e2bf60 16:51:56 Step 24/26 : LABEL arch=arm64 16:51:56 ---> Running in 61ce505115a9 16:51:57 Removing intermediate container 61ce505115a9 16:51:57 ---> 093b39233f24 16:51:57 Step 25/26 : LABEL git_sha=b739bc9d9a8242d4e7ba6370c8a533300a2907a8 16:51:57 ---> Running in 1bf86cd2058e 16:51:58 Removing intermediate container 1bf86cd2058e 16:51:58 ---> 40f004b305f1 16:51:58 Step 26/26 : LABEL version=0.0.0 16:51:58 ---> Running in b7496dd309bb 16:51:59 Removing intermediate container b7496dd309bb 16:51:59 ---> 8f837f472a38 16:51:59 16:51:59 Successfully built 8f837f472a38 16:51:59 Successfully tagged security-spire-config-arm64:latest 16:51:59  Building security-spire-config ... done Building security-secretstore-setup 16:52:38 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:52:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:52:38 ---> 18f6a38b61de 16:52:38 Step 3/25 : WORKDIR /edgex-go 16:52:38 ---> Using cache 16:52:38 ---> 6f0f2b407a4f 16:52:38 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:38 ---> Using cache 16:52:38 ---> 748cd49173d8 16:52:38 Step 5/25 : RUN apk add --update --no-cache make git 16:52:38 ---> Using cache 16:52:38 ---> 961c63fb2e5e 16:52:38 Step 6/25 : COPY go.mod vendor* ./ 16:52:38 ---> Using cache 16:52:38 ---> 844749152310 16:52:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:38 ---> Using cache 16:52:38 ---> 5ff86044449e 16:52:38 Step 8/25 : COPY . . 16:52:38 ---> Using cache 16:52:38 ---> 1ebb5729266d 16:52:38 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:52:38 ---> Running in e531519c49e5 16:52:38 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 16:57: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/secrets-config ./cmd/secrets-config 16:57:13 Removing intermediate container d41bf806f796 16:57:13 ---> 9e5ef33439bb 16:57:13 16:57:13 Step 10/22 : FROM alpine:3.16 16:57:13 3.16: Pulling from library/alpine 16:57:14 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 16:57:14 Status: Downloaded newer image for alpine:3.16 16:57:14 ---> 6e30ab57aeee 16:57:14 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:57:14 ---> Running in 453be7bc2031 16:57:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:18 (1/6) Installing ca-certificates (20211220-r0) 16:57:18 (2/6) Installing brotli-libs (1.0.9-r6) 16:57:18 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:57:18 (4/6) Installing libcurl (7.83.1-r2) 16:57:18 (5/6) Installing curl (7.83.1-r2) 16:57:18 (6/6) Installing dumb-init (1.2.5-r1) 16:57:18 Executing busybox-1.35.0-r13.trigger 16:57:18 Executing ca-certificates-20211220-r0.trigger 16:57:19 OK: 8 MiB in 20 packages 16:57:22 Removing intermediate container 453be7bc2031 16:57:22 ---> bf44966093c4 16:57:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:57:22 ---> Running in c0e4defe0102 16:57:23 Removing intermediate container c0e4defe0102 16:57:23 ---> 28ea4bbfc720 16:57:23 Step 13/22 : WORKDIR /edgex 16:57:23 ---> Running in 6159b6db82b9 16:57:24 Removing intermediate container 6159b6db82b9 16:57:24 ---> 743987759d65 16:57:24 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:57:25 ---> 4bd29d6904d3 16:57:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:57:29 ---> 3d5f371b05b9 16:57:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:57:32 ---> 96bd33dec104 16:57:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:57:32 Removing intermediate container 24666be5e27f 16:57:32 ---> b51e34b3c7c4 16:57:32 16:57:32 Step 10/23 : FROM alpine:3.16 16:57:32 ---> 6e30ab57aeee 16:57:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:57:32 ---> Running in 0fe3678561b2 16:57:33 ---> ac333c9faca1 16:57:33 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:57:33 ---> Running in 9bfb06689175 16:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:37 Removing intermediate container 9bfb06689175 16:57:37 ---> 4d7ef67252e1 16:57:37 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:57:37 ---> Running in a873a4c6440a 16:57:37 Removing intermediate container a873a4c6440a 16:57:37 ---> 6cca51db7e25 16:57:37 Step 20/22 : LABEL arch=arm64 16:57:37 ---> Running in 4db2ba9e6127 16:57:38 (1/1) Installing dumb-init (1.2.5-r1) 16:57:38 Executing busybox-1.35.0-r13.trigger 16:57:38 OK: 5 MiB in 15 packages 16:57:38 Removing intermediate container 4db2ba9e6127 16:57:38 ---> 2dfb5891c4bf 16:57:38 Step 21/22 : LABEL git_sha=b739bc9d9a8242d4e7ba6370c8a533300a2907a8 16:57:38 ---> Running in ad3f55587e11 16:57:38 Removing intermediate container ad3f55587e11 16:57:38 ---> 6aeca2108373 16:57:38 Step 22/22 : LABEL version=0.0.0 16:57:39 ---> Running in d7f7b5e092a3 16:57:40 Removing intermediate container d7f7b5e092a3 16:57:40 ---> 72e4b20a5bc8 16:57:40 16:57:40 Removing intermediate container 0fe3678561b2 16:57:40 ---> 440c29d67d68 16:57:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:57:40 ---> Running in cfc075685b25 16:57:41 Removing intermediate container cfc075685b25 16:57:41 ---> e9d9996f6940 16:57:41 Step 13/23 : ENV APP_PORT=59881 16:57:41 Successfully built 72e4b20a5bc8 16:57:41 Successfully tagged security-proxy-setup-arm64:latest 16:57:41 Building support-scheduler 16:57:41  Building security-proxy-setup ... done  ---> Running in d216970fc5be 16:57:41 Removing intermediate container d216970fc5be 16:57:41 ---> f39cf32d0b5d 16:57:41 Step 14/23 : EXPOSE $APP_PORT 16:57:42 ---> Running in d891b2daa1b2 16:57:42 Removing intermediate container d891b2daa1b2 16:57:42 ---> a09f9437b367 16:57:42 Step 15/23 : WORKDIR / 16:57:42 ---> Running in a5c510ab9328 16:57:43 Removing intermediate container a5c510ab9328 16:57:43 ---> d22aa70606f5 16:57:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:45 ---> 87ddf8e43da4 16:57:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:57:47 ---> 33c0559131db 16:57:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:57:48 ---> 15d8fa0ba48f 16:57:48 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:57:48 ---> Running in edccc1cf8bfd 16:57:48 Removing intermediate container edccc1cf8bfd 16:57:48 ---> 3c5f41c0a298 16:57:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:49 ---> Running in 217289b00138 16:57:49 Removing intermediate container 217289b00138 16:57:49 ---> cc7fbcfe9096 16:57:49 Step 21/23 : LABEL arch=arm64 16:57:49 ---> Running in 1363f692d10e 16:57:50 Removing intermediate container 1363f692d10e 16:57:50 ---> 52833f5fa32a 16:57:50 Step 22/23 : LABEL git_sha=b739bc9d9a8242d4e7ba6370c8a533300a2907a8 16:57:50 ---> Running in f6e2edf775af 16:57:51 Removing intermediate container f6e2edf775af 16:57:51 ---> 82c8f6f0ee33 16:57:51 Step 23/23 : LABEL version=0.0.0 16:57:51 ---> Running in ec69b11d2258 16:57:52 Removing intermediate container ec69b11d2258 16:57:52 ---> 74cf19ef7ec0 16:57:52 16:57:52 Successfully built 74cf19ef7ec0 16:57:52 Successfully tagged core-metadata-arm64:latest 16:57:52 Building sys-mgmt-agent 16:58:07  Building core-metadata ... done 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 16:58:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:58:30 ---> 18f6a38b61de 16:58:30 Step 3/22 : WORKDIR /edgex-go 16:58:30 ---> Using cache 16:58:30 ---> 6f0f2b407a4f 16:58:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:30 ---> Using cache 16:58:30 ---> 748cd49173d8 16:58:30 Step 5/22 : RUN apk add --update --no-cache make git 16:58:30 ---> Using cache 16:58:30 ---> 961c63fb2e5e 16:58:30 Step 6/22 : COPY go.mod vendor* ./ 16:58:30 ---> Using cache 16:58:30 ---> 844749152310 16:58:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:30 ---> Using cache 16:58:30 ---> 5ff86044449e 16:58:30 Step 8/22 : COPY . . 16:58:30 ---> Using cache 16:58:30 ---> 1ebb5729266d 16:58:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:58:31 ---> Running in aaa859513783 16:58:32 Removing intermediate container e531519c49e5 16:58:32 ---> 9d9014d0d90a 16:58:32 16:58:32 Step 10/25 : FROM alpine:3.16 16:58:32 ---> 6e30ab57aeee 16:58:32 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:58:32 ---> Running in 5245590ef148 16:58:33 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 16:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:37 (1/3) Installing ca-certificates (20211220-r0) 16:58:37 (2/3) Installing dumb-init (1.2.5-r1) 16:58:37 (3/3) Installing su-exec (0.2-r1) 16:58:37 Executing busybox-1.35.0-r13.trigger 16:58:37 Executing ca-certificates-20211220-r0.trigger 16:58:37 OK: 6 MiB in 17 packages 16:58:40 Removing intermediate container 7f2e0942180e 16:58:40 ---> c1a6f51a6a27 16:58:40 16:58:40 Step 10/23 : FROM alpine:3.16 16:58:40 ---> 6e30ab57aeee 16:58:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:58:40 ---> Running in e4d78dd757dd 16:58:41 Removing intermediate container 5245590ef148 16:58:41 ---> 93ebd9ca00d0 16:58:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:58:41 ---> Running in 2aa055cc9f9b 16:58:42 Removing intermediate container e4d78dd757dd 16:58:42 ---> 3a6a8e530113 16:58:42 Step 12/23 : ENV APP_PORT=59880 16:58:42 ---> Running in 6b0ad4a68de4 16:58:42 Removing intermediate container 2aa055cc9f9b 16:58:42 ---> 2bdd5c5c7f9a 16:58:42 Step 13/25 : WORKDIR / 16:58:42 ---> Running in df8d30207460 16:58:43 Removing intermediate container 6b0ad4a68de4 16:58:43 ---> 5a0e86d3215a 16:58:43 Step 13/23 : EXPOSE $APP_PORT 16:58:43 ---> Running in 64d1fe23fb88 16:58:43 Removing intermediate container df8d30207460 16:58:43 ---> ea034f802f59 16:58:43 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:58:44 Removing intermediate container 64d1fe23fb88 16:58:44 ---> 7db6ce359cdb 16:58:44 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:44 ---> Running in 95de23b5114d 16:58:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:58:45 ---> 18f6a38b61de 16:58:45 Step 3/23 : WORKDIR /edgex-go 16:58:45 ---> Using cache 16:58:45 ---> 6f0f2b407a4f 16:58:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:45 ---> Using cache 16:58:45 ---> 748cd49173d8 16:58:45 Step 5/23 : RUN apk add --update --no-cache make bash git 16:58:45 ---> Running in 9b871fbe099c 16:58:45 ---> 01f1126131a5 16:58:45 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:58:47 ---> 374ccaf99e5c 16:58:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:58:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:58:48 ---> 7d55f5869001 16:58:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:58:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:58:49 Removing intermediate container 95de23b5114d 16:58:49 ---> ca9fae34629e 16:58:49 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:58:49 ---> Running in 9cc8e226f4d1 16:58:50 ---> 6ec6edddccb7 16:58:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:58:50 OK: 220 MiB in 52 packages 16:58:52 Removing intermediate container 9b871fbe099c 16:58:52 ---> c686914325c3 16:58:52 Step 6/23 : COPY go.mod vendor* ./ 16:58:52 fetch https://nl.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:53 ---> 33251324eb4d 16:58:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:58:53 fetch https://nl.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:54 ---> 5af5453b00ef 16:58:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:54 ---> Running in 29dbe2655da5 16:58:55 (1/6) Installing dumb-init (1.2.5-r1) 16:58:55 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:58:55 (3/6) Installing libsodium (1.0.18-r0) 16:58:55 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:58:55 (5/6) Installing libzmq (4.3.4-r0) 16:58:56 ---> 2a94d50e1914 16:58:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:58:56 (6/6) Installing zeromq (4.3.4-r0) 16:58:56 Executing busybox-1.35.0-r13.trigger 16:58:56 OK: 8 MiB in 20 packages 16:58:57 ---> fbf816421e96 16:58:57 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/ 16:58:57 ---> Running in 6a41c0bf108a 16:58:58 Removing intermediate container 9cc8e226f4d1 16:58:58 ---> 0bea9ca183de 16:58:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:00 ---> 861c32730b48 16:59:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:59:01 Removing intermediate container 29dbe2655da5 16:59:01 ---> 11bad8e17f09 16:59:01 Step 8/23 : COPY . . 16:59:01 Removing intermediate container 6a41c0bf108a 16:59:01 ---> e79823ef5482 16:59:01 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:59:02 ---> Running in 87b19f61c87a 16:59:03 Removing intermediate container 87b19f61c87a 16:59:03 ---> 058b6de499ba 16:59:03 Step 23/25 : LABEL arch=arm64 16:59:03 ---> Running in 5112f95ca5c1 16:59:04 Removing intermediate container 5112f95ca5c1 16:59:04 ---> 62b433c00828 16:59:04 Step 24/25 : LABEL git_sha=b739bc9d9a8242d4e7ba6370c8a533300a2907a8 16:59:04 ---> Running in 18e955cd4ca5 16:59:05 ---> ee6733118a08 16:59:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:59:05 Removing intermediate container 18e955cd4ca5 16:59:05 ---> 1de0e9a42e0c 16:59:05 Step 25/25 : LABEL version=0.0.0 16:59:05 ---> Running in 75e11dbc092f 16:59:06 Removing intermediate container 75e11dbc092f 16:59:06 ---> 14b781d46fd2 16:59:06 16:59:06 ---> 4d96cc5213f8 16:59:06 Step 19/23 : ENTRYPOINT ["/core-data"] 16:59:06 ---> Running in 860399d8f5d3 16:59:08 Removing intermediate container 860399d8f5d3 16:59:08 ---> 4a528e8025c6 16:59:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:08 Successfully built 14b781d46fd2 16:59:08 Successfully tagged security-secretstore-setup-arm64:latest 16:59:08  Building security-secretstore-setup ... done Building security-spire-agent 16:59:08 ---> Running in df713d639968 16:59:09 Removing intermediate container df713d639968 16:59:09 ---> fd547b1fd4d0 16:59:09 Step 21/23 : LABEL arch=arm64 16:59:09 ---> Running in 72d28343c8fb 16:59:10 Removing intermediate container 72d28343c8fb 16:59:10 ---> cf7604072f91 16:59:10 Step 22/23 : LABEL git_sha=b739bc9d9a8242d4e7ba6370c8a533300a2907a8 16:59:10 ---> Running in 1a3217aab483 16:59:12 Removing intermediate container 1a3217aab483 16:59:12 ---> ffaf9fad7de7 16:59:12 Step 23/23 : LABEL version=0.0.0 16:59:12 ---> Running in c22af2451fca 16:59:13 Removing intermediate container c22af2451fca 16:59:13 ---> 76afa407e3a9 16:59:13 16:59:14 Successfully built 76afa407e3a9 16:59:14 Successfully tagged core-data-arm64:latest 16:59:14 Building security-bootstrapper 16:59:47  Building core-data ... done  ---> 1459a339271e 16:59:47 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:59:47 Removing intermediate container 557ce5dd474b 16:59:47 ---> 9f34ddf755f5 16:59:47 16:59:47 Step 10/22 : FROM alpine:3.16 16:59:47 ---> 6e30ab57aeee 16:59:47 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:59:47 ---> Running in a0b50cfa8235 16:59:47 ---> Running in ecee755fbcd4 16:59: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:48 (1/2) Installing ca-certificates (20211220-r0) 16:59:48 (2/2) Installing dumb-init (1.2.5-r1) 16:59:48 Executing busybox-1.35.0-r13.trigger 16:59:48 Executing ca-certificates-20211220-r0.trigger 16:59:48 OK: 6 MiB in 16 packages 16:59:53 Removing intermediate container ecee755fbcd4 16:59:53 ---> 1ad482dcb991 16:59:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:59:53 ---> Running in a5f638061703 16:59:54 Removing intermediate container a5f638061703 16:59:54 ---> cc18ffd5771f 16:59:54 Step 13/22 : ENV APP_PORT=59860 16:59:54 ---> Running in a7f2ee8d1db9 16:59:55 Removing intermediate container a7f2ee8d1db9 16:59:55 ---> 1cfb084a1a30 16:59:55 Step 14/22 : EXPOSE $APP_PORT 16:59:55 ---> Running in 682556135c96 16:59:56 Removing intermediate container 682556135c96 16:59:56 ---> 7edc725cca39 16:59:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:57 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:59:57 ---> 18f6a38b61de 16:59:57 Step 3/26 : WORKDIR /edgex-go 16:59:57 ---> Using cache 16:59:57 ---> 6f0f2b407a4f 16:59:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:57 ---> Using cache 16:59:57 ---> 748cd49173d8 16:59:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:59:57 ---> Running in ee66fbeb4d02 16:59:59 ---> 0891c104e10a 16:59:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:59:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:00:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:00:02 OK: 220 MiB in 52 packages 17:00:04 ---> 23076f4ba69e 17:00:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:00:04 Removing intermediate container ee66fbeb4d02 17:00:04 ---> dc6477f05a8f 17:00:04 Step 6/26 : COPY go.mod vendor* ./ 17:00:05 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:00:05 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:00:05 ---> 18f6a38b61de 17:00:05 Step 3/31 : WORKDIR /edgex-go 17:00:05 ---> Using cache 17:00:05 ---> 6f0f2b407a4f 17:00:05 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:05 ---> Using cache 17:00:05 ---> 748cd49173d8 17:00:05 Step 5/31 : RUN apk add --update --no-cache make git 17:00:05 ---> Using cache 17:00:05 ---> 961c63fb2e5e 17:00:05 Step 6/31 : COPY go.mod vendor* ./ 17:00:05 ---> Using cache 17:00:05 ---> 844749152310 17:00:05 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:05 ---> Using cache 17:00:05 ---> 5ff86044449e 17:00:05 Step 8/31 : COPY . . 17:00:05 ---> Using cache 17:00:05 ---> 1ebb5729266d 17:00:05 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:00:05 ---> Running in a0156c118fba 17:00:05 ---> c2665f5e5786 17:00:05 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:00:06 ---> Running in da693a879efd 17:00:06 ---> fcfbc5cd629e 17:00:06 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:07 ---> Running in da34526a6400 17:00:07 Removing intermediate container da693a879efd 17:00:07 ---> d07cd3e7eabf 17:00:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:07 ---> Running in 10f4bbe0a31e 17:00:08 Removing intermediate container 10f4bbe0a31e 17:00:08 ---> c10671b3ed86 17:00:08 Step 20/22 : LABEL arch=arm64 17:00:08 ---> Running in c182f5d275e4 17:00: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:00:09 Removing intermediate container c182f5d275e4 17:00:09 ---> 3aea9c1c4bf9 17:00:09 Step 21/22 : LABEL git_sha=b739bc9d9a8242d4e7ba6370c8a533300a2907a8 17:00:09 ---> Running in c85f5f49e635 17:00:10 Removing intermediate container c85f5f49e635 17:00:10 ---> 02af1d7b5b1d 17:00:10 Step 22/22 : LABEL version=0.0.0 17:00:10 ---> Running in bb4a90caf61d 17:00:10 Removing intermediate container bb4a90caf61d 17:00:10 ---> a4ae807c560b 17:00:10 17:00:11 Successfully built a4ae807c560b 17:00:11 Successfully tagged support-notifications-arm64:latest 17:00:11 Building core-command 17:00:13  Building support-notifications ... done Removing intermediate container da34526a6400 17:00:13 ---> 2f5166005926 17:00:13 Step 8/26 : COPY . . 17:00:46 ---> 903cf030ea49 17:00:46 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:00:46 ---> Running in 98e3ae3fc4f2 17:00:46 Removing intermediate container 98e3ae3fc4f2 17:00:46 ---> 96a6f700fa98 17:00:46 Step 10/26 : WORKDIR /edgex-go/spire-build 17:00:46 ---> Running in 231fe1475f1a 17:00:46 Removing intermediate container 231fe1475f1a 17:00:46 ---> ddc56824eda8 17:00:46 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 17:00:46 ---> Running in f2c3f7b23cef 17:00:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:00:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:00:48 ---> 18f6a38b61de 17:00:48 Step 3/23 : WORKDIR /edgex-go 17:00:48 ---> Using cache 17:00:48 ---> 6f0f2b407a4f 17:00:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:48 ---> Using cache 17:00:48 ---> 748cd49173d8 17:00:48 Step 5/23 : RUN apk add --update --no-cache make git 17:00:48 ---> Using cache 17:00:48 ---> 961c63fb2e5e 17:00:48 Step 6/23 : COPY go.mod vendor* ./ 17:00:48 ---> Using cache 17:00:48 ---> 844749152310 17:00:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:48 ---> Using cache 17:00:48 ---> 5ff86044449e 17:00:48 Step 8/23 : COPY . . 17:00:48 ---> Using cache 17:00:48 ---> 1ebb5729266d 17:00:48 Step 9/23 : RUN make cmd/core-command/core-command 17:00:49 ---> Running in c590c4279cbb 17:00:49 Removing intermediate container f2c3f7b23cef 17:00:49 ---> 3be62df9bcdd 17:00:49 Step 12/26 : WORKDIR /edgex-go 17:00:49 ---> Running in e448d95180d1 17:00:50 Removing intermediate container e448d95180d1 17:00:50 ---> 9f9073016764 17:00:50 17:00:50 Step 13/26 : FROM alpine:3.15 17:00:50 ---> 3fb3c9af89a9 17:00:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:00:50 ---> Using cache 17:00:50 ---> 0580ed8f6014 17:00:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:50 ---> Using cache 17:00:50 ---> a2a113f6f18c 17:00:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:00:50 ---> Running in a13c48ef7246 17:00: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/core-command/core-command ./cmd/core-command 17:00:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:00:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:00:55 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:00:55 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:00:55 OK: 15736 distinct packages available 17:00:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:00:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:00:58 (1/5) Installing dumb-init (1.2.5-r1) 17:00:58 (2/5) Installing musl-obstack (1.2.3-r0) 17:00:58 (3/5) Installing libucontext (1.1-r0) 17:00:58 (4/5) Installing gcompat (1.0.0-r4) 17:00:58 (5/5) Installing openssl (1.1.1o-r0) 17:00:59 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 17:00:59 Executing busybox-1.34.1-r5.trigger 17:00:59 1 error; 6 MiB in 18 packages 17:01:00 Building security-spiffe-token-provider 17:01:39 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:01:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:01:39 ---> 18f6a38b61de 17:01:39 Step 3/20 : WORKDIR /edgex-go 17:01:39 ---> Using cache 17:01:39 ---> 6f0f2b407a4f 17:01:39 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:01:39 ---> Running in 6349b455eccf 17:01:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:01:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:01:39 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:01:39 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:01:39 OK: 15743 distinct packages available 17:01:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:01:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:01:42 OK: 220 MiB in 52 packages 17:01:44 Removing intermediate container 6349b455eccf 17:01:44 ---> 5f0b8573b2d7 17:01:44 Step 5/20 : COPY go.mod vendor* ./ 17:01:45 ---> 96f0ecd75973 17:01:45 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:45 ---> Running in 39ea591e1f97 17:01:51 Removing intermediate container 39ea591e1f97 17:01:51 ---> dcdeb6465e83 17:01:51 Step 7/20 : COPY . . 17:02:14 ---> c864aa8009eb 17:02:14 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:02:14 ---> Running in d21b41ecd184 17:02:14 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 17:05:36 Removing intermediate container a0b50cfa8235 17:05:36 ---> cb163591c2d9 17:05:36 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:05:36 ---> Running in 22db4c3356d4 17:05:36 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 17:05:36 Removing intermediate container 22db4c3356d4 17:05:36 ---> 7e3995fb7819 17:05:36 17:05:36 Step 11/23 : FROM docker:20.10.14 17:05:36 20.10.14: Pulling from library/docker 17:05:48 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 17:05:48 Status: Downloaded newer image for docker:20.10.14 17:05:48 ---> c346e9eafbab 17:05:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:05:48 ---> Running in d7977ce4a455 17:05:49 Removing intermediate container d7977ce4a455 17:05:49 ---> af8e76643caa 17:05:49 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 17:05:49 ---> Running in 2baa6385ccdb 17:05:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:05:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:05:53 (1/43) Installing readline (8.1.1-r0) 17:05:53 (2/43) Installing bash (5.1.16-r0) 17:05:53 Executing bash-5.1.16-r0.post-install 17:05:53 (3/43) Installing brotli-libs (1.0.9-r5) 17:05:53 (4/43) Installing nghttp2-libs (1.46.0-r0) 17:05:53 (5/43) Installing libcurl (7.80.0-r2) 17:05:53 (6/43) Installing curl (7.80.0-r2) 17:05:53 (7/43) Installing dumb-init (1.2.5-r1) 17:05:53 (8/43) Installing libbz2 (1.0.8-r1) 17:05:53 (9/43) Installing expat (2.4.7-r0) 17:05:53 (10/43) Installing libffi (3.4.2-r1) 17:05:53 (11/43) Installing gdbm (1.22-r0) 17:05:53 (12/43) Installing xz-libs (5.2.5-r1) 17:05:53 (13/43) Installing libgcc (10.3.1_git20211027-r0) 17:05:53 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 17:05:53 (15/43) Installing mpdecimal (2.5.1-r1) 17:05:53 (16/43) Installing sqlite-libs (3.36.0-r0) 17:05:54 (17/43) Installing python3 (3.9.7-r4) 17:05:56 (18/43) Installing py3-appdirs (1.4.4-r2) 17:05:56 (19/43) Installing py3-certifi (2020.12.5-r1) 17:05:56 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 17:05:56 (21/43) Installing py3-idna (3.3-r0) 17:05:56 (22/43) Installing py3-urllib3 (1.26.7-r0) 17:05:56 (23/43) Installing py3-requests (2.26.0-r1) 17:05:56 (24/43) Installing py3-msgpack (1.0.2-r1) 17:05:56 (25/43) Installing py3-lockfile (0.12.2-r4) 17:05:56 (26/43) Installing py3-cachecontrol (0.12.10-r0) 17:05:56 (27/43) Installing py3-colorama (0.4.4-r1) 17:05:56 (28/43) Installing py3-contextlib2 (21.6.0-r1) 17:05:56 (29/43) Installing py3-distlib (0.3.3-r0) 17:05:56 (30/43) Installing py3-distro (1.6.0-r0) 17:05:56 (31/43) Installing py3-six (1.16.0-r0) 17:05:56 (32/43) Installing py3-webencodings (0.5.1-r4) 17:05:56 (33/43) Installing py3-html5lib (1.1-r1) 17:05:56 (34/43) Installing py3-parsing (2.4.7-r2) 17:05:56 (35/43) Installing py3-packaging (20.9-r1) 17:05:56 (36/43) Installing py3-tomli (1.2.2-r0) 17:05:56 (37/43) Installing py3-pep517 (0.12.0-r0) 17:05:57 (38/43) Installing py3-progress (1.6-r0) 17:05:57 (39/43) Installing py3-retrying (1.3.3-r2) 17:05:57 (40/43) Installing py3-ordered-set (4.0.2-r2) 17:05:57 (41/43) Installing py3-setuptools (52.0.0-r4) 17:05:57 (42/43) Installing py3-toml (0.10.2-r2) 17:05:57 (43/43) Installing py3-pip (20.3.4-r1) 17:05:58 Executing busybox-1.34.1-r5.trigger 17:05:58 OK: 82 MiB in 65 packages 17:06:06 Collecting docker-compose==1.23.2 17:06:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:06:06 Removing intermediate container a0156c118fba 17:06:06 ---> a3c51e2915e1 17:06:06 17:06:06 Step 10/31 : FROM alpine:3.16 17:06:06 ---> 6e30ab57aeee 17:06:06 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:06:06 ---> Running in ee53365df041 17:06:07 Removing intermediate container ee53365df041 17:06:07 ---> 3e73392c1f86 17:06:07 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:06:07 ---> Running in 6e5c819e501b 17:06:07 Collecting websocket-client<1.0,>=0.32.0 17:06:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:06:08 Collecting jsonschema<3,>=2.5.1 17:06:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:06:08 Collecting docopt<0.7,>=0.6.1 17:06:08 Downloading docopt-0.6.2.tar.gz (25 kB) 17:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:12 (1/2) Installing dumb-init (1.2.5-r1) 17:06:12 (2/2) Installing su-exec (0.2-r1) 17:06:12 Executing busybox-1.35.0-r13.trigger 17:06:12 OK: 5 MiB in 16 packages 17:06:13 Collecting cached-property<2,>=1.2.0 17:06:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:06:13 Removing intermediate container 6e5c819e501b 17:06:13 ---> 50e2127fc819 17:06:13 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:06:13 ---> Running in 9edea2605f31 17:06:14 Removing intermediate container 9edea2605f31 17:06:14 ---> 03eea53c9095 17:06:14 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:06:14 Collecting docker<4.0,>=3.6.0 17:06:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:06:14 ---> Running in a129537d9d53 17:06:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 17:06:15 Collecting texttable<0.10,>=0.9.0 17:06:15 Downloading texttable-0.9.1.tar.gz (11 kB) 17:06:15 Removing intermediate container a129537d9d53 17:06:15 ---> eb1b61ff3f08 17:06:15 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:06:15 ---> Running in 32f71fc97576 17:06:18 Removing intermediate container 32f71fc97576 17:06:18 ---> d94916aa90b0 17:06:18 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:06:18 ---> Running in 244ea868a8b1 17:06:18 Removing intermediate container 244ea868a8b1 17:06:18 ---> 375ec8a81515 17:06:18 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:06:20 ---> 61b8001cc710 17:06:20 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:06:20 ---> Running in 1eb383a43695 17:06:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:06:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:06:21 Collecting dockerpty<0.5,>=0.4.1 17:06:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:06:23 Removing intermediate container 1eb383a43695 17:06:23 ---> cc201bbc9bca 17:06:23 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:24 ---> 2d2d78d1922a 17:06:24 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:06:26 Collecting PyYAML<4,>=3.10 17:06:26 Downloading PyYAML-3.13.tar.gz (270 kB) 17:06:26 ---> 8336dd3ff8f9 17:06:26 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:06:29 ---> 0c4aba1058b7 17:06:29 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:06:30 ---> aba3c1825a8e 17:06:30 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:06:32 ---> c158be62f2ab 17:06:32 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:06:32 ---> Running in 08a0fc7c6611 17:06:32 Collecting docker-pycreds>=0.4.0 17:06:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:06:33 Removing intermediate container 08a0fc7c6611 17:06:33 ---> 62a12a39e71d 17:06:33 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:06:34 Removing intermediate container c590c4279cbb 17:06:34 ---> 96bbc988beb6 17:06:34 17:06:34 Step 10/23 : FROM alpine:3.16 17:06:34 ---> 6e30ab57aeee 17:06:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:06:34 ---> Using cache 17:06:34 ---> 440c29d67d68 17:06:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:06:34 ---> Using cache 17:06:34 ---> e9d9996f6940 17:06:34 Step 13/23 : ENV APP_PORT=59882 17:06:34 Collecting urllib3<1.25,>=1.21.1 17:06:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:06:34 ---> Running in 3d144f756495 17:06:34 Collecting chardet<3.1.0,>=3.0.2 17:06:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:06:35 ---> 29fdd82d9a45 17:06:35 Step 26/31 : RUN chmod +x /entrypoint.sh 17:06:35 Collecting idna<2.8,>=2.5 17:06:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:06:35 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) 17:06:35 Removing intermediate container 3d144f756495 17:06:35 ---> cf0f4a41293d 17:06:35 Step 14/23 : EXPOSE $APP_PORT 17:06:35 ---> Running in 6db32119a5af 17:06:35 ---> Running in 982fdbaed421 17:06:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:06:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:06:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:06:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:06:36 Removing intermediate container 982fdbaed421 17:06:36 ---> a9342e8cfcdf 17:06:36 Step 15/23 : WORKDIR / 17:06:36 ---> Running in 080871526cc0 17:06:37 Removing intermediate container 080871526cc0 17:06:37 ---> edcf5477e7c2 17:06:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:37 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:06:37 Attempting uninstall: urllib3 17:06:37 Found existing installation: urllib3 1.26.7 17:06:37 Uninstalling urllib3-1.26.7: 17:06:37 Successfully uninstalled urllib3-1.26.7 17:06:38 ---> f15efa34e2c0 17:06:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:06:38 Attempting uninstall: idna 17:06:38 Found existing installation: idna 3.3 17:06:38 Uninstalling idna-3.3: 17:06:39 Successfully uninstalled idna-3.3 17:06:39 Removing intermediate container 6db32119a5af 17:06:39 ---> 713f28b66fd5 17:06:39 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:06:40 ---> Running in bc54c7e147cc 17:06:41 Removing intermediate container bc54c7e147cc 17:06:41 ---> 166461c2bc75 17:06:41 Step 28/31 : CMD ["gate"] 17:06:41 ---> 0bb80b2f9998 17:06:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:06:41 ---> Running in 40ad7a71e3dc 17:06:42 Removing intermediate container 40ad7a71e3dc 17:06:42 ---> 94af653dcb3b 17:06:42 Step 29/31 : LABEL arch=arm64 17:06:42 ---> ce577ac70e56 17:06:42 Step 19/23 : ENTRYPOINT ["/core-command"] 17:06:42 ---> Running in 21c87de79c81 17:06:43 ---> Running in c0290ca35428 17:06:43 Attempting uninstall: requests 17:06:43 Found existing installation: requests 2.26.0 17:06:43 Uninstalling requests-2.26.0: 17:06:43 Successfully uninstalled requests-2.26.0 17:06:43 Removing intermediate container 21c87de79c81 17:06:43 ---> 8b79ccd1eb74 17:06:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:44 ---> Running in 1abc8068db06 17:06:44 Running setup.py install for texttable: started 17:06:44 Removing intermediate container c0290ca35428 17:06:44 ---> afec0150db39 17:06:44 Step 30/31 : LABEL git_sha=b739bc9d9a8242d4e7ba6370c8a533300a2907a8 17:06:44 ---> Running in 43f16a73ac4d 17:06:44 Removing intermediate container 1abc8068db06 17:06:44 ---> 6243afac3ba5 17:06:44 Step 21/23 : LABEL arch=arm64 17:06:45 ---> Running in 16c0fdbf6b36 17:06:46 Removing intermediate container 43f16a73ac4d 17:06:46 ---> 99234b3d20dd 17:06:46 Step 31/31 : LABEL version=0.0.0 17:06:46 Removing intermediate container 16c0fdbf6b36 17:06:46 ---> 81783a28a9f6 17:06:46 Step 22/23 : LABEL git_sha=b739bc9d9a8242d4e7ba6370c8a533300a2907a8 17:06:46 ---> Running in 674e68466411 17:06:46 ---> Running in 13c799e65734 17:06:47 Running setup.py install for texttable: finished with status 'done' 17:06:47 Running setup.py install for PyYAML: started 17:06:47 Removing intermediate container 13c799e65734 17:06:47 ---> 4585117f3f0c 17:06:47 Step 23/23 : LABEL version=0.0.0 17:06:48 Removing intermediate container 674e68466411 17:06:48 ---> a2e23bd7777f 17:06:48 17:06:48 ---> Running in 689ae41df561 17:06:49 Removing intermediate container 689ae41df561 17:06:49 ---> 0ce29b4750aa 17:06:49 17:06:49 Successfully built a2e23bd7777f 17:06:49 Successfully tagged security-bootstrapper-arm64:latest 17:06:49  Building security-bootstrapper ... done Building security-spire-server 17:06:50 Successfully built 0ce29b4750aa 17:06:50 Successfully tagged core-command-arm64:latest 17:06:51  Building core-command ... done  Running setup.py install for PyYAML: finished with status 'done' 17:06:51 Running setup.py install for docopt: started 17:06:55 Running setup.py install for docopt: finished with status 'done' 17:06:55 Running setup.py install for dockerpty: started 17:06:55 Removing intermediate container aaa859513783 17:06:55 ---> b9a93b9c5374 17:06:55 17:06:55 Step 10/22 : FROM alpine:3.16 17:06:55 ---> 6e30ab57aeee 17:06:55 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:06:55 ---> Using cache 17:06:55 ---> 440c29d67d68 17:06:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:06:55 ---> Using cache 17:06:55 ---> e9d9996f6940 17:06:55 Step 13/22 : ENV APP_PORT=59861 17:06:55 ---> Running in a0d8910de3d4 17:06:56 Removing intermediate container a0d8910de3d4 17:06:56 ---> 78fc432311f4 17:06:56 Step 14/22 : EXPOSE $APP_PORT 17:06:56 ---> Running in e7cb454cb293 17:06:57 Removing intermediate container e7cb454cb293 17:06:57 ---> 3fca9281915d 17:06:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:58 Running setup.py install for dockerpty: finished with status 'done' 17:06:58 ---> dd8236c07e67 17:06:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:07:01 ---> 0f677934dc0e 17:07:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:07:01 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 17:07:01 ---> 9b5303baba61 17:07:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:07:01 ---> Running in 3a1508419fcf 17:07:02 Removing intermediate container 3a1508419fcf 17:07:02 ---> f0c623d2f169 17:07:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:02 ---> Running in 50d18ae9aa80 17:07:03 Removing intermediate container 50d18ae9aa80 17:07:03 ---> 6f522adc5984 17:07:03 Step 20/22 : LABEL arch=arm64 17:07:03 ---> Running in 07e4e3fed853 17:07:05 Removing intermediate container 07e4e3fed853 17:07:05 ---> 03c39f477497 17:07:05 Step 21/22 : LABEL git_sha=b739bc9d9a8242d4e7ba6370c8a533300a2907a8 17:07:05 ---> Running in f3f6a100048c 17:07:07 Removing intermediate container f3f6a100048c 17:07:07 ---> 7d38184e3c37 17:07:07 Step 22/22 : LABEL version=0.0.0 17:07:07 ---> Running in ffa090d8345e 17:07:07 Removing intermediate container ffa090d8345e 17:07:07 ---> be73866bc59b 17:07:07 17:07:10 Successfully built be73866bc59b 17:07:10 Successfully tagged support-scheduler-arm64:latest 17:07:22  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:07:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:07:22 ---> 18f6a38b61de 17:07:22 Step 3/25 : WORKDIR /edgex-go 17:07:22 ---> Using cache 17:07:22 ---> 6f0f2b407a4f 17:07:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:22 ---> Using cache 17:07:22 ---> 748cd49173d8 17:07:22 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:07:22 ---> Using cache 17:07:22 ---> dc6477f05a8f 17:07:22 Step 6/25 : COPY go.mod vendor* ./ 17:07:22 ---> Using cache 17:07:22 ---> fcfbc5cd629e 17:07:22 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:22 ---> Using cache 17:07:22 ---> 2f5166005926 17:07:22 Step 8/25 : COPY . . 17:07:22 ---> Using cache 17:07:22 ---> 903cf030ea49 17:07:22 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:07:22 ---> Using cache 17:07:22 ---> 96a6f700fa98 17:07:22 Step 10/25 : WORKDIR /edgex-go/spire-build 17:07:22 ---> Using cache 17:07:22 ---> ddc56824eda8 17:07:22 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 17:07:22 ---> Running in ffc14bf82156 17:07:24 Removing intermediate container 2baa6385ccdb 17:07:24 ---> 58ceaf5914a4 17:07:24 Step 14/23 : ENV APP_PORT=58890 17:07:24 ---> Running in 6da3617acbed 17:07:25 Removing intermediate container 6da3617acbed 17:07:25 ---> 7f7e6d7666dd 17:07:25 Step 15/23 : EXPOSE $APP_PORT 17:07:25 ---> Running in c67198ff7ce0 17:07:25 Removing intermediate container c67198ff7ce0 17:07:25 ---> 4cd860d185f2 17:07:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:07:26 Removing intermediate container ffc14bf82156 17:07:26 ---> 990e0fb7c658 17:07:26 Step 12/25 : WORKDIR /edgex-go 17:07:26 ---> Running in fd27d27f43b6 17:07:27 Removing intermediate container fd27d27f43b6 17:07:27 ---> f393e543ff71 17:07:27 17:07:27 Step 13/25 : FROM alpine:3.15 17:07:27 ---> 3fb3c9af89a9 17:07:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:07:27 ---> Using cache 17:07:27 ---> 0580ed8f6014 17:07:27 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:27 ---> Using cache 17:07:27 ---> a2a113f6f18c 17:07:27 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:07:27 ---> Running in 859c3ad1014c 17:07:28 ---> a3cbab602b35 17:07:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:07:29 ---> 4b394ccddbd9 17:07:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:07:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:07:31 ---> 8dfda8156a7d 17:07:31 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:07:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:07:31 ---> Running in ee39c591f380 17:07:32 Removing intermediate container ee39c591f380 17:07:32 ---> fde98d56fb42 17:07:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:32 ---> Running in be8824c9d219 17:07:32 Removing intermediate container be8824c9d219 17:07:32 ---> d0daeddfea9b 17:07:32 Step 21/23 : LABEL arch=arm64 17:07:32 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:07:32 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:07:32 OK: 15736 distinct packages available 17:07:32 ---> Running in fc6a46fda04e 17:07:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:07:33 Removing intermediate container fc6a46fda04e 17:07:33 ---> ef895e631318 17:07:33 Step 22/23 : LABEL git_sha=b739bc9d9a8242d4e7ba6370c8a533300a2907a8 17:07:33 ---> Running in 56e735e7dd27 17:07:33 Removing intermediate container 56e735e7dd27 17:07:34 ---> 76d21e06b42b 17:07:34 Step 23/23 : LABEL version=0.0.0 17:07:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:07:34 ---> Running in 0e293dc88c2e 17:07:34 Removing intermediate container 0e293dc88c2e 17:07:34 ---> 92abbfd05bcf 17:07:34 17:07:35 Successfully built 92abbfd05bcf 17:07:35 Successfully tagged sys-mgmt-agent-arm64:latest 17:07:35  Building sys-mgmt-agent ... done (1/5) Installing dumb-init (1.2.5-r1) 17:07:35 (2/5) Installing musl-obstack (1.2.3-r0) 17:07:35 (3/5) Installing libucontext (1.1-r0) 17:07:35 (4/5) Installing gcompat (1.0.0-r4) 17:07:35 (5/5) Installing openssl (1.1.1o-r0) 17:07:35 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 17:07:35 Executing busybox-1.34.1-r5.trigger 17:07:35 1 error; 6 MiB in 18 packages 17:08:02 Removing intermediate container d21b41ecd184 17:08:02 ---> b54cbe906b23 17:08:02 17:08:02 Step 9/20 : FROM alpine:3.15 17:08:02 ---> 3fb3c9af89a9 17:08:02 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:08:02 ---> Using cache 17:08:02 ---> 0580ed8f6014 17:08:02 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:02 ---> Using cache 17:08:02 ---> a2a113f6f18c 17:08:02 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:08:02 ---> Running in c9658c44a098 17:08:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:08:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:08:05 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:08:05 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:08:05 OK: 15736 distinct packages available 17:08:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:08:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:08:07 (1/9) Installing ca-certificates (20211220-r0) 17:08:07 (2/9) Installing brotli-libs (1.0.9-r5) 17:08:07 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:08:07 (4/9) Installing libcurl (7.80.0-r1) 17:08:07 ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') 17:08:07 (5/9) Installing curl (7.80.0-r1) 17:08:08 (6/9) Installing dumb-init (1.2.5-r1) 17:08:08 ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') 17:08:08 (7/9) Installing musl-obstack (1.2.3-r0) 17:08:08 (8/9) Installing libucontext (1.1-r0) 17:08:08 (9/9) Installing gcompat (1.0.0-r4) 17:08:08 Executing busybox-1.34.1-r5.trigger 17:08:08 Executing ca-certificates-20211220-r0.trigger 17:08:09 2 errors; 7 MiB in 21 packages 17:08:10 17:08:10 ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") 17:08:10 17:08:10 ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") 17:08:10 17:08:10 ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") 17:08:10 Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2 [Pipeline] } 17:08:10 $ docker stop --time=1 3757704d75e6e4f0517de5d04985aab0689d7785e3f6d1b245a056f6c09b1548 17:08:12 $ docker rm -f 3757704d75e6e4f0517de5d04985aab0689d7785e3f6d1b245a056f6c09b1548 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:13 17:08:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:13 arm64: Pulling from edgex-lftools-log-publisher 17:08:13 8998bd30e6a1: Pulling fs layer 17:08:13 04944245beec: Pulling fs layer 17:08:13 699f458cf7ca: Pulling fs layer 17:08:13 765212b225bb: Pulling fs layer 17:08:13 f23df028b6ca: Pulling fs layer 17:08:13 d65c8cfc05b1: Pulling fs layer 17:08:13 2437ff75d9bd: Pulling fs layer 17:08:13 765212b225bb: Waiting 17:08:13 f23df028b6ca: Waiting 17:08:13 d65c8cfc05b1: Waiting 17:08:13 2437ff75d9bd: Waiting 17:08:13 04944245beec: Verifying Checksum 17:08:13 04944245beec: Download complete 17:08:13 765212b225bb: Download complete 17:08:13 f23df028b6ca: Verifying Checksum 17:08:13 f23df028b6ca: Download complete 17:08:14 d65c8cfc05b1: Verifying Checksum 17:08:14 d65c8cfc05b1: Download complete 17:08:14 699f458cf7ca: Verifying Checksum 17:08:14 699f458cf7ca: Download complete 17:08:14 8998bd30e6a1: Verifying Checksum 17:08:14 8998bd30e6a1: Download complete 17:08:17 2437ff75d9bd: Verifying Checksum 17:08:17 2437ff75d9bd: Download complete 17:08:19 8998bd30e6a1: Pull complete 17:08:19 04944245beec: Pull complete 17:08:21 699f458cf7ca: Pull complete 17:08:21 765212b225bb: Pull complete 17:08:22 f23df028b6ca: Pull complete 17:08:22 d65c8cfc05b1: Pull complete 17:08:41 2437ff75d9bd: Pull complete 17:08:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:08:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:41 prd-ubuntu20.04-docker-arm64-4c-16g-16610 does not seem to be running inside a container 17:08:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:08:44 $ docker top 077c0e1e7ea3a93b9d83318c4b8988db69dd33ffb1808943e87ff9e49a7f5a6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:45 ---> job-cost.sh 17:08:45 lf-activate-venv: SKIPPING 17:08:45 INFO: No Stack... 17:08:46 INFO: Retrieving Pricing Info for: v3-standard-4 17:08:47 INFO: Archiving Costs [Pipeline] sh 17:08:48 + + cut -d, -f6 17:08:48 cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 17:08:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4068-2-stack-cost] 17:08:48 Resource [jenkins-edgexfoundry-edgex-go-PR-4068-2-stack-cost] did not exist. Created. 17:08:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4068-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:08:48 + echo total: 0.10999999940395355 [Pipeline] stash 17:08:48 Stashed 1 file(s) [Pipeline] } 17:08:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4068-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:08:48 $ docker stop --time=1 077c0e1e7ea3a93b9d83318c4b8988db69dd33ffb1808943e87ff9e49a7f5a6e 17:08:50 $ docker rm -f 077c0e1e7ea3a93b9d83318c4b8988db69dd33ffb1808943e87ff9e49a7f5a6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:08:50 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:08:51 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 17:08:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:08:52 ---> package-listing.sh 17:08:52 ++ facter osfamily 17:08:52 ++ tr '[:upper:]' '[:lower:]' 17:08:52 + OS_FAMILY=debian 17:08:52 + workspace=/w/workspace/edgex-go/2 17:08:52 + START_PACKAGES=/tmp/packages_start.txt 17:08:52 + END_PACKAGES=/tmp/packages_end.txt 17:08:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:08:52 + PACKAGES=/tmp/packages_start.txt 17:08:52 + '[' /w/workspace/edgex-go/2 ']' 17:08:52 + PACKAGES=/tmp/packages_end.txt 17:08:52 + case "${OS_FAMILY}" in 17:08:52 + dpkg -l 17:08:52 + grep '^ii' 17:08:52 + '[' -f /tmp/packages_start.txt ']' 17:08:52 + '[' -f /tmp/packages_end.txt ']' 17:08:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:08:52 + '[' /w/workspace/edgex-go/2 ']' 17:08:52 + mkdir -p /w/workspace/edgex-go/2/archives/ 17:08:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 17:08:52 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:08:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:08:53 17:08:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:08:54 latest: Pulling from edgex-lftools-log-publisher 17:08:54 5eb5b503b376: Pulling fs layer 17:08:54 5c69ac0246d0: Pulling fs layer 17:08:54 ec43610c2a17: Pulling fs layer 17:08:54 3a2ae6a8a46f: Pulling fs layer 17:08:54 33b1e0a273af: Pulling fs layer 17:08:54 5d3b04190fa2: Pulling fs layer 17:08:54 3a2ae6a8a46f: Waiting 17:08:54 2f39f015ded8: Pulling fs layer 17:08:54 33b1e0a273af: Waiting 17:08:54 5d3b04190fa2: Waiting 17:08:54 2f39f015ded8: Waiting 17:08:54 5c69ac0246d0: Verifying Checksum 17:08:54 5c69ac0246d0: Download complete 17:08:54 3a2ae6a8a46f: Verifying Checksum 17:08:54 3a2ae6a8a46f: Download complete 17:08:54 33b1e0a273af: Verifying Checksum 17:08:54 33b1e0a273af: Download complete 17:08:54 5d3b04190fa2: Verifying Checksum 17:08:54 5d3b04190fa2: Download complete 17:08:54 ec43610c2a17: Verifying Checksum 17:08:54 ec43610c2a17: Download complete 17:08:54 5eb5b503b376: Verifying Checksum 17:08:54 5eb5b503b376: Download complete 17:08:54 2f39f015ded8: Download complete 17:08:55 5eb5b503b376: Pull complete 17:08:55 5c69ac0246d0: Pull complete 17:08:55 ec43610c2a17: Pull complete 17:08:56 3a2ae6a8a46f: Pull complete 17:08:56 33b1e0a273af: Pull complete 17:08:56 5d3b04190fa2: Pull complete 17:09:00 2f39f015ded8: Pull complete 17:09:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:09:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:00 prd-ubuntu20.04-docker-8c-8g-16586 does not seem to be running inside a container 17:09:00 $ 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:09:02 $ docker top be421df202c3a58f459044bdcec722645fddad00b15eb6bf568de7defdf01c4e -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:02 + touch /tmp/pre-build-complete [Pipeline] sh 17:09:03 + mkdir -p /var/log/sysstat [Pipeline] sh 17:09:03 + ls /var/log/sa-host 17:09:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:03 provisioning config files... 17:09:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4464833934022200874tmp [Pipeline] { [Pipeline] echo 17:09:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:09:03 ---> create-netrc.sh [Pipeline] } 17:09:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:09:04 ---> python-tools-install.sh [Pipeline] echo 17:09:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:09:04 ---> sudo-logs.sh 17:09:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:09:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:09:04 ---> job-cost.sh 17:09:04 lf-activate-venv: SKIPPING 17:09:04 DEBUG: total: 0.10999999940395355 17:09:04 INFO: Retrieving Stack Cost... 17:09:05 INFO: Retrieving Pricing Info for: v3-standard-8 17:09:05 INFO: Archiving Costs [Pipeline] echo 17:09:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:09:05 ---> logs-deploy.sh 17:09:05 lf-activate-venv: SKIPPING 17:09:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4068/2 17:09:05 INFO: archiving workspace using pattern(s): 17:09:06 Archives upload complete. 17:09:06 INFO: archiving logs to Nexus