Pull request #4064 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8644ac3981daa8a654b6ce11b1adb54650171fcf+e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 (dd166023651144eb0cfcb5a72bf138fb3c7919d0) 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-ssh3035848341880484510.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-ssh4853903359595053059.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4064/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4064/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12708281547526704213.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4064/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4681425030222191078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6087102170600768240.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4064/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4064/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2898564137536181592.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16256 in /w/workspace/edgexfoundry_edgex-go_PR-4064 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 into PR head commit 8644ac3981daa8a654b6ce11b1adb54650171fcf Merge succeeded, producing 8644ac3981daa8a654b6ce11b1adb54650171fcf Checking out Revision 8644ac3981daa8a654b6ce11b1adb54650171fcf (PR-4064) > 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/4064/head:refs/remotes/origin/PR-4064 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8644ac3981daa8a654b6ce11b1adb54650171fcf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8644ac3981daa8a654b6ce11b1adb54650171fcf # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-28T19:06:41.572Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-28T19:06:41.752Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-28T19:06:41.866Z] ========================================================= [2022-06-28T19:06:41.866Z] EdgeX Global Pipelines Version Info [2022-06-28T19:06:41.866Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-28T19:06:42.703Z] ------------------- [2022-06-28T19:06:42.703Z] stable info: [2022-06-28T19:06:42.703Z] ------------------- [2022-06-28T19:06:42.703Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-28T19:06:42.703Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-28T19:06:42.703Z] Message: update stable to v1.0.234 [2022-06-28T19:06:43.275Z] ------------------- [2022-06-28T19:06:43.275Z] experimental info: [2022-06-28T19:06:43.275Z] ------------------- [2022-06-28T19:06:43.275Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-28T19:06:43.275Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-28T19:06:43.275Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-28T19:06:43.664Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-28T19:06:43.703Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-28T19:06:43.743Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-28T19:06:43.787Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-28T19:06:43.824Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-28T19:06:43.862Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-28T19:06:43.910Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-28T19:06:43.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-28T19:06:44.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-28T19:06:44.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-28T19:06:44.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-28T19:06:44.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-28T19:06:44.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-28T19:06:44.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-28T19:06:44.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-28T19:06:44.291Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-28T19:06:44.332Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-28T19:06:44.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-28T19:06:44.419Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-28T19:06:44.466Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-28T19:06:44.519Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-28T19:06:44.559Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-28T19:06:44.612Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-28T19:06:44.652Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4064 [Pipeline] echo [2022-06-28T19:06:44.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4064 [Pipeline] echo [2022-06-28T19:06:44.727Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4064 [Pipeline] echo [2022-06-28T19:06:44.771Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8644ac3981daa8a654b6ce11b1adb54650171fcf [Pipeline] echo [2022-06-28T19:06:44.814Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8644ac3 [Pipeline] echo [2022-06-28T19:06:44.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T19:06:44.984Z] provisioning config files... [2022-06-28T19:06:45.001Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2438625783900581599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T19:06:45.355Z] ---> docker-login.sh [2022-06-28T19:06:45.355Z] nexus3.edgexfoundry.org:10001 [2022-06-28T19:06:45.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T19:06:45.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T19:06:45.616Z] Configure a credential helper to remove this warning. See [2022-06-28T19:06:45.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T19:06:45.616Z] [2022-06-28T19:06:45.616Z] Login Succeeded [2022-06-28T19:06:45.616Z] nexus3.edgexfoundry.org:10002 [2022-06-28T19:06:45.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T19:06:45.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T19:06:45.879Z] Configure a credential helper to remove this warning. See [2022-06-28T19:06:45.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T19:06:45.879Z] [2022-06-28T19:06:45.879Z] Login Succeeded [2022-06-28T19:06:45.879Z] nexus3.edgexfoundry.org:10003 [2022-06-28T19:06:45.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T19:06:45.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T19:06:45.879Z] Configure a credential helper to remove this warning. See [2022-06-28T19:06:45.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T19:06:45.879Z] [2022-06-28T19:06:45.879Z] Login Succeeded [2022-06-28T19:06:45.879Z] nexus3.edgexfoundry.org:10004 [2022-06-28T19:06:46.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T19:06:46.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T19:06:46.141Z] Configure a credential helper to remove this warning. See [2022-06-28T19:06:46.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T19:06:46.141Z] [2022-06-28T19:06:46.141Z] Login Succeeded [2022-06-28T19:06:46.141Z] docker.io [2022-06-28T19:06:46.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T19:06:46.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T19:06:46.404Z] Configure a credential helper to remove this warning. See [2022-06-28T19:06:46.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T19:06:46.404Z] [2022-06-28T19:06:46.404Z] Login Succeeded [2022-06-28T19:06:46.404Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T19:06:46.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-28T19:06:46.939Z] + 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 [2022-06-28T19:06:46.939Z] + dirname cmd/core-command/Dockerfile [2022-06-28T19:06:46.939Z] + cut -d/ -f2 [2022-06-28T19:06:46.939Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-28T19:06:46.939Z] + dirname cmd/core-data/Dockerfile [2022-06-28T19:06:46.939Z] + cut -d/ -f2 [2022-06-28T19:06:46.939Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-28T19:06:46.939Z] + dirname cmd/core-metadata/Dockerfile [2022-06-28T19:06:46.939Z] + cut -d/ -f2 [2022-06-28T19:06:46.939Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-28T19:06:46.939Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-28T19:06:46.939Z] + cut -d/ -f2 [2022-06-28T19:06:46.939Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-28T19:06:46.939Z] + cut -d/ -f2 [2022-06-28T19:06:46.939Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-28T19:06:46.939Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-28T19:06:46.939Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-28T19:06:46.939Z] + cut -d/ -f2 [2022-06-28T19:06:46.939Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-28T19:06:46.939Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-28T19:06:46.939Z] + cut -d/ -f2 [2022-06-28T19:06:46.939Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-28T19:06:46.939Z] + + cut -d/dirname -f2 cmd/security-spire-agent/Dockerfile [2022-06-28T19:06:46.939Z] [2022-06-28T19:06:46.939Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-28T19:06:46.939Z] + dirname cmd/security-spire-config/Dockerfile [2022-06-28T19:06:46.939Z] + cut -d/ -f2 [2022-06-28T19:06:46.939Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-28T19:06:46.939Z] + dirname cmd/security-spire-server/Dockerfile [2022-06-28T19:06:46.939Z] + cut -d/ -f2 [2022-06-28T19:06:46.939Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-28T19:06:46.939Z] + dirname cmd/support-notifications/Dockerfile [2022-06-28T19:06:46.939Z] + cut -d/ -f2 [2022-06-28T19:06:46.939Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-28T19:06:46.939Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-28T19:06:46.939Z] + cut -d/ -f2 [2022-06-28T19:06:46.939Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-28T19:06:46.939Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-28T19:06:46.939Z] + cut -d/ -f2 [2022-06-28T19:06:46.939Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-28T19:06:46.996Z] 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 [2022-06-28T19:06:47.527Z] + git rev-list -1 --merges 8644ac3981daa8a654b6ce11b1adb54650171fcf~1..8644ac3981daa8a654b6ce11b1adb54650171fcf [Pipeline] echo [2022-06-28T19:06:47.564Z] -----------> git rev-list -1 --merges 8644ac3981daa8a654b6ce11b1adb54650171fcf~1..8644ac3981daa8a654b6ce11b1adb54650171fcf 8644ac3981daa8a654b6ce11b1adb54650171fcf [false] [Pipeline] sh [2022-06-28T19:06:47.881Z] + git log --format=format:%s -1 8644ac3981daa8a654b6ce11b1adb54650171fcf [Pipeline] echo [2022-06-28T19:06:47.917Z] ========================================================= [2022-06-28T19:06:47.917Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-28T19:06:47.917Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-28T19:06:48.446Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-28T19:06:48.446Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-28T19:06:48.446Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-28T19:06:48.446Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-28T19:06:48.446Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-28T19:06:48.446Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-28T19:06:48.446Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T19:06:48.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T19:06:48.964Z] [2022-06-28T19:06:48.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T19:06:49.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T19:06:49.349Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-28T19:06:49.349Z] 42c077c10790: Pulling fs layer [2022-06-28T19:06:49.349Z] f63e77b7563a: Pulling fs layer [2022-06-28T19:06:49.349Z] bd5fdadae976: Pulling fs layer [2022-06-28T19:06:49.349Z] 205491f53016: Pulling fs layer [2022-06-28T19:06:49.349Z] df18705c85c3: Pulling fs layer [2022-06-28T19:06:49.349Z] bdb3f477010e: Pulling fs layer [2022-06-28T19:06:49.349Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-28T19:06:49.349Z] 2c6e9b1d212d: Pulling fs layer [2022-06-28T19:06:49.349Z] bdb8f0575790: Pulling fs layer [2022-06-28T19:06:49.349Z] 386e3cb2ff24: Pulling fs layer [2022-06-28T19:06:49.349Z] 2343380bae48: Pulling fs layer [2022-06-28T19:06:49.349Z] 205491f53016: Waiting [2022-06-28T19:06:49.349Z] df18705c85c3: Waiting [2022-06-28T19:06:49.349Z] bdb3f477010e: Waiting [2022-06-28T19:06:49.349Z] c8a8fc8e1c8f: Waiting [2022-06-28T19:06:49.349Z] 2c6e9b1d212d: Waiting [2022-06-28T19:06:49.349Z] bdb8f0575790: Waiting [2022-06-28T19:06:49.349Z] 386e3cb2ff24: Waiting [2022-06-28T19:06:49.349Z] 2343380bae48: Waiting [2022-06-28T19:06:49.349Z] f63e77b7563a: Verifying Checksum [2022-06-28T19:06:49.349Z] f63e77b7563a: Download complete [2022-06-28T19:06:49.349Z] 205491f53016: Verifying Checksum [2022-06-28T19:06:49.349Z] 205491f53016: Download complete [2022-06-28T19:06:49.611Z] df18705c85c3: Verifying Checksum [2022-06-28T19:06:49.611Z] df18705c85c3: Download complete [2022-06-28T19:06:49.611Z] bdb3f477010e: Download complete [2022-06-28T19:06:49.611Z] bd5fdadae976: Verifying Checksum [2022-06-28T19:06:49.611Z] 2c6e9b1d212d: Download complete [2022-06-28T19:06:49.611Z] bdb8f0575790: Verifying Checksum [2022-06-28T19:06:49.611Z] bdb8f0575790: Download complete [2022-06-28T19:06:49.611Z] 386e3cb2ff24: Verifying Checksum [2022-06-28T19:06:49.611Z] 386e3cb2ff24: Download complete [2022-06-28T19:06:49.611Z] 2343380bae48: Verifying Checksum [2022-06-28T19:06:49.611Z] 2343380bae48: Download complete [2022-06-28T19:06:49.611Z] 42c077c10790: Verifying Checksum [2022-06-28T19:06:49.872Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-28T19:06:49.872Z] c8a8fc8e1c8f: Download complete [2022-06-28T19:06:50.819Z] 42c077c10790: Pull complete [2022-06-28T19:06:51.080Z] f63e77b7563a: Pull complete [2022-06-28T19:06:51.658Z] bd5fdadae976: Pull complete [2022-06-28T19:06:51.658Z] 205491f53016: Pull complete [2022-06-28T19:06:51.919Z] df18705c85c3: Pull complete [2022-06-28T19:06:51.919Z] bdb3f477010e: Pull complete [2022-06-28T19:06:53.834Z] c8a8fc8e1c8f: Pull complete [2022-06-28T19:06:53.834Z] 2c6e9b1d212d: Pull complete [2022-06-28T19:06:53.834Z] bdb8f0575790: Pull complete [2022-06-28T19:06:53.834Z] 386e3cb2ff24: Pull complete [2022-06-28T19:06:53.834Z] 2343380bae48: Pull complete [2022-06-28T19:06:53.834Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-28T19:06:53.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T19:06:53.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T19:06:54.051Z] prd-ubuntu20.04-docker-8c-8g-16256 does not seem to be running inside a container [2022-06-28T19:06:54.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-28T19:06:55.229Z] $ docker top 2468f8da651fd32f80e85104370b206282d54a40df9bfbfd64206d5318d3b5d9 -eo pid,comm [2022-06-28T19:06:55.293Z] 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). [2022-06-28T19:06:55.293Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-28T19:06:55.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-28T19:06:55.410Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-28T19:06:55.535Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-28T19:06:55.541Z] $ docker exec 2468f8da651fd32f80e85104370b206282d54a40df9bfbfd64206d5318d3b5d9 ssh-agent [2022-06-28T19:06:55.664Z] SSH_AUTH_SOCK=/tmp/ssh-ps1I9shm2Vvh/agent.34 [2022-06-28T19:06:55.664Z] SSH_AGENT_PID=40 [2022-06-28T19:06:55.669Z] Running ssh-add (command line suppressed) [2022-06-28T19:06:55.788Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4773674646913224912.key (/w/workspace/edgex-go/1@tmp/private_key_4773674646913224912.key) [2022-06-28T19:06:55.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-28T19:06:56.130Z] + git tag --points-at HEAD [Pipeline] } [2022-06-28T19:06:56.158Z] $ docker exec --env ******** --env ******** 2468f8da651fd32f80e85104370b206282d54a40df9bfbfd64206d5318d3b5d9 ssh-agent -k [2022-06-28T19:06:56.253Z] unset SSH_AUTH_SOCK; [2022-06-28T19:06:56.254Z] unset SSH_AGENT_PID; [2022-06-28T19:06:56.254Z] echo Agent pid 40 killed; [2022-06-28T19:06:56.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-28T19:06:56.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-28T19:06:56.346Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-28T19:06:56.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-28T19:06:56.475Z] $ docker exec 2468f8da651fd32f80e85104370b206282d54a40df9bfbfd64206d5318d3b5d9 ssh-agent [2022-06-28T19:06:56.585Z] SSH_AUTH_SOCK=/tmp/ssh-4eCghAovNEaX/agent.72 [2022-06-28T19:06:56.585Z] SSH_AGENT_PID=79 [2022-06-28T19:06:56.593Z] Running ssh-add (command line suppressed) [2022-06-28T19:06:56.700Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2672956014582543846.key (/w/workspace/edgex-go/1@tmp/private_key_2672956014582543846.key) [2022-06-28T19:06:56.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-28T19:06:57.043Z] + git semver init [2022-06-28T19:06:57.304Z] 2022-06-28 19:06:57,232 [run_init] DEBUG init version:0.0.0 force:False [2022-06-28T19:06:57.304Z] 2022-06-28 19:06:57,234 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-06-28T19:06:57.304Z] 2022-06-28 19:06:57,234 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-06-28T19:06:57.304Z] 2022-06-28 19:06:57,234 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-06-28T19:07:01.564Z] 2022-06-28 19:07:01,368 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-06-28T19:07:01.564Z] 2022-06-28 19:07:01,368 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4064 with force:False [2022-06-28T19:07:01.564Z] 2022-06-28 19:07:01,368 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4064 [2022-06-28T19:07:01.564Z] 2022-06-28 19:07:01,371 [execute] INFO git cat-file --batch-check [2022-06-28T19:07:01.564Z] 2022-06-28 19:07:01,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-28T19:07:01.564Z] 2022-06-28 19:07:01,377 [execute] INFO git cat-file --batch [2022-06-28T19:07:01.564Z] 2022-06-28 19:07:01,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-28T19:07:01.564Z] 2022-06-28 19:07:01,383 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4064 [2022-06-28T19:07:01.564Z] 0.0.0 [Pipeline] } [2022-06-28T19:07:01.592Z] $ docker exec --env ******** --env ******** 2468f8da651fd32f80e85104370b206282d54a40df9bfbfd64206d5318d3b5d9 ssh-agent -k [2022-06-28T19:07:01.717Z] unset SSH_AUTH_SOCK; [2022-06-28T19:07:01.717Z] unset SSH_AGENT_PID; [2022-06-28T19:07:01.718Z] echo Agent pid 79 killed; [2022-06-28T19:07:01.728Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-28T19:07:02.151Z] + git semver [Pipeline] } [2022-06-28T19:07:02.439Z] $ docker stop --time=1 2468f8da651fd32f80e85104370b206282d54a40df9bfbfd64206d5318d3b5d9 [2022-06-28T19:07:03.758Z] $ docker rm -f 2468f8da651fd32f80e85104370b206282d54a40df9bfbfd64206d5318d3b5d9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T19:07:04.161Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-28T19:07:04.507Z] Stashed 1 file(s) [Pipeline] echo [2022-06-28T19:07:04.523Z] [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 [2022-06-28T19:07:04.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T19:07:05.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T19:07:05.047Z] ========================================================= [2022-06-28T19:07:05.047Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-28T19:07:05.047Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-28T19:07:05.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-28T19:07:05.393Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-28T19:07:05.393Z] 59bf1c3509f3: Pulling fs layer [2022-06-28T19:07:05.393Z] 666ba61612fd: Pulling fs layer [2022-06-28T19:07:05.393Z] 8ed8ca486205: Pulling fs layer [2022-06-28T19:07:05.393Z] cc1cd167ecdc: Pulling fs layer [2022-06-28T19:07:05.393Z] c516ae0d96e1: Pulling fs layer [2022-06-28T19:07:05.393Z] 684cea983483: Pulling fs layer [2022-06-28T19:07:05.393Z] dd3240ac7de5: Pulling fs layer [2022-06-28T19:07:05.393Z] b1e948a4e11c: Pulling fs layer [2022-06-28T19:07:05.393Z] a8fd76ee1af6: Pulling fs layer [2022-06-28T19:07:05.393Z] 646ad004c059: Pulling fs layer [2022-06-28T19:07:05.393Z] cc1cd167ecdc: Waiting [2022-06-28T19:07:05.393Z] a8fd76ee1af6: Waiting [2022-06-28T19:07:05.393Z] c516ae0d96e1: Waiting [2022-06-28T19:07:05.393Z] 646ad004c059: Waiting [2022-06-28T19:07:05.393Z] 684cea983483: Waiting [2022-06-28T19:07:05.393Z] b1e948a4e11c: Waiting [2022-06-28T19:07:05.393Z] 8ed8ca486205: Verifying Checksum [2022-06-28T19:07:05.393Z] 8ed8ca486205: Download complete [2022-06-28T19:07:05.393Z] 666ba61612fd: Verifying Checksum [2022-06-28T19:07:05.393Z] 666ba61612fd: Download complete [2022-06-28T19:07:05.393Z] c516ae0d96e1: Verifying Checksum [2022-06-28T19:07:05.393Z] 684cea983483: Verifying Checksum [2022-06-28T19:07:05.393Z] dd3240ac7de5: Verifying Checksum [2022-06-28T19:07:05.393Z] dd3240ac7de5: Download complete [2022-06-28T19:07:05.393Z] 59bf1c3509f3: Verifying Checksum [2022-06-28T19:07:05.654Z] b1e948a4e11c: Verifying Checksum [2022-06-28T19:07:05.654Z] b1e948a4e11c: Download complete [2022-06-28T19:07:05.654Z] 59bf1c3509f3: Pull complete [2022-06-28T19:07:05.654Z] 666ba61612fd: Pull complete [2022-06-28T19:07:05.916Z] 8ed8ca486205: Pull complete [2022-06-28T19:07:06.177Z] 646ad004c059: Verifying Checksum [2022-06-28T19:07:06.177Z] 646ad004c059: Download complete [2022-06-28T19:07:06.437Z] a8fd76ee1af6: Verifying Checksum [2022-06-28T19:07:06.437Z] a8fd76ee1af6: Download complete [2022-06-28T19:07:06.696Z] cc1cd167ecdc: Verifying Checksum [2022-06-28T19:07:06.696Z] cc1cd167ecdc: Download complete [2022-06-28T19:07:09.982Z] cc1cd167ecdc: Pull complete [2022-06-28T19:07:09.982Z] c516ae0d96e1: Pull complete [2022-06-28T19:07:09.982Z] 684cea983483: Pull complete [2022-06-28T19:07:10.240Z] dd3240ac7de5: Pull complete [2022-06-28T19:07:10.240Z] b1e948a4e11c: Pull complete [2022-06-28T19:07:12.146Z] a8fd76ee1af6: Pull complete [2022-06-28T19:07:13.082Z] 646ad004c059: Pull complete [2022-06-28T19:07:13.082Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-28T19:07:13.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-28T19:07:13.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-28T19:07:13.438Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-28T19:07:13.438Z] WORKDIR /edgex [2022-06-28T19:07:13.438Z] COPY go.mod . [2022-06-28T19:07:13.438Z] RUN go mod download [2022-06-28T19:07:13.438Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-28T19:07:14.818Z] Sending build context to Docker daemon 335.1MB [2022-06-28T19:07:14.818Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-28T19:07:14.818Z] ---> 8f69c11f6b0c [2022-06-28T19:07:14.818Z] Step 2/4 : WORKDIR /edgex [2022-06-28T19:07:16.204Z] ---> Running in bf1a04222521 [2022-06-28T19:07:16.465Z] Removing intermediate container bf1a04222521 [2022-06-28T19:07:16.465Z] ---> 21837fc51212 [2022-06-28T19:07:16.465Z] Step 3/4 : COPY go.mod . [2022-06-28T19:07:16.465Z] ---> 5e4b4fade079 [2022-06-28T19:07:16.465Z] Step 4/4 : RUN go mod download [2022-06-28T19:07:16.465Z] ---> Running in 2c980e2c786e [2022-06-28T19:07:19.825Z] Still waiting to schedule task [2022-06-28T19:07:19.825Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-28T19:07:31.362Z] Removing intermediate container 2c980e2c786e [2022-06-28T19:07:31.362Z] ---> efc95c775b39 [2022-06-28T19:07:31.362Z] Successfully built efc95c775b39 [2022-06-28T19:07:31.362Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T19:07:31.748Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-28T19:07:31.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T19:07:31.909Z] prd-ubuntu20.04-docker-8c-8g-16256 does not seem to be running inside a container [2022-06-28T19:07:31.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-28T19:07:32.321Z] $ docker top 625a80b0b350a9eaa34650af4204bca099b1dd00c8ca1b4588b4056a7e9dfce4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T19:07:32.725Z] + go version [2022-06-28T19:07:32.725Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-28T19:07:32.760Z] $ docker stop --time=1 625a80b0b350a9eaa34650af4204bca099b1dd00c8ca1b4588b4056a7e9dfce4 [2022-06-28T19:07:34.012Z] $ docker rm -f 625a80b0b350a9eaa34650af4204bca099b1dd00c8ca1b4588b4056a7e9dfce4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T19:07:34.772Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-28T19:07:34.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T19:07:34.963Z] prd-ubuntu20.04-docker-8c-8g-16256 does not seem to be running inside a container [2022-06-28T19:07:34.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-28T19:07:35.348Z] $ docker top 81a14b8e31310c5fd791d8d908ffc8eb8eb43dd2205446cda2cfa91f3bf5b985 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-28T19:07:35.472Z] ========================================================= [2022-06-28T19:07:35.472Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-28T19:07:35.472Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-28T19:07:35.819Z] + make test [2022-06-28T19:07:35.819Z] go mod tidy -compat=1.17 [2022-06-28T19:07:35.819Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-28T19:07:41.097Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-28T19:07:53.313Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-28T19:07:53.313Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-28T19:07:53.313Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-28T19:07:53.313Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-28T19:07:53.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-28T19:07:53.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-28T19:07:53.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-28T19:07:53.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-28T19:07:53.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-28T19:07:53.313Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-28T19:07:53.313Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-28T19:07:53.313Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-28T19:07:53.313Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-28T19:07:53.313Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-28T19:07:53.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-28T19:07:53.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2022-06-28T19:07:53.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-28T19:07:53.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-28T19:07:53.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements [2022-06-28T19:07:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-28T19:07:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.2% of statements [2022-06-28T19:07:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-28T19:07:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-28T19:07:58.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.492s coverage: 89.2% of statements [2022-06-28T19:07:58.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-28T19:07:58.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-28T19:07:58.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-28T19:07:58.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 83.8% of statements [2022-06-28T19:07:58.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-28T19:07:58.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-28T19:07:58.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-28T19:07:58.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-28T19:07:58.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-28T19:07:58.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.468s coverage: 95.6% of statements [2022-06-28T19:07:58.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-28T19:07:58.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-28T19:07:58.093Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2022-06-28T19:07:58.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-28T19:07:58.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-28T19:07:58.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-28T19:07:58.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-28T19:07:58.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-28T19:07:58.093Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-06-28T19:07:58.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-28T19:07:58.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-28T19:07:58.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-28T19:07:58.093Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements [2022-06-28T19:07:58.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-28T19:07:58.093Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements [2022-06-28T19:07:58.093Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.6% of statements [2022-06-28T19:07:58.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-28T19:07:58.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2022-06-28T19:07:58.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.113s coverage: 79.5% of statements [2022-06-28T19:07:58.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.077s coverage: 94.1% of statements [2022-06-28T19:07:58.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2022-06-28T19:07:58.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2022-06-28T19:08:08.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2022-06-28T19:08:08.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2022-06-28T19:08:08.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.172s coverage: 82.5% of statements [2022-06-28T19:08:08.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-28T19:08:18.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.105s coverage: 92.9% of statements [2022-06-28T19:08:18.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-28T19:08:18.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-28T19:08:18.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-28T19:08:18.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2022-06-28T19:08:18.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-28T19:08:18.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-28T19:08:18.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-28T19:08:18.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-28T19:08:18.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-28T19:08:18.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-06-28T19:08:18.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-28T19:08:18.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-28T19:08:18.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2022-06-28T19:08:18.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-28T19:08:18.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements [2022-06-28T19:08:18.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-28T19:08:18.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements [2022-06-28T19:08:18.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-06-28T19:08:18.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-06-28T19:08:18.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.207s coverage: 91.2% of statements [2022-06-28T19:08:18.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-28T19:08:18.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 64.4% of statements [2022-06-28T19:08:18.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-28T19:08:18.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-28T19:08:18.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-06-28T19:08:18.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-06-28T19:08:18.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2022-06-28T19:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2022-06-28T19:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-06-28T19:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 65.4% of statements [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-28T19:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.8% of statements [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-28T19:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-28T19:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-28T19:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-28T19:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-28T19:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-28T19:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-28T19:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-28T19:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-28T19:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2022-06-28T19:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-06-28T19:08:18.639Z] 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 [2022-06-28T19:08:36.743Z] GO111MODULE=on go vet ./... [2022-06-28T19:08:38.647Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-28T19:08:38.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-28T19:08:39.476Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-28T19:08:39.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-28T19:08:39.868Z] + ls -al . [2022-06-28T19:08:39.868Z] total 684 [2022-06-28T19:08:39.868Z] drwxrwxr-x 10 1001 1001 4096 Jun 28 19:07 . [2022-06-28T19:08:39.868Z] drwxr-xr-x 4 root root 4096 Jun 28 19:07 .. [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 11 Jun 28 19:06 .dockerignore [2022-06-28T19:08:39.868Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 19:07 .git [2022-06-28T19:08:39.868Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 19:06 .github [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 879 Jun 28 19:06 .gitignore [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 42 Jun 28 19:06 .golangci.yml [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 87 Jun 28 19:06 .hadolint.yml [2022-06-28T19:08:39.868Z] drwxr-xr-x 3 1001 1001 4096 Jun 28 19:07 .semver [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 166 Jun 28 19:06 .sonarcloud.properties [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 1171 Jun 28 19:06 ADOPTERS.md [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 10347 Jun 28 19:06 Attribution.txt [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 63209 Jun 28 19:06 CHANGELOG.md [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 3804 Jun 28 19:06 CONTRIBUTING.md [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 677 Jun 28 19:06 GOVERNANCE.md [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 850 Jun 28 19:06 Jenkinsfile [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 10775 Jun 28 19:06 LICENSE [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 10389 Jun 28 19:06 Makefile [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 582 Jun 28 19:06 OWNERS.md [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 9094 Jun 28 19:06 README.md [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 6912 Jun 28 19:06 SECURITY.md [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 5 Jun 28 19:07 VERSION [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 4131 Jun 28 19:06 ZMQWindows.md [2022-06-28T19:08:39.868Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 19:06 bin [2022-06-28T19:08:39.868Z] drwxrwxr-x 18 1001 1001 4096 Jun 28 19:06 cmd [2022-06-28T19:08:39.868Z] -rw-r--r-- 1 root root 435593 Jun 28 19:08 coverage.out [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 3311 Jun 28 19:06 go.mod [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 36231 Jun 28 19:07 go.sum [2022-06-28T19:08:39.868Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 19:06 internal [2022-06-28T19:08:39.868Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 19:06 openapi [2022-06-28T19:08:39.868Z] drwxrwxr-x 4 1001 1001 4096 Jun 28 19:06 snap [2022-06-28T19:08:39.868Z] -rw-rw-r-- 1 1001 1001 204 Jun 28 19:06 version.go [Pipeline] sh [2022-06-28T19:08:40.184Z] + '[' -e coverage.out ] [2022-06-28T19:08:40.184Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-28T19:08:40.338Z] Stashed 1 file(s) [Pipeline] sh [2022-06-28T19:08:40.636Z] + make build [2022-06-28T19:08:40.636Z] 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 [2022-06-28T19:08:55.521Z] 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 [2022-06-28T19:08:57.519Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16257 in /w/workspace/edgexfoundry_edgex-go_PR-4064 [Pipeline] { [Pipeline] ws [2022-06-28T19:08:57.558Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-06-28T19:08:57.636Z] The recommended git tool is: git [2022-06-28T19:09:02.082Z] 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 [2022-06-28T19:09:02.341Z] 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 [2022-06-28T19:09:03.851Z] using credential edgex-jenkins-ssh [2022-06-28T19:09:03.881Z] Cloning the remote Git repository [2022-06-28T19:09:03.959Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-28T19:09:04.042Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-06-28T19:09:04.106Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-28T19:09:04.106Z] > git --version # timeout=10 [2022-06-28T19:09:04.125Z] > git --version # 'git version 2.25.1' [2022-06-28T19:09:04.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T19:09:04.225Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-28T19:09:08.905Z] 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 [2022-06-28T19:09:08.905Z] 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 [2022-06-28T19:09:09.167Z] 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 [2022-06-28T19:09:10.550Z] 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 [2022-06-28T19:09:11.120Z] 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 [2022-06-28T19:09:12.061Z] 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 [2022-06-28T19:09:12.635Z] 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 [2022-06-28T19:09:13.576Z] 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 [2022-06-28T19:09:14.958Z] 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] } [2022-06-28T19:09:15.920Z] $ docker stop --time=1 81a14b8e31310c5fd791d8d908ffc8eb8eb43dd2205446cda2cfa91f3bf5b985 [2022-06-28T19:09:18.081Z] $ docker rm -f 81a14b8e31310c5fd791d8d908ffc8eb8eb43dd2205446cda2cfa91f3bf5b985 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T19:09:19.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-28T19:09:19.188Z] [2022-06-28T19:09:19.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T19:09:19.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-28T19:09:19.570Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-28T19:09:19.570Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-28T19:09:19.570Z] ca9280d653b3: Pulling fs layer [2022-06-28T19:09:19.570Z] 7e9c9ca2126c: Pulling fs layer [2022-06-28T19:09:19.570Z] cbdbe7a5bc2a: Download complete [2022-06-28T19:09:19.640Z] Merging remotes/origin/main commit e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 into PR head commit 8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:09:19.831Z] cbdbe7a5bc2a: Pull complete [2022-06-28T19:09:19.831Z] ca9280d653b3: Verifying Checksum [2022-06-28T19:09:19.831Z] ca9280d653b3: Download complete [2022-06-28T19:09:19.988Z] Merge succeeded, producing 8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:09:19.988Z] Checking out Revision 8644ac3981daa8a654b6ce11b1adb54650171fcf (PR-4064) [2022-06-28T19:09:19.044Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-28T19:09:19.070Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-28T19:09:19.093Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-28T19:09:19.128Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-28T19:09:19.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T19:09:19.140Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4064/head:refs/remotes/origin/PR-4064 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-28T19:09:19.662Z] > git config core.sparsecheckout # timeout=10 [2022-06-28T19:09:19.676Z] > git checkout -f 8644ac3981daa8a654b6ce11b1adb54650171fcf # timeout=10 [2022-06-28T19:09:19.908Z] > git remote # timeout=10 [2022-06-28T19:09:19.926Z] > git config --get remote.origin.url # timeout=10 [2022-06-28T19:09:19.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T19:09:19.952Z] > git merge e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 [2022-06-28T19:09:19.976Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-28T19:09:20.093Z] 7e9c9ca2126c: Download complete [2022-06-28T19:09:20.093Z] ca9280d653b3: Pull complete [2022-06-28T19:09:19.997Z] > git config core.sparsecheckout # timeout=10 [2022-06-28T19:09:20.014Z] > git checkout -f 8644ac3981daa8a654b6ce11b1adb54650171fcf # timeout=10 [2022-06-28T19:09:23.384Z] 7e9c9ca2126c: Pull complete [2022-06-28T19:09:23.384Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-28T19:09:23.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-28T19:09:23.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T19:09:23.596Z] prd-ubuntu20.04-docker-8c-8g-16256 does not seem to be running inside a container [2022-06-28T19:09:23.662Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-28T19:09:24.334Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-06-28T19:09:24.393Z] > git --version # timeout=10 [2022-06-28T19:09:24.404Z] > git --version # 'git version 2.25.1' [2022-06-28T19:09:24.418Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-28T19:09:24.701Z] $ docker top 26c33441a3b4c4a6b253cef88f0661122896b141b89ec728dec1a7cf1adbe002 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-28T19:09:25.143Z] + docker-compose build --help [2022-06-28T19:09:25.143Z] + grep parallel [2022-06-28T19:09:25.588Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-28T19:09:25.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T19:09:25.588Z] Dload Upload Total Spent Left Speed [2022-06-28T19:09:25.588Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [2022-06-28T19:09:25.716Z] --parallel Build images in parallel. [Pipeline] } [2022-06-28T19:09:25.749Z] $ docker stop --time=1 26c33441a3b4c4a6b253cef88f0661122896b141b89ec728dec1a7cf1adbe002 [2022-06-28T19:09:27.029Z] $ docker rm -f 26c33441a3b4c4a6b253cef88f0661122896b141b89ec728dec1a7cf1adbe002 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T19:09:27.491Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-28T19:09:27.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-28T19:09:27.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T19:09:27.849Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-28T19:09:27.849Z] + sudo tee /etc/docker/daemon.new [2022-06-28T19:09:27.849Z] { [2022-06-28T19:09:27.849Z] "registry-mirrors": [ [2022-06-28T19:09:27.850Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-28T19:09:27.850Z] ], [2022-06-28T19:09:27.850Z] "bip": "10.250.0.254/24", [2022-06-28T19:09:27.850Z] "hosts": [ [2022-06-28T19:09:27.850Z] "tcp://0.0.0.0:5555", [2022-06-28T19:09:27.850Z] "unix:///var/run/docker.sock" [2022-06-28T19:09:27.850Z] ], [2022-06-28T19:09:27.850Z] "mtu": 1458, [2022-06-28T19:09:27.850Z] "selinux-enabled": true, [2022-06-28T19:09:27.850Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-28T19:09:27.850Z] } [2022-06-28T19:09:27.861Z] prd-ubuntu20.04-docker-8c-8g-16256 does not seem to be running inside a container [2022-06-28T19:09:27.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-28T19:09:28.261Z] $ docker top 37175541350e7e967a3946d6069b992de8275122ff8467682f262eb8f68ff449 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-06-28T19:09:28.727Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-28T19:09:28.766Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-28T19:09:29.304Z] + sudo service docker restart [2022-06-28T19:09:29.336Z] Building core-command ... [2022-06-28T19:09:29.336Z] Building core-data ... [2022-06-28T19:09:29.336Z] Building core-metadata ... [2022-06-28T19:09:29.336Z] Building security-bootstrapper ... [2022-06-28T19:09:29.336Z] Building security-proxy-setup ... [2022-06-28T19:09:29.336Z] Building security-secretstore-setup ... [2022-06-28T19:09:29.336Z] Building security-spiffe-token-provider ... [2022-06-28T19:09:29.336Z] Building security-spire-agent ... [2022-06-28T19:09:29.336Z] Building security-spire-config ... [2022-06-28T19:09:29.336Z] Building security-spire-server ... [2022-06-28T19:09:29.336Z] Building support-notifications ... [2022-06-28T19:09:29.336Z] Building support-scheduler ... [2022-06-28T19:09:29.336Z] Building sys-mgmt-agent ... [2022-06-28T19:09:29.336Z] Building security-spire-config [2022-06-28T19:09:29.336Z] Building security-secretstore-setup [2022-06-28T19:09:29.336Z] Building security-spire-server [2022-06-28T19:09:29.336Z] Building core-data [2022-06-28T19:09:29.336Z] Building security-bootstrapper [2022-06-28T19:09:44.220Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:09:44.220Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:09:44.220Z] ---> efc95c775b39 [2022-06-28T19:09:44.220Z] Step 3/31 : WORKDIR /edgex-go [2022-06-28T19:09:44.220Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:09:44.220Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:09:44.220Z] ---> efc95c775b39 [2022-06-28T19:09:44.220Z] Step 3/25 : WORKDIR /edgex-go [2022-06-28T19:09:44.220Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:09:44.220Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:09:44.220Z] ---> efc95c775b39 [2022-06-28T19:09:44.220Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T19:09:44.220Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:09:44.220Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:09:44.220Z] ---> efc95c775b39 [2022-06-28T19:09:44.220Z] Step 3/26 : WORKDIR /edgex-go [2022-06-28T19:09:44.220Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:09:44.220Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:09:44.220Z] ---> efc95c775b39 [2022-06-28T19:09:44.220Z] Step 3/25 : WORKDIR /edgex-go [2022-06-28T19:09:44.481Z] ---> Running in ed820e8d1781 [2022-06-28T19:09:44.481Z] ---> Running in d0ffe8b42d7f [2022-06-28T19:09:44.481Z] ---> Running in 32d15311408d [2022-06-28T19:09:44.481Z] ---> Running in 70ecec0f0a9f [2022-06-28T19:09:44.481Z] ---> Running in 27671398eb17 [2022-06-28T19:09:44.481Z] Removing intermediate container 32d15311408d [2022-06-28T19:09:44.481Z] ---> 925a1b750200 [2022-06-28T19:09:44.481Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:09:44.481Z] Removing intermediate container 70ecec0f0a9f [2022-06-28T19:09:44.481Z] ---> 9bf3f3d2d2a7 [2022-06-28T19:09:44.481Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:09:44.740Z] Removing intermediate container ed820e8d1781 [2022-06-28T19:09:44.741Z] ---> 8957e1b81f07 [2022-06-28T19:09:44.741Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:09:44.741Z] Removing intermediate container d0ffe8b42d7f [2022-06-28T19:09:44.741Z] ---> 211f4b7ba0dd [2022-06-28T19:09:44.741Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:09:44.741Z] Removing intermediate container 27671398eb17 [2022-06-28T19:09:44.741Z] ---> de1a2dd5b100 [2022-06-28T19:09:44.741Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:09:44.741Z] ---> Running in c91e7c8c1852 [2022-06-28T19:09:44.741Z] ---> Running in 33c592656c35 [2022-06-28T19:09:44.741Z] ---> Running in 0371a0f362f8 [2022-06-28T19:09:44.741Z] ---> Running in 3fb50a318917 [2022-06-28T19:09:44.741Z] ---> Running in 00656461711b [2022-06-28T19:09:45.681Z] Removing intermediate container c91e7c8c1852 [2022-06-28T19:09:45.681Z] ---> f43351b49614 [2022-06-28T19:09:45.681Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-28T19:09:45.681Z] ---> Running in e82802c0b90a [2022-06-28T19:09:45.681Z] Removing intermediate container 33c592656c35 [2022-06-28T19:09:45.681Z] ---> 3ca87d2f9b59 [2022-06-28T19:09:45.681Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-28T19:09:45.681Z] ---> Running in bcdc97198626 [2022-06-28T19:09:46.254Z] Removing intermediate container 3fb50a318917 [2022-06-28T19:09:46.254Z] ---> 242c13d6f124 [2022-06-28T19:09:46.254Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T19:09:46.254Z] ---> Running in 7ae44c104a71 [2022-06-28T19:09:46.254Z] Removing intermediate container 0371a0f362f8 [2022-06-28T19:09:46.254Z] ---> 9522c579b7e1 [2022-06-28T19:09:46.254Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-28T19:09:46.254Z] ---> Running in 13ead3b1683a [2022-06-28T19:09:46.254Z] Removing intermediate container 00656461711b [2022-06-28T19:09:46.254Z] ---> d5ef2c2d3b82 [2022-06-28T19:09:46.254Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T19:09:46.515Z] ---> Running in a0b767df5be9 [2022-06-28T19:09:46.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:09:46.516Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:09:46.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:09:47.037Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:09:47.037Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:09:47.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:09:47.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:09:47.564Z] OK: 221 MiB in 52 packages [2022-06-28T19:09:47.564Z] OK: 221 MiB in 52 packages [2022-06-28T19:09:47.564Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T19:09:47.700Z] provisioning config files... [2022-06-28T19:09:47.733Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5355156321000259230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T19:09:47.824Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:09:47.824Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:09:48.083Z] Removing intermediate container bcdc97198626 [2022-06-28T19:09:48.083Z] ---> a3618d1be15d [2022-06-28T19:09:48.083Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-28T19:09:48.083Z] OK: 221 MiB in 52 packages [2022-06-28T19:09:48.083Z] Removing intermediate container e82802c0b90a [2022-06-28T19:09:48.083Z] ---> ebcb404cd7f7 [2022-06-28T19:09:48.083Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T19:09:48.083Z] ---> 3113f21a46bc [2022-06-28T19:09:48.083Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:09:48.083Z] OK: 221 MiB in 52 packages [2022-06-28T19:09:48.083Z] ---> Running in e518802dbb41 [2022-06-28T19:09:48.125Z] ---> docker-login.sh [2022-06-28T19:09:48.125Z] nexus3.edgexfoundry.org:10001 [2022-06-28T19:09:48.342Z] OK: 221 MiB in 52 packages [2022-06-28T19:09:48.343Z] ---> 842ca9baa02f [2022-06-28T19:09:48.343Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:09:48.343Z] ---> Running in afcdec4f450d [2022-06-28T19:09:48.343Z] Removing intermediate container 7ae44c104a71 [2022-06-28T19:09:48.343Z] ---> 89f09ee5596f [2022-06-28T19:09:48.343Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-28T19:09:48.604Z] ---> a2b2dad424a7 [2022-06-28T19:09:48.604Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:09:48.604Z] ---> Running in ff27a46dac12 [2022-06-28T19:09:48.604Z] Removing intermediate container 13ead3b1683a [2022-06-28T19:09:48.604Z] ---> 799a138e0082 [2022-06-28T19:09:48.604Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-28T19:09:48.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T19:09:48.864Z] Removing intermediate container a0b767df5be9 [2022-06-28T19:09:48.864Z] ---> 01aee95102a9 [2022-06-28T19:09:48.864Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-28T19:09:48.864Z] ---> e758e4f50850 [2022-06-28T19:09:48.864Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:09:48.864Z] ---> Running in f5d179de0a3a [2022-06-28T19:09:48.864Z] ---> 5fa384343cdd [2022-06-28T19:09:48.864Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:09:48.864Z] ---> Running in c200996d934b [2022-06-28T19:09:48.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T19:09:48.999Z] Configure a credential helper to remove this warning. See [2022-06-28T19:09:48.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T19:09:48.999Z] [2022-06-28T19:09:48.999Z] Login Succeeded [2022-06-28T19:09:48.999Z] nexus3.edgexfoundry.org:10002 [2022-06-28T19:09:49.123Z] Removing intermediate container e518802dbb41 [2022-06-28T19:09:49.123Z] ---> 2666dc145959 [2022-06-28T19:09:49.123Z] Step 8/25 : COPY . . [2022-06-28T19:09:49.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T19:09:49.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T19:09:49.276Z] Configure a credential helper to remove this warning. See [2022-06-28T19:09:49.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T19:09:49.276Z] [2022-06-28T19:09:49.550Z] Login Succeeded [2022-06-28T19:09:49.550Z] nexus3.edgexfoundry.org:10003 [2022-06-28T19:09:49.694Z] Removing intermediate container afcdec4f450d [2022-06-28T19:09:49.694Z] ---> b7aa1ff1d874 [2022-06-28T19:09:49.694Z] Step 8/23 : COPY . . [2022-06-28T19:09:49.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T19:09:49.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T19:09:49.830Z] Configure a credential helper to remove this warning. See [2022-06-28T19:09:49.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T19:09:49.830Z] [2022-06-28T19:09:49.830Z] Login Succeeded [2022-06-28T19:09:49.830Z] nexus3.edgexfoundry.org:10004 [2022-06-28T19:09:50.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T19:09:50.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T19:09:50.430Z] Configure a credential helper to remove this warning. See [2022-06-28T19:09:50.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T19:09:50.430Z] [2022-06-28T19:09:50.430Z] Login Succeeded [2022-06-28T19:09:50.430Z] docker.io [2022-06-28T19:09:50.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T19:09:50.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T19:09:50.976Z] Configure a credential helper to remove this warning. See [2022-06-28T19:09:50.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T19:09:50.976Z] [2022-06-28T19:09:50.976Z] Login Succeeded [2022-06-28T19:09:50.976Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T19:09:51.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-28T19:09:51.075Z] Removing intermediate container ff27a46dac12 [2022-06-28T19:09:51.075Z] ---> 6fc05ee17d3c [2022-06-28T19:09:51.075Z] Step 8/25 : COPY . . [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-28T19:09:51.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T19:09:51.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T19:09:51.471Z] ========================================================= [2022-06-28T19:09:51.471Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-28T19:09:51.471Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-28T19:09:51.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-28T19:09:52.125Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-28T19:09:52.125Z] 9b3977197b4f: Pulling fs layer [2022-06-28T19:09:52.125Z] 1a89e8eeedd5: Pulling fs layer [2022-06-28T19:09:52.125Z] 94645a83ff95: Pulling fs layer [2022-06-28T19:09:52.125Z] e6fb740bc735: Pulling fs layer [2022-06-28T19:09:52.125Z] 3a77bd46dcc9: Pulling fs layer [2022-06-28T19:09:52.125Z] 355e64cbe906: Pulling fs layer [2022-06-28T19:09:52.125Z] 63ab81a10011: Pulling fs layer [2022-06-28T19:09:52.125Z] 555d1d1c4555: Pulling fs layer [2022-06-28T19:09:52.125Z] 7d9057610161: Pulling fs layer [2022-06-28T19:09:52.125Z] 355e64cbe906: Waiting [2022-06-28T19:09:52.125Z] 63ab81a10011: Waiting [2022-06-28T19:09:52.125Z] e6fb740bc735: Waiting [2022-06-28T19:09:52.125Z] 3a77bd46dcc9: Waiting [2022-06-28T19:09:52.125Z] 7d9057610161: Waiting [2022-06-28T19:09:52.125Z] 94645a83ff95: Verifying Checksum [2022-06-28T19:09:52.125Z] 94645a83ff95: Download complete [2022-06-28T19:09:52.125Z] 1a89e8eeedd5: Verifying Checksum [2022-06-28T19:09:52.125Z] 1a89e8eeedd5: Download complete [2022-06-28T19:09:52.125Z] 3a77bd46dcc9: Verifying Checksum [2022-06-28T19:09:52.125Z] 3a77bd46dcc9: Download complete [2022-06-28T19:09:52.125Z] 355e64cbe906: Download complete [2022-06-28T19:09:52.125Z] 9b3977197b4f: Verifying Checksum [2022-06-28T19:09:52.125Z] 9b3977197b4f: Download complete [2022-06-28T19:09:52.125Z] 63ab81a10011: Verifying Checksum [2022-06-28T19:09:52.125Z] 63ab81a10011: Download complete [2022-06-28T19:09:52.984Z] Removing intermediate container c200996d934b [2022-06-28T19:09:52.984Z] ---> 5cdab2d7529d [2022-06-28T19:09:52.984Z] Step 8/26 : COPY . . [2022-06-28T19:09:52.984Z] Removing intermediate container f5d179de0a3a [2022-06-28T19:09:52.984Z] ---> 9f42cd564d96 [2022-06-28T19:09:52.984Z] Step 8/31 : COPY . . [2022-06-28T19:09:53.116Z] 9b3977197b4f: Pull complete [2022-06-28T19:09:53.116Z] 7d9057610161: Verifying Checksum [2022-06-28T19:09:53.116Z] 7d9057610161: Download complete [2022-06-28T19:09:53.717Z] 1a89e8eeedd5: Pull complete [2022-06-28T19:09:53.997Z] 94645a83ff95: Pull complete [2022-06-28T19:09:54.273Z] 555d1d1c4555: Verifying Checksum [2022-06-28T19:09:54.273Z] 555d1d1c4555: Download complete [2022-06-28T19:09:54.869Z] e6fb740bc735: Verifying Checksum [2022-06-28T19:09:54.869Z] e6fb740bc735: Download complete [2022-06-28T19:09:55.531Z] ---> 8ac60484af76 [2022-06-28T19:09:55.531Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-28T19:09:56.469Z] ---> Running in 1bc5be1ffc05 [2022-06-28T19:09:56.469Z] ---> 6baa3c39c739 [2022-06-28T19:09:56.469Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-28T19:09:56.469Z] ---> 4606ab179eba [2022-06-28T19:09:56.469Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T19:09:56.469Z] ---> Running in f371cd8c8937 [2022-06-28T19:09:56.469Z] ---> Running in 7d7da1d58b40 [2022-06-28T19:09:56.729Z] Removing intermediate container 7d7da1d58b40 [2022-06-28T19:09:56.729Z] ---> 2c4217d85826 [2022-06-28T19:09:56.729Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-28T19:09:56.729Z] 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 [2022-06-28T19:09:56.729Z] ---> Running in d44903334c1a [2022-06-28T19:09:56.729Z] Removing intermediate container d44903334c1a [2022-06-28T19:09:56.729Z] ---> 40f0b47dea6e [2022-06-28T19:09:56.729Z] 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 [2022-06-28T19:09:56.989Z] 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 [2022-06-28T19:09:56.990Z] ---> Running in 631f1bcfe173 [2022-06-28T19:09:57.558Z] ---> affa6dbbeea4 [2022-06-28T19:09:57.558Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T19:09:57.558Z] ---> Running in 921489914a6d [2022-06-28T19:09:57.558Z] Removing intermediate container 921489914a6d [2022-06-28T19:09:57.558Z] ---> 8c29114caefc [2022-06-28T19:09:57.558Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-28T19:09:57.558Z] ---> Running in 31eb2cf707d5 [2022-06-28T19:09:57.558Z] Removing intermediate container 631f1bcfe173 [2022-06-28T19:09:57.558Z] ---> 4efa887af589 [2022-06-28T19:09:57.558Z] Step 12/25 : WORKDIR /edgex-go [2022-06-28T19:09:57.817Z] ---> 9d19931a1762 [2022-06-28T19:09:57.817Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-28T19:09:57.817Z] ---> Running in 76e457a4a47c [2022-06-28T19:09:57.817Z] ---> Running in 9797cb361343 [2022-06-28T19:09:57.817Z] Removing intermediate container 31eb2cf707d5 [2022-06-28T19:09:57.817Z] ---> 72bde4ef65c5 [2022-06-28T19:09:57.817Z] 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 [2022-06-28T19:09:57.817Z] Removing intermediate container 76e457a4a47c [2022-06-28T19:09:57.817Z] ---> 76b510c7cd34 [2022-06-28T19:09:57.817Z] [2022-06-28T19:09:57.817Z] Step 13/25 : FROM alpine:3.15 [2022-06-28T19:09:57.817Z] ---> Running in 2d9adf55bc57 [2022-06-28T19:09:57.817Z] 3.15: Pulling from library/alpine [2022-06-28T19:09:58.077Z] 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 [2022-06-28T19:09:58.337Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-28T19:09:58.337Z] Status: Downloaded newer image for alpine:3.15 [2022-06-28T19:09:58.337Z] ---> 0ac33e5f5afa [2022-06-28T19:09:58.337Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T19:09:58.598Z] ---> Running in a24770366c14 [2022-06-28T19:09:58.598Z] Removing intermediate container 2d9adf55bc57 [2022-06-28T19:09:58.598Z] ---> 54898c806502 [2022-06-28T19:09:58.598Z] Step 12/26 : WORKDIR /edgex-go [2022-06-28T19:09:58.598Z] Removing intermediate container a24770366c14 [2022-06-28T19:09:58.598Z] ---> 5588ca6b929c [2022-06-28T19:09:58.598Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:09:58.598Z] ---> Running in e9629f683be3 [2022-06-28T19:09:58.858Z] ---> Running in 324ed43c555e [2022-06-28T19:09:58.858Z] Removing intermediate container e9629f683be3 [2022-06-28T19:09:58.858Z] ---> 94ddf65378b5 [2022-06-28T19:09:58.858Z] [2022-06-28T19:09:58.858Z] Step 13/26 : FROM alpine:3.15 [2022-06-28T19:09:58.858Z] ---> 0ac33e5f5afa [2022-06-28T19:09:58.858Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T19:09:58.858Z] ---> Using cache [2022-06-28T19:09:58.858Z] ---> 5588ca6b929c [2022-06-28T19:09:58.858Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:09:58.858Z] ---> Running in b75d5f7f3bee [2022-06-28T19:09:59.796Z] Removing intermediate container b75d5f7f3bee [2022-06-28T19:09:59.796Z] ---> dd176fee368b [2022-06-28T19:09:59.796Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-28T19:09:59.796Z] Removing intermediate container 324ed43c555e [2022-06-28T19:09:59.796Z] ---> 377d4ca24f1f [2022-06-28T19:09:59.796Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-28T19:09:59.796Z] ---> Running in ea7980cf9380 [2022-06-28T19:10:00.057Z] ---> Running in ddfb1f509626 [2022-06-28T19:10:00.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:00.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:01.562Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:01.562Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:01.830Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T19:10:01.830Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T19:10:01.830Z] OK: 15859 distinct packages available [2022-06-28T19:10:01.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:02.099Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T19:10:02.099Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T19:10:02.099Z] OK: 15859 distinct packages available [2022-06-28T19:10:02.099Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:02.685Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:02.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:02.943Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-28T19:10:02.943Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-28T19:10:03.202Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-28T19:10:03.202Z] (3/4) Installing libucontext (1.1-r0) [2022-06-28T19:10:03.202Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-28T19:10:03.202Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-28T19:10:03.202Z] (3/5) Installing libucontext (1.1-r0) [2022-06-28T19:10:03.202Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T19:10:03.202Z] OK: 6 MiB in 18 packages [2022-06-28T19:10:03.460Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-28T19:10:03.460Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-28T19:10:03.460Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T19:10:03.460Z] OK: 6 MiB in 19 packages [2022-06-28T19:10:04.403Z] Removing intermediate container ea7980cf9380 [2022-06-28T19:10:04.403Z] ---> 41b727dbbc60 [2022-06-28T19:10:04.403Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T19:10:04.403Z] Removing intermediate container ddfb1f509626 [2022-06-28T19:10:04.403Z] ---> dba8627d562f [2022-06-28T19:10:04.403Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T19:10:07.299Z] e6fb740bc735: Pull complete [2022-06-28T19:10:07.579Z] 3a77bd46dcc9: Pull complete [2022-06-28T19:10:07.695Z] ---> 42957ed2d0df [2022-06-28T19:10:07.695Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T19:10:07.695Z] ---> 62edea5c7bcb [2022-06-28T19:10:07.695Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T19:10:07.695Z] ---> d7229d38de91 [2022-06-28T19:10:07.695Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-28T19:10:07.695Z] ---> 0ad29b7e883b [2022-06-28T19:10:07.695Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-28T19:10:07.695Z] ---> Running in 755a31f7f355 [2022-06-28T19:10:07.854Z] 355e64cbe906: Pull complete [2022-06-28T19:10:07.955Z] Removing intermediate container 755a31f7f355 [2022-06-28T19:10:07.956Z] ---> e38002e3b55b [2022-06-28T19:10:07.956Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-28T19:10:08.128Z] 63ab81a10011: Pull complete [2022-06-28T19:10:08.216Z] ---> 80ddb85bf37d [2022-06-28T19:10:08.216Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-28T19:10:08.525Z] ---> 22b4dfb582d9 [2022-06-28T19:10:08.525Z] Step 21/26 : WORKDIR / [2022-06-28T19:10:08.525Z] ---> Running in ab365a4293fd [2022-06-28T19:10:08.786Z] ---> db7dda6bc88c [2022-06-28T19:10:08.786Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T19:10:08.786Z] ---> Running in 5de1290f4f92 [2022-06-28T19:10:08.786Z] Removing intermediate container ab365a4293fd [2022-06-28T19:10:08.786Z] ---> 5257789e665a [2022-06-28T19:10:08.786Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T19:10:08.786Z] ---> Running in f914a46c2159 [2022-06-28T19:10:09.057Z] Removing intermediate container 5de1290f4f92 [2022-06-28T19:10:09.057Z] ---> 858dd9302a8d [2022-06-28T19:10:09.057Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T19:10:09.057Z] ---> Running in 8f54b1f7d508 [2022-06-28T19:10:09.057Z] Removing intermediate container f914a46c2159 [2022-06-28T19:10:09.057Z] ---> 2247a7c99b2f [2022-06-28T19:10:09.057Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T19:10:09.057Z] ---> Running in 9de390823038 [2022-06-28T19:10:09.333Z] Removing intermediate container 8f54b1f7d508 [2022-06-28T19:10:09.333Z] ---> f8dc6f42f311 [2022-06-28T19:10:09.333Z] Step 23/25 : LABEL arch=x86_64 [2022-06-28T19:10:09.333Z] Removing intermediate container 9de390823038 [2022-06-28T19:10:09.333Z] ---> e892c44311f4 [2022-06-28T19:10:09.333Z] Step 24/26 : LABEL arch=x86_64 [2022-06-28T19:10:09.333Z] ---> Running in 126d4b9c9ed0 [2022-06-28T19:10:09.333Z] ---> Running in b70a405f830b [2022-06-28T19:10:09.593Z] Removing intermediate container 126d4b9c9ed0 [2022-06-28T19:10:09.593Z] ---> 7d44aec54d6b [2022-06-28T19:10:09.593Z] Step 24/25 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:10:09.593Z] Removing intermediate container b70a405f830b [2022-06-28T19:10:09.593Z] ---> be6d48af2c9f [2022-06-28T19:10:09.593Z] Step 25/26 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:10:09.593Z] ---> Running in 2badb906f9ab [2022-06-28T19:10:09.593Z] ---> Running in 3e5cce21b9c2 [2022-06-28T19:10:09.593Z] Removing intermediate container 2badb906f9ab [2022-06-28T19:10:09.593Z] ---> 9362c0fc777b [2022-06-28T19:10:09.593Z] Step 25/25 : LABEL version=0.0.0 [2022-06-28T19:10:09.851Z] ---> Running in 6cf048fd3b61 [2022-06-28T19:10:09.852Z] Removing intermediate container 3e5cce21b9c2 [2022-06-28T19:10:09.852Z] ---> 84d93a49e4dc [2022-06-28T19:10:09.852Z] Step 26/26 : LABEL version=0.0.0 [2022-06-28T19:10:09.852Z] ---> Running in 6613d8de5acb [2022-06-28T19:10:09.852Z] Removing intermediate container 6cf048fd3b61 [2022-06-28T19:10:09.852Z] ---> 98a1af914a47 [2022-06-28T19:10:09.852Z] [2022-06-28T19:10:09.852Z] Successfully built 98a1af914a47 [2022-06-28T19:10:10.111Z] Successfully tagged security-spire-server:latest [2022-06-28T19:10:10.111Z] Building core-command [2022-06-28T19:10:10.111Z]  Building security-spire-server ... done Removing intermediate container 6613d8de5acb [2022-06-28T19:10:10.111Z] ---> b98748700baf [2022-06-28T19:10:10.111Z] [2022-06-28T19:10:10.111Z] Successfully built b98748700baf [2022-06-28T19:10:10.111Z] Successfully tagged security-spire-config:latest [2022-06-28T19:10:10.111Z] Building sys-mgmt-agent [2022-06-28T19:10:12.019Z]  Building security-spire-config ... 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 [2022-06-28T19:10:14.854Z] 555d1d1c4555: Pull complete [2022-06-28T19:10:16.218Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:10:16.218Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:10:16.218Z] ---> efc95c775b39 [2022-06-28T19:10:16.218Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T19:10:16.218Z] ---> Using cache [2022-06-28T19:10:16.218Z] ---> de1a2dd5b100 [2022-06-28T19:10:16.218Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:10:16.218Z] ---> Using cache [2022-06-28T19:10:16.218Z] ---> d5ef2c2d3b82 [2022-06-28T19:10:16.218Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-28T19:10:16.218Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:10:16.218Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:10:16.218Z] ---> efc95c775b39 [2022-06-28T19:10:16.218Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T19:10:16.218Z] ---> Using cache [2022-06-28T19:10:16.218Z] ---> de1a2dd5b100 [2022-06-28T19:10:16.218Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:10:16.218Z] ---> Using cache [2022-06-28T19:10:16.218Z] ---> d5ef2c2d3b82 [2022-06-28T19:10:16.218Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-28T19:10:16.301Z] 7d9057610161: Pull complete [2022-06-28T19:10:16.301Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-28T19:10:16.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-28T19:10:16.301Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-28T19:10:16.479Z] ---> Running in 8d86cb77649b [2022-06-28T19:10:16.479Z] ---> Running in 5b1c28874ba4 [2022-06-28T19:10:16.709Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-28T19:10:16.709Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-28T19:10:16.709Z] WORKDIR /edgex [2022-06-28T19:10:16.709Z] COPY go.mod . [2022-06-28T19:10:16.709Z] RUN go mod download [2022-06-28T19:10:16.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:16.998Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:17.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:17.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:17.840Z] Removing intermediate container 9797cb361343 [2022-06-28T19:10:17.840Z] ---> 5d92fd511200 [2022-06-28T19:10:17.840Z] [2022-06-28T19:10:17.840Z] Step 10/31 : FROM alpine:3.14 [2022-06-28T19:10:17.840Z] Removing intermediate container 1bc5be1ffc05 [2022-06-28T19:10:17.840Z] ---> bef0b78d1062 [2022-06-28T19:10:17.840Z] [2022-06-28T19:10:17.840Z] Step 10/25 : FROM alpine:3.14 [2022-06-28T19:10:18.100Z] OK: 221 MiB in 52 packages [2022-06-28T19:10:18.100Z] 3.14: Pulling from library/alpine [2022-06-28T19:10:18.100Z] OK: 221 MiB in 52 packages [2022-06-28T19:10:18.100Z] 3.14: Pulling from library/alpine [2022-06-28T19:10:18.363Z] Removing intermediate container f371cd8c8937 [2022-06-28T19:10:18.363Z] ---> 2023aac84266 [2022-06-28T19:10:18.363Z] [2022-06-28T19:10:18.363Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T19:10:18.623Z] 3.14: Pulling from library/alpine [2022-06-28T19:10:18.623Z] Removing intermediate container 5b1c28874ba4 [2022-06-28T19:10:18.623Z] ---> b094ba66055a [2022-06-28T19:10:18.623Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T19:10:18.623Z] Removing intermediate container 8d86cb77649b [2022-06-28T19:10:18.623Z] ---> 1cd771e7355d [2022-06-28T19:10:18.623Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T19:10:18.885Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-28T19:10:18.885Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-28T19:10:18.885Z] Status: Downloaded newer image for alpine:3.14 [2022-06-28T19:10:18.885Z] Status: Image is up to date for alpine:3.14 [2022-06-28T19:10:18.885Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-28T19:10:18.885Z] Status: Image is up to date for alpine:3.14 [2022-06-28T19:10:18.885Z] ---> e04c818066af [2022-06-28T19:10:18.885Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-28T19:10:18.885Z] ---> e04c818066af [2022-06-28T19:10:18.885Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-28T19:10:18.885Z] ---> e04c818066af [2022-06-28T19:10:18.885Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-28T19:10:18.885Z] ---> Running in f46a13274664 [2022-06-28T19:10:18.885Z] ---> Running in 0bb4cf797357 [2022-06-28T19:10:18.885Z] ---> Running in f33cdd8aa8d5 [2022-06-28T19:10:18.885Z] ---> 3e306b30965c [2022-06-28T19:10:18.885Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:10:18.885Z] ---> 67ec79e5560c [2022-06-28T19:10:18.885Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:10:18.885Z] ---> Running in e759b72dc44d [2022-06-28T19:10:18.885Z] ---> Running in 0eb7de0b41cd [2022-06-28T19:10:18.885Z] Removing intermediate container 0bb4cf797357 [2022-06-28T19:10:18.885Z] ---> cf15327dc17f [2022-06-28T19:10:18.885Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-28T19:10:18.885Z] Removing intermediate container f33cdd8aa8d5 [2022-06-28T19:10:18.885Z] ---> e4aaa75b9a1c [2022-06-28T19:10:18.885Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-28T19:10:18.885Z] ---> Running in 1780277c4ca5 [2022-06-28T19:10:19.145Z] ---> Running in ee191b27eeec [2022-06-28T19:10:19.145Z] Removing intermediate container ee191b27eeec [2022-06-28T19:10:19.145Z] ---> e0e49d67eb5e [2022-06-28T19:10:19.145Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-28T19:10:19.145Z] ---> Running in d5101b4b7099 [2022-06-28T19:10:19.145Z] Removing intermediate container d5101b4b7099 [2022-06-28T19:10:19.145Z] ---> 13b29ce31002 [2022-06-28T19:10:19.145Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:10:19.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:19.145Z] ---> Running in eb2819e70712 [2022-06-28T19:10:19.334Z] Sending build context to Docker daemon 169.2MB [2022-06-28T19:10:19.334Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-28T19:10:19.334Z] ---> 819e984ddca1 [2022-06-28T19:10:19.334Z] Step 2/4 : WORKDIR /edgex [2022-06-28T19:10:19.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:19.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:19.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:19.408Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-28T19:10:19.408Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-28T19:10:19.408Z] (3/3) Installing su-exec (0.2-r1) [2022-06-28T19:10:19.408Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T19:10:19.408Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T19:10:19.669Z] OK: 6 MiB in 17 packages [2022-06-28T19:10:19.669Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-28T19:10:19.669Z] (2/2) Installing su-exec (0.2-r1) [2022-06-28T19:10:19.669Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T19:10:19.669Z] OK: 6 MiB in 16 packages [2022-06-28T19:10:19.929Z] Removing intermediate container e759b72dc44d [2022-06-28T19:10:19.929Z] ---> 4fae305f7fc7 [2022-06-28T19:10:19.929Z] Step 8/23 : COPY . . [2022-06-28T19:10:19.929Z] Removing intermediate container 0eb7de0b41cd [2022-06-28T19:10:19.929Z] ---> b69c624640f5 [2022-06-28T19:10:19.929Z] Step 8/23 : COPY . . [2022-06-28T19:10:21.317Z] ---> Running in f86caf81bc68 [2022-06-28T19:10:21.317Z] Removing intermediate container f86caf81bc68 [2022-06-28T19:10:21.317Z] ---> a32d8996df64 [2022-06-28T19:10:21.317Z] Step 3/4 : COPY go.mod . [2022-06-28T19:10:21.842Z] Removing intermediate container f46a13274664 [2022-06-28T19:10:21.842Z] ---> c492aab5230a [2022-06-28T19:10:21.842Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-28T19:10:21.842Z] Removing intermediate container 1780277c4ca5 [2022-06-28T19:10:21.842Z] ---> f58fe2105cce [2022-06-28T19:10:21.842Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-28T19:10:21.842Z] ---> Running in e0d47dcb44c1 [2022-06-28T19:10:21.842Z] ---> Running in 83f73b26cc5d [2022-06-28T19:10:21.842Z] Removing intermediate container eb2819e70712 [2022-06-28T19:10:21.842Z] ---> d976210d99b5 [2022-06-28T19:10:21.842Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-28T19:10:21.842Z] ---> Running in ce340f01a845 [2022-06-28T19:10:21.917Z] ---> acd90263e221 [2022-06-28T19:10:21.917Z] Step 4/4 : RUN go mod download [2022-06-28T19:10:21.917Z] ---> Running in 8855eb8270b4 [2022-06-28T19:10:22.100Z] Removing intermediate container 83f73b26cc5d [2022-06-28T19:10:22.100Z] ---> 3eafb4e298d6 [2022-06-28T19:10:22.100Z] Step 13/25 : WORKDIR / [2022-06-28T19:10:22.100Z] Removing intermediate container e0d47dcb44c1 [2022-06-28T19:10:22.100Z] ---> 94384b5dc0ee [2022-06-28T19:10:22.100Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-28T19:10:22.100Z] ---> Running in e9ce99c939d6 [2022-06-28T19:10:22.100Z] ---> Running in b0f265eb10ce [2022-06-28T19:10:22.361Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:22.361Z] Removing intermediate container b0f265eb10ce [2022-06-28T19:10:22.361Z] ---> 183d051957ec [2022-06-28T19:10:22.361Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-28T19:10:22.361Z] Removing intermediate container e9ce99c939d6 [2022-06-28T19:10:22.361Z] ---> 2adabca44640 [2022-06-28T19:10:22.361Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-28T19:10:22.361Z] ---> Running in 7d0c9cb0d5d0 [2022-06-28T19:10:22.619Z] ---> 5348e19c8f9c [2022-06-28T19:10:22.619Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-28T19:10:22.877Z] ---> f1b43a17ffec [2022-06-28T19:10:22.877Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-28T19:10:23.135Z] ---> 4de819a4fd86 [2022-06-28T19:10:23.135Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-28T19:10:23.135Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:23.135Z] Removing intermediate container 7d0c9cb0d5d0 [2022-06-28T19:10:23.135Z] ---> 854f902ca1cf [2022-06-28T19:10:23.135Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-28T19:10:23.135Z] ---> Running in 8bcab006b9e3 [2022-06-28T19:10:23.135Z] ---> 4758c8785f86 [2022-06-28T19:10:23.135Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-28T19:10:23.135Z] Removing intermediate container 8bcab006b9e3 [2022-06-28T19:10:23.135Z] ---> 55890280bd73 [2022-06-28T19:10:23.135Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-28T19:10:23.393Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-28T19:10:23.393Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-28T19:10:23.393Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-28T19:10:23.653Z] ---> 72ac0ca7ef46 [2022-06-28T19:10:23.653Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-28T19:10:23.653Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-28T19:10:23.653Z] ---> d126032ecf0c [2022-06-28T19:10:23.653Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-28T19:10:23.653Z] ---> Running in 6171d9afa6ce [2022-06-28T19:10:23.653Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-28T19:10:23.912Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-28T19:10:23.912Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T19:10:23.912Z] OK: 8 MiB in 20 packages [2022-06-28T19:10:24.172Z] ---> bacd35fc49c6 [2022-06-28T19:10:24.172Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-28T19:10:24.431Z] Removing intermediate container ce340f01a845 [2022-06-28T19:10:24.431Z] ---> 15a869328178 [2022-06-28T19:10:24.431Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T19:10:24.431Z] ---> 701059a7e420 [2022-06-28T19:10:24.431Z] 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/ [2022-06-28T19:10:24.431Z] ---> Running in bf67a55164d6 [2022-06-28T19:10:24.691Z] ---> 3b102b4b9fe5 [2022-06-28T19:10:24.691Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-28T19:10:24.691Z] Removing intermediate container 6171d9afa6ce [2022-06-28T19:10:24.691Z] ---> 361f7589f838 [2022-06-28T19:10:24.691Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T19:10:24.951Z] ---> 3bbd2917e95c [2022-06-28T19:10:24.951Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-28T19:10:25.212Z] ---> 8c05bae2394a [2022-06-28T19:10:25.212Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-28T19:10:25.212Z] ---> 53fdbfb28de1 [2022-06-28T19:10:25.212Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-28T19:10:25.212Z] ---> Running in 2dff6912c3d9 [2022-06-28T19:10:25.212Z] ---> 30778fc68380 [2022-06-28T19:10:25.212Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-28T19:10:25.212Z] ---> Running in 6ff6c877f245 [2022-06-28T19:10:25.472Z] ---> 0a2ad2889d53 [2022-06-28T19:10:25.472Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-28T19:10:25.472Z] Removing intermediate container bf67a55164d6 [2022-06-28T19:10:25.472Z] ---> d54ce50775fc [2022-06-28T19:10:25.472Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-28T19:10:25.472Z] ---> Running in 4ef7742b0e33 [2022-06-28T19:10:25.472Z] ---> Running in fdc152068100 [2022-06-28T19:10:25.472Z] ---> fdd129ac9ea6 [2022-06-28T19:10:25.472Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-28T19:10:25.472Z] Removing intermediate container 4ef7742b0e33 [2022-06-28T19:10:25.472Z] ---> c3027f9c54a3 [2022-06-28T19:10:25.472Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T19:10:25.472Z] Removing intermediate container fdc152068100 [2022-06-28T19:10:25.472Z] ---> 61c9395e7c20 [2022-06-28T19:10:25.472Z] Step 23/25 : LABEL arch=x86_64 [2022-06-28T19:10:25.472Z] ---> Running in 907f72bd2dc3 [2022-06-28T19:10:25.472Z] ---> Running in 8473289ede70 [2022-06-28T19:10:25.732Z] 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 [2022-06-28T19:10:25.732Z] ---> f43bc406f342 [2022-06-28T19:10:25.732Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-28T19:10:25.732Z] Removing intermediate container 907f72bd2dc3 [2022-06-28T19:10:25.732Z] ---> 6d7da60f15f6 [2022-06-28T19:10:25.732Z] Step 21/23 : LABEL arch=x86_64 [2022-06-28T19:10:25.732Z] 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 [2022-06-28T19:10:25.732Z] ---> Running in b9445fe06215 [2022-06-28T19:10:25.732Z] Removing intermediate container 8473289ede70 [2022-06-28T19:10:25.732Z] ---> c9774531cf77 [2022-06-28T19:10:25.732Z] Step 24/25 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:10:25.732Z] ---> Running in 3543b7208b5c [2022-06-28T19:10:25.732Z] Removing intermediate container b9445fe06215 [2022-06-28T19:10:25.732Z] ---> da13a3a6c4b1 [2022-06-28T19:10:25.732Z] Step 22/23 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:10:25.732Z] ---> Running in f0f03488b8f8 [2022-06-28T19:10:25.993Z] ---> e3940fcc3093 [2022-06-28T19:10:25.993Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-28T19:10:25.993Z] Removing intermediate container 3543b7208b5c [2022-06-28T19:10:25.993Z] ---> 4883dddc40de [2022-06-28T19:10:25.993Z] Step 25/25 : LABEL version=0.0.0 [2022-06-28T19:10:25.993Z] ---> Running in 0cedee0e28a8 [2022-06-28T19:10:25.993Z] Removing intermediate container f0f03488b8f8 [2022-06-28T19:10:25.993Z] ---> a09ce2a97272 [2022-06-28T19:10:25.993Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T19:10:25.993Z] ---> Running in 445fb048a739 [2022-06-28T19:10:26.251Z] Removing intermediate container 0cedee0e28a8 [2022-06-28T19:10:26.251Z] ---> 959b1e526eeb [2022-06-28T19:10:26.251Z] [2022-06-28T19:10:26.251Z] ---> 4c7f7979db1c [2022-06-28T19:10:26.251Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-28T19:10:26.251Z] Removing intermediate container 445fb048a739 [2022-06-28T19:10:26.251Z] ---> 3bcbb2c5391d [2022-06-28T19:10:26.251Z] [2022-06-28T19:10:26.251Z] ---> Running in 3838a108c213 [2022-06-28T19:10:26.251Z] Successfully built 959b1e526eeb [2022-06-28T19:10:26.251Z] Successfully tagged security-secretstore-setup:latest [2022-06-28T19:10:26.251Z] Building security-spiffe-token-provider [2022-06-28T19:10:26.251Z]  Building security-secretstore-setup ... done Successfully built 3bcbb2c5391d [2022-06-28T19:10:26.251Z] Successfully tagged core-data:latest [2022-06-28T19:10:26.251Z]  Building core-data ... done Building core-metadata [2022-06-28T19:10:26.251Z] Removing intermediate container 3838a108c213 [2022-06-28T19:10:26.251Z] ---> 40a87d1467d2 [2022-06-28T19:10:26.251Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-28T19:10:26.511Z] ---> c441ea8d7abe [2022-06-28T19:10:26.511Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-28T19:10:27.080Z] ---> Running in 1de52deea988 [2022-06-28T19:10:29.637Z] Removing intermediate container 1de52deea988 [2022-06-28T19:10:29.637Z] ---> 4136c7855696 [2022-06-28T19:10:29.637Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-28T19:10:29.637Z] ---> Running in e231aa9fcf69 [2022-06-28T19:10:30.216Z] Removing intermediate container e231aa9fcf69 [2022-06-28T19:10:30.216Z] ---> 9e03660cfb34 [2022-06-28T19:10:30.216Z] Step 28/31 : CMD ["gate"] [2022-06-28T19:10:30.216Z] ---> Running in b796fee39b0b [2022-06-28T19:10:30.642Z] Removing intermediate container b796fee39b0b [2022-06-28T19:10:30.642Z] ---> db2ef715542a [2022-06-28T19:10:30.642Z] Step 29/31 : LABEL arch=x86_64 [2022-06-28T19:10:30.642Z] ---> Running in be961cd48b85 [2022-06-28T19:10:30.950Z] Removing intermediate container be961cd48b85 [2022-06-28T19:10:30.950Z] ---> b3eb9921cd3e [2022-06-28T19:10:30.950Z] Step 30/31 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:10:30.950Z] ---> Running in cf8ecdff5334 [2022-06-28T19:10:31.588Z] Removing intermediate container cf8ecdff5334 [2022-06-28T19:10:31.588Z] ---> a65ccdc29474 [2022-06-28T19:10:31.588Z] Step 31/31 : LABEL version=0.0.0 [2022-06-28T19:10:31.588Z] ---> Running in 19fe3b0d5719 [2022-06-28T19:10:31.851Z] Removing intermediate container 19fe3b0d5719 [2022-06-28T19:10:31.851Z] ---> 1f43381dfd08 [2022-06-28T19:10:31.851Z] [2022-06-28T19:10:32.110Z] Successfully built 1f43381dfd08 [2022-06-28T19:10:32.110Z] Successfully tagged security-bootstrapper:latest [2022-06-28T19:10:32.110Z]  Building security-bootstrapper ... done Building support-scheduler [2022-06-28T19:10:33.047Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:10:33.047Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:10:33.047Z] ---> efc95c775b39 [2022-06-28T19:10:33.047Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T19:10:33.047Z] ---> Using cache [2022-06-28T19:10:33.047Z] ---> de1a2dd5b100 [2022-06-28T19:10:33.047Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:10:33.047Z] ---> Using cache [2022-06-28T19:10:33.047Z] ---> d5ef2c2d3b82 [2022-06-28T19:10:33.047Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-28T19:10:33.047Z] ---> Using cache [2022-06-28T19:10:33.047Z] ---> b094ba66055a [2022-06-28T19:10:33.047Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T19:10:33.047Z] ---> Using cache [2022-06-28T19:10:33.047Z] ---> 3e306b30965c [2022-06-28T19:10:33.047Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:10:33.047Z] ---> Using cache [2022-06-28T19:10:33.047Z] ---> 4fae305f7fc7 [2022-06-28T19:10:33.047Z] Step 8/23 : COPY . . [2022-06-28T19:10:33.047Z] ---> Using cache [2022-06-28T19:10:33.047Z] ---> 8c05bae2394a [2022-06-28T19:10:33.047Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-28T19:10:33.305Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:10:33.306Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:10:33.306Z] ---> efc95c775b39 [2022-06-28T19:10:33.306Z] Step 3/20 : WORKDIR /edgex-go [2022-06-28T19:10:33.306Z] ---> Using cache [2022-06-28T19:10:33.306Z] ---> de1a2dd5b100 [2022-06-28T19:10:33.306Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-28T19:10:34.685Z] ---> Running in c3186ded1d7b [2022-06-28T19:10:34.685Z] ---> Running in c8dceef3bea5 [2022-06-28T19:10:35.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:35.621Z] 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 [2022-06-28T19:10:36.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:36.827Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:10:36.827Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:10:36.827Z] ---> efc95c775b39 [2022-06-28T19:10:36.827Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T19:10:36.827Z] ---> Using cache [2022-06-28T19:10:36.827Z] ---> de1a2dd5b100 [2022-06-28T19:10:36.827Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:10:36.827Z] ---> Using cache [2022-06-28T19:10:36.827Z] ---> d5ef2c2d3b82 [2022-06-28T19:10:36.827Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-28T19:10:36.827Z] ---> Using cache [2022-06-28T19:10:36.827Z] ---> b094ba66055a [2022-06-28T19:10:36.827Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T19:10:36.827Z] ---> Using cache [2022-06-28T19:10:36.827Z] ---> 3e306b30965c [2022-06-28T19:10:36.827Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:10:36.827Z] ---> Using cache [2022-06-28T19:10:36.827Z] ---> 4fae305f7fc7 [2022-06-28T19:10:36.827Z] Step 8/22 : COPY . . [2022-06-28T19:10:36.827Z] ---> Using cache [2022-06-28T19:10:36.827Z] ---> 8c05bae2394a [2022-06-28T19:10:36.827Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-28T19:10:36.827Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T19:10:36.827Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T19:10:36.827Z] OK: 15866 distinct packages available [2022-06-28T19:10:36.827Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:37.397Z] ---> Running in e6f54f27a3fe [2022-06-28T19:10:37.659Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:37.923Z] 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 [2022-06-28T19:10:38.182Z] OK: 221 MiB in 52 packages [2022-06-28T19:10:38.750Z] Removing intermediate container c3186ded1d7b [2022-06-28T19:10:38.750Z] ---> 9e3ea6bc3945 [2022-06-28T19:10:38.750Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-28T19:10:39.012Z] ---> 8789bdbaf716 [2022-06-28T19:10:39.012Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:10:39.012Z] ---> Running in 5e3d777cd9e8 [2022-06-28T19:10:40.926Z] Removing intermediate container 5e3d777cd9e8 [2022-06-28T19:10:40.926Z] ---> 46bfec562290 [2022-06-28T19:10:40.926Z] Step 7/20 : COPY . . [2022-06-28T19:10:44.228Z] Removing intermediate container 2dff6912c3d9 [2022-06-28T19:10:44.228Z] ---> e6c36e75526d [2022-06-28T19:10:44.228Z] [2022-06-28T19:10:44.228Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T19:10:44.228Z] ---> e04c818066af [2022-06-28T19:10:44.228Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-28T19:10:44.228Z] Removing intermediate container 6ff6c877f245 [2022-06-28T19:10:44.228Z] ---> a1a7395f49fb [2022-06-28T19:10:44.228Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-28T19:10:44.228Z] ---> Running in 7839fa911fdc [2022-06-28T19:10:44.228Z] ---> Running in f6be70333f54 [2022-06-28T19:10:45.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:45.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:45.169Z] 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 [2022-06-28T19:10:45.427Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-28T19:10:45.427Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T19:10:45.427Z] OK: 6 MiB in 15 packages [2022-06-28T19:10:46.818Z] Removing intermediate container f6be70333f54 [2022-06-28T19:10:46.818Z] ---> 6159a39d229e [2022-06-28T19:10:46.818Z] [2022-06-28T19:10:46.818Z] Step 11/23 : FROM docker:20.10.14 [2022-06-28T19:10:46.818Z] Removing intermediate container 7839fa911fdc [2022-06-28T19:10:46.818Z] ---> 577911f35735 [2022-06-28T19:10:46.818Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T19:10:46.818Z] ---> Running in 0edf9d5734bb [2022-06-28T19:10:46.818Z] 20.10.14: Pulling from library/docker [2022-06-28T19:10:46.818Z] Removing intermediate container 0edf9d5734bb [2022-06-28T19:10:46.818Z] ---> 9d4284802d4b [2022-06-28T19:10:46.818Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-28T19:10:47.081Z] ---> Running in 4883bd9ad091 [2022-06-28T19:10:47.342Z] Removing intermediate container 4883bd9ad091 [2022-06-28T19:10:47.342Z] ---> 30b339587207 [2022-06-28T19:10:47.342Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-28T19:10:47.342Z] ---> Running in 2c0f39d0733f [2022-06-28T19:10:47.909Z] Removing intermediate container 2c0f39d0733f [2022-06-28T19:10:47.909Z] ---> 6444f05d446f [2022-06-28T19:10:47.909Z] Step 15/23 : WORKDIR / [2022-06-28T19:10:47.909Z] ---> Running in 0a36d8547c3e [2022-06-28T19:10:47.909Z] Removing intermediate container 0a36d8547c3e [2022-06-28T19:10:47.909Z] ---> 143a46820340 [2022-06-28T19:10:47.909Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T19:10:48.477Z] ---> 3ef00c9c366a [2022-06-28T19:10:48.477Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-28T19:10:49.917Z] ---> e5bf1f1499f3 [2022-06-28T19:10:49.917Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-28T19:10:50.181Z] ---> c52ac18de22d [2022-06-28T19:10:50.181Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-28T19:10:50.181Z] ---> Running in a2da102c7a41 [2022-06-28T19:10:50.441Z] Removing intermediate container a2da102c7a41 [2022-06-28T19:10:50.441Z] ---> db3260066c98 [2022-06-28T19:10:50.441Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T19:10:50.441Z] ---> Running in abafd45f549c [2022-06-28T19:10:50.701Z] Removing intermediate container abafd45f549c [2022-06-28T19:10:50.701Z] ---> 2a8686141fa8 [2022-06-28T19:10:50.701Z] Step 21/23 : LABEL arch=x86_64 [2022-06-28T19:10:50.701Z] ---> 3d38d2dc90fc [2022-06-28T19:10:50.701Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-28T19:10:50.701Z] ---> Running in 7c68a9b9f976 [2022-06-28T19:10:50.701Z] ---> Running in e57bf896074a [2022-06-28T19:10:50.966Z] Removing intermediate container 7c68a9b9f976 [2022-06-28T19:10:50.966Z] ---> 4626911e9711 [2022-06-28T19:10:50.966Z] Step 22/23 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:10:50.966Z] ---> Running in 888edf346666 [2022-06-28T19:10:51.231Z] Removing intermediate container 888edf346666 [2022-06-28T19:10:51.231Z] ---> d3d095707298 [2022-06-28T19:10:51.231Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T19:10:51.231Z] 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 [2022-06-28T19:10:51.494Z] ---> Running in 4e1ed443b6b1 [2022-06-28T19:10:51.754Z] Removing intermediate container 4e1ed443b6b1 [2022-06-28T19:10:51.754Z] ---> dcae5bb2aa83 [2022-06-28T19:10:51.754Z] [2022-06-28T19:10:51.754Z] Successfully built dcae5bb2aa83 [2022-06-28T19:10:51.754Z] Successfully tagged core-command:latest [2022-06-28T19:10:51.754Z]  Building core-command ... done Building security-proxy-setup [2022-06-28T19:10:53.672Z] Removing intermediate container c8dceef3bea5 [2022-06-28T19:10:53.672Z] ---> 2dc8bec019cd [2022-06-28T19:10:53.672Z] [2022-06-28T19:10:53.672Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T19:10:53.672Z] ---> e04c818066af [2022-06-28T19:10:53.672Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-28T19:10:53.672Z] ---> Using cache [2022-06-28T19:10:53.672Z] ---> 577911f35735 [2022-06-28T19:10:53.672Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T19:10:53.672Z] ---> Using cache [2022-06-28T19:10:53.672Z] ---> 9d4284802d4b [2022-06-28T19:10:53.672Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-28T19:10:53.930Z] ---> Running in 81786089881c [2022-06-28T19:10:54.191Z] Removing intermediate container 81786089881c [2022-06-28T19:10:54.191Z] ---> 124051e92d40 [2022-06-28T19:10:54.191Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-28T19:10:54.451Z] ---> Running in 648c50a3a80e [2022-06-28T19:10:54.451Z] Removing intermediate container 648c50a3a80e [2022-06-28T19:10:54.451Z] ---> 410df516442e [2022-06-28T19:10:54.451Z] Step 15/23 : WORKDIR / [2022-06-28T19:10:54.451Z] ---> Running in fdaf679b5f64 [2022-06-28T19:10:54.709Z] Removing intermediate container fdaf679b5f64 [2022-06-28T19:10:54.709Z] ---> d778a15b5330 [2022-06-28T19:10:54.709Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T19:10:55.276Z] ---> d26e9605819a [2022-06-28T19:10:55.276Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-28T19:10:55.276Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-28T19:10:55.276Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-28T19:10:55.276Z] ---> 7417809fdb73 [2022-06-28T19:10:55.276Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-28T19:10:55.276Z] ---> Running in fb79c22fa632 [2022-06-28T19:10:55.536Z] Removing intermediate container fb79c22fa632 [2022-06-28T19:10:55.536Z] ---> aae066b74bef [2022-06-28T19:10:55.536Z] 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 [2022-06-28T19:10:55.536Z] ---> Running in 69fb8c883f0f [2022-06-28T19:10:55.536Z] ---> a82db2173736 [2022-06-28T19:10:55.536Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-28T19:10:56.106Z] ---> dd34fac59f21 [2022-06-28T19:10:56.106Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-28T19:10:56.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:56.106Z] ---> Running in d01cc6121fd2 [2022-06-28T19:10:56.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:10:56.364Z] Removing intermediate container d01cc6121fd2 [2022-06-28T19:10:56.364Z] ---> e67110b5f9b0 [2022-06-28T19:10:56.364Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T19:10:56.364Z] ---> Running in 0c20ca58bb5c [2022-06-28T19:10:56.364Z] (1/43) Installing readline (8.1.1-r0) [2022-06-28T19:10:56.364Z] (2/43) Installing bash (5.1.16-r0) [2022-06-28T19:10:56.364Z] Executing bash-5.1.16-r0.post-install [2022-06-28T19:10:56.364Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-28T19:10:56.364Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-28T19:10:56.364Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-28T19:10:56.364Z] (6/43) Installing curl (7.80.0-r1) [2022-06-28T19:10:56.364Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-28T19:10:56.364Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-28T19:10:56.364Z] (9/43) Installing expat (2.4.7-r0) [2022-06-28T19:10:56.364Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-28T19:10:56.364Z] (11/43) Installing gdbm (1.22-r0) [2022-06-28T19:10:56.364Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-28T19:10:56.364Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-28T19:10:56.364Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-28T19:10:56.364Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-28T19:10:56.364Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-28T19:10:56.627Z] Removing intermediate container 0c20ca58bb5c [2022-06-28T19:10:56.627Z] ---> c89796cca950 [2022-06-28T19:10:56.627Z] Step 21/23 : LABEL arch=x86_64 [2022-06-28T19:10:56.627Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-28T19:10:56.627Z] ---> Running in 7a191bc017fc [2022-06-28T19:10:56.886Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-28T19:10:56.886Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-28T19:10:56.886Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-28T19:10:56.886Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-28T19:10:56.886Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-28T19:10:56.886Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-28T19:10:56.886Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-28T19:10:57.144Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-28T19:10:57.144Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-28T19:10:57.144Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-28T19:10:57.144Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-28T19:10:57.144Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-28T19:10:57.144Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-28T19:10:57.144Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-28T19:10:57.144Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-28T19:10:57.144Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-28T19:10:57.144Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-28T19:10:57.144Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-28T19:10:57.144Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-28T19:10:57.144Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-28T19:10:57.144Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-28T19:10:57.144Z] Removing intermediate container 7a191bc017fc [2022-06-28T19:10:57.144Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-28T19:10:57.144Z] ---> 1a8c62e8f437 [2022-06-28T19:10:57.144Z] Step 22/23 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:10:57.144Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-28T19:10:57.144Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-28T19:10:57.403Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-28T19:10:57.403Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-28T19:10:57.403Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T19:10:57.403Z] OK: 83 MiB in 65 packages [2022-06-28T19:10:57.403Z] ---> Running in 2768475477ef [2022-06-28T19:10:57.661Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:10:57.661Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:10:57.661Z] ---> efc95c775b39 [2022-06-28T19:10:57.661Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T19:10:57.661Z] ---> Using cache [2022-06-28T19:10:57.661Z] ---> de1a2dd5b100 [2022-06-28T19:10:57.661Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:10:57.661Z] ---> Using cache [2022-06-28T19:10:57.661Z] ---> d5ef2c2d3b82 [2022-06-28T19:10:57.661Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-28T19:10:57.661Z] ---> Using cache [2022-06-28T19:10:57.661Z] ---> b094ba66055a [2022-06-28T19:10:57.662Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T19:10:57.662Z] ---> Using cache [2022-06-28T19:10:57.662Z] ---> 3e306b30965c [2022-06-28T19:10:57.662Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:10:57.662Z] ---> Using cache [2022-06-28T19:10:57.662Z] ---> 4fae305f7fc7 [2022-06-28T19:10:57.662Z] Step 8/22 : COPY . . [2022-06-28T19:10:57.662Z] ---> Using cache [2022-06-28T19:10:57.662Z] ---> 8c05bae2394a [2022-06-28T19:10:57.662Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-28T19:10:57.662Z] ---> Running in ca5d776a2719 [2022-06-28T19:10:57.662Z] Removing intermediate container 2768475477ef [2022-06-28T19:10:57.662Z] ---> ba6f9c5f3932 [2022-06-28T19:10:57.662Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T19:10:57.920Z] ---> Running in 324cc2821d75 [2022-06-28T19:10:57.920Z] Removing intermediate container 324cc2821d75 [2022-06-28T19:10:57.920Z] ---> 9843212fc891 [2022-06-28T19:10:57.920Z] [2022-06-28T19:10:58.182Z] Successfully built 9843212fc891 [2022-06-28T19:10:58.182Z] Successfully tagged core-metadata:latest [2022-06-28T19:10:58.182Z]  Building core-metadata ... done Building support-notifications [2022-06-28T19:10:58.182Z] Collecting docker-compose==1.23.2 [2022-06-28T19:10:58.182Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-28T19:10:58.182Z] Collecting cached-property<2,>=1.2.0 [2022-06-28T19:10:58.182Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-28T19:10:58.182Z] Collecting docopt<0.7,>=0.6.1 [2022-06-28T19:10:58.182Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-28T19:10:58.446Z] 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 [2022-06-28T19:10:58.703Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-28T19:10:58.703Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-28T19:10:58.703Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-28T19:10:58.703Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-28T19:10:58.961Z] Collecting texttable<0.10,>=0.9.0 [2022-06-28T19:10:58.961Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-28T19:10:59.222Z] Collecting docker<4.0,>=3.6.0 [2022-06-28T19:10:59.222Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-28T19:10:59.222Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-06-28T19:10:59.222Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-28T19:10:59.222Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-28T19:10:59.478Z] Collecting jsonschema<3,>=2.5.1 [2022-06-28T19:10:59.741Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-28T19:10:59.741Z] Collecting PyYAML<4,>=3.10 [2022-06-28T19:10:59.741Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-28T19:10:59.999Z] Removing intermediate container e6f54f27a3fe [2022-06-28T19:10:59.999Z] ---> da5e1b05ea13 [2022-06-28T19:10:59.999Z] [2022-06-28T19:10:59.999Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T19:10:59.999Z] ---> e04c818066af [2022-06-28T19:10:59.999Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-28T19:10:59.999Z] ---> Using cache [2022-06-28T19:10:59.999Z] ---> 577911f35735 [2022-06-28T19:10:59.999Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T19:10:59.999Z] ---> Using cache [2022-06-28T19:10:59.999Z] ---> 9d4284802d4b [2022-06-28T19:10:59.999Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-28T19:11:00.258Z] ---> Running in ec3bc2fbed6d [2022-06-28T19:11:00.517Z] Collecting docker-pycreds>=0.4.0 [2022-06-28T19:11:00.517Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-28T19:11:00.517Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-28T19:11:00.517Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-28T19:11:00.517Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-28T19:11:00.517Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-28T19:11:00.517Z] 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) [2022-06-28T19:11:00.517Z] Collecting idna<2.8,>=2.5 [2022-06-28T19:11:00.517Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-28T19:11:00.779Z] Removing intermediate container ec3bc2fbed6d [2022-06-28T19:11:00.779Z] ---> eeb22b4b057d [2022-06-28T19:11:00.779Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-28T19:11:00.779Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-28T19:11:00.779Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-28T19:11:00.779Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-28T19:11:00.779Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-28T19:11:00.779Z] ---> Running in df7299e0f3aa [2022-06-28T19:11:00.779Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-28T19:11:00.779Z] Attempting uninstall: urllib3 [2022-06-28T19:11:00.779Z] Found existing installation: urllib3 1.26.7 [2022-06-28T19:11:00.779Z] Uninstalling urllib3-1.26.7: [2022-06-28T19:11:00.779Z] Successfully uninstalled urllib3-1.26.7 [2022-06-28T19:11:00.779Z] Removing intermediate container df7299e0f3aa [2022-06-28T19:11:00.779Z] ---> e32b346bc0e5 [2022-06-28T19:11:00.779Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T19:11:01.041Z] Attempting uninstall: idna [2022-06-28T19:11:01.041Z] Found existing installation: idna 3.3 [2022-06-28T19:11:01.041Z] Uninstalling idna-3.3: [2022-06-28T19:11:01.041Z] Successfully uninstalled idna-3.3 [2022-06-28T19:11:01.609Z] ---> d8527f64884c [2022-06-28T19:11:01.609Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-28T19:11:01.609Z] Attempting uninstall: requests [2022-06-28T19:11:01.609Z] Found existing installation: requests 2.26.0 [2022-06-28T19:11:01.609Z] Uninstalling requests-2.26.0: [2022-06-28T19:11:01.609Z] Successfully uninstalled requests-2.26.0 [2022-06-28T19:11:01.609Z] Running setup.py install for texttable: started [2022-06-28T19:11:01.869Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:11:01.869Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:11:01.869Z] ---> efc95c775b39 [2022-06-28T19:11:01.869Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T19:11:01.869Z] ---> Using cache [2022-06-28T19:11:01.869Z] ---> de1a2dd5b100 [2022-06-28T19:11:01.869Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:11:01.869Z] ---> Using cache [2022-06-28T19:11:01.869Z] ---> d5ef2c2d3b82 [2022-06-28T19:11:01.869Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-28T19:11:02.129Z] Running setup.py install for texttable: finished with status 'done' [2022-06-28T19:11:02.129Z] Running setup.py install for PyYAML: started [2022-06-28T19:11:02.129Z] ---> Running in 27bfc591bd7e [2022-06-28T19:11:02.129Z] ---> 7d876324088a [2022-06-28T19:11:02.129Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-28T19:11:02.392Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-28T19:11:02.392Z] ---> 8b920348d528 [2022-06-28T19:11:02.392Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-28T19:11:02.668Z] Running setup.py install for docopt: started [2022-06-28T19:11:02.668Z] ---> Running in bf774ffaaa4e [2022-06-28T19:11:02.668Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:11:02.668Z] Removing intermediate container bf774ffaaa4e [2022-06-28T19:11:02.668Z] ---> 25233de982b5 [2022-06-28T19:11:02.668Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T19:11:02.927Z] ---> Running in dddecb79c27a [2022-06-28T19:11:02.927Z] Running setup.py install for docopt: finished with status 'done' [2022-06-28T19:11:02.927Z] Running setup.py install for dockerpty: started [2022-06-28T19:11:02.927Z] Removing intermediate container dddecb79c27a [2022-06-28T19:11:02.927Z] ---> 3fa391be05dd [2022-06-28T19:11:02.927Z] Step 20/22 : LABEL arch=x86_64 [2022-06-28T19:11:02.927Z] ---> Running in e5cb9b26484f [2022-06-28T19:11:03.189Z] Removing intermediate container e5cb9b26484f [2022-06-28T19:11:03.189Z] ---> 85b28b6a3bf4 [2022-06-28T19:11:03.189Z] Step 21/22 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:11:03.189Z] ---> Running in ff98b902c890 [2022-06-28T19:11:03.189Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-28T19:11:03.450Z] Removing intermediate container ff98b902c890 [2022-06-28T19:11:03.450Z] ---> 5da81b1d5228 [2022-06-28T19:11:03.450Z] Step 22/22 : LABEL version=0.0.0 [2022-06-28T19:11:03.450Z] ---> Running in 3eef549bb561 [2022-06-28T19:11:03.450Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:11:03.450Z] Removing intermediate container 3eef549bb561 [2022-06-28T19:11:03.450Z] ---> c28517a83e54 [2022-06-28T19:11:03.450Z] [2022-06-28T19:11:03.450Z] 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 [2022-06-28T19:11:03.710Z] Successfully built c28517a83e54 [2022-06-28T19:11:03.710Z] Successfully tagged support-scheduler:latest [2022-06-28T19:11:03.710Z]  Building support-scheduler ... done Building security-spire-agent [2022-06-28T19:11:03.970Z] OK: 221 MiB in 52 packages [2022-06-28T19:11:05.879Z] Removing intermediate container 27bfc591bd7e [2022-06-28T19:11:05.879Z] ---> aeea7fe9c81a [2022-06-28T19:11:05.879Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T19:11:06.141Z] ---> 4f3d6dd2979a [2022-06-28T19:11:06.141Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:11:06.410Z] ---> Running in 16020417be07 [2022-06-28T19:11:08.323Z] Removing intermediate container 16020417be07 [2022-06-28T19:11:08.323Z] ---> a32e74cedd07 [2022-06-28T19:11:08.323Z] Step 8/22 : COPY . . [2022-06-28T19:11:08.323Z] Removing intermediate container 69fb8c883f0f [2022-06-28T19:11:08.323Z] ---> 1a920f7411ca [2022-06-28T19:11:08.323Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-28T19:11:08.583Z] ---> Running in 8c3a31c1f2d5 [2022-06-28T19:11:08.842Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:11:08.842Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:11:08.842Z] ---> efc95c775b39 [2022-06-28T19:11:08.842Z] Step 3/26 : WORKDIR /edgex-go [2022-06-28T19:11:08.842Z] ---> Using cache [2022-06-28T19:11:08.842Z] ---> de1a2dd5b100 [2022-06-28T19:11:08.842Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:11:08.842Z] ---> Using cache [2022-06-28T19:11:08.842Z] ---> d5ef2c2d3b82 [2022-06-28T19:11:08.842Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T19:11:08.842Z] ---> Using cache [2022-06-28T19:11:08.842Z] ---> 01aee95102a9 [2022-06-28T19:11:08.842Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-28T19:11:08.842Z] ---> Using cache [2022-06-28T19:11:08.842Z] ---> 5fa384343cdd [2022-06-28T19:11:08.842Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:11:08.842Z] ---> Using cache [2022-06-28T19:11:08.842Z] ---> 5cdab2d7529d [2022-06-28T19:11:08.842Z] Step 8/26 : COPY . . [2022-06-28T19:11:08.842Z] ---> Using cache [2022-06-28T19:11:08.842Z] ---> affa6dbbeea4 [2022-06-28T19:11:08.842Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T19:11:08.842Z] ---> Using cache [2022-06-28T19:11:08.842Z] ---> 8c29114caefc [2022-06-28T19:11:08.842Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-28T19:11:08.842Z] ---> Using cache [2022-06-28T19:11:08.842Z] ---> 72bde4ef65c5 [2022-06-28T19:11:08.842Z] 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 [2022-06-28T19:11:08.842Z] ---> Using cache [2022-06-28T19:11:08.842Z] ---> 54898c806502 [2022-06-28T19:11:08.842Z] Step 12/26 : WORKDIR /edgex-go [2022-06-28T19:11:08.842Z] ---> Using cache [2022-06-28T19:11:08.842Z] ---> 94ddf65378b5 [2022-06-28T19:11:08.842Z] [2022-06-28T19:11:08.842Z] Step 13/26 : FROM alpine:3.15 [2022-06-28T19:11:08.842Z] ---> 0ac33e5f5afa [2022-06-28T19:11:08.842Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T19:11:08.842Z] ---> Using cache [2022-06-28T19:11:08.842Z] ---> 5588ca6b929c [2022-06-28T19:11:08.842Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:11:08.842Z] ---> Using cache [2022-06-28T19:11:08.842Z] ---> 377d4ca24f1f [2022-06-28T19:11:08.842Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-28T19:11:08.842Z] ---> Using cache [2022-06-28T19:11:08.842Z] ---> dba8627d562f [2022-06-28T19:11:08.842Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-28T19:11:08.897Z] Removing intermediate container 8855eb8270b4 [2022-06-28T19:11:08.897Z] ---> 025f4df66db6 [2022-06-28T19:11:08.897Z] Successfully built 025f4df66db6 [2022-06-28T19:11:08.897Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T19:11:09.102Z] Removing intermediate container 8c3a31c1f2d5 [2022-06-28T19:11:09.102Z] ---> 420c16ffd288 [2022-06-28T19:11:09.102Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-28T19:11:09.305Z] + docker inspect -f . ci-base-image-arm64 [2022-06-28T19:11:09.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T19:11:09.611Z] prd-ubuntu20.04-docker-arm64-4c-16g-16257 does not seem to be running inside a container [2022-06-28T19:11:09.676Z] ---> Running in 5186f700f1cb [2022-06-28T19:11:09.676Z] ---> 7fd42dd6195a [2022-06-28T19:11:09.676Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T19:11:09.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-28T19:11:10.245Z] Removing intermediate container 5186f700f1cb [2022-06-28T19:11:10.245Z] ---> bc3ed12843cc [2022-06-28T19:11:10.245Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-28T19:11:10.977Z] $ docker top afd279f362c98d7ae5c80cf5c82f05ebd1262b8749a566ad7baa8b7bb0cbbf5c -eo pid,comm [2022-06-28T19:11:11.184Z] ---> 6876c4460efd [2022-06-28T19:11:11.185Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-28T19:11:11.185Z] ---> d0e7c162df1d [2022-06-28T19:11:11.185Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [Pipeline] { [Pipeline] sh [2022-06-28T19:11:11.448Z] ---> 9590e1509079 [2022-06-28T19:11:11.448Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-28T19:11:11.448Z] ---> 3c82596e7324 [2022-06-28T19:11:11.448Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-28T19:11:11.448Z] 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 [2022-06-28T19:11:11.722Z] ---> 1efd74a00f65 [2022-06-28T19:11:11.722Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-28T19:11:11.722Z] ---> 847b2d11101c [2022-06-28T19:11:11.722Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-28T19:11:11.722Z] Removing intermediate container e57bf896074a [2022-06-28T19:11:11.722Z] ---> fb888efb2997 [2022-06-28T19:11:11.722Z] [2022-06-28T19:11:11.722Z] Step 9/20 : FROM alpine:3.15 [2022-06-28T19:11:11.722Z] ---> 0ac33e5f5afa [2022-06-28T19:11:11.722Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T19:11:11.722Z] ---> Using cache [2022-06-28T19:11:11.722Z] ---> 5588ca6b929c [2022-06-28T19:11:11.722Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:11:11.986Z] ---> Using cache [2022-06-28T19:11:11.986Z] ---> 377d4ca24f1f [2022-06-28T19:11:11.986Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-28T19:11:11.986Z] ---> Running in cba6772bceed [2022-06-28T19:11:11.986Z] ---> Running in 139fd0b2ed4b [2022-06-28T19:11:11.986Z] ---> 1da3111dd17e [2022-06-28T19:11:11.986Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T19:11:12.002Z] + go version [2022-06-28T19:11:12.002Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-28T19:11:12.091Z] $ docker stop --time=1 afd279f362c98d7ae5c80cf5c82f05ebd1262b8749a566ad7baa8b7bb0cbbf5c [2022-06-28T19:11:12.250Z] Removing intermediate container cba6772bceed [2022-06-28T19:11:12.250Z] ---> 60ee4094f604 [2022-06-28T19:11:12.250Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T19:11:12.250Z] ---> Running in 12762ff22728 [2022-06-28T19:11:12.250Z] ---> Running in ecf59747d97d [2022-06-28T19:11:12.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:11:12.250Z] Removing intermediate container 12762ff22728 [2022-06-28T19:11:12.250Z] ---> 1a9dd9a4d30c [2022-06-28T19:11:12.250Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T19:11:12.250Z] Removing intermediate container ecf59747d97d [2022-06-28T19:11:12.250Z] ---> 15568a2859cc [2022-06-28T19:11:12.250Z] Step 21/23 : LABEL arch=x86_64 [2022-06-28T19:11:12.250Z] ---> Running in e1bdac713e3d [2022-06-28T19:11:12.509Z] ---> Running in 711cee5a19f9 [2022-06-28T19:11:12.509Z] Removing intermediate container e1bdac713e3d [2022-06-28T19:11:12.509Z] ---> 51de578f488d [2022-06-28T19:11:12.509Z] Step 24/26 : LABEL arch=x86_64 [2022-06-28T19:11:12.509Z] ---> Running in 3133400373e6 [2022-06-28T19:11:12.509Z] Removing intermediate container 711cee5a19f9 [2022-06-28T19:11:12.509Z] ---> c91d74de47da [2022-06-28T19:11:12.509Z] Step 22/23 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:11:12.509Z] ---> Running in 7bfdd2651041 [2022-06-28T19:11:12.509Z] Removing intermediate container 3133400373e6 [2022-06-28T19:11:12.509Z] ---> 8128b5fc6d51 [2022-06-28T19:11:12.509Z] Step 25/26 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:11:12.767Z] Removing intermediate container 7bfdd2651041 [2022-06-28T19:11:12.767Z] ---> b6ac880df2c9 [2022-06-28T19:11:12.767Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T19:11:12.767Z] ---> Running in 9056d61e86fc [2022-06-28T19:11:12.767Z] ---> Running in 05faf0bdbef2 [2022-06-28T19:11:12.767Z] Removing intermediate container 9056d61e86fc [2022-06-28T19:11:12.767Z] ---> 728aa30c92ae [2022-06-28T19:11:12.767Z] Step 26/26 : LABEL version=0.0.0 [2022-06-28T19:11:13.033Z] Removing intermediate container 05faf0bdbef2 [2022-06-28T19:11:13.033Z] ---> 6616a5a5cfd5 [2022-06-28T19:11:13.033Z] [2022-06-28T19:11:13.033Z] ---> Running in f376cea9cd46 [2022-06-28T19:11:13.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:11:13.033Z] Successfully built 6616a5a5cfd5 [2022-06-28T19:11:13.033Z] Successfully tagged sys-mgmt-agent:latest [2022-06-28T19:11:13.295Z]  Building sys-mgmt-agent ... done Removing intermediate container f376cea9cd46 [2022-06-28T19:11:13.295Z] ---> 5a4604622c5f [2022-06-28T19:11:13.295Z] [2022-06-28T19:11:13.295Z] Successfully built 5a4604622c5f [2022-06-28T19:11:13.295Z] Successfully tagged security-spire-agent:latest [2022-06-28T19:11:13.295Z]  Building security-spire-agent ... done v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T19:11:13.295Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T19:11:13.295Z] OK: 15859 distinct packages available [2022-06-28T19:11:13.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:11:13.699Z] $ docker rm -f afd279f362c98d7ae5c80cf5c82f05ebd1262b8749a566ad7baa8b7bb0cbbf5c [2022-06-28T19:11:13.864Z] Removing intermediate container ca5d776a2719 [2022-06-28T19:11:13.864Z] ---> d1097d7d5e14 [2022-06-28T19:11:13.864Z] [2022-06-28T19:11:13.864Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T19:11:13.864Z] ---> e04c818066af [2022-06-28T19:11:13.864Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-28T19:11:13.864Z] ---> Running in 000c38201f1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2022-06-28T19:11:14.126Z] ---> d4e173348735 [2022-06-28T19:11:14.126Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-28T19:11:14.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T19:11:14.386Z] ---> Running in d9fc782116ef [2022-06-28T19:11:14.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:11:14.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:11:14.646Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-28T19:11:14.646Z] 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 [2022-06-28T19:11:14.646Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-28T19:11:14.646Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-28T19:11:14.646Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-28T19:11:14.646Z] (5/6) Installing curl (7.79.1-r1) [2022-06-28T19:11:14.646Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-28T19:11:14.646Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T19:11:14.646Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T19:11:14.646Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-28T19:11:14.646Z] OK: 8 MiB in 20 packages [2022-06-28T19:11:14.646Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-28T19:11:14.702Z] + docker inspect -f . ci-base-image-arm64 [2022-06-28T19:11:14.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T19:11:14.905Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-28T19:11:14.905Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-28T19:11:14.905Z] (5/9) Installing curl (7.80.0-r1) [2022-06-28T19:11:15.003Z] prd-ubuntu20.04-docker-arm64-4c-16g-16257 does not seem to be running inside a container [2022-06-28T19:11:15.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-28T19:11:15.164Z] Removing intermediate container 000c38201f1b [2022-06-28T19:11:15.164Z] ---> c111d65c5b44 [2022-06-28T19:11:15.164Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-28T19:11:15.164Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-28T19:11:15.164Z] ---> Running in 74453fcc491e [2022-06-28T19:11:15.164Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-28T19:11:15.164Z] Removing intermediate container 74453fcc491e [2022-06-28T19:11:15.164Z] ---> 05cb5187606b [2022-06-28T19:11:15.164Z] Step 13/22 : WORKDIR /edgex [2022-06-28T19:11:15.164Z] ---> Running in 19c37fdd0c87 [2022-06-28T19:11:15.164Z] (8/9) Installing libucontext (1.1-r0) [2022-06-28T19:11:15.164Z] Removing intermediate container 19c37fdd0c87 [2022-06-28T19:11:15.164Z] ---> 85d0df5b69f3 [2022-06-28T19:11:15.164Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-28T19:11:15.422Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-28T19:11:15.422Z] ---> c6e710883626 [2022-06-28T19:11:15.422Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-28T19:11:15.422Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T19:11:15.422Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T19:11:15.422Z] OK: 8 MiB in 23 packages [2022-06-28T19:11:15.679Z] ---> 9d77bd9bc7ea [2022-06-28T19:11:15.679Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-28T19:11:15.937Z] Removing intermediate container 139fd0b2ed4b [2022-06-28T19:11:15.937Z] ---> e028d84fd1cb [2022-06-28T19:11:15.937Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T19:11:16.197Z] ---> c3d112bbddd8 [2022-06-28T19:11:16.197Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-28T19:11:16.197Z] ---> a4cdf11e1d72 [2022-06-28T19:11:16.197Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-28T19:11:16.197Z] ---> 11ac2163a436 [2022-06-28T19:11:16.197Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-28T19:11:16.197Z] ---> Running in af3e1c9eaf8a [2022-06-28T19:11:16.360Z] $ docker top e9ac684b83b8231ea4c9ecf3ea1f396932fec952c45e08cf1cd3a07048d0c5b2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-28T19:11:16.755Z] ========================================================= [2022-06-28T19:11:16.755Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-28T19:11:16.755Z] ========================================================= [Pipeline] fileExists [2022-06-28T19:11:16.781Z] ---> 5fb523666db6 [2022-06-28T19:11:16.781Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-28T19:11:16.781Z] ---> 2679200ad22d [2022-06-28T19:11:16.781Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-28T19:11:16.781Z] ---> Running in bb8ffebdd355 [Pipeline] sh [2022-06-28T19:11:17.043Z] Removing intermediate container bb8ffebdd355 [2022-06-28T19:11:17.043Z] ---> bfbf83d4a0ef [2022-06-28T19:11:17.043Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T19:11:17.043Z] Removing intermediate container af3e1c9eaf8a [2022-06-28T19:11:17.043Z] ---> ded040e6f096 [2022-06-28T19:11:17.043Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-28T19:11:17.043Z] ---> Running in a8f3546bde33 [2022-06-28T19:11:17.043Z] ---> Running in 9c467e3d2b5f [2022-06-28T19:11:17.303Z] Removing intermediate container a8f3546bde33 [2022-06-28T19:11:17.303Z] ---> b46e3c6def81 [2022-06-28T19:11:17.303Z] Step 18/20 : LABEL arch=x86_64 [2022-06-28T19:11:17.303Z] Removing intermediate container 9c467e3d2b5f [2022-06-28T19:11:17.303Z] ---> 33bb6c7a701e [2022-06-28T19:11:17.303Z] Step 20/22 : LABEL arch=x86_64 [2022-06-28T19:11:17.303Z] ---> Running in fc595b7c6dce [2022-06-28T19:11:17.303Z] ---> Running in c5b61fee884a [2022-06-28T19:11:17.303Z] Removing intermediate container fc595b7c6dce [2022-06-28T19:11:17.303Z] ---> 0c868848f91f [2022-06-28T19:11:17.303Z] Step 19/20 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:11:17.493Z] + make test [2022-06-28T19:11:17.493Z] go mod tidy -compat=1.17 [2022-06-28T19:11:17.562Z] ---> Running in a56bfd6c26da [2022-06-28T19:11:17.562Z] Removing intermediate container c5b61fee884a [2022-06-28T19:11:17.562Z] ---> 8fdc1568a6da [2022-06-28T19:11:17.562Z] Step 21/22 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:11:17.562Z] ---> Running in 961ae4409823 [2022-06-28T19:11:17.562Z] Removing intermediate container a56bfd6c26da [2022-06-28T19:11:17.562Z] ---> 9a49f7340cec [2022-06-28T19:11:17.562Z] Step 20/20 : LABEL version=0.0.0 [2022-06-28T19:11:17.562Z] ---> Running in 883f59dd8d99 [2022-06-28T19:11:17.562Z] Removing intermediate container 961ae4409823 [2022-06-28T19:11:17.562Z] ---> 04b93b8d997c [2022-06-28T19:11:17.562Z] Step 22/22 : LABEL version=0.0.0 [2022-06-28T19:11:17.562Z] ---> Running in 4c7a3c1907b3 [2022-06-28T19:11:17.821Z] Removing intermediate container 883f59dd8d99 [2022-06-28T19:11:17.821Z] ---> f4afe3aa07eb [2022-06-28T19:11:17.821Z] [2022-06-28T19:11:17.821Z] Removing intermediate container 4c7a3c1907b3 [2022-06-28T19:11:17.821Z] ---> 6e78ffe29960 [2022-06-28T19:11:17.821Z] [2022-06-28T19:11:17.821Z] Successfully built f4afe3aa07eb [2022-06-28T19:11:17.821Z] Successfully tagged security-spiffe-token-provider:latest [2022-06-28T19:11:17.821Z]  Building security-spiffe-token-provider ... done Successfully built 6e78ffe29960 [2022-06-28T19:11:17.821Z] Successfully tagged security-proxy-setup:latest [2022-06-28T19:11:18.484Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-28T19:11:30.035Z]  Building security-proxy-setup ... done Removing intermediate container d9fc782116ef [2022-06-28T19:11:30.035Z] ---> 6d2e576df581 [2022-06-28T19:11:30.035Z] [2022-06-28T19:11:30.035Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T19:11:30.035Z] ---> e04c818066af [2022-06-28T19:11:30.035Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-28T19:11:30.035Z] ---> Running in bb7a0e76d5fc [2022-06-28T19:11:30.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T19:11:30.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T19:11:30.035Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-28T19:11:30.035Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-28T19:11:30.035Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T19:11:30.035Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T19:11:30.035Z] OK: 6 MiB in 16 packages [2022-06-28T19:11:30.035Z] Removing intermediate container bb7a0e76d5fc [2022-06-28T19:11:30.035Z] ---> 4bf1bfc194cd [2022-06-28T19:11:30.035Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T19:11:30.035Z] ---> Running in bae9c9564fb8 [2022-06-28T19:11:30.035Z] Removing intermediate container bae9c9564fb8 [2022-06-28T19:11:30.035Z] ---> 9c3b801f454a [2022-06-28T19:11:30.035Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-28T19:11:30.035Z] ---> Running in 547ed5d96d87 [2022-06-28T19:11:30.035Z] Removing intermediate container 547ed5d96d87 [2022-06-28T19:11:30.035Z] ---> 30b7ee4e3e41 [2022-06-28T19:11:30.035Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-28T19:11:30.035Z] ---> Running in 4ff0f02e064b [2022-06-28T19:11:30.035Z] Removing intermediate container 4ff0f02e064b [2022-06-28T19:11:30.035Z] ---> e5385d845d34 [2022-06-28T19:11:30.035Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T19:11:30.035Z] ---> 6a30a4edab67 [2022-06-28T19:11:30.035Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-28T19:11:30.035Z] ---> deb10db30c17 [2022-06-28T19:11:30.035Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-28T19:11:30.035Z] ---> caa78bece9bd [2022-06-28T19:11:30.035Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-28T19:11:30.035Z] ---> Running in 27f7680dfe7e [2022-06-28T19:11:30.296Z] Removing intermediate container 27f7680dfe7e [2022-06-28T19:11:30.296Z] ---> f26d07083e56 [2022-06-28T19:11:30.296Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T19:11:30.296Z] ---> Running in 0955900a9617 [2022-06-28T19:11:30.296Z] Removing intermediate container 0955900a9617 [2022-06-28T19:11:30.296Z] ---> ac8911750627 [2022-06-28T19:11:30.296Z] Step 20/22 : LABEL arch=x86_64 [2022-06-28T19:11:30.296Z] ---> Running in 13b51f6c08e6 [2022-06-28T19:11:30.296Z] Removing intermediate container 13b51f6c08e6 [2022-06-28T19:11:30.296Z] ---> ac92fa8c2fb6 [2022-06-28T19:11:30.296Z] Step 21/22 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:11:30.558Z] ---> Running in 27d36a5b0864 [2022-06-28T19:11:30.558Z] Removing intermediate container 27d36a5b0864 [2022-06-28T19:11:30.558Z] ---> 345433f20051 [2022-06-28T19:11:30.558Z] Step 22/22 : LABEL version=0.0.0 [2022-06-28T19:11:30.558Z] ---> Running in 145190cd11ae [2022-06-28T19:11:30.558Z] Removing intermediate container 145190cd11ae [2022-06-28T19:11:30.558Z] ---> 20a2e326d182 [2022-06-28T19:11:30.558Z] [2022-06-28T19:11:30.558Z] Successfully built 20a2e326d182 [2022-06-28T19:11:30.818Z] Successfully tagged support-notifications:latest [2022-06-28T19:11:30.824Z]  Building support-notifications ... done  [Pipeline] } [2022-06-28T19:11:30.850Z] $ docker stop --time=1 37175541350e7e967a3946d6069b992de8275122ff8467682f262eb8f68ff449 [2022-06-28T19:11:32.147Z] $ docker rm -f 37175541350e7e967a3946d6069b992de8275122ff8467682f262eb8f68ff449 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T19:11:32.563Z] + docker images [2022-06-28T19:11:32.563Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-28T19:11:32.563Z] support-notifications latest 20a2e326d182 2 seconds ago 27MB [2022-06-28T19:11:32.563Z] 6d2e576df581 5 seconds ago 1.68GB [2022-06-28T19:11:32.563Z] security-spiffe-token-provider latest f4afe3aa07eb 15 seconds ago 29MB [2022-06-28T19:11:32.563Z] security-proxy-setup latest 6e78ffe29960 15 seconds ago 26.9MB [2022-06-28T19:11:32.563Z] d1097d7d5e14 19 seconds ago 1.62GB [2022-06-28T19:11:32.563Z] security-spire-agent latest 5a4604622c5f 20 seconds ago 127MB [2022-06-28T19:11:32.563Z] sys-mgmt-agent latest 6616a5a5cfd5 20 seconds ago 299MB [2022-06-28T19:11:32.563Z] fb888efb2997 21 seconds ago 1.67GB [2022-06-28T19:11:32.563Z] support-scheduler latest c28517a83e54 29 seconds ago 26.4MB [2022-06-28T19:11:32.563Z] da5e1b05ea13 34 seconds ago 1.67GB [2022-06-28T19:11:32.563Z] core-metadata latest 9843212fc891 35 seconds ago 17MB [2022-06-28T19:11:32.563Z] 2dc8bec019cd 40 seconds ago 1.62GB [2022-06-28T19:11:32.563Z] core-command latest dcae5bb2aa83 41 seconds ago 16.1MB [2022-06-28T19:11:32.563Z] 6159a39d229e 46 seconds ago 1.62GB [2022-06-28T19:11:32.563Z] e6c36e75526d 50 seconds ago 1.61GB [2022-06-28T19:11:32.563Z] security-bootstrapper latest 1f43381dfd08 About a minute ago 19.1MB [2022-06-28T19:11:32.563Z] core-data latest 3bcbb2c5391d About a minute ago 22.5MB [2022-06-28T19:11:32.563Z] security-secretstore-setup latest 959b1e526eeb About a minute ago 28.5MB [2022-06-28T19:11:32.563Z] 2023aac84266 About a minute ago 1.65GB [2022-06-28T19:11:32.563Z] bef0b78d1062 About a minute ago 1.63GB [2022-06-28T19:11:32.563Z] 5d92fd511200 About a minute ago 1.62GB [2022-06-28T19:11:32.563Z] security-spire-config latest b98748700baf About a minute ago 86.7MB [2022-06-28T19:11:32.563Z] security-spire-server latest 98a1af914a47 About a minute ago 87.3MB [2022-06-28T19:11:32.563Z] 94ddf65378b5 About a minute ago 1.52GB [2022-06-28T19:11:32.563Z] 76b510c7cd34 About a minute ago 1.52GB [2022-06-28T19:11:32.563Z] ci-base-image-x86_64 latest efc95c775b39 4 minutes ago 1.02GB [2022-06-28T19:11:32.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 3 weeks ago 680MB [2022-06-28T19:11:32.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 3 weeks ago 253MB [2022-06-28T19:11:32.563Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-06-28T19:11:32.563Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-06-28T19:11:32.563Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-06-28T19:11:32.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 24 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-28T19:11:50.844Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-28T19:13:27.707Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-28T19:13:27.707Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-28T19:13:27.707Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-28T19:13:27.707Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-28T19:13:27.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-28T19:13:27.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-28T19:13:27.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-28T19:13:27.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-28T19:13:27.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-28T19:13:28.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-28T19:13:28.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-28T19:13:28.583Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-28T19:13:28.583Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-28T19:13:28.583Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-28T19:13:28.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-28T19:13:41.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.265s coverage: 28.7% of statements [2022-06-28T19:13:41.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-28T19:13:41.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-28T19:13:47.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.451s coverage: 98.5% of statements [2022-06-28T19:13:47.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-28T19:13:47.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.367s coverage: 54.2% of statements [2022-06-28T19:13:47.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-28T19:13:47.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-28T19:14:10.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.465s coverage: 89.2% of statements [2022-06-28T19:14:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-28T19:14:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-28T19:14:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-28T19:14:10.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.343s coverage: 83.8% of statements [2022-06-28T19:14:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-28T19:14:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-28T19:14:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-28T19:14:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-28T19:14:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-28T19:14:10.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.050s coverage: 95.6% of statements [2022-06-28T19:14:10.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-28T19:14:10.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-28T19:14:10.618Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.324s coverage: 72.2% of statements [2022-06-28T19:14:10.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-28T19:14:10.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-28T19:14:10.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-28T19:14:10.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-28T19:14:10.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-28T19:14:10.618Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.497s coverage: 60.0% of statements [2022-06-28T19:14:10.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-28T19:14:10.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-28T19:14:10.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-28T19:14:10.618Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.648s coverage: 0.9% of statements [2022-06-28T19:14:10.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-28T19:14:10.618Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.347s coverage: 58.8% of statements [2022-06-28T19:14:10.618Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.637s coverage: 29.6% of statements [2022-06-28T19:14:10.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-28T19:14:10.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.209s coverage: 47.1% of statements [2022-06-28T19:14:10.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.252s coverage: 79.5% of statements [2022-06-28T19:14:10.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.196s coverage: 94.1% of statements [2022-06-28T19:14:11.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.288s coverage: 96.3% of statements [2022-06-28T19:14:13.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.242s coverage: 87.5% of statements [2022-06-28T19:14:25.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.275s coverage: 94.4% of statements [2022-06-28T19:14:25.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements [2022-06-28T19:14:31.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.746s coverage: 82.5% of statements [2022-06-28T19:14:31.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-28T19:14:37.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements [2022-06-28T19:14:37.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-28T19:14:37.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-28T19:14:37.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-28T19:14:37.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements [2022-06-28T19:14:37.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-28T19:14:37.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-28T19:14:37.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-28T19:14:37.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-28T19:14:37.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-28T19:14:37.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2022-06-28T19:14:37.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-28T19:14:37.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-28T19:14:37.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2022-06-28T19:14:37.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-28T19:14:37.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.278s coverage: 58.8% of statements [2022-06-28T19:14:37.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-28T19:14:37.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements [2022-06-28T19:14:37.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements [2022-06-28T19:14:37.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.334s coverage: 85.4% of statements [2022-06-28T19:14:37.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.916s coverage: 91.2% of statements [2022-06-28T19:14:37.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-28T19:14:41.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.005s coverage: 64.4% of statements [2022-06-28T19:14:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-28T19:14:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-28T19:14:41.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.368s coverage: 100.0% of statements [2022-06-28T19:14:41.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements [2022-06-28T19:14:41.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2022-06-28T19:14:41.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2022-06-28T19:14:41.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements [2022-06-28T19:14:51.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.379s coverage: 65.4% of statements [2022-06-28T19:14:51.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-28T19:14:51.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-28T19:14:51.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-28T19:14:52.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.022s coverage: 43.8% of statements [2022-06-28T19:14:52.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-28T19:14:52.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-28T19:14:52.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.238s coverage: 89.5% of statements [2022-06-28T19:14:52.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-28T19:14:52.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements [2022-06-28T19:14:52.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-28T19:14:52.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-28T19:14:52.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-28T19:14:52.899Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-28T19:15:01.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.374s coverage: 17.7% of statements [2022-06-28T19:15:01.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-28T19:15:01.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-28T19:15:01.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-28T19:15:01.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-28T19:15:01.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.685s coverage: 92.3% of statements [2022-06-28T19:15:01.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-28T19:15:01.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-28T19:15:01.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-28T19:15:01.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-28T19:15:01.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.339s coverage: 63.2% of statements [2022-06-28T19:15:01.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-28T19:15:01.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-28T19:15:01.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements [2022-06-28T19:15:01.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-28T19:15:01.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-28T19:15:01.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-28T19:15:01.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-28T19:15:01.216Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.190s coverage: 28.9% of statements [2022-06-28T19:15:01.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-28T19:15:01.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-28T19:15:01.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-28T19:15:01.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-28T19:15:01.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-28T19:15:01.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-28T19:15:01.216Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements [2022-06-28T19:15:01.216Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.084s coverage: 96.9% of statements [2022-06-28T19:15:02.195Z] 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 [2022-06-28T19:15:02.196Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-28T19:15:02.196Z] GO111MODULE=on go vet ./... [2022-06-28T19:16:54.096Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-28T19:16:54.096Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-28T19:16:54.096Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-28T19:16:54.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-28T19:16:54.808Z] + ls -al . [2022-06-28T19:16:54.808Z] total 680 [2022-06-28T19:16:54.808Z] drwxrwxr-x 9 1001 1001 4096 Jun 28 19:11 . [2022-06-28T19:16:54.808Z] drwxr-xr-x 4 root root 4096 Jun 28 19:11 .. [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 11 Jun 28 19:09 .dockerignore [2022-06-28T19:16:54.808Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 19:09 .git [2022-06-28T19:16:54.808Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 19:09 .github [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 879 Jun 28 19:09 .gitignore [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 42 Jun 28 19:09 .golangci.yml [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 87 Jun 28 19:09 .hadolint.yml [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 166 Jun 28 19:09 .sonarcloud.properties [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 1171 Jun 28 19:09 ADOPTERS.md [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 10347 Jun 28 19:09 Attribution.txt [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 63209 Jun 28 19:09 CHANGELOG.md [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 3804 Jun 28 19:09 CONTRIBUTING.md [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 677 Jun 28 19:09 GOVERNANCE.md [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 850 Jun 28 19:09 Jenkinsfile [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 10775 Jun 28 19:09 LICENSE [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 10389 Jun 28 19:09 Makefile [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 582 Jun 28 19:09 OWNERS.md [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 9094 Jun 28 19:09 README.md [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 6912 Jun 28 19:09 SECURITY.md [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 5 Jun 28 19:07 VERSION [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 4131 Jun 28 19:09 ZMQWindows.md [2022-06-28T19:16:54.808Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 19:09 bin [2022-06-28T19:16:54.808Z] drwxrwxr-x 18 1001 1001 4096 Jun 28 19:09 cmd [2022-06-28T19:16:54.808Z] -rw-r--r-- 1 root root 435593 Jun 28 19:15 coverage.out [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 3311 Jun 28 19:09 go.mod [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 36231 Jun 28 19:11 go.sum [2022-06-28T19:16:54.808Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 19:09 internal [2022-06-28T19:16:54.808Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 19:09 openapi [2022-06-28T19:16:54.808Z] drwxrwxr-x 4 1001 1001 4096 Jun 28 19:09 snap [2022-06-28T19:16:54.808Z] -rw-rw-r-- 1 1001 1001 204 Jun 28 19:09 version.go [Pipeline] sh [2022-06-28T19:16:55.486Z] + '[' -e coverage.out ] [2022-06-28T19:16:55.486Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-28T19:16:55.521Z] Warning: overwriting stash ‘coverage-report’ [2022-06-28T19:16:56.289Z] Stashed 1 file(s) [Pipeline] sh [2022-06-28T19:16:56.956Z] + make build [2022-06-28T19:16:56.956Z] 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 [2022-06-28T19:18:18.794Z] 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 [2022-06-28T19:19:05.845Z] 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 [2022-06-28T19:19:10.163Z] 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 [2022-06-28T19:19:49.222Z] 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 [2022-06-28T19:19:49.222Z] 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 [2022-06-28T19:19:49.222Z] 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 [2022-06-28T19:19:55.957Z] 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 [2022-06-28T19:19:58.591Z] 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 [2022-06-28T19:20:04.007Z] 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 [2022-06-28T19:20:06.630Z] 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 [2022-06-28T19:20:10.036Z] 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 [2022-06-28T19:20:16.768Z] 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] } [2022-06-28T19:20:22.231Z] $ docker stop --time=1 e9ac684b83b8231ea4c9ecf3ea1f396932fec952c45e08cf1cd3a07048d0c5b2 [2022-06-28T19:20:24.287Z] $ docker rm -f e9ac684b83b8231ea4c9ecf3ea1f396932fec952c45e08cf1cd3a07048d0c5b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T19:20:26.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-28T19:20:26.786Z] [2022-06-28T19:20:26.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T19:20:27.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-28T19:20:27.493Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-28T19:20:27.493Z] 29e5d40040c1: Pulling fs layer [2022-06-28T19:20:27.493Z] 1ce36da41761: Pulling fs layer [2022-06-28T19:20:27.493Z] 25b303627fd3: Pulling fs layer [2022-06-28T19:20:27.493Z] 29e5d40040c1: Verifying Checksum [2022-06-28T19:20:27.493Z] 29e5d40040c1: Download complete [2022-06-28T19:20:27.768Z] 1ce36da41761: Verifying Checksum [2022-06-28T19:20:27.768Z] 1ce36da41761: Download complete [2022-06-28T19:20:28.044Z] 29e5d40040c1: Pull complete [2022-06-28T19:20:29.483Z] 25b303627fd3: Verifying Checksum [2022-06-28T19:20:29.483Z] 25b303627fd3: Download complete [2022-06-28T19:20:29.483Z] 1ce36da41761: Pull complete [2022-06-28T19:20:42.129Z] 25b303627fd3: Pull complete [2022-06-28T19:20:42.129Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-28T19:20:42.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-28T19:20:42.129Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T19:20:42.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-16257 does not seem to be running inside a container [2022-06-28T19:20:42.734Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-28T19:20:44.951Z] $ docker top 7b7edd9cacaa384449c83fc064012e23d61a7392ec89d684a994d4036ffac26f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T19:20:45.910Z] + docker-compose build --help [2022-06-28T19:20:45.910Z] + grep parallel [2022-06-28T19:20:50.201Z] --parallel Build images in parallel. [Pipeline] } [2022-06-28T19:20:50.234Z] $ docker stop --time=1 7b7edd9cacaa384449c83fc064012e23d61a7392ec89d684a994d4036ffac26f [2022-06-28T19:20:51.899Z] $ docker rm -f 7b7edd9cacaa384449c83fc064012e23d61a7392ec89d684a994d4036ffac26f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T19:20:52.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-28T19:20:52.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T19:20:53.004Z] prd-ubuntu20.04-docker-arm64-4c-16g-16257 does not seem to be running inside a container [2022-06-28T19:20:53.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-28T19:20:54.342Z] $ docker top 773b9a5b0b9cb8121613a1326f4a8b369589b2f5e30b0233655b74e303c32c40 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T19:20:55.303Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-28T19:20:59.603Z] Building core-command ... [2022-06-28T19:20:59.603Z] Building core-data ... [2022-06-28T19:20:59.603Z] Building core-metadata ... [2022-06-28T19:20:59.603Z] Building security-bootstrapper ... [2022-06-28T19:20:59.603Z] Building security-proxy-setup ... [2022-06-28T19:20:59.603Z] Building security-secretstore-setup ... [2022-06-28T19:20:59.603Z] Building security-spiffe-token-provider ... [2022-06-28T19:20:59.603Z] Building security-spire-agent ... [2022-06-28T19:20:59.603Z] Building security-spire-config ... [2022-06-28T19:20:59.603Z] Building security-spire-server ... [2022-06-28T19:20:59.603Z] Building support-notifications ... [2022-06-28T19:20:59.603Z] Building support-scheduler ... [2022-06-28T19:20:59.603Z] Building sys-mgmt-agent ... [2022-06-28T19:20:59.603Z] Building sys-mgmt-agent [2022-06-28T19:20:59.603Z] Building security-secretstore-setup [2022-06-28T19:20:59.603Z] Building security-spire-agent [2022-06-28T19:20:59.603Z] Building core-data [2022-06-28T19:20:59.603Z] Building security-bootstrapper [2022-06-28T19:22:36.404Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:22:36.404Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:22:36.404Z] ---> 025f4df66db6 [2022-06-28T19:22:36.404Z] Step 3/31 : WORKDIR /edgex-go [2022-06-28T19:22:36.404Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:22:36.404Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:22:36.404Z] ---> 025f4df66db6 [2022-06-28T19:22:36.404Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T19:22:36.404Z] ---> Running in e48e08e690a4 [2022-06-28T19:22:36.404Z] ---> Running in 3a39c4e2e77b [2022-06-28T19:22:36.404Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:22:36.404Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:22:36.404Z] ---> 025f4df66db6 [2022-06-28T19:22:36.404Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T19:22:36.404Z] ---> Running in 8ad1bcd84a03 [2022-06-28T19:22:36.404Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:22:36.404Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:22:36.404Z] ---> 025f4df66db6 [2022-06-28T19:22:36.404Z] Step 3/26 : WORKDIR /edgex-go [2022-06-28T19:22:36.404Z] ---> Running in f0efaed5fad8 [2022-06-28T19:22:36.404Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:22:36.404Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:22:36.404Z] ---> 025f4df66db6 [2022-06-28T19:22:36.404Z] Step 3/25 : WORKDIR /edgex-go [2022-06-28T19:22:36.404Z] ---> Running in 187c9846945a [2022-06-28T19:22:36.404Z] Removing intermediate container e48e08e690a4 [2022-06-28T19:22:36.404Z] ---> fdd2a9f02453 [2022-06-28T19:22:36.404Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:22:36.404Z] Removing intermediate container f0efaed5fad8 [2022-06-28T19:22:36.404Z] ---> b0ead4ce4946 [2022-06-28T19:22:36.404Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:22:36.404Z] Removing intermediate container 8ad1bcd84a03 [2022-06-28T19:22:36.404Z] ---> 1f0db12e5a81 [2022-06-28T19:22:36.404Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:22:36.404Z] Removing intermediate container 3a39c4e2e77b [2022-06-28T19:22:36.404Z] ---> 1f9d096c9758 [2022-06-28T19:22:36.404Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:22:36.404Z] Removing intermediate container 187c9846945a [2022-06-28T19:22:36.404Z] ---> 25cd41bfd20b [2022-06-28T19:22:36.404Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:22:36.404Z] ---> Running in ad79eb3c0ae6 [2022-06-28T19:22:36.404Z] ---> Running in ac43b3686a61 [2022-06-28T19:22:36.404Z] ---> Running in 3726e6b43769 [2022-06-28T19:22:36.404Z] ---> Running in 6a287cde23c4 [2022-06-28T19:22:36.404Z] ---> Running in 0838aa4dcd09 [2022-06-28T19:22:36.404Z] Removing intermediate container ac43b3686a61 [2022-06-28T19:22:36.404Z] ---> 3053152aedee [2022-06-28T19:22:36.404Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-28T19:22:36.404Z] Removing intermediate container ad79eb3c0ae6 [2022-06-28T19:22:36.404Z] ---> 311e090a871f [2022-06-28T19:22:36.404Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T19:22:36.404Z] Removing intermediate container 3726e6b43769 [2022-06-28T19:22:36.404Z] ---> 97ee8b96e645 [2022-06-28T19:22:36.404Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-28T19:22:36.404Z] ---> Running in 6da76f398e8f [2022-06-28T19:22:36.404Z] ---> Running in d94866a75111 [2022-06-28T19:22:36.404Z] ---> Running in 91e5dc467018 [2022-06-28T19:22:36.404Z] Removing intermediate container 6a287cde23c4 [2022-06-28T19:22:36.404Z] ---> 7b89c64a2c42 [2022-06-28T19:22:36.404Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-28T19:22:36.404Z] ---> Running in 129648b3b14a [2022-06-28T19:22:36.404Z] Removing intermediate container 0838aa4dcd09 [2022-06-28T19:22:36.404Z] ---> 267339cd84bf [2022-06-28T19:22:36.404Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-28T19:22:36.404Z] ---> Running in 21b4cf38ec07 [2022-06-28T19:22:36.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:22:36.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:22:36.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:22:36.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:22:36.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:22:36.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:22:36.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:22:36.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:22:36.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:22:36.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:22:36.404Z] OK: 220 MiB in 52 packages [2022-06-28T19:22:36.404Z] OK: 220 MiB in 52 packages [2022-06-28T19:22:36.404Z] OK: 220 MiB in 52 packages [2022-06-28T19:22:36.404Z] Removing intermediate container 6da76f398e8f [2022-06-28T19:22:36.404Z] ---> 579b2684003c [2022-06-28T19:22:36.404Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T19:22:36.404Z] OK: 220 MiB in 52 packages [2022-06-28T19:22:36.404Z] OK: 220 MiB in 52 packages [2022-06-28T19:22:36.404Z] ---> 73bb82a89e1f [2022-06-28T19:22:36.404Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:22:36.404Z] Removing intermediate container 129648b3b14a [2022-06-28T19:22:36.404Z] ---> 42fb45086ce0 [2022-06-28T19:22:36.404Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-28T19:22:36.404Z] ---> Running in 2b2a5e88c412 [2022-06-28T19:22:36.404Z] Removing intermediate container 21b4cf38ec07 [2022-06-28T19:22:36.404Z] Removing intermediate container 91e5dc467018 [2022-06-28T19:22:36.404Z] ---> 58726db38ec4 [2022-06-28T19:22:36.404Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T19:22:36.404Z] ---> ad60cff6c0b4 [2022-06-28T19:22:36.404Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-28T19:22:36.404Z] Removing intermediate container d94866a75111 [2022-06-28T19:22:36.404Z] ---> 636d031226be [2022-06-28T19:22:36.404Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-28T19:22:36.404Z] ---> 45258d20d999 [2022-06-28T19:22:36.404Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:22:36.404Z] ---> Running in 3f6a0f7c26c0 [2022-06-28T19:22:36.404Z] ---> bba1671ab3de [2022-06-28T19:22:36.404Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:22:36.404Z] ---> 847bce82d939 [2022-06-28T19:22:36.404Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:22:36.404Z] ---> Running in 930e5953ace8 [2022-06-28T19:22:36.404Z] ---> Running in 0d81d3d02d21 [2022-06-28T19:22:36.404Z] ---> 6ac613b883af [2022-06-28T19:22:36.404Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:22:36.687Z] ---> Running in d960716a735c [2022-06-28T19:22:38.676Z] Removing intermediate container 2b2a5e88c412 [2022-06-28T19:22:38.676Z] ---> 4e1a40ca251b [2022-06-28T19:22:38.676Z] Step 8/23 : COPY . . [2022-06-28T19:22:40.662Z] Removing intermediate container 3f6a0f7c26c0 [2022-06-28T19:22:40.662Z] ---> 68de99b2e371 [2022-06-28T19:22:40.662Z] Step 8/31 : COPY . . [2022-06-28T19:22:42.105Z] Removing intermediate container 930e5953ace8 [2022-06-28T19:22:42.105Z] ---> ff52fbc5e901 [2022-06-28T19:22:42.105Z] Step 8/26 : COPY . . [2022-06-28T19:22:42.105Z] Removing intermediate container 0d81d3d02d21 [2022-06-28T19:22:42.105Z] ---> f4f8fe46dc34 [2022-06-28T19:22:42.383Z] Step 8/23 : COPY . . [2022-06-28T19:22:42.383Z] Removing intermediate container d960716a735c [2022-06-28T19:22:42.383Z] ---> daea84f97f4f [2022-06-28T19:22:42.383Z] Step 8/25 : COPY . . [2022-06-28T19:23:09.248Z] ---> 8eb1c21bfe22 [2022-06-28T19:23:09.248Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-28T19:23:09.248Z] ---> Running in 629b3bce003e [2022-06-28T19:23:09.248Z] ---> 5399efcc0f73 [2022-06-28T19:23:09.248Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-28T19:23:09.248Z] ---> Running in 7357b915080b [2022-06-28T19:23:09.248Z] ---> 44a90b0c0efb [2022-06-28T19:23:09.248Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-28T19:23:09.248Z] ---> Running in e50690013b82 [2022-06-28T19:23:09.248Z] ---> fae2111c3310 [2022-06-28T19:23:09.248Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T19:23:09.248Z] ---> a18697a113c8 [2022-06-28T19:23:09.248Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-28T19:23:09.248Z] ---> Running in 12e0550cb83b [2022-06-28T19:23:09.248Z] ---> Running in 3c4fe450d7e6 [2022-06-28T19:23:09.248Z] Removing intermediate container 12e0550cb83b [2022-06-28T19:23:09.248Z] ---> 7ef8057798f0 [2022-06-28T19:23:09.248Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-28T19:23:09.248Z] ---> Running in ee04586d6c00 [2022-06-28T19:23:09.844Z] 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 [2022-06-28T19:23:10.132Z] Removing intermediate container ee04586d6c00 [2022-06-28T19:23:10.132Z] ---> 683ee5f9f9dc [2022-06-28T19:23:10.132Z] 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 [2022-06-28T19:23:10.132Z] ---> Running in 914306816e77 [2022-06-28T19:23:10.416Z] 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 [2022-06-28T19:23:10.416Z] 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 [2022-06-28T19:23:10.696Z] 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 [2022-06-28T19:23:13.335Z] Removing intermediate container 914306816e77 [2022-06-28T19:23:13.335Z] ---> 2f5b58345701 [2022-06-28T19:23:13.335Z] Step 12/26 : WORKDIR /edgex-go [2022-06-28T19:23:13.335Z] ---> Running in 4ba1e5b7d244 [2022-06-28T19:23:13.335Z] Removing intermediate container 4ba1e5b7d244 [2022-06-28T19:23:13.335Z] ---> a2839e48c71b [2022-06-28T19:23:13.335Z] [2022-06-28T19:23:13.335Z] Step 13/26 : FROM alpine:3.15 [2022-06-28T19:23:13.939Z] 3.15: Pulling from library/alpine [2022-06-28T19:23:15.406Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-28T19:23:15.406Z] Status: Downloaded newer image for alpine:3.15 [2022-06-28T19:23:15.406Z] ---> 3fb3c9af89a9 [2022-06-28T19:23:15.406Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T19:23:15.406Z] ---> Running in 5aec3d530ab9 [2022-06-28T19:23:16.025Z] Removing intermediate container 5aec3d530ab9 [2022-06-28T19:23:16.025Z] ---> f5a8f6242684 [2022-06-28T19:23:16.025Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:23:16.025Z] ---> Running in de18768f5840 [2022-06-28T19:23:19.460Z] Removing intermediate container de18768f5840 [2022-06-28T19:23:19.460Z] ---> d1d734bf87c2 [2022-06-28T19:23:19.460Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-28T19:23:19.460Z] ---> Running in 774df7e28787 [2022-06-28T19:23:20.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:23:21.925Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:23:22.918Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T19:23:22.918Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T19:23:22.918Z] OK: 15736 distinct packages available [2022-06-28T19:23:23.198Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:23:24.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:23:25.169Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-28T19:23:25.169Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-28T19:23:25.169Z] (3/5) Installing libucontext (1.1-r0) [2022-06-28T19:23:25.444Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-28T19:23:25.444Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-28T19:23:25.444Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T19:23:25.444Z] OK: 6 MiB in 19 packages [2022-06-28T19:23:27.437Z] Removing intermediate container 774df7e28787 [2022-06-28T19:23:27.437Z] ---> 27b7099d871e [2022-06-28T19:23:27.437Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-28T19:23:30.847Z] ---> aa56e074a4e5 [2022-06-28T19:23:30.847Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T19:23:36.290Z] ---> 4567fea0ef4b [2022-06-28T19:23:36.290Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T19:23:37.295Z] ---> 43bba488509f [2022-06-28T19:23:37.295Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-28T19:23:38.301Z] ---> 4aa4fe2c0fd8 [2022-06-28T19:23:38.301Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-28T19:23:38.909Z] ---> 6761419fcf8e [2022-06-28T19:23:38.909Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T19:23:39.185Z] ---> Running in a55fe32d84b8 [2022-06-28T19:23:39.460Z] Removing intermediate container a55fe32d84b8 [2022-06-28T19:23:39.460Z] ---> ca952d8a7e1f [2022-06-28T19:23:39.460Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T19:23:39.738Z] ---> Running in 81d1e4c49b57 [2022-06-28T19:23:40.338Z] Removing intermediate container 81d1e4c49b57 [2022-06-28T19:23:40.338Z] ---> d32b11f08ff9 [2022-06-28T19:23:40.338Z] Step 24/26 : LABEL arch=arm64 [2022-06-28T19:23:40.338Z] ---> Running in 3401b1a123ed [2022-06-28T19:23:40.617Z] Removing intermediate container 3401b1a123ed [2022-06-28T19:23:40.617Z] ---> 6334b365c38a [2022-06-28T19:23:40.617Z] Step 25/26 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:23:40.898Z] ---> Running in 91645839cabc [2022-06-28T19:23:41.180Z] Removing intermediate container 91645839cabc [2022-06-28T19:23:41.180Z] ---> b862b605525e [2022-06-28T19:23:41.180Z] Step 26/26 : LABEL version=0.0.0 [2022-06-28T19:23:41.459Z] ---> Running in b859a90e78f1 [2022-06-28T19:23:41.734Z] Removing intermediate container b859a90e78f1 [2022-06-28T19:23:41.734Z] ---> 018e44db0cb8 [2022-06-28T19:23:41.734Z] [2022-06-28T19:23:42.334Z] Successfully built 018e44db0cb8 [2022-06-28T19:23:42.334Z] Successfully tagged security-spire-agent-arm64:latest [2022-06-28T19:23:42.334Z]  Building security-spire-agent ... done Building support-scheduler [2022-06-28T19:24:14.723Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:24:14.723Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:24:14.723Z] ---> 025f4df66db6 [2022-06-28T19:24:14.723Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T19:24:14.723Z] ---> Using cache [2022-06-28T19:24:14.723Z] ---> 25cd41bfd20b [2022-06-28T19:24:14.723Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:24:14.723Z] ---> Using cache [2022-06-28T19:24:14.723Z] ---> 267339cd84bf [2022-06-28T19:24:14.723Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-28T19:24:14.723Z] ---> Using cache [2022-06-28T19:24:14.723Z] ---> ad60cff6c0b4 [2022-06-28T19:24:14.723Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T19:24:14.723Z] ---> Using cache [2022-06-28T19:24:14.723Z] ---> 6ac613b883af [2022-06-28T19:24:14.723Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:24:14.723Z] ---> Using cache [2022-06-28T19:24:14.723Z] ---> daea84f97f4f [2022-06-28T19:24:14.723Z] Step 8/22 : COPY . . [2022-06-28T19:24:14.723Z] ---> Using cache [2022-06-28T19:24:14.723Z] ---> a18697a113c8 [2022-06-28T19:24:14.723Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-28T19:24:14.723Z] ---> Running in d0e98b7ff6ea [2022-06-28T19:24:14.723Z] 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 [2022-06-28T19:27:36.758Z] 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 [2022-06-28T19:27:38.215Z] Removing intermediate container 7357b915080b [2022-06-28T19:27:38.215Z] ---> a100d942cd9d [2022-06-28T19:27:38.215Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-28T19:27:38.215Z] ---> Running in 150f8b9a079d [2022-06-28T19:27:40.883Z] 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 [2022-06-28T19:27:45.235Z] Removing intermediate container 150f8b9a079d [2022-06-28T19:27:45.235Z] ---> 4027a9c244c5 [2022-06-28T19:27:45.235Z] [2022-06-28T19:27:45.235Z] Step 11/23 : FROM docker:20.10.14 [2022-06-28T19:27:46.240Z] 20.10.14: Pulling from library/docker [2022-06-28T19:27:48.247Z] Removing intermediate container 3c4fe450d7e6 [2022-06-28T19:27:48.247Z] ---> 51b4d98e1fcf [2022-06-28T19:27:48.247Z] [2022-06-28T19:27:48.247Z] Step 10/25 : FROM alpine:3.14 [2022-06-28T19:27:48.526Z] 3.14: Pulling from library/alpine [2022-06-28T19:27:51.173Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-28T19:27:51.173Z] Status: Downloaded newer image for alpine:3.14 [2022-06-28T19:27:51.173Z] ---> ac73e934f311 [2022-06-28T19:27:51.173Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-28T19:27:51.780Z] ---> Running in cfc19fb7b500 [2022-06-28T19:27:54.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:27:54.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:27:55.706Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-28T19:27:55.988Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-28T19:27:55.988Z] (3/3) Installing su-exec (0.2-r1) [2022-06-28T19:27:55.988Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T19:27:55.988Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T19:27:56.277Z] OK: 6 MiB in 17 packages [2022-06-28T19:27:58.426Z] Removing intermediate container e50690013b82 [2022-06-28T19:27:58.426Z] ---> 67ec883f8402 [2022-06-28T19:27:58.426Z] [2022-06-28T19:27:58.426Z] Step 10/31 : FROM alpine:3.14 [2022-06-28T19:27:58.426Z] ---> ac73e934f311 [2022-06-28T19:27:58.426Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-28T19:27:58.729Z] ---> Running in 373e83971446 [2022-06-28T19:28:00.889Z] Removing intermediate container 373e83971446 [2022-06-28T19:28:00.889Z] ---> a93d1389e1e1 [2022-06-28T19:28:00.889Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-28T19:28:00.889Z] Removing intermediate container cfc19fb7b500 [2022-06-28T19:28:00.889Z] ---> 35845a03ab1a [2022-06-28T19:28:00.889Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-28T19:28:00.889Z] ---> Running in 88f9868b16f2 [2022-06-28T19:28:00.889Z] ---> Running in 5ad6d8a2ca9a [2022-06-28T19:28:02.403Z] Removing intermediate container 5ad6d8a2ca9a [2022-06-28T19:28:02.403Z] ---> acc1cd928cfb [2022-06-28T19:28:02.403Z] Step 13/25 : WORKDIR / [2022-06-28T19:28:02.403Z] ---> Running in 7338241757cf [2022-06-28T19:28:03.388Z] Removing intermediate container 7338241757cf [2022-06-28T19:28:03.388Z] ---> 2351c3d2465a [2022-06-28T19:28:03.388Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-28T19:28:03.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:28:04.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:28:04.881Z] ---> a50e6b720cb4 [2022-06-28T19:28:04.881Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-28T19:28:05.160Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-28T19:28:05.434Z] (2/2) Installing su-exec (0.2-r1) [2022-06-28T19:28:05.434Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T19:28:05.434Z] OK: 6 MiB in 16 packages [2022-06-28T19:28:06.888Z] ---> b34ec032d574 [2022-06-28T19:28:06.888Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-28T19:28:07.167Z] Removing intermediate container 88f9868b16f2 [2022-06-28T19:28:07.167Z] ---> a5b0648268c7 [2022-06-28T19:28:07.167Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-28T19:28:07.441Z] ---> Running in f53fd9552baf [2022-06-28T19:28:08.428Z] Removing intermediate container f53fd9552baf [2022-06-28T19:28:08.428Z] ---> cbabb1bbc75f [2022-06-28T19:28:08.428Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-28T19:28:08.709Z] ---> Running in 59e1e6393147 [2022-06-28T19:28:08.982Z] ---> a21126169de9 [2022-06-28T19:28:08.982Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-28T19:28:09.600Z] Removing intermediate container 59e1e6393147 [2022-06-28T19:28:09.600Z] ---> fc6d4b0ec3e5 [2022-06-28T19:28:09.600Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-28T19:28:09.880Z] ---> Running in ccf61169fe3c [2022-06-28T19:28:10.869Z] ---> 87a6c7c7bee8 [2022-06-28T19:28:10.869Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-28T19:28:13.498Z] Removing intermediate container ccf61169fe3c [2022-06-28T19:28:13.498Z] ---> d20c86e8bb38 [2022-06-28T19:28:13.498Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-28T19:28:13.790Z] ---> Running in 9470897d43ad [2022-06-28T19:28:14.074Z] ---> d6c4e30d9b94 [2022-06-28T19:28:14.074Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-28T19:28:15.060Z] Removing intermediate container 9470897d43ad [2022-06-28T19:28:15.060Z] ---> f04c527d8461 [2022-06-28T19:28:15.060Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-28T19:28:15.662Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-28T19:28:15.937Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-28T19:28:15.937Z] ---> c346e9eafbab [2022-06-28T19:28:15.937Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-28T19:28:16.216Z] ---> Running in b4e9c6d7e52d [2022-06-28T19:28:16.814Z] ---> 987c8fbb9249 [2022-06-28T19:28:16.814Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-28T19:28:16.814Z] ---> f96f16926f9e [2022-06-28T19:28:16.814Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-28T19:28:17.098Z] Removing intermediate container b4e9c6d7e52d [2022-06-28T19:28:17.098Z] ---> 3546d520cd62 [2022-06-28T19:28:17.098Z] 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 [2022-06-28T19:28:17.098Z] ---> Running in 23fafd43eafb [2022-06-28T19:28:17.377Z] ---> Running in 9d4b29632093 [2022-06-28T19:28:18.835Z] ---> 8212856a5bbe [2022-06-28T19:28:18.835Z] 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/ [2022-06-28T19:28:19.108Z] ---> Running in 23f1815fd71c [2022-06-28T19:28:20.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:28:20.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:28:21.328Z] Removing intermediate container 23fafd43eafb [2022-06-28T19:28:21.328Z] ---> aaa8c9091421 [2022-06-28T19:28:21.328Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T19:28:21.618Z] (1/43) Installing readline (8.1.1-r0) [2022-06-28T19:28:21.618Z] (2/43) Installing bash (5.1.16-r0) [2022-06-28T19:28:21.618Z] Executing bash-5.1.16-r0.post-install [2022-06-28T19:28:21.618Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-28T19:28:21.618Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-28T19:28:21.904Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-28T19:28:21.904Z] (6/43) Installing curl (7.80.0-r1) [2022-06-28T19:28:21.904Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-28T19:28:21.904Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-28T19:28:21.904Z] (9/43) Installing expat (2.4.7-r0) [2022-06-28T19:28:21.904Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-28T19:28:21.904Z] (11/43) Installing gdbm (1.22-r0) [2022-06-28T19:28:21.904Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-28T19:28:21.904Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-28T19:28:21.904Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-28T19:28:22.192Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-28T19:28:22.192Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-28T19:28:22.192Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-28T19:28:22.828Z] ---> 28eb39521eb6 [2022-06-28T19:28:22.828Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-28T19:28:23.108Z] Removing intermediate container 23f1815fd71c [2022-06-28T19:28:23.108Z] ---> 58838a97b66d [2022-06-28T19:28:23.108Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-28T19:28:23.388Z] ---> Running in 957a39603e1b [2022-06-28T19:28:24.391Z] Removing intermediate container 957a39603e1b [2022-06-28T19:28:24.391Z] ---> 5f081f92aa7b [2022-06-28T19:28:24.391Z] Step 23/25 : LABEL arch=arm64 [2022-06-28T19:28:24.673Z] ---> Running in 8a0b030eab12 [2022-06-28T19:28:24.954Z] ---> 9c45c6d29b94 [2022-06-28T19:28:24.954Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-28T19:28:25.239Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-28T19:28:25.239Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-28T19:28:25.239Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-28T19:28:25.239Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-28T19:28:25.239Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-28T19:28:25.239Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-28T19:28:25.523Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-28T19:28:25.523Z] Removing intermediate container 8a0b030eab12 [2022-06-28T19:28:25.523Z] ---> bf43c04aa643 [2022-06-28T19:28:25.523Z] Step 24/25 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:28:25.523Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-28T19:28:25.523Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-28T19:28:25.523Z] ---> Running in c3e6154744de [2022-06-28T19:28:25.523Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-28T19:28:25.523Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-28T19:28:25.523Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-28T19:28:25.804Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-28T19:28:25.804Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-28T19:28:25.804Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-28T19:28:25.804Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-28T19:28:25.804Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-28T19:28:25.804Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-28T19:28:25.804Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-28T19:28:25.804Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-28T19:28:25.804Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-28T19:28:26.089Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-28T19:28:26.089Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-28T19:28:26.089Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-28T19:28:26.375Z] Removing intermediate container c3e6154744de [2022-06-28T19:28:26.375Z] ---> ca3dddff7861 [2022-06-28T19:28:26.375Z] Step 25/25 : LABEL version=0.0.0 [2022-06-28T19:28:26.375Z] ---> 0bab5ab7cbce [2022-06-28T19:28:26.375Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-28T19:28:26.375Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-28T19:28:26.375Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-28T19:28:26.665Z] ---> Running in 3cd29409d275 [2022-06-28T19:28:27.270Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T19:28:27.270Z] OK: 82 MiB in 65 packages [2022-06-28T19:28:27.882Z] Removing intermediate container 3cd29409d275 [2022-06-28T19:28:27.882Z] ---> 03a9c0b80a51 [2022-06-28T19:28:27.882Z] [2022-06-28T19:28:27.882Z] ---> 8a08f13a53cd [2022-06-28T19:28:27.882Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-28T19:28:28.876Z] Successfully built 03a9c0b80a51 [2022-06-28T19:28:28.876Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-28T19:28:28.876Z] Building support-notifications [2022-06-28T19:28:29.860Z]  Building security-secretstore-setup ... done  ---> 90972f07ed31 [2022-06-28T19:28:29.860Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-28T19:28:30.141Z] ---> Running in 12fbfbf95689 [2022-06-28T19:28:31.134Z] Removing intermediate container 12fbfbf95689 [2022-06-28T19:28:31.134Z] ---> 64be6618fdba [2022-06-28T19:28:31.134Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-28T19:28:32.589Z] Collecting docker-compose==1.23.2 [2022-06-28T19:28:32.589Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-28T19:28:33.191Z] ---> d48a4a05c5dd [2022-06-28T19:28:33.191Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-28T19:28:33.474Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-28T19:28:33.474Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-28T19:28:33.474Z] ---> Running in bc721bc38023 [2022-06-28T19:28:34.921Z] Collecting PyYAML<4,>=3.10 [2022-06-28T19:28:34.921Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-28T19:28:37.573Z] Removing intermediate container bc721bc38023 [2022-06-28T19:28:37.573Z] ---> 8e5d56279c41 [2022-06-28T19:28:37.573Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-28T19:28:37.573Z] Removing intermediate container 629b3bce003e [2022-06-28T19:28:37.855Z] ---> 030b617532bc [2022-06-28T19:28:37.855Z] [2022-06-28T19:28:37.855Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T19:28:37.855Z] ---> ac73e934f311 [2022-06-28T19:28:37.855Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-28T19:28:37.855Z] ---> Running in 8b01bbeb0cc6 [2022-06-28T19:28:38.130Z] ---> Running in c0529315bd3f [2022-06-28T19:28:38.732Z] Removing intermediate container 8b01bbeb0cc6 [2022-06-28T19:28:38.732Z] ---> 26317f24c640 [2022-06-28T19:28:38.732Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-28T19:28:38.732Z] ---> Running in 37d55e77441c [2022-06-28T19:28:39.014Z] Removing intermediate container c0529315bd3f [2022-06-28T19:28:39.014Z] ---> 775abe553787 [2022-06-28T19:28:39.014Z] Step 28/31 : CMD ["gate"] [2022-06-28T19:28:39.289Z] ---> Running in 1cf14e6b997b [2022-06-28T19:28:39.289Z] Removing intermediate container 37d55e77441c [2022-06-28T19:28:39.289Z] ---> 838e15386591 [2022-06-28T19:28:39.289Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-28T19:28:39.578Z] ---> Running in 00cbffb4b588 [2022-06-28T19:28:39.578Z] Collecting docker<4.0,>=3.6.0 [2022-06-28T19:28:39.578Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-28T19:28:40.194Z] Removing intermediate container 1cf14e6b997b [2022-06-28T19:28:40.194Z] ---> 8910b7b09ee4 [2022-06-28T19:28:40.194Z] Step 29/31 : LABEL arch=arm64 [2022-06-28T19:28:40.473Z] Removing intermediate container 00cbffb4b588 [2022-06-28T19:28:40.473Z] ---> cbac1f463b70 [2022-06-28T19:28:40.473Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:28:40.473Z] ---> Running in f8cd6560ce2e [2022-06-28T19:28:41.102Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-28T19:28:41.102Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-28T19:28:41.102Z] ---> Running in bba232973080 [2022-06-28T19:28:41.382Z] Collecting jsonschema<3,>=2.5.1 [2022-06-28T19:28:41.672Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-28T19:28:41.948Z] Collecting cached-property<2,>=1.2.0 [2022-06-28T19:28:41.948Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-28T19:28:41.948Z] Removing intermediate container bba232973080 [2022-06-28T19:28:41.948Z] ---> e6973ccdae2c [2022-06-28T19:28:41.948Z] Step 30/31 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:28:42.224Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-28T19:28:42.224Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-28T19:28:42.224Z] ---> Running in 90b282b07cd1 [2022-06-28T19:28:43.217Z] Removing intermediate container 90b282b07cd1 [2022-06-28T19:28:43.217Z] ---> 1bf6b1ac5110 [2022-06-28T19:28:43.217Z] Step 31/31 : LABEL version=0.0.0 [2022-06-28T19:28:43.827Z] ---> Running in cb4dca1821ef [2022-06-28T19:28:44.433Z] Collecting texttable<0.10,>=0.9.0 [2022-06-28T19:28:44.433Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-28T19:28:44.735Z] Removing intermediate container cb4dca1821ef [2022-06-28T19:28:44.735Z] ---> cac53efd70be [2022-06-28T19:28:44.735Z] [2022-06-28T19:28:44.735Z] Removing intermediate container f8cd6560ce2e [2022-06-28T19:28:44.735Z] ---> 48d4d0ffc36f [2022-06-28T19:28:44.735Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-28T19:28:44.735Z] ---> Running in 6cd7e5cb9dcf [2022-06-28T19:28:46.191Z] Successfully built cac53efd70be [2022-06-28T19:28:46.191Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-28T19:28:46.191Z]  Building security-bootstrapper ... done Building core-command [2022-06-28T19:28:46.801Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-06-28T19:28:46.801Z] Collecting docopt<0.7,>=0.6.1 [2022-06-28T19:28:46.801Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-28T19:28:47.077Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:28:48.080Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:28:49.540Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-28T19:28:49.540Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-28T19:28:49.540Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-28T19:28:49.540Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-28T19:28:49.815Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-28T19:28:49.815Z] Collecting docker-pycreds>=0.4.0 [2022-06-28T19:28:49.815Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-28T19:28:49.815Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-28T19:28:50.093Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T19:28:50.093Z] OK: 8 MiB in 20 packages [2022-06-28T19:28:50.716Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-28T19:28:50.716Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-28T19:28:50.716Z] 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) [2022-06-28T19:28:51.325Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-28T19:28:51.325Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-28T19:28:51.947Z] Collecting idna<2.8,>=2.5 [2022-06-28T19:28:51.947Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-28T19:28:52.220Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-28T19:28:52.220Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-28T19:28:52.220Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-28T19:28:52.220Z] Removing intermediate container 6cd7e5cb9dcf [2022-06-28T19:28:52.220Z] ---> 72ca2b25d5ab [2022-06-28T19:28:52.220Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T19:28:52.220Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-28T19:28:53.207Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-28T19:28:53.207Z] Attempting uninstall: urllib3 [2022-06-28T19:28:53.207Z] Found existing installation: urllib3 1.26.7 [2022-06-28T19:28:53.484Z] Uninstalling urllib3-1.26.7: [2022-06-28T19:28:53.484Z] ---> 762c0522b2a6 [2022-06-28T19:28:53.484Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-28T19:28:53.484Z] Successfully uninstalled urllib3-1.26.7 [2022-06-28T19:28:54.090Z] Attempting uninstall: idna [2022-06-28T19:28:54.090Z] Found existing installation: idna 3.3 [2022-06-28T19:28:54.090Z] Uninstalling idna-3.3: [2022-06-28T19:28:54.366Z] Successfully uninstalled idna-3.3 [2022-06-28T19:28:56.361Z] ---> 78044fd97a6b [2022-06-28T19:28:56.361Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-28T19:28:57.351Z] ---> 7d1d5dfbe578 [2022-06-28T19:28:57.351Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-28T19:28:57.351Z] ---> Running in dd88db93e3dc [2022-06-28T19:28:57.959Z] Attempting uninstall: requests [2022-06-28T19:28:57.959Z] Found existing installation: requests 2.26.0 [2022-06-28T19:28:57.959Z] Uninstalling requests-2.26.0: [2022-06-28T19:28:57.959Z] Removing intermediate container dd88db93e3dc [2022-06-28T19:28:57.959Z] ---> decc09cdbe39 [2022-06-28T19:28:57.959Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T19:28:57.959Z] Successfully uninstalled requests-2.26.0 [2022-06-28T19:28:58.238Z] ---> Running in 8faed4664a62 [2022-06-28T19:28:58.515Z] Running setup.py install for texttable: started [2022-06-28T19:28:58.795Z] Removing intermediate container 8faed4664a62 [2022-06-28T19:28:58.795Z] ---> 95ed40e3120f [2022-06-28T19:28:58.795Z] Step 21/23 : LABEL arch=arm64 [2022-06-28T19:28:59.073Z] ---> Running in 65261b9a2c0f [2022-06-28T19:28:59.670Z] Removing intermediate container 65261b9a2c0f [2022-06-28T19:28:59.670Z] ---> 676979cbf24a [2022-06-28T19:28:59.670Z] Step 22/23 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:28:59.670Z] ---> Running in 305c2d33bae2 [2022-06-28T19:29:00.271Z] Removing intermediate container 305c2d33bae2 [2022-06-28T19:29:00.271Z] ---> 4cbce6d0bfac [2022-06-28T19:29:00.271Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T19:29:00.554Z] ---> Running in 57e9df7a064e [2022-06-28T19:29:01.163Z] Removing intermediate container 57e9df7a064e [2022-06-28T19:29:01.163Z] ---> 11fa0cf39c77 [2022-06-28T19:29:01.163Z] [2022-06-28T19:29:01.163Z] Running setup.py install for texttable: finished with status 'done' [2022-06-28T19:29:01.163Z] Running setup.py install for PyYAML: started [2022-06-28T19:29:01.766Z] Successfully built 11fa0cf39c77 [2022-06-28T19:29:01.766Z] Successfully tagged core-data-arm64:latest [2022-06-28T19:29:01.766Z]  Building core-data ... done Building security-spiffe-token-provider [2022-06-28T19:29:03.230Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:29:03.230Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:29:03.230Z] ---> 025f4df66db6 [2022-06-28T19:29:03.230Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T19:29:03.230Z] ---> Using cache [2022-06-28T19:29:03.230Z] ---> 25cd41bfd20b [2022-06-28T19:29:03.230Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:29:03.230Z] ---> Using cache [2022-06-28T19:29:03.230Z] ---> 267339cd84bf [2022-06-28T19:29:03.230Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-28T19:29:03.230Z] ---> Running in 2c8b4f9a98f2 [2022-06-28T19:29:04.231Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:29:04.231Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-28T19:29:04.837Z] Running setup.py install for docopt: started [2022-06-28T19:29:05.114Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:29:06.549Z] OK: 220 MiB in 52 packages [2022-06-28T19:29:07.568Z] Running setup.py install for docopt: finished with status 'done' [2022-06-28T19:29:07.847Z] Running setup.py install for dockerpty: started [2022-06-28T19:29:08.468Z] Removing intermediate container 2c8b4f9a98f2 [2022-06-28T19:29:08.468Z] ---> b1c9a6cb056b [2022-06-28T19:29:08.468Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T19:29:09.470Z] ---> 00694d0487da [2022-06-28T19:29:09.470Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:29:09.750Z] ---> Running in 79e27ff48417 [2022-06-28T19:29:10.752Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-28T19:29:13.403Z] 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 [2022-06-28T19:29:15.397Z] Removing intermediate container 79e27ff48417 [2022-06-28T19:29:15.397Z] ---> 14d922123366 [2022-06-28T19:29:15.397Z] Step 8/22 : COPY . . [2022-06-28T19:29:30.534Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:29:30.534Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:29:30.534Z] ---> 025f4df66db6 [2022-06-28T19:29:30.534Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T19:29:30.534Z] ---> Using cache [2022-06-28T19:29:30.534Z] ---> 25cd41bfd20b [2022-06-28T19:29:30.534Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:29:30.534Z] ---> Using cache [2022-06-28T19:29:30.534Z] ---> 267339cd84bf [2022-06-28T19:29:30.534Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-28T19:29:30.534Z] ---> Using cache [2022-06-28T19:29:30.534Z] ---> ad60cff6c0b4 [2022-06-28T19:29:30.534Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T19:29:30.534Z] ---> Using cache [2022-06-28T19:29:30.534Z] ---> 6ac613b883af [2022-06-28T19:29:30.534Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:29:30.534Z] ---> Using cache [2022-06-28T19:29:30.534Z] ---> daea84f97f4f [2022-06-28T19:29:30.534Z] Step 8/23 : COPY . . [2022-06-28T19:29:30.534Z] ---> Using cache [2022-06-28T19:29:30.534Z] ---> a18697a113c8 [2022-06-28T19:29:30.534Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-28T19:29:31.982Z] ---> Running in 387c7c3bc6d8 [2022-06-28T19:29:34.612Z] 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 [2022-06-28T19:29:36.065Z] Removing intermediate container 9d4b29632093 [2022-06-28T19:29:36.065Z] ---> 681fba0204b6 [2022-06-28T19:29:36.065Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-28T19:29:36.339Z] ---> Running in 140ac14c946e [2022-06-28T19:29:37.326Z] Removing intermediate container 140ac14c946e [2022-06-28T19:29:37.326Z] ---> fc80a81489b7 [2022-06-28T19:29:37.326Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-28T19:29:37.326Z] ---> Running in 43c108f78a1d [2022-06-28T19:29:38.769Z] Removing intermediate container 43c108f78a1d [2022-06-28T19:29:38.769Z] ---> 602189f37ea3 [2022-06-28T19:29:38.769Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-28T19:29:42.171Z] ---> f86494c7ff8a [2022-06-28T19:29:42.171Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-28T19:29:42.770Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:29:42.770Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:29:42.770Z] ---> 025f4df66db6 [2022-06-28T19:29:42.770Z] Step 3/20 : WORKDIR /edgex-go [2022-06-28T19:29:42.770Z] ---> Using cache [2022-06-28T19:29:42.770Z] ---> 25cd41bfd20b [2022-06-28T19:29:42.770Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-28T19:29:42.770Z] ---> Running in 59d7c5d1756e [2022-06-28T19:29:44.761Z] ---> 3f9364206904 [2022-06-28T19:29:44.761Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-28T19:29:45.039Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:29:46.031Z] ---> 39f2313d8a06 [2022-06-28T19:29:46.031Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-28T19:29:46.031Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:29:46.315Z] ---> Running in 317d264b1815 [2022-06-28T19:29:47.309Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T19:29:47.309Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T19:29:47.309Z] OK: 15743 distinct packages available [2022-06-28T19:29:47.309Z] Removing intermediate container 317d264b1815 [2022-06-28T19:29:47.309Z] ---> 48f2a5243614 [2022-06-28T19:29:47.309Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T19:29:47.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:29:47.584Z] ---> Running in bf8f93188267 [2022-06-28T19:29:48.185Z] Removing intermediate container bf8f93188267 [2022-06-28T19:29:48.185Z] ---> e7d37ef600f6 [2022-06-28T19:29:48.185Z] Step 21/23 : LABEL arch=arm64 [2022-06-28T19:29:48.462Z] ---> Running in 1c43e59ec26d [2022-06-28T19:29:48.462Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:29:49.063Z] Removing intermediate container 1c43e59ec26d [2022-06-28T19:29:49.063Z] ---> 60aaff3aa15d [2022-06-28T19:29:49.063Z] Step 22/23 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:29:49.342Z] ---> Running in 2a3bd3e9d37d [2022-06-28T19:29:49.620Z] OK: 220 MiB in 52 packages [2022-06-28T19:29:50.609Z] Removing intermediate container 2a3bd3e9d37d [2022-06-28T19:29:50.609Z] ---> 51bafc6a539b [2022-06-28T19:29:50.609Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T19:29:50.609Z] ---> Running in 6b6d76e29906 [2022-06-28T19:29:51.600Z] Removing intermediate container 6b6d76e29906 [2022-06-28T19:29:51.600Z] ---> a08246602e46 [2022-06-28T19:29:51.600Z] [2022-06-28T19:29:51.600Z] Removing intermediate container 59d7c5d1756e [2022-06-28T19:29:51.600Z] ---> b60db349cd96 [2022-06-28T19:29:51.600Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-28T19:29:52.586Z] Successfully built a08246602e46 [2022-06-28T19:29:52.586Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-28T19:29:52.586Z] Building security-spire-server [2022-06-28T19:29:53.190Z]  Building sys-mgmt-agent ... done  ---> 1b9f65574d2e [2022-06-28T19:29:53.190Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:29:53.467Z] ---> Running in ee8491946381 [2022-06-28T19:29:56.878Z] ---> 4acf0794f7ea [2022-06-28T19:29:56.878Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-28T19:29:56.878Z] ---> Running in b3a4906a3d1f [2022-06-28T19:29:58.343Z] 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 [2022-06-28T19:29:59.800Z] Removing intermediate container ee8491946381 [2022-06-28T19:29:59.800Z] ---> a32ee4bb31fe [2022-06-28T19:29:59.800Z] Step 7/20 : COPY . . [2022-06-28T19:30:22.004Z] Removing intermediate container d0e98b7ff6ea [2022-06-28T19:30:22.004Z] ---> 75e6892ee95b [2022-06-28T19:30:22.004Z] [2022-06-28T19:30:22.004Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T19:30:22.004Z] ---> ac73e934f311 [2022-06-28T19:30:22.004Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-28T19:30:22.004Z] ---> Running in cf5d85929cce [2022-06-28T19:30:23.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:30:23.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:30:24.737Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:30:24.737Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:30:24.737Z] ---> 025f4df66db6 [2022-06-28T19:30:24.737Z] Step 3/25 : WORKDIR /edgex-go [2022-06-28T19:30:24.737Z] ---> Using cache [2022-06-28T19:30:24.737Z] ---> 25cd41bfd20b [2022-06-28T19:30:24.737Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:30:24.737Z] ---> Using cache [2022-06-28T19:30:24.737Z] ---> 267339cd84bf [2022-06-28T19:30:24.737Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T19:30:24.738Z] ---> Running in 082b0a4f518c [2022-06-28T19:30:25.026Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-28T19:30:25.026Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T19:30:25.026Z] OK: 5 MiB in 15 packages [2022-06-28T19:30:27.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:30:27.691Z] Removing intermediate container cf5d85929cce [2022-06-28T19:30:27.691Z] ---> 8a5a543b3002 [2022-06-28T19:30:27.691Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T19:30:27.691Z] ---> Running in 9c01e616098e [2022-06-28T19:30:28.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:30:28.609Z] Removing intermediate container 9c01e616098e [2022-06-28T19:30:28.610Z] ---> 5622af9f286a [2022-06-28T19:30:28.610Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-28T19:30:28.610Z] ---> Running in d8cf2f83119b [2022-06-28T19:30:29.594Z] Removing intermediate container d8cf2f83119b [2022-06-28T19:30:29.594Z] ---> eacdeb3ca5c3 [2022-06-28T19:30:29.594Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-28T19:30:29.594Z] ---> Running in 61d37a5c7d4d [2022-06-28T19:30:29.594Z] OK: 220 MiB in 52 packages [2022-06-28T19:30:30.588Z] Removing intermediate container 61d37a5c7d4d [2022-06-28T19:30:30.588Z] ---> caebda4fff0c [2022-06-28T19:30:30.588Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T19:30:31.590Z] Removing intermediate container 082b0a4f518c [2022-06-28T19:30:31.590Z] ---> e83f8d8e3b0b [2022-06-28T19:30:31.590Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-28T19:30:32.578Z] ---> f6450503dabc [2022-06-28T19:30:32.578Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-28T19:30:33.182Z] ---> ec476ae0a7e9 [2022-06-28T19:30:33.182Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:30:33.455Z] ---> Running in 904cc782ded6 [2022-06-28T19:30:37.788Z] ---> 6f8646fabd17 [2022-06-28T19:30:37.788Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-28T19:30:38.782Z] ---> 28f7951cf30e [2022-06-28T19:30:38.782Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-28T19:30:39.060Z] ---> Running in 9107853b7005 [2022-06-28T19:30:39.339Z] ---> 6c06104b144e [2022-06-28T19:30:39.339Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-28T19:30:39.339Z] Removing intermediate container 904cc782ded6 [2022-06-28T19:30:39.339Z] ---> d4f68500df8b [2022-06-28T19:30:39.339Z] Step 8/25 : COPY . . [2022-06-28T19:30:39.339Z] ---> Running in 7c9f34298dcd [2022-06-28T19:30:40.326Z] Removing intermediate container 9107853b7005 [2022-06-28T19:30:40.326Z] ---> c2f56925d1b4 [2022-06-28T19:30:40.326Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T19:30:40.326Z] ---> Running in 99b09ef40ea9 [2022-06-28T19:30:41.328Z] Removing intermediate container 99b09ef40ea9 [2022-06-28T19:30:41.329Z] ---> bd7440b5cc7f [2022-06-28T19:30:41.329Z] Step 20/22 : LABEL arch=arm64 [2022-06-28T19:30:41.605Z] ---> Running in adb79a118a74 [2022-06-28T19:30:41.605Z] 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 [2022-06-28T19:30:42.209Z] Removing intermediate container adb79a118a74 [2022-06-28T19:30:42.209Z] ---> facf8b93b707 [2022-06-28T19:30:42.209Z] Step 21/22 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:30:42.484Z] ---> Running in 70415e294c1c [2022-06-28T19:30:43.093Z] Removing intermediate container 70415e294c1c [2022-06-28T19:30:43.093Z] ---> e2687956e923 [2022-06-28T19:30:43.093Z] Step 22/22 : LABEL version=0.0.0 [2022-06-28T19:30:43.367Z] ---> Running in 3d586ff5e578 [2022-06-28T19:30:43.973Z] Removing intermediate container 3d586ff5e578 [2022-06-28T19:30:43.973Z] ---> ed2f6d317fa9 [2022-06-28T19:30:43.973Z] [2022-06-28T19:30:44.960Z] Successfully built ed2f6d317fa9 [2022-06-28T19:30:44.960Z] Successfully tagged support-scheduler-arm64:latest [2022-06-28T19:30:44.960Z]  Building support-scheduler ... done Building security-spire-config [2022-06-28T19:31:07.174Z] ---> 0170a363da46 [2022-06-28T19:31:07.174Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T19:31:07.174Z] ---> Running in 3589b29972f3 [2022-06-28T19:31:07.174Z] Removing intermediate container 3589b29972f3 [2022-06-28T19:31:07.174Z] ---> c9c5280e9b63 [2022-06-28T19:31:07.174Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-28T19:31:07.174Z] ---> Running in 6b95a84425dc [2022-06-28T19:31:07.785Z] Removing intermediate container 6b95a84425dc [2022-06-28T19:31:07.785Z] ---> a5919ddc4e32 [2022-06-28T19:31:07.785Z] 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 [2022-06-28T19:31:08.064Z] ---> Running in e1267b445488 [2022-06-28T19:31:11.491Z] Removing intermediate container e1267b445488 [2022-06-28T19:31:11.491Z] ---> 839ef0fdf980 [2022-06-28T19:31:11.766Z] Step 12/25 : WORKDIR /edgex-go [2022-06-28T19:31:11.766Z] ---> Running in f13136959abd [2022-06-28T19:31:12.045Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:31:12.045Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:31:12.045Z] ---> 025f4df66db6 [2022-06-28T19:31:12.045Z] Step 3/26 : WORKDIR /edgex-go [2022-06-28T19:31:12.045Z] ---> Using cache [2022-06-28T19:31:12.045Z] ---> 25cd41bfd20b [2022-06-28T19:31:12.045Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:31:12.045Z] ---> Using cache [2022-06-28T19:31:12.045Z] ---> 267339cd84bf [2022-06-28T19:31:12.045Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T19:31:12.045Z] ---> Using cache [2022-06-28T19:31:12.045Z] ---> e83f8d8e3b0b [2022-06-28T19:31:12.045Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-28T19:31:12.045Z] ---> Using cache [2022-06-28T19:31:12.045Z] ---> ec476ae0a7e9 [2022-06-28T19:31:12.045Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:31:12.045Z] ---> Using cache [2022-06-28T19:31:12.045Z] ---> d4f68500df8b [2022-06-28T19:31:12.045Z] Step 8/26 : COPY . . [2022-06-28T19:31:12.045Z] ---> Using cache [2022-06-28T19:31:12.045Z] ---> 0170a363da46 [2022-06-28T19:31:12.045Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T19:31:12.045Z] ---> Using cache [2022-06-28T19:31:12.045Z] ---> c9c5280e9b63 [2022-06-28T19:31:12.045Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-28T19:31:12.045Z] ---> Using cache [2022-06-28T19:31:12.045Z] ---> a5919ddc4e32 [2022-06-28T19:31:12.045Z] 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 [2022-06-28T19:31:12.045Z] ---> Running in 7e4680cf5911 [2022-06-28T19:31:12.653Z] Removing intermediate container f13136959abd [2022-06-28T19:31:12.653Z] ---> 0aacc43f414a [2022-06-28T19:31:12.653Z] [2022-06-28T19:31:12.653Z] Step 13/25 : FROM alpine:3.15 [2022-06-28T19:31:12.653Z] ---> 3fb3c9af89a9 [2022-06-28T19:31:12.653Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T19:31:12.653Z] ---> Using cache [2022-06-28T19:31:12.653Z] ---> f5a8f6242684 [2022-06-28T19:31:12.653Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:31:12.653Z] ---> Using cache [2022-06-28T19:31:12.653Z] ---> d1d734bf87c2 [2022-06-28T19:31:12.653Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-28T19:31:12.653Z] ---> Using cache [2022-06-28T19:31:12.653Z] ---> 27b7099d871e [2022-06-28T19:31:12.653Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T19:31:16.076Z] Removing intermediate container 7e4680cf5911 [2022-06-28T19:31:16.076Z] ---> ec8f2fad4ce8 [2022-06-28T19:31:16.076Z] Step 12/26 : WORKDIR /edgex-go [2022-06-28T19:31:16.076Z] ---> Running in 129f901e8b90 [2022-06-28T19:31:16.762Z] Removing intermediate container 129f901e8b90 [2022-06-28T19:31:16.762Z] ---> bb89937fd0f3 [2022-06-28T19:31:16.762Z] [2022-06-28T19:31:16.762Z] Step 13/26 : FROM alpine:3.15 [2022-06-28T19:31:16.762Z] ---> 3fb3c9af89a9 [2022-06-28T19:31:16.762Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T19:31:16.762Z] ---> Using cache [2022-06-28T19:31:16.762Z] ---> f5a8f6242684 [2022-06-28T19:31:16.762Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:31:16.762Z] ---> Using cache [2022-06-28T19:31:16.762Z] ---> d1d734bf87c2 [2022-06-28T19:31:16.762Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-28T19:31:17.156Z] ---> Running in 441579081a04 [2022-06-28T19:31:20.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:31:21.957Z] ---> c9770d5ba562 [2022-06-28T19:31:21.957Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T19:31:21.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:31:23.008Z] ---> 65617610ee77 [2022-06-28T19:31:23.008Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-28T19:31:24.441Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T19:31:24.441Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T19:31:24.441Z] OK: 15736 distinct packages available [2022-06-28T19:31:24.441Z] ---> 3d82366a6fea [2022-06-28T19:31:24.441Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-28T19:31:24.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:31:25.109Z] ---> 99f3e769bf7e [2022-06-28T19:31:25.109Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T19:31:25.109Z] ---> Running in be36f8811fa2 [2022-06-28T19:31:25.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:31:25.668Z] Removing intermediate container be36f8811fa2 [2022-06-28T19:31:25.668Z] ---> ad9cfac9c386 [2022-06-28T19:31:25.668Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T19:31:25.668Z] ---> Running in 750d171d9cc1 [2022-06-28T19:31:26.282Z] Removing intermediate container 750d171d9cc1 [2022-06-28T19:31:26.282Z] ---> bbd235d1688a [2022-06-28T19:31:26.282Z] Step 23/25 : LABEL arch=arm64 [2022-06-28T19:31:26.282Z] ---> Running in b2aea6f3d324 [2022-06-28T19:31:26.898Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-28T19:31:26.898Z] Removing intermediate container b2aea6f3d324 [2022-06-28T19:31:26.898Z] ---> 3e103c9fb194 [2022-06-28T19:31:26.898Z] Step 24/25 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:31:26.898Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-28T19:31:26.898Z] ---> Running in fda3d679b06f [2022-06-28T19:31:26.898Z] (3/4) Installing libucontext (1.1-r0) [2022-06-28T19:31:27.178Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-28T19:31:27.178Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T19:31:27.178Z] OK: 6 MiB in 18 packages [2022-06-28T19:31:27.484Z] Removing intermediate container fda3d679b06f [2022-06-28T19:31:27.484Z] ---> 74adf0f2572b [2022-06-28T19:31:27.484Z] Step 25/25 : LABEL version=0.0.0 [2022-06-28T19:31:27.798Z] ---> Running in 22be3f6f8355 [2022-06-28T19:31:28.401Z] Removing intermediate container 22be3f6f8355 [2022-06-28T19:31:28.401Z] ---> 73220ab7340b [2022-06-28T19:31:28.401Z] [2022-06-28T19:31:29.008Z] Removing intermediate container 441579081a04 [2022-06-28T19:31:29.008Z] ---> 948bd8c1a8f4 [2022-06-28T19:31:29.008Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T19:31:29.008Z] Successfully built 73220ab7340b [2022-06-28T19:31:29.288Z] Successfully tagged security-spire-server-arm64:latest [2022-06-28T19:31:29.288Z]  Building security-spire-server ... done Building core-metadata [2022-06-28T19:31:36.060Z] ---> 82c1b0d65685 [2022-06-28T19:31:36.060Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T19:31:36.345Z] ---> a4577b1fdd5c [2022-06-28T19:31:36.345Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-28T19:31:36.345Z] ---> Running in c2d414494a1c [2022-06-28T19:31:36.963Z] Removing intermediate container c2d414494a1c [2022-06-28T19:31:36.963Z] ---> 41829a468dbd [2022-06-28T19:31:36.963Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-28T19:31:37.980Z] ---> a5d77756ea8c [2022-06-28T19:31:37.980Z] Step 21/26 : WORKDIR / [2022-06-28T19:31:37.980Z] ---> Running in 141062d52935 [2022-06-28T19:31:38.616Z] Removing intermediate container 141062d52935 [2022-06-28T19:31:38.616Z] ---> e0e6008ffdc7 [2022-06-28T19:31:38.616Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T19:31:38.895Z] ---> Running in 7161848910f1 [2022-06-28T19:31:39.504Z] Removing intermediate container 7161848910f1 [2022-06-28T19:31:39.504Z] ---> 2afb0dbb3a8b [2022-06-28T19:31:39.504Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T19:31:39.504Z] ---> Running in f3c633e70b23 [2022-06-28T19:31:39.788Z] Removing intermediate container f3c633e70b23 [2022-06-28T19:31:39.788Z] ---> dcc8e9bc8273 [2022-06-28T19:31:39.788Z] Step 24/26 : LABEL arch=arm64 [2022-06-28T19:31:40.066Z] ---> Running in 508206e62bd0 [2022-06-28T19:31:40.682Z] Removing intermediate container 508206e62bd0 [2022-06-28T19:31:40.682Z] ---> a63ae15ce426 [2022-06-28T19:31:40.682Z] Step 25/26 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:31:40.682Z] ---> Running in ec724293f9dd [2022-06-28T19:31:41.295Z] Removing intermediate container ec724293f9dd [2022-06-28T19:31:41.295Z] ---> ec9ef6763c8d [2022-06-28T19:31:41.295Z] Step 26/26 : LABEL version=0.0.0 [2022-06-28T19:31:41.579Z] ---> Running in 829820aa0035 [2022-06-28T19:31:42.189Z] Removing intermediate container 829820aa0035 [2022-06-28T19:31:42.189Z] ---> a37ff05c331f [2022-06-28T19:31:42.189Z] [2022-06-28T19:31:42.465Z] Successfully built a37ff05c331f [2022-06-28T19:31:42.465Z] Successfully tagged security-spire-config-arm64:latest [2022-06-28T19:31:42.742Z] Building security-proxy-setup [2022-06-28T19:32:09.576Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:32:09.576Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:32:09.576Z] ---> 025f4df66db6 [2022-06-28T19:32:09.576Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T19:32:09.576Z] ---> Using cache [2022-06-28T19:32:09.576Z] ---> 25cd41bfd20b [2022-06-28T19:32:09.576Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:32:09.576Z] ---> Using cache [2022-06-28T19:32:09.576Z] ---> 267339cd84bf [2022-06-28T19:32:09.576Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-28T19:32:09.576Z] ---> Using cache [2022-06-28T19:32:09.576Z] ---> ad60cff6c0b4 [2022-06-28T19:32:09.576Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T19:32:09.576Z] ---> Using cache [2022-06-28T19:32:09.576Z] ---> 6ac613b883af [2022-06-28T19:32:09.576Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:32:09.576Z] ---> Using cache [2022-06-28T19:32:09.576Z] ---> daea84f97f4f [2022-06-28T19:32:09.576Z] Step 8/23 : COPY . . [2022-06-28T19:32:09.576Z] ---> Using cache [2022-06-28T19:32:09.576Z] ---> a18697a113c8 [2022-06-28T19:32:09.576Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-28T19:32:09.576Z] ---> Running in e9d2bd404fd5 [2022-06-28T19:32:09.577Z] 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 [2022-06-28T19:32:22.062Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T19:32:22.062Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T19:32:22.062Z] ---> 025f4df66db6 [2022-06-28T19:32:22.062Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T19:32:22.062Z] ---> Using cache [2022-06-28T19:32:22.062Z] ---> 25cd41bfd20b [2022-06-28T19:32:22.062Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:32:22.062Z] ---> Using cache [2022-06-28T19:32:22.062Z] ---> 267339cd84bf [2022-06-28T19:32:22.062Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-28T19:32:22.062Z] ---> Using cache [2022-06-28T19:32:22.062Z] ---> ad60cff6c0b4 [2022-06-28T19:32:22.062Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T19:32:22.062Z] ---> Using cache [2022-06-28T19:32:22.062Z] ---> 6ac613b883af [2022-06-28T19:32:22.062Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T19:32:22.062Z] ---> Using cache [2022-06-28T19:32:22.062Z] ---> daea84f97f4f [2022-06-28T19:32:22.062Z] Step 8/22 : COPY . . [2022-06-28T19:32:22.062Z] ---> Using cache [2022-06-28T19:32:22.062Z] ---> a18697a113c8 [2022-06-28T19:32:22.062Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-28T19:32:22.062Z] ---> Running in 5c842153b7ea [2022-06-28T19:32:22.660Z] 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 [2022-06-28T19:33:44.475Z] Removing intermediate container 387c7c3bc6d8 [2022-06-28T19:33:44.475Z] ---> b06dd9d54e0a [2022-06-28T19:33:44.475Z] [2022-06-28T19:33:44.475Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T19:33:44.475Z] ---> ac73e934f311 [2022-06-28T19:33:44.475Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-28T19:33:44.475Z] ---> Using cache [2022-06-28T19:33:44.475Z] ---> 8a5a543b3002 [2022-06-28T19:33:44.475Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T19:33:44.475Z] ---> Using cache [2022-06-28T19:33:44.475Z] ---> 5622af9f286a [2022-06-28T19:33:44.475Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-28T19:33:44.475Z] ---> Running in bc807fec2610 [2022-06-28T19:33:44.475Z] Removing intermediate container bc807fec2610 [2022-06-28T19:33:44.475Z] ---> 20de40b590db [2022-06-28T19:33:44.475Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-28T19:33:44.475Z] ---> Running in 55c1183ca913 [2022-06-28T19:33:44.475Z] Removing intermediate container 55c1183ca913 [2022-06-28T19:33:44.475Z] ---> f5366c43742d [2022-06-28T19:33:44.475Z] Step 15/23 : WORKDIR / [2022-06-28T19:33:44.475Z] ---> Running in 193545d4f57d [2022-06-28T19:33:44.475Z] Removing intermediate container 193545d4f57d [2022-06-28T19:33:44.475Z] ---> 37576644ffef [2022-06-28T19:33:44.475Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T19:33:45.912Z] ---> 816564f7610e [2022-06-28T19:33:45.912Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-28T19:33:47.358Z] ---> 309ffd8bcfe1 [2022-06-28T19:33:47.358Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-28T19:33:48.340Z] ---> a776042653da [2022-06-28T19:33:48.340Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-28T19:33:48.340Z] ---> Running in c5ce77c1daad [2022-06-28T19:33:48.935Z] Removing intermediate container c5ce77c1daad [2022-06-28T19:33:48.935Z] ---> 145eb5f037b9 [2022-06-28T19:33:48.935Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T19:33:48.935Z] ---> Running in 58c608305cdc [2022-06-28T19:33:49.545Z] Removing intermediate container 58c608305cdc [2022-06-28T19:33:49.545Z] ---> 0ce32dd66d40 [2022-06-28T19:33:49.545Z] Step 21/23 : LABEL arch=arm64 [2022-06-28T19:33:49.545Z] ---> Running in 8f4b97543e8d [2022-06-28T19:33:50.146Z] Removing intermediate container 8f4b97543e8d [2022-06-28T19:33:50.146Z] ---> 14ef0de6293f [2022-06-28T19:33:50.146Z] Step 22/23 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:33:50.146Z] ---> Running in 287c065629f6 [2022-06-28T19:33:50.742Z] Removing intermediate container 287c065629f6 [2022-06-28T19:33:50.742Z] ---> 3c13808e1d40 [2022-06-28T19:33:50.742Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T19:33:51.015Z] ---> Running in 0fc26f3da0b0 [2022-06-28T19:33:51.612Z] Removing intermediate container 0fc26f3da0b0 [2022-06-28T19:33:51.612Z] ---> ca57261e776c [2022-06-28T19:33:51.612Z] [2022-06-28T19:33:51.883Z] Successfully built ca57261e776c [2022-06-28T19:33:51.883Z] Successfully tagged core-command-arm64:latest [2022-06-28T19:36:13.782Z]  Building core-command ... 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/secrets-config ./cmd/secrets-config [2022-06-28T19:36:18.110Z] Removing intermediate container e9d2bd404fd5 [2022-06-28T19:36:18.110Z] ---> f100bd870bb3 [2022-06-28T19:36:18.110Z] [2022-06-28T19:36:18.110Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T19:36:18.110Z] ---> ac73e934f311 [2022-06-28T19:36:18.110Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-28T19:36:18.110Z] ---> Using cache [2022-06-28T19:36:18.110Z] ---> 8a5a543b3002 [2022-06-28T19:36:18.110Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T19:36:18.110Z] ---> Using cache [2022-06-28T19:36:18.110Z] ---> 5622af9f286a [2022-06-28T19:36:18.110Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-28T19:36:18.110Z] Removing intermediate container b3a4906a3d1f [2022-06-28T19:36:18.110Z] ---> 4ba0129be05e [2022-06-28T19:36:18.110Z] [2022-06-28T19:36:18.110Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T19:36:18.110Z] ---> ac73e934f311 [2022-06-28T19:36:18.110Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-28T19:36:18.110Z] ---> Running in f9c7d353fca0 [2022-06-28T19:36:18.110Z] Removing intermediate container 5c842153b7ea [2022-06-28T19:36:18.110Z] ---> 04c0f8ae9ea1 [2022-06-28T19:36:18.110Z] [2022-06-28T19:36:18.110Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T19:36:18.110Z] ---> ac73e934f311 [2022-06-28T19:36:18.110Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-28T19:36:18.110Z] ---> Running in c90ebc33294a [2022-06-28T19:36:18.110Z] ---> Running in cf29a4c691cb [2022-06-28T19:36:18.719Z] Removing intermediate container f9c7d353fca0 [2022-06-28T19:36:18.719Z] ---> dc1951aaa290 [2022-06-28T19:36:18.719Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-28T19:36:18.719Z] ---> Running in 0df92bfbba71 [2022-06-28T19:36:19.327Z] Removing intermediate container 0df92bfbba71 [2022-06-28T19:36:19.327Z] ---> 6e346499e425 [2022-06-28T19:36:19.327Z] Step 15/23 : WORKDIR / [2022-06-28T19:36:19.327Z] ---> Running in 8e53f721b3a1 [2022-06-28T19:36:19.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:36:19.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:36:20.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:36:20.152Z] Removing intermediate container 8e53f721b3a1 [2022-06-28T19:36:20.152Z] ---> 184fbeaf5854 [2022-06-28T19:36:20.152Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T19:36:20.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:36:21.138Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-28T19:36:21.138Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-28T19:36:21.138Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-28T19:36:21.138Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T19:36:21.138Z] ---> 7ba78f24aba5 [2022-06-28T19:36:21.138Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-28T19:36:21.138Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-28T19:36:21.138Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T19:36:21.138Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-28T19:36:21.415Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-28T19:36:21.415Z] (5/6) Installing curl (7.79.1-r1) [2022-06-28T19:36:21.415Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-28T19:36:21.415Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T19:36:21.415Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T19:36:21.415Z] OK: 6 MiB in 16 packages [2022-06-28T19:36:21.692Z] OK: 8 MiB in 20 packages [2022-06-28T19:36:23.704Z] ---> c1ab77ae2d24 [2022-06-28T19:36:23.704Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-28T19:36:23.704Z] Removing intermediate container c90ebc33294a [2022-06-28T19:36:23.704Z] ---> 84f042f600a2 [2022-06-28T19:36:23.704Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T19:36:23.704Z] Removing intermediate container cf29a4c691cb [2022-06-28T19:36:23.704Z] ---> ba95b0fd713c [2022-06-28T19:36:23.704Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-28T19:36:23.704Z] ---> Running in 64d4c80eaab5 [2022-06-28T19:36:23.980Z] ---> Running in 96130054baa8 [2022-06-28T19:36:24.585Z] ---> e752b52824b7 [2022-06-28T19:36:24.585Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-28T19:36:24.585Z] Removing intermediate container 64d4c80eaab5 [2022-06-28T19:36:24.585Z] ---> 45b78fdc1a1d [2022-06-28T19:36:24.585Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-28T19:36:24.585Z] Removing intermediate container 96130054baa8 [2022-06-28T19:36:24.585Z] ---> d91cdbb5f5dc [2022-06-28T19:36:24.585Z] Step 13/22 : WORKDIR /edgex [2022-06-28T19:36:24.585Z] ---> Running in 84d58cedc539 [2022-06-28T19:36:24.585Z] ---> Running in 53f759cddbb1 [2022-06-28T19:36:24.865Z] ---> Running in d1ea75b0901e [2022-06-28T19:36:25.138Z] Removing intermediate container 84d58cedc539 [2022-06-28T19:36:25.138Z] ---> 40c9970d1d2c [2022-06-28T19:36:25.138Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T19:36:25.418Z] ---> Running in b46b968a42b3 [2022-06-28T19:36:25.419Z] Removing intermediate container d1ea75b0901e [2022-06-28T19:36:25.419Z] ---> 9a2f4f9ca6c9 [2022-06-28T19:36:25.419Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-28T19:36:25.419Z] Removing intermediate container 53f759cddbb1 [2022-06-28T19:36:25.419Z] ---> 388e666c9093 [2022-06-28T19:36:25.419Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-28T19:36:25.419Z] ---> Running in 2f2f5d93f594 [2022-06-28T19:36:26.015Z] Removing intermediate container b46b968a42b3 [2022-06-28T19:36:26.015Z] ---> db1d56679f49 [2022-06-28T19:36:26.015Z] Step 21/23 : LABEL arch=arm64 [2022-06-28T19:36:26.016Z] Removing intermediate container 2f2f5d93f594 [2022-06-28T19:36:26.016Z] ---> d0767135d8c5 [2022-06-28T19:36:26.016Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T19:36:26.291Z] ---> Running in aeb15126c7c5 [2022-06-28T19:36:26.291Z] ---> b39d3a1c7d42 [2022-06-28T19:36:26.291Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-28T19:36:26.898Z] Removing intermediate container aeb15126c7c5 [2022-06-28T19:36:26.898Z] ---> 8fdbaffddee6 [2022-06-28T19:36:26.898Z] Step 22/23 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:36:26.898Z] ---> Running in 25e402989d69 [2022-06-28T19:36:27.175Z] ---> 59d2d5ceb96b [2022-06-28T19:36:27.175Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-28T19:36:27.175Z] Removing intermediate container 7c9f34298dcd [2022-06-28T19:36:27.175Z] ---> 02d223ebca53 [2022-06-28T19:36:27.175Z] [2022-06-28T19:36:27.175Z] Step 9/20 : FROM alpine:3.15 [2022-06-28T19:36:27.175Z] ---> 3fb3c9af89a9 [2022-06-28T19:36:27.175Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T19:36:27.175Z] ---> Using cache [2022-06-28T19:36:27.175Z] ---> f5a8f6242684 [2022-06-28T19:36:27.175Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T19:36:27.175Z] ---> Using cache [2022-06-28T19:36:27.175Z] ---> d1d734bf87c2 [2022-06-28T19:36:27.175Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-28T19:36:27.449Z] ---> Running in 0bb7870efb42 [2022-06-28T19:36:27.449Z] Removing intermediate container 25e402989d69 [2022-06-28T19:36:27.449Z] ---> 59035421627f [2022-06-28T19:36:27.449Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T19:36:27.728Z] ---> Running in aeb841037b8b [2022-06-28T19:36:28.332Z] ---> ac040d670b81 [2022-06-28T19:36:28.332Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-28T19:36:28.332Z] Removing intermediate container aeb841037b8b [2022-06-28T19:36:28.332Z] ---> 2f8b23942826 [2022-06-28T19:36:28.332Z] [2022-06-28T19:36:28.929Z] Successfully built 2f8b23942826 [2022-06-28T19:36:28.929Z] Successfully tagged core-metadata-arm64:latest [2022-06-28T19:36:28.929Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:36:29.534Z] ---> 13a7de7ce48d [2022-06-28T19:36:29.534Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-28T19:36:29.534Z] ---> ea4c42198b4a [2022-06-28T19:36:29.534Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-28T19:36:30.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:36:30.141Z] ---> 3296233dec35 [2022-06-28T19:36:30.141Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-28T19:36:30.141Z] ---> b4bffaef3a70 [2022-06-28T19:36:30.415Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-28T19:36:30.415Z] ---> Running in 65cde1acacc6 [2022-06-28T19:36:30.415Z] ---> Running in 12068ec285e1 [2022-06-28T19:36:31.013Z] Removing intermediate container 12068ec285e1 [2022-06-28T19:36:31.013Z] ---> efb755d7b91d [2022-06-28T19:36:31.013Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T19:36:31.013Z] ---> Running in dcc955df0729 [2022-06-28T19:36:31.013Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T19:36:31.013Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T19:36:31.013Z] OK: 15736 distinct packages available [2022-06-28T19:36:31.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T19:36:31.563Z] Removing intermediate container dcc955df0729 [2022-06-28T19:36:31.563Z] ---> 522774a3d1e6 [2022-06-28T19:36:31.563Z] Step 20/22 : LABEL arch=arm64 [2022-06-28T19:36:31.563Z] ---> Running in b03158c404cb [2022-06-28T19:36:31.859Z] Removing intermediate container b03158c404cb [2022-06-28T19:36:31.859Z] ---> 30863d16683a [2022-06-28T19:36:31.859Z] Step 21/22 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:36:32.134Z] ---> Running in a49f6c0df5fc [2022-06-28T19:36:32.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T19:36:32.419Z] Removing intermediate container a49f6c0df5fc [2022-06-28T19:36:32.419Z] ---> ea7c36e463b2 [2022-06-28T19:36:32.419Z] Step 22/22 : LABEL version=0.0.0 [2022-06-28T19:36:32.704Z] ---> Running in ceb196589991 [2022-06-28T19:36:32.704Z] Removing intermediate container 65cde1acacc6 [2022-06-28T19:36:32.704Z] ---> 4bd38a346abc [2022-06-28T19:36:32.704Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-28T19:36:32.704Z] ---> Running in 10e600c3a09d [2022-06-28T19:36:32.990Z] Removing intermediate container ceb196589991 [2022-06-28T19:36:32.990Z] ---> 7b19bae67f0d [2022-06-28T19:36:32.990Z] [2022-06-28T19:36:33.266Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-28T19:36:33.266Z] Removing intermediate container 10e600c3a09d [2022-06-28T19:36:33.266Z] ---> 757ec351a9a4 [2022-06-28T19:36:33.266Z] Step 20/22 : LABEL arch=arm64 [2022-06-28T19:36:33.550Z] ---> Running in 9e5f6cd8becb [2022-06-28T19:36:33.550Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-28T19:36:33.550Z] Successfully built 7b19bae67f0d [2022-06-28T19:36:33.550Z] Successfully tagged support-notifications-arm64:latest [2022-06-28T19:36:33.550Z]  Building support-notifications ... done (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-28T19:36:33.550Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-28T19:36:33.823Z] Removing intermediate container 9e5f6cd8becb [2022-06-28T19:36:33.824Z] ---> 904288dc0354 [2022-06-28T19:36:33.824Z] Step 21/22 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:36:33.824Z] (5/9) Installing curl (7.80.0-r1) [2022-06-28T19:36:33.824Z] ---> Running in 7edc3b30f8ed [2022-06-28T19:36:33.824Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-28T19:36:34.097Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-28T19:36:34.097Z] (8/9) Installing libucontext (1.1-r0) [2022-06-28T19:36:34.097Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-28T19:36:34.097Z] Removing intermediate container 7edc3b30f8ed [2022-06-28T19:36:34.097Z] ---> b55aa7fcdf79 [2022-06-28T19:36:34.097Z] Step 22/22 : LABEL version=0.0.0 [2022-06-28T19:36:34.097Z] ---> Running in 19d6bb495fe1 [2022-06-28T19:36:34.097Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T19:36:34.397Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T19:36:34.397Z] OK: 8 MiB in 23 packages [2022-06-28T19:36:34.671Z] Removing intermediate container 19d6bb495fe1 [2022-06-28T19:36:34.671Z] ---> c53439fb5379 [2022-06-28T19:36:34.671Z] [2022-06-28T19:36:34.949Z] Successfully built c53439fb5379 [2022-06-28T19:36:34.949Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-28T19:36:35.923Z]  Building security-proxy-setup ... done Removing intermediate container 0bb7870efb42 [2022-06-28T19:36:35.923Z] ---> 7f499dc1c1ba [2022-06-28T19:36:35.923Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T19:36:36.517Z] ---> 188fce3208e8 [2022-06-28T19:36:36.517Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-28T19:36:37.949Z] ---> 41f020988608 [2022-06-28T19:36:37.949Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-28T19:36:38.222Z] ---> b3cc71f7a321 [2022-06-28T19:36:38.222Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-28T19:36:38.222Z] ---> Running in 428824acbf88 [2022-06-28T19:36:38.505Z] Removing intermediate container 428824acbf88 [2022-06-28T19:36:38.505Z] ---> 56f51d5b9d8c [2022-06-28T19:36:38.505Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T19:36:38.781Z] ---> Running in 600ac6a71266 [2022-06-28T19:36:39.054Z] Removing intermediate container 600ac6a71266 [2022-06-28T19:36:39.054Z] ---> 00d6d4e28d0d [2022-06-28T19:36:39.054Z] Step 18/20 : LABEL arch=arm64 [2022-06-28T19:36:39.054Z] ---> Running in 5805986963e5 [2022-06-28T19:36:39.332Z] Removing intermediate container 5805986963e5 [2022-06-28T19:36:39.332Z] ---> 3afe39dbbfaa [2022-06-28T19:36:39.332Z] Step 19/20 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf [2022-06-28T19:36:39.606Z] ---> Running in 4a82afe480fd [2022-06-28T19:36:39.880Z] Removing intermediate container 4a82afe480fd [2022-06-28T19:36:39.880Z] ---> dd12ee47414f [2022-06-28T19:36:39.880Z] Step 20/20 : LABEL version=0.0.0 [2022-06-28T19:36:39.880Z] ---> Running in 93f5cd2092bd [2022-06-28T19:36:40.152Z] Removing intermediate container 93f5cd2092bd [2022-06-28T19:36:40.152Z] ---> 9cd8f25c6802 [2022-06-28T19:36:40.152Z] [2022-06-28T19:36:40.425Z] Successfully built 9cd8f25c6802 [2022-06-28T19:36:40.425Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-06-28T19:36:40.714Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-06-28T19:36:40.726Z] $ docker stop --time=1 773b9a5b0b9cb8121613a1326f4a8b369589b2f5e30b0233655b74e303c32c40 [2022-06-28T19:36:42.411Z] $ docker rm -f 773b9a5b0b9cb8121613a1326f4a8b369589b2f5e30b0233655b74e303c32c40 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T19:36:43.028Z] + docker images [2022-06-28T19:36:43.300Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-28T19:36:43.300Z] security-spiffe-token-provider-arm64 latest 9cd8f25c6802 4 seconds ago 28.1MB [2022-06-28T19:36:43.300Z] security-proxy-setup-arm64 latest c53439fb5379 9 seconds ago 26.1MB [2022-06-28T19:36:43.300Z] support-notifications-arm64 latest 7b19bae67f0d 11 seconds ago 25.9MB [2022-06-28T19:36:43.300Z] core-metadata-arm64 latest 2f8b23942826 15 seconds ago 16.3MB [2022-06-28T19:36:43.300Z] 02d223ebca53 17 seconds ago 1.48GB [2022-06-28T19:36:43.300Z] f100bd870bb3 27 seconds ago 1.44GB [2022-06-28T19:36:43.300Z] 04c0f8ae9ea1 27 seconds ago 1.44GB [2022-06-28T19:36:43.300Z] 4ba0129be05e 28 seconds ago 1.49GB [2022-06-28T19:36:43.300Z] core-command-arm64 latest ca57261e776c 2 minutes ago 15.5MB [2022-06-28T19:36:43.300Z] b06dd9d54e0a 3 minutes ago 1.43GB [2022-06-28T19:36:43.300Z] security-spire-config-arm64 latest a37ff05c331f 5 minutes ago 85.6MB [2022-06-28T19:36:43.300Z] security-spire-server-arm64 latest 73220ab7340b 5 minutes ago 86.3MB [2022-06-28T19:36:43.300Z] bb89937fd0f3 5 minutes ago 1.34GB [2022-06-28T19:36:43.300Z] 0aacc43f414a 5 minutes ago 1.34GB [2022-06-28T19:36:43.300Z] support-scheduler-arm64 latest ed2f6d317fa9 6 minutes ago 25.4MB [2022-06-28T19:36:43.300Z] 75e6892ee95b 6 minutes ago 1.49GB [2022-06-28T19:36:43.300Z] sys-mgmt-agent-arm64 latest a08246602e46 6 minutes ago 282MB [2022-06-28T19:36:43.300Z] core-data-arm64 latest 11fa0cf39c77 7 minutes ago 21.7MB [2022-06-28T19:36:43.300Z] security-bootstrapper-arm64 latest cac53efd70be 7 minutes ago 18.3MB [2022-06-28T19:36:43.300Z] 030b617532bc 8 minutes ago 1.46GB [2022-06-28T19:36:43.300Z] security-secretstore-setup-arm64 latest 03a9c0b80a51 8 minutes ago 27.5MB [2022-06-28T19:36:43.300Z] 67ec883f8402 8 minutes ago 1.44GB [2022-06-28T19:36:43.300Z] 51b4d98e1fcf 8 minutes ago 1.44GB [2022-06-28T19:36:43.300Z] 4027a9c244c5 8 minutes ago 1.43GB [2022-06-28T19:36:43.300Z] security-spire-agent-arm64 latest 018e44db0cb8 13 minutes ago 126MB [2022-06-28T19:36:43.300Z] a2839e48c71b 13 minutes ago 1.34GB [2022-06-28T19:36:43.300Z] ci-base-image-arm64 latest 025f4df66db6 25 minutes ago 1.01GB [2022-06-28T19:36:43.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 3 weeks ago 669MB [2022-06-28T19:36:43.300Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-06-28T19:36:43.300Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-06-28T19:36:43.300Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-06-28T19:36:43.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 24 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T19:36:44.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T19:36:44.070Z] [2022-06-28T19:36:44.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T19:36:44.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T19:36:44.755Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-28T19:36:44.755Z] 8998bd30e6a1: Pulling fs layer [2022-06-28T19:36:44.755Z] 04944245beec: Pulling fs layer [2022-06-28T19:36:44.755Z] 699f458cf7ca: Pulling fs layer [2022-06-28T19:36:44.755Z] 765212b225bb: Pulling fs layer [2022-06-28T19:36:44.755Z] f23df028b6ca: Pulling fs layer [2022-06-28T19:36:44.755Z] d65c8cfc05b1: Pulling fs layer [2022-06-28T19:36:44.755Z] 2437ff75d9bd: Pulling fs layer [2022-06-28T19:36:44.755Z] 765212b225bb: Waiting [2022-06-28T19:36:44.755Z] f23df028b6ca: Waiting [2022-06-28T19:36:44.755Z] d65c8cfc05b1: Waiting [2022-06-28T19:36:44.755Z] 2437ff75d9bd: Waiting [2022-06-28T19:36:44.755Z] 04944245beec: Verifying Checksum [2022-06-28T19:36:44.755Z] 04944245beec: Download complete [2022-06-28T19:36:44.755Z] 765212b225bb: Verifying Checksum [2022-06-28T19:36:44.755Z] 765212b225bb: Download complete [2022-06-28T19:36:44.755Z] f23df028b6ca: Verifying Checksum [2022-06-28T19:36:44.755Z] f23df028b6ca: Download complete [2022-06-28T19:36:45.027Z] d65c8cfc05b1: Verifying Checksum [2022-06-28T19:36:45.027Z] 699f458cf7ca: Download complete [2022-06-28T19:36:45.298Z] 8998bd30e6a1: Download complete [2022-06-28T19:36:47.913Z] 2437ff75d9bd: Verifying Checksum [2022-06-28T19:36:47.913Z] 2437ff75d9bd: Download complete [2022-06-28T19:36:49.888Z] 8998bd30e6a1: Pull complete [2022-06-28T19:36:50.161Z] 04944245beec: Pull complete [2022-06-28T19:36:51.587Z] 699f458cf7ca: Pull complete [2022-06-28T19:36:51.861Z] 765212b225bb: Pull complete [2022-06-28T19:36:52.838Z] f23df028b6ca: Pull complete [2022-06-28T19:36:53.109Z] d65c8cfc05b1: Pull complete [2022-06-28T19:37:08.178Z] 2437ff75d9bd: Pull complete [2022-06-28T19:37:08.178Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-28T19:37:08.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T19:37:08.178Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T19:37:08.654Z] prd-ubuntu20.04-docker-arm64-4c-16g-16257 does not seem to be running inside a container [2022-06-28T19:37:08.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-28T19:37:11.543Z] $ docker top 0eef751e938c769b6a42d5c5e4b1deb38522c34dce55ff78f49a54dea72f74ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T19:37:12.576Z] ---> job-cost.sh [2022-06-28T19:37:12.576Z] lf-activate-venv: SKIPPING [2022-06-28T19:37:12.576Z] INFO: No Stack... [2022-06-28T19:37:13.164Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-28T19:37:14.135Z] INFO: Archiving Costs [Pipeline] sh [2022-06-28T19:37:14.889Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-06-28T19:37:14.889Z] + cut -d, -f6 [Pipeline] lock [2022-06-28T19:37:14.982Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4064-1-stack-cost] [2022-06-28T19:37:14.987Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4064-1-stack-cost] did not exist. Created. [2022-06-28T19:37:14.987Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4064-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-28T19:37:15.759Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-28T19:37:15.971Z] Stashed 1 file(s) [Pipeline] } [2022-06-28T19:37:15.989Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4064-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-28T19:37:16.069Z] $ docker stop --time=1 0eef751e938c769b6a42d5c5e4b1deb38522c34dce55ff78f49a54dea72f74ac [2022-06-28T19:37:17.613Z] $ docker rm -f 0eef751e938c769b6a42d5c5e4b1deb38522c34dce55ff78f49a54dea72f74ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-28T19:37:18.676Z] provisioning config files... [2022-06-28T19:37:18.687Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3196735941974418887tmp [Pipeline] { [Pipeline] sh [2022-06-28T19:37:19.021Z] + set +x [2022-06-28T19:37:19.021Z] + curl -s https://codecov.io/bash [2022-06-28T19:37:19.021Z] + bash -s -- [2022-06-28T19:37:19.021Z] [2022-06-28T19:37:19.021Z] _____ _ [2022-06-28T19:37:19.021Z] / ____| | | [2022-06-28T19:37:19.021Z] | | ___ __| | ___ ___ _____ __ [2022-06-28T19:37:19.021Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-28T19:37:19.022Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-28T19:37:19.022Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-28T19:37:19.022Z] Bash-1.0.6 [2022-06-28T19:37:19.022Z] [2022-06-28T19:37:19.022Z] [2022-06-28T19:37:19.022Z] ==> git version 2.25.1 found [2022-06-28T19:37:19.022Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-28T19:37:19.022Z] Release-Date: 2020-01-08 [2022-06-28T19:37:19.022Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-28T19:37:19.022Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-28T19:37:19.022Z] ==> Jenkins CI detected. [2022-06-28T19:37:19.022Z] current dir:  /w/workspace/edgex-go/1 [2022-06-28T19:37:19.022Z] project root: . [2022-06-28T19:37:19.022Z] --> token set from env [2022-06-28T19:37:19.022Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-28T19:37:19.022Z] ==> Running gcov in . (disable via -X gcov) [2022-06-28T19:37:19.022Z] ==> Python coveragepy not found [2022-06-28T19:37:19.022Z] ==> Searching for coverage reports in: [2022-06-28T19:37:19.022Z] + . [2022-06-28T19:37:19.022Z] -> Found 1 reports [2022-06-28T19:37:19.022Z] ==> Detecting git/mercurial file structure [2022-06-28T19:37:19.022Z] ==> Reading reports [2022-06-28T19:37:19.282Z] + ./coverage.out bytes=435593 [2022-06-28T19:37:19.282Z] ==> Appending adjustments [2022-06-28T19:37:19.282Z] https://docs.codecov.io/docs/fixing-reports [2022-06-28T19:37:20.223Z] + Found adjustments [2022-06-28T19:37:20.223Z] ==> Gzipping contents [2022-06-28T19:37:20.223Z] 60K /tmp/codecov.3UP08Y.gz [2022-06-28T19:37:20.223Z] ==> Uploading reports [2022-06-28T19:37:20.223Z] url: https://codecov.io [2022-06-28T19:37:20.223Z] query: branch=PR-4064&commit=8644ac3981daa8a654b6ce11b1adb54650171fcf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4064%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4064&job=&cmd_args= [2022-06-28T19:37:20.223Z] -> Pinging Codecov [2022-06-28T19:37:20.223Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4064&commit=8644ac3981daa8a654b6ce11b1adb54650171fcf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4064%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4064&job=&cmd_args= [2022-06-28T19:37:20.484Z] -> Uploading to [2022-06-28T19:37:20.484Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-28/00271124DB129430A58F1EEE437C3FCB/8644ac3981daa8a654b6ce11b1adb54650171fcf/86de382e-5a21-42ad-894d-692bbad5d225.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220628T193720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef0c749e4ec952771d5534c4b094f4bd25f28de2e1b91775f4cfb9af691672f0 [2022-06-28T19:37:20.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T19:37:20.484Z] Dload Upload Total Spent Left Speed [2022-06-28T19:37:20.744Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59959 0 0 100 59959 0 262k --:--:-- --:--:-- --:--:-- 262k [2022-06-28T19:37:20.744Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8644ac3981daa8a654b6ce11b1adb54650171fcf [Pipeline] } [2022-06-28T19:37:20.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-28T19:37:22.066Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-28T19:37:22.400Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T19:37:23.293Z] ---> package-listing.sh [2022-06-28T19:37:23.293Z] ++ facter osfamily [2022-06-28T19:37:23.293Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-28T19:37:23.555Z] + OS_FAMILY=debian [2022-06-28T19:37:23.555Z] + workspace=/w/workspace/edgex-go/1 [2022-06-28T19:37:23.555Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-28T19:37:23.555Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-28T19:37:23.555Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-28T19:37:23.555Z] + PACKAGES=/tmp/packages_start.txt [2022-06-28T19:37:23.555Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-28T19:37:23.555Z] + PACKAGES=/tmp/packages_end.txt [2022-06-28T19:37:23.555Z] + case "${OS_FAMILY}" in [2022-06-28T19:37:23.555Z] + dpkg -l [2022-06-28T19:37:23.555Z] + grep '^ii' [2022-06-28T19:37:23.555Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-28T19:37:23.555Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-28T19:37:23.555Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-28T19:37:23.555Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-28T19:37:23.555Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-06-28T19:37:23.555Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-06-28T19:37:23.588Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-28T19:37:23.884Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T19:37:24.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T19:37:24.506Z] [2022-06-28T19:37:24.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T19:37:24.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T19:37:24.883Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-28T19:37:24.883Z] 5eb5b503b376: Pulling fs layer [2022-06-28T19:37:24.883Z] 5c69ac0246d0: Pulling fs layer [2022-06-28T19:37:24.883Z] ec43610c2a17: Pulling fs layer [2022-06-28T19:37:24.883Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-28T19:37:24.883Z] 33b1e0a273af: Pulling fs layer [2022-06-28T19:37:24.883Z] 5d3b04190fa2: Pulling fs layer [2022-06-28T19:37:24.883Z] 2f39f015ded8: Pulling fs layer [2022-06-28T19:37:24.883Z] 2f39f015ded8: Waiting [2022-06-28T19:37:24.883Z] 33b1e0a273af: Waiting [2022-06-28T19:37:24.883Z] 5d3b04190fa2: Waiting [2022-06-28T19:37:24.883Z] 3a2ae6a8a46f: Waiting [2022-06-28T19:37:24.883Z] 5c69ac0246d0: Verifying Checksum [2022-06-28T19:37:24.883Z] 5c69ac0246d0: Download complete [2022-06-28T19:37:24.883Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-28T19:37:24.883Z] 3a2ae6a8a46f: Download complete [2022-06-28T19:37:25.146Z] 33b1e0a273af: Verifying Checksum [2022-06-28T19:37:25.146Z] 33b1e0a273af: Download complete [2022-06-28T19:37:25.146Z] 5d3b04190fa2: Verifying Checksum [2022-06-28T19:37:25.146Z] 5d3b04190fa2: Download complete [2022-06-28T19:37:25.146Z] ec43610c2a17: Verifying Checksum [2022-06-28T19:37:25.146Z] ec43610c2a17: Download complete [2022-06-28T19:37:25.146Z] 5eb5b503b376: Download complete [2022-06-28T19:37:26.089Z] 2f39f015ded8: Verifying Checksum [2022-06-28T19:37:26.089Z] 2f39f015ded8: Download complete [2022-06-28T19:37:26.348Z] 5eb5b503b376: Pull complete [2022-06-28T19:37:26.607Z] 5c69ac0246d0: Pull complete [2022-06-28T19:37:26.868Z] ec43610c2a17: Pull complete [2022-06-28T19:37:27.129Z] 3a2ae6a8a46f: Pull complete [2022-06-28T19:37:27.129Z] 33b1e0a273af: Pull complete [2022-06-28T19:37:27.390Z] 5d3b04190fa2: Pull complete [2022-06-28T19:37:31.582Z] 2f39f015ded8: Pull complete [2022-06-28T19:37:31.582Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-28T19:37:31.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T19:37:31.582Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T19:37:31.786Z] prd-ubuntu20.04-docker-8c-8g-16256 does not seem to be running inside a container [2022-06-28T19:37:31.819Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-28T19:37:33.229Z] $ docker top 72e458e3d0a4893774ebb17f47e9a370791d1c7100c9ef0b2c9eb6f3f9175c00 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T19:37:33.633Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-28T19:37:33.945Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-28T19:37:34.257Z] + ls /var/log/sa-host [2022-06-28T19:37:34.257Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T19:37:34.532Z] provisioning config files... [2022-06-28T19:37:34.544Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6098071733114186192tmp [Pipeline] { [Pipeline] echo [2022-06-28T19:37:34.589Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T19:37:34.900Z] ---> create-netrc.sh [Pipeline] } [2022-06-28T19:37:34.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-28T19:37:35.332Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-28T19:37:35.366Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T19:37:35.689Z] ---> sudo-logs.sh [2022-06-28T19:37:35.689Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-28T19:37:35.765Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T19:37:36.078Z] ---> job-cost.sh [2022-06-28T19:37:36.078Z] lf-activate-venv: SKIPPING [2022-06-28T19:37:36.078Z] DEBUG: total: 0.10999999940395355 [2022-06-28T19:37:36.078Z] INFO: Retrieving Stack Cost... [2022-06-28T19:37:36.338Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-28T19:37:36.912Z] INFO: Archiving Costs [Pipeline] echo [2022-06-28T19:37:36.943Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T19:37:37.257Z] ---> logs-deploy.sh [2022-06-28T19:37:37.257Z] lf-activate-venv: SKIPPING [2022-06-28T19:37:37.257Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4064/1 [2022-06-28T19:37:37.257Z] INFO: archiving workspace using pattern(s): [2022-06-28T19:37:38.196Z] Archives upload complete. [2022-06-28T19:37:38.196Z] INFO: archiving logs to Nexus