Pull request #4461 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at d52ecc9ec6b167035306dda8479a360a024b5268 rather than 09220f78f8523621d7042655cab33f004b76739a Obtained Jenkinsfile from d52ecc9ec6b167035306dda8479a360a024b5268 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-ssh6247301564283425017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14481881873163350316.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4461/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-4461/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8402760093035000315.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-4461/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11158799153617801156.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh7751379962674080905.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-4461/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-4461/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1081589528205350486.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/v3], 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.20 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/v3 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-4577 in /w/workspace/edgexfoundry_edgex-go_PR-4461 [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 > 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/4461/head:refs/remotes/origin/PR-4461 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d52ecc9ec6b167035306dda8479a360a024b5268 into PR head commit 09220f78f8523621d7042655cab33f004b76739a Merge succeeded, producing 09220f78f8523621d7042655cab33f004b76739a Checking out Revision 09220f78f8523621d7042655cab33f004b76739a (PR-4461) > git config core.sparsecheckout # timeout=10 > git checkout -f 09220f78f8523621d7042655cab33f004b76739a # 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 d52ecc9ec6b167035306dda8479a360a024b5268 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09220f78f8523621d7042655cab33f004b76739a # timeout=10 Commit message: "feat: Switch UOM file to YAML format" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-20T07:45:38.928Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-20T07:45:39.120Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-20T07:45:39.219Z] ========================================================= [2023-03-20T07:45:39.219Z] EdgeX Global Pipelines Version Info [2023-03-20T07:45:39.219Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-20T07:45:39.957Z] ------------------- [2023-03-20T07:45:39.957Z] stable info: [2023-03-20T07:45:39.957Z] ------------------- [2023-03-20T07:45:39.957Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-20T07:45:39.957Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-20T07:45:39.957Z] Message: update stable to v1.0.245 [2023-03-20T07:45:40.537Z] ------------------- [2023-03-20T07:45:40.538Z] experimental info: [2023-03-20T07:45:40.538Z] ------------------- [2023-03-20T07:45:40.538Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-20T07:45:40.538Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-20T07:45:40.538Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-20T07:45:40.836Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-20T07:45:40.876Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-20T07:45:40.920Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-20T07:45:40.962Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-20T07:45:41.002Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-20T07:45:41.044Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-20T07:45:41.089Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-20T07:45:41.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-20T07:45:41.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-20T07:45:41.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-20T07:45:41.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-20T07:45:41.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-20T07:45:41.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-20T07:45:41.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-20T07:45:41.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-20T07:45:41.459Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-20T07:45:41.502Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-20T07:45:41.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-20T07:45:41.594Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-20T07:45:41.636Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-20T07:45:41.681Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-20T07:45:41.725Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-20T07:45:41.768Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-20T07:45:41.810Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4461 [Pipeline] echo [2023-03-20T07:45:41.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4461 [Pipeline] echo [2023-03-20T07:45:41.892Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4461 [Pipeline] echo [2023-03-20T07:45:41.930Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09220f78f8523621d7042655cab33f004b76739a [Pipeline] echo [2023-03-20T07:45:41.972Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09220f7 [Pipeline] echo [2023-03-20T07:45:42.015Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T07:45:42.143Z] provisioning config files... [2023-03-20T07:45:42.161Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7233127343934402309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T07:45:42.506Z] ---> docker-login.sh [2023-03-20T07:45:42.507Z] nexus3.edgexfoundry.org:10001 [2023-03-20T07:45:42.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T07:45:42.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T07:45:42.767Z] Configure a credential helper to remove this warning. See [2023-03-20T07:45:42.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T07:45:42.767Z] [2023-03-20T07:45:42.767Z] Login Succeeded [2023-03-20T07:45:42.767Z] nexus3.edgexfoundry.org:10002 [2023-03-20T07:45:42.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T07:45:43.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T07:45:43.028Z] Configure a credential helper to remove this warning. See [2023-03-20T07:45:43.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T07:45:43.028Z] [2023-03-20T07:45:43.028Z] Login Succeeded [2023-03-20T07:45:43.028Z] nexus3.edgexfoundry.org:10003 [2023-03-20T07:45:43.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T07:45:43.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T07:45:43.028Z] Configure a credential helper to remove this warning. See [2023-03-20T07:45:43.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T07:45:43.028Z] [2023-03-20T07:45:43.028Z] Login Succeeded [2023-03-20T07:45:43.028Z] nexus3.edgexfoundry.org:10004 [2023-03-20T07:45:43.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T07:45:43.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T07:45:43.028Z] Configure a credential helper to remove this warning. See [2023-03-20T07:45:43.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T07:45:43.028Z] [2023-03-20T07:45:43.028Z] Login Succeeded [2023-03-20T07:45:43.028Z] docker.io [2023-03-20T07:45:43.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T07:45:43.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T07:45:43.287Z] Configure a credential helper to remove this warning. See [2023-03-20T07:45:43.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T07:45:43.287Z] [2023-03-20T07:45:43.287Z] Login Succeeded [2023-03-20T07:45:43.287Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T07:45:43.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T07:45:43.731Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 [2023-03-20T07:45:43.731Z] + dirname cmd/core-command/Dockerfile [2023-03-20T07:45:43.731Z] + cut -d/ -f2 [2023-03-20T07:45:43.731Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-20T07:45:43.731Z] + + cut -d/ -f2 [2023-03-20T07:45:43.731Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-20T07:45:43.731Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-20T07:45:43.731Z] + dirname cmd/core-data/Dockerfile [2023-03-20T07:45:43.731Z] + cut -d/ -f2 [2023-03-20T07:45:43.731Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-20T07:45:43.731Z] + dirname cmd/core-metadata/Dockerfile [2023-03-20T07:45:43.731Z] + cut -d/ -f2 [2023-03-20T07:45:43.731Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-20T07:45:43.731Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-20T07:45:43.731Z] + cut -d/ -f2 [2023-03-20T07:45:43.731Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-20T07:45:43.731Z] + + dirnamecut cmd/security-proxy-auth/Dockerfile -d/ [2023-03-20T07:45:43.731Z] -f2 [2023-03-20T07:45:43.731Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-20T07:45:43.731Z] + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ [2023-03-20T07:45:43.731Z] -f2 [2023-03-20T07:45:43.731Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-20T07:45:43.731Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-20T07:45:43.731Z] + cut -d/ -f2 [2023-03-20T07:45:43.731Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-20T07:45:43.731Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-20T07:45:43.731Z] + cut -d/ -f2 [2023-03-20T07:45:43.731Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-20T07:45:43.731Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-20T07:45:43.731Z] + cut -d/ -f2 [2023-03-20T07:45:43.731Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-20T07:45:43.731Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-20T07:45:43.731Z] + cut -d/ -f2 [2023-03-20T07:45:43.731Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-20T07:45:43.731Z] + + cut -d/ -f2 [2023-03-20T07:45:43.731Z] dirname cmd/security-spire-server/Dockerfile [2023-03-20T07:45:43.731Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-20T07:45:43.731Z] + dirname cmd/support-notifications/Dockerfile [2023-03-20T07:45:43.731Z] + cut -d/ -f2 [2023-03-20T07:45:43.731Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-20T07:45:43.731Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-20T07:45:43.731Z] + cut -d/ -f2 [2023-03-20T07:45:43.731Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-20T07:45:43.794Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-20T07:45:44.454Z] + git rev-list -1 --merges 09220f78f8523621d7042655cab33f004b76739a~1..09220f78f8523621d7042655cab33f004b76739a [Pipeline] echo [2023-03-20T07:45:44.488Z] -----------> git rev-list -1 --merges 09220f78f8523621d7042655cab33f004b76739a~1..09220f78f8523621d7042655cab33f004b76739a 09220f78f8523621d7042655cab33f004b76739a [false] [Pipeline] sh [2023-03-20T07:45:44.791Z] + git log --format=format:%s -1 09220f78f8523621d7042655cab33f004b76739a [Pipeline] echo [2023-03-20T07:45:44.830Z] ========================================================= [2023-03-20T07:45:44.830Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-20T07:45:44.830Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-20T07:45:45.332Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T07:45:45.332Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-20T07:45:45.332Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-20T07:45:45.332Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-20T07:45:45.332Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-20T07:45:45.332Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-20T07:45:45.332Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T07:45:45.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T07:45:45.803Z] [2023-03-20T07:45:45.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T07:45:46.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T07:45:46.173Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-20T07:45:46.173Z] b85a868b505f: Pulling fs layer [2023-03-20T07:45:46.173Z] e2be974225ed: Pulling fs layer [2023-03-20T07:45:46.173Z] 339a4e72a1f5: Pulling fs layer [2023-03-20T07:45:46.173Z] 988bab9f4d93: Pulling fs layer [2023-03-20T07:45:46.173Z] 1469e6f7b9e6: Pulling fs layer [2023-03-20T07:45:46.173Z] eaf3925da568: Pulling fs layer [2023-03-20T07:45:46.173Z] bab4dde63d76: Pulling fs layer [2023-03-20T07:45:46.173Z] bde34c3a00c8: Pulling fs layer [2023-03-20T07:45:46.173Z] eaf3925da568: Waiting [2023-03-20T07:45:46.173Z] bab4dde63d76: Waiting [2023-03-20T07:45:46.173Z] 1469e6f7b9e6: Waiting [2023-03-20T07:45:46.173Z] 988bab9f4d93: Waiting [2023-03-20T07:45:46.173Z] b352a97aabf1: Pulling fs layer [2023-03-20T07:45:46.173Z] 4872d77fe225: Pulling fs layer [2023-03-20T07:45:46.173Z] 5851b861e8e6: Pulling fs layer [2023-03-20T07:45:46.173Z] bde34c3a00c8: Waiting [2023-03-20T07:45:46.173Z] b352a97aabf1: Waiting [2023-03-20T07:45:46.173Z] 4872d77fe225: Waiting [2023-03-20T07:45:46.173Z] 5851b861e8e6: Waiting [2023-03-20T07:45:46.173Z] e2be974225ed: Verifying Checksum [2023-03-20T07:45:46.173Z] e2be974225ed: Download complete [2023-03-20T07:45:46.173Z] 988bab9f4d93: Download complete [2023-03-20T07:45:46.432Z] 1469e6f7b9e6: Verifying Checksum [2023-03-20T07:45:46.432Z] 1469e6f7b9e6: Download complete [2023-03-20T07:45:46.432Z] eaf3925da568: Download complete [2023-03-20T07:45:46.432Z] 339a4e72a1f5: Verifying Checksum [2023-03-20T07:45:46.432Z] 339a4e72a1f5: Download complete [2023-03-20T07:45:46.432Z] bde34c3a00c8: Verifying Checksum [2023-03-20T07:45:46.432Z] bde34c3a00c8: Download complete [2023-03-20T07:45:46.432Z] b352a97aabf1: Download complete [2023-03-20T07:45:46.432Z] 4872d77fe225: Download complete [2023-03-20T07:45:46.432Z] 5851b861e8e6: Download complete [2023-03-20T07:45:46.432Z] b85a868b505f: Download complete [2023-03-20T07:45:46.689Z] bab4dde63d76: Verifying Checksum [2023-03-20T07:45:46.689Z] bab4dde63d76: Download complete [2023-03-20T07:45:47.626Z] b85a868b505f: Pull complete [2023-03-20T07:45:47.886Z] e2be974225ed: Pull complete [2023-03-20T07:45:48.146Z] 339a4e72a1f5: Pull complete [2023-03-20T07:45:48.146Z] 988bab9f4d93: Pull complete [2023-03-20T07:45:48.405Z] 1469e6f7b9e6: Pull complete [2023-03-20T07:45:48.665Z] eaf3925da568: Pull complete [2023-03-20T07:45:50.041Z] bab4dde63d76: Pull complete [2023-03-20T07:45:50.300Z] bde34c3a00c8: Pull complete [2023-03-20T07:45:50.300Z] b352a97aabf1: Pull complete [2023-03-20T07:45:50.300Z] 4872d77fe225: Pull complete [2023-03-20T07:45:50.560Z] 5851b861e8e6: Pull complete [2023-03-20T07:45:50.560Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-20T07:45:50.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T07:45:50.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T07:45:50.783Z] prd-ubuntu20.04-docker-8c-8g-4577 does not seem to be running inside a container [2023-03-20T07:45:50.812Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-20T07:45:53.567Z] $ docker top 9ab32f98148cdc1d3cdfb31436c11f03cff2886f707a852eb1e14a25e9f2a423 -eo pid,comm [2023-03-20T07:45:53.618Z] 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). [2023-03-20T07:45:53.618Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T07:45:53.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T07:45:53.742Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T07:45:53.847Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T07:45:53.853Z] $ docker exec 9ab32f98148cdc1d3cdfb31436c11f03cff2886f707a852eb1e14a25e9f2a423 ssh-agent [2023-03-20T07:45:53.949Z] SSH_AUTH_SOCK=/tmp/ssh-XjkqyOo2T9np/agent.30 [2023-03-20T07:45:53.949Z] SSH_AGENT_PID=36 [2023-03-20T07:45:53.954Z] Running ssh-add (command line suppressed) [2023-03-20T07:45:54.049Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6145072775709992136.key (/w/workspace/edgex-go/1@tmp/private_key_6145072775709992136.key) [2023-03-20T07:45:54.059Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T07:45:54.386Z] + git tag --points-at HEAD [Pipeline] } [2023-03-20T07:45:54.417Z] $ docker exec --env ******** --env ******** 9ab32f98148cdc1d3cdfb31436c11f03cff2886f707a852eb1e14a25e9f2a423 ssh-agent -k [2023-03-20T07:45:54.504Z] unset SSH_AUTH_SOCK; [2023-03-20T07:45:54.505Z] unset SSH_AGENT_PID; [2023-03-20T07:45:54.505Z] echo Agent pid 36 killed; [2023-03-20T07:45:54.511Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-20T07:45:54.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T07:45:54.609Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T07:45:54.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T07:45:54.720Z] $ docker exec 9ab32f98148cdc1d3cdfb31436c11f03cff2886f707a852eb1e14a25e9f2a423 ssh-agent [2023-03-20T07:45:54.816Z] SSH_AUTH_SOCK=/tmp/ssh-4hE70qwqMi37/agent.69 [2023-03-20T07:45:54.816Z] SSH_AGENT_PID=75 [2023-03-20T07:45:54.821Z] Running ssh-add (command line suppressed) [2023-03-20T07:45:54.924Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11149922498999258046.key (/w/workspace/edgex-go/1@tmp/private_key_11149922498999258046.key) [2023-03-20T07:45:54.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T07:45:55.263Z] + git semver init [2023-03-20T07:45:55.523Z] 2023-03-20 07:45:55,445 [run_init] DEBUG init version:0.0.0 force:False [2023-03-20T07:45:55.523Z] 2023-03-20 07:45:55,446 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-20T07:45:55.523Z] 2023-03-20 07:45:55,446 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-20T07:45:55.523Z] 2023-03-20 07:45:55,447 [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) [2023-03-20T07:46:02.104Z] 2023-03-20 07:46:00,821 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-20T07:46:02.104Z] 2023-03-20 07:46:00,822 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4461 with force:False [2023-03-20T07:46:02.104Z] 2023-03-20 07:46:00,822 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4461 [2023-03-20T07:46:02.104Z] 2023-03-20 07:46:00,826 [execute] INFO git cat-file --batch-check [2023-03-20T07:46:02.104Z] 2023-03-20 07:46:00,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-20T07:46:02.104Z] 2023-03-20 07:46:00,832 [execute] INFO git cat-file --batch [2023-03-20T07:46:02.104Z] 2023-03-20 07:46:00,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-20T07:46:02.104Z] 2023-03-20 07:46:00,837 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4461 [2023-03-20T07:46:02.104Z] 0.0.0 [Pipeline] } [2023-03-20T07:46:02.206Z] $ docker exec --env ******** --env ******** 9ab32f98148cdc1d3cdfb31436c11f03cff2886f707a852eb1e14a25e9f2a423 ssh-agent -k [2023-03-20T07:46:02.291Z] unset SSH_AUTH_SOCK; [2023-03-20T07:46:02.292Z] unset SSH_AGENT_PID; [2023-03-20T07:46:02.292Z] echo Agent pid 75 killed; [2023-03-20T07:46:02.298Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T07:46:02.722Z] + git semver [Pipeline] } [2023-03-20T07:46:03.005Z] $ docker stop --time=1 9ab32f98148cdc1d3cdfb31436c11f03cff2886f707a852eb1e14a25e9f2a423 [2023-03-20T07:46:04.275Z] $ docker rm -f --volumes 9ab32f98148cdc1d3cdfb31436c11f03cff2886f707a852eb1e14a25e9f2a423 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T07:46:04.670Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-20T07:46:04.935Z] Stashed 1 file(s) [Pipeline] echo [2023-03-20T07:46:04.951Z] [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] sh [2023-03-20T07:46:05.730Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-20T07:46:05.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T07:46:05.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T07:46:05.841Z] ========================================================= [2023-03-20T07:46:05.841Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-20T07:46:05.841Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-20T07:46:06.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-20T07:46:06.188Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-20T07:46:06.188Z] 63b65145d645: Pulling fs layer [2023-03-20T07:46:06.188Z] a2d21d5440eb: Pulling fs layer [2023-03-20T07:46:06.188Z] 935e6c44a52c: Pulling fs layer [2023-03-20T07:46:06.188Z] 94cc34f8dd06: Pulling fs layer [2023-03-20T07:46:06.188Z] 30dea6a524f1: Pulling fs layer [2023-03-20T07:46:06.188Z] a2aff8979fd8: Pulling fs layer [2023-03-20T07:46:06.188Z] 30dea6a524f1: Waiting [2023-03-20T07:46:06.188Z] 6808be2612f2: Pulling fs layer [2023-03-20T07:46:06.188Z] f25807f1079a: Pulling fs layer [2023-03-20T07:46:06.188Z] a2aff8979fd8: Waiting [2023-03-20T07:46:06.188Z] f25807f1079a: Waiting [2023-03-20T07:46:06.188Z] a2d21d5440eb: Download complete [2023-03-20T07:46:06.188Z] 94cc34f8dd06: Verifying Checksum [2023-03-20T07:46:06.188Z] 94cc34f8dd06: Download complete [2023-03-20T07:46:06.188Z] 30dea6a524f1: Verifying Checksum [2023-03-20T07:46:06.188Z] 30dea6a524f1: Download complete [2023-03-20T07:46:06.188Z] 63b65145d645: Verifying Checksum [2023-03-20T07:46:06.188Z] 63b65145d645: Download complete [2023-03-20T07:46:06.188Z] a2aff8979fd8: Verifying Checksum [2023-03-20T07:46:06.188Z] a2aff8979fd8: Download complete [2023-03-20T07:46:06.452Z] 63b65145d645: Pull complete [2023-03-20T07:46:06.452Z] a2d21d5440eb: Pull complete [2023-03-20T07:46:07.027Z] f25807f1079a: Verifying Checksum [2023-03-20T07:46:07.027Z] f25807f1079a: Download complete [2023-03-20T07:46:07.027Z] 935e6c44a52c: Verifying Checksum [2023-03-20T07:46:07.027Z] 935e6c44a52c: Download complete [2023-03-20T07:46:07.027Z] 6808be2612f2: Verifying Checksum [2023-03-20T07:46:07.027Z] 6808be2612f2: Download complete [2023-03-20T07:46:10.310Z] 935e6c44a52c: Pull complete [2023-03-20T07:46:10.310Z] 94cc34f8dd06: Pull complete [2023-03-20T07:46:10.310Z] 30dea6a524f1: Pull complete [2023-03-20T07:46:10.310Z] a2aff8979fd8: Pull complete [2023-03-20T07:46:12.208Z] 6808be2612f2: Pull complete [2023-03-20T07:46:13.141Z] f25807f1079a: Pull complete [2023-03-20T07:46:13.141Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-20T07:46:13.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-20T07:46:13.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-20T07:46:13.504Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-20T07:46:13.504Z] WORKDIR /edgex [2023-03-20T07:46:13.504Z] COPY go.mod . [2023-03-20T07:46:13.504Z] RUN go mod download [2023-03-20T07:46:13.504Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-20T07:46:14.071Z] Sending build context to Docker daemon 170.4MB [2023-03-20T07:46:14.071Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-20T07:46:14.071Z] ---> 3b553350e43f [2023-03-20T07:46:14.071Z] Step 2/4 : WORKDIR /edgex [2023-03-20T07:46:19.347Z] ---> Running in d416f55def2b [2023-03-20T07:46:19.347Z] Removing intermediate container d416f55def2b [2023-03-20T07:46:19.347Z] ---> 71c2a5df8468 [2023-03-20T07:46:19.347Z] Step 3/4 : COPY go.mod . [2023-03-20T07:46:19.606Z] ---> e010ea85a8a9 [2023-03-20T07:46:19.606Z] Step 4/4 : RUN go mod download [2023-03-20T07:46:19.606Z] ---> Running in acd37bba2904 [2023-03-20T07:46:20.264Z] Still waiting to schedule task [2023-03-20T07:46:20.264Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-20T07:46:37.739Z] Removing intermediate container acd37bba2904 [2023-03-20T07:46:37.739Z] ---> 8f885994a2bb [2023-03-20T07:46:37.739Z] Successfully built 8f885994a2bb [2023-03-20T07:46:37.739Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T07:46:38.124Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-20T07:46:38.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T07:46:38.276Z] prd-ubuntu20.04-docker-8c-8g-4577 does not seem to be running inside a container [2023-03-20T07:46:38.308Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-20T07:46:39.159Z] $ docker top 0adf8104f7281248100282162aa93da753a8f79bfa3da0d4a29334c167d3e192 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T07:46:39.556Z] + go version [2023-03-20T07:46:39.556Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-20T07:46:39.610Z] $ docker stop --time=1 0adf8104f7281248100282162aa93da753a8f79bfa3da0d4a29334c167d3e192 [2023-03-20T07:46:41.186Z] $ docker rm -f --volumes 0adf8104f7281248100282162aa93da753a8f79bfa3da0d4a29334c167d3e192 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T07:46:41.910Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-20T07:46:41.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T07:46:42.069Z] prd-ubuntu20.04-docker-8c-8g-4577 does not seem to be running inside a container [2023-03-20T07:46:42.102Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-20T07:46:42.423Z] $ docker top 9b468926dd8f01a7e4cbf3c46a7ed124e17e689dab03debdd5994669713f66a2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-20T07:46:42.535Z] ========================================================= [2023-03-20T07:46:42.535Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-20T07:46:42.535Z] ========================================================= [Pipeline] sh [2023-03-20T07:46:42.828Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-20T07:46:43.191Z] + make test [2023-03-20T07:46:43.191Z] go test -race -coverprofile=coverage.out ./... [2023-03-20T07:46:51.337Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-20T07:47:03.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-20T07:47:03.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-20T07:47:03.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-20T07:47:03.817Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-20T07:47:04.075Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-20T07:47:04.333Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-20T07:47:04.591Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-20T07:47:04.591Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-20T07:47:04.591Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-20T07:47:04.591Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-20T07:47:04.848Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-20T07:47:05.107Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-20T07:47:05.107Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-20T07:47:05.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-20T07:47:06.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-20T07:47:06.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-20T07:47:06.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2023-03-20T07:47:08.383Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements [2023-03-20T07:47:12.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.3% of statements [2023-03-20T07:47:12.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-20T07:47:12.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-20T07:47:12.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-20T07:47:13.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-20T07:47:13.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-20T07:47:13.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements [2023-03-20T07:47:15.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-20T07:47:15.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-20T07:47:15.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-20T07:47:15.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-20T07:47:15.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-20T07:47:16.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-20T07:47:16.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-20T07:47:17.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.333s coverage: 88.5% of statements [2023-03-20T07:47:17.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.9% of statements [2023-03-20T07:47:18.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-20T07:47:18.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-20T07:47:18.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-20T07:47:18.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.344s coverage: 95.6% of statements [2023-03-20T07:47:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-20T07:47:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-20T07:47:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-20T07:47:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-20T07:47:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-20T07:47:18.882Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 72.2% of statements [2023-03-20T07:47:20.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-20T07:47:20.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-20T07:47:20.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-20T07:47:20.256Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.080s coverage: 65.9% of statements [2023-03-20T07:47:20.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-20T07:47:20.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-20T07:47:20.514Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2023-03-20T07:47:20.514Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 29.0% of statements [2023-03-20T07:47:20.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 45.5% of statements [2023-03-20T07:47:20.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 82.9% of statements [2023-03-20T07:47:21.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2023-03-20T07:47:21.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2023-03-20T07:47:21.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.033s coverage: 87.5% of statements [2023-03-20T07:47:21.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-20T07:47:21.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-20T07:47:21.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-20T07:47:21.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-20T07:47:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-20T07:47:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-20T07:47:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-20T07:47:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-20T07:47:23.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-20T07:47:23.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-20T07:47:23.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-20T07:47:23.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-20T07:47:23.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-20T07:47:23.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-20T07:47:23.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-20T07:47:25.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-20T07:47:25.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-20T07:47:26.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-20T07:47:26.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-20T07:47:27.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-20T07:47:27.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-20T07:47:27.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-20T07:47:28.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-20T07:47:28.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-20T07:47:29.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-20T07:47:30.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-20T07:47:30.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-20T07:47:30.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-20T07:47:30.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-20T07:47:31.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-20T07:47:31.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-20T07:47:31.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-20T07:47:31.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-20T07:47:33.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-20T07:47:33.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-20T07:47:33.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-20T07:47:33.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-20T07:47:33.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-03-20T07:47:33.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-20T07:47:33.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-20T07:47:34.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-20T07:47:34.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-20T07:47:46.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.262s coverage: 79.9% of statements [2023-03-20T07:47:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.074s coverage: 92.9% of statements [2023-03-20T07:47:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-03-20T07:47:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 86.9% of statements [2023-03-20T07:47:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.069s coverage: 87.2% of statements [2023-03-20T07:47:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-03-20T07:47:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2023-03-20T07:47:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements [2023-03-20T07:47:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.103s coverage: 82.1% of statements [2023-03-20T07:47:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements [2023-03-20T07:47:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 63.1% of statements [2023-03-20T07:47:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2023-03-20T07:47:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-03-20T07:47:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-03-20T07:47:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-03-20T07:47:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-03-20T07:47:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 38.4% of statements [2023-03-20T07:47:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-03-20T07:47:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2023-03-20T07:47:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-03-20T07:47:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements [2023-03-20T07:47:47.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-03-20T07:47:47.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2023-03-20T07:47:48.150Z] 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 [2023-03-20T07:47:58.028Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4578 in /w/workspace/edgexfoundry_edgex-go_PR-4461 [Pipeline] { [Pipeline] ws [2023-03-20T07:47:58.089Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-20T07:47:58.182Z] The recommended git tool is: git [2023-03-20T07:48:03.433Z] using credential edgex-jenkins-ssh [2023-03-20T07:48:03.454Z] Cloning the remote Git repository [2023-03-20T07:48:03.504Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-20T07:48:03.596Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-20T07:48:03.737Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-20T07:48:03.737Z] > git --version # timeout=10 [2023-03-20T07:48:03.760Z] > git --version # 'git version 2.25.1' [2023-03-20T07:48:03.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-20T07:48:03.919Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-20T07:48:10.065Z] go vet ./... [2023-03-20T07:48:12.593Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-20T07:48:12.593Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-20T07:48:12.851Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-20T07:48:12.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-20T07:48:13.227Z] + ls -al . [2023-03-20T07:48:13.227Z] total 704 [2023-03-20T07:48:13.227Z] drwxrwxr-x 11 1001 1001 4096 Mar 20 07:46 . [2023-03-20T07:48:13.227Z] drwxr-xr-x 4 root root 4096 Mar 20 07:46 .. [2023-03-20T07:48:13.227Z] drwxrwxr-x 2 1001 1001 4096 Mar 20 07:45 .blubracket [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 16 Mar 20 07:45 .dockerignore [2023-03-20T07:48:13.227Z] drwxrwxr-x 8 1001 1001 4096 Mar 20 07:46 .git [2023-03-20T07:48:13.227Z] drwxrwxr-x 3 1001 1001 4096 Mar 20 07:45 .github [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 1133 Mar 20 07:45 .gitignore [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 42 Mar 20 07:45 .golangci.yml [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 87 Mar 20 07:45 .hadolint.yml [2023-03-20T07:48:13.227Z] drwxr-xr-x 3 1001 1001 4096 Mar 20 07:46 .semver [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 166 Mar 20 07:45 .sonarcloud.properties [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 1171 Mar 20 07:45 ADOPTERS.md [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 10825 Mar 20 07:45 Attribution.txt [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 73765 Mar 20 07:45 CHANGELOG.md [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 3804 Mar 20 07:45 CONTRIBUTING.md [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 677 Mar 20 07:45 GOVERNANCE.md [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 883 Mar 20 07:45 Jenkinsfile [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 10775 Mar 20 07:45 LICENSE [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 14266 Mar 20 07:45 Makefile [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 582 Mar 20 07:45 OWNERS.md [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 9403 Mar 20 07:45 README.md [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 789 Mar 20 07:45 SECURITY.md [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 5 Mar 20 07:46 VERSION [2023-03-20T07:48:13.227Z] drwxrwxr-x 2 1001 1001 4096 Mar 20 07:45 bin [2023-03-20T07:48:13.227Z] drwxrwxr-x 18 1001 1001 4096 Mar 20 07:45 cmd [2023-03-20T07:48:13.227Z] -rw-r--r-- 1 root root 447275 Mar 20 07:47 coverage.out [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 3233 Mar 20 07:45 go.mod [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 31100 Mar 20 07:45 go.sum [2023-03-20T07:48:13.227Z] drwxrwxr-x 7 1001 1001 4096 Mar 20 07:45 internal [2023-03-20T07:48:13.227Z] drwxrwxr-x 3 1001 1001 4096 Mar 20 07:45 openapi [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 594 Mar 20 07:45 security.txt [2023-03-20T07:48:13.227Z] drwxrwxr-x 4 1001 1001 4096 Mar 20 07:45 snap [2023-03-20T07:48:13.227Z] -rw-rw-r-- 1 1001 1001 204 Mar 20 07:45 version.go [Pipeline] sh [2023-03-20T07:48:13.538Z] + '[' -e coverage.out ] [2023-03-20T07:48:13.538Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-20T07:48:13.645Z] Stashed 1 file(s) [Pipeline] sh [2023-03-20T07:48:13.939Z] + make build [2023-03-20T07:48:13.939Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-20T07:48:19.586Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-20T07:48:19.611Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-20T07:48:20.420Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-20T07:48:21.364Z] Merging remotes/origin/main commit d52ecc9ec6b167035306dda8479a360a024b5268 into PR head commit 09220f78f8523621d7042655cab33f004b76739a [2023-03-20T07:48:21.767Z] Merge succeeded, producing 09220f78f8523621d7042655cab33f004b76739a [2023-03-20T07:48:21.767Z] Checking out Revision 09220f78f8523621d7042655cab33f004b76739a (PR-4461) [2023-03-20T07:48:20.469Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-20T07:48:20.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-20T07:48:20.491Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4461/head:refs/remotes/origin/PR-4461 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-20T07:48:21.383Z] > git config core.sparsecheckout # timeout=10 [2023-03-20T07:48:21.456Z] > git checkout -f 09220f78f8523621d7042655cab33f004b76739a # timeout=10 [2023-03-20T07:48:21.672Z] > git remote # timeout=10 [2023-03-20T07:48:21.690Z] > git config --get remote.origin.url # timeout=10 [2023-03-20T07:48:21.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-20T07:48:21.727Z] > git merge d52ecc9ec6b167035306dda8479a360a024b5268 # timeout=10 [2023-03-20T07:48:21.751Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-20T07:48:21.774Z] > git config core.sparsecheckout # timeout=10 [2023-03-20T07:48:21.796Z] > git checkout -f 09220f78f8523621d7042655cab33f004b76739a # timeout=10 [2023-03-20T07:48:25.405Z] Commit message: "feat: Switch UOM file to YAML format" [2023-03-20T07:48:25.456Z] > git --version # timeout=10 [2023-03-20T07:48:25.469Z] > git --version # 'git version 2.25.1' [2023-03-20T07:48:25.492Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-03-20T07:48:26.144Z] go build -tags " 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 [2023-03-20T07:48:26.145Z] go build -tags " 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 [Pipeline] sh [2023-03-20T07:48:26.676Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-20T07:48:26.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T07:48:26.676Z] Dload Upload Total Spent Left Speed [2023-03-20T07:48:26.676Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [2023-03-20T07:48:26.712Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] sh [2023-03-20T07:48:27.450Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-20T07:48:27.645Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-20T07:48:27.807Z] + sudo tee /etc/docker/daemon.new [2023-03-20T07:48:27.807Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-20T07:48:27.807Z] { [2023-03-20T07:48:27.807Z] "registry-mirrors": [ [2023-03-20T07:48:27.807Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-20T07:48:27.807Z] ], [2023-03-20T07:48:27.807Z] "bip": "10.250.0.254/24", [2023-03-20T07:48:27.807Z] "hosts": [ [2023-03-20T07:48:27.807Z] "tcp://0.0.0.0:5555", [2023-03-20T07:48:27.807Z] "unix:///var/run/docker.sock" [2023-03-20T07:48:27.807Z] ], [2023-03-20T07:48:27.807Z] "mtu": 1458, [2023-03-20T07:48:27.807Z] "selinux-enabled": true, [2023-03-20T07:48:27.807Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-20T07:48:27.807Z] } [Pipeline] sh [2023-03-20T07:48:28.165Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-20T07:48:28.520Z] + sudo service docker restart [2023-03-20T07:48:34.204Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-20T07:48:34.771Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-20T07:48:36.142Z] 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 [2023-03-20T07:48:37.076Z] 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 [2023-03-20T07:48:37.643Z] 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 [2023-03-20T07:48:38.576Z] 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 [2023-03-20T07:48:39.949Z] 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] } [2023-03-20T07:48:40.912Z] $ docker stop --time=1 9b468926dd8f01a7e4cbf3c46a7ed124e17e689dab03debdd5994669713f66a2 [2023-03-20T07:48:45.693Z] $ docker rm -f --volumes 9b468926dd8f01a7e4cbf3c46a7ed124e17e689dab03debdd5994669713f66a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T07:48:46.865Z] provisioning config files... [2023-03-20T07:48:46.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-20T07:48:46.877Z] [2023-03-20T07:48:46.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-20T07:48:46.892Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2080855776170787895tmp [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2023-03-20T07:48:47.348Z] ---> docker-login.sh [2023-03-20T07:48:47.348Z] nexus3.edgexfoundry.org:10001 [2023-03-20T07:48:47.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-20T07:48:47.392Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-20T07:48:47.392Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-20T07:48:47.392Z] ca9280d653b3: Pulling fs layer [2023-03-20T07:48:47.392Z] 7e9c9ca2126c: Pulling fs layer [2023-03-20T07:48:47.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T07:48:47.650Z] cbdbe7a5bc2a: Download complete [2023-03-20T07:48:47.650Z] ca9280d653b3: Verifying Checksum [2023-03-20T07:48:47.650Z] ca9280d653b3: Download complete [2023-03-20T07:48:47.650Z] cbdbe7a5bc2a: Pull complete [2023-03-20T07:48:47.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T07:48:47.888Z] Configure a credential helper to remove this warning. See [2023-03-20T07:48:47.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T07:48:47.888Z] [2023-03-20T07:48:47.888Z] Login Succeeded [2023-03-20T07:48:47.888Z] nexus3.edgexfoundry.org:10002 [2023-03-20T07:48:48.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T07:48:48.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T07:48:48.157Z] Configure a credential helper to remove this warning. See [2023-03-20T07:48:48.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T07:48:48.157Z] [2023-03-20T07:48:48.157Z] Login Succeeded [2023-03-20T07:48:48.157Z] nexus3.edgexfoundry.org:10003 [2023-03-20T07:48:48.215Z] 7e9c9ca2126c: Download complete [2023-03-20T07:48:48.215Z] ca9280d653b3: Pull complete [2023-03-20T07:48:48.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T07:48:48.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T07:48:48.696Z] Configure a credential helper to remove this warning. See [2023-03-20T07:48:48.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T07:48:48.696Z] [2023-03-20T07:48:48.696Z] Login Succeeded [2023-03-20T07:48:48.696Z] nexus3.edgexfoundry.org:10004 [2023-03-20T07:48:48.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T07:48:48.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T07:48:48.968Z] Configure a credential helper to remove this warning. See [2023-03-20T07:48:48.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T07:48:48.968Z] [2023-03-20T07:48:48.968Z] Login Succeeded [2023-03-20T07:48:48.968Z] docker.io [2023-03-20T07:48:49.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T07:48:49.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T07:48:49.511Z] Configure a credential helper to remove this warning. See [2023-03-20T07:48:49.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T07:48:49.511Z] [2023-03-20T07:48:49.511Z] Login Succeeded [2023-03-20T07:48:49.511Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T07:48:49.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-20T07:48:50.239Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-20T07:48:50.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T07:48:50.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T07:48:50.342Z] ========================================================= [2023-03-20T07:48:50.342Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-20T07:48:50.342Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-20T07:48:50.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-20T07:48:50.716Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-20T07:48:50.716Z] af6eaf76a39c: Pulling fs layer [2023-03-20T07:48:50.716Z] 55522c791124: Pulling fs layer [2023-03-20T07:48:50.716Z] ce5c4a1c91eb: Pulling fs layer [2023-03-20T07:48:50.716Z] 169dfbe0d373: Pulling fs layer [2023-03-20T07:48:50.716Z] e1ff8fa3b103: Pulling fs layer [2023-03-20T07:48:50.716Z] 52ebb69f0ebf: Pulling fs layer [2023-03-20T07:48:50.716Z] 5abe8eddf0d5: Pulling fs layer [2023-03-20T07:48:50.716Z] e1ff8fa3b103: Waiting [2023-03-20T07:48:50.716Z] 169dfbe0d373: Waiting [2023-03-20T07:48:50.716Z] 52ebb69f0ebf: Waiting [2023-03-20T07:48:50.716Z] 5abe8eddf0d5: Waiting [2023-03-20T07:48:50.994Z] 55522c791124: Download complete [2023-03-20T07:48:50.994Z] 169dfbe0d373: Verifying Checksum [2023-03-20T07:48:50.994Z] 169dfbe0d373: Download complete [2023-03-20T07:48:50.994Z] e1ff8fa3b103: Verifying Checksum [2023-03-20T07:48:50.994Z] e1ff8fa3b103: Download complete [2023-03-20T07:48:50.994Z] af6eaf76a39c: Download complete [2023-03-20T07:48:51.490Z] 7e9c9ca2126c: Pull complete [2023-03-20T07:48:51.491Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-20T07:48:51.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-20T07:48:51.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T07:48:51.713Z] prd-ubuntu20.04-docker-8c-8g-4577 does not seem to be running inside a container [2023-03-20T07:48:51.756Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-20T07:48:51.969Z] af6eaf76a39c: Pull complete [2023-03-20T07:48:51.969Z] 5abe8eddf0d5: Verifying Checksum [2023-03-20T07:48:51.969Z] 5abe8eddf0d5: Download complete [2023-03-20T07:48:52.246Z] 55522c791124: Pull complete [2023-03-20T07:48:53.215Z] ce5c4a1c91eb: Verifying Checksum [2023-03-20T07:48:53.215Z] ce5c4a1c91eb: Download complete [2023-03-20T07:48:53.215Z] 52ebb69f0ebf: Verifying Checksum [2023-03-20T07:48:53.215Z] 52ebb69f0ebf: Download complete [2023-03-20T07:48:56.146Z] $ docker top dfb4a02c58c34daa0a284b9930c027effb3f8fe7340794e860e794687bf229c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T07:48:56.590Z] + docker-compose build --help [2023-03-20T07:48:56.590Z] + grep parallel [2023-03-20T07:48:57.158Z] --parallel Build images in parallel. [Pipeline] } [2023-03-20T07:48:57.194Z] $ docker stop --time=1 dfb4a02c58c34daa0a284b9930c027effb3f8fe7340794e860e794687bf229c4 [2023-03-20T07:48:58.466Z] $ docker rm -f --volumes dfb4a02c58c34daa0a284b9930c027effb3f8fe7340794e860e794687bf229c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T07:48:59.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-20T07:48:59.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T07:48:59.173Z] prd-ubuntu20.04-docker-8c-8g-4577 does not seem to be running inside a container [2023-03-20T07:48:59.205Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-20T07:48:59.596Z] $ docker top 903808474a097f496913e65616c0b0993e8cf987b55ddb3471b88d486de532cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T07:48:59.982Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-20T07:49:00.549Z] Building core-command ... [2023-03-20T07:49:00.549Z] Building core-common-config-bootstrapper ... [2023-03-20T07:49:00.549Z] Building core-data ... [2023-03-20T07:49:00.549Z] Building core-metadata ... [2023-03-20T07:49:00.549Z] Building security-bootstrapper ... [2023-03-20T07:49:00.549Z] Building security-proxy-auth ... [2023-03-20T07:49:00.549Z] Building security-proxy-setup ... [2023-03-20T07:49:00.549Z] Building security-secretstore-setup ... [2023-03-20T07:49:00.549Z] Building security-spiffe-token-provider ... [2023-03-20T07:49:00.549Z] Building security-spire-agent ... [2023-03-20T07:49:00.549Z] Building security-spire-config ... [2023-03-20T07:49:00.549Z] Building security-spire-server ... [2023-03-20T07:49:00.549Z] Building support-notifications ... [2023-03-20T07:49:00.549Z] Building support-scheduler ... [2023-03-20T07:49:00.549Z] Building security-proxy-setup [2023-03-20T07:49:00.549Z] Building core-data [2023-03-20T07:49:00.549Z] Building security-spire-agent [2023-03-20T07:49:00.549Z] Building core-metadata [2023-03-20T07:49:00.549Z] Building security-spire-config [2023-03-20T07:49:03.302Z] ce5c4a1c91eb: Pull complete [2023-03-20T07:49:03.302Z] 169dfbe0d373: Pull complete [2023-03-20T07:49:03.302Z] e1ff8fa3b103: Pull complete [2023-03-20T07:49:09.954Z] 52ebb69f0ebf: Pull complete [2023-03-20T07:49:10.517Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T07:49:10.517Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T07:49:10.517Z] ---> 8f885994a2bb [2023-03-20T07:49:10.517Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T07:49:10.517Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T07:49:10.517Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-20T07:49:10.517Z] ---> 8f885994a2bb [2023-03-20T07:49:10.517Z] Step 3/27 : WORKDIR /edgex-go [2023-03-20T07:49:10.517Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T07:49:10.517Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-20T07:49:10.517Z] ---> 8f885994a2bb [2023-03-20T07:49:10.517Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-20T07:49:10.517Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T07:49:10.517Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-20T07:49:10.517Z] ---> 8f885994a2bb [2023-03-20T07:49:10.517Z] Step 3/22 : WORKDIR /edgex-go [2023-03-20T07:49:10.776Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T07:49:10.776Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-20T07:49:10.776Z] ---> 8f885994a2bb [2023-03-20T07:49:10.776Z] Step 3/27 : WORKDIR /edgex-go [2023-03-20T07:49:11.897Z] 5abe8eddf0d5: Pull complete [2023-03-20T07:49:11.897Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-20T07:49:11.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-20T07:49:11.897Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-20T07:49:12.280Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-20T07:49:12.280Z] WORKDIR /edgex [2023-03-20T07:49:12.280Z] COPY go.mod . [2023-03-20T07:49:12.280Z] RUN go mod download -t [2023-03-20T07:49:12.280Z] ci-base-image-arm64 -f - . [2023-03-20T07:49:12.864Z] Sending build context to Docker daemon 2.933MB [2023-03-20T07:49:12.864Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-20T07:49:12.864Z] ---> 6cb57ee374ae [2023-03-20T07:49:12.864Z] Step 2/4 : WORKDIR /edgex [2023-03-20T07:49:14.814Z] ---> Running in 2295400a411b [2023-03-20T07:49:14.814Z] Removing intermediate container 2295400a411b [2023-03-20T07:49:14.814Z] ---> f833668c16d9 [2023-03-20T07:49:14.814Z] Step 3/4 : COPY go.mod . [2023-03-20T07:49:15.393Z] ---> b5d6b8ecb2bb [2023-03-20T07:49:15.393Z] Step 4/4 : RUN go mod download [2023-03-20T07:49:15.393Z] ---> Running in c30fd513fa62 [2023-03-20T07:49:18.890Z] ---> Running in 554c7287a7a1 [2023-03-20T07:49:18.890Z] ---> Running in 8c065f05dc5c [2023-03-20T07:49:18.890Z] ---> Running in 36e7a688ad45 [2023-03-20T07:49:18.890Z] ---> Running in 2ae34743f596 [2023-03-20T07:49:18.890Z] ---> Running in f9b17b7fa346 [2023-03-20T07:49:18.890Z] Removing intermediate container 2ae34743f596 [2023-03-20T07:49:18.890Z] ---> a347c48bfd27 [2023-03-20T07:49:18.890Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-20T07:49:18.890Z] Removing intermediate container 36e7a688ad45 [2023-03-20T07:49:18.890Z] ---> 813725b90329 [2023-03-20T07:49:18.890Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T07:49:18.890Z] Removing intermediate container 554c7287a7a1 [2023-03-20T07:49:18.890Z] ---> 16f2e92021bc [2023-03-20T07:49:18.890Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-20T07:49:18.890Z] Removing intermediate container 8c065f05dc5c [2023-03-20T07:49:18.890Z] ---> 82c44f6b579a [2023-03-20T07:49:18.890Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-20T07:49:18.890Z] Removing intermediate container f9b17b7fa346 [2023-03-20T07:49:18.890Z] ---> 438ae04225ff [2023-03-20T07:49:18.890Z] Step 4/25 : WORKDIR /edgex-go [2023-03-20T07:49:18.890Z] ---> Running in 8ef10a090ade [2023-03-20T07:49:18.890Z] ---> Running in 82fd137d91a4 [2023-03-20T07:49:18.890Z] ---> Running in f524c2e3ef44 [2023-03-20T07:49:18.890Z] ---> Running in 4ef68913ba6c [2023-03-20T07:49:18.890Z] ---> Running in c0ab0a590f3d [2023-03-20T07:49:18.890Z] Removing intermediate container 4ef68913ba6c [2023-03-20T07:49:18.890Z] ---> afd51276a77a [2023-03-20T07:49:18.890Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-20T07:49:18.890Z] Removing intermediate container c0ab0a590f3d [2023-03-20T07:49:18.890Z] ---> 4e8e80c2f7c6 [2023-03-20T07:49:18.890Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T07:49:18.890Z] ---> Running in db001f03e1e4 [2023-03-20T07:49:18.890Z] ---> Running in 4ba45b3b9b9e [2023-03-20T07:49:19.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:49:19.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:49:19.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:49:19.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:49:19.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:49:19.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:49:19.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:49:19.405Z] OK: 265 MiB in 53 packages [2023-03-20T07:49:19.405Z] OK: 265 MiB in 53 packages [2023-03-20T07:49:19.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:49:19.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:49:19.683Z] OK: 265 MiB in 53 packages [2023-03-20T07:49:19.683Z] OK: 265 MiB in 53 packages [2023-03-20T07:49:19.940Z] Removing intermediate container 82fd137d91a4 [2023-03-20T07:49:19.940Z] ---> 49412ef9af51 [2023-03-20T07:49:19.940Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-20T07:49:20.198Z] Removing intermediate container 8ef10a090ade [2023-03-20T07:49:20.198Z] ---> 89d536b67f86 [2023-03-20T07:49:20.198Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-20T07:49:20.198Z] Removing intermediate container 4ba45b3b9b9e [2023-03-20T07:49:20.198Z] ---> 87dd31eab546 [2023-03-20T07:49:20.198Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T07:49:20.198Z] ---> 3fbeb9cd3492 [2023-03-20T07:49:20.198Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T07:49:20.198Z] ---> Running in 8a61f851e5f9 [2023-03-20T07:49:20.198Z] ---> 0a487ce65357 [2023-03-20T07:49:20.198Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T07:49:20.198Z] Removing intermediate container db001f03e1e4 [2023-03-20T07:49:20.198Z] ---> 8eee0efc91b7 [2023-03-20T07:49:20.198Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-20T07:49:20.198Z] ---> Running in 9ac933178fb6 [2023-03-20T07:49:20.457Z] ---> 2669cd85e626 [2023-03-20T07:49:20.457Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T07:49:20.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:49:20.457Z] ---> Running in 76e67f1ac073 [2023-03-20T07:49:20.457Z] ---> 882073e0d08c [2023-03-20T07:49:20.457Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T07:49:20.457Z] ---> Running in 54c81eeae4fc [2023-03-20T07:49:20.717Z] OK: 265 MiB in 53 packages [2023-03-20T07:49:21.282Z] Removing intermediate container f524c2e3ef44 [2023-03-20T07:49:21.282Z] ---> f8fd4e9389f2 [2023-03-20T07:49:21.282Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-20T07:49:21.282Z] ---> ab74d900f4a2 [2023-03-20T07:49:21.282Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T07:49:21.282Z] ---> Running in 2f39bb96d321 [2023-03-20T07:49:47.607Z] Removing intermediate container c30fd513fa62 [2023-03-20T07:49:47.607Z] ---> 33849b0305e6 [2023-03-20T07:49:47.607Z] Successfully built 33849b0305e6 [2023-03-20T07:49:47.607Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T07:49:48.010Z] + docker inspect -f . ci-base-image-arm64 [2023-03-20T07:49:48.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T07:49:48.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-4578 does not seem to be running inside a container [2023-03-20T07:49:48.342Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-20T07:49:49.554Z] $ docker top 1102dd7eec33227562e6b083a2191795325aa072afe72349fed6d24483579f4b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T07:49:50.433Z] + go version [2023-03-20T07:49:50.433Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-20T07:49:50.627Z] $ docker stop --time=1 1102dd7eec33227562e6b083a2191795325aa072afe72349fed6d24483579f4b [2023-03-20T07:49:52.254Z] $ docker rm -f --volumes 1102dd7eec33227562e6b083a2191795325aa072afe72349fed6d24483579f4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T07:49:53.128Z] + docker inspect -f . ci-base-image-arm64 [2023-03-20T07:49:53.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T07:49:53.382Z] prd-ubuntu20.04-docker-arm64-4c-16g-4578 does not seem to be running inside a container [2023-03-20T07:49:53.449Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-20T07:49:54.514Z] $ docker top 8af974ea38425ab875d7a6ed047eafdda5d54638bdeee9730dcba7aa812389bb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-20T07:49:54.752Z] ========================================================= [2023-03-20T07:49:54.752Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-20T07:49:54.752Z] ========================================================= [Pipeline] sh [2023-03-20T07:49:55.067Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-20T07:49:55.761Z] + make test [2023-03-20T07:49:55.761Z] go test -race -coverprofile=coverage.out ./... [2023-03-20T07:50:34.620Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-20T07:50:42.723Z] Removing intermediate container 54c81eeae4fc [2023-03-20T07:50:42.723Z] ---> 45c3c6752304 [2023-03-20T07:50:42.723Z] Step 8/25 : COPY . . [2023-03-20T07:50:42.723Z] Removing intermediate container 76e67f1ac073 [2023-03-20T07:50:42.723Z] ---> 7bc474708e75 [2023-03-20T07:50:42.723Z] Step 8/23 : COPY . . [2023-03-20T07:50:42.723Z] Removing intermediate container 9ac933178fb6 [2023-03-20T07:50:42.723Z] ---> 1158875d2dcf [2023-03-20T07:50:42.723Z] Step 7/27 : COPY . . [2023-03-20T07:50:42.723Z] Removing intermediate container 2f39bb96d321 [2023-03-20T07:50:42.723Z] ---> bbb1d9c62764 [2023-03-20T07:50:42.723Z] Step 7/22 : COPY . . [2023-03-20T07:50:42.723Z] Removing intermediate container 8a61f851e5f9 [2023-03-20T07:50:42.723Z] ---> aa280e2d0409 [2023-03-20T07:50:42.723Z] Step 7/27 : COPY . . [2023-03-20T07:50:57.740Z] ---> 1aa33bcc112f [2023-03-20T07:50:57.740Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-20T07:50:57.740Z] ---> bc5639f201c0 [2023-03-20T07:50:57.740Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-20T07:50:57.740Z] ---> d53f0639eb83 [2023-03-20T07:50:57.740Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-20T07:50:57.740Z] ---> Running in 36e7afe4e1d9 [2023-03-20T07:50:57.740Z] ---> 828cc46e3f1a [2023-03-20T07:50:57.740Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-20T07:50:57.740Z] ---> Running in a3064dd5ce2d [2023-03-20T07:50:57.740Z] ---> Running in b45caca62334 [2023-03-20T07:50:57.740Z] ---> b89e830c0e54 [2023-03-20T07:50:57.740Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-20T07:50:57.740Z] ---> Running in cea0fcf0e286 [2023-03-20T07:50:57.740Z] ---> Running in d06719ab73ce [2023-03-20T07:50:57.740Z] Removing intermediate container a3064dd5ce2d [2023-03-20T07:50:57.740Z] ---> 4c1023f6c409 [2023-03-20T07:50:57.740Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-20T07:50:57.740Z] Removing intermediate container b45caca62334 [2023-03-20T07:50:57.740Z] ---> a86e4e2758d2 [2023-03-20T07:50:57.740Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-20T07:50:57.740Z] ---> Running in 206792e2d99e [2023-03-20T07:50:57.740Z] ---> Running in 6f917fbf2200 [2023-03-20T07:50:57.740Z] Removing intermediate container 206792e2d99e [2023-03-20T07:50:57.740Z] ---> 08bb63e68403 [2023-03-20T07:50:57.740Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-20T07:50:57.740Z] Removing intermediate container 6f917fbf2200 [2023-03-20T07:50:57.740Z] ---> e8ecc0685d32 [2023-03-20T07:50:57.740Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-20T07:50:57.740Z] ---> Running in 331bf13071f4 [2023-03-20T07:50:57.740Z] ---> Running in 1121ddf516b7 [2023-03-20T07:50:57.740Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-20T07:50:58.004Z] Removing intermediate container 1121ddf516b7 [2023-03-20T07:50:58.004Z] ---> fa9ec6e34047 [2023-03-20T07:50:58.004Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-20T07:50:58.004Z] Removing intermediate container 331bf13071f4 [2023-03-20T07:50:58.004Z] ---> 084f7166fd0b [2023-03-20T07:50:58.004Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-20T07:50:58.004Z] ---> Running in 6e6e6ed9695c [2023-03-20T07:50:58.004Z] ---> Running in 748645103bf1 [2023-03-20T07:50:58.004Z] 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 [2023-03-20T07:50:58.004Z] go build -tags " 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 [2023-03-20T07:51:01.285Z] Removing intermediate container 6e6e6ed9695c [2023-03-20T07:51:01.285Z] ---> b92c06499a76 [2023-03-20T07:51:01.285Z] Step 12/27 : WORKDIR /edgex-go [2023-03-20T07:51:01.285Z] Removing intermediate container 748645103bf1 [2023-03-20T07:51:01.285Z] ---> 180878dc8e87 [2023-03-20T07:51:01.285Z] Step 12/27 : WORKDIR /edgex-go [2023-03-20T07:51:01.285Z] ---> Running in 857ffc4401ac [2023-03-20T07:51:01.285Z] ---> Running in 332e9ab19ba7 [2023-03-20T07:51:01.285Z] Removing intermediate container 332e9ab19ba7 [2023-03-20T07:51:01.285Z] ---> c63f5eff0a4f [2023-03-20T07:51:01.285Z] [2023-03-20T07:51:01.285Z] Step 13/27 : FROM alpine:3.17 [2023-03-20T07:51:01.285Z] Removing intermediate container 857ffc4401ac [2023-03-20T07:51:01.285Z] ---> 53176d20d062 [2023-03-20T07:51:01.285Z] [2023-03-20T07:51:01.285Z] Step 13/27 : FROM alpine:3.17 [2023-03-20T07:51:01.542Z] 3.17: Pulling from library/alpine [2023-03-20T07:51:01.542Z] 3.17: Pulling from library/alpine [2023-03-20T07:51:03.436Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-20T07:51:03.436Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-20T07:51:03.436Z] Status: Downloaded newer image for alpine:3.17 [2023-03-20T07:51:03.436Z] Status: Downloaded newer image for alpine:3.17 [2023-03-20T07:51:03.436Z] ---> b2aa39c304c2 [2023-03-20T07:51:03.436Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T07:51:03.436Z] ---> b2aa39c304c2 [2023-03-20T07:51:03.436Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T07:51:03.436Z] ---> Running in 9c86f6012758 [2023-03-20T07:51:03.436Z] ---> Running in 67f753edc363 [2023-03-20T07:51:03.693Z] Removing intermediate container 67f753edc363 [2023-03-20T07:51:03.693Z] ---> ce9a9a5283e6 [2023-03-20T07:51:03.693Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-20T07:51:03.693Z] Removing intermediate container 9c86f6012758 [2023-03-20T07:51:03.693Z] ---> e4b6f7d354a4 [2023-03-20T07:51:03.693Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-20T07:51:03.693Z] ---> Running in 04a2106e04e7 [2023-03-20T07:51:03.693Z] ---> Running in 628f3c9581dc [2023-03-20T07:51:04.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:04.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:04.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:04.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:05.160Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T07:51:05.160Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T07:51:05.160Z] OK: 17816 distinct packages available [2023-03-20T07:51:05.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:05.160Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T07:51:05.160Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T07:51:05.160Z] OK: 17816 distinct packages available [2023-03-20T07:51:05.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:05.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:05.418Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-20T07:51:05.418Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-20T07:51:05.418Z] (3/4) Installing libucontext (1.2-r0) [2023-03-20T07:51:05.418Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-20T07:51:05.418Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T07:51:05.418Z] OK: 7 MiB in 19 packages [2023-03-20T07:51:05.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:05.935Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-20T07:51:05.935Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-20T07:51:05.935Z] (3/5) Installing libucontext (1.2-r0) [2023-03-20T07:51:05.935Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-20T07:51:05.935Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-20T07:51:05.935Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T07:51:05.935Z] OK: 8 MiB in 20 packages [2023-03-20T07:51:11.200Z] Removing intermediate container 04a2106e04e7 [2023-03-20T07:51:11.200Z] ---> f0dcc9960157 [2023-03-20T07:51:11.200Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T07:51:11.200Z] Removing intermediate container 628f3c9581dc [2023-03-20T07:51:11.200Z] ---> a924b721a60b [2023-03-20T07:51:11.200Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T07:51:11.200Z] ---> 0052e5c89b8f [2023-03-20T07:51:11.200Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T07:51:12.133Z] ---> 2d39c141d2a2 [2023-03-20T07:51:12.133Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T07:51:12.391Z] ---> 683a2e6d592a [2023-03-20T07:51:12.391Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-20T07:51:12.648Z] ---> 286658956873 [2023-03-20T07:51:12.648Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-20T07:51:24.838Z] ---> 69f214bd78e5 [2023-03-20T07:51:24.838Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-20T07:51:24.838Z] ---> 5f3dc3006ddd [2023-03-20T07:51:24.838Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-20T07:51:24.838Z] ---> 1b3712aa3e1d [2023-03-20T07:51:24.838Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-20T07:51:30.300Z] ---> Running in 86bec8ed799f [2023-03-20T07:51:30.300Z] ---> 39ab7af159b2 [2023-03-20T07:51:30.300Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-20T07:51:30.300Z] Removing intermediate container d06719ab73ce [2023-03-20T07:51:30.300Z] ---> 8a4f0297b909 [2023-03-20T07:51:30.300Z] [2023-03-20T07:51:30.300Z] Step 9/22 : FROM alpine:3.17 [2023-03-20T07:51:30.300Z] ---> b2aa39c304c2 [2023-03-20T07:51:30.300Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-20T07:51:30.300Z] Removing intermediate container 86bec8ed799f [2023-03-20T07:51:30.300Z] ---> 5920b7a7ca39 [2023-03-20T07:51:30.300Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-20T07:51:30.300Z] Removing intermediate container 36e7afe4e1d9 [2023-03-20T07:51:30.300Z] ---> 0d7a04954f6e [2023-03-20T07:51:30.300Z] [2023-03-20T07:51:30.300Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T07:51:30.300Z] ---> b2aa39c304c2 [2023-03-20T07:51:30.300Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-20T07:51:30.300Z] ---> Running in 507c0f57506a [2023-03-20T07:51:30.300Z] ---> Running in e79645e544e7 [2023-03-20T07:51:30.300Z] ---> 78f24d301536 [2023-03-20T07:51:30.300Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-20T07:51:30.300Z] ---> bf6d6fbe837d [2023-03-20T07:51:30.300Z] Step 22/27 : WORKDIR / [2023-03-20T07:51:30.300Z] ---> Running in f50a18a4cbaa [2023-03-20T07:51:30.300Z] Removing intermediate container e79645e544e7 [2023-03-20T07:51:30.300Z] ---> e76264df1a24 [2023-03-20T07:51:30.300Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-20T07:51:30.300Z] ---> Running in b2aad17b17e9 [2023-03-20T07:51:30.300Z] Removing intermediate container f50a18a4cbaa [2023-03-20T07:51:30.300Z] ---> 4eee7ba5dc29 [2023-03-20T07:51:30.300Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-20T07:51:30.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:30.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:30.559Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-20T07:51:30.559Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-20T07:51:30.559Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T07:51:30.559Z] OK: 8 MiB in 17 packages [2023-03-20T07:51:30.817Z] ---> 214a48ec0359 [2023-03-20T07:51:30.817Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-20T07:51:30.817Z] Removing intermediate container b2aad17b17e9 [2023-03-20T07:51:30.817Z] ---> db9af6c069c3 [2023-03-20T07:51:30.817Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-20T07:51:30.817Z] ---> Running in 78a9edfa6c82 [2023-03-20T07:51:30.817Z] ---> Running in fe83027a0aac [2023-03-20T07:51:31.074Z] Removing intermediate container 78a9edfa6c82 [2023-03-20T07:51:31.074Z] ---> 5f7e3603c633 [2023-03-20T07:51:31.074Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-20T07:51:31.074Z] Removing intermediate container cea0fcf0e286 [2023-03-20T07:51:31.074Z] ---> ce0dcafdfae2 [2023-03-20T07:51:31.074Z] [2023-03-20T07:51:31.074Z] Step 10/25 : FROM alpine:3.17 [2023-03-20T07:51:31.074Z] ---> b2aa39c304c2 [2023-03-20T07:51:31.074Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-20T07:51:31.074Z] Removing intermediate container fe83027a0aac [2023-03-20T07:51:31.074Z] ---> 89dde7a79217 [2023-03-20T07:51:31.074Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T07:51:31.074Z] ---> 64a2572b2c1d [2023-03-20T07:51:31.074Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-20T07:51:31.074Z] ---> Running in 1ec457c0f7a6 [2023-03-20T07:51:31.074Z] ---> Running in 842137aa0e5e [2023-03-20T07:51:31.074Z] ---> Running in 296a006ddb2e [2023-03-20T07:51:31.074Z] ---> Running in 99fcdae91bf8 [2023-03-20T07:51:31.074Z] Removing intermediate container 507c0f57506a [2023-03-20T07:51:31.074Z] ---> 0a4fe4f58f83 [2023-03-20T07:51:31.074Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-20T07:51:31.331Z] ---> Running in 76dbbea88621 [2023-03-20T07:51:31.331Z] Removing intermediate container 296a006ddb2e [2023-03-20T07:51:31.331Z] ---> 2766434ec8a4 [2023-03-20T07:51:31.331Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-20T07:51:31.331Z] Removing intermediate container 842137aa0e5e [2023-03-20T07:51:31.331Z] ---> 350126491a5b [2023-03-20T07:51:31.331Z] Step 25/27 : LABEL arch=x86_64 [2023-03-20T07:51:31.331Z] ---> Running in e8220a1f39d6 [2023-03-20T07:51:31.331Z] ---> Running in 50bbcca5ace6 [2023-03-20T07:51:31.331Z] Removing intermediate container 76dbbea88621 [2023-03-20T07:51:31.331Z] ---> 6e14f28280e3 [2023-03-20T07:51:31.331Z] Step 12/22 : WORKDIR /edgex [2023-03-20T07:51:31.331Z] ---> Running in f987f61cd273 [2023-03-20T07:51:31.331Z] Removing intermediate container e8220a1f39d6 [2023-03-20T07:51:31.331Z] ---> d1951c197266 [2023-03-20T07:51:31.331Z] Step 25/27 : LABEL arch=x86_64 [2023-03-20T07:51:31.331Z] Removing intermediate container 50bbcca5ace6 [2023-03-20T07:51:31.331Z] ---> a534fafb0a6f [2023-03-20T07:51:31.331Z] Step 26/27 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T07:51:31.588Z] ---> Running in f455e55ebbb2 [2023-03-20T07:51:31.588Z] ---> Running in d285142d133e [2023-03-20T07:51:31.588Z] Removing intermediate container f987f61cd273 [2023-03-20T07:51:31.588Z] ---> 6671faf39c1c [2023-03-20T07:51:31.588Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T07:51:31.588Z] Removing intermediate container d285142d133e [2023-03-20T07:51:31.588Z] ---> 790be2d50332 [2023-03-20T07:51:31.588Z] Step 26/27 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T07:51:31.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:31.588Z] Removing intermediate container f455e55ebbb2 [2023-03-20T07:51:31.588Z] ---> da1bc6a886d5 [2023-03-20T07:51:31.588Z] Step 27/27 : LABEL version=0.0.0 [2023-03-20T07:51:31.588Z] ---> Running in 75e1822a9314 [2023-03-20T07:51:31.588Z] ---> 5825ace2ed68 [2023-03-20T07:51:31.588Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T07:51:31.588Z] ---> Running in 11b33ab9b88f [2023-03-20T07:51:31.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:31.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:31.845Z] Removing intermediate container 75e1822a9314 [2023-03-20T07:51:31.845Z] ---> 3efbaac63a06 [2023-03-20T07:51:31.845Z] Step 27/27 : LABEL version=0.0.0 [2023-03-20T07:51:31.845Z] Removing intermediate container 11b33ab9b88f [2023-03-20T07:51:31.845Z] ---> c94214c2e01d [2023-03-20T07:51:31.845Z] [2023-03-20T07:51:31.845Z] ---> Running in 9ec6b3edaf96 [2023-03-20T07:51:31.845Z] ---> f969a1a1cb8b [2023-03-20T07:51:31.845Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-20T07:51:31.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:31.845Z] Successfully built c94214c2e01d [2023-03-20T07:51:31.845Z] Successfully tagged security-spire-config:latest [2023-03-20T07:51:31.845Z] Building support-notifications [2023-03-20T07:51:31.845Z]  Building security-spire-config ... done Removing intermediate container 9ec6b3edaf96 [2023-03-20T07:51:31.845Z] ---> b960c2a7324e [2023-03-20T07:51:31.845Z] [2023-03-20T07:51:31.845Z] Successfully built b960c2a7324e [2023-03-20T07:51:31.845Z] Successfully tagged security-spire-agent:latest [2023-03-20T07:51:31.845Z] Building core-command [2023-03-20T07:51:32.103Z]  Building security-spire-agent ... done (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T07:51:32.103Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T07:51:32.103Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T07:51:32.103Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T07:51:32.103Z] OK: 7 MiB in 16 packages [2023-03-20T07:51:32.103Z] OK: 7 MiB in 16 packages [2023-03-20T07:51:35.420Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T07:51:35.420Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T07:51:35.420Z] ---> 8f885994a2bb [2023-03-20T07:51:35.420Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T07:51:35.420Z] ---> Using cache [2023-03-20T07:51:35.420Z] ---> 813725b90329 [2023-03-20T07:51:35.420Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T07:51:35.420Z] ---> Using cache [2023-03-20T07:51:35.420Z] ---> 4e8e80c2f7c6 [2023-03-20T07:51:35.420Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-20T07:51:36.416Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T07:51:36.416Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-20T07:51:36.416Z] ---> 8f885994a2bb [2023-03-20T07:51:36.416Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-20T07:51:36.416Z] ---> Using cache [2023-03-20T07:51:36.416Z] ---> 813725b90329 [2023-03-20T07:51:36.416Z] Step 4/24 : WORKDIR /edgex-go [2023-03-20T07:51:36.416Z] ---> Using cache [2023-03-20T07:51:36.416Z] ---> 4e8e80c2f7c6 [2023-03-20T07:51:36.416Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-20T07:51:36.416Z] ---> Using cache [2023-03-20T07:51:36.416Z] ---> 87dd31eab546 [2023-03-20T07:51:36.416Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-20T07:51:36.416Z] ---> Using cache [2023-03-20T07:51:36.416Z] ---> 2669cd85e626 [2023-03-20T07:51:36.416Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T07:51:36.416Z] ---> Using cache [2023-03-20T07:51:36.416Z] ---> 7bc474708e75 [2023-03-20T07:51:36.416Z] Step 8/24 : COPY . . [2023-03-20T07:51:36.416Z] ---> Using cache [2023-03-20T07:51:36.416Z] ---> 1aa33bcc112f [2023-03-20T07:51:36.416Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-20T07:51:40.780Z] ---> c4ae6814fc3c [2023-03-20T07:51:40.780Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-20T07:51:40.780Z] ---> Running in 8d86e5debed7 [2023-03-20T07:51:40.780Z] ---> Running in 0e7b53915399 [2023-03-20T07:51:40.780Z] Removing intermediate container 99fcdae91bf8 [2023-03-20T07:51:40.780Z] ---> 599e629f2371 [2023-03-20T07:51:40.780Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-20T07:51:40.780Z] ---> Running in b2c50c444024 [2023-03-20T07:51:40.780Z] Removing intermediate container 1ec457c0f7a6 [2023-03-20T07:51:40.780Z] ---> 1e8d12e2c794 [2023-03-20T07:51:40.780Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T07:51:40.780Z] Removing intermediate container b2c50c444024 [2023-03-20T07:51:40.780Z] ---> 5e64934ed87b [2023-03-20T07:51:40.780Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-20T07:51:40.780Z] ---> 45b7f3d2d854 [2023-03-20T07:51:40.780Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T07:51:40.780Z] ---> 43eed83240c0 [2023-03-20T07:51:40.780Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-20T07:51:40.780Z] ---> Running in bf2c0acd8766 [2023-03-20T07:51:40.780Z] go build -tags " 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 [2023-03-20T07:51:40.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:40.780Z] Removing intermediate container bf2c0acd8766 [2023-03-20T07:51:40.780Z] ---> 918a9eb8bc89 [2023-03-20T07:51:40.780Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-20T07:51:41.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:41.063Z] ---> Running in 4de31ff9192c [2023-03-20T07:51:41.063Z] ---> c9908df1bccf [2023-03-20T07:51:41.063Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T07:51:41.063Z] ---> 1394569936d7 [2023-03-20T07:51:41.063Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-20T07:51:41.063Z] ---> Running in ffd5a9ac619e [2023-03-20T07:51:41.063Z] Removing intermediate container 4de31ff9192c [2023-03-20T07:51:41.063Z] ---> f36388eed6cd [2023-03-20T07:51:41.063Z] Step 15/25 : WORKDIR / [2023-03-20T07:51:41.063Z] ---> Running in 7fe93bfddcb4 [2023-03-20T07:51:41.324Z] OK: 265 MiB in 53 packages [2023-03-20T07:51:41.585Z] Removing intermediate container 7fe93bfddcb4 [2023-03-20T07:51:41.585Z] ---> ad8ce6dea096 [2023-03-20T07:51:41.585Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T07:51:41.846Z] ---> 0b3716585f5c [2023-03-20T07:51:41.846Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-20T07:51:41.846Z] Removing intermediate container 0e7b53915399 [2023-03-20T07:51:41.846Z] ---> a5e89d1cf414 [2023-03-20T07:51:41.846Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T07:51:41.846Z] ---> fba5ee1f9300 [2023-03-20T07:51:41.846Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T07:51:41.846Z] ---> 9d862a4400f0 [2023-03-20T07:51:41.846Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-20T07:51:41.846Z] ---> Running in 4028a5c15db3 [2023-03-20T07:51:42.180Z] Removing intermediate container 4028a5c15db3 [2023-03-20T07:51:42.180Z] ---> fbbb3b0d47fc [2023-03-20T07:51:42.180Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T07:51:42.180Z] ---> ff83d96865bb [2023-03-20T07:51:42.180Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T07:51:42.180Z] ---> Running in 3eb3e843a666 [2023-03-20T07:51:42.180Z] ---> 7d6e01d52c09 [2023-03-20T07:51:42.180Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-20T07:51:42.180Z] ---> Running in eea3efba2577 [2023-03-20T07:51:42.180Z] Removing intermediate container ffd5a9ac619e [2023-03-20T07:51:42.180Z] ---> e1be0e783b60 [2023-03-20T07:51:42.180Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T07:51:42.180Z] ---> Running in 9740371fe66b [2023-03-20T07:51:42.180Z] Removing intermediate container 3eb3e843a666 [2023-03-20T07:51:42.180Z] ---> d93c4bd9bb55 [2023-03-20T07:51:42.180Z] Step 21/23 : LABEL arch=x86_64 [2023-03-20T07:51:42.440Z] ---> Running in 20eb2b3b06cb [2023-03-20T07:51:42.440Z] Removing intermediate container 9740371fe66b [2023-03-20T07:51:42.440Z] ---> fc6c6f656c66 [2023-03-20T07:51:42.440Z] Step 20/22 : LABEL arch=x86_64 [2023-03-20T07:51:42.700Z] ---> Running in 195d89956445 [2023-03-20T07:51:42.700Z] Removing intermediate container 20eb2b3b06cb [2023-03-20T07:51:42.700Z] ---> 8dc52e40cc5c [2023-03-20T07:51:42.700Z] Step 22/23 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T07:51:42.700Z] ---> 0087b959a1a9 [2023-03-20T07:51:42.700Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-20T07:51:42.700Z] ---> Running in d118caa17af4 [2023-03-20T07:51:42.700Z] Removing intermediate container 195d89956445 [2023-03-20T07:51:42.700Z] ---> b54d24b5a0f3 [2023-03-20T07:51:42.701Z] Step 21/22 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T07:51:42.701Z] ---> Running in 1f6176976b0c [2023-03-20T07:51:42.701Z] Removing intermediate container d118caa17af4 [2023-03-20T07:51:42.701Z] ---> 5b15a4d00f03 [2023-03-20T07:51:42.701Z] Step 23/23 : LABEL version=0.0.0 [2023-03-20T07:51:42.701Z] ---> Running in 166e435538ac [2023-03-20T07:51:42.701Z] Removing intermediate container 1f6176976b0c [2023-03-20T07:51:42.701Z] ---> ee69c2ba653a [2023-03-20T07:51:42.701Z] Step 22/22 : LABEL version=0.0.0 [2023-03-20T07:51:42.701Z] ---> 9ef9298d95a6 [2023-03-20T07:51:42.701Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-20T07:51:42.701Z] ---> Running in 358dffdf7baf [2023-03-20T07:51:43.069Z] Removing intermediate container 166e435538ac [2023-03-20T07:51:43.069Z] ---> 0da56aa328e9 [2023-03-20T07:51:43.069Z] [2023-03-20T07:51:43.069Z] Successfully built 0da56aa328e9 [2023-03-20T07:51:43.069Z] Successfully tagged core-data:latest [2023-03-20T07:51:43.069Z] Building security-spiffe-token-provider [2023-03-20T07:51:43.069Z]  Building core-data ... done Removing intermediate container 358dffdf7baf [2023-03-20T07:51:43.069Z] ---> ba82085ebd4e [2023-03-20T07:51:43.069Z] [2023-03-20T07:51:43.069Z] ---> 6ffe9aa24c41 [2023-03-20T07:51:43.069Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-20T07:51:43.069Z] ---> Running in 757848cacc07 [2023-03-20T07:51:43.069Z] Successfully built ba82085ebd4e [2023-03-20T07:51:43.069Z] Successfully tagged security-proxy-setup:latest [2023-03-20T07:51:43.069Z]  Building security-proxy-setup ... done Building security-spire-server [2023-03-20T07:51:43.386Z] Removing intermediate container 757848cacc07 [2023-03-20T07:51:43.386Z] ---> 4ab188053065 [2023-03-20T07:51:43.386Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T07:51:46.670Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T07:51:46.670Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-20T07:51:46.670Z] ---> 8f885994a2bb [2023-03-20T07:51:46.670Z] Step 3/26 : WORKDIR /edgex-go [2023-03-20T07:51:46.670Z] ---> Using cache [2023-03-20T07:51:46.670Z] ---> 82c44f6b579a [2023-03-20T07:51:46.670Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-20T07:51:46.928Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T07:51:46.928Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-20T07:51:46.928Z] ---> 8f885994a2bb [2023-03-20T07:51:46.928Z] Step 3/20 : WORKDIR /edgex-go [2023-03-20T07:51:46.928Z] ---> Using cache [2023-03-20T07:51:46.928Z] ---> 82c44f6b579a [2023-03-20T07:51:46.928Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-20T07:51:51.115Z] ---> Running in c5bf1b0fad8a [2023-03-20T07:51:51.115Z] ---> Running in faad4005fa1e [2023-03-20T07:51:51.115Z] ---> Running in b9873eade573 [2023-03-20T07:51:51.115Z] Removing intermediate container c5bf1b0fad8a [2023-03-20T07:51:51.115Z] ---> aefbbca7c2d9 [2023-03-20T07:51:51.115Z] Step 23/25 : LABEL arch=x86_64 [2023-03-20T07:51:51.115Z] ---> Running in 6c8f8ee8a1b2 [2023-03-20T07:51:51.374Z] Removing intermediate container 6c8f8ee8a1b2 [2023-03-20T07:51:51.374Z] ---> ec52027a37ae [2023-03-20T07:51:51.374Z] Step 24/25 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T07:51:51.374Z] ---> Running in 1d7b23d5924f [2023-03-20T07:51:51.374Z] Removing intermediate container 1d7b23d5924f [2023-03-20T07:51:51.374Z] ---> ba43bca0d6c1 [2023-03-20T07:51:51.374Z] Step 25/25 : LABEL version=0.0.0 [2023-03-20T07:51:51.374Z] ---> Running in 3e859a7a5752 [2023-03-20T07:51:51.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:51.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:51.633Z] Removing intermediate container 3e859a7a5752 [2023-03-20T07:51:51.633Z] ---> 6bfc0cf4280c [2023-03-20T07:51:51.633Z] [2023-03-20T07:51:51.633Z] Successfully built 6bfc0cf4280c [2023-03-20T07:51:51.633Z] Successfully tagged core-metadata:latest [2023-03-20T07:51:51.633Z] Building security-proxy-auth [2023-03-20T07:51:51.633Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:51.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:51.892Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T07:51:51.892Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T07:51:51.892Z] OK: 17818 distinct packages available [2023-03-20T07:51:51.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:51.892Z] OK: 265 MiB in 53 packages [2023-03-20T07:51:51.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:51:52.152Z] OK: 265 MiB in 53 packages [2023-03-20T07:51:54.679Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T07:51:54.679Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T07:51:54.679Z] ---> 8f885994a2bb [2023-03-20T07:51:54.679Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T07:51:54.679Z] ---> Using cache [2023-03-20T07:51:54.679Z] ---> 813725b90329 [2023-03-20T07:51:54.679Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T07:51:54.679Z] ---> Using cache [2023-03-20T07:51:54.679Z] ---> 4e8e80c2f7c6 [2023-03-20T07:51:54.679Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T07:51:54.679Z] ---> Using cache [2023-03-20T07:51:54.679Z] ---> 87dd31eab546 [2023-03-20T07:51:54.679Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T07:51:54.679Z] ---> Using cache [2023-03-20T07:51:54.679Z] ---> 2669cd85e626 [2023-03-20T07:51:54.679Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T07:51:54.679Z] ---> Using cache [2023-03-20T07:51:54.679Z] ---> 7bc474708e75 [2023-03-20T07:51:54.679Z] Step 8/23 : COPY . . [2023-03-20T07:51:54.679Z] ---> Using cache [2023-03-20T07:51:54.679Z] ---> 1aa33bcc112f [2023-03-20T07:51:54.679Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-20T07:51:58.879Z] ---> Running in f77172e1ac4d [2023-03-20T07:51:58.879Z] Removing intermediate container b9873eade573 [2023-03-20T07:51:58.879Z] ---> 62ff0f46fc26 [2023-03-20T07:51:58.879Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-20T07:51:58.879Z] Removing intermediate container faad4005fa1e [2023-03-20T07:51:58.879Z] ---> a3d31f777b05 [2023-03-20T07:51:58.879Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-20T07:51:59.137Z] ---> b02289b5c7dc [2023-03-20T07:51:59.137Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T07:51:59.137Z] ---> Running in d51bc227cc06 [2023-03-20T07:51:59.137Z] ---> b6b1f1e03f18 [2023-03-20T07:51:59.137Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T07:51:59.137Z] ---> Running in 9103b15b1341 [2023-03-20T07:51:59.137Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-20T07:52:09.311Z] Removing intermediate container 8d86e5debed7 [2023-03-20T07:52:09.311Z] ---> 8fc0be73c2fc [2023-03-20T07:52:09.311Z] [2023-03-20T07:52:09.311Z] Step 10/24 : FROM alpine:3.17 [2023-03-20T07:52:09.311Z] ---> b2aa39c304c2 [2023-03-20T07:52:09.311Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-20T07:52:09.311Z] ---> Using cache [2023-03-20T07:52:09.311Z] ---> 599e629f2371 [2023-03-20T07:52:09.311Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-20T07:52:09.311Z] ---> Using cache [2023-03-20T07:52:09.311Z] ---> 5e64934ed87b [2023-03-20T07:52:09.311Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-20T07:52:09.311Z] ---> Running in fcf6626269a4 [2023-03-20T07:52:10.806Z] Removing intermediate container fcf6626269a4 [2023-03-20T07:52:10.806Z] ---> b089f8d69688 [2023-03-20T07:52:10.806Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-20T07:52:11.744Z] ---> Running in 6b1f7908b09a [2023-03-20T07:52:12.002Z] Removing intermediate container 6b1f7908b09a [2023-03-20T07:52:12.002Z] ---> 531665557f7f [2023-03-20T07:52:12.002Z] Step 15/24 : WORKDIR / [2023-03-20T07:52:12.002Z] ---> Running in 675a04228d21 [2023-03-20T07:52:12.321Z] Removing intermediate container 675a04228d21 [2023-03-20T07:52:12.321Z] ---> c583391b7eea [2023-03-20T07:52:12.321Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T07:52:12.684Z] ---> 634bf03a3d79 [2023-03-20T07:52:12.684Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T07:52:12.941Z] ---> 29d75785fdb7 [2023-03-20T07:52:12.941Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-20T07:52:22.929Z] ---> 51a97b983b67 [2023-03-20T07:52:22.929Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-20T07:52:22.929Z] Removing intermediate container eea3efba2577 [2023-03-20T07:52:22.929Z] ---> 67e55b32c510 [2023-03-20T07:52:22.929Z] Step 8/23 : COPY . . [2023-03-20T07:52:26.253Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-20T07:52:26.253Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-20T07:52:26.253Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-20T07:52:26.253Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-20T07:52:26.253Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-20T07:52:26.253Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-20T07:52:26.253Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-20T07:52:26.253Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-20T07:52:26.253Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-20T07:52:26.253Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-20T07:52:27.676Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-20T07:52:27.676Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-20T07:52:27.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-20T07:52:27.676Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-20T07:52:32.948Z] ---> cc92a165502e [2023-03-20T07:52:32.948Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-20T07:52:32.948Z] ---> Running in 3c45d5da9ea2 [2023-03-20T07:52:32.948Z] ---> cc7b25eba315 [2023-03-20T07:52:32.948Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-20T07:52:33.209Z] ---> Running in b82dac4af22b [2023-03-20T07:52:33.209Z] Removing intermediate container f77172e1ac4d [2023-03-20T07:52:33.209Z] ---> ee399f39e2c3 [2023-03-20T07:52:33.209Z] [2023-03-20T07:52:33.209Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T07:52:33.209Z] ---> b2aa39c304c2 [2023-03-20T07:52:33.209Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-20T07:52:33.209Z] Removing intermediate container 3c45d5da9ea2 [2023-03-20T07:52:33.209Z] ---> d8bae23d5913 [2023-03-20T07:52:33.209Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T07:52:33.209Z] ---> Running in 3fa07879f004 [2023-03-20T07:52:33.209Z] ---> Running in 11be7ba54514 [2023-03-20T07:52:33.469Z] Removing intermediate container 3fa07879f004 [2023-03-20T07:52:33.469Z] ---> 4445b78f7eef [2023-03-20T07:52:33.469Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T07:52:33.469Z] Removing intermediate container 11be7ba54514 [2023-03-20T07:52:33.469Z] ---> 9cdf6ad9883d [2023-03-20T07:52:33.469Z] Step 22/24 : LABEL arch=x86_64 [2023-03-20T07:52:33.469Z] ---> Running in 4d1f59bee881 [2023-03-20T07:52:33.469Z] ---> Running in 83d81b4f1ac0 [2023-03-20T07:52:33.469Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-20T07:52:33.730Z] Removing intermediate container 83d81b4f1ac0 [2023-03-20T07:52:33.730Z] ---> 675d08b8c459 [2023-03-20T07:52:33.730Z] Step 23/24 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T07:52:33.730Z] ---> Running in fb4e5edef9b7 [2023-03-20T07:52:33.990Z] Removing intermediate container d51bc227cc06 [2023-03-20T07:52:33.990Z] ---> 938321df7d99 [2023-03-20T07:52:33.990Z] Step 7/26 : COPY . . [2023-03-20T07:52:33.990Z] Removing intermediate container 9103b15b1341 [2023-03-20T07:52:33.990Z] ---> 6ea860270fed [2023-03-20T07:52:33.990Z] Step 7/20 : COPY . . [2023-03-20T07:52:33.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:52:33.990Z] Removing intermediate container fb4e5edef9b7 [2023-03-20T07:52:33.990Z] ---> 8cf5a252d16e [2023-03-20T07:52:33.990Z] Step 24/24 : LABEL version=0.0.0 [2023-03-20T07:52:33.990Z] ---> Running in 017e34293db5 [2023-03-20T07:52:33.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:52:34.548Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T07:52:34.548Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T07:52:34.548Z] OK: 7 MiB in 16 packages [2023-03-20T07:52:42.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-20T07:52:42.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-20T07:52:42.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.456s coverage: 28.7% of statements [2023-03-20T07:52:42.726Z] Removing intermediate container 017e34293db5 [2023-03-20T07:52:42.726Z] ---> 1c5b7677bbb0 [2023-03-20T07:52:42.726Z] [2023-03-20T07:52:42.726Z] Successfully built 1c5b7677bbb0 [2023-03-20T07:52:43.660Z] Successfully tagged core-command:latest [2023-03-20T07:52:43.660Z] Building security-secretstore-setup [2023-03-20T07:52:43.660Z]  Building core-command ... done  ---> 9b2f06e05c4c [2023-03-20T07:52:43.660Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-20T07:52:43.917Z] ---> Running in 546660178e26 [2023-03-20T07:52:43.917Z] ---> 3d08c4ffe222 [2023-03-20T07:52:43.917Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-20T07:52:48.186Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T07:52:48.186Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-20T07:52:48.186Z] ---> 8f885994a2bb [2023-03-20T07:52:48.186Z] Step 3/25 : WORKDIR /edgex-go [2023-03-20T07:52:48.186Z] ---> Using cache [2023-03-20T07:52:48.186Z] ---> 82c44f6b579a [2023-03-20T07:52:48.186Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-20T07:52:48.186Z] ---> Using cache [2023-03-20T07:52:48.186Z] ---> f8fd4e9389f2 [2023-03-20T07:52:48.186Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-20T07:52:48.186Z] ---> Using cache [2023-03-20T07:52:48.186Z] ---> ab74d900f4a2 [2023-03-20T07:52:48.186Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T07:52:48.186Z] ---> Using cache [2023-03-20T07:52:48.186Z] ---> bbb1d9c62764 [2023-03-20T07:52:48.186Z] Step 7/25 : COPY . . [2023-03-20T07:52:48.186Z] ---> Using cache [2023-03-20T07:52:48.186Z] ---> b89e830c0e54 [2023-03-20T07:52:48.186Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-20T07:52:50.146Z] Removing intermediate container 4d1f59bee881 [2023-03-20T07:52:50.146Z] ---> d80910002b80 [2023-03-20T07:52:50.146Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T07:52:50.146Z] ---> Running in dcd9c29048e8 [2023-03-20T07:52:50.146Z] ---> Running in 1ea330af528d [2023-03-20T07:52:50.407Z] Removing intermediate container dcd9c29048e8 [2023-03-20T07:52:50.407Z] ---> 0b30f273b4f3 [2023-03-20T07:52:50.407Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-20T07:52:50.407Z] ---> Running in e59c384bf9b1 [2023-03-20T07:52:50.407Z] ---> 0451f83fd0e7 [2023-03-20T07:52:50.407Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T07:52:50.407Z] Removing intermediate container e59c384bf9b1 [2023-03-20T07:52:50.407Z] ---> 270d2dd3692d [2023-03-20T07:52:50.407Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-20T07:52:50.407Z] 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 [2023-03-20T07:52:50.407Z] ---> Running in dcd97986c041 [2023-03-20T07:52:50.671Z] ---> 33e9eb97547f [2023-03-20T07:52:50.671Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-20T07:52:50.671Z] 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 [2023-03-20T07:52:50.932Z] Removing intermediate container dcd97986c041 [2023-03-20T07:52:50.932Z] ---> 22ee7a1c1182 [2023-03-20T07:52:50.932Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-20T07:52:51.190Z] ---> d6194d1ba552 [2023-03-20T07:52:51.190Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-20T07:52:51.190Z] ---> Running in 6f4fd560acc4 [2023-03-20T07:52:51.784Z] ---> c9f1f74bd924 [2023-03-20T07:52:51.784Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-20T07:52:52.721Z] ---> c56593b51791 [2023-03-20T07:52:52.721Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T07:52:52.721Z] ---> Running in 3187a22b495b [2023-03-20T07:52:52.721Z] Removing intermediate container 6f4fd560acc4 [2023-03-20T07:52:52.721Z] ---> 6111f444e845 [2023-03-20T07:52:52.721Z] Step 12/26 : WORKDIR /edgex-go [2023-03-20T07:52:52.721Z] ---> Running in ceee7ed55bf3 [2023-03-20T07:52:52.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.284s coverage: 98.5% of statements [2023-03-20T07:52:52.978Z] Removing intermediate container ceee7ed55bf3 [2023-03-20T07:52:52.978Z] ---> 8c786ecdc32e [2023-03-20T07:52:52.978Z] [2023-03-20T07:52:52.978Z] Step 13/26 : FROM alpine:3.17 [2023-03-20T07:52:52.978Z] ---> b2aa39c304c2 [2023-03-20T07:52:52.978Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T07:52:52.978Z] ---> Using cache [2023-03-20T07:52:52.978Z] ---> e4b6f7d354a4 [2023-03-20T07:52:52.978Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-20T07:52:52.978Z] ---> Using cache [2023-03-20T07:52:52.978Z] ---> a924b721a60b [2023-03-20T07:52:52.978Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T07:52:52.978Z] ---> Using cache [2023-03-20T07:52:52.978Z] ---> 2d39c141d2a2 [2023-03-20T07:52:52.978Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T07:52:52.978Z] ---> Using cache [2023-03-20T07:52:52.978Z] ---> 286658956873 [2023-03-20T07:52:52.978Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-20T07:52:57.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-20T07:52:57.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-20T07:52:57.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-20T07:52:57.159Z] ---> 23465290f346 [2023-03-20T07:52:57.159Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-20T07:52:57.159Z] Removing intermediate container 3187a22b495b [2023-03-20T07:52:57.159Z] ---> 1bc92ee84d09 [2023-03-20T07:52:57.159Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T07:52:57.417Z] ---> Running in 7369eb08df5a [2023-03-20T07:52:57.688Z] ---> 1f11e7f7f135 [2023-03-20T07:52:57.688Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-20T07:52:57.946Z] Removing intermediate container 7369eb08df5a [2023-03-20T07:52:57.946Z] ---> 35144bcb0654 [2023-03-20T07:52:57.946Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-20T07:52:58.207Z] ---> Running in 954225f4fb69 [2023-03-20T07:52:58.207Z] ---> cbe4a5576ad1 [2023-03-20T07:52:58.207Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-20T07:52:58.866Z] Removing intermediate container 954225f4fb69 [2023-03-20T07:52:58.866Z] ---> ccaffe5f32c3 [2023-03-20T07:52:58.866Z] Step 21/23 : LABEL arch=x86_64 [2023-03-20T07:52:59.436Z] ---> 950df4962065 [2023-03-20T07:52:59.436Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-20T07:52:59.436Z] ---> Running in d67b281fb49b [2023-03-20T07:52:59.436Z] ---> Running in 9622339c1543 [2023-03-20T07:53:00.005Z] Removing intermediate container 9622339c1543 [2023-03-20T07:53:00.005Z] ---> 71cf3f2a60c4 [2023-03-20T07:53:00.005Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-20T07:53:00.274Z] Removing intermediate container d67b281fb49b [2023-03-20T07:53:00.274Z] ---> e3c62d4764f0 [2023-03-20T07:53:00.274Z] Step 22/23 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T07:53:00.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.454s coverage: 71.3% of statements [2023-03-20T07:53:00.534Z] ---> Running in 9705d627a219 [2023-03-20T07:53:00.534Z] ---> Running in 2129a1a2b586 [2023-03-20T07:53:01.489Z] Removing intermediate container 2129a1a2b586 [2023-03-20T07:53:01.489Z] ---> 9950304fe3e7 [2023-03-20T07:53:01.489Z] Step 23/23 : LABEL version=0.0.0 [2023-03-20T07:53:01.489Z] Removing intermediate container 9705d627a219 [2023-03-20T07:53:01.489Z] ---> 947059198bdc [2023-03-20T07:53:01.489Z] Step 24/26 : LABEL arch=x86_64 [2023-03-20T07:53:02.436Z] ---> Running in eae0ce3aa8da [2023-03-20T07:53:02.436Z] ---> Running in 689fbf2315f9 [2023-03-20T07:53:02.837Z] Removing intermediate container eae0ce3aa8da [2023-03-20T07:53:02.837Z] ---> 4a577342e299 [2023-03-20T07:53:02.837Z] Step 25/26 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T07:53:02.837Z] Removing intermediate container 689fbf2315f9 [2023-03-20T07:53:02.837Z] ---> a260e54401ca [2023-03-20T07:53:02.837Z] [2023-03-20T07:53:02.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-20T07:53:02.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-20T07:53:03.102Z] Successfully built a260e54401ca [2023-03-20T07:53:03.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.384s coverage: 54.0% of statements [2023-03-20T07:53:03.368Z] Successfully tagged security-proxy-auth:latest [2023-03-20T07:53:03.368Z]  Building security-proxy-auth ... done Building security-bootstrapper [2023-03-20T07:53:03.368Z] ---> Running in ea725e1ea29f [2023-03-20T07:53:07.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-20T07:53:07.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-20T07:53:07.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-20T07:53:07.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-20T07:53:07.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-20T07:53:08.776Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T07:53:08.776Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-20T07:53:08.776Z] ---> 8f885994a2bb [2023-03-20T07:53:08.776Z] Step 3/33 : WORKDIR /edgex-go [2023-03-20T07:53:08.776Z] ---> Using cache [2023-03-20T07:53:08.776Z] ---> 82c44f6b579a [2023-03-20T07:53:08.776Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-20T07:53:08.776Z] ---> Using cache [2023-03-20T07:53:08.776Z] ---> f8fd4e9389f2 [2023-03-20T07:53:08.776Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-20T07:53:08.776Z] ---> Using cache [2023-03-20T07:53:08.776Z] ---> ab74d900f4a2 [2023-03-20T07:53:08.776Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T07:53:08.776Z] ---> Using cache [2023-03-20T07:53:08.776Z] ---> bbb1d9c62764 [2023-03-20T07:53:08.776Z] Step 7/33 : COPY . . [2023-03-20T07:53:08.776Z] ---> Using cache [2023-03-20T07:53:08.776Z] ---> b89e830c0e54 [2023-03-20T07:53:08.776Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-20T07:53:12.974Z] 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 [2023-03-20T07:53:16.322Z] Removing intermediate container ea725e1ea29f [2023-03-20T07:53:16.322Z] ---> 68ed1bc36838 [2023-03-20T07:53:16.322Z] Step 26/26 : LABEL version=0.0.0 [2023-03-20T07:53:16.322Z] ---> Running in 5327379acbd0 [2023-03-20T07:53:16.322Z] ---> Running in d830e522c6ff [2023-03-20T07:53:16.322Z] Removing intermediate container b82dac4af22b [2023-03-20T07:53:16.322Z] ---> 2840b93d3c9c [2023-03-20T07:53:16.322Z] [2023-03-20T07:53:16.322Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T07:53:16.322Z] ---> b2aa39c304c2 [2023-03-20T07:53:16.322Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-20T07:53:16.322Z] ---> Running in dc5d57442be5 [2023-03-20T07:53:16.322Z] Removing intermediate container d830e522c6ff [2023-03-20T07:53:16.322Z] ---> ca6b61df8ed2 [2023-03-20T07:53:16.322Z] [2023-03-20T07:53:16.322Z] Successfully built ca6b61df8ed2 [2023-03-20T07:53:16.322Z] Successfully tagged security-spire-server:latest [2023-03-20T07:53:16.322Z]  Building security-spire-server ... done Building support-scheduler [2023-03-20T07:53:17.279Z] 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 [2023-03-20T07:53:17.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:53:17.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:53:17.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-20T07:53:17.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-20T07:53:17.799Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-20T07:53:17.799Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-20T07:53:17.799Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T07:53:17.799Z] Executing ca-certificates-20220614-r4.trigger [2023-03-20T07:53:17.799Z] OK: 8 MiB in 17 packages [2023-03-20T07:53:21.194Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T07:53:21.194Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T07:53:21.194Z] ---> 8f885994a2bb [2023-03-20T07:53:21.194Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T07:53:21.194Z] ---> Using cache [2023-03-20T07:53:21.194Z] ---> 813725b90329 [2023-03-20T07:53:21.194Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T07:53:21.194Z] ---> Using cache [2023-03-20T07:53:21.194Z] ---> 4e8e80c2f7c6 [2023-03-20T07:53:21.194Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T07:53:21.194Z] ---> Using cache [2023-03-20T07:53:21.194Z] ---> 87dd31eab546 [2023-03-20T07:53:21.194Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T07:53:21.194Z] ---> Using cache [2023-03-20T07:53:21.194Z] ---> 2669cd85e626 [2023-03-20T07:53:21.194Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T07:53:21.194Z] ---> Using cache [2023-03-20T07:53:21.194Z] ---> 7bc474708e75 [2023-03-20T07:53:21.194Z] Step 8/23 : COPY . . [2023-03-20T07:53:21.194Z] ---> Using cache [2023-03-20T07:53:21.194Z] ---> 1aa33bcc112f [2023-03-20T07:53:21.194Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-20T07:53:22.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.280s coverage: 88.5% of statements [2023-03-20T07:53:22.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.879s coverage: 3.9% of statements [2023-03-20T07:53:27.776Z] ---> Running in 63d8f4cb9cc1 [2023-03-20T07:53:27.776Z] Removing intermediate container 1ea330af528d [2023-03-20T07:53:27.776Z] ---> 04014e04cb39 [2023-03-20T07:53:27.776Z] [2023-03-20T07:53:27.776Z] Step 9/25 : FROM alpine:3.17 [2023-03-20T07:53:27.776Z] ---> b2aa39c304c2 [2023-03-20T07:53:27.776Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-20T07:53:27.776Z] Removing intermediate container 546660178e26 [2023-03-20T07:53:27.776Z] ---> 23754e7a3d2b [2023-03-20T07:53:27.776Z] [2023-03-20T07:53:27.776Z] Step 9/20 : FROM alpine:3.17 [2023-03-20T07:53:27.776Z] ---> b2aa39c304c2 [2023-03-20T07:53:27.776Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T07:53:27.776Z] ---> Using cache [2023-03-20T07:53:27.776Z] ---> e4b6f7d354a4 [2023-03-20T07:53:27.776Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-20T07:53:27.776Z] ---> Running in 3f4313d7eddc [2023-03-20T07:53:27.776Z] Removing intermediate container dc5d57442be5 [2023-03-20T07:53:27.776Z] ---> 75730c89ebdf [2023-03-20T07:53:27.776Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-20T07:53:27.776Z] ---> Running in d9976b249b74 [2023-03-20T07:53:27.776Z] ---> Running in 1c8e14702366 [2023-03-20T07:53:27.776Z] Removing intermediate container 1c8e14702366 [2023-03-20T07:53:27.776Z] ---> 0769bb154eab [2023-03-20T07:53:27.776Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-20T07:53:27.776Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-20T07:53:27.776Z] ---> Running in 81ba6262fdad [2023-03-20T07:53:27.776Z] Removing intermediate container 81ba6262fdad [2023-03-20T07:53:27.776Z] ---> f2d571c5a061 [2023-03-20T07:53:27.776Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-20T07:53:27.776Z] ---> Running in 2e8ca5f02aa3 [2023-03-20T07:53:27.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:53:27.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:53:27.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:53:27.776Z] Removing intermediate container 2e8ca5f02aa3 [2023-03-20T07:53:27.776Z] ---> efc4d1ba2f56 [2023-03-20T07:53:27.776Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T07:53:27.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:53:27.776Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-20T07:53:28.040Z] ---> 3b08b112fc9d [2023-03-20T07:53:28.040Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T07:53:28.040Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-20T07:53:28.040Z] (3/3) Installing su-exec (0.2-r2) [2023-03-20T07:53:28.040Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T07:53:28.040Z] Executing ca-certificates-20220614-r4.trigger [2023-03-20T07:53:28.040Z] OK: 8 MiB in 18 packages [2023-03-20T07:53:28.040Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T07:53:28.040Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T07:53:28.040Z] OK: 17816 distinct packages available [2023-03-20T07:53:28.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:53:28.040Z] ---> b93e4f8ea39e [2023-03-20T07:53:28.040Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-20T07:53:28.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:53:28.447Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-20T07:53:28.447Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-20T07:53:28.447Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-20T07:53:28.447Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-20T07:53:28.726Z] (5/9) Installing curl (7.88.1-r1) [2023-03-20T07:53:28.726Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-20T07:53:28.726Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-20T07:53:28.726Z] (8/9) Installing libucontext (1.2-r0) [2023-03-20T07:53:28.726Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-20T07:53:28.726Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T07:53:28.726Z] Executing ca-certificates-20220614-r4.trigger [2023-03-20T07:53:28.726Z] OK: 10 MiB in 24 packages [2023-03-20T07:53:29.666Z] ---> 64df55306c54 [2023-03-20T07:53:29.666Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-20T07:53:29.666Z] Removing intermediate container 3f4313d7eddc [2023-03-20T07:53:29.666Z] ---> b8b54a7c5644 [2023-03-20T07:53:29.666Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-20T07:53:29.666Z] ---> Running in 7b82ca307835 [2023-03-20T07:53:29.666Z] Removing intermediate container 7b82ca307835 [2023-03-20T07:53:29.666Z] ---> 3b569c94f13d [2023-03-20T07:53:29.666Z] Step 12/25 : WORKDIR / [2023-03-20T07:53:29.926Z] ---> Running in c6c597080aae [2023-03-20T07:53:29.926Z] ---> 2c0bd4d71d32 [2023-03-20T07:53:29.926Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-20T07:53:29.926Z] Removing intermediate container d9976b249b74 [2023-03-20T07:53:29.926Z] ---> 566f584a2db1 [2023-03-20T07:53:29.926Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T07:53:29.926Z] ---> Running in a16ee03f4bd3 [2023-03-20T07:53:29.926Z] Removing intermediate container c6c597080aae [2023-03-20T07:53:29.926Z] ---> 167cee73636c [2023-03-20T07:53:29.926Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T07:53:30.186Z] Removing intermediate container a16ee03f4bd3 [2023-03-20T07:53:30.186Z] ---> fe9c32566218 [2023-03-20T07:53:30.186Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T07:53:30.186Z] ---> Running in cf1bbb1b4b6e [2023-03-20T07:53:30.186Z] ---> 7ae0d076fdec [2023-03-20T07:53:30.186Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T07:53:30.186Z] ---> d83a51d078d9 [2023-03-20T07:53:30.186Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T07:53:30.449Z] Removing intermediate container cf1bbb1b4b6e [2023-03-20T07:53:30.449Z] ---> 732e257067c8 [2023-03-20T07:53:30.449Z] Step 21/23 : LABEL arch=x86_64 [2023-03-20T07:53:30.449Z] ---> Running in 6e524823149a [2023-03-20T07:53:30.709Z] ---> b60f5404c1c1 [2023-03-20T07:53:30.709Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-20T07:53:30.969Z] ---> 80e18af24c88 [2023-03-20T07:53:30.969Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-20T07:53:30.969Z] Removing intermediate container 6e524823149a [2023-03-20T07:53:30.969Z] ---> 441c0f16fd9a [2023-03-20T07:53:30.969Z] Step 22/23 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T07:53:31.231Z] ---> Running in f87ef6903372 [2023-03-20T07:53:31.802Z] ---> af28534e7e02 [2023-03-20T07:53:31.802Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-20T07:53:31.802Z] Removing intermediate container f87ef6903372 [2023-03-20T07:53:31.802Z] ---> e642679f1c62 [2023-03-20T07:53:31.802Z] Step 23/23 : LABEL version=0.0.0 [2023-03-20T07:53:31.802Z] ---> 060ceea4db4f [2023-03-20T07:53:31.802Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-20T07:53:31.802Z] ---> Running in 236cda9c9436 [2023-03-20T07:53:31.802Z] ---> bac229f10aa3 [2023-03-20T07:53:31.802Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-20T07:53:32.256Z] Removing intermediate container 236cda9c9436 [2023-03-20T07:53:32.256Z] ---> 98061e8ca7f9 [2023-03-20T07:53:32.256Z] [2023-03-20T07:53:32.256Z] ---> 88831399caf6 [2023-03-20T07:53:32.256Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-20T07:53:32.256Z] ---> Running in 3cf556db9750 [2023-03-20T07:53:32.256Z] Successfully built 98061e8ca7f9 [2023-03-20T07:53:32.256Z] Successfully tagged support-notifications:latest [2023-03-20T07:53:32.256Z]  Building support-notifications ... done Building core-common-config-bootstrapper [2023-03-20T07:53:33.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-20T07:53:33.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-20T07:53:33.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-20T07:53:33.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.573s coverage: 95.6% of statements [2023-03-20T07:53:33.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-20T07:53:33.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-20T07:53:33.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-20T07:53:33.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-20T07:53:33.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-20T07:53:34.163Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 72.2% of statements [2023-03-20T07:53:35.575Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T07:53:35.575Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T07:53:35.838Z] ---> 8f885994a2bb [2023-03-20T07:53:35.838Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T07:53:35.838Z] ---> Using cache [2023-03-20T07:53:35.838Z] ---> 813725b90329 [2023-03-20T07:53:35.838Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T07:53:35.838Z] ---> Using cache [2023-03-20T07:53:35.838Z] ---> 4e8e80c2f7c6 [2023-03-20T07:53:35.838Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T07:53:35.838Z] ---> Using cache [2023-03-20T07:53:35.838Z] ---> 87dd31eab546 [2023-03-20T07:53:35.838Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T07:53:35.838Z] ---> Using cache [2023-03-20T07:53:35.838Z] ---> 2669cd85e626 [2023-03-20T07:53:35.838Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T07:53:35.838Z] ---> Using cache [2023-03-20T07:53:35.838Z] ---> 7bc474708e75 [2023-03-20T07:53:35.838Z] Step 8/23 : COPY . . [2023-03-20T07:53:35.838Z] ---> Using cache [2023-03-20T07:53:35.838Z] ---> 1aa33bcc112f [2023-03-20T07:53:35.838Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-20T07:53:39.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-20T07:53:39.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-20T07:53:39.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-20T07:53:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.240s coverage: 65.9% of statements [2023-03-20T07:53:40.055Z] ---> 2f9cb4730130 [2023-03-20T07:53:40.055Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-20T07:53:40.055Z] Removing intermediate container 3cf556db9750 [2023-03-20T07:53:40.055Z] ---> 6a08c0b68784 [2023-03-20T07:53:40.055Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T07:53:40.055Z] ---> Running in d29bf1993b46 [2023-03-20T07:53:40.055Z] ---> Running in 36fe81579325 [2023-03-20T07:53:40.055Z] Removing intermediate container 36fe81579325 [2023-03-20T07:53:40.055Z] ---> 829fbafe3ef2 [2023-03-20T07:53:40.055Z] Step 18/20 : LABEL arch=x86_64 [2023-03-20T07:53:40.313Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-20T07:53:42.212Z] ---> Running in 2176a4e42edf [2023-03-20T07:53:42.212Z] ---> 5e61f0b0bdbd [2023-03-20T07:53:42.212Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-20T07:53:42.212Z] Removing intermediate container 5327379acbd0 [2023-03-20T07:53:42.212Z] ---> 84deb99d7796 [2023-03-20T07:53:42.212Z] [2023-03-20T07:53:42.212Z] Step 9/33 : FROM alpine:3.17 [2023-03-20T07:53:42.212Z] ---> b2aa39c304c2 [2023-03-20T07:53:42.212Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T07:53:42.212Z] ---> Using cache [2023-03-20T07:53:42.212Z] ---> e4b6f7d354a4 [2023-03-20T07:53:42.212Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-20T07:53:42.473Z] ---> Running in 59ea3973d99f [2023-03-20T07:53:42.473Z] Removing intermediate container 2176a4e42edf [2023-03-20T07:53:42.473Z] ---> 4c52269d778a [2023-03-20T07:53:42.473Z] Step 19/20 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T07:53:42.473Z] ---> 86d98f08205e [2023-03-20T07:53:42.473Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-20T07:53:42.731Z] ---> Running in 461d0b6d895e [2023-03-20T07:53:42.731Z] ---> 425a25bbab7c [2023-03-20T07:53:42.731Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T07:53:42.731Z] ---> Running in 21b2f71a535b [2023-03-20T07:53:42.988Z] Removing intermediate container 461d0b6d895e [2023-03-20T07:53:42.988Z] ---> 07c8db34396d [2023-03-20T07:53:42.988Z] Step 20/20 : LABEL version=0.0.0 [2023-03-20T07:53:42.988Z] ---> Running in eea94df754de [2023-03-20T07:53:42.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T07:53:42.988Z] Removing intermediate container eea94df754de [2023-03-20T07:53:42.988Z] ---> c7d56ee821e2 [2023-03-20T07:53:42.988Z] [2023-03-20T07:53:42.988Z] Successfully built c7d56ee821e2 [2023-03-20T07:53:42.988Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-20T07:53:43.245Z]  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T07:53:43.245Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-20T07:53:43.245Z] (2/2) Installing su-exec (0.2-r2) [2023-03-20T07:53:43.245Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T07:53:43.245Z] OK: 7 MiB in 17 packages [2023-03-20T07:53:45.271Z] Removing intermediate container 21b2f71a535b [2023-03-20T07:53:45.271Z] ---> 3b76b9c4d1d2 [2023-03-20T07:53:45.271Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T07:53:45.271Z] Removing intermediate container 59ea3973d99f [2023-03-20T07:53:45.271Z] ---> a31a6f466285 [2023-03-20T07:53:45.271Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-20T07:53:45.271Z] ---> Running in f5e10cf43685 [2023-03-20T07:53:45.271Z] ---> Running in 36796d2d1850 [2023-03-20T07:53:45.530Z] Removing intermediate container 36796d2d1850 [2023-03-20T07:53:45.530Z] ---> ecae54f2154c [2023-03-20T07:53:45.530Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-20T07:53:45.530Z] Removing intermediate container f5e10cf43685 [2023-03-20T07:53:45.530Z] ---> 806ae50eb8a1 [2023-03-20T07:53:45.530Z] Step 23/25 : LABEL arch=x86_64 [2023-03-20T07:53:45.530Z] ---> Running in 4bf6d34d0e24 [2023-03-20T07:53:45.530Z] ---> Running in 3675ea606562 [2023-03-20T07:53:45.792Z] Removing intermediate container 4bf6d34d0e24 [2023-03-20T07:53:45.792Z] ---> bb3cf8643f93 [2023-03-20T07:53:45.792Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-20T07:53:45.792Z] ---> Running in 5d5041901a39 [2023-03-20T07:53:46.051Z] Removing intermediate container 3675ea606562 [2023-03-20T07:53:46.051Z] ---> e8e1329cbda3 [2023-03-20T07:53:46.051Z] Step 24/25 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T07:53:46.051Z] Removing intermediate container 5d5041901a39 [2023-03-20T07:53:46.051Z] ---> 29dc3c049e4c [2023-03-20T07:53:46.051Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-20T07:53:46.051Z] ---> Running in 9ea1149263ec [2023-03-20T07:53:46.333Z] ---> Running in 42a49e7341f2 [2023-03-20T07:53:46.333Z] Removing intermediate container 9ea1149263ec [2023-03-20T07:53:46.333Z] ---> f340826385e6 [2023-03-20T07:53:46.333Z] Step 25/25 : LABEL version=0.0.0 [2023-03-20T07:53:46.333Z] ---> Running in f3a7371763c1 [2023-03-20T07:53:46.333Z] Removing intermediate container 42a49e7341f2 [2023-03-20T07:53:46.333Z] ---> 56c22d8d9118 [2023-03-20T07:53:46.333Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-20T07:53:46.597Z] ---> Running in 1fdbc586ec9b [2023-03-20T07:53:46.857Z] Removing intermediate container f3a7371763c1 [2023-03-20T07:53:46.857Z] ---> d92419db3415 [2023-03-20T07:53:46.857Z] [2023-03-20T07:53:46.857Z] Successfully built d92419db3415 [2023-03-20T07:53:46.858Z] Successfully tagged security-secretstore-setup:latest [2023-03-20T07:53:49.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-20T07:53:49.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-20T07:53:49.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.440s coverage: 0.9% of statements [2023-03-20T07:53:49.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.268s coverage: 29.0% of statements [2023-03-20T07:53:53.473Z]  Building security-secretstore-setup ... done Removing intermediate container 1fdbc586ec9b [2023-03-20T07:53:53.473Z] ---> abdb3c6eacfc [2023-03-20T07:53:53.473Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-20T07:53:53.473Z] ---> Running in 9f668926dd19 [2023-03-20T07:53:53.473Z] Removing intermediate container 9f668926dd19 [2023-03-20T07:53:53.473Z] ---> 97305e36d211 [2023-03-20T07:53:53.473Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-20T07:53:53.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 45.5% of statements [2023-03-20T07:53:53.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.263s coverage: 82.9% of statements [2023-03-20T07:53:53.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements [2023-03-20T07:53:53.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.282s coverage: 96.3% of statements [2023-03-20T07:53:57.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements [2023-03-20T07:53:58.750Z] ---> 92d4a704849b [2023-03-20T07:53:58.750Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-20T07:53:59.747Z] Removing intermediate container 63d8f4cb9cc1 [2023-03-20T07:53:59.747Z] ---> 8b1959869d40 [2023-03-20T07:53:59.747Z] [2023-03-20T07:53:59.747Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T07:53:59.747Z] ---> b2aa39c304c2 [2023-03-20T07:53:59.747Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T07:53:59.747Z] ---> Using cache [2023-03-20T07:53:59.747Z] ---> 599e629f2371 [2023-03-20T07:53:59.747Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-20T07:53:59.747Z] ---> Using cache [2023-03-20T07:53:59.747Z] ---> 5e64934ed87b [2023-03-20T07:53:59.747Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-20T07:53:59.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-20T07:54:00.005Z] ---> Running in b30ff68074f8 [2023-03-20T07:54:00.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-20T07:54:00.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-20T07:54:00.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-20T07:54:00.277Z] ---> Running in e336470ef348 [2023-03-20T07:54:01.650Z] Removing intermediate container e336470ef348 [2023-03-20T07:54:01.650Z] ---> de2c61d60908 [2023-03-20T07:54:01.650Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-20T07:54:01.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-20T07:54:01.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-20T07:54:01.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-20T07:54:01.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-20T07:54:03.044Z] ---> Running in 2d3a97e36626 [2023-03-20T07:54:03.044Z] Removing intermediate container d29bf1993b46 [2023-03-20T07:54:03.044Z] ---> f8007d865215 [2023-03-20T07:54:03.044Z] [2023-03-20T07:54:03.044Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T07:54:03.044Z] ---> b2aa39c304c2 [2023-03-20T07:54:03.044Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-20T07:54:03.044Z] ---> Using cache [2023-03-20T07:54:03.044Z] ---> 4445b78f7eef [2023-03-20T07:54:03.044Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T07:54:03.044Z] ---> Using cache [2023-03-20T07:54:03.044Z] ---> d80910002b80 [2023-03-20T07:54:03.044Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T07:54:03.044Z] ---> Using cache [2023-03-20T07:54:03.303Z] ---> 0451f83fd0e7 [2023-03-20T07:54:03.303Z] Removing intermediate container 2d3a97e36626 [2023-03-20T07:54:03.303Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T07:54:03.303Z] ---> d66abfa739ef [2023-03-20T07:54:03.303Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / ---> Using cache [2023-03-20T07:54:03.303Z] [2023-03-20T07:54:03.303Z] ---> 33e9eb97547f [2023-03-20T07:54:03.303Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-20T07:54:03.303Z] Removing intermediate container b30ff68074f8 [2023-03-20T07:54:03.303Z] ---> 2207605103cd [2023-03-20T07:54:03.303Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T07:54:03.594Z] ---> e34bf2f567f1 [2023-03-20T07:54:03.594Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T07:54:03.853Z] ---> c075959cdf1d [2023-03-20T07:54:03.853Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-20T07:54:03.853Z] ---> 0c0491f9226b [2023-03-20T07:54:03.853Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T07:54:03.853Z] ---> 9d5baa5dc76a [2023-03-20T07:54:03.853Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-20T07:54:03.853Z] ---> 6df14a3720d6 [2023-03-20T07:54:03.853Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-20T07:54:03.853Z] ---> 54dc8ff2566a [2023-03-20T07:54:03.853Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-20T07:54:04.810Z] ---> 390048ad48ae [2023-03-20T07:54:04.810Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T07:54:05.070Z] ---> ded34174647d [2023-03-20T07:54:05.070Z] ---> 622691f59665 [2023-03-20T07:54:05.070Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.tomlStep 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-20T07:54:05.070Z] [2023-03-20T07:54:05.070Z] ---> Running in e83dcf516d66 [2023-03-20T07:54:05.070Z] ---> 46c45f347506 [2023-03-20T07:54:05.070Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-20T07:54:05.070Z] ---> 289fdb7afab1 [2023-03-20T07:54:05.070Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-20T07:54:05.070Z] ---> Running in adeab3a5825d [2023-03-20T07:54:05.330Z] Removing intermediate container adeab3a5825d [2023-03-20T07:54:05.330Z] ---> a3efc828e5ac [2023-03-20T07:54:05.330Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T07:54:05.330Z] ---> ada95098425a [2023-03-20T07:54:05.330Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-20T07:54:05.330Z] ---> Running in 7476ccdf5710 [2023-03-20T07:54:05.330Z] Removing intermediate container 7476ccdf5710 [2023-03-20T07:54:05.330Z] ---> 6a47096ed728 [2023-03-20T07:54:05.330Z] Step 21/23 : LABEL arch=x86_64 [2023-03-20T07:54:05.330Z] ---> Running in 5f9fea010967 [2023-03-20T07:54:05.330Z] ---> a5217b85e3a3 [2023-03-20T07:54:05.330Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-20T07:54:05.589Z] Removing intermediate container 5f9fea010967 [2023-03-20T07:54:05.589Z] ---> 00d5f3afbd95 [2023-03-20T07:54:05.589Z] Step 22/23 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T07:54:05.589Z] ---> Running in 9bd654e881d0 [2023-03-20T07:54:05.589Z] ---> 0dbe7c5fd1ac [2023-03-20T07:54:05.589Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-20T07:54:05.589Z] Removing intermediate container 9bd654e881d0 [2023-03-20T07:54:05.589Z] ---> d2608e94b8dd [2023-03-20T07:54:05.589Z] Step 23/23 : LABEL version=0.0.0 [2023-03-20T07:54:05.589Z] ---> Running in 655e4452ba4f [2023-03-20T07:54:05.589Z] Removing intermediate container e83dcf516d66 [2023-03-20T07:54:05.589Z] ---> 357a510b6c61 [2023-03-20T07:54:05.589Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T07:54:05.589Z] ---> Running in c50d3f5b1598 [2023-03-20T07:54:05.589Z] Removing intermediate container 655e4452ba4f [2023-03-20T07:54:05.589Z] ---> d1520c380862 [2023-03-20T07:54:05.589Z] [2023-03-20T07:54:05.851Z] ---> 79841db96996 [2023-03-20T07:54:05.851Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-20T07:54:05.851Z] Successfully built d1520c380862 [2023-03-20T07:54:05.851Z] Successfully tagged support-scheduler:latest [2023-03-20T07:54:05.851Z]  Building support-scheduler ... done  ---> Running in 12ee685fd394 [2023-03-20T07:54:05.851Z] Removing intermediate container c50d3f5b1598 [2023-03-20T07:54:05.851Z] ---> 0e959dd6e052 [2023-03-20T07:54:05.851Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-20T07:54:05.851Z] ---> Running in 70fa1967b6fc [2023-03-20T07:54:06.112Z] Removing intermediate container 70fa1967b6fc [2023-03-20T07:54:06.112Z] ---> e1a15fee8fb5 [2023-03-20T07:54:06.112Z] Step 21/23 : LABEL arch=x86_64 [2023-03-20T07:54:06.112Z] ---> Running in 1ec6d8eb9b3d [2023-03-20T07:54:06.112Z] Removing intermediate container 1ec6d8eb9b3d [2023-03-20T07:54:06.112Z] ---> b2fbd6f06e52 [2023-03-20T07:54:06.112Z] Step 22/23 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T07:54:06.112Z] ---> Running in 6bae3a8d6c81 [2023-03-20T07:54:06.112Z] Removing intermediate container 6bae3a8d6c81 [2023-03-20T07:54:06.112Z] ---> ce78686b9f38 [2023-03-20T07:54:06.112Z] Step 23/23 : LABEL version=0.0.0 [2023-03-20T07:54:06.112Z] ---> Running in 772606c2fb33 [2023-03-20T07:54:06.372Z] Removing intermediate container 772606c2fb33 [2023-03-20T07:54:06.372Z] ---> 054ccb4bb525 [2023-03-20T07:54:06.372Z] [2023-03-20T07:54:06.372Z] Successfully built 054ccb4bb525 [2023-03-20T07:54:06.372Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-20T07:54:06.372Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 12ee685fd394 [2023-03-20T07:54:06.372Z] ---> 442839e520cf [2023-03-20T07:54:06.632Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-20T07:54:06.632Z] ---> Running in cf4107127922 [2023-03-20T07:54:06.632Z] Removing intermediate container cf4107127922 [2023-03-20T07:54:06.632Z] ---> d616879272cb [2023-03-20T07:54:06.632Z] Step 30/33 : CMD ["gate"] [2023-03-20T07:54:06.632Z] ---> Running in 300092ba35ce [2023-03-20T07:54:06.632Z] Removing intermediate container 300092ba35ce [2023-03-20T07:54:06.632Z] ---> e5110f3f06d1 [2023-03-20T07:54:06.632Z] Step 31/33 : LABEL arch=x86_64 [2023-03-20T07:54:06.632Z] ---> Running in 02c87a84cca1 [2023-03-20T07:54:06.892Z] Removing intermediate container 02c87a84cca1 [2023-03-20T07:54:06.892Z] ---> b6ede5bed27e [2023-03-20T07:54:06.892Z] Step 32/33 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T07:54:06.892Z] ---> Running in 0f62f1a21bef [2023-03-20T07:54:06.892Z] Removing intermediate container 0f62f1a21bef [2023-03-20T07:54:06.892Z] ---> ec0a1e51b763 [2023-03-20T07:54:06.892Z] Step 33/33 : LABEL version=0.0.0 [2023-03-20T07:54:07.153Z] ---> Running in 8d222ee7f8bc [2023-03-20T07:54:07.153Z] Removing intermediate container 8d222ee7f8bc [2023-03-20T07:54:07.153Z] ---> 6d7ed2f412f9 [2023-03-20T07:54:07.153Z] [2023-03-20T07:54:07.412Z] Successfully built 6d7ed2f412f9 [2023-03-20T07:54:07.412Z] Successfully tagged security-bootstrapper:latest [2023-03-20T07:54:07.418Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-20T07:54:07.448Z] $ docker stop --time=1 903808474a097f496913e65616c0b0993e8cf987b55ddb3471b88d486de532cc [2023-03-20T07:54:08.753Z] $ docker rm -f --volumes 903808474a097f496913e65616c0b0993e8cf987b55ddb3471b88d486de532cc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T07:54:09.154Z] + docker images [2023-03-20T07:54:09.154Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-20T07:54:09.155Z] security-bootstrapper latest 6d7ed2f412f9 1 second ago 22MB [2023-03-20T07:54:09.155Z] core-common-config-bootstrapper latest 054ccb4bb525 2 seconds ago 17.6MB [2023-03-20T07:54:09.155Z] support-scheduler latest d1520c380862 3 seconds ago 32.4MB [2023-03-20T07:54:09.155Z] f8007d865215 6 seconds ago 1.68GB [2023-03-20T07:54:09.155Z] 8b1959869d40 10 seconds ago 1.75GB [2023-03-20T07:54:09.155Z] security-secretstore-setup latest d92419db3415 22 seconds ago 32.6MB [2023-03-20T07:54:09.155Z] security-spiffe-token-provider latest c7d56ee821e2 26 seconds ago 32.6MB [2023-03-20T07:54:09.155Z] 84deb99d7796 27 seconds ago 1.67GB [2023-03-20T07:54:09.155Z] support-notifications latest 98061e8ca7f9 37 seconds ago 33MB [2023-03-20T07:54:09.155Z] 23754e7a3d2b 47 seconds ago 1.72GB [2023-03-20T07:54:09.155Z] 04014e04cb39 50 seconds ago 1.67GB [2023-03-20T07:54:09.155Z] security-spire-server latest ca6b61df8ed2 53 seconds ago 89.8MB [2023-03-20T07:54:09.155Z] 2840b93d3c9c 58 seconds ago 1.75GB [2023-03-20T07:54:09.155Z] security-proxy-auth latest a260e54401ca About a minute ago 18.3MB [2023-03-20T07:54:09.155Z] 8c786ecdc32e About a minute ago 1.54GB [2023-03-20T07:54:09.155Z] core-command latest 1c5b7677bbb0 About a minute ago 19.8MB [2023-03-20T07:54:09.155Z] ee399f39e2c3 About a minute ago 1.66GB [2023-03-20T07:54:09.155Z] 8fc0be73c2fc 2 minutes ago 1.68GB [2023-03-20T07:54:09.155Z] core-metadata latest 6bfc0cf4280c 2 minutes ago 20.6MB [2023-03-20T07:54:09.155Z] security-proxy-setup latest ba82085ebd4e 2 minutes ago 18.7MB [2023-03-20T07:54:09.155Z] core-data latest 0da56aa328e9 2 minutes ago 20MB [2023-03-20T07:54:09.155Z] security-spire-agent latest b960c2a7324e 2 minutes ago 129MB [2023-03-20T07:54:09.155Z] security-spire-config latest c94214c2e01d 2 minutes ago 88.9MB [2023-03-20T07:54:09.155Z] ce0dcafdfae2 2 minutes ago 1.69GB [2023-03-20T07:54:09.155Z] 0d7a04954f6e 2 minutes ago 1.69GB [2023-03-20T07:54:09.155Z] 8a4f0297b909 2 minutes ago 1.66GB [2023-03-20T07:54:09.155Z] c63f5eff0a4f 3 minutes ago 1.54GB [2023-03-20T07:54:09.155Z] 53176d20d062 3 minutes ago 1.54GB [2023-03-20T07:54:09.155Z] ci-base-image-x86_64 latest 8f885994a2bb 7 minutes ago 883MB [2023-03-20T07:54:09.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 9 days ago 664MB [2023-03-20T07:54:09.155Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-20T07:54:09.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-20T07:54:09.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-20T07:54:10.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.243s coverage: 94.4% of statements [2023-03-20T07:54:10.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-20T07:54:10.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-20T07:54:10.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-20T07:54:10.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-20T07:54:14.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-20T07:54:14.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-20T07:54:15.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-20T07:54:24.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-20T07:54:24.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.052s coverage: 79.9% of statements [2023-03-20T07:54:25.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-20T07:54:26.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.268s coverage: 92.9% of statements [2023-03-20T07:54:26.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-03-20T07:54:26.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.218s coverage: 86.9% of statements [2023-03-20T07:54:26.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements [2023-03-20T07:54:26.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements [2023-03-20T07:54:26.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements [2023-03-20T07:54:26.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.439s coverage: 81.2% of statements [2023-03-20T07:54:26.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.463s coverage: 82.1% of statements [2023-03-20T07:54:26.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.204s coverage: 86.0% of statements [2023-03-20T07:54:30.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-20T07:54:30.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-20T07:54:31.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.033s coverage: 63.1% of statements [2023-03-20T07:54:31.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.213s coverage: 100.0% of statements [2023-03-20T07:54:32.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2023-03-20T07:54:32.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2023-03-20T07:54:32.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2023-03-20T07:54:33.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-20T07:54:33.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-20T07:54:33.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-20T07:54:33.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements [2023-03-20T07:54:39.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-20T07:54:39.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-20T07:54:39.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-20T07:54:41.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.972s coverage: 38.4% of statements [2023-03-20T07:54:41.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements [2023-03-20T07:54:45.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-20T07:54:45.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-20T07:54:45.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-20T07:54:45.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-20T07:54:45.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements [2023-03-20T07:54:52.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-20T07:54:52.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-20T07:54:52.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-20T07:54:52.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-20T07:54:57.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.293s coverage: 17.7% of statements [2023-03-20T07:54:57.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-20T07:54:57.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-20T07:54:57.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-20T07:54:57.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-20T07:54:58.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.547s coverage: 92.3% of statements [2023-03-20T07:55:02.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-20T07:55:02.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-20T07:55:02.622Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.296s coverage: 61.5% of statements [2023-03-20T07:55:04.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-20T07:55:04.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-20T07:55:04.824Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.7% of statements [2023-03-20T07:55:05.781Z] 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 [2023-03-20T07:55:05.781Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-20T07:55:05.781Z] go vet ./... [2023-03-20T07:57:42.484Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-20T07:57:42.484Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-20T07:57:42.484Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-20T07:57:42.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-20T07:57:43.180Z] + ls -al . [2023-03-20T07:57:43.180Z] total 704 [2023-03-20T07:57:43.180Z] drwxrwxr-x 10 1001 1001 4096 Mar 20 07:49 . [2023-03-20T07:57:43.180Z] drwxr-xr-x 4 root root 4096 Mar 20 07:49 .. [2023-03-20T07:57:43.180Z] drwxrwxr-x 2 1001 1001 4096 Mar 20 07:48 .blubracket [2023-03-20T07:57:43.180Z] -rw-rw-r-- 1 1001 1001 16 Mar 20 07:48 .dockerignore [2023-03-20T07:57:43.180Z] drwxrwxr-x 8 1001 1001 4096 Mar 20 07:48 .git [2023-03-20T07:57:43.180Z] drwxrwxr-x 3 1001 1001 4096 Mar 20 07:48 .github [2023-03-20T07:57:43.180Z] -rw-rw-r-- 1 1001 1001 1133 Mar 20 07:48 .gitignore [2023-03-20T07:57:43.180Z] -rw-rw-r-- 1 1001 1001 42 Mar 20 07:48 .golangci.yml [2023-03-20T07:57:43.180Z] -rw-rw-r-- 1 1001 1001 87 Mar 20 07:48 .hadolint.yml [2023-03-20T07:57:43.180Z] -rw-rw-r-- 1 1001 1001 166 Mar 20 07:48 .sonarcloud.properties [2023-03-20T07:57:43.180Z] -rw-rw-r-- 1 1001 1001 1171 Mar 20 07:48 ADOPTERS.md [2023-03-20T07:57:43.180Z] -rw-rw-r-- 1 1001 1001 10825 Mar 20 07:48 Attribution.txt [2023-03-20T07:57:43.180Z] -rw-rw-r-- 1 1001 1001 73765 Mar 20 07:48 CHANGELOG.md [2023-03-20T07:57:43.180Z] -rw-rw-r-- 1 1001 1001 3804 Mar 20 07:48 CONTRIBUTING.md [2023-03-20T07:57:43.180Z] -rw-rw-r-- 1 1001 1001 677 Mar 20 07:48 GOVERNANCE.md [2023-03-20T07:57:43.180Z] -rw-rw-r-- 1 1001 1001 883 Mar 20 07:48 Jenkinsfile [2023-03-20T07:57:43.180Z] -rw-rw-r-- 1 1001 1001 10775 Mar 20 07:48 LICENSE [2023-03-20T07:57:43.180Z] -rw-rw-r-- 1 1001 1001 14266 Mar 20 07:48 Makefile [2023-03-20T07:57:43.180Z] -rw-rw-r-- 1 1001 1001 582 Mar 20 07:48 OWNERS.md [2023-03-20T07:57:43.180Z] -rw-rw-r-- 1 1001 1001 9403 Mar 20 07:48 README.md [2023-03-20T07:57:43.180Z] -rw-rw-r-- 1 1001 1001 789 Mar 20 07:48 SECURITY.md [2023-03-20T07:57:43.180Z] -rw-rw-r-- 1 1001 1001 5 Mar 20 07:46 VERSION [2023-03-20T07:57:43.180Z] drwxrwxr-x 2 1001 1001 4096 Mar 20 07:48 bin [2023-03-20T07:57:43.181Z] drwxrwxr-x 18 1001 1001 4096 Mar 20 07:48 cmd [2023-03-20T07:57:43.181Z] -rw-r--r-- 1 root root 447275 Mar 20 07:55 coverage.out [2023-03-20T07:57:43.181Z] -rw-rw-r-- 1 1001 1001 3233 Mar 20 07:48 go.mod [2023-03-20T07:57:43.181Z] -rw-rw-r-- 1 1001 1001 31100 Mar 20 07:48 go.sum [2023-03-20T07:57:43.181Z] drwxrwxr-x 7 1001 1001 4096 Mar 20 07:48 internal [2023-03-20T07:57:43.181Z] drwxrwxr-x 3 1001 1001 4096 Mar 20 07:48 openapi [2023-03-20T07:57:43.181Z] -rw-rw-r-- 1 1001 1001 594 Mar 20 07:48 security.txt [2023-03-20T07:57:43.181Z] drwxrwxr-x 4 1001 1001 4096 Mar 20 07:48 snap [2023-03-20T07:57:43.181Z] -rw-rw-r-- 1 1001 1001 204 Mar 20 07:48 version.go [Pipeline] sh [2023-03-20T07:57:43.522Z] + '[' -e coverage.out ] [2023-03-20T07:57:43.522Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-20T07:57:43.559Z] Warning: overwriting stash ‘coverage-report’ [2023-03-20T07:57:44.344Z] Stashed 1 file(s) [Pipeline] sh [2023-03-20T07:57:44.993Z] + make build [2023-03-20T07:57:44.993Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-20T07:59:21.608Z] go build -tags " 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 [2023-03-20T07:59:21.608Z] go build -tags " 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 [2023-03-20T07:59:21.608Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-20T07:59:23.544Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-20T08:00:10.383Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-20T08:00:14.634Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-20T08:00:19.965Z] 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 [2023-03-20T08:00:25.291Z] 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 [2023-03-20T08:00:28.621Z] 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 [2023-03-20T08:00:31.950Z] 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 [2023-03-20T08:00:37.286Z] 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] } [2023-03-20T08:00:42.646Z] $ docker stop --time=1 8af974ea38425ab875d7a6ed047eafdda5d54638bdeee9730dcba7aa812389bb [2023-03-20T08:00:45.632Z] $ docker rm -f --volumes 8af974ea38425ab875d7a6ed047eafdda5d54638bdeee9730dcba7aa812389bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T08:00:48.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-20T08:00:48.072Z] [2023-03-20T08:00:48.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T08:00:48.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-20T08:00:48.736Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-20T08:00:48.736Z] 29e5d40040c1: Pulling fs layer [2023-03-20T08:00:48.736Z] 1ce36da41761: Pulling fs layer [2023-03-20T08:00:48.736Z] 25b303627fd3: Pulling fs layer [2023-03-20T08:00:48.736Z] 29e5d40040c1: Download complete [2023-03-20T08:00:49.008Z] 1ce36da41761: Verifying Checksum [2023-03-20T08:00:49.008Z] 1ce36da41761: Download complete [2023-03-20T08:00:49.273Z] 29e5d40040c1: Pull complete [2023-03-20T08:00:50.242Z] 1ce36da41761: Pull complete [2023-03-20T08:00:50.506Z] 25b303627fd3: Verifying Checksum [2023-03-20T08:00:50.506Z] 25b303627fd3: Download complete [2023-03-20T08:00:58.695Z] 25b303627fd3: Pull complete [2023-03-20T08:00:58.695Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-20T08:00:58.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-20T08:00:58.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T08:00:58.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-4578 does not seem to be running inside a container [2023-03-20T08:00:59.054Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-20T08:01:01.161Z] $ docker top 0a6d8653bab452be06307e01cbc4f5ef5bca96d85897259cd114c8e6985eb98a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T08:01:02.014Z] + grep parallel [2023-03-20T08:01:02.014Z] + docker-compose build --help [2023-03-20T08:01:07.345Z] --parallel Build images in parallel. [Pipeline] } [2023-03-20T08:01:07.387Z] $ docker stop --time=1 0a6d8653bab452be06307e01cbc4f5ef5bca96d85897259cd114c8e6985eb98a [2023-03-20T08:01:09.025Z] $ docker rm -f --volumes 0a6d8653bab452be06307e01cbc4f5ef5bca96d85897259cd114c8e6985eb98a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T08:01:09.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-20T08:01:09.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T08:01:09.985Z] prd-ubuntu20.04-docker-arm64-4c-16g-4578 does not seem to be running inside a container [2023-03-20T08:01:10.083Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-20T08:01:11.194Z] $ docker top dabacb135236dbf5d95ab907dac745e5009734e19f2d159c623cd9a747251c45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T08:01:11.751Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-20T08:01:17.106Z] Building core-command ... [2023-03-20T08:01:17.106Z] Building core-common-config-bootstrapper ... [2023-03-20T08:01:17.106Z] Building core-data ... [2023-03-20T08:01:17.106Z] Building core-metadata ... [2023-03-20T08:01:17.106Z] Building security-bootstrapper ... [2023-03-20T08:01:17.106Z] Building security-proxy-auth ... [2023-03-20T08:01:17.106Z] Building security-proxy-setup ... [2023-03-20T08:01:17.106Z] Building security-secretstore-setup ... [2023-03-20T08:01:17.106Z] Building security-spiffe-token-provider ... [2023-03-20T08:01:17.106Z] Building security-spire-agent ... [2023-03-20T08:01:17.106Z] Building security-spire-config ... [2023-03-20T08:01:17.106Z] Building security-spire-server ... [2023-03-20T08:01:17.106Z] Building support-notifications ... [2023-03-20T08:01:17.106Z] Building support-scheduler ... [2023-03-20T08:01:17.106Z] Building security-proxy-setup [2023-03-20T08:01:17.106Z] Building core-data [2023-03-20T08:01:17.106Z] Building core-common-config-bootstrapper [2023-03-20T08:01:17.106Z] Building security-proxy-auth [2023-03-20T08:01:17.106Z] Building security-bootstrapper [2023-03-20T08:02:03.917Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T08:02:03.917Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T08:02:03.917Z] ---> 33849b0305e6 [2023-03-20T08:02:03.917Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T08:02:03.917Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T08:02:03.917Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-20T08:02:03.917Z] ---> 33849b0305e6 [2023-03-20T08:02:03.917Z] Step 3/22 : WORKDIR /edgex-go [2023-03-20T08:02:03.917Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T08:02:03.917Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T08:02:03.917Z] ---> 33849b0305e6 [2023-03-20T08:02:03.917Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T08:02:03.917Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T08:02:03.917Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T08:02:03.917Z] ---> 33849b0305e6 [2023-03-20T08:02:03.917Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T08:02:03.917Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T08:02:03.917Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-20T08:02:03.917Z] ---> 33849b0305e6 [2023-03-20T08:02:03.917Z] Step 3/33 : WORKDIR /edgex-go [2023-03-20T08:02:03.917Z] ---> Running in bd4ae8c23a60 [2023-03-20T08:02:03.917Z] ---> Running in 3671beb2bd08 [2023-03-20T08:02:03.917Z] ---> Running in 014beb6ac138 [2023-03-20T08:02:03.917Z] ---> Running in 72ac5d559499 [2023-03-20T08:02:03.917Z] ---> Running in 6d0cb6b16f7e [2023-03-20T08:02:03.917Z] Removing intermediate container bd4ae8c23a60 [2023-03-20T08:02:03.917Z] ---> 951ebce69607 [2023-03-20T08:02:03.917Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-20T08:02:03.917Z] Removing intermediate container 014beb6ac138 [2023-03-20T08:02:03.917Z] ---> fe1f593cb966 [2023-03-20T08:02:03.917Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T08:02:03.917Z] Removing intermediate container 3671beb2bd08 [2023-03-20T08:02:03.917Z] ---> ab0e31e53d60 [2023-03-20T08:02:03.917Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-20T08:02:03.917Z] Removing intermediate container 72ac5d559499 [2023-03-20T08:02:03.917Z] ---> b80b136a5689 [2023-03-20T08:02:03.917Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T08:02:03.917Z] Removing intermediate container 6d0cb6b16f7e [2023-03-20T08:02:03.917Z] ---> ae6937108fa2 [2023-03-20T08:02:03.917Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T08:02:03.917Z] ---> Running in 802e7be58c0e [2023-03-20T08:02:03.917Z] ---> Running in c21186ec12df [2023-03-20T08:02:03.917Z] ---> Running in a5975807f141 [2023-03-20T08:02:03.917Z] ---> Running in 9519a7617f8c [2023-03-20T08:02:03.917Z] ---> Running in f4eb767413ad [2023-03-20T08:02:03.917Z] Removing intermediate container f4eb767413ad [2023-03-20T08:02:03.917Z] ---> 4dd484f23605 [2023-03-20T08:02:03.917Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T08:02:03.918Z] Removing intermediate container 9519a7617f8c [2023-03-20T08:02:03.918Z] ---> 5d3609f75990 [2023-03-20T08:02:03.918Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T08:02:03.918Z] Removing intermediate container c21186ec12df [2023-03-20T08:02:03.918Z] ---> 0ae3486b0ebc [2023-03-20T08:02:03.918Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T08:02:03.918Z] ---> Running in 1adf2c893730 [2023-03-20T08:02:03.918Z] ---> Running in a0d40673aa62 [2023-03-20T08:02:04.183Z] ---> Running in 1330e18014e8 [2023-03-20T08:02:04.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:02:05.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:02:05.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:02:05.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:02:05.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:02:05.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:02:06.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:02:06.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:02:06.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:02:06.681Z] OK: 263 MiB in 53 packages [2023-03-20T08:02:06.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:02:06.946Z] OK: 263 MiB in 53 packages [2023-03-20T08:02:08.355Z] OK: 263 MiB in 53 packages [2023-03-20T08:02:08.355Z] OK: 263 MiB in 53 packages [2023-03-20T08:02:08.355Z] OK: 263 MiB in 53 packages [2023-03-20T08:02:08.624Z] Removing intermediate container 802e7be58c0e [2023-03-20T08:02:08.624Z] ---> 489071cca049 [2023-03-20T08:02:08.624Z] Step 5/33 : COPY go.mod vendor* ./Removing intermediate container a5975807f141 [2023-03-20T08:02:08.624Z] ---> 4cfacd1537c0 [2023-03-20T08:02:08.624Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-20T08:02:08.624Z] [2023-03-20T08:02:09.579Z] Removing intermediate container 1adf2c893730 [2023-03-20T08:02:09.579Z] ---> a75fca8f8843 [2023-03-20T08:02:09.579Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T08:02:09.858Z] ---> 2264bed0e893 [2023-03-20T08:02:09.858Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T08:02:09.858Z] Removing intermediate container a0d40673aa62 [2023-03-20T08:02:09.858Z] ---> dd2e166d7e2e [2023-03-20T08:02:09.858Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T08:02:09.858Z] ---> Running in 871a50c90774 [2023-03-20T08:02:10.123Z] ---> a6b6dd6e1531 [2023-03-20T08:02:10.123Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T08:02:10.123Z] Removing intermediate container 1330e18014e8 [2023-03-20T08:02:10.123Z] ---> 8259fe181864 [2023-03-20T08:02:10.123Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T08:02:10.123Z] ---> Running in 18c2b477277f [2023-03-20T08:02:11.088Z] ---> ceb27a443a83 [2023-03-20T08:02:11.088Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T08:02:11.088Z] ---> 7fc927d53944 [2023-03-20T08:02:11.088Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T08:02:11.088Z] ---> Running in 268acf8fa26b [2023-03-20T08:02:11.367Z] ---> Running in 87c406153d0d [2023-03-20T08:02:11.367Z] ---> f02ebd03dab5 [2023-03-20T08:02:11.367Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T08:02:11.632Z] ---> Running in e5f628768a0d [2023-03-20T08:04:03.246Z] Removing intermediate container 87c406153d0d [2023-03-20T08:04:03.246Z] ---> 6266f4527aa0 [2023-03-20T08:04:03.246Z] Step 8/23 : COPY . . [2023-03-20T08:04:03.246Z] Removing intermediate container 871a50c90774 [2023-03-20T08:04:03.246Z] ---> be49938f5274 [2023-03-20T08:04:03.246Z] Step 7/33 : COPY . . [2023-03-20T08:04:03.246Z] Removing intermediate container e5f628768a0d [2023-03-20T08:04:03.246Z] ---> 2f2276d7988f [2023-03-20T08:04:03.246Z] Step 8/23 : COPY . . [2023-03-20T08:04:03.246Z] Removing intermediate container 18c2b477277f [2023-03-20T08:04:03.246Z] ---> 6a3c8acec6ee [2023-03-20T08:04:03.246Z] Step 7/22 : COPY . . [2023-03-20T08:04:03.246Z] Removing intermediate container 268acf8fa26b [2023-03-20T08:04:03.246Z] ---> 20c67b8de572 [2023-03-20T08:04:03.246Z] Step 8/23 : COPY . . [2023-03-20T08:04:09.896Z] ---> 0b822a556aff [2023-03-20T08:04:09.896Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-20T08:04:09.896Z] ---> 9af281127d34 [2023-03-20T08:04:09.896Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-20T08:04:09.896Z] ---> 9d73e845d6d6 [2023-03-20T08:04:09.896Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-20T08:04:09.896Z] ---> 0111d14ea862 [2023-03-20T08:04:09.896Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-20T08:04:09.896Z] ---> e17090be5949 [2023-03-20T08:04:09.896Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-20T08:04:09.896Z] ---> Running in 3335b8a70aac [2023-03-20T08:04:09.896Z] ---> Running in e3fe346a9c06 [2023-03-20T08:04:10.162Z] ---> Running in 02ae4e8c85fb [2023-03-20T08:04:10.162Z] ---> Running in b7e159714bd7 [2023-03-20T08:04:10.162Z] ---> Running in b055999e114d [2023-03-20T08:04:12.098Z] 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 [2023-03-20T08:04:12.365Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-20T08:04:12.365Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-20T08:04:12.633Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-20T08:04:12.633Z] 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 [2023-03-20T08:10:07.611Z] Removing intermediate container b7e159714bd7 [2023-03-20T08:10:07.611Z] ---> 28adfda0dc1f [2023-03-20T08:10:07.611Z] [2023-03-20T08:10:07.611Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T08:10:07.611Z] 3.17: Pulling from library/alpine [2023-03-20T08:10:07.611Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-20T08:10:07.611Z] Status: Downloaded newer image for alpine:3.17 [2023-03-20T08:10:07.611Z] ---> d74e625d9115 [2023-03-20T08:10:07.611Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-20T08:10:07.611Z] ---> Running in fe96711042dd [2023-03-20T08:10:07.611Z] Removing intermediate container fe96711042dd [2023-03-20T08:10:07.611Z] ---> 0b320524ec87 [2023-03-20T08:10:07.611Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T08:10:07.611Z] ---> Running in bcec021fe2a8 [2023-03-20T08:10:07.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:10:07.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:10:07.611Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T08:10:07.611Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T08:10:07.611Z] OK: 8 MiB in 16 packages [2023-03-20T08:10:10.182Z] Removing intermediate container bcec021fe2a8 [2023-03-20T08:10:10.182Z] ---> c07778f79d64 [2023-03-20T08:10:10.182Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T08:10:10.447Z] Removing intermediate container 3335b8a70aac [2023-03-20T08:10:10.447Z] ---> aeaaa0ee6577 [2023-03-20T08:10:10.447Z] [2023-03-20T08:10:10.447Z] Step 9/22 : FROM alpine:3.17 [2023-03-20T08:10:10.447Z] ---> d74e625d9115 [2023-03-20T08:10:10.447Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-20T08:10:10.712Z] ---> Running in 68b88d752e89 [2023-03-20T08:10:12.114Z] ---> 9c1ca5acaeeb [2023-03-20T08:10:12.114Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T08:10:13.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:10:13.646Z] ---> 69fabe4037b6 [2023-03-20T08:10:13.646Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-20T08:10:13.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:10:15.046Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-20T08:10:15.046Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-20T08:10:15.046Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T08:10:15.046Z] OK: 8 MiB in 17 packages [2023-03-20T08:10:16.995Z] ---> ed5afb31870d [2023-03-20T08:10:16.995Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-20T08:10:17.261Z] Removing intermediate container 68b88d752e89 [2023-03-20T08:10:17.261Z] ---> 11a3dad266ef [2023-03-20T08:10:17.261Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-20T08:10:17.526Z] ---> Running in 9fedf5dc94ef [2023-03-20T08:10:18.106Z] ---> d9af355824e0 [2023-03-20T08:10:18.379Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-20T08:10:18.379Z] Removing intermediate container 9fedf5dc94ef [2023-03-20T08:10:18.379Z] ---> 2567d6fed669 [2023-03-20T08:10:18.379Z] Step 12/22 : WORKDIR /edgex [2023-03-20T08:10:18.379Z] ---> Running in fcd0012a7975 [2023-03-20T08:10:19.344Z] Removing intermediate container b055999e114d [2023-03-20T08:10:19.344Z] ---> 38c0f689a717 [2023-03-20T08:10:19.344Z] [2023-03-20T08:10:19.344Z] Step 9/33 : FROM alpine:3.17 [2023-03-20T08:10:19.344Z] ---> d74e625d9115 [2023-03-20T08:10:19.344Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T08:10:19.344Z] Removing intermediate container fcd0012a7975 [2023-03-20T08:10:19.344Z] ---> fd8008b124b6 [2023-03-20T08:10:19.344Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T08:10:19.611Z] ---> Running in 060720778d55 [2023-03-20T08:10:19.611Z] ---> f35b3ca95c56 [2023-03-20T08:10:19.611Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T08:10:19.878Z] ---> Running in ec7025191f87 [2023-03-20T08:10:20.464Z] Removing intermediate container 060720778d55 [2023-03-20T08:10:20.464Z] ---> c408c8efed0b [2023-03-20T08:10:20.464Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-20T08:10:20.464Z] ---> Running in ff680cf38885 [2023-03-20T08:10:21.432Z] ---> deead00c33cd [2023-03-20T08:10:21.432Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T08:10:22.841Z] ---> e187c820be89 [2023-03-20T08:10:22.841Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-20T08:10:23.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:10:24.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:10:24.116Z] Removing intermediate container ec7025191f87 [2023-03-20T08:10:24.116Z] ---> d2df8c0c937e [2023-03-20T08:10:24.116Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T08:10:24.384Z] ---> fc76fed2ead1 [2023-03-20T08:10:24.384Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-20T08:10:24.384Z] ---> Running in da1a75466337 [2023-03-20T08:10:25.344Z] Removing intermediate container da1a75466337 [2023-03-20T08:10:25.344Z] ---> eb3f09fb1a4c [2023-03-20T08:10:25.344Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-20T08:10:25.344Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-20T08:10:25.344Z] (2/2) Installing su-exec (0.2-r2) [2023-03-20T08:10:25.344Z] ---> Running in 6c9018d7fb54 [2023-03-20T08:10:25.344Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T08:10:25.344Z] OK: 8 MiB in 17 packages [2023-03-20T08:10:26.759Z] Removing intermediate container 6c9018d7fb54 [2023-03-20T08:10:26.759Z] ---> 0e9f43bd1ae8 [2023-03-20T08:10:26.759Z] Step 21/23 : LABEL arch=arm64 [2023-03-20T08:10:26.759Z] ---> Running in e70758c7cb52 [2023-03-20T08:10:27.348Z] Removing intermediate container ff680cf38885 [2023-03-20T08:10:27.348Z] ---> c15e78c8a5d7 [2023-03-20T08:10:27.348Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-20T08:10:27.348Z] ---> a421a7316a7c [2023-03-20T08:10:27.348Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-20T08:10:27.627Z] ---> Running in a8ab08b4e69c [2023-03-20T08:10:27.896Z] Removing intermediate container e70758c7cb52 [2023-03-20T08:10:27.896Z] ---> 1929f93dca59 [2023-03-20T08:10:27.896Z] Step 22/23 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T08:10:28.163Z] ---> Running in 9f5bd9e7552a [2023-03-20T08:10:28.763Z] Removing intermediate container a8ab08b4e69c [2023-03-20T08:10:28.763Z] ---> 16c2d80f79e4 [2023-03-20T08:10:28.763Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-20T08:10:29.034Z] ---> 6b1eceaaebea [2023-03-20T08:10:29.034Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / ---> Running in 9c67e0bb9c2c [2023-03-20T08:10:29.034Z] [2023-03-20T08:10:29.034Z] ---> Running in fe37d45248f3 [2023-03-20T08:10:29.619Z] Removing intermediate container 9f5bd9e7552a [2023-03-20T08:10:29.619Z] ---> b5bb76eb1369 [2023-03-20T08:10:29.619Z] Step 23/23 : LABEL version=0.0.0 [2023-03-20T08:10:29.889Z] ---> Running in f6518247503a [2023-03-20T08:10:29.889Z] Removing intermediate container 9c67e0bb9c2c [2023-03-20T08:10:29.889Z] ---> 005578a62574 [2023-03-20T08:10:29.889Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-20T08:10:30.157Z] ---> Running in 5a5cbd06c170 [2023-03-20T08:10:30.758Z] Removing intermediate container f6518247503a [2023-03-20T08:10:30.758Z] ---> b3ac20ecc94a [2023-03-20T08:10:30.758Z] [2023-03-20T08:10:31.031Z] Removing intermediate container 5a5cbd06c170 [2023-03-20T08:10:31.031Z] ---> c137ae1394ea [2023-03-20T08:10:31.031Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-20T08:10:31.031Z] ---> Running in b983a23ff06e [2023-03-20T08:10:31.299Z] Successfully built b3ac20ecc94a [2023-03-20T08:10:31.299Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-20T08:10:31.299Z]  Building security-proxy-auth ... done Building core-metadata [2023-03-20T08:10:31.883Z] Removing intermediate container b983a23ff06e [2023-03-20T08:10:31.883Z] ---> c51a76956d9d [2023-03-20T08:10:31.883Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-20T08:10:32.150Z] ---> Running in 917ea040be3f [2023-03-20T08:10:32.736Z] Removing intermediate container fe37d45248f3 [2023-03-20T08:10:32.736Z] ---> 240a56627387 [2023-03-20T08:10:32.736Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T08:10:33.005Z] ---> Running in b453622b4dd6 [2023-03-20T08:10:36.128Z] Removing intermediate container b453622b4dd6 [2023-03-20T08:10:36.128Z] ---> 8ac4804abe20 [2023-03-20T08:10:36.128Z] Step 20/22 : LABEL arch=arm64 [2023-03-20T08:10:36.128Z] ---> Running in 7610a60feb03 [2023-03-20T08:10:37.090Z] Removing intermediate container 7610a60feb03 [2023-03-20T08:10:37.090Z] ---> c83ebfcd4153 [2023-03-20T08:10:37.090Z] Step 21/22 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T08:10:37.090Z] ---> Running in b7f8a782d33a [2023-03-20T08:10:37.361Z] Removing intermediate container 917ea040be3f [2023-03-20T08:10:37.361Z] ---> 1df842281022 [2023-03-20T08:10:37.361Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-20T08:10:37.631Z] ---> Running in da04fa1e1931 [2023-03-20T08:10:37.903Z] Removing intermediate container b7f8a782d33a [2023-03-20T08:10:37.903Z] ---> 17a3cd6c7b58 [2023-03-20T08:10:37.903Z] Step 22/22 : LABEL version=0.0.0 [2023-03-20T08:10:38.173Z] ---> Running in 814c5bfe1fe6 [2023-03-20T08:10:38.173Z] Removing intermediate container da04fa1e1931 [2023-03-20T08:10:38.173Z] ---> 01b8f7e0bf61 [2023-03-20T08:10:38.173Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-20T08:10:38.768Z] Removing intermediate container 814c5bfe1fe6 [2023-03-20T08:10:38.768Z] ---> cd5ed7447bd4 [2023-03-20T08:10:38.768Z] [2023-03-20T08:10:39.374Z] Successfully built cd5ed7447bd4 [2023-03-20T08:10:39.374Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-20T08:10:39.647Z]  Building security-proxy-setup ... done Building support-scheduler [2023-03-20T08:10:39.647Z] ---> b27f42ea6560 [2023-03-20T08:10:39.647Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-20T08:10:39.647Z] ---> Running in 480a21d70a99 [2023-03-20T08:10:39.916Z] Removing intermediate container 02ae4e8c85fb [2023-03-20T08:10:39.916Z] ---> eb064f7f98a3 [2023-03-20T08:10:39.916Z] [2023-03-20T08:10:39.916Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T08:10:39.916Z] ---> d74e625d9115 [2023-03-20T08:10:39.916Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-20T08:10:39.916Z] ---> Using cache [2023-03-20T08:10:39.916Z] ---> 0b320524ec87 [2023-03-20T08:10:39.916Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T08:10:39.916Z] ---> Using cache [2023-03-20T08:10:39.916Z] ---> c07778f79d64 [2023-03-20T08:10:39.916Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T08:10:39.916Z] ---> Using cache [2023-03-20T08:10:39.916Z] ---> 9c1ca5acaeeb [2023-03-20T08:10:39.916Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T08:10:39.916Z] ---> Using cache [2023-03-20T08:10:39.916Z] ---> 69fabe4037b6 [2023-03-20T08:10:39.916Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-20T08:10:42.508Z] ---> 8241f4180bb5 [2023-03-20T08:10:42.508Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-20T08:10:43.093Z] Removing intermediate container 480a21d70a99 [2023-03-20T08:10:43.093Z] ---> 69777b358c1d [2023-03-20T08:10:43.093Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T08:10:43.361Z] ---> b985a79ab23c [2023-03-20T08:10:43.361Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-20T08:10:44.777Z] ---> 306ef37a76e3 [2023-03-20T08:10:44.777Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T08:10:44.777Z] ---> 128c04083b3a [2023-03-20T08:10:44.777Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T08:10:44.777Z] ---> Running in 4457e7255ac7 [2023-03-20T08:10:45.746Z] ---> 561db9f8a11d [2023-03-20T08:10:45.746Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-20T08:10:49.122Z] ---> a7ca8d3232a2 [2023-03-20T08:10:49.122Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-20T08:10:49.122Z] Removing intermediate container 4457e7255ac7 [2023-03-20T08:10:49.122Z] ---> f12b755e24b4 [2023-03-20T08:10:49.122Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T08:10:49.122Z] ---> Running in 2a19ed59dcc6 [2023-03-20T08:10:50.097Z] ---> c2336d07a109 [2023-03-20T08:10:50.097Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-20T08:10:50.097Z] Removing intermediate container 2a19ed59dcc6 [2023-03-20T08:10:50.097Z] ---> 5442c262d2b6 [2023-03-20T08:10:50.097Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-20T08:10:50.097Z] ---> Running in fd508b377124 [2023-03-20T08:10:50.097Z] Removing intermediate container e3fe346a9c06 [2023-03-20T08:10:50.097Z] ---> b404e420138a [2023-03-20T08:10:50.097Z] [2023-03-20T08:10:50.097Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T08:10:50.097Z] ---> d74e625d9115 [2023-03-20T08:10:50.097Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-20T08:10:50.369Z] ---> Running in dc5f41069a48 [2023-03-20T08:10:50.968Z] Removing intermediate container fd508b377124 [2023-03-20T08:10:50.968Z] ---> 3b548387ae4d [2023-03-20T08:10:50.968Z] Step 21/23 : LABEL arch=arm64 [2023-03-20T08:10:50.968Z] ---> Running in 17c9462ecc14 [2023-03-20T08:10:50.968Z] ---> be9f849ca548 [2023-03-20T08:10:50.968Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-20T08:10:51.235Z] Removing intermediate container dc5f41069a48 [2023-03-20T08:10:51.235Z] ---> 05820b44ba08 [2023-03-20T08:10:51.235Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-20T08:10:51.235Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T08:10:51.235Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-20T08:10:51.235Z] ---> 33849b0305e6 [2023-03-20T08:10:51.235Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-20T08:10:51.235Z] ---> Using cache [2023-03-20T08:10:51.235Z] ---> ae6937108fa2 [2023-03-20T08:10:51.235Z] Step 4/25 : WORKDIR /edgex-go [2023-03-20T08:10:51.235Z] ---> Using cache [2023-03-20T08:10:51.235Z] ---> 5d3609f75990 [2023-03-20T08:10:51.235Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-20T08:10:51.235Z] ---> Using cache [2023-03-20T08:10:51.235Z] ---> a75fca8f8843 [2023-03-20T08:10:51.235Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-20T08:10:51.235Z] ---> Using cache [2023-03-20T08:10:51.235Z] ---> ceb27a443a83 [2023-03-20T08:10:51.235Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T08:10:51.235Z] ---> Using cache [2023-03-20T08:10:51.235Z] ---> 20c67b8de572 [2023-03-20T08:10:51.235Z] Step 8/25 : COPY . . [2023-03-20T08:10:51.235Z] ---> Running in b917fbc7a614 [2023-03-20T08:10:51.504Z] ---> Using cache [2023-03-20T08:10:51.504Z] ---> 9af281127d34 [2023-03-20T08:10:51.504Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-20T08:10:51.504Z] ---> Running in 7481d9890802 [2023-03-20T08:10:51.777Z] Removing intermediate container 17c9462ecc14 [2023-03-20T08:10:51.777Z] ---> fa510f369012 [2023-03-20T08:10:51.777Z] Step 22/23 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T08:10:52.049Z] ---> Running in 384179d734ad [2023-03-20T08:10:52.049Z] Removing intermediate container b917fbc7a614 [2023-03-20T08:10:52.049Z] ---> 8b4f743187dc [2023-03-20T08:10:52.049Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-20T08:10:52.327Z] ---> Running in 57d566e25300 [2023-03-20T08:10:52.327Z] ---> 995f3f80cc22 [2023-03-20T08:10:52.327Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-20T08:10:52.601Z] Removing intermediate container 384179d734ad [2023-03-20T08:10:52.601Z] ---> 4c1a4c1ca00a [2023-03-20T08:10:52.601Z] Step 23/23 : LABEL version=0.0.0 [2023-03-20T08:10:52.870Z] ---> Running in d0b6ec49b087 [2023-03-20T08:10:53.147Z] Removing intermediate container 57d566e25300 [2023-03-20T08:10:53.147Z] ---> 4c504125641d [2023-03-20T08:10:53.147Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T08:10:53.147Z] ---> Running in 018bf1880be8 [2023-03-20T08:10:53.439Z] go build -tags " 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 [2023-03-20T08:10:53.720Z] Removing intermediate container d0b6ec49b087 [2023-03-20T08:10:53.720Z] ---> 2ef8d8cdf5e6 [2023-03-20T08:10:53.720Z] [2023-03-20T08:10:53.988Z] ---> c6dbfd4eea2f [2023-03-20T08:10:53.988Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-20T08:10:54.572Z] Successfully built 2ef8d8cdf5e6 [2023-03-20T08:10:54.572Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-20T08:10:54.572Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-03-20T08:10:55.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:10:55.156Z] ---> 65dc3a9d4fa0 [2023-03-20T08:10:55.156Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-20T08:10:55.424Z] ---> Running in 80f40e64190d [2023-03-20T08:10:56.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:10:57.430Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T08:10:57.430Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T08:10:57.430Z] OK: 8 MiB in 16 packages [2023-03-20T08:10:57.705Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T08:10:57.705Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T08:10:57.705Z] ---> 33849b0305e6 [2023-03-20T08:10:57.705Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T08:10:57.705Z] ---> Using cache [2023-03-20T08:10:57.705Z] ---> ae6937108fa2 [2023-03-20T08:10:57.705Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T08:10:57.705Z] ---> Using cache [2023-03-20T08:10:57.705Z] ---> 5d3609f75990 [2023-03-20T08:10:57.705Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T08:10:57.705Z] ---> Using cache [2023-03-20T08:10:57.705Z] ---> a75fca8f8843 [2023-03-20T08:10:57.705Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T08:10:57.705Z] ---> Using cache [2023-03-20T08:10:57.705Z] ---> ceb27a443a83 [2023-03-20T08:10:57.705Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T08:10:57.705Z] ---> Using cache [2023-03-20T08:10:57.705Z] ---> 20c67b8de572 [2023-03-20T08:10:57.705Z] Step 8/23 : COPY . . [2023-03-20T08:10:57.705Z] ---> Using cache [2023-03-20T08:10:57.705Z] ---> 9af281127d34 [2023-03-20T08:10:57.705Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-20T08:10:58.296Z] ---> Running in 9bffc82763fa [2023-03-20T08:10:59.274Z] Removing intermediate container 80f40e64190d [2023-03-20T08:10:59.274Z] ---> 8221ba457c4d [2023-03-20T08:10:59.274Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-20T08:10:59.545Z] ---> Running in 00efe12398e1 [2023-03-20T08:10:59.545Z] Removing intermediate container 018bf1880be8 [2023-03-20T08:10:59.545Z] ---> b0f71e715648 [2023-03-20T08:10:59.545Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T08:11:01.515Z] Removing intermediate container 00efe12398e1 [2023-03-20T08:11:01.515Z] ---> 28935788c21d [2023-03-20T08:11:01.515Z] Step 30/33 : CMD ["gate"] [2023-03-20T08:11:01.515Z] ---> 84e6ac9aac13 [2023-03-20T08:11:01.515Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T08:11:01.515Z] ---> Running in 7874b4c9f5ed [2023-03-20T08:11:01.515Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-20T08:11:02.106Z] Removing intermediate container 7874b4c9f5ed [2023-03-20T08:11:02.106Z] ---> cdf870dc5d22 [2023-03-20T08:11:02.106Z] Step 31/33 : LABEL arch=arm64 [2023-03-20T08:11:02.376Z] ---> Running in 0f042f8b5532 [2023-03-20T08:11:02.981Z] ---> fdf5ae60a250 [2023-03-20T08:11:02.981Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-20T08:11:02.981Z] Removing intermediate container 0f042f8b5532 [2023-03-20T08:11:02.981Z] ---> c66c5b46f0f7 [2023-03-20T08:11:02.981Z] Step 32/33 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T08:11:03.255Z] ---> Running in cc396842e08c [2023-03-20T08:11:04.233Z] Removing intermediate container cc396842e08c [2023-03-20T08:11:04.233Z] ---> 21ecbb03d4f1 [2023-03-20T08:11:04.233Z] Step 33/33 : LABEL version=0.0.0 [2023-03-20T08:11:04.233Z] ---> Running in 2c765b66f933 [2023-03-20T08:11:05.199Z] Removing intermediate container 2c765b66f933 [2023-03-20T08:11:05.199Z] ---> 3f594fe94683 [2023-03-20T08:11:05.199Z] [2023-03-20T08:11:05.787Z] Successfully built 3f594fe94683 [2023-03-20T08:11:05.787Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-20T08:11:05.787Z]  Building security-bootstrapper ... done Building support-notifications [2023-03-20T08:11:06.077Z] ---> b37e2cac0e2b [2023-03-20T08:11:06.077Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-20T08:11:07.046Z] ---> 735a6acce238 [2023-03-20T08:11:07.046Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-20T08:11:07.046Z] ---> Running in 45146d5c298f [2023-03-20T08:11:08.017Z] Removing intermediate container 45146d5c298f [2023-03-20T08:11:08.017Z] ---> fd30c5fc283d [2023-03-20T08:11:08.017Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T08:11:08.017Z] ---> Running in 8fe623622b9f [2023-03-20T08:11:08.618Z] Removing intermediate container 8fe623622b9f [2023-03-20T08:11:08.618Z] ---> bfe3e88f8619 [2023-03-20T08:11:08.618Z] Step 21/23 : LABEL arch=arm64 [2023-03-20T08:11:08.618Z] ---> Running in 5466c56122b3 [2023-03-20T08:11:09.207Z] Removing intermediate container 5466c56122b3 [2023-03-20T08:11:09.207Z] ---> d99635ce4175 [2023-03-20T08:11:09.207Z] Step 22/23 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T08:11:09.207Z] ---> Running in 5ec4c05f64a5 [2023-03-20T08:11:09.797Z] Removing intermediate container 5ec4c05f64a5 [2023-03-20T08:11:09.797Z] ---> 1fc8da1081e5 [2023-03-20T08:11:09.797Z] Step 23/23 : LABEL version=0.0.0 [2023-03-20T08:11:10.064Z] ---> Running in 75ddf774553b [2023-03-20T08:11:10.646Z] Removing intermediate container 75ddf774553b [2023-03-20T08:11:10.646Z] ---> 0fc64f42628b [2023-03-20T08:11:10.646Z] [2023-03-20T08:11:10.917Z] Successfully built 0fc64f42628b [2023-03-20T08:11:10.917Z] Successfully tagged core-data-arm64:latest [2023-03-20T08:11:10.917Z] Building security-spire-config [2023-03-20T08:11:16.277Z]  Building core-data ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T08:11:16.277Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-20T08:11:16.277Z] ---> 33849b0305e6 [2023-03-20T08:11:16.277Z] Step 3/26 : WORKDIR /edgex-go [2023-03-20T08:11:16.277Z] ---> Using cache [2023-03-20T08:11:16.277Z] ---> ab0e31e53d60 [2023-03-20T08:11:16.277Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-20T08:11:16.550Z] ---> Running in 99e20a25748d [2023-03-20T08:11:17.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:11:18.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:11:19.945Z] OK: 263 MiB in 53 packages [2023-03-20T08:11:21.353Z] Removing intermediate container 99e20a25748d [2023-03-20T08:11:21.353Z] ---> 85445957017e [2023-03-20T08:11:21.353Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-20T08:11:22.310Z] ---> 25c650fe42ec [2023-03-20T08:11:22.310Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T08:11:22.575Z] ---> Running in c4e27f7549db [2023-03-20T08:11:32.882Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T08:11:32.882Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T08:11:32.882Z] ---> 33849b0305e6 [2023-03-20T08:11:32.882Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T08:11:32.882Z] ---> Using cache [2023-03-20T08:11:32.882Z] ---> ae6937108fa2 [2023-03-20T08:11:32.882Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T08:11:32.882Z] ---> Using cache [2023-03-20T08:11:32.882Z] ---> 5d3609f75990 [2023-03-20T08:11:32.882Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-20T08:11:32.882Z] ---> Running in 1960f7a53e8a [2023-03-20T08:11:34.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:11:35.419Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T08:11:35.419Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-20T08:11:35.419Z] ---> 33849b0305e6 [2023-03-20T08:11:35.419Z] Step 3/27 : WORKDIR /edgex-go [2023-03-20T08:11:35.419Z] ---> Using cache [2023-03-20T08:11:35.419Z] ---> ab0e31e53d60 [2023-03-20T08:11:35.419Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-20T08:11:35.419Z] ---> Using cache [2023-03-20T08:11:35.419Z] ---> 85445957017e [2023-03-20T08:11:35.419Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-20T08:11:35.419Z] ---> Using cache [2023-03-20T08:11:35.419Z] ---> 25c650fe42ec [2023-03-20T08:11:35.419Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T08:11:35.419Z] ---> Running in 2f1948546988 [2023-03-20T08:11:35.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:11:37.099Z] OK: 263 MiB in 53 packages [2023-03-20T08:11:38.500Z] Removing intermediate container 1960f7a53e8a [2023-03-20T08:11:38.500Z] ---> 5dab95cb37fb [2023-03-20T08:11:38.500Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T08:11:39.083Z] ---> b2295039a29c [2023-03-20T08:11:39.083Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T08:11:39.360Z] ---> Running in 5acd56371ded [2023-03-20T08:14:16.943Z] Removing intermediate container 5acd56371ded [2023-03-20T08:14:16.943Z] ---> 2623f0dbc144 [2023-03-20T08:14:16.943Z] Step 8/23 : COPY . . [2023-03-20T08:14:16.943Z] Removing intermediate container 2f1948546988 [2023-03-20T08:14:16.943Z] ---> 310aef44a68b [2023-03-20T08:14:16.943Z] Step 7/27 : COPY . . [2023-03-20T08:14:16.943Z] Removing intermediate container c4e27f7549db [2023-03-20T08:14:16.943Z] ---> 6751b30382b8 [2023-03-20T08:14:16.943Z] Step 7/26 : COPY . . [2023-03-20T08:14:35.176Z] ---> d3a76641f4ee [2023-03-20T08:14:35.176Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-20T08:14:35.176Z] ---> e02d14932a7e [2023-03-20T08:14:35.176Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-20T08:14:35.176Z] ---> Running in 354abe5edb49 [2023-03-20T08:14:35.176Z] ---> Running in 1cfd23994954 [2023-03-20T08:14:35.760Z] ---> 6816351f8861 [2023-03-20T08:14:35.760Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-20T08:14:36.028Z] Removing intermediate container 1cfd23994954 [2023-03-20T08:14:36.028Z] ---> 85678fa63a3f [2023-03-20T08:14:36.028Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-20T08:14:36.028Z] ---> Running in f8f0d143f8f8 [2023-03-20T08:14:36.296Z] ---> Running in cf9b886e8b4b [2023-03-20T08:14:36.881Z] Removing intermediate container f8f0d143f8f8 [2023-03-20T08:14:36.881Z] ---> 45e9303cfed2 [2023-03-20T08:14:36.881Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-20T08:14:37.469Z] ---> Running in ae6fbf410a01 [2023-03-20T08:14:37.469Z] Removing intermediate container cf9b886e8b4b [2023-03-20T08:14:37.469Z] ---> 83096dd2ae9c [2023-03-20T08:14:37.469Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-20T08:14:37.469Z] ---> Running in de6d87f09726 [2023-03-20T08:14:37.745Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-20T08:14:38.023Z] Removing intermediate container ae6fbf410a01 [2023-03-20T08:14:38.023Z] ---> 2543e07438e7 [2023-03-20T08:14:38.023Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-20T08:14:38.023Z] ---> Running in cd23311f0827 [2023-03-20T08:14:38.293Z] Removing intermediate container de6d87f09726 [2023-03-20T08:14:38.293Z] ---> 67fe98bba4ad [2023-03-20T08:14:38.293Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-20T08:14:38.293Z] ---> Running in 841096d048b4 [2023-03-20T08:14:38.879Z] Removing intermediate container cd23311f0827 [2023-03-20T08:14:38.879Z] ---> 28c41ac3951d [2023-03-20T08:14:38.879Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-20T08:14:38.879Z] ---> Running in 5e36dc47e80f [2023-03-20T08:14:42.234Z] Removing intermediate container 841096d048b4 [2023-03-20T08:14:42.234Z] ---> 545bdc4d4e28 [2023-03-20T08:14:42.234Z] Step 12/27 : WORKDIR /edgex-go [2023-03-20T08:14:42.234Z] ---> Running in e14710c955ab [2023-03-20T08:14:42.501Z] Removing intermediate container 5e36dc47e80f [2023-03-20T08:14:42.501Z] ---> 3867658fdc96 [2023-03-20T08:14:42.501Z] Step 12/26 : WORKDIR /edgex-go [2023-03-20T08:14:42.768Z] ---> Running in 67a2487b0715 [2023-03-20T08:14:43.352Z] Removing intermediate container e14710c955ab [2023-03-20T08:14:43.352Z] ---> 39d04a6ae3b0 [2023-03-20T08:14:43.352Z] [2023-03-20T08:14:43.352Z] Step 13/27 : FROM alpine:3.17 [2023-03-20T08:14:43.352Z] ---> d74e625d9115 [2023-03-20T08:14:43.352Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T08:14:43.352Z] ---> Using cache [2023-03-20T08:14:43.352Z] ---> c408c8efed0b [2023-03-20T08:14:43.352Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-20T08:14:43.352Z] ---> Running in 66233f28ceb8 [2023-03-20T08:14:43.352Z] Removing intermediate container 67a2487b0715 [2023-03-20T08:14:43.352Z] ---> 34dfd10ffbd9 [2023-03-20T08:14:43.352Z] [2023-03-20T08:14:43.352Z] Step 13/26 : FROM alpine:3.17 [2023-03-20T08:14:43.352Z] ---> d74e625d9115 [2023-03-20T08:14:43.352Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T08:14:43.620Z] ---> Using cache [2023-03-20T08:14:43.620Z] ---> c408c8efed0b [2023-03-20T08:14:43.620Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-20T08:14:43.893Z] ---> Running in 1dda3439aff4 [2023-03-20T08:14:45.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:14:45.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:14:46.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:14:46.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:14:48.215Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T08:14:48.215Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T08:14:48.215Z] OK: 17687 distinct packages available [2023-03-20T08:14:48.215Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T08:14:48.215Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T08:14:48.215Z] OK: 17687 distinct packages available [2023-03-20T08:14:48.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:14:48.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:14:49.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:14:49.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:14:50.140Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-20T08:14:50.140Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-20T08:14:50.140Z] (3/4) Installing libucontext (1.2-r0) [2023-03-20T08:14:50.140Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-20T08:14:50.140Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T08:14:50.408Z] OK: 8 MiB in 19 packages [2023-03-20T08:14:50.408Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-20T08:14:50.408Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-20T08:14:50.408Z] (3/5) Installing libucontext (1.2-r0) [2023-03-20T08:14:50.408Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-20T08:14:50.408Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-20T08:14:50.408Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T08:14:50.408Z] OK: 9 MiB in 20 packages [2023-03-20T08:14:53.006Z] Removing intermediate container 66233f28ceb8 [2023-03-20T08:14:53.006Z] ---> 066af571bf53 [2023-03-20T08:14:53.006Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T08:14:53.006Z] Removing intermediate container 1dda3439aff4 [2023-03-20T08:14:53.006Z] ---> 8abf0d572a51 [2023-03-20T08:14:53.006Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T08:14:54.424Z] ---> 91820c05448b [2023-03-20T08:14:54.424Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T08:14:54.424Z] ---> cf7e3cdbacaf [2023-03-20T08:14:54.424Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T08:14:58.707Z] ---> 3d4da8325dd8 [2023-03-20T08:14:58.707Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-20T08:14:58.707Z] ---> 7ccae9fba0ec [2023-03-20T08:14:58.707Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-20T08:15:06.921Z] ---> b6c511730c92 [2023-03-20T08:15:06.921Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-20T08:15:06.921Z] ---> 7fb55c216744 [2023-03-20T08:15:06.921Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-20T08:15:07.190Z] ---> 0830cd3c7967 [2023-03-20T08:15:07.190Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-20T08:15:07.459Z] ---> 2415b3b640dc [2023-03-20T08:15:07.459Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-20T08:15:07.459Z] ---> Running in b4c108c385a6 [2023-03-20T08:15:08.431Z] ---> b9fc1bac3c95 [2023-03-20T08:15:08.431Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-20T08:15:08.431Z] Removing intermediate container b4c108c385a6 [2023-03-20T08:15:08.431Z] ---> 335e7c2a6e10 [2023-03-20T08:15:08.431Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-20T08:15:11.196Z] ---> 64a5f168f5b9 [2023-03-20T08:15:11.196Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-20T08:15:11.196Z] ---> 78be88643655 [2023-03-20T08:15:11.196Z] Step 22/27 : WORKDIR / [2023-03-20T08:15:11.196Z] ---> Running in 722f771f69d8 [2023-03-20T08:15:11.196Z] ---> Running in d42208b6ea7a [2023-03-20T08:15:11.783Z] Removing intermediate container d42208b6ea7a [2023-03-20T08:15:11.783Z] ---> 58f6cf5b8d12 [2023-03-20T08:15:11.783Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-20T08:15:11.783Z] Removing intermediate container 722f771f69d8 [2023-03-20T08:15:11.783Z] ---> 06004d42a0df [2023-03-20T08:15:11.783Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-20T08:15:11.783Z] ---> Running in 42016a392275 [2023-03-20T08:15:11.783Z] ---> Running in 6cb661387afc [2023-03-20T08:15:12.372Z] Removing intermediate container 6cb661387afc [2023-03-20T08:15:12.372Z] ---> 833961af412a [2023-03-20T08:15:12.372Z] Step 24/26 : LABEL arch=arm64 [2023-03-20T08:15:12.641Z] Removing intermediate container 42016a392275 [2023-03-20T08:15:12.641Z] ---> 9505335ca129 [2023-03-20T08:15:12.641Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-20T08:15:12.641Z] ---> Running in 8ff307eb4a9f [2023-03-20T08:15:12.641Z] ---> Running in acd28ca119f7 [2023-03-20T08:15:13.229Z] Removing intermediate container 8ff307eb4a9f [2023-03-20T08:15:13.230Z] ---> e56b0b46583f [2023-03-20T08:15:13.230Z] Step 25/26 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T08:15:13.230Z] ---> Running in d5b29878632a [2023-03-20T08:15:13.230Z] Removing intermediate container acd28ca119f7 [2023-03-20T08:15:13.230Z] ---> b0f431c0563a [2023-03-20T08:15:13.230Z] Step 25/27 : LABEL arch=arm64 [2023-03-20T08:15:13.498Z] ---> Running in b5480e4afca9 [2023-03-20T08:15:14.084Z] Removing intermediate container d5b29878632a [2023-03-20T08:15:14.084Z] ---> 243391e8f180 [2023-03-20T08:15:14.084Z] Step 26/26 : LABEL version=0.0.0 [2023-03-20T08:15:14.084Z] Removing intermediate container b5480e4afca9 [2023-03-20T08:15:14.084Z] ---> ac933519a0f3 [2023-03-20T08:15:14.084Z] Step 26/27 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T08:15:14.084Z] ---> Running in f717695576c7 [2023-03-20T08:15:14.084Z] ---> Running in 5d325d641e1e [2023-03-20T08:15:14.680Z] Removing intermediate container 5d325d641e1e [2023-03-20T08:15:14.680Z] ---> 7fb3e9a38c60 [2023-03-20T08:15:14.680Z] Step 27/27 : LABEL version=0.0.0 [2023-03-20T08:15:14.680Z] Removing intermediate container f717695576c7 [2023-03-20T08:15:14.680Z] ---> a164ab692bf8 [2023-03-20T08:15:14.680Z] [2023-03-20T08:15:14.957Z] ---> Running in 8f7c4a7e1ac2 [2023-03-20T08:15:15.225Z] Successfully built a164ab692bf8 [2023-03-20T08:15:15.225Z] Successfully tagged security-spire-server-arm64:latest [2023-03-20T08:15:15.493Z]  Building security-spire-server ... done Building core-command [2023-03-20T08:15:15.493Z] Removing intermediate container 8f7c4a7e1ac2 [2023-03-20T08:15:15.493Z] ---> 9350e7b6d2b6 [2023-03-20T08:15:15.493Z] [2023-03-20T08:15:16.076Z] Successfully built 9350e7b6d2b6 [2023-03-20T08:15:16.076Z] Successfully tagged security-spire-config-arm64:latest [2023-03-20T08:15:16.076Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2023-03-20T08:15:42.763Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T08:15:42.763Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-20T08:15:42.763Z] ---> 33849b0305e6 [2023-03-20T08:15:42.763Z] Step 3/20 : WORKDIR /edgex-go [2023-03-20T08:15:42.763Z] ---> Using cache [2023-03-20T08:15:42.763Z] ---> ab0e31e53d60 [2023-03-20T08:15:42.763Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-20T08:15:42.763Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T08:15:42.763Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-20T08:15:42.763Z] ---> 33849b0305e6 [2023-03-20T08:15:42.763Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-20T08:15:42.763Z] ---> Using cache [2023-03-20T08:15:42.763Z] ---> ae6937108fa2 [2023-03-20T08:15:42.763Z] Step 4/24 : WORKDIR /edgex-go [2023-03-20T08:15:42.763Z] ---> Using cache [2023-03-20T08:15:42.763Z] ---> 5d3609f75990 [2023-03-20T08:15:42.763Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-20T08:15:42.763Z] ---> Using cache [2023-03-20T08:15:42.763Z] ---> a75fca8f8843 [2023-03-20T08:15:42.763Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-20T08:15:42.763Z] ---> Using cache [2023-03-20T08:15:42.763Z] ---> ceb27a443a83 [2023-03-20T08:15:42.763Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T08:15:42.763Z] ---> Using cache [2023-03-20T08:15:42.763Z] ---> 20c67b8de572 [2023-03-20T08:15:42.763Z] Step 8/24 : COPY . . [2023-03-20T08:15:42.763Z] ---> Using cache [2023-03-20T08:15:42.763Z] ---> 9af281127d34 [2023-03-20T08:15:42.763Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-20T08:15:42.763Z] ---> Running in 14206961cc8c [2023-03-20T08:15:42.763Z] ---> Running in a16f2c2c2599 [2023-03-20T08:15:44.184Z] go build -tags " 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 [2023-03-20T08:15:44.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:15:45.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:15:47.363Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T08:15:47.363Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T08:15:47.363Z] OK: 17689 distinct packages available [2023-03-20T08:15:47.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:15:48.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:15:49.735Z] OK: 263 MiB in 53 packages [2023-03-20T08:15:53.999Z] Removing intermediate container 14206961cc8c [2023-03-20T08:15:53.999Z] ---> f2d9edca21f6 [2023-03-20T08:15:53.999Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-20T08:15:54.268Z] Removing intermediate container 7481d9890802 [2023-03-20T08:15:54.268Z] ---> b0d90a6d3ef3 [2023-03-20T08:15:54.268Z] [2023-03-20T08:15:54.268Z] Step 10/25 : FROM alpine:3.17 [2023-03-20T08:15:54.268Z] ---> d74e625d9115 [2023-03-20T08:15:54.268Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-20T08:15:54.544Z] ---> Running in a61c65e50f87 [2023-03-20T08:15:54.813Z] ---> b876e4f739a6 [2023-03-20T08:15:54.813Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T08:15:55.080Z] ---> Running in b0dc5c4f8ac0 [2023-03-20T08:15:57.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:15:57.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:15:59.412Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T08:15:59.412Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T08:15:59.412Z] OK: 8 MiB in 16 packages [2023-03-20T08:16:00.826Z] Removing intermediate container a61c65e50f87 [2023-03-20T08:16:00.826Z] ---> a8e910a1f13e [2023-03-20T08:16:00.826Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-20T08:16:01.093Z] ---> Running in 50cd2b3e2745 [2023-03-20T08:16:01.680Z] Removing intermediate container 50cd2b3e2745 [2023-03-20T08:16:01.680Z] ---> 0af47f417434 [2023-03-20T08:16:01.680Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-20T08:16:01.680Z] ---> Running in ebe52a9449e9 [2023-03-20T08:16:02.264Z] Removing intermediate container ebe52a9449e9 [2023-03-20T08:16:02.264Z] ---> c5480579015b [2023-03-20T08:16:02.264Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-20T08:16:02.264Z] ---> Running in 20dcf8f36bfa [2023-03-20T08:16:02.531Z] Removing intermediate container 20dcf8f36bfa [2023-03-20T08:16:02.531Z] ---> 429927e50a32 [2023-03-20T08:16:02.531Z] Step 15/25 : WORKDIR / [2023-03-20T08:16:02.800Z] ---> Running in 6ff3ccac3e4a [2023-03-20T08:16:03.387Z] Removing intermediate container 6ff3ccac3e4a [2023-03-20T08:16:03.387Z] ---> c362f455c21f [2023-03-20T08:16:03.387Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T08:16:04.353Z] ---> 801fdb6835c9 [2023-03-20T08:16:04.353Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T08:16:05.325Z] ---> 87f85ad6bfe1 [2023-03-20T08:16:05.325Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-20T08:16:06.736Z] ---> aab51f9232ad [2023-03-20T08:16:06.736Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-20T08:16:07.699Z] ---> d29e64e411b0 [2023-03-20T08:16:07.699Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-20T08:16:08.662Z] ---> 7794ba954e3c [2023-03-20T08:16:08.662Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-20T08:16:08.662Z] ---> Running in e5d40dd57e1b [2023-03-20T08:16:08.938Z] Removing intermediate container e5d40dd57e1b [2023-03-20T08:16:08.939Z] ---> 118a0c0847be [2023-03-20T08:16:08.939Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T08:16:09.206Z] ---> Running in 43c0b8b5af48 [2023-03-20T08:16:09.473Z] Removing intermediate container 43c0b8b5af48 [2023-03-20T08:16:09.473Z] ---> 411c4249e2f5 [2023-03-20T08:16:09.473Z] Step 23/25 : LABEL arch=arm64 [2023-03-20T08:16:09.740Z] ---> Running in 54a40b9ba75c [2023-03-20T08:16:10.017Z] Removing intermediate container 54a40b9ba75c [2023-03-20T08:16:10.017Z] ---> 2ff936fa394e [2023-03-20T08:16:10.017Z] Step 24/25 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T08:16:10.017Z] ---> Running in 0c3e863ef91c [2023-03-20T08:16:10.601Z] Removing intermediate container 0c3e863ef91c [2023-03-20T08:16:10.601Z] ---> 543871a61e80 [2023-03-20T08:16:10.601Z] Step 25/25 : LABEL version=0.0.0 [2023-03-20T08:16:10.601Z] ---> Running in 040330d8edaf [2023-03-20T08:16:11.184Z] Removing intermediate container 040330d8edaf [2023-03-20T08:16:11.184Z] ---> d26a84e5a6a8 [2023-03-20T08:16:11.184Z] [2023-03-20T08:16:11.450Z] Successfully built d26a84e5a6a8 [2023-03-20T08:16:11.450Z] Successfully tagged core-metadata-arm64:latest [2023-03-20T08:16:11.450Z]  Building core-metadata ... done Building security-secretstore-setup [2023-03-20T08:16:26.446Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T08:16:26.446Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-20T08:16:26.446Z] ---> 33849b0305e6 [2023-03-20T08:16:26.446Z] Step 3/25 : WORKDIR /edgex-go [2023-03-20T08:16:26.446Z] ---> Using cache [2023-03-20T08:16:26.446Z] ---> ab0e31e53d60 [2023-03-20T08:16:26.446Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-20T08:16:26.446Z] ---> Using cache [2023-03-20T08:16:26.446Z] ---> 4cfacd1537c0 [2023-03-20T08:16:26.446Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-20T08:16:26.446Z] ---> Using cache [2023-03-20T08:16:26.446Z] ---> a6b6dd6e1531 [2023-03-20T08:16:26.446Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T08:16:26.446Z] ---> Using cache [2023-03-20T08:16:26.446Z] ---> 6a3c8acec6ee [2023-03-20T08:16:26.446Z] Step 7/25 : COPY . . [2023-03-20T08:16:26.446Z] ---> Using cache [2023-03-20T08:16:26.446Z] ---> 0b822a556aff [2023-03-20T08:16:26.446Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-20T08:16:26.712Z] ---> Running in d48791a1d8e0 [2023-03-20T08:16:28.684Z] 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 [2023-03-20T08:17:36.584Z] Removing intermediate container b0dc5c4f8ac0 [2023-03-20T08:17:36.584Z] ---> 69cbd24b234a [2023-03-20T08:17:36.584Z] Step 7/20 : COPY . . [2023-03-20T08:17:43.237Z] ---> 52eb782a9551 [2023-03-20T08:17:43.237Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-20T08:17:43.237Z] ---> Running in 44bcf9725ec2 [2023-03-20T08:17:44.646Z] 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 [2023-03-20T08:18:41.059Z] Removing intermediate container 9bffc82763fa [2023-03-20T08:18:41.059Z] ---> 2d551cc3c437 [2023-03-20T08:18:41.059Z] [2023-03-20T08:18:41.059Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T08:18:41.059Z] ---> d74e625d9115 [2023-03-20T08:18:41.059Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T08:18:41.059Z] ---> Using cache [2023-03-20T08:18:41.059Z] ---> a8e910a1f13e [2023-03-20T08:18:41.059Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-20T08:18:41.059Z] ---> Using cache [2023-03-20T08:18:41.059Z] ---> 0af47f417434 [2023-03-20T08:18:41.059Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-20T08:18:41.059Z] ---> Running in c4242e46fbb2 [2023-03-20T08:18:41.059Z] Removing intermediate container c4242e46fbb2 [2023-03-20T08:18:41.059Z] ---> e1a9191dee75 [2023-03-20T08:18:41.059Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-20T08:18:41.059Z] ---> Running in 7ce2c3a0f551 [2023-03-20T08:18:41.059Z] Removing intermediate container 7ce2c3a0f551 [2023-03-20T08:18:41.059Z] ---> e1efcf98e3ee [2023-03-20T08:18:41.059Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T08:18:41.059Z] ---> 8b3637d60ca4 [2023-03-20T08:18:41.059Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T08:18:41.059Z] ---> 5876897ad0f0 [2023-03-20T08:18:41.059Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-20T08:18:41.059Z] ---> 06edac622d54 [2023-03-20T08:18:41.059Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-20T08:18:41.335Z] ---> bff691ce432b [2023-03-20T08:18:41.335Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-20T08:18:41.602Z] ---> Running in 9c6fe6324516 [2023-03-20T08:18:42.187Z] Removing intermediate container 9c6fe6324516 [2023-03-20T08:18:42.187Z] ---> 5645e4cd334a [2023-03-20T08:18:42.187Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T08:18:42.187Z] ---> Running in 9084d20d6023 [2023-03-20T08:18:42.776Z] Removing intermediate container 9084d20d6023 [2023-03-20T08:18:42.776Z] ---> 27f81f85b65b [2023-03-20T08:18:42.776Z] Step 21/23 : LABEL arch=arm64 [2023-03-20T08:18:42.776Z] ---> Running in cd3c5981cd46 [2023-03-20T08:18:43.361Z] Removing intermediate container cd3c5981cd46 [2023-03-20T08:18:43.361Z] ---> 15540adbd839 [2023-03-20T08:18:43.361Z] Step 22/23 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T08:18:43.361Z] ---> Running in ad159ce9c56c [2023-03-20T08:18:43.944Z] Removing intermediate container ad159ce9c56c [2023-03-20T08:18:43.944Z] ---> a62e4617335b [2023-03-20T08:18:43.944Z] Step 23/23 : LABEL version=0.0.0 [2023-03-20T08:18:43.944Z] ---> Running in cd472163eb13 [2023-03-20T08:18:44.212Z] Removing intermediate container cd472163eb13 [2023-03-20T08:18:44.212Z] ---> 29ae34367dca [2023-03-20T08:18:44.212Z] [2023-03-20T08:18:44.795Z] Successfully built 29ae34367dca [2023-03-20T08:18:44.795Z] Successfully tagged support-scheduler-arm64:latest [2023-03-20T08:18:44.795Z]  Building support-scheduler ... done Building security-spire-agent [2023-03-20T08:19:03.017Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T08:19:03.017Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-20T08:19:03.017Z] ---> 33849b0305e6 [2023-03-20T08:19:03.017Z] Step 3/27 : WORKDIR /edgex-go [2023-03-20T08:19:03.017Z] ---> Using cache [2023-03-20T08:19:03.017Z] ---> ab0e31e53d60 [2023-03-20T08:19:03.017Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-20T08:19:03.017Z] ---> Using cache [2023-03-20T08:19:03.017Z] ---> 85445957017e [2023-03-20T08:19:03.017Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-20T08:19:03.017Z] ---> Using cache [2023-03-20T08:19:03.017Z] ---> 25c650fe42ec [2023-03-20T08:19:03.018Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T08:19:03.018Z] ---> Using cache [2023-03-20T08:19:03.018Z] ---> 6751b30382b8 [2023-03-20T08:19:03.018Z] Step 7/27 : COPY . . [2023-03-20T08:19:03.018Z] ---> Using cache [2023-03-20T08:19:03.018Z] ---> 6816351f8861 [2023-03-20T08:19:03.018Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-20T08:19:03.018Z] ---> Using cache [2023-03-20T08:19:03.018Z] ---> 45e9303cfed2 [2023-03-20T08:19:03.018Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-20T08:19:03.018Z] ---> Using cache [2023-03-20T08:19:03.018Z] ---> 2543e07438e7 [2023-03-20T08:19:03.018Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-20T08:19:03.018Z] ---> Using cache [2023-03-20T08:19:03.018Z] ---> 28c41ac3951d [2023-03-20T08:19:03.018Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-20T08:19:03.018Z] ---> Running in 8722ab569dac [2023-03-20T08:19:03.989Z] Removing intermediate container 8722ab569dac [2023-03-20T08:19:03.989Z] ---> f6df9a104c3b [2023-03-20T08:19:03.989Z] Step 12/27 : WORKDIR /edgex-go [2023-03-20T08:19:03.989Z] ---> Running in 4e74bd58fe49 [2023-03-20T08:19:04.574Z] Removing intermediate container 4e74bd58fe49 [2023-03-20T08:19:04.574Z] ---> b62869c8b8e1 [2023-03-20T08:19:04.574Z] [2023-03-20T08:19:04.574Z] Step 13/27 : FROM alpine:3.17 [2023-03-20T08:19:04.574Z] ---> d74e625d9115 [2023-03-20T08:19:04.574Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T08:19:04.574Z] ---> Using cache [2023-03-20T08:19:04.574Z] ---> c408c8efed0b [2023-03-20T08:19:04.574Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-20T08:19:04.574Z] ---> Using cache [2023-03-20T08:19:04.574Z] ---> 8abf0d572a51 [2023-03-20T08:19:04.574Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T08:19:04.574Z] ---> Using cache [2023-03-20T08:19:04.844Z] ---> 91820c05448b [2023-03-20T08:19:04.844Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T08:19:04.844Z] ---> Using cache [2023-03-20T08:19:04.844Z] ---> 3d4da8325dd8 [2023-03-20T08:19:04.844Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-20T08:19:09.322Z] ---> e0baea677c31 [2023-03-20T08:19:09.322Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-20T08:19:14.823Z] ---> 0e425c82e47e [2023-03-20T08:19:15.101Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-20T08:19:16.088Z] ---> 6e1fe4e8352a [2023-03-20T08:19:16.088Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-20T08:19:16.687Z] ---> 19e308a71bd2 [2023-03-20T08:19:16.687Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-20T08:19:17.662Z] ---> 5bcd5fd4133d [2023-03-20T08:19:17.662Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-20T08:19:17.662Z] ---> Running in 626240cada95 [2023-03-20T08:19:18.250Z] Removing intermediate container 626240cada95 [2023-03-20T08:19:18.250Z] ---> b2cf001b4325 [2023-03-20T08:19:18.250Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-20T08:19:18.250Z] ---> Running in 6ee98fe40952 [2023-03-20T08:19:18.856Z] Removing intermediate container 6ee98fe40952 [2023-03-20T08:19:18.856Z] ---> 044e120f6640 [2023-03-20T08:19:18.856Z] Step 25/27 : LABEL arch=arm64 [2023-03-20T08:19:19.123Z] ---> Running in 4b5656a2d246 [2023-03-20T08:19:23.389Z] Removing intermediate container 4b5656a2d246 [2023-03-20T08:19:23.389Z] ---> cff11b1db299 [2023-03-20T08:19:23.389Z] Step 26/27 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T08:19:23.389Z] ---> Running in a9cb07c3f42e [2023-03-20T08:19:23.389Z] Removing intermediate container a9cb07c3f42e [2023-03-20T08:19:23.389Z] ---> f44da5f236bb [2023-03-20T08:19:23.389Z] Step 27/27 : LABEL version=0.0.0 [2023-03-20T08:19:23.389Z] ---> Running in 141efccfd896 [2023-03-20T08:19:23.975Z] Removing intermediate container 141efccfd896 [2023-03-20T08:19:23.975Z] ---> 230c330eedfe [2023-03-20T08:19:23.975Z] [2023-03-20T08:19:24.242Z] Successfully built 230c330eedfe [2023-03-20T08:19:24.242Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-20T08:22:00.980Z]  Building security-spire-agent ... done 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 [2023-03-20T08:22:00.980Z] Removing intermediate container a16f2c2c2599 [2023-03-20T08:22:00.980Z] ---> 50066726d908 [2023-03-20T08:22:00.980Z] [2023-03-20T08:22:00.980Z] Step 10/24 : FROM alpine:3.17 [2023-03-20T08:22:00.980Z] ---> d74e625d9115 [2023-03-20T08:22:00.980Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-20T08:22:00.980Z] ---> Using cache [2023-03-20T08:22:00.980Z] ---> a8e910a1f13e [2023-03-20T08:22:00.980Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-20T08:22:00.980Z] ---> Using cache [2023-03-20T08:22:00.980Z] ---> 0af47f417434 [2023-03-20T08:22:00.980Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-20T08:22:00.980Z] ---> Running in cd5b593c3958 [2023-03-20T08:22:00.980Z] Removing intermediate container cd5b593c3958 [2023-03-20T08:22:00.980Z] ---> b32e51cfe6f1 [2023-03-20T08:22:00.980Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-20T08:22:00.980Z] ---> Running in c00b75bcee8e [2023-03-20T08:22:00.980Z] Removing intermediate container c00b75bcee8e [2023-03-20T08:22:00.980Z] ---> febd2da4592f [2023-03-20T08:22:00.980Z] Step 15/24 : WORKDIR / [2023-03-20T08:22:00.980Z] ---> Running in fbb06e89befa [2023-03-20T08:22:00.980Z] Removing intermediate container fbb06e89befa [2023-03-20T08:22:00.980Z] ---> 96a5b4c0cc47 [2023-03-20T08:22:00.980Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T08:22:00.980Z] ---> f63a7ede0bb2 [2023-03-20T08:22:00.980Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T08:22:00.980Z] ---> e309c47af537 [2023-03-20T08:22:00.980Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-20T08:22:00.980Z] ---> 07abcb3e65c9 [2023-03-20T08:22:00.980Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-20T08:22:00.980Z] ---> fabace728c0b [2023-03-20T08:22:00.980Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-20T08:22:00.980Z] ---> Running in 9007d2628cc4 [2023-03-20T08:22:01.250Z] Removing intermediate container 9007d2628cc4 [2023-03-20T08:22:01.250Z] ---> 5b330d410246 [2023-03-20T08:22:01.250Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T08:22:01.517Z] ---> Running in ff45acee27d5 [2023-03-20T08:22:02.480Z] Removing intermediate container ff45acee27d5 [2023-03-20T08:22:02.480Z] ---> 1539ce9b3e1c [2023-03-20T08:22:02.480Z] Step 22/24 : LABEL arch=arm64 [2023-03-20T08:22:02.748Z] ---> Running in 2c704c674849 [2023-03-20T08:22:03.341Z] Removing intermediate container 2c704c674849 [2023-03-20T08:22:03.341Z] ---> b7589ef1151a [2023-03-20T08:22:03.341Z] Step 23/24 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T08:22:03.341Z] ---> Running in ae96397f8978 [2023-03-20T08:22:03.926Z] Removing intermediate container ae96397f8978 [2023-03-20T08:22:03.926Z] ---> 6d16e7c7a103 [2023-03-20T08:22:03.926Z] Step 24/24 : LABEL version=0.0.0 [2023-03-20T08:22:04.194Z] ---> Running in 7a4bf2622c88 [2023-03-20T08:22:05.179Z] Removing intermediate container 7a4bf2622c88 [2023-03-20T08:22:05.179Z] ---> 05300abc1a01 [2023-03-20T08:22:05.179Z] [2023-03-20T08:22:05.766Z] Successfully built 05300abc1a01 [2023-03-20T08:22:05.766Z] Successfully tagged core-command-arm64:latest [2023-03-20T08:22:09.118Z]  Building core-command ... done Removing intermediate container d48791a1d8e0 [2023-03-20T08:22:09.118Z] ---> 9e0047831015 [2023-03-20T08:22:09.118Z] [2023-03-20T08:22:09.118Z] Step 9/25 : FROM alpine:3.17 [2023-03-20T08:22:09.118Z] ---> d74e625d9115 [2023-03-20T08:22:09.118Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-20T08:22:09.118Z] ---> Running in e86a0a17514d [2023-03-20T08:22:11.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:22:11.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:22:13.080Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-20T08:22:13.080Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-20T08:22:13.080Z] (3/3) Installing su-exec (0.2-r2) [2023-03-20T08:22:13.080Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T08:22:13.080Z] Executing ca-certificates-20220614-r4.trigger [2023-03-20T08:22:13.670Z] OK: 8 MiB in 18 packages [2023-03-20T08:22:15.636Z] Removing intermediate container e86a0a17514d [2023-03-20T08:22:15.636Z] ---> 699e57de5d46 [2023-03-20T08:22:15.636Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-20T08:22:15.636Z] ---> Running in 8b2ccc55dd6e [2023-03-20T08:22:16.225Z] Removing intermediate container 8b2ccc55dd6e [2023-03-20T08:22:16.225Z] ---> abbeffb2c59b [2023-03-20T08:22:16.225Z] Step 12/25 : WORKDIR / [2023-03-20T08:22:16.225Z] ---> Running in ea235c03a998 [2023-03-20T08:22:16.818Z] Removing intermediate container ea235c03a998 [2023-03-20T08:22:16.818Z] ---> ea51b0342251 [2023-03-20T08:22:16.818Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T08:22:17.790Z] ---> 5dc0852a8188 [2023-03-20T08:22:17.790Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T08:22:18.761Z] ---> 8305dd314727 [2023-03-20T08:22:18.761Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-20T08:22:19.732Z] ---> 200c789f03ce [2023-03-20T08:22:19.732Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-20T08:22:20.318Z] ---> bfd64aa170d2 [2023-03-20T08:22:20.318Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-20T08:22:21.281Z] ---> 1b178f065a89 [2023-03-20T08:22:21.281Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-20T08:22:22.684Z] ---> 1d3474023142 [2023-03-20T08:22:22.684Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-20T08:22:24.617Z] ---> 9f876e832d5a [2023-03-20T08:22:24.617Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-20T08:22:26.551Z] ---> 65553e9fa549 [2023-03-20T08:22:26.551Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T08:22:26.551Z] ---> Running in aa2e83991741 [2023-03-20T08:22:29.887Z] Removing intermediate container aa2e83991741 [2023-03-20T08:22:29.887Z] ---> 6d904aa44a0d [2023-03-20T08:22:29.887Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T08:22:29.887Z] ---> Running in 74226c5b53c2 [2023-03-20T08:22:29.887Z] Removing intermediate container 74226c5b53c2 [2023-03-20T08:22:29.887Z] ---> 5992e7dc5ce0 [2023-03-20T08:22:29.887Z] Step 23/25 : LABEL arch=arm64 [2023-03-20T08:22:29.887Z] ---> Running in 4ef34a4739cd [2023-03-20T08:22:30.471Z] Removing intermediate container 4ef34a4739cd [2023-03-20T08:22:30.471Z] ---> 5c5e757cbef2 [2023-03-20T08:22:30.471Z] Step 24/25 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T08:22:30.471Z] ---> Running in 91696fbfeca5 [2023-03-20T08:22:31.061Z] Removing intermediate container 91696fbfeca5 [2023-03-20T08:22:31.061Z] ---> 414a81353e3f [2023-03-20T08:22:31.061Z] Step 25/25 : LABEL version=0.0.0 [2023-03-20T08:22:31.061Z] ---> Running in f823f5c2686a [2023-03-20T08:22:31.649Z] Removing intermediate container f823f5c2686a [2023-03-20T08:22:31.649Z] ---> b0ea190b4f5b [2023-03-20T08:22:31.649Z] [2023-03-20T08:22:31.915Z] Successfully built b0ea190b4f5b [2023-03-20T08:22:31.915Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-20T08:22:58.576Z]  Building security-secretstore-setup ... done Removing intermediate container 354abe5edb49 [2023-03-20T08:22:58.576Z] ---> 0cff4fcf04ac [2023-03-20T08:22:58.576Z] [2023-03-20T08:22:58.576Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T08:22:58.576Z] ---> d74e625d9115 [2023-03-20T08:22:58.576Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-20T08:22:58.576Z] ---> Running in dda5cb4e2dd5 [2023-03-20T08:22:58.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:22:59.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:23:00.830Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-20T08:23:00.830Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-20T08:23:00.830Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T08:23:00.830Z] Executing ca-certificates-20220614-r4.trigger [2023-03-20T08:23:01.096Z] OK: 8 MiB in 17 packages [2023-03-20T08:23:02.505Z] Removing intermediate container dda5cb4e2dd5 [2023-03-20T08:23:02.505Z] ---> 27b847551bbf [2023-03-20T08:23:02.505Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-20T08:23:02.505Z] ---> Running in ad0b7da96e6b [2023-03-20T08:23:02.770Z] Removing intermediate container ad0b7da96e6b [2023-03-20T08:23:02.770Z] ---> ecd74371a26f [2023-03-20T08:23:02.770Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-20T08:23:06.107Z] ---> Running in e29a34c6a365 [2023-03-20T08:23:06.107Z] Removing intermediate container e29a34c6a365 [2023-03-20T08:23:06.107Z] ---> a5c9c54b6342 [2023-03-20T08:23:06.107Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-20T08:23:06.376Z] ---> Running in efbc748ee54c [2023-03-20T08:23:06.641Z] Removing intermediate container efbc748ee54c [2023-03-20T08:23:06.641Z] ---> 6c1945136df7 [2023-03-20T08:23:06.641Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T08:23:07.226Z] ---> 79d6c38f4699 [2023-03-20T08:23:07.226Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T08:23:07.805Z] ---> 60f75b828ae1 [2023-03-20T08:23:07.805Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-20T08:23:09.212Z] ---> 848bd3ec5985 [2023-03-20T08:23:09.212Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-20T08:23:10.189Z] ---> 2de2d7c7f3b7 [2023-03-20T08:23:10.189Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-20T08:23:10.189Z] ---> Running in 96c50a84b761 [2023-03-20T08:23:10.456Z] Removing intermediate container 96c50a84b761 [2023-03-20T08:23:10.456Z] ---> 75a841fb9926 [2023-03-20T08:23:10.456Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T08:23:10.456Z] ---> Running in e172539ca126 [2023-03-20T08:23:10.723Z] Removing intermediate container e172539ca126 [2023-03-20T08:23:10.723Z] ---> 693597bad6f9 [2023-03-20T08:23:10.723Z] Step 21/23 : LABEL arch=arm64 [2023-03-20T08:23:10.999Z] ---> Running in d2379b6812b2 [2023-03-20T08:23:11.264Z] Removing intermediate container d2379b6812b2 [2023-03-20T08:23:11.264Z] ---> 36a1c37fb68e [2023-03-20T08:23:11.264Z] Step 22/23 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T08:23:11.264Z] ---> Running in 538fb22a8cee [2023-03-20T08:23:11.528Z] Removing intermediate container 538fb22a8cee [2023-03-20T08:23:11.528Z] ---> 92fc5a4f4d7b [2023-03-20T08:23:11.528Z] Step 23/23 : LABEL version=0.0.0 [2023-03-20T08:23:11.528Z] ---> Running in 1193d9921bc8 [2023-03-20T08:23:12.112Z] Removing intermediate container 1193d9921bc8 [2023-03-20T08:23:12.112Z] ---> 00e7515c12bb [2023-03-20T08:23:12.112Z] [2023-03-20T08:23:12.112Z] Successfully built 00e7515c12bb [2023-03-20T08:23:12.112Z] Successfully tagged support-notifications-arm64:latest [2023-03-20T08:23:22.196Z]  Building support-notifications ... done Removing intermediate container 44bcf9725ec2 [2023-03-20T08:23:22.196Z] ---> dbbd6c2d2346 [2023-03-20T08:23:22.196Z] [2023-03-20T08:23:22.196Z] Step 9/20 : FROM alpine:3.17 [2023-03-20T08:23:22.196Z] ---> d74e625d9115 [2023-03-20T08:23:22.196Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T08:23:22.196Z] ---> Using cache [2023-03-20T08:23:22.196Z] ---> c408c8efed0b [2023-03-20T08:23:22.196Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-20T08:23:22.196Z] ---> Running in ba6c62b78be3 [2023-03-20T08:23:22.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:23:22.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:23:23.729Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T08:23:23.729Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T08:23:23.729Z] OK: 17687 distinct packages available [2023-03-20T08:23:23.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T08:23:24.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T08:23:25.211Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-20T08:23:25.475Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-20T08:23:25.475Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-20T08:23:25.475Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-20T08:23:25.475Z] (5/9) Installing curl (7.88.1-r1) [2023-03-20T08:23:25.740Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-20T08:23:25.740Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-20T08:23:25.740Z] (8/9) Installing libucontext (1.2-r0) [2023-03-20T08:23:25.740Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-20T08:23:25.740Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T08:23:25.740Z] Executing ca-certificates-20220614-r4.trigger [2023-03-20T08:23:26.008Z] OK: 11 MiB in 24 packages [2023-03-20T08:23:27.424Z] Removing intermediate container ba6c62b78be3 [2023-03-20T08:23:27.424Z] ---> 825074e19108 [2023-03-20T08:23:27.424Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T08:23:28.003Z] ---> dbf8f28c1afc [2023-03-20T08:23:28.003Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T08:23:28.269Z] ---> 217809fc31f8 [2023-03-20T08:23:28.270Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-20T08:23:29.676Z] ---> a54529241de4 [2023-03-20T08:23:29.676Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-20T08:23:30.258Z] ---> f6c8c4324169 [2023-03-20T08:23:30.258Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-20T08:23:30.258Z] ---> Running in 59feee3a9b26 [2023-03-20T08:23:30.524Z] Removing intermediate container 59feee3a9b26 [2023-03-20T08:23:30.524Z] ---> 45e9a68ab0d6 [2023-03-20T08:23:30.524Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T08:23:30.524Z] ---> Running in c82847a23872 [2023-03-20T08:23:30.790Z] Removing intermediate container c82847a23872 [2023-03-20T08:23:30.790Z] ---> 56440b2775a8 [2023-03-20T08:23:30.790Z] Step 18/20 : LABEL arch=arm64 [2023-03-20T08:23:31.056Z] ---> Running in 530470f93b37 [2023-03-20T08:23:31.322Z] Removing intermediate container 530470f93b37 [2023-03-20T08:23:31.322Z] ---> 3db2711d3c81 [2023-03-20T08:23:31.322Z] Step 19/20 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a [2023-03-20T08:23:31.322Z] ---> Running in 9656727e687d [2023-03-20T08:23:31.587Z] Removing intermediate container 9656727e687d [2023-03-20T08:23:31.587Z] ---> 4b3ade5d7e73 [2023-03-20T08:23:31.587Z] Step 20/20 : LABEL version=0.0.0 [2023-03-20T08:23:31.853Z] ---> Running in 8b779d5b4d0b [2023-03-20T08:23:32.119Z] Removing intermediate container 8b779d5b4d0b [2023-03-20T08:23:32.119Z] ---> bc5622f9914f [2023-03-20T08:23:32.119Z] [2023-03-20T08:23:32.384Z] Successfully built bc5622f9914f [2023-03-20T08:23:32.384Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-20T08:23:32.657Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-20T08:23:32.675Z] $ docker stop --time=1 dabacb135236dbf5d95ab907dac745e5009734e19f2d159c623cd9a747251c45 [2023-03-20T08:23:34.322Z] $ docker rm -f --volumes dabacb135236dbf5d95ab907dac745e5009734e19f2d159c623cd9a747251c45 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T08:23:34.852Z] + docker images [2023-03-20T08:23:35.117Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-20T08:23:35.117Z] security-spiffe-token-provider-arm64 latest bc5622f9914f 3 seconds ago 32.6MB [2023-03-20T08:23:35.117Z] dbbd6c2d2346 15 seconds ago 1.53GB [2023-03-20T08:23:35.117Z] support-notifications-arm64 latest 00e7515c12bb 23 seconds ago 32.5MB [2023-03-20T08:23:35.117Z] 0cff4fcf04ac 39 seconds ago 1.56GB [2023-03-20T08:23:35.117Z] security-secretstore-setup-arm64 latest b0ea190b4f5b About a minute ago 32MB [2023-03-20T08:23:35.117Z] 9e0047831015 About a minute ago 1.48GB [2023-03-20T08:23:35.117Z] core-command-arm64 latest 05300abc1a01 About a minute ago 19.7MB [2023-03-20T08:23:35.117Z] 50066726d908 About a minute ago 1.49GB [2023-03-20T08:23:35.117Z] security-spire-agent-arm64 latest 230c330eedfe 4 minutes ago 125MB [2023-03-20T08:23:35.117Z] b62869c8b8e1 4 minutes ago 1.35GB [2023-03-20T08:23:35.117Z] support-scheduler-arm64 latest 29ae34367dca 4 minutes ago 31.8MB [2023-03-20T08:23:35.117Z] 2d551cc3c437 5 minutes ago 1.56GB [2023-03-20T08:23:35.117Z] core-metadata-arm64 latest d26a84e5a6a8 7 minutes ago 20.4MB [2023-03-20T08:23:35.117Z] b0d90a6d3ef3 7 minutes ago 1.5GB [2023-03-20T08:23:35.117Z] security-spire-config-arm64 latest 9350e7b6d2b6 8 minutes ago 86.2MB [2023-03-20T08:23:35.117Z] security-spire-server-arm64 latest a164ab692bf8 8 minutes ago 87.1MB [2023-03-20T08:23:35.117Z] 34dfd10ffbd9 8 minutes ago 1.35GB [2023-03-20T08:23:35.117Z] 39d04a6ae3b0 8 minutes ago 1.35GB [2023-03-20T08:23:35.117Z] core-data-arm64 latest 0fc64f42628b 12 minutes ago 19.9MB [2023-03-20T08:23:35.117Z] security-bootstrapper-arm64 latest 3f594fe94683 12 minutes ago 21.8MB [2023-03-20T08:23:35.117Z] core-common-config-bootstrapper-arm64 latest 2ef8d8cdf5e6 12 minutes ago 17.5MB [2023-03-20T08:23:35.117Z] b404e420138a 12 minutes ago 1.5GB [2023-03-20T08:23:35.117Z] eb064f7f98a3 12 minutes ago 1.48GB [2023-03-20T08:23:35.117Z] security-proxy-setup-arm64 latest cd5ed7447bd4 12 minutes ago 18.6MB [2023-03-20T08:23:35.117Z] security-proxy-auth-arm64 latest b3ac20ecc94a 13 minutes ago 18.2MB [2023-03-20T08:23:35.117Z] 38c0f689a717 13 minutes ago 1.47GB [2023-03-20T08:23:35.117Z] aeaaa0ee6577 13 minutes ago 1.47GB [2023-03-20T08:23:35.117Z] 28adfda0dc1f 13 minutes ago 1.47GB [2023-03-20T08:23:35.117Z] ci-base-image-arm64 latest 33849b0305e6 33 minutes ago 868MB [2023-03-20T08:23:35.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 9 days ago 648MB [2023-03-20T08:23:35.117Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-20T08:23:35.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T08:23:35.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T08:23:35.995Z] [2023-03-20T08:23:35.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T08:23:36.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T08:23:36.665Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-20T08:23:36.665Z] 8998bd30e6a1: Pulling fs layer [2023-03-20T08:23:36.665Z] 04944245beec: Pulling fs layer [2023-03-20T08:23:36.665Z] 699f458cf7ca: Pulling fs layer [2023-03-20T08:23:36.665Z] 765212b225bb: Pulling fs layer [2023-03-20T08:23:36.665Z] f23df028b6ca: Pulling fs layer [2023-03-20T08:23:36.665Z] d65c8cfc05b1: Pulling fs layer [2023-03-20T08:23:36.665Z] 2437ff75d9bd: Pulling fs layer [2023-03-20T08:23:36.665Z] 765212b225bb: Waiting [2023-03-20T08:23:36.665Z] f23df028b6ca: Waiting [2023-03-20T08:23:36.665Z] d65c8cfc05b1: Waiting [2023-03-20T08:23:36.665Z] 2437ff75d9bd: Waiting [2023-03-20T08:23:36.931Z] 04944245beec: Verifying Checksum [2023-03-20T08:23:36.931Z] 04944245beec: Download complete [2023-03-20T08:23:36.931Z] 765212b225bb: Verifying Checksum [2023-03-20T08:23:36.931Z] 765212b225bb: Download complete [2023-03-20T08:23:36.931Z] f23df028b6ca: Verifying Checksum [2023-03-20T08:23:36.931Z] f23df028b6ca: Download complete [2023-03-20T08:23:36.931Z] d65c8cfc05b1: Verifying Checksum [2023-03-20T08:23:36.931Z] d65c8cfc05b1: Download complete [2023-03-20T08:23:36.931Z] 699f458cf7ca: Verifying Checksum [2023-03-20T08:23:36.931Z] 699f458cf7ca: Download complete [2023-03-20T08:23:37.511Z] 8998bd30e6a1: Verifying Checksum [2023-03-20T08:23:37.511Z] 8998bd30e6a1: Download complete [2023-03-20T08:23:40.084Z] 2437ff75d9bd: Verifying Checksum [2023-03-20T08:23:40.084Z] 2437ff75d9bd: Download complete [2023-03-20T08:23:41.483Z] 8998bd30e6a1: Pull complete [2023-03-20T08:23:41.748Z] 04944245beec: Pull complete [2023-03-20T08:23:43.148Z] 699f458cf7ca: Pull complete [2023-03-20T08:23:43.149Z] 765212b225bb: Pull complete [2023-03-20T08:23:43.727Z] f23df028b6ca: Pull complete [2023-03-20T08:23:43.992Z] d65c8cfc05b1: Pull complete [2023-03-20T08:23:59.231Z] 2437ff75d9bd: Pull complete [2023-03-20T08:23:59.231Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-20T08:23:59.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T08:23:59.231Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T08:23:59.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-4578 does not seem to be running inside a container [2023-03-20T08:23:59.609Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-20T08:24:02.442Z] $ docker top f83a746c7688c1c42f84c6b18d761e2db2e8be950338c33318bba527c710d5e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T08:24:03.417Z] ---> job-cost.sh [2023-03-20T08:24:03.418Z] lf-activate-venv: SKIPPING [2023-03-20T08:24:03.418Z] INFO: No Stack... [2023-03-20T08:24:03.682Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-20T08:24:04.640Z] INFO: Archiving Costs [Pipeline] sh [2023-03-20T08:24:05.293Z] + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 [2023-03-20T08:24:05.293Z] [Pipeline] lock [2023-03-20T08:24:05.340Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4461-1-stack-cost] [2023-03-20T08:24:05.345Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4461-1-stack-cost] did not exist. Created. [2023-03-20T08:24:05.345Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4461-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-20T08:24:06.066Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-20T08:24:06.239Z] Stashed 1 file(s) [Pipeline] } [2023-03-20T08:24:06.256Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4461-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-20T08:24:06.343Z] $ docker stop --time=1 f83a746c7688c1c42f84c6b18d761e2db2e8be950338c33318bba527c710d5e5 [2023-03-20T08:24:08.825Z] $ docker rm -f --volumes f83a746c7688c1c42f84c6b18d761e2db2e8be950338c33318bba527c710d5e5 [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 [2023-03-20T08:24:09.798Z] provisioning config files... [2023-03-20T08:24:09.806Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11120920942547873774tmp [Pipeline] { [Pipeline] sh [2023-03-20T08:24:10.147Z] + set +x [2023-03-20T08:24:10.147Z] + curl -s https://codecov.io/bash [2023-03-20T08:24:10.147Z] + bash -s -- [2023-03-20T08:24:10.147Z] [2023-03-20T08:24:10.147Z] _____ _ [2023-03-20T08:24:10.147Z] / ____| | | [2023-03-20T08:24:10.147Z] | | ___ __| | ___ ___ _____ __ [2023-03-20T08:24:10.147Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-20T08:24:10.147Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-20T08:24:10.147Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-20T08:24:10.147Z] Bash-1.0.6 [2023-03-20T08:24:10.147Z] [2023-03-20T08:24:10.147Z] [2023-03-20T08:24:10.147Z] ==> git version 2.25.1 found [2023-03-20T08:24:10.148Z] ==> 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 [2023-03-20T08:24:10.148Z] Release-Date: 2020-01-08 [2023-03-20T08:24:10.148Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-20T08:24:10.148Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-20T08:24:10.148Z] ==> Jenkins CI detected. [2023-03-20T08:24:10.148Z] current dir:  /w/workspace/edgex-go/1 [2023-03-20T08:24:10.148Z] project root: . [2023-03-20T08:24:10.148Z] --> token set from env [2023-03-20T08:24:10.148Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-20T08:24:10.148Z] ==> Running gcov in . (disable via -X gcov) [2023-03-20T08:24:10.148Z] ==> Python coveragepy not found [2023-03-20T08:24:10.148Z] ==> Searching for coverage reports in: [2023-03-20T08:24:10.148Z] + . [2023-03-20T08:24:10.148Z] -> Found 1 reports [2023-03-20T08:24:10.148Z] ==> Detecting git/mercurial file structure [2023-03-20T08:24:10.148Z] ==> Reading reports [2023-03-20T08:24:10.406Z] + ./coverage.out bytes=447275 [2023-03-20T08:24:10.406Z] ==> Appending adjustments [2023-03-20T08:24:10.407Z] https://docs.codecov.io/docs/fixing-reports [2023-03-20T08:24:11.346Z] + Found adjustments [2023-03-20T08:24:11.346Z] ==> Gzipping contents [2023-03-20T08:24:11.346Z] 60K /tmp/codecov.4HQJlt.gz [2023-03-20T08:24:11.346Z] ==> Uploading reports [2023-03-20T08:24:11.346Z] url: https://codecov.io [2023-03-20T08:24:11.347Z] query: branch=PR-4461&commit=09220f78f8523621d7042655cab33f004b76739a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4461%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4461&job=&cmd_args= [2023-03-20T08:24:11.347Z] -> Pinging Codecov [2023-03-20T08:24:11.347Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4461&commit=09220f78f8523621d7042655cab33f004b76739a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4461%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4461&job=&cmd_args= [2023-03-20T08:24:11.606Z] -> Uploading to [2023-03-20T08:24:11.606Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-20/00271124DB129430A58F1EEE437C3FCB/09220f78f8523621d7042655cab33f004b76739a/360ce337-f363-4903-b2ab-1c8f31e236ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230320T082411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=85e43d60fff551f3346b892476f7b60302070dd1a10db2166c8b94333fde4563 [2023-03-20T08:24:11.606Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T08:24:11.606Z] Dload Upload Total Spent Left Speed [2023-03-20T08:24:11.866Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57581 0 0 100 57581 0 702k --:--:-- --:--:-- --:--:-- 694k 100 57581 0 0 100 57581 0 165k --:--:-- --:--:-- --:--:-- 165k [2023-03-20T08:24:11.866Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/09220f78f8523621d7042655cab33f004b76739a [Pipeline] } [2023-03-20T08:24:11.897Z] 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 [2023-03-20T08:24:13.262Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-20T08:24:13.588Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T08:24:14.483Z] ---> package-listing.sh [2023-03-20T08:24:14.483Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-20T08:24:14.483Z] ++ facter osfamily [2023-03-20T08:24:14.743Z] + OS_FAMILY=debian [2023-03-20T08:24:14.743Z] + workspace=/w/workspace/edgex-go/1 [2023-03-20T08:24:14.743Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-20T08:24:14.743Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-20T08:24:14.743Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-20T08:24:14.743Z] + PACKAGES=/tmp/packages_start.txt [2023-03-20T08:24:14.743Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-20T08:24:14.743Z] + PACKAGES=/tmp/packages_end.txt [2023-03-20T08:24:14.743Z] + case "${OS_FAMILY}" in [2023-03-20T08:24:14.743Z] + dpkg -l [2023-03-20T08:24:14.743Z] + grep '^ii' [2023-03-20T08:24:14.743Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-20T08:24:14.743Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-20T08:24:14.743Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-20T08:24:14.743Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-20T08:24:14.743Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-20T08:24:14.743Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-20T08:24:14.778Z] 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 [2023-03-20T08:24:15.074Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T08:24:15.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T08:24:15.701Z] [2023-03-20T08:24:15.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T08:24:16.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T08:24:16.078Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-20T08:24:16.078Z] 5eb5b503b376: Pulling fs layer [2023-03-20T08:24:16.078Z] 5c69ac0246d0: Pulling fs layer [2023-03-20T08:24:16.078Z] ec43610c2a17: Pulling fs layer [2023-03-20T08:24:16.078Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-20T08:24:16.078Z] 33b1e0a273af: Pulling fs layer [2023-03-20T08:24:16.078Z] 5d3b04190fa2: Pulling fs layer [2023-03-20T08:24:16.078Z] 2f39f015ded8: Pulling fs layer [2023-03-20T08:24:16.078Z] 3a2ae6a8a46f: Waiting [2023-03-20T08:24:16.078Z] 33b1e0a273af: Waiting [2023-03-20T08:24:16.078Z] 5d3b04190fa2: Waiting [2023-03-20T08:24:16.078Z] 2f39f015ded8: Waiting [2023-03-20T08:24:16.078Z] 5c69ac0246d0: Verifying Checksum [2023-03-20T08:24:16.078Z] 5c69ac0246d0: Download complete [2023-03-20T08:24:16.078Z] 3a2ae6a8a46f: Download complete [2023-03-20T08:24:16.336Z] 33b1e0a273af: Verifying Checksum [2023-03-20T08:24:16.336Z] 33b1e0a273af: Download complete [2023-03-20T08:24:16.336Z] ec43610c2a17: Verifying Checksum [2023-03-20T08:24:16.336Z] ec43610c2a17: Download complete [2023-03-20T08:24:16.336Z] 5d3b04190fa2: Verifying Checksum [2023-03-20T08:24:16.336Z] 5d3b04190fa2: Download complete [2023-03-20T08:24:16.336Z] 5eb5b503b376: Verifying Checksum [2023-03-20T08:24:16.336Z] 5eb5b503b376: Download complete [2023-03-20T08:24:16.903Z] 2f39f015ded8: Download complete [2023-03-20T08:24:17.838Z] 5eb5b503b376: Pull complete [2023-03-20T08:24:17.838Z] 5c69ac0246d0: Pull complete [2023-03-20T08:24:18.097Z] ec43610c2a17: Pull complete [2023-03-20T08:24:18.097Z] 3a2ae6a8a46f: Pull complete [2023-03-20T08:24:18.355Z] 33b1e0a273af: Pull complete [2023-03-20T08:24:18.355Z] 5d3b04190fa2: Pull complete [2023-03-20T08:24:22.531Z] 2f39f015ded8: Pull complete [2023-03-20T08:24:22.531Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-20T08:24:22.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T08:24:22.531Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T08:24:22.742Z] prd-ubuntu20.04-docker-8c-8g-4577 does not seem to be running inside a container [2023-03-20T08:24:22.768Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-20T08:24:30.465Z] $ docker top d13c0a213cfb7df7fd471ed41e91ed3ad6c34a94c696ba35cd66b0870b926ed7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T08:24:30.858Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-20T08:24:31.166Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-20T08:24:31.471Z] + ls /var/log/sa-host [2023-03-20T08:24:31.471Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T08:24:31.700Z] provisioning config files... [2023-03-20T08:24:31.708Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1350940054019480921tmp [Pipeline] { [Pipeline] echo [2023-03-20T08:24:31.756Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T08:24:32.070Z] ---> create-netrc.sh [Pipeline] } [2023-03-20T08:24:32.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-20T08:24:32.499Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-20T08:24:32.536Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T08:24:32.845Z] ---> sudo-logs.sh [2023-03-20T08:24:32.845Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-20T08:24:32.928Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T08:24:33.238Z] ---> job-cost.sh [2023-03-20T08:24:33.238Z] lf-activate-venv: SKIPPING [2023-03-20T08:24:33.238Z] DEBUG: total: 0.10999999940395355 [2023-03-20T08:24:33.238Z] INFO: Retrieving Stack Cost... [2023-03-20T08:24:33.804Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-20T08:24:34.371Z] INFO: Archiving Costs [Pipeline] echo [2023-03-20T08:24:34.411Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T08:24:34.725Z] ---> logs-deploy.sh [2023-03-20T08:24:34.725Z] lf-activate-venv: SKIPPING [2023-03-20T08:24:34.725Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4461/1 [2023-03-20T08:24:34.725Z] INFO: archiving workspace using pattern(s): [2023-03-20T08:24:35.661Z] Archives upload complete. [2023-03-20T08:24:35.922Z] INFO: archiving logs to Nexus