Pull request #4167 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1+cf21bfd5405bc980f84ddcb8ca434f93a530fcad (6d9aa35536689e9272877da39e39e70380dee89b) 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-ssh6854017020744108495.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh16404912466261904107.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-4167/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-4167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6877753878797607805.key Verifying host key using known hosts file > 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-4167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11889980457415346150.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh3744088847678847635.key Verifying host key using known hosts file > 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-4167/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-4167/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh381499817892251188.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-768’ Running on prd-ubuntu20.04-docker-8c-8g-775 in /w/workspace/edgexfoundry_edgex-go_PR-4167 [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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4167/head:refs/remotes/origin/PR-4167 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cf21bfd5405bc980f84ddcb8ca434f93a530fcad into PR head commit a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 Merge succeeded, producing a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 Checking out Revision a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 (PR-4167) > git config core.sparsecheckout # timeout=10 > git checkout -f a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge cf21bfd5405bc980f84ddcb8ca434f93a530fcad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 # timeout=10 Commit message: "ci: Add blubracket ignore file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-24T02:21:08.474Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-24T02:21:08.655Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-24T02:21:08.742Z] ========================================================= [2022-09-24T02:21:08.742Z] EdgeX Global Pipelines Version Info [2022-09-24T02:21:08.742Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-24T02:21:09.490Z] ------------------- [2022-09-24T02:21:09.490Z] stable info: [2022-09-24T02:21:09.490Z] ------------------- [2022-09-24T02:21:09.490Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-24T02:21:09.490Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-24T02:21:09.490Z] Message: update stable to v1.0.239 [2022-09-24T02:21:10.063Z] ------------------- [2022-09-24T02:21:10.063Z] experimental info: [2022-09-24T02:21:10.063Z] ------------------- [2022-09-24T02:21:10.063Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-24T02:21:10.063Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-24T02:21:10.063Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-24T02:21:10.344Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-24T02:21:10.387Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-24T02:21:10.425Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-24T02:21:10.464Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-24T02:21:10.501Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-24T02:21:10.537Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-24T02:21:10.573Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-24T02:21:10.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-24T02:21:10.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-24T02:21:10.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-24T02:21:10.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-24T02:21:10.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-24T02:21:10.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-24T02:21:10.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-24T02:21:10.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-24T02:21:10.932Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-24T02:21:10.978Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-24T02:21:11.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-24T02:21:11.063Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-24T02:21:11.106Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-24T02:21:11.146Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-24T02:21:11.186Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-24T02:21:11.224Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-24T02:21:11.261Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4167 [Pipeline] echo [2022-09-24T02:21:11.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4167 [Pipeline] echo [2022-09-24T02:21:11.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4167 [Pipeline] echo [2022-09-24T02:21:11.378Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [Pipeline] echo [2022-09-24T02:21:11.417Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2759ee [Pipeline] echo [2022-09-24T02:21:11.456Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-24T02:21:11.585Z] provisioning config files... [2022-09-24T02:21:11.599Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11414404711452943661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-24T02:21:11.942Z] ---> docker-login.sh [2022-09-24T02:21:11.942Z] nexus3.edgexfoundry.org:10001 [2022-09-24T02:21:12.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-24T02:21:12.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-24T02:21:12.777Z] Configure a credential helper to remove this warning. See [2022-09-24T02:21:12.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-24T02:21:12.777Z] [2022-09-24T02:21:12.777Z] Login Succeeded [2022-09-24T02:21:12.777Z] nexus3.edgexfoundry.org:10002 [2022-09-24T02:21:12.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-24T02:21:12.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-24T02:21:12.777Z] Configure a credential helper to remove this warning. See [2022-09-24T02:21:12.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-24T02:21:12.777Z] [2022-09-24T02:21:12.777Z] Login Succeeded [2022-09-24T02:21:12.777Z] nexus3.edgexfoundry.org:10003 [2022-09-24T02:21:13.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-24T02:21:13.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-24T02:21:13.038Z] Configure a credential helper to remove this warning. See [2022-09-24T02:21:13.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-24T02:21:13.038Z] [2022-09-24T02:21:13.038Z] Login Succeeded [2022-09-24T02:21:13.038Z] nexus3.edgexfoundry.org:10004 [2022-09-24T02:21:13.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-24T02:21:13.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-24T02:21:13.038Z] Configure a credential helper to remove this warning. See [2022-09-24T02:21:13.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-24T02:21:13.038Z] [2022-09-24T02:21:13.038Z] Login Succeeded [2022-09-24T02:21:13.038Z] docker.io [2022-09-24T02:21:13.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-24T02:21:13.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-24T02:21:13.563Z] Configure a credential helper to remove this warning. See [2022-09-24T02:21:13.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-24T02:21:13.563Z] [2022-09-24T02:21:13.563Z] Login Succeeded [2022-09-24T02:21:13.563Z] ---> docker-login.sh ends [Pipeline] } [2022-09-24T02:21:13.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-24T02:21:14.003Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-09-24T02:21:14.003Z] + dirname cmd/core-command/Dockerfile [2022-09-24T02:21:14.003Z] + cut -d/ -f2 [2022-09-24T02:21:14.003Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-24T02:21:14.003Z] + dirname cmd/core-data/Dockerfile [2022-09-24T02:21:14.003Z] + cut -d/ -f2 [2022-09-24T02:21:14.003Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-24T02:21:14.003Z] + dirname cmd/core-metadata/Dockerfile [2022-09-24T02:21:14.003Z] + cut -d/ -f2 [2022-09-24T02:21:14.003Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-24T02:21:14.003Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-24T02:21:14.003Z] + cut -d/ -f2 [2022-09-24T02:21:14.003Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-24T02:21:14.003Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-24T02:21:14.003Z] + cut -d/ -f2 [2022-09-24T02:21:14.003Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-24T02:21:14.003Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-24T02:21:14.003Z] cut -d/ -f2 [2022-09-24T02:21:14.003Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-24T02:21:14.003Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-24T02:21:14.003Z] + cut -d/ -f2 [2022-09-24T02:21:14.003Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-24T02:21:14.003Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-24T02:21:14.003Z] + cut -d/ -f2 [2022-09-24T02:21:14.003Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-24T02:21:14.003Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-24T02:21:14.003Z] + cut -d/ -f2 [2022-09-24T02:21:14.003Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-24T02:21:14.003Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-24T02:21:14.003Z] + cut -d/ -f2 [2022-09-24T02:21:14.003Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-24T02:21:14.003Z] + dirname cmd/support-notifications/Dockerfile [2022-09-24T02:21:14.003Z] + cut -d/ -f2 [2022-09-24T02:21:14.003Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-24T02:21:14.003Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-24T02:21:14.003Z] + cut -d/ -f2 [2022-09-24T02:21:14.003Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-24T02:21:14.003Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-24T02:21:14.003Z] + cut -d/ -f2 [2022-09-24T02:21:14.003Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-24T02:21:14.072Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-24T02:21:14.570Z] + git rev-list -1 --merges a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1~1..a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [Pipeline] echo [2022-09-24T02:21:14.600Z] -----------> git rev-list -1 --merges a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1~1..a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [false] [Pipeline] sh [2022-09-24T02:21:14.904Z] + git log --format=format:%s -1 a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [Pipeline] echo [2022-09-24T02:21:14.939Z] ========================================================= [2022-09-24T02:21:14.939Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-24T02:21:14.939Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-24T02:21:15.410Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-24T02:21:15.410Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-24T02:21:15.410Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-24T02:21:15.410Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-24T02:21:15.410Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-24T02:21:15.410Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-24T02:21:15.410Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-24T02:21:15.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-24T02:21:15.934Z] [2022-09-24T02:21:15.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-24T02:21:16.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-24T02:21:16.310Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-24T02:21:16.310Z] b85a868b505f: Pulling fs layer [2022-09-24T02:21:16.310Z] e2be974225ed: Pulling fs layer [2022-09-24T02:21:16.310Z] 339a4e72a1f5: Pulling fs layer [2022-09-24T02:21:16.310Z] 988bab9f4d93: Pulling fs layer [2022-09-24T02:21:16.310Z] 1469e6f7b9e6: Pulling fs layer [2022-09-24T02:21:16.310Z] eaf3925da568: Pulling fs layer [2022-09-24T02:21:16.310Z] bab4dde63d76: Pulling fs layer [2022-09-24T02:21:16.310Z] bde34c3a00c8: Pulling fs layer [2022-09-24T02:21:16.310Z] b352a97aabf1: Pulling fs layer [2022-09-24T02:21:16.310Z] 4872d77fe225: Pulling fs layer [2022-09-24T02:21:16.310Z] 5851b861e8e6: Pulling fs layer [2022-09-24T02:21:16.310Z] bde34c3a00c8: Waiting [2022-09-24T02:21:16.310Z] 4872d77fe225: Waiting [2022-09-24T02:21:16.310Z] 988bab9f4d93: Waiting [2022-09-24T02:21:16.310Z] 5851b861e8e6: Waiting [2022-09-24T02:21:16.310Z] 1469e6f7b9e6: Waiting [2022-09-24T02:21:16.310Z] eaf3925da568: Waiting [2022-09-24T02:21:16.310Z] b352a97aabf1: Waiting [2022-09-24T02:21:16.310Z] e2be974225ed: Verifying Checksum [2022-09-24T02:21:16.310Z] e2be974225ed: Download complete [2022-09-24T02:21:16.310Z] 988bab9f4d93: Verifying Checksum [2022-09-24T02:21:16.310Z] 988bab9f4d93: Download complete [2022-09-24T02:21:16.571Z] 1469e6f7b9e6: Verifying Checksum [2022-09-24T02:21:16.571Z] 1469e6f7b9e6: Download complete [2022-09-24T02:21:16.571Z] 339a4e72a1f5: Verifying Checksum [2022-09-24T02:21:16.571Z] 339a4e72a1f5: Download complete [2022-09-24T02:21:16.571Z] eaf3925da568: Verifying Checksum [2022-09-24T02:21:16.571Z] eaf3925da568: Download complete [2022-09-24T02:21:16.571Z] b352a97aabf1: Download complete [2022-09-24T02:21:16.571Z] 4872d77fe225: Verifying Checksum [2022-09-24T02:21:16.571Z] 4872d77fe225: Download complete [2022-09-24T02:21:16.571Z] 5851b861e8e6: Download complete [2022-09-24T02:21:16.571Z] b85a868b505f: Verifying Checksum [2022-09-24T02:21:16.571Z] b85a868b505f: Download complete [2022-09-24T02:21:17.141Z] bab4dde63d76: Verifying Checksum [2022-09-24T02:21:17.141Z] bab4dde63d76: Download complete [2022-09-24T02:21:18.089Z] b85a868b505f: Pull complete [2022-09-24T02:21:18.090Z] e2be974225ed: Pull complete [2022-09-24T02:21:18.660Z] 339a4e72a1f5: Pull complete [2022-09-24T02:21:18.660Z] 988bab9f4d93: Pull complete [2022-09-24T02:21:19.229Z] 1469e6f7b9e6: Pull complete [2022-09-24T02:21:19.229Z] eaf3925da568: Pull complete [2022-09-24T02:21:21.132Z] bab4dde63d76: Pull complete [2022-09-24T02:21:21.132Z] bde34c3a00c8: Pull complete [2022-09-24T02:21:21.391Z] b352a97aabf1: Pull complete [2022-09-24T02:21:21.391Z] 4872d77fe225: Pull complete [2022-09-24T02:21:21.651Z] 5851b861e8e6: Pull complete [2022-09-24T02:21:21.651Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-24T02:21:21.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-24T02:21:21.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-24T02:21:21.873Z] prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container [2022-09-24T02:21:21.911Z] $ 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 [2022-09-24T02:21:23.748Z] $ docker top 80fdf07a7ce54b347695dbd6e0c831e2b8c3d5e19f1e9d37c750d2a04fda516b -eo pid,comm [2022-09-24T02:21:23.803Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-24T02:21:23.803Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-24T02:21:23.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-24T02:21:23.932Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-24T02:21:24.051Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-24T02:21:24.055Z] $ docker exec 80fdf07a7ce54b347695dbd6e0c831e2b8c3d5e19f1e9d37c750d2a04fda516b ssh-agent [2022-09-24T02:21:24.186Z] SSH_AUTH_SOCK=/tmp/ssh-m3lTl0RWyr5y/agent.32 [2022-09-24T02:21:24.186Z] SSH_AGENT_PID=38 [2022-09-24T02:21:24.193Z] Running ssh-add (command line suppressed) [2022-09-24T02:21:24.304Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13936423247014341256.key (/w/workspace/edgex-go/1@tmp/private_key_13936423247014341256.key) [2022-09-24T02:21:24.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-24T02:21:24.643Z] + git tag --points-at HEAD [Pipeline] } [2022-09-24T02:21:24.668Z] $ docker exec --env ******** --env ******** 80fdf07a7ce54b347695dbd6e0c831e2b8c3d5e19f1e9d37c750d2a04fda516b ssh-agent -k [2022-09-24T02:21:24.772Z] unset SSH_AUTH_SOCK; [2022-09-24T02:21:24.773Z] unset SSH_AGENT_PID; [2022-09-24T02:21:24.773Z] echo Agent pid 38 killed; [2022-09-24T02:21:24.783Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-24T02:21:24.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-24T02:21:24.868Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-24T02:21:24.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-24T02:21:24.995Z] $ docker exec 80fdf07a7ce54b347695dbd6e0c831e2b8c3d5e19f1e9d37c750d2a04fda516b ssh-agent [2022-09-24T02:21:25.128Z] SSH_AUTH_SOCK=/tmp/ssh-MKqKvSc1TN3N/agent.70 [2022-09-24T02:21:25.128Z] SSH_AGENT_PID=76 [2022-09-24T02:21:25.133Z] Running ssh-add (command line suppressed) [2022-09-24T02:21:25.253Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16638764803160604264.key (/w/workspace/edgex-go/1@tmp/private_key_16638764803160604264.key) [2022-09-24T02:21:25.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-24T02:21:25.646Z] + git semver init [2022-09-24T02:21:25.934Z] 2022-09-24 02:21:25,846 [run_init] DEBUG init version:0.0.0 force:False [2022-09-24T02:21:25.934Z] 2022-09-24 02:21:25,847 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-09-24T02:21:25.934Z] 2022-09-24 02:21:25,847 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-09-24T02:21:25.934Z] 2022-09-24 02:21:25,848 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-09-24T02:21:31.270Z] 2022-09-24 02:21:30,272 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-09-24T02:21:31.270Z] 2022-09-24 02:21:30,272 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4167 with force:False [2022-09-24T02:21:31.270Z] 2022-09-24 02:21:30,273 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4167 [2022-09-24T02:21:31.270Z] 2022-09-24 02:21:30,277 [execute] INFO git cat-file --batch-check [2022-09-24T02:21:31.270Z] 2022-09-24 02:21:30,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-24T02:21:31.270Z] 2022-09-24 02:21:30,287 [execute] INFO git cat-file --batch [2022-09-24T02:21:31.270Z] 2022-09-24 02:21:30,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-24T02:21:31.270Z] 2022-09-24 02:21:30,293 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4167 [2022-09-24T02:21:31.270Z] 0.0.0 [Pipeline] } [2022-09-24T02:21:31.298Z] $ docker exec --env ******** --env ******** 80fdf07a7ce54b347695dbd6e0c831e2b8c3d5e19f1e9d37c750d2a04fda516b ssh-agent -k [2022-09-24T02:21:31.409Z] unset SSH_AUTH_SOCK; [2022-09-24T02:21:31.409Z] unset SSH_AGENT_PID; [2022-09-24T02:21:31.409Z] echo Agent pid 76 killed; [2022-09-24T02:21:31.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-24T02:21:31.837Z] + git semver [Pipeline] } [2022-09-24T02:21:32.129Z] $ docker stop --time=1 80fdf07a7ce54b347695dbd6e0c831e2b8c3d5e19f1e9d37c750d2a04fda516b [2022-09-24T02:21:33.445Z] $ docker rm -f 80fdf07a7ce54b347695dbd6e0c831e2b8c3d5e19f1e9d37c750d2a04fda516b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-24T02:21:33.859Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-24T02:21:34.103Z] Stashed 1 file(s) [Pipeline] echo [2022-09-24T02:21:34.120Z] [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 [2022-09-24T02:21:34.844Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-24T02:21:34.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-24T02:21:34.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-24T02:21:34.967Z] ========================================================= [2022-09-24T02:21:34.967Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-24T02:21:34.967Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-24T02:21:35.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-24T02:21:35.318Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-24T02:21:35.318Z] 2408cc74d12b: Pulling fs layer [2022-09-24T02:21:35.318Z] ea60b727a1ce: Pulling fs layer [2022-09-24T02:21:35.318Z] 30c4a7721957: Pulling fs layer [2022-09-24T02:21:35.318Z] 370296b7ddb6: Pulling fs layer [2022-09-24T02:21:35.318Z] 7c6cee850709: Pulling fs layer [2022-09-24T02:21:35.318Z] 39a5fcdaea64: Pulling fs layer [2022-09-24T02:21:35.318Z] d94ebbe4e438: Pulling fs layer [2022-09-24T02:21:35.318Z] bcfd1f05c69d: Pulling fs layer [2022-09-24T02:21:35.318Z] 59ccb84bbe0f: Pulling fs layer [2022-09-24T02:21:35.318Z] 370296b7ddb6: Waiting [2022-09-24T02:21:35.318Z] 7c6cee850709: Waiting [2022-09-24T02:21:35.318Z] bcfd1f05c69d: Waiting [2022-09-24T02:21:35.318Z] 59ccb84bbe0f: Waiting [2022-09-24T02:21:35.318Z] d94ebbe4e438: Waiting [2022-09-24T02:21:35.318Z] 39a5fcdaea64: Waiting [2022-09-24T02:21:35.318Z] 30c4a7721957: Verifying Checksum [2022-09-24T02:21:35.318Z] 30c4a7721957: Download complete [2022-09-24T02:21:35.318Z] ea60b727a1ce: Verifying Checksum [2022-09-24T02:21:35.318Z] ea60b727a1ce: Download complete [2022-09-24T02:21:35.318Z] 7c6cee850709: Verifying Checksum [2022-09-24T02:21:35.318Z] 7c6cee850709: Download complete [2022-09-24T02:21:35.318Z] 39a5fcdaea64: Verifying Checksum [2022-09-24T02:21:35.318Z] 39a5fcdaea64: Download complete [2022-09-24T02:21:35.318Z] 2408cc74d12b: Verifying Checksum [2022-09-24T02:21:35.318Z] 2408cc74d12b: Download complete [2022-09-24T02:21:35.318Z] d94ebbe4e438: Verifying Checksum [2022-09-24T02:21:35.318Z] d94ebbe4e438: Download complete [2022-09-24T02:21:35.581Z] 2408cc74d12b: Pull complete [2022-09-24T02:21:35.581Z] ea60b727a1ce: Pull complete [2022-09-24T02:21:35.843Z] 30c4a7721957: Pull complete [2022-09-24T02:21:36.103Z] 59ccb84bbe0f: Verifying Checksum [2022-09-24T02:21:36.103Z] 59ccb84bbe0f: Download complete [2022-09-24T02:21:36.103Z] bcfd1f05c69d: Verifying Checksum [2022-09-24T02:21:36.103Z] bcfd1f05c69d: Download complete [2022-09-24T02:21:36.103Z] 370296b7ddb6: Verifying Checksum [2022-09-24T02:21:36.103Z] 370296b7ddb6: Download complete [2022-09-24T02:21:40.309Z] 370296b7ddb6: Pull complete [2022-09-24T02:21:40.309Z] 7c6cee850709: Pull complete [2022-09-24T02:21:40.309Z] 39a5fcdaea64: Pull complete [2022-09-24T02:21:40.309Z] d94ebbe4e438: Pull complete [2022-09-24T02:21:42.844Z] bcfd1f05c69d: Pull complete [2022-09-24T02:21:43.414Z] 59ccb84bbe0f: Pull complete [2022-09-24T02:21:43.414Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-24T02:21:43.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-24T02:21:43.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-24T02:21:43.760Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-24T02:21:43.760Z] WORKDIR /edgex [2022-09-24T02:21:43.760Z] COPY go.mod . [2022-09-24T02:21:43.760Z] RUN go mod download [2022-09-24T02:21:43.760Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-24T02:21:44.695Z] Sending build context to Docker daemon 169.5MB [2022-09-24T02:21:44.695Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-24T02:21:44.695Z] ---> a4fb48ad2a94 [2022-09-24T02:21:44.695Z] Step 2/4 : WORKDIR /edgex [2022-09-24T02:21:46.073Z] ---> Running in 816061b65ab5 [2022-09-24T02:21:46.332Z] Removing intermediate container 816061b65ab5 [2022-09-24T02:21:46.332Z] ---> 0cd802daaab3 [2022-09-24T02:21:46.332Z] Step 3/4 : COPY go.mod . [2022-09-24T02:21:46.332Z] ---> 5a578e171a17 [2022-09-24T02:21:46.332Z] Step 4/4 : RUN go mod download [2022-09-24T02:21:46.332Z] ---> Running in cb2401e9843f [2022-09-24T02:21:49.393Z] Still waiting to schedule task [2022-09-24T02:21:49.393Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-773’ [2022-09-24T02:22:01.217Z] Removing intermediate container cb2401e9843f [2022-09-24T02:22:01.217Z] ---> ef141f8e7a37 [2022-09-24T02:22:01.217Z] Successfully built ef141f8e7a37 [2022-09-24T02:22:01.217Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-24T02:22:01.585Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-24T02:22:01.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-24T02:22:01.744Z] prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container [2022-09-24T02:22:01.772Z] $ 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 [2022-09-24T02:22:02.185Z] $ docker top fff4f7ee2b2db6462b9df7ec8d81006b7cef92e3464a53080a5cbaf7534f4062 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-24T02:22:02.571Z] + go version [2022-09-24T02:22:02.571Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-24T02:22:02.602Z] $ docker stop --time=1 fff4f7ee2b2db6462b9df7ec8d81006b7cef92e3464a53080a5cbaf7534f4062 [2022-09-24T02:22:03.931Z] $ docker rm -f fff4f7ee2b2db6462b9df7ec8d81006b7cef92e3464a53080a5cbaf7534f4062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-24T02:22:04.605Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-24T02:22:04.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-24T02:22:04.742Z] prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container [2022-09-24T02:22:04.771Z] $ 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 [2022-09-24T02:22:05.179Z] $ docker top 97c147506faf243cf2dee7dd7dbf37127ea4c74d3c9dd38ba023b17edf9e6719 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-24T02:22:05.293Z] ========================================================= [2022-09-24T02:22:05.293Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-24T02:22:05.293Z] ========================================================= [Pipeline] sh [2022-09-24T02:22:05.584Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-24T02:22:05.937Z] + make test [2022-09-24T02:22:05.937Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-24T02:22:12.495Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-24T02:22:27.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-24T02:22:27.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-24T02:22:27.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-24T02:22:27.368Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-24T02:22:27.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-24T02:22:27.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-24T02:22:27.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-24T02:22:27.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-24T02:22:27.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-24T02:22:27.368Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-24T02:22:27.368Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-24T02:22:27.368Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-24T02:22:27.368Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-24T02:22:27.368Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-24T02:22:27.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-24T02:22:27.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2022-09-24T02:22:27.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-24T02:22:27.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-24T02:22:27.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.140s coverage: 98.5% of statements [2022-09-24T02:22:27.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.134s coverage: 75.6% of statements [2022-09-24T02:22:27.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-24T02:22:27.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-24T02:22:28.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.2% of statements [2022-09-24T02:22:28.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-24T02:22:28.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-24T02:22:32.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.706s coverage: 89.2% of statements [2022-09-24T02:22:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-24T02:22:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-24T02:22:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-24T02:22:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-24T02:22:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-24T02:22:32.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 2.0% of statements [2022-09-24T02:22:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-24T02:22:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-24T02:22:32.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.488s coverage: 95.6% of statements [2022-09-24T02:22:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-24T02:22:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-24T02:22:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-24T02:22:32.374Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements [2022-09-24T02:22:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-24T02:22:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-24T02:22:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-24T02:22:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-24T02:22:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-24T02:22:32.374Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements [2022-09-24T02:22:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-24T02:22:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-24T02:22:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-24T02:22:32.374Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements [2022-09-24T02:22:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-24T02:22:32.374Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.077s coverage: 58.8% of statements [2022-09-24T02:22:32.374Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements [2022-09-24T02:22:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-24T02:22:32.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements [2022-09-24T02:22:32.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.102s coverage: 79.5% of statements [2022-09-24T02:22:32.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2022-09-24T02:22:32.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2022-09-24T02:22:32.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2022-09-24T02:22:40.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.091s coverage: 94.4% of statements [2022-09-24T02:22:40.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2022-09-24T02:22:43.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.227s coverage: 80.5% of statements [2022-09-24T02:22:43.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-24T02:22:51.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-24T02:22:51.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-24T02:22:51.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.078s coverage: 86.9% of statements [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-24T02:22:51.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-24T02:22:51.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-24T02:22:51.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-24T02:22:51.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements [2022-09-24T02:22:51.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-09-24T02:22:51.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.096s coverage: 85.4% of statements [2022-09-24T02:22:51.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.243s coverage: 91.2% of statements [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-24T02:22:51.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 64.7% of statements [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-24T02:22:51.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2022-09-24T02:22:51.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-09-24T02:22:51.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-09-24T02:22:51.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-09-24T02:22:51.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-09-24T02:22:51.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.376s coverage: 65.8% of statements [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-24T02:22:51.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.199s coverage: 41.8% of statements [2022-09-24T02:22:51.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-24T02:22:51.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-24T02:22:51.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-24T02:22:51.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-24T02:22:51.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-24T02:22:51.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-24T02:22:51.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.123s coverage: 97.7% of statements [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-24T02:22:51.160Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-24T02:22:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-24T02:22:51.160Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-09-24T02:22:51.160Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-09-24T02:22:51.160Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-09-24T02:23:13.098Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-24T02:23:13.098Z] GO111MODULE=on go vet ./... [2022-09-24T02:23:14.469Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-24T02:23:14.727Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-24T02:23:14.727Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-24T02:23:15.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-24T02:23:15.316Z] + ls -al . [2022-09-24T02:23:15.316Z] total 756 [2022-09-24T02:23:15.316Z] drwxrwxr-x 11 1001 1001 4096 Sep 24 02:22 . [2022-09-24T02:23:15.316Z] drwxr-xr-x 4 root root 4096 Sep 24 02:22 .. [2022-09-24T02:23:15.316Z] drwxrwxr-x 2 1001 1001 4096 Sep 24 02:21 .blubracket [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 16 Sep 24 02:21 .dockerignore [2022-09-24T02:23:15.316Z] drwxrwxr-x 8 1001 1001 4096 Sep 24 02:22 .git [2022-09-24T02:23:15.316Z] drwxrwxr-x 3 1001 1001 4096 Sep 24 02:21 .github [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 1030 Sep 24 02:21 .gitignore [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 42 Sep 24 02:21 .golangci.yml [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 87 Sep 24 02:21 .hadolint.yml [2022-09-24T02:23:15.316Z] drwxr-xr-x 3 1001 1001 4096 Sep 24 02:21 .semver [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 166 Sep 24 02:21 .sonarcloud.properties [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 1171 Sep 24 02:21 ADOPTERS.md [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 10722 Sep 24 02:21 Attribution.txt [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 63209 Sep 24 02:21 CHANGELOG.md [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 3804 Sep 24 02:21 CONTRIBUTING.md [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 677 Sep 24 02:21 GOVERNANCE.md [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 850 Sep 24 02:21 Jenkinsfile [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 10775 Sep 24 02:21 LICENSE [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 13724 Sep 24 02:21 Makefile [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 582 Sep 24 02:21 OWNERS.md [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 9799 Sep 24 02:21 README.md [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 6912 Sep 24 02:21 SECURITY.md [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 5 Sep 24 02:21 VERSION [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 4131 Sep 24 02:21 ZMQWindows.md [2022-09-24T02:23:15.316Z] drwxrwxr-x 2 1001 1001 4096 Sep 24 02:21 bin [2022-09-24T02:23:15.316Z] drwxrwxr-x 18 1001 1001 4096 Sep 24 02:21 cmd [2022-09-24T02:23:15.316Z] -rw-r--r-- 1 root root 496148 Sep 24 02:22 coverage.out [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 3458 Sep 24 02:21 go.mod [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 38040 Sep 24 02:21 go.sum [2022-09-24T02:23:15.316Z] drwxrwxr-x 8 1001 1001 4096 Sep 24 02:21 internal [2022-09-24T02:23:15.316Z] drwxrwxr-x 3 1001 1001 4096 Sep 24 02:21 openapi [2022-09-24T02:23:15.316Z] drwxrwxr-x 4 1001 1001 4096 Sep 24 02:21 snap [2022-09-24T02:23:15.316Z] -rw-rw-r-- 1 1001 1001 204 Sep 24 02:21 version.go [Pipeline] sh [2022-09-24T02:23:15.649Z] + '[' -e coverage.out ] [2022-09-24T02:23:15.650Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-24T02:23:15.805Z] Stashed 1 file(s) [Pipeline] sh [2022-09-24T02:23:16.099Z] + make build [2022-09-24T02:23:16.099Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-24T02:23:30.974Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-24T02:23:40.938Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-24T02:23:41.872Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-24T02:23:49.990Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-24T02:23:49.990Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-24T02:23:50.248Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-24T02:23:52.155Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-24T02:23:52.723Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-24T02:23:54.097Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-24T02:23:55.034Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-24T02:23:55.601Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-24T02:23:57.504Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-24T02:23:58.458Z] $ docker stop --time=1 97c147506faf243cf2dee7dd7dbf37127ea4c74d3c9dd38ba023b17edf9e6719 [2022-09-24T02:24:00.923Z] $ docker rm -f 97c147506faf243cf2dee7dd7dbf37127ea4c74d3c9dd38ba023b17edf9e6719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-24T02:24:02.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-24T02:24:02.147Z] [2022-09-24T02:24:02.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-24T02:24:02.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-24T02:24:02.522Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-24T02:24:02.522Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-24T02:24:02.522Z] ca9280d653b3: Pulling fs layer [2022-09-24T02:24:02.522Z] 7e9c9ca2126c: Pulling fs layer [2022-09-24T02:24:02.522Z] cbdbe7a5bc2a: Verifying Checksum [2022-09-24T02:24:02.522Z] cbdbe7a5bc2a: Download complete [2022-09-24T02:24:02.781Z] cbdbe7a5bc2a: Pull complete [2022-09-24T02:24:02.781Z] ca9280d653b3: Verifying Checksum [2022-09-24T02:24:02.781Z] ca9280d653b3: Download complete [2022-09-24T02:24:03.039Z] 7e9c9ca2126c: Download complete [2022-09-24T02:24:03.298Z] ca9280d653b3: Pull complete [2022-09-24T02:24:06.583Z] 7e9c9ca2126c: Pull complete [2022-09-24T02:24:06.583Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-24T02:24:06.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-24T02:24:06.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-24T02:24:06.786Z] prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container [2022-09-24T02:24:06.815Z] $ 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 [2022-09-24T02:24:08.207Z] $ docker top a8fd261d960c157ad764b276f426b0feb6a4542841d38b892541b92e3e6a5ecf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-24T02:24:08.606Z] + + docker-composegrep build parallel --help [2022-09-24T02:24:08.606Z] [2022-09-24T02:24:09.173Z] --parallel Build images in parallel. [Pipeline] } [2022-09-24T02:24:09.202Z] $ docker stop --time=1 a8fd261d960c157ad764b276f426b0feb6a4542841d38b892541b92e3e6a5ecf [2022-09-24T02:24:10.503Z] $ docker rm -f a8fd261d960c157ad764b276f426b0feb6a4542841d38b892541b92e3e6a5ecf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-24T02:24:11.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-24T02:24:11.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-24T02:24:11.188Z] prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container [2022-09-24T02:24:11.215Z] $ 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 [2022-09-24T02:24:11.605Z] $ docker top ab60afd1a5757773dfda9531637be358ec3b09c2eba6c3b0b55fcdafaa565eb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-24T02:24:11.992Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-24T02:24:12.562Z] Building core-command ... [2022-09-24T02:24:12.562Z] Building core-data ... [2022-09-24T02:24:12.562Z] Building core-metadata ... [2022-09-24T02:24:12.562Z] Building security-bootstrapper ... [2022-09-24T02:24:12.562Z] Building security-proxy-setup ... [2022-09-24T02:24:12.562Z] Building security-secretstore-setup ... [2022-09-24T02:24:12.562Z] Building security-spiffe-token-provider ... [2022-09-24T02:24:12.562Z] Building security-spire-agent ... [2022-09-24T02:24:12.562Z] Building security-spire-config ... [2022-09-24T02:24:12.562Z] Building security-spire-server ... [2022-09-24T02:24:12.562Z] Building support-notifications ... [2022-09-24T02:24:12.562Z] Building support-scheduler ... [2022-09-24T02:24:12.562Z] Building sys-mgmt-agent ... [2022-09-24T02:24:12.562Z] Building security-bootstrapper [2022-09-24T02:24:12.562Z] Building sys-mgmt-agent [2022-09-24T02:24:12.562Z] Building core-data [2022-09-24T02:24:12.562Z] Building security-spire-config [2022-09-24T02:24:12.562Z] Building core-metadata [2022-09-24T02:24:24.757Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:24:24.757Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:24:24.757Z] ---> ef141f8e7a37 [2022-09-24T02:24:24.757Z] Step 3/33 : WORKDIR /edgex-go [2022-09-24T02:24:25.013Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:24:25.013Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:24:25.013Z] ---> ef141f8e7a37 [2022-09-24T02:24:25.013Z] Step 3/26 : WORKDIR /edgex-go [2022-09-24T02:24:25.013Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:24:25.013Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:24:25.013Z] ---> ef141f8e7a37 [2022-09-24T02:24:25.013Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-24T02:24:25.013Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:24:25.013Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:24:25.013Z] ---> ef141f8e7a37 [2022-09-24T02:24:25.013Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-24T02:24:25.580Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:24:25.580Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:24:25.580Z] ---> ef141f8e7a37 [2022-09-24T02:24:25.580Z] Step 3/23 : WORKDIR /edgex-go [2022-09-24T02:24:28.873Z] ---> Running in 43c50f3b857e [2022-09-24T02:24:28.873Z] ---> Running in 25cddbd51071 [2022-09-24T02:24:28.873Z] ---> Running in abba0a5ee48e [2022-09-24T02:24:28.873Z] ---> Running in 785a35e4cf23 [2022-09-24T02:24:28.873Z] ---> Running in fe1e30d40e8d [2022-09-24T02:24:28.873Z] Removing intermediate container 25cddbd51071 [2022-09-24T02:24:28.873Z] ---> dfd631118d66 [2022-09-24T02:24:28.873Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:24:28.873Z] Removing intermediate container 43c50f3b857e [2022-09-24T02:24:28.873Z] ---> 2fa8105cf66a [2022-09-24T02:24:28.873Z] Step 4/25 : WORKDIR /edgex-go [2022-09-24T02:24:28.873Z] Removing intermediate container 785a35e4cf23 [2022-09-24T02:24:28.873Z] ---> bda12caca4fb [2022-09-24T02:24:28.873Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:24:28.873Z] Removing intermediate container fe1e30d40e8d [2022-09-24T02:24:28.873Z] ---> 1c1e8bda1fa7 [2022-09-24T02:24:28.873Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:24:28.873Z] Removing intermediate container abba0a5ee48e [2022-09-24T02:24:28.873Z] ---> 6f2b2e04ce38 [2022-09-24T02:24:28.873Z] Step 4/24 : WORKDIR /edgex-go [2022-09-24T02:24:28.873Z] ---> Running in aeaedc7092ed [2022-09-24T02:24:28.873Z] ---> Running in bd49c8dff4c0 [2022-09-24T02:24:28.873Z] ---> Running in d5f619064a29 [2022-09-24T02:24:28.873Z] ---> Running in 7ea960cf6c65 [2022-09-24T02:24:28.873Z] ---> Running in d04fcf9b8c56 [2022-09-24T02:24:28.873Z] Removing intermediate container d5f619064a29 [2022-09-24T02:24:28.873Z] ---> 80bc8befb60a [2022-09-24T02:24:28.873Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:24:28.873Z] Removing intermediate container d04fcf9b8c56 [2022-09-24T02:24:28.873Z] ---> 526ebbec6db3 [2022-09-24T02:24:28.873Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:24:28.873Z] ---> Running in 69384f0df9c9 [2022-09-24T02:24:28.873Z] ---> Running in 806e457a5aca [2022-09-24T02:24:29.809Z] Removing intermediate container bd49c8dff4c0 [2022-09-24T02:24:29.809Z] ---> 67357e8b7a5f [2022-09-24T02:24:29.809Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-24T02:24:29.809Z] ---> Running in 671246af21cf [2022-09-24T02:24:29.809Z] Removing intermediate container 7ea960cf6c65 [2022-09-24T02:24:29.809Z] ---> 51d606f03325 [2022-09-24T02:24:29.809Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-24T02:24:29.809Z] ---> Running in ec432a90757a [2022-09-24T02:24:30.069Z] Removing intermediate container aeaedc7092ed [2022-09-24T02:24:30.069Z] ---> e86af5b47384 [2022-09-24T02:24:30.069Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-24T02:24:30.069Z] ---> Running in 2c39e7c8a0f6 [2022-09-24T02:24:30.069Z] Removing intermediate container 69384f0df9c9 [2022-09-24T02:24:30.069Z] ---> f20103528fcc [2022-09-24T02:24:30.069Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-24T02:24:30.069Z] ---> Running in 60303d543e5b [2022-09-24T02:24:30.069Z] Removing intermediate container 806e457a5aca [2022-09-24T02:24:30.069Z] ---> 9de2377a82b6 [2022-09-24T02:24:30.069Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-24T02:24:30.328Z] ---> Running in e526b4bbb4fa [2022-09-24T02:24:30.586Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:24:30.586Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:24:30.586Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:24:30.845Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:24:30.845Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:24:31.431Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:24:31.431Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:24:31.431Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:24:31.705Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:24:31.706Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:24:31.706Z] OK: 211 MiB in 51 packages [2022-09-24T02:24:31.966Z] OK: 211 MiB in 51 packages [2022-09-24T02:24:31.966Z] OK: 211 MiB in 51 packages [2022-09-24T02:24:31.966Z] Removing intermediate container ec432a90757a [2022-09-24T02:24:31.966Z] ---> 36772c4cbf90 [2022-09-24T02:24:31.966Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-24T02:24:31.966Z] OK: 211 MiB in 51 packages [2022-09-24T02:24:32.224Z] ---> 0a4ca29bc85e [2022-09-24T02:24:32.224Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:24:32.224Z] ---> Running in ba31047088ec [2022-09-24T02:24:32.486Z] Removing intermediate container 2c39e7c8a0f6 [2022-09-24T02:24:32.486Z] ---> e536473cb24a [2022-09-24T02:24:32.486Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-24T02:24:32.486Z] Removing intermediate container e526b4bbb4fa [2022-09-24T02:24:32.486Z] ---> 8c3765bcf035 [2022-09-24T02:24:32.486Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-24T02:24:32.486Z] Removing intermediate container 60303d543e5b [2022-09-24T02:24:32.486Z] ---> bc5b54cec7bc [2022-09-24T02:24:32.486Z] ---> 779c76a3fbae [2022-09-24T02:24:32.486Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/25 : COPY go.mod vendor* ./ [2022-09-24T02:24:32.486Z] [2022-09-24T02:24:32.744Z] ---> Running in 1cbbc43b5da1 [2022-09-24T02:24:32.744Z] ---> 4ece8cb55e10 [2022-09-24T02:24:32.744Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:24:32.744Z] ---> a609f906310b [2022-09-24T02:24:32.744Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:24:32.744Z] ---> Running in 807135c0d7de [2022-09-24T02:24:32.744Z] ---> Running in 067f182a9856 [2022-09-24T02:24:33.002Z] OK: 211 MiB in 51 packages [2022-09-24T02:24:33.570Z] Removing intermediate container 671246af21cf [2022-09-24T02:24:33.570Z] ---> 121b52f8eb9e [2022-09-24T02:24:33.570Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-24T02:24:33.827Z] ---> 439999b2d9cf [2022-09-24T02:24:33.827Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:24:34.084Z] ---> Running in 25e3c17c3068 [2022-09-24T02:24:52.163Z] Removing intermediate container ba31047088ec [2022-09-24T02:24:52.163Z] ---> 66552c27d005 [2022-09-24T02:24:52.163Z] Step 8/26 : COPY . . [2022-09-24T02:24:52.163Z] Removing intermediate container 25e3c17c3068 [2022-09-24T02:24:52.163Z] ---> 4a641ba4317d [2022-09-24T02:24:52.163Z] Step 8/33 : COPY . . [2022-09-24T02:24:52.163Z] Removing intermediate container 807135c0d7de [2022-09-24T02:24:52.163Z] ---> 0a1ded81687b [2022-09-24T02:24:52.163Z] Step 9/24 : COPY . . [2022-09-24T02:24:52.163Z] Removing intermediate container 1cbbc43b5da1 [2022-09-24T02:24:52.163Z] ---> a8611ee78db7 [2022-09-24T02:24:52.163Z] Step 8/23 : COPY . . [2022-09-24T02:24:52.163Z] Removing intermediate container 067f182a9856 [2022-09-24T02:24:52.163Z] ---> 63133c205871 [2022-09-24T02:24:52.163Z] Step 9/25 : COPY . . [2022-09-24T02:25:00.279Z] ---> e5afd68f7468 [2022-09-24T02:25:00.279Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-24T02:25:00.279Z] ---> a0b22dfdbbaa [2022-09-24T02:25:00.279Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-24T02:25:00.279Z] ---> 2c4df18bbe58 [2022-09-24T02:25:00.279Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-24T02:25:00.279Z] ---> d11544186f8d [2022-09-24T02:25:00.279Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-24T02:25:00.279Z] ---> b1283644ea8f [2022-09-24T02:25:00.279Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-24T02:25:00.279Z] ---> Running in 5470f63aa0d1 [2022-09-24T02:25:00.279Z] ---> Running in 30f9479ebda9 [2022-09-24T02:25:00.279Z] ---> Running in a422da238bd3 [2022-09-24T02:25:00.279Z] ---> Running in eb687b78d9bf [2022-09-24T02:25:00.279Z] ---> Running in 70ce3232f807 [2022-09-24T02:25:00.537Z] Removing intermediate container a422da238bd3 [2022-09-24T02:25:00.537Z] ---> 907df54d37f8 [2022-09-24T02:25:00.537Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-24T02:25:00.537Z] ---> Running in 1af6818a6ee9 [2022-09-24T02:25:00.537Z] Removing intermediate container 1af6818a6ee9 [2022-09-24T02:25:00.537Z] ---> 45d217790b9b [2022-09-24T02:25:00.538Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-24T02:25:00.795Z] ---> Running in c99adc865676 [2022-09-24T02:25:00.795Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-24T02:25:01.054Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-24T02:25:01.054Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-24T02:25:01.054Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-24T02:25:01.621Z] Removing intermediate container c99adc865676 [2022-09-24T02:25:01.621Z] ---> 2cbe8967ef70 [2022-09-24T02:25:01.621Z] Step 12/26 : WORKDIR /edgex-go [2022-09-24T02:25:01.891Z] ---> Running in b084da3e2485 [2022-09-24T02:25:02.150Z] Removing intermediate container b084da3e2485 [2022-09-24T02:25:02.150Z] ---> 299f0dfae692 [2022-09-24T02:25:02.150Z] [2022-09-24T02:25:02.150Z] Step 13/26 : FROM alpine:3.15 [2022-09-24T02:25:02.715Z] 3.15: Pulling from library/alpine [2022-09-24T02:25:02.715Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-24T02:25:02.715Z] Status: Downloaded newer image for alpine:3.15 [2022-09-24T02:25:02.715Z] ---> c4fc93816858 [2022-09-24T02:25:02.715Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-24T02:25:02.972Z] ---> Running in 8eb03a57457b [2022-09-24T02:25:03.229Z] Removing intermediate container 8eb03a57457b [2022-09-24T02:25:03.229Z] ---> 0aa5bba7b587 [2022-09-24T02:25:03.229Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:25:03.229Z] ---> Running in ed3cc22d199d [2022-09-24T02:25:04.164Z] Removing intermediate container ed3cc22d199d [2022-09-24T02:25:04.164Z] ---> bf6b6ed9ac67 [2022-09-24T02:25:04.164Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-24T02:25:04.164Z] ---> Running in c7e1f6929b83 [2022-09-24T02:25:04.729Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:25:05.661Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:25:05.918Z] v3.15.6-77-ga2394f6dc6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-24T02:25:05.918Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-24T02:25:05.918Z] OK: 15857 distinct packages available [2022-09-24T02:25:05.918Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:25:06.859Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:25:07.117Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-24T02:25:07.117Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-24T02:25:07.374Z] (3/4) Installing libucontext (1.1-r0) [2022-09-24T02:25:07.374Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-24T02:25:07.374Z] Executing busybox-1.34.1-r7.trigger [2022-09-24T02:25:07.374Z] OK: 6 MiB in 18 packages [2022-09-24T02:25:09.271Z] Removing intermediate container c7e1f6929b83 [2022-09-24T02:25:09.271Z] ---> 76b9b84b7098 [2022-09-24T02:25:09.271Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-24T02:25:11.801Z] ---> 30e78e638465 [2022-09-24T02:25:11.801Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-24T02:25:12.070Z] ---> 0f15519f19ac [2022-09-24T02:25:12.070Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-24T02:25:12.326Z] ---> Running in cb7f0f1c2577 [2022-09-24T02:25:12.588Z] Removing intermediate container cb7f0f1c2577 [2022-09-24T02:25:12.588Z] ---> 2cec5cbd7625 [2022-09-24T02:25:12.588Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-24T02:25:13.155Z] ---> 33020a042045 [2022-09-24T02:25:13.155Z] Step 21/26 : WORKDIR / [2022-09-24T02:25:13.413Z] ---> Running in d73b53532383 [2022-09-24T02:25:13.696Z] Removing intermediate container d73b53532383 [2022-09-24T02:25:13.696Z] ---> fbe8a3ab6ab1 [2022-09-24T02:25:13.696Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-24T02:25:13.953Z] ---> Running in 6f1fcc442d48 [2022-09-24T02:25:14.519Z] Removing intermediate container 6f1fcc442d48 [2022-09-24T02:25:14.519Z] ---> cedc198832bf [2022-09-24T02:25:14.519Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-24T02:25:14.519Z] ---> Running in e6b4de9eb57f [2022-09-24T02:25:14.776Z] Removing intermediate container e6b4de9eb57f [2022-09-24T02:25:14.776Z] ---> c0987ffa36ed [2022-09-24T02:25:14.776Z] Step 24/26 : LABEL arch=x86_64 [2022-09-24T02:25:15.034Z] ---> Running in 4b7a3b736d91 [2022-09-24T02:25:15.291Z] Removing intermediate container 4b7a3b736d91 [2022-09-24T02:25:15.292Z] ---> ca9d36f1c8b0 [2022-09-24T02:25:15.292Z] Step 25/26 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:25:15.550Z] ---> Running in 41130c612d13 [2022-09-24T02:25:15.807Z] Removing intermediate container 41130c612d13 [2022-09-24T02:25:15.807Z] ---> 988ce4203ae4 [2022-09-24T02:25:15.807Z] Step 26/26 : LABEL version=0.0.0 [2022-09-24T02:25:16.065Z] ---> Running in 616491114f00 [2022-09-24T02:25:16.344Z] Removing intermediate container 616491114f00 [2022-09-24T02:25:16.344Z] ---> 292b64b39ede [2022-09-24T02:25:16.344Z] [2022-09-24T02:25:16.344Z] Successfully built 292b64b39ede [2022-09-24T02:25:16.602Z] Successfully tagged security-spire-config:latest [2022-09-24T02:25:16.602Z]  Building security-spire-config ... done Building security-secretstore-setup [2022-09-24T02:25:17.504Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-776 in /w/workspace/edgexfoundry_edgex-go_PR-4167 [Pipeline] { [Pipeline] ws [2022-09-24T02:25:17.548Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-09-24T02:25:17.633Z] The recommended git tool is: git [2022-09-24T02:25:19.881Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:25:19.881Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:25:19.881Z] ---> ef141f8e7a37 [2022-09-24T02:25:19.881Z] Step 3/25 : WORKDIR /edgex-go [2022-09-24T02:25:19.881Z] ---> Using cache [2022-09-24T02:25:19.881Z] ---> 1c1e8bda1fa7 [2022-09-24T02:25:19.881Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:25:19.881Z] ---> Using cache [2022-09-24T02:25:19.881Z] ---> 67357e8b7a5f [2022-09-24T02:25:19.881Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-24T02:25:19.881Z] ---> Using cache [2022-09-24T02:25:19.881Z] ---> 121b52f8eb9e [2022-09-24T02:25:19.881Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-24T02:25:19.881Z] ---> Using cache [2022-09-24T02:25:19.881Z] ---> 439999b2d9cf [2022-09-24T02:25:19.881Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:25:19.881Z] ---> Using cache [2022-09-24T02:25:19.881Z] ---> 4a641ba4317d [2022-09-24T02:25:19.881Z] Step 8/25 : COPY . . [2022-09-24T02:25:19.881Z] ---> Using cache [2022-09-24T02:25:19.881Z] ---> a0b22dfdbbaa [2022-09-24T02:25:19.881Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-24T02:25:21.257Z] ---> Running in 2c49dd82b67f [2022-09-24T02:25:21.821Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-24T02:25:22.680Z] using credential edgex-jenkins-ssh [2022-09-24T02:25:22.699Z] Cloning the remote Git repository [2022-09-24T02:25:22.732Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-24T02:25:22.814Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-09-24T02:25:22.949Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-24T02:25:22.950Z] > git --version # timeout=10 [2022-09-24T02:25:22.969Z] > git --version # 'git version 2.25.1' [2022-09-24T02:25:22.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-24T02:25:23.019Z] Verifying host key using known hosts file [2022-09-24T02:25:23.203Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-24T02:25:23.216Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-24T02:25:34.006Z] Removing intermediate container 5470f63aa0d1 [2022-09-24T02:25:34.006Z] ---> 670555165c40 [2022-09-24T02:25:34.006Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-24T02:25:34.006Z] ---> Running in 4ab56fab531b [2022-09-24T02:25:34.006Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-24T02:25:35.908Z] Removing intermediate container 30f9479ebda9 [2022-09-24T02:25:35.908Z] ---> 576c5a0ad20f [2022-09-24T02:25:35.908Z] [2022-09-24T02:25:35.908Z] Step 10/33 : FROM alpine:3.16 [2022-09-24T02:25:35.908Z] Removing intermediate container 70ce3232f807 [2022-09-24T02:25:35.908Z] ---> bac65b446e4a [2022-09-24T02:25:35.908Z] [2022-09-24T02:25:35.908Z] Step 11/25 : FROM alpine:3.16 [2022-09-24T02:25:35.908Z] Removing intermediate container 4ab56fab531b [2022-09-24T02:25:35.908Z] ---> b21ad3683634 [2022-09-24T02:25:35.908Z] [2022-09-24T02:25:35.908Z] Step 11/23 : FROM alpine:3.16 [2022-09-24T02:25:36.472Z] 3.16: Pulling from library/alpine [2022-09-24T02:25:36.728Z] 3.16: Pulling from library/alpine [2022-09-24T02:25:36.728Z] 3.16: Pulling from library/alpine [2022-09-24T02:25:37.307Z] Removing intermediate container eb687b78d9bf [2022-09-24T02:25:37.307Z] ---> 8265cabdbfc4 [2022-09-24T02:25:37.307Z] [2022-09-24T02:25:37.307Z] Step 11/24 : FROM alpine:3.16 [2022-09-24T02:25:37.565Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-24T02:25:37.565Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-24T02:25:37.565Z] Status: Downloaded newer image for alpine:3.16 [2022-09-24T02:25:37.565Z] Status: Downloaded newer image for alpine:3.16 [2022-09-24T02:25:37.565Z] ---> 9c6f07244728 [2022-09-24T02:25:37.565Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-24T02:25:37.565Z] ---> 9c6f07244728 [2022-09-24T02:25:37.565Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-24T02:25:37.565Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-24T02:25:37.565Z] Status: Image is up to date for alpine:3.16 [2022-09-24T02:25:37.565Z] ---> 9c6f07244728 [2022-09-24T02:25:37.565Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-24T02:25:37.833Z] 3.16: Pulling from library/alpine [2022-09-24T02:25:37.833Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-24T02:25:37.833Z] Status: Image is up to date for alpine:3.16 [2022-09-24T02:25:37.833Z] ---> 9c6f07244728 [2022-09-24T02:25:37.833Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-24T02:25:37.833Z] ---> Running in 42f1cf3ceb6f [2022-09-24T02:25:37.833Z] ---> Running in 4f149b3f46c9 [2022-09-24T02:25:37.833Z] ---> Running in 380a60d1d96c [2022-09-24T02:25:37.833Z] ---> Running in beb0c8e45b31 [2022-09-24T02:25:38.091Z] Removing intermediate container 42f1cf3ceb6f [2022-09-24T02:25:38.091Z] ---> 1abcb819bb18 [2022-09-24T02:25:38.091Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-24T02:25:38.091Z] Removing intermediate container 380a60d1d96c [2022-09-24T02:25:38.091Z] ---> e12781c008b1 [2022-09-24T02:25:38.091Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-24T02:25:38.091Z] Removing intermediate container beb0c8e45b31 [2022-09-24T02:25:38.091Z] ---> 37910b847ea4 [2022-09-24T02:25:38.091Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-24T02:25:38.348Z] ---> Running in d19c5211f220 [2022-09-24T02:25:38.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:25:38.348Z] ---> Running in 6309d3d95bef [2022-09-24T02:25:38.348Z] ---> Running in 10082b401ab3 [2022-09-24T02:25:38.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:25:38.348Z] Removing intermediate container 10082b401ab3 [2022-09-24T02:25:38.348Z] ---> 96b25ddda093 [2022-09-24T02:25:38.348Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-24T02:25:38.606Z] ---> Running in 812092e4ff73 [2022-09-24T02:25:38.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:25:38.606Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-24T02:25:38.606Z] Executing busybox-1.35.0-r17.trigger [2022-09-24T02:25:38.606Z] OK: 6 MiB in 15 packages [2022-09-24T02:25:38.606Z] Removing intermediate container 812092e4ff73 [2022-09-24T02:25:38.606Z] ---> 62c43d271f0e [2022-09-24T02:25:38.606Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:25:38.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:25:38.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:25:38.872Z] ---> Running in 23c1c5042cce [2022-09-24T02:25:38.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:25:38.872Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-24T02:25:38.872Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-24T02:25:39.130Z] (3/33) Installing readline (8.1.2-r0) [2022-09-24T02:25:39.130Z] (4/33) Installing bash (5.1.16-r2) [2022-09-24T02:25:39.130Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-24T02:25:39.130Z] (2/2) Installing su-exec (0.2-r1) [2022-09-24T02:25:39.130Z] Executing bash-5.1.16-r2.post-install [2022-09-24T02:25:39.130Z] Executing busybox-1.35.0-r17.trigger [2022-09-24T02:25:39.130Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-24T02:25:39.130Z] OK: 6 MiB in 16 packages [2022-09-24T02:25:39.130Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-24T02:25:39.130Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-24T02:25:39.130Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-24T02:25:39.130Z] (9/33) Installing curl (7.83.1-r3) [2022-09-24T02:25:39.130Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-24T02:25:39.130Z] Removing intermediate container 4f149b3f46c9 [2022-09-24T02:25:39.130Z] ---> 5858fda143ad [2022-09-24T02:25:39.130Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-24T02:25:39.398Z] ---> Running in 8f502c948442 [2022-09-24T02:25:39.656Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-24T02:25:39.656Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-24T02:25:39.656Z] (13/33) Installing expat (2.4.9-r0) [2022-09-24T02:25:39.656Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-24T02:25:39.656Z] (15/33) Installing gdbm (1.23-r0) [2022-09-24T02:25:39.656Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-24T02:25:39.656Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-24T02:25:39.656Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-24T02:25:39.656Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-24T02:25:39.656Z] Removing intermediate container 8f502c948442 [2022-09-24T02:25:39.656Z] ---> bf2e18b0f985 [2022-09-24T02:25:39.656Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-24T02:25:39.656Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-24T02:25:39.656Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-24T02:25:39.913Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-24T02:25:39.913Z] ---> Running in 367d9d82eed5 [2022-09-24T02:25:39.913Z] Removing intermediate container 23c1c5042cce [2022-09-24T02:25:39.913Z] ---> bcdc92e33a25 [2022-09-24T02:25:39.913Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-24T02:25:39.913Z] Removing intermediate container 6309d3d95bef [2022-09-24T02:25:39.913Z] ---> c4dea7238cd2 [2022-09-24T02:25:39.913Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-24T02:25:40.174Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-24T02:25:40.174Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-24T02:25:40.174Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-24T02:25:40.174Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-24T02:25:40.174Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-24T02:25:40.174Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-24T02:25:40.174Z] Removing intermediate container 367d9d82eed5 [2022-09-24T02:25:40.174Z] ---> 7ed77f8a8449 [2022-09-24T02:25:40.174Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-24T02:25:40.174Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-24T02:25:40.174Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-24T02:25:40.174Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-24T02:25:40.174Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-24T02:25:40.174Z] ---> Running in 8313de110c12 [2022-09-24T02:25:40.174Z] ---> Running in ed1c4aaa34c6 [2022-09-24T02:25:40.174Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-24T02:25:40.430Z] ---> Running in a6e15aeeb20e [2022-09-24T02:25:40.430Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-24T02:25:40.430Z] Removing intermediate container 8313de110c12 [2022-09-24T02:25:40.430Z] ---> 23432565b3d3 [2022-09-24T02:25:40.430Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-24T02:25:40.430Z] Removing intermediate container a6e15aeeb20e [2022-09-24T02:25:40.430Z] ---> d3e43a2cb133 [2022-09-24T02:25:40.430Z] Step 16/25 : WORKDIR / [2022-09-24T02:25:40.687Z] Executing busybox-1.35.0-r17.trigger [2022-09-24T02:25:40.687Z] Executing ca-certificates-20220614-r0.trigger [2022-09-24T02:25:40.687Z] OK: 122 MiB in 47 packages [2022-09-24T02:25:40.687Z] ---> Running in 055f878f66ce [2022-09-24T02:25:40.687Z] ---> Running in 7294ae68150d [2022-09-24T02:25:40.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:25:40.945Z] Removing intermediate container 055f878f66ce [2022-09-24T02:25:40.945Z] ---> 1c676307dd64 [2022-09-24T02:25:40.945Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-24T02:25:40.945Z] ---> Running in 4388377af565 [2022-09-24T02:25:40.945Z] Removing intermediate container 7294ae68150d [2022-09-24T02:25:40.945Z] ---> b9523de19f27 [2022-09-24T02:25:40.945Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-24T02:25:40.945Z] Removing intermediate container 4388377af565 [2022-09-24T02:25:40.945Z] ---> df7b03e86d6f [2022-09-24T02:25:40.945Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-24T02:25:41.203Z] ---> Running in 00720fe23f22 [2022-09-24T02:25:41.203Z] ---> 5a9538de42c3 [2022-09-24T02:25:41.203Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-24T02:25:41.203Z] Removing intermediate container 00720fe23f22 [2022-09-24T02:25:41.203Z] ---> 497d70455d44 [2022-09-24T02:25:41.203Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-24T02:25:41.460Z] ---> Running in 381628667fa3 [2022-09-24T02:25:41.615Z] Merging remotes/origin/main commit cf21bfd5405bc980f84ddcb8ca434f93a530fcad into PR head commit a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:25:41.718Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:25:39.880Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-24T02:25:39.907Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-24T02:25:40.708Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-24T02:25:40.751Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-24T02:25:40.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-24T02:25:40.757Z] Verifying host key using known hosts file [2022-09-24T02:25:40.764Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-24T02:25:40.774Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4167/head:refs/remotes/origin/PR-4167 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-24T02:25:41.630Z] > git config core.sparsecheckout # timeout=10 [2022-09-24T02:25:41.652Z] > git checkout -f a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 # timeout=10 [2022-09-24T02:25:41.975Z] ---> 99672e6ea06e [2022-09-24T02:25:41.975Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-24T02:25:41.975Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-24T02:25:41.975Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-24T02:25:42.022Z] Merge succeeded, producing a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:25:42.022Z] Checking out Revision a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 (PR-4167) [2022-09-24T02:25:42.233Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-24T02:25:42.233Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-24T02:25:42.492Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-24T02:25:42.492Z] ---> ff32bdad65ec [2022-09-24T02:25:42.492Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-24T02:25:42.492Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-24T02:25:42.759Z] Executing busybox-1.35.0-r17.trigger [2022-09-24T02:25:42.759Z] OK: 8 MiB in 20 packages [2022-09-24T02:25:43.031Z] ---> 10f392f99154 [2022-09-24T02:25:43.031Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-24T02:25:43.031Z] Removing intermediate container 381628667fa3 [2022-09-24T02:25:43.031Z] ---> 4244371a93d4 [2022-09-24T02:25:43.031Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-24T02:25:43.031Z] ---> Running in 9f5550ff0d71 [2022-09-24T02:25:43.031Z] ---> Running in e1dbcb0237ad [2022-09-24T02:25:43.289Z] Removing intermediate container 2c49dd82b67f [2022-09-24T02:25:43.289Z] ---> a4f33fb834ea [2022-09-24T02:25:43.289Z] [2022-09-24T02:25:43.289Z] Step 10/25 : FROM alpine:3.16 [2022-09-24T02:25:43.289Z] ---> 9c6f07244728 [2022-09-24T02:25:43.289Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-24T02:25:43.289Z] Removing intermediate container 9f5550ff0d71 [2022-09-24T02:25:43.289Z] ---> 743403800d6c [2022-09-24T02:25:43.289Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-24T02:25:43.289Z] Removing intermediate container ed1c4aaa34c6 [2022-09-24T02:25:43.289Z] ---> d3a93d5acc13 [2022-09-24T02:25:43.289Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-24T02:25:43.547Z] ---> Running in 3313605b6721 [2022-09-24T02:25:43.547Z] Removing intermediate container e1dbcb0237ad [2022-09-24T02:25:43.547Z] ---> 8df14516a76e [2022-09-24T02:25:43.547Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-24T02:25:43.547Z] ---> Running in d28f94321764 [2022-09-24T02:25:43.547Z] ---> aca73cd8be3e [2022-09-24T02:25:43.547Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-24T02:25:43.804Z] Removing intermediate container d28f94321764 [2022-09-24T02:25:43.804Z] ---> 012669cacd33 [2022-09-24T02:25:43.804Z] Step 23/25 : LABEL arch=x86_64 [2022-09-24T02:25:43.804Z] ---> 0cc9c531aefa [2022-09-24T02:25:43.804Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-24T02:25:43.804Z] Collecting docker-compose==1.23.2 [2022-09-24T02:25:43.804Z] ---> Running in 780bdf2867dd [2022-09-24T02:25:43.804Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-24T02:25:43.804Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 23.3 MB/s eta 0:00:00 [2022-09-24T02:25:43.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:25:43.804Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-24T02:25:43.804Z] ---> Running in edc87b99cf40 [2022-09-24T02:25:43.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:25:43.804Z] Removing intermediate container 780bdf2867dd [2022-09-24T02:25:43.804Z] ---> b81f4ada3cb7 [2022-09-24T02:25:43.804Z] Step 24/25 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:25:43.804Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-24T02:25:41.895Z] > git remote # timeout=10 [2022-09-24T02:25:41.921Z] > git config --get remote.origin.url # timeout=10 [2022-09-24T02:25:41.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-24T02:25:41.960Z] Verifying host key using known hosts file [2022-09-24T02:25:41.966Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-24T02:25:41.980Z] > git merge cf21bfd5405bc980f84ddcb8ca434f93a530fcad # timeout=10 [2022-09-24T02:25:42.004Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-24T02:25:42.029Z] > git config core.sparsecheckout # timeout=10 [2022-09-24T02:25:42.046Z] > git checkout -f a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 # timeout=10 [2022-09-24T02:25:44.072Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-24T02:25:44.073Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 119.0 MB/s eta 0:00:00 [2022-09-24T02:25:44.073Z] Collecting jsonschema<3,>=2.5.1 [2022-09-24T02:25:44.073Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-24T02:25:44.073Z] ---> Running in 1049a5a87373 [2022-09-24T02:25:44.073Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-24T02:25:44.073Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-24T02:25:44.073Z] Preparing metadata (setup.py): started [2022-09-24T02:25:44.073Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-24T02:25:44.073Z] ---> cf1da5490697 [2022-09-24T02:25:44.073Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-24T02:25:44.073Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-24T02:25:44.073Z] (3/3) Installing su-exec (0.2-r1) [2022-09-24T02:25:44.073Z] Executing busybox-1.35.0-r17.trigger [2022-09-24T02:25:44.073Z] Executing ca-certificates-20220614-r0.trigger [2022-09-24T02:25:44.073Z] Removing intermediate container 1049a5a87373 [2022-09-24T02:25:44.073Z] ---> e211d1b420e6 [2022-09-24T02:25:44.073Z] Step 25/25 : LABEL version=0.0.0 [2022-09-24T02:25:44.333Z] ---> Running in cbab66984f06 [2022-09-24T02:25:44.333Z] OK: 6 MiB in 17 packages [2022-09-24T02:25:44.333Z] ---> 2f4272cdf1c9 [2022-09-24T02:25:44.333Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-24T02:25:44.333Z] ---> Running in 9571933799bd [2022-09-24T02:25:44.333Z] Removing intermediate container cbab66984f06 [2022-09-24T02:25:44.333Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-24T02:25:44.333Z] ---> 57d2b1c06541 [2022-09-24T02:25:44.333Z] [2022-09-24T02:25:44.333Z] Collecting docopt<0.7,>=0.6.1 [2022-09-24T02:25:44.333Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-24T02:25:44.333Z] Preparing metadata (setup.py): started [2022-09-24T02:25:44.591Z] Successfully built 57d2b1c06541 [2022-09-24T02:25:44.591Z] Removing intermediate container 9571933799bd [2022-09-24T02:25:44.591Z] ---> 5c502a625afd [2022-09-24T02:25:44.591Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-24T02:25:44.591Z] Successfully tagged core-metadata:latest [2022-09-24T02:25:44.591Z] Building security-proxy-setup [2022-09-24T02:25:44.591Z]  Building core-metadata ... done  ---> Running in 6da6bcffa28b [2022-09-24T02:25:44.926Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-24T02:25:44.926Z] Collecting cached-property<2,>=1.2.0 [2022-09-24T02:25:44.926Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-24T02:25:44.926Z] Collecting texttable<0.10,>=0.9.0 [2022-09-24T02:25:44.926Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-24T02:25:44.926Z] Preparing metadata (setup.py): started [2022-09-24T02:25:45.233Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-24T02:25:45.233Z] Collecting PyYAML<4,>=3.10 [2022-09-24T02:25:45.233Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-24T02:25:45.233Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 61.6 MB/s eta 0:00:00 [2022-09-24T02:25:45.509Z] Preparing metadata (setup.py): started [2022-09-24T02:25:45.716Z] Commit message: "ci: Add blubracket ignore file" [2022-09-24T02:25:45.768Z] > git --version # timeout=10 [2022-09-24T02:25:45.782Z] > git --version # 'git version 2.25.1' [2022-09-24T02:25:45.799Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-24T02:25:45.806Z] Removing intermediate container edc87b99cf40 [2022-09-24T02:25:45.806Z] ---> 523dc3ff0acb [2022-09-24T02:25:45.806Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-24T02:25:45.806Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-24T02:25:45.806Z] Removing intermediate container 6da6bcffa28b [2022-09-24T02:25:45.806Z] ---> ce0aab9ff221 [2022-09-24T02:25:45.806Z] Step 22/24 : LABEL arch=x86_64 [2022-09-24T02:25:45.806Z] Collecting docker<4.0,>=3.6.0 [2022-09-24T02:25:46.079Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-24T02:25:46.079Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 107.4 MB/s eta 0:00:00 [2022-09-24T02:25:46.079Z] Removing intermediate container 3313605b6721 [2022-09-24T02:25:46.079Z] ---> e7c581f21957 [2022-09-24T02:25:46.079Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-24T02:25:46.079Z] ---> Running in 112bf850f0a2 [2022-09-24T02:25:46.079Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-24T02:25:46.079Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-24T02:25:46.079Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 135.8 MB/s eta 0:00:00 [2022-09-24T02:25:46.079Z] ---> Running in f096613885b9 [2022-09-24T02:25:46.079Z] Collecting docker-pycreds>=0.4.0 [2022-09-24T02:25:46.079Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-24T02:25:46.079Z] ---> 4c975ad95dcd [2022-09-24T02:25:46.079Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-24T02:25:46.079Z] Removing intermediate container 112bf850f0a2 [2022-09-24T02:25:46.079Z] ---> 2b359002d266 [2022-09-24T02:25:46.079Z] Step 23/24 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:25:46.079Z] Collecting certifi>=2017.4.17 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-24T02:25:46.344Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-24T02:25:46.344Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 32.0 MB/s eta 0:00:00 [2022-09-24T02:25:46.344Z] Collecting idna<2.8,>=2.5 [2022-09-24T02:25:46.344Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-24T02:25:46.344Z] Removing intermediate container f096613885b9 [2022-09-24T02:25:46.344Z] ---> 3cf9f9a14113 [2022-09-24T02:25:46.344Z] Step 13/25 : WORKDIR / [2022-09-24T02:25:46.344Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 73.4 MB/s eta 0:00:00 [2022-09-24T02:25:46.344Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-24T02:25:46.344Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-24T02:25:46.344Z] ---> Running in 39630a85c35c [2022-09-24T02:25:46.344Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 93.7 MB/s eta 0:00:00 [2022-09-24T02:25:46.344Z] ---> Running in 30749620786c [2022-09-24T02:25:46.344Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-24T02:25:46.344Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-24T02:25:46.344Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 41.7 MB/s eta 0:00:00 [2022-09-24T02:25:46.601Z] Removing intermediate container 39630a85c35c [2022-09-24T02:25:46.602Z] ---> 8328393e3c50 [2022-09-24T02:25:46.602Z] Step 24/24 : LABEL version=0.0.0 [2022-09-24T02:25:46.602Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-24T02:25:46.602Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-24T02:25:46.602Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-24T02:25:46.602Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-24T02:25:46.602Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-24T02:25:46.602Z] Running setup.py install for texttable: started [2022-09-24T02:25:46.602Z] ---> Running in d9e714bd5ee7 [2022-09-24T02:25:46.602Z] Removing intermediate container 30749620786c [2022-09-24T02:25:46.602Z] ---> 0ef30bff9044 [2022-09-24T02:25:46.602Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-24T02:25:46.820Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-24T02:25:46.820Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-24T02:25:46.820Z] Dload Upload Total Spent Left Speed [2022-09-24T02:25:46.820Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94044 0 --:--:-- --:--:-- --:--:-- 94044 [2022-09-24T02:25:46.862Z] Running setup.py install for texttable: finished with status 'done' [2022-09-24T02:25:46.862Z] Running setup.py install for PyYAML: started [2022-09-24T02:25:47.119Z] ---> a897a3bc735b [2022-09-24T02:25:47.119Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-24T02:25:47.119Z] Removing intermediate container d9e714bd5ee7 [2022-09-24T02:25:47.119Z] ---> 2f4657561d33 [2022-09-24T02:25:47.119Z] [2022-09-24T02:25:47.119Z] ---> ed7d4e0c9628 [2022-09-24T02:25:47.119Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-24T02:25:47.119Z] Successfully built 2f4657561d33 [Pipeline] sh [2022-09-24T02:25:47.378Z] Successfully tagged core-data:latest [2022-09-24T02:25:47.378Z]  Building core-data ... done Building support-scheduler [2022-09-24T02:25:47.378Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-24T02:25:47.378Z] ---> 305c73c75702 [2022-09-24T02:25:47.378Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-24T02:25:47.378Z] ---> 0ce4ed9882f2 [2022-09-24T02:25:47.378Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-24T02:25:47.457Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-24T02:25:47.788Z] + sudo tee /etc/docker/daemon.new [2022-09-24T02:25:47.788Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-24T02:25:47.788Z] { [2022-09-24T02:25:47.788Z] "registry-mirrors": [ [2022-09-24T02:25:47.788Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-24T02:25:47.788Z] ], [2022-09-24T02:25:47.788Z] "bip": "10.250.0.254/24", [2022-09-24T02:25:47.788Z] "hosts": [ [2022-09-24T02:25:47.788Z] "tcp://0.0.0.0:5555", [2022-09-24T02:25:47.788Z] "unix:///var/run/docker.sock" [2022-09-24T02:25:47.788Z] ], [2022-09-24T02:25:47.788Z] "mtu": 1458, [2022-09-24T02:25:47.788Z] "selinux-enabled": true, [2022-09-24T02:25:47.788Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-24T02:25:47.788Z] } [Pipeline] sh [2022-09-24T02:25:47.946Z] Running setup.py install for docopt: started [2022-09-24T02:25:47.946Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:25:47.946Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:25:48.131Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-24T02:25:48.208Z] ---> ef141f8e7a37 [2022-09-24T02:25:48.208Z] Step 3/22 : WORKDIR /edgex-go [2022-09-24T02:25:48.208Z] ---> Using cache [2022-09-24T02:25:48.208Z] ---> 1c1e8bda1fa7 [2022-09-24T02:25:48.208Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:25:48.208Z] ---> Using cache [2022-09-24T02:25:48.208Z] ---> 67357e8b7a5f [2022-09-24T02:25:48.208Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-24T02:25:48.208Z] ---> Using cache [2022-09-24T02:25:48.208Z] ---> 121b52f8eb9e [2022-09-24T02:25:48.208Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-24T02:25:48.208Z] ---> Using cache [2022-09-24T02:25:48.208Z] ---> 439999b2d9cf [2022-09-24T02:25:48.208Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:25:48.208Z] ---> Using cache [2022-09-24T02:25:48.208Z] ---> 4a641ba4317d [2022-09-24T02:25:48.208Z] Step 8/22 : COPY . . [2022-09-24T02:25:48.208Z] ---> Using cache [2022-09-24T02:25:48.208Z] ---> a0b22dfdbbaa [2022-09-24T02:25:48.208Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-24T02:25:48.208Z] Running setup.py install for docopt: finished with status 'done' [2022-09-24T02:25:48.465Z] ---> 39087d55043c [2022-09-24T02:25:48.465Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-24T02:25:48.490Z] + sudo service docker restart [2022-09-24T02:25:48.739Z] ---> d6d64b15e0ea [2022-09-24T02:25:48.739Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-24T02:25:48.739Z] ---> Running in c0a87b3e8afb [2022-09-24T02:25:48.739Z] ---> 8fe9b9cf0029 [2022-09-24T02:25:48.739Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-24T02:25:49.000Z] ---> 2d195695a25f [2022-09-24T02:25:49.000Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-24T02:25:49.000Z] Running setup.py install for dockerpty: started [2022-09-24T02:25:49.000Z] ---> 0f5e05c0a714 [2022-09-24T02:25:49.000Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-24T02:25:49.000Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-24T02:25:49.573Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-24T02:25:49.573Z] ---> da7fc1665eec [2022-09-24T02:25:49.573Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-24T02:25:49.573Z] ---> 93ddf8cc8caa [2022-09-24T02:25:49.573Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-24T02:25:49.831Z] ---> Running in 961e087d2711 [2022-09-24T02:25:50.399Z] ---> 5292c14d219e [2022-09-24T02:25:50.399Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-24T02:25:50.399Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-24T02:25:50.399Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-24T02:25:50.680Z] ---> 863a09744ce0 [2022-09-24T02:25:50.680Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-24T02:25:50.680Z] ---> Running in 3ea479605344 [2022-09-24T02:25:50.680Z] Removing intermediate container 961e087d2711 [2022-09-24T02:25:50.680Z] ---> e627ce32a72b [2022-09-24T02:25:50.680Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-24T02:25:50.942Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:25:50.942Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:25:50.942Z] ---> ef141f8e7a37 [2022-09-24T02:25:50.942Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-24T02:25:50.942Z] ---> Using cache [2022-09-24T02:25:50.942Z] ---> 6f2b2e04ce38 [2022-09-24T02:25:50.942Z] Step 4/23 : WORKDIR /edgex-go [2022-09-24T02:25:50.942Z] ---> Using cache [2022-09-24T02:25:50.942Z] ---> 526ebbec6db3 [2022-09-24T02:25:50.942Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:25:50.942Z] ---> Using cache [2022-09-24T02:25:50.943Z] ---> 9de2377a82b6 [2022-09-24T02:25:50.943Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-24T02:25:50.943Z] ---> Running in d285f2a3c808 [2022-09-24T02:25:50.943Z] ---> Running in b9a8a7a752bc [2022-09-24T02:25:50.943Z] Removing intermediate container d285f2a3c808 [2022-09-24T02:25:50.943Z] ---> c35469029b84 [2022-09-24T02:25:50.943Z] Step 30/33 : CMD ["gate"] [2022-09-24T02:25:51.201Z] ---> Running in 75e884a191d9 [2022-09-24T02:25:51.460Z] Removing intermediate container 75e884a191d9 [2022-09-24T02:25:51.460Z] ---> f423c2019541 [2022-09-24T02:25:51.460Z] Step 31/33 : LABEL arch=x86_64 [2022-09-24T02:25:51.460Z] ---> Running in 7f8fc014d4b0 [2022-09-24T02:25:51.460Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:25:51.717Z] Removing intermediate container 7f8fc014d4b0 [2022-09-24T02:25:51.717Z] ---> 0d6643cfad31 [2022-09-24T02:25:51.717Z] Step 32/33 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:25:51.717Z] ---> Running in be5794211c81 [2022-09-24T02:25:51.717Z] Removing intermediate container 3ea479605344 [2022-09-24T02:25:51.717Z] ---> 6094622b79c0 [2022-09-24T02:25:51.717Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-24T02:25:51.975Z] ---> Running in 3340383ae409 [2022-09-24T02:25:51.975Z] Removing intermediate container be5794211c81 [2022-09-24T02:25:51.975Z] ---> b9838401be4f [2022-09-24T02:25:51.975Z] Step 33/33 : LABEL version=0.0.0 [2022-09-24T02:25:51.975Z] ---> Running in 24075e09abd8 [2022-09-24T02:25:51.975Z] Removing intermediate container 3340383ae409 [2022-09-24T02:25:51.975Z] ---> bb022284fe58 [2022-09-24T02:25:51.975Z] Step 23/25 : LABEL arch=x86_64 [2022-09-24T02:25:52.232Z] ---> Running in 8ea066ec083b [2022-09-24T02:25:52.232Z] Removing intermediate container 24075e09abd8 [2022-09-24T02:25:52.232Z] ---> 5f3df91949b3 [2022-09-24T02:25:52.232Z] [2022-09-24T02:25:52.232Z] Successfully built 5f3df91949b3 [2022-09-24T02:25:52.232Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:25:52.232Z] Successfully tagged security-bootstrapper:latest [2022-09-24T02:25:52.232Z] Building support-notifications [2022-09-24T02:25:52.232Z]  Building security-bootstrapper ... done Removing intermediate container 8ea066ec083b [2022-09-24T02:25:52.232Z] ---> 7c3e970ac368 [2022-09-24T02:25:52.232Z] Step 24/25 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:25:52.490Z] ---> Running in 69e68c24b3cd [2022-09-24T02:25:52.780Z] OK: 211 MiB in 51 packages [2022-09-24T02:25:53.716Z] Removing intermediate container 69e68c24b3cd [2022-09-24T02:25:53.716Z] ---> f3467af7596a [2022-09-24T02:25:53.716Z] Step 25/25 : LABEL version=0.0.0 [2022-09-24T02:25:53.716Z] ---> Running in e89beb069faa [2022-09-24T02:25:53.974Z] Removing intermediate container b9a8a7a752bc [2022-09-24T02:25:53.974Z] ---> 9e2c1aa46790 [2022-09-24T02:25:53.974Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-24T02:25:54.236Z] Removing intermediate container e89beb069faa [2022-09-24T02:25:54.237Z] ---> 2dae576bfb8f [2022-09-24T02:25:54.237Z] [2022-09-24T02:25:54.237Z] Removing intermediate container d19c5211f220 [2022-09-24T02:25:54.237Z] ---> 8343bef7b6ef [2022-09-24T02:25:54.237Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-24T02:25:54.237Z] Successfully built 2dae576bfb8f [2022-09-24T02:25:54.495Z] ---> b9109d651201 [2022-09-24T02:25:54.495Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:25:54.495Z] Successfully tagged security-secretstore-setup:latest [2022-09-24T02:25:54.495Z]  Building security-secretstore-setup ... done Building core-command [2022-09-24T02:25:54.495Z] ---> Running in f9da007c0b20 [2022-09-24T02:25:54.495Z] ---> Running in 96e298521d87 [2022-09-24T02:25:55.426Z] Removing intermediate container f9da007c0b20 [2022-09-24T02:25:55.426Z] ---> a66cbe386409 [2022-09-24T02:25:55.426Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-24T02:25:55.683Z] ---> Running in a29dd17bf437 [2022-09-24T02:25:55.941Z] Removing intermediate container a29dd17bf437 [2022-09-24T02:25:55.941Z] ---> 578c44880d17 [2022-09-24T02:25:55.941Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-24T02:25:57.310Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:25:57.310Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:25:57.310Z] ---> ef141f8e7a37 [2022-09-24T02:25:57.310Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-24T02:25:57.310Z] ---> Using cache [2022-09-24T02:25:57.310Z] ---> 6f2b2e04ce38 [2022-09-24T02:25:57.310Z] Step 4/23 : WORKDIR /edgex-go [2022-09-24T02:25:57.310Z] ---> Using cache [2022-09-24T02:25:57.310Z] ---> 526ebbec6db3 [2022-09-24T02:25:57.311Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:25:57.311Z] ---> Using cache [2022-09-24T02:25:57.311Z] ---> 9de2377a82b6 [2022-09-24T02:25:57.311Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-24T02:25:58.680Z] ---> 017387a46342 [2022-09-24T02:25:58.680Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-24T02:25:58.944Z] ---> Running in fc6365ceec6e [2022-09-24T02:25:58.944Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:25:58.944Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:25:58.944Z] ---> ef141f8e7a37 [2022-09-24T02:25:58.944Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-24T02:25:58.944Z] ---> Using cache [2022-09-24T02:25:58.944Z] ---> 6f2b2e04ce38 [2022-09-24T02:25:58.944Z] Step 4/24 : WORKDIR /edgex-go [2022-09-24T02:25:58.944Z] ---> Using cache [2022-09-24T02:25:58.944Z] ---> 526ebbec6db3 [2022-09-24T02:25:58.944Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:25:58.944Z] ---> Using cache [2022-09-24T02:25:58.944Z] ---> 9de2377a82b6 [2022-09-24T02:25:58.944Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-24T02:25:58.944Z] ---> Using cache [2022-09-24T02:25:58.944Z] ---> 9e2c1aa46790 [2022-09-24T02:25:58.944Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-24T02:25:58.944Z] ---> Using cache [2022-09-24T02:25:58.944Z] ---> b9109d651201 [2022-09-24T02:25:58.944Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:25:58.944Z] ---> Running in f2227f036590 [2022-09-24T02:25:59.205Z] ---> 4743ccd5801f [2022-09-24T02:25:59.205Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-24T02:25:59.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:25:59.721Z] ---> 9cc5bfef07ab [2022-09-24T02:25:59.721Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-24T02:25:59.721Z] ---> Running in 7ca4f712390f [2022-09-24T02:25:59.721Z] Removing intermediate container 7ca4f712390f [2022-09-24T02:25:59.721Z] ---> 2c26f5e7118f [2022-09-24T02:25:59.721Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-24T02:25:59.980Z] ---> Running in 60e44834babe [2022-09-24T02:25:59.980Z] Removing intermediate container 60e44834babe [2022-09-24T02:25:59.980Z] ---> 8520103bdfef [2022-09-24T02:25:59.980Z] Step 21/23 : LABEL arch=x86_64 [2022-09-24T02:26:00.240Z] ---> Running in 11c6cd0bf5f4 [2022-09-24T02:26:00.240Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:00.503Z] Removing intermediate container 11c6cd0bf5f4 [2022-09-24T02:26:00.503Z] ---> 72385d062b26 [2022-09-24T02:26:00.503Z] Step 22/23 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:26:00.503Z] ---> Running in 1add9ce72b80 [2022-09-24T02:26:00.760Z] Removing intermediate container 1add9ce72b80 [2022-09-24T02:26:00.760Z] ---> 6ce2a03f208a [2022-09-24T02:26:00.760Z] Step 23/23 : LABEL version=0.0.0 [2022-09-24T02:26:00.760Z] OK: 211 MiB in 51 packages [2022-09-24T02:26:00.760Z] ---> Running in 320a78cc39d3 [2022-09-24T02:26:01.326Z] Removing intermediate container 320a78cc39d3 [2022-09-24T02:26:01.326Z] ---> cd341cc0f9e2 [2022-09-24T02:26:01.326Z] [2022-09-24T02:26:01.326Z] Successfully built cd341cc0f9e2 [2022-09-24T02:26:01.592Z] Successfully tagged sys-mgmt-agent:latest [2022-09-24T02:26:01.592Z]  Building sys-mgmt-agent ... done Building security-spiffe-token-provider [2022-09-24T02:26:02.972Z] Removing intermediate container fc6365ceec6e [2022-09-24T02:26:02.972Z] ---> fa316636b7fe [2022-09-24T02:26:02.972Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-24T02:26:03.536Z] ---> 4c9174d6f077 [2022-09-24T02:26:03.536Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:26:03.792Z] Removing intermediate container 96e298521d87 [2022-09-24T02:26:03.793Z] ---> f0acb5b9cef8 [2022-09-24T02:26:03.793Z] Step 9/23 : COPY . . [2022-09-24T02:26:04.050Z] ---> Running in d8a47b3436e4 [2022-09-24T02:26:04.050Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-24T02:26:05.427Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:26:05.427Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:26:05.427Z] ---> ef141f8e7a37 [2022-09-24T02:26:05.427Z] Step 3/20 : WORKDIR /edgex-go [2022-09-24T02:26:05.427Z] ---> Using cache [2022-09-24T02:26:05.427Z] ---> 1c1e8bda1fa7 [2022-09-24T02:26:05.427Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-24T02:26:06.742Z] provisioning config files... [2022-09-24T02:26:06.771Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6087393216412460986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-24T02:26:07.150Z] ---> docker-login.sh [2022-09-24T02:26:07.150Z] nexus3.edgexfoundry.org:10001 [2022-09-24T02:26:07.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-24T02:26:07.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-24T02:26:07.683Z] Configure a credential helper to remove this warning. See [2022-09-24T02:26:07.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-24T02:26:07.683Z] [2022-09-24T02:26:07.683Z] Login Succeeded [2022-09-24T02:26:07.683Z] nexus3.edgexfoundry.org:10002 [2022-09-24T02:26:07.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-24T02:26:07.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-24T02:26:07.949Z] Configure a credential helper to remove this warning. See [2022-09-24T02:26:07.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-24T02:26:07.949Z] [2022-09-24T02:26:07.949Z] Login Succeeded [2022-09-24T02:26:07.949Z] nexus3.edgexfoundry.org:10003 [2022-09-24T02:26:07.955Z] ---> Running in 8d17bb99b944 [2022-09-24T02:26:08.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-24T02:26:08.216Z] ---> bf9bfe698779 [2022-09-24T02:26:08.216Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-24T02:26:08.216Z] Removing intermediate container f2227f036590 [2022-09-24T02:26:08.216Z] ---> cee4ae815b01 [2022-09-24T02:26:08.216Z] Step 9/24 : COPY . . [2022-09-24T02:26:08.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:08.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:08.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-24T02:26:08.481Z] Configure a credential helper to remove this warning. See [2022-09-24T02:26:08.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-24T02:26:08.481Z] [2022-09-24T02:26:08.481Z] Login Succeeded [2022-09-24T02:26:08.481Z] nexus3.edgexfoundry.org:10004 [2022-09-24T02:26:08.731Z] v3.16.2-198-gf20eefe253 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-24T02:26:08.731Z] v3.16.2-200-ga8ca21f541 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-24T02:26:08.731Z] OK: 17041 distinct packages available [2022-09-24T02:26:08.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:08.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-24T02:26:08.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-24T02:26:08.750Z] Configure a credential helper to remove this warning. See [2022-09-24T02:26:08.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-24T02:26:08.750Z] [2022-09-24T02:26:08.750Z] Login Succeeded [2022-09-24T02:26:08.750Z] docker.io [2022-09-24T02:26:08.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:08.988Z] OK: 211 MiB in 51 packages [2022-09-24T02:26:09.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-24T02:26:09.246Z] ---> Running in 82eb8a0a7230 [2022-09-24T02:26:09.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-24T02:26:09.598Z] Configure a credential helper to remove this warning. See [2022-09-24T02:26:09.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-24T02:26:09.598Z] [2022-09-24T02:26:09.598Z] Login Succeeded [2022-09-24T02:26:09.598Z] ---> docker-login.sh ends [Pipeline] } [2022-09-24T02:26:09.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-09-24T02:26:09.810Z] Removing intermediate container c0a87b3e8afb [2022-09-24T02:26:09.810Z] ---> 0b894ecc697e [2022-09-24T02:26:09.810Z] [2022-09-24T02:26:09.810Z] Step 10/22 : FROM alpine:3.16 [2022-09-24T02:26:09.810Z] ---> 9c6f07244728 [2022-09-24T02:26:09.810Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [Pipeline] sh [2022-09-24T02:26:10.068Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-24T02:26:10.188Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-24T02:26:10.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-24T02:26:10.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-24T02:26:10.304Z] ========================================================= [2022-09-24T02:26:10.304Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-24T02:26:10.304Z] ========================================================= [Pipeline] fileExists [2022-09-24T02:26:10.325Z] ---> Running in b1a865868de1 [Pipeline] sh [2022-09-24T02:26:10.582Z] Removing intermediate container 8d17bb99b944 [2022-09-24T02:26:10.582Z] ---> 934ea2b7379a [2022-09-24T02:26:10.582Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-24T02:26:10.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-24T02:26:10.689Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-24T02:26:10.689Z] b3c136eddcbf: Pulling fs layer [2022-09-24T02:26:10.689Z] c0a3192eca97: Pulling fs layer [2022-09-24T02:26:10.689Z] a050256f5b6f: Pulling fs layer [2022-09-24T02:26:10.689Z] 656be50a0ddc: Pulling fs layer [2022-09-24T02:26:10.689Z] 2bbca73fdf42: Pulling fs layer [2022-09-24T02:26:10.689Z] 46d945488cbd: Pulling fs layer [2022-09-24T02:26:10.689Z] 8a5474983e97: Pulling fs layer [2022-09-24T02:26:10.689Z] 329c88fbcd65: Pulling fs layer [2022-09-24T02:26:10.689Z] 656be50a0ddc: Waiting [2022-09-24T02:26:10.689Z] 2bbca73fdf42: Waiting [2022-09-24T02:26:10.689Z] 46d945488cbd: Waiting [2022-09-24T02:26:10.689Z] 8a5474983e97: Waiting [2022-09-24T02:26:10.689Z] 329c88fbcd65: Waiting [2022-09-24T02:26:10.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:10.958Z] a050256f5b6f: Download complete [2022-09-24T02:26:10.958Z] c0a3192eca97: Download complete [2022-09-24T02:26:10.958Z] 2bbca73fdf42: Verifying Checksum [2022-09-24T02:26:10.958Z] 2bbca73fdf42: Download complete [2022-09-24T02:26:10.958Z] 46d945488cbd: Download complete [2022-09-24T02:26:10.958Z] b3c136eddcbf: Verifying Checksum [2022-09-24T02:26:10.958Z] b3c136eddcbf: Download complete [2022-09-24T02:26:11.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:11.099Z] ---> 255955b62d9c [2022-09-24T02:26:11.099Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:26:11.099Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-24T02:26:11.099Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-24T02:26:11.357Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-24T02:26:11.357Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-24T02:26:11.357Z] (5/6) Installing curl (7.83.1-r3) [2022-09-24T02:26:11.357Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-24T02:26:11.357Z] ---> Running in 3bb1f9e42aa8 [2022-09-24T02:26:11.357Z] Executing busybox-1.35.0-r17.trigger [2022-09-24T02:26:11.357Z] Executing ca-certificates-20220614-r0.trigger [2022-09-24T02:26:11.357Z] OK: 8 MiB in 20 packages [2022-09-24T02:26:11.617Z] Removing intermediate container d8a47b3436e4 [2022-09-24T02:26:11.617Z] ---> 32e4371d6ae3 [2022-09-24T02:26:11.617Z] Step 9/23 : COPY . . [2022-09-24T02:26:11.919Z] b3c136eddcbf: Pull complete [2022-09-24T02:26:11.919Z] 329c88fbcd65: Verifying Checksum [2022-09-24T02:26:11.919Z] 329c88fbcd65: Download complete [2022-09-24T02:26:12.506Z] c0a3192eca97: Pull complete [2022-09-24T02:26:12.774Z] a050256f5b6f: Pull complete [2022-09-24T02:26:12.994Z] ---> 87185ecf1c3e [2022-09-24T02:26:12.994Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-24T02:26:12.994Z] Removing intermediate container b1a865868de1 [2022-09-24T02:26:12.994Z] ---> 935bb58df8f4 [2022-09-24T02:26:12.994Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-24T02:26:12.994Z] ---> Running in 9fc838740ce8 [2022-09-24T02:26:12.994Z] ---> Running in 65e6af636458 [2022-09-24T02:26:13.042Z] 8a5474983e97: Verifying Checksum [2022-09-24T02:26:13.042Z] 8a5474983e97: Download complete [2022-09-24T02:26:13.582Z] Removing intermediate container 65e6af636458 [2022-09-24T02:26:13.582Z] ---> 44bc31fb4cae [2022-09-24T02:26:13.582Z] Step 13/22 : WORKDIR /edgex [2022-09-24T02:26:13.582Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-24T02:26:13.841Z] ---> Running in 44a179211a56 [2022-09-24T02:26:14.000Z] 656be50a0ddc: Verifying Checksum [2022-09-24T02:26:14.001Z] 656be50a0ddc: Download complete [2022-09-24T02:26:15.215Z] Removing intermediate container 44a179211a56 [2022-09-24T02:26:15.215Z] ---> b78b042819b2 [2022-09-24T02:26:15.215Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-24T02:26:15.782Z] ---> 2699ec16aa22 [2022-09-24T02:26:15.782Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-24T02:26:15.782Z] ---> 1b27c8d3b6ea [2022-09-24T02:26:15.782Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-24T02:26:16.042Z] ---> Running in 71c41352574f [2022-09-24T02:26:16.300Z] ---> f3d40e32894d [2022-09-24T02:26:16.300Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-24T02:26:16.869Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-24T02:26:17.807Z] ---> 901e05b14c1f [2022-09-24T02:26:17.807Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-24T02:26:18.758Z] ---> be5c4e9116f4 [2022-09-24T02:26:18.758Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-24T02:26:18.758Z] ---> Running in 19305b6949ff [2022-09-24T02:26:20.664Z] Removing intermediate container 19305b6949ff [2022-09-24T02:26:20.664Z] ---> 687c27835e23 [2022-09-24T02:26:20.664Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-24T02:26:20.664Z] ---> Running in 1406049cfbf1 [2022-09-24T02:26:20.664Z] Removing intermediate container 3bb1f9e42aa8 [2022-09-24T02:26:20.664Z] ---> 3861560eb258 [2022-09-24T02:26:20.664Z] Step 7/20 : COPY . . [2022-09-24T02:26:21.230Z] Removing intermediate container 1406049cfbf1 [2022-09-24T02:26:21.230Z] ---> b2dea2065ea8 [2022-09-24T02:26:21.230Z] Step 20/22 : LABEL arch=x86_64 [2022-09-24T02:26:22.172Z] ---> Running in 8bb3be482641 [2022-09-24T02:26:22.430Z] Removing intermediate container 8bb3be482641 [2022-09-24T02:26:22.430Z] ---> 18fb7f07a5f4 [2022-09-24T02:26:22.430Z] Step 21/22 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:26:22.699Z] ---> Running in f4f4b7870fbc [2022-09-24T02:26:22.961Z] Removing intermediate container f4f4b7870fbc [2022-09-24T02:26:22.961Z] ---> 1fbd144c3cf9 [2022-09-24T02:26:22.961Z] Step 22/22 : LABEL version=0.0.0 [2022-09-24T02:26:23.219Z] ---> Running in 91ed464003a3 [2022-09-24T02:26:23.784Z] Removing intermediate container 91ed464003a3 [2022-09-24T02:26:23.784Z] ---> 579fa1306a8a [2022-09-24T02:26:23.784Z] [2022-09-24T02:26:23.784Z] Successfully built 579fa1306a8a [2022-09-24T02:26:23.784Z] Successfully tagged security-proxy-setup:latest [2022-09-24T02:26:23.784Z] Building security-spire-server [2022-09-24T02:26:26.306Z] 656be50a0ddc: Pull complete [2022-09-24T02:26:26.306Z] 2bbca73fdf42: Pull complete [2022-09-24T02:26:26.306Z] 46d945488cbd: Pull complete [2022-09-24T02:26:27.084Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:26:27.085Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:26:27.085Z] ---> ef141f8e7a37 [2022-09-24T02:26:27.085Z] Step 3/25 : WORKDIR /edgex-go [2022-09-24T02:26:27.085Z] ---> Using cache [2022-09-24T02:26:27.085Z] ---> 1c1e8bda1fa7 [2022-09-24T02:26:27.085Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:26:27.085Z] ---> Using cache [2022-09-24T02:26:27.085Z] ---> 67357e8b7a5f [2022-09-24T02:26:27.085Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-24T02:26:27.650Z] ---> Running in 299eac1f6800 [2022-09-24T02:26:27.650Z] ---> be92ff9b03f3 [2022-09-24T02:26:27.650Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-24T02:26:27.650Z] ---> Running in 2cd95cf8f22e [2022-09-24T02:26:28.215Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:28.472Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-24T02:26:29.038Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:29.296Z] OK: 211 MiB in 51 packages [2022-09-24T02:26:30.673Z] Removing intermediate container 299eac1f6800 [2022-09-24T02:26:30.673Z] ---> f7f6e40daf08 [2022-09-24T02:26:30.673Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-24T02:26:31.239Z] ---> 618fd19afa9e [2022-09-24T02:26:31.239Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:26:31.239Z] ---> Running in 98f1121abcef [2022-09-24T02:26:31.645Z] 8a5474983e97: Pull complete [2022-09-24T02:26:34.229Z] 329c88fbcd65: Pull complete [2022-09-24T02:26:34.229Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-24T02:26:34.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-24T02:26:34.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-24T02:26:34.614Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-24T02:26:34.614Z] WORKDIR /edgex [2022-09-24T02:26:34.614Z] COPY go.mod . [2022-09-24T02:26:34.614Z] RUN go mod download -f [2022-09-24T02:26:34.614Z] - . [2022-09-24T02:26:35.199Z] Sending build context to Docker daemon 3.247MB [2022-09-24T02:26:35.199Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-24T02:26:35.199Z] ---> ff4287adb874 [2022-09-24T02:26:35.199Z] Step 2/4 : WORKDIR /edgex [2022-09-24T02:26:37.144Z] ---> Running in 0cb2a685c8d9 [2022-09-24T02:26:37.411Z] Removing intermediate container 0cb2a685c8d9 [2022-09-24T02:26:37.411Z] ---> 9cb93278c366 [2022-09-24T02:26:37.411Z] Step 3/4 : COPY go.mod . [2022-09-24T02:26:37.678Z] ---> ca59459a6cd7 [2022-09-24T02:26:37.678Z] Step 4/4 : RUN go mod download [2022-09-24T02:26:37.949Z] ---> Running in 65e96423d2bf [2022-09-24T02:26:43.437Z] Removing intermediate container 98f1121abcef [2022-09-24T02:26:43.437Z] ---> 9a569855d58c [2022-09-24T02:26:43.437Z] Step 8/25 : COPY . . [2022-09-24T02:26:47.619Z] Removing intermediate container 9fc838740ce8 [2022-09-24T02:26:47.619Z] ---> bb52ea8f48b2 [2022-09-24T02:26:47.619Z] [2022-09-24T02:26:47.619Z] Step 11/24 : FROM alpine:3.16 [2022-09-24T02:26:47.619Z] ---> 9c6f07244728 [2022-09-24T02:26:47.619Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-24T02:26:47.619Z] ---> Using cache [2022-09-24T02:26:47.619Z] ---> 5858fda143ad [2022-09-24T02:26:47.619Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-24T02:26:47.619Z] ---> Using cache [2022-09-24T02:26:47.619Z] ---> bf2e18b0f985 [2022-09-24T02:26:47.619Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-24T02:26:48.183Z] ---> Running in bab377d6f1c3 [2022-09-24T02:26:48.444Z] Removing intermediate container 82eb8a0a7230 [2022-09-24T02:26:48.444Z] ---> 127ae7ab47d0 [2022-09-24T02:26:48.444Z] [2022-09-24T02:26:48.444Z] Step 11/23 : FROM alpine:3.16 [2022-09-24T02:26:48.444Z] ---> 9c6f07244728 [2022-09-24T02:26:48.444Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-24T02:26:48.444Z] ---> Using cache [2022-09-24T02:26:48.444Z] ---> 5858fda143ad [2022-09-24T02:26:48.444Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-24T02:26:48.444Z] ---> Using cache [2022-09-24T02:26:48.444Z] ---> bf2e18b0f985 [2022-09-24T02:26:48.444Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-24T02:26:48.444Z] ---> Running in e06e71ccafba [2022-09-24T02:26:48.702Z] Removing intermediate container bab377d6f1c3 [2022-09-24T02:26:48.702Z] ---> 58a903f8a02c [2022-09-24T02:26:48.702Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-24T02:26:48.702Z] ---> Running in 142a0a0779f9 [2022-09-24T02:26:48.702Z] Removing intermediate container e06e71ccafba [2022-09-24T02:26:48.702Z] ---> 4d4508364f3c [2022-09-24T02:26:48.702Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-24T02:26:48.961Z] ---> Running in f5c082639659 [2022-09-24T02:26:48.961Z] Removing intermediate container 142a0a0779f9 [2022-09-24T02:26:48.961Z] ---> a911569aaede [2022-09-24T02:26:48.961Z] Step 16/24 : WORKDIR / [2022-09-24T02:26:48.961Z] ---> Running in a0a326157a49 [2022-09-24T02:26:48.961Z] Removing intermediate container f5c082639659 [2022-09-24T02:26:48.961Z] ---> 883ecbb25930 [2022-09-24T02:26:48.961Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-24T02:26:49.527Z] Removing intermediate container a0a326157a49 [2022-09-24T02:26:49.527Z] ---> a30745afdc61 [2022-09-24T02:26:49.527Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-24T02:26:49.527Z] ---> a25992bee678 [2022-09-24T02:26:49.527Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-24T02:26:50.091Z] ---> 3a237e83864b [2022-09-24T02:26:50.091Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-24T02:26:50.348Z] ---> 4c0ca9c20328 [2022-09-24T02:26:50.348Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-24T02:26:50.916Z] ---> ba1451940ac9 [2022-09-24T02:26:50.916Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-24T02:26:50.916Z] ---> dfb6ee1645c2 [2022-09-24T02:26:50.916Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-24T02:26:50.916Z] ---> Running in 71cdcdfc73ea [2022-09-24T02:26:50.916Z] ---> 550785c74c6f [2022-09-24T02:26:50.916Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-24T02:26:51.174Z] ---> Running in bd0144f1afdb [2022-09-24T02:26:51.174Z] Removing intermediate container 71cdcdfc73ea [2022-09-24T02:26:51.174Z] ---> 43c24c674432 [2022-09-24T02:26:51.174Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-24T02:26:51.174Z] ---> 353a5578f062 [2022-09-24T02:26:51.174Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-24T02:26:51.174Z] Removing intermediate container bd0144f1afdb [2022-09-24T02:26:51.174Z] ---> 7d608c217ff3 [2022-09-24T02:26:51.174Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-24T02:26:51.432Z] ---> Running in e2e8b05ac9e4 [2022-09-24T02:26:51.432Z] ---> Running in e098e9f56631 [2022-09-24T02:26:51.432Z] ---> Running in c2565c411c9a [2022-09-24T02:26:51.432Z] Removing intermediate container e2e8b05ac9e4 [2022-09-24T02:26:51.432Z] ---> 0620aa4409a4 [2022-09-24T02:26:51.432Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-24T02:26:51.691Z] ---> Running in cb3b3b124eff [2022-09-24T02:26:51.691Z] Removing intermediate container c2565c411c9a [2022-09-24T02:26:51.691Z] ---> e5b1cd1208db [2022-09-24T02:26:51.691Z] Step 21/23 : LABEL arch=x86_64 [2022-09-24T02:26:51.691Z] Removing intermediate container e098e9f56631 [2022-09-24T02:26:51.691Z] ---> 7c4b1f239e7c [2022-09-24T02:26:51.691Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-24T02:26:51.691Z] ---> Running in e127b91e20eb [2022-09-24T02:26:51.691Z] ---> Running in 5dd553820dc6 [2022-09-24T02:26:52.256Z] Removing intermediate container e127b91e20eb [2022-09-24T02:26:52.256Z] ---> ebd591915889 [2022-09-24T02:26:52.256Z] Step 22/24 : LABEL arch=x86_64 [2022-09-24T02:26:52.256Z] Removing intermediate container 5dd553820dc6 [2022-09-24T02:26:52.256Z] ---> a38ce139e304 [2022-09-24T02:26:52.256Z] Step 22/23 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:26:52.256Z] ---> Running in 500dd5185bd0 [2022-09-24T02:26:52.256Z] ---> Running in 7116dc7c68bb [2022-09-24T02:26:52.513Z] Removing intermediate container 500dd5185bd0 [2022-09-24T02:26:52.513Z] ---> 17adc3bb7be2 [2022-09-24T02:26:52.514Z] Step 23/24 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:26:52.514Z] Removing intermediate container 7116dc7c68bb [2022-09-24T02:26:52.514Z] ---> 6af132d1886b [2022-09-24T02:26:52.514Z] Step 23/23 : LABEL version=0.0.0 [2022-09-24T02:26:52.514Z] ---> Running in 123400eda544 [2022-09-24T02:26:52.514Z] ---> Running in 1c488e9e83f1 [2022-09-24T02:26:52.771Z] Removing intermediate container 123400eda544 [2022-09-24T02:26:52.771Z] ---> a72350eeab54 [2022-09-24T02:26:52.771Z] Step 24/24 : LABEL version=0.0.0 [2022-09-24T02:26:52.771Z] Removing intermediate container 1c488e9e83f1 [2022-09-24T02:26:52.771Z] ---> 9b59aa648224 [2022-09-24T02:26:52.771Z] [2022-09-24T02:26:52.771Z] ---> Running in 596f4946d473 [2022-09-24T02:26:52.771Z] Removing intermediate container cb3b3b124eff [2022-09-24T02:26:52.771Z] ---> c938ba58ddf6 [2022-09-24T02:26:52.771Z] Step 12/25 : WORKDIR /edgex-go [2022-09-24T02:26:53.029Z] ---> Running in 013e429e3acd [2022-09-24T02:26:53.029Z] Successfully built 9b59aa648224 [2022-09-24T02:26:53.029Z] Successfully tagged support-scheduler:latest [2022-09-24T02:26:53.029Z]  Building support-scheduler ... done Building security-spire-agent [2022-09-24T02:26:53.029Z] Removing intermediate container 596f4946d473 [2022-09-24T02:26:53.029Z] ---> dbe9b9504128 [2022-09-24T02:26:53.029Z] [2022-09-24T02:26:53.029Z] Successfully built dbe9b9504128 [2022-09-24T02:26:53.029Z] Successfully tagged core-command:latest [2022-09-24T02:26:53.597Z]  Building core-command ... done Removing intermediate container 013e429e3acd [2022-09-24T02:26:53.597Z] ---> 8209ca18d3dc [2022-09-24T02:26:53.597Z] [2022-09-24T02:26:53.597Z] Step 13/25 : FROM alpine:3.15 [2022-09-24T02:26:53.597Z] ---> c4fc93816858 [2022-09-24T02:26:53.597Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-24T02:26:53.597Z] ---> Using cache [2022-09-24T02:26:53.597Z] ---> 0aa5bba7b587 [2022-09-24T02:26:53.597Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:26:53.597Z] ---> Using cache [2022-09-24T02:26:53.597Z] ---> bf6b6ed9ac67 [2022-09-24T02:26:53.597Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-24T02:26:54.968Z] ---> Running in a9ebbd363c55 [2022-09-24T02:26:55.534Z] Removing intermediate container 71c41352574f [2022-09-24T02:26:55.534Z] ---> c21622b2ba39 [2022-09-24T02:26:55.534Z] [2022-09-24T02:26:55.534Z] Step 11/23 : FROM alpine:3.16 [2022-09-24T02:26:55.534Z] ---> 9c6f07244728 [2022-09-24T02:26:55.534Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-24T02:26:55.534Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:26:55.534Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:26:55.534Z] ---> ef141f8e7a37 [2022-09-24T02:26:55.534Z] Step 3/26 : WORKDIR /edgex-go [2022-09-24T02:26:55.534Z] ---> Using cache [2022-09-24T02:26:55.534Z] ---> 1c1e8bda1fa7 [2022-09-24T02:26:55.534Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:26:55.534Z] ---> Using cache [2022-09-24T02:26:55.534Z] ---> 67357e8b7a5f [2022-09-24T02:26:55.534Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-24T02:26:55.534Z] ---> Using cache [2022-09-24T02:26:55.534Z] ---> f7f6e40daf08 [2022-09-24T02:26:55.534Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-24T02:26:55.534Z] ---> Using cache [2022-09-24T02:26:55.534Z] ---> 618fd19afa9e [2022-09-24T02:26:55.534Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:26:55.534Z] ---> Using cache [2022-09-24T02:26:55.534Z] ---> 9a569855d58c [2022-09-24T02:26:55.534Z] Step 8/26 : COPY . . [2022-09-24T02:26:55.534Z] ---> Using cache [2022-09-24T02:26:55.534Z] ---> ba1451940ac9 [2022-09-24T02:26:55.534Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-24T02:26:55.534Z] ---> Using cache [2022-09-24T02:26:55.534Z] ---> 43c24c674432 [2022-09-24T02:26:55.534Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-24T02:26:55.534Z] ---> Using cache [2022-09-24T02:26:55.534Z] ---> 0620aa4409a4 [2022-09-24T02:26:55.534Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-24T02:26:55.791Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:55.791Z] ---> Running in 332123418f54 [2022-09-24T02:26:55.791Z] ---> Running in de3f9be26484 [2022-09-24T02:26:56.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:56.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:56.615Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:56.615Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-24T02:26:56.615Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-24T02:26:56.615Z] Executing busybox-1.35.0-r17.trigger [2022-09-24T02:26:56.615Z] Executing ca-certificates-20220614-r0.trigger [2022-09-24T02:26:56.615Z] OK: 6 MiB in 16 packages [2022-09-24T02:26:56.873Z] v3.15.6-77-ga2394f6dc6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-24T02:26:56.873Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-24T02:26:56.873Z] OK: 15857 distinct packages available [2022-09-24T02:26:56.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:57.134Z] Removing intermediate container de3f9be26484 [2022-09-24T02:26:57.134Z] ---> 154370dcde72 [2022-09-24T02:26:57.134Z] Step 12/26 : WORKDIR /edgex-go [2022-09-24T02:26:57.134Z] ---> Running in 3b16ea8a99cf [2022-09-24T02:26:57.393Z] Removing intermediate container 332123418f54 [2022-09-24T02:26:57.393Z] ---> d45e8ca1786b [2022-09-24T02:26:57.393Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-24T02:26:57.393Z] Removing intermediate container 3b16ea8a99cf [2022-09-24T02:26:57.393Z] ---> 218492e3cdf1 [2022-09-24T02:26:57.393Z] [2022-09-24T02:26:57.393Z] Step 13/26 : FROM alpine:3.15 [2022-09-24T02:26:57.393Z] ---> c4fc93816858 [2022-09-24T02:26:57.393Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-24T02:26:57.393Z] ---> Using cache [2022-09-24T02:26:57.393Z] ---> 0aa5bba7b587 [2022-09-24T02:26:57.393Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:26:57.393Z] ---> Using cache [2022-09-24T02:26:57.393Z] ---> bf6b6ed9ac67 [2022-09-24T02:26:57.393Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-24T02:26:57.393Z] ---> Running in c8484be9ea12 [2022-09-24T02:26:57.393Z] ---> Running in 3a8ccb68f88e [2022-09-24T02:26:57.651Z] Removing intermediate container 2cd95cf8f22e [2022-09-24T02:26:57.651Z] ---> 479ae449eb09 [2022-09-24T02:26:57.651Z] [2022-09-24T02:26:57.651Z] Step 9/20 : FROM alpine:3.15 [2022-09-24T02:26:57.651Z] ---> c4fc93816858 [2022-09-24T02:26:57.651Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-24T02:26:57.651Z] ---> Using cache [2022-09-24T02:26:57.651Z] ---> 0aa5bba7b587 [2022-09-24T02:26:57.651Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:26:57.651Z] ---> Using cache [2022-09-24T02:26:57.651Z] ---> bf6b6ed9ac67 [2022-09-24T02:26:57.651Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-24T02:26:57.651Z] ---> Running in 084c66391efb [2022-09-24T02:26:57.651Z] Removing intermediate container 3a8ccb68f88e [2022-09-24T02:26:57.651Z] ---> 002da5fadcd5 [2022-09-24T02:26:57.651Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-24T02:26:57.651Z] ---> Running in c951b41b80a1 [2022-09-24T02:26:57.651Z] Removing intermediate container c951b41b80a1 [2022-09-24T02:26:57.651Z] ---> 6698fbdda1a3 [2022-09-24T02:26:57.651Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-24T02:26:57.909Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:57.909Z] ---> Running in 94e543190ec3 [2022-09-24T02:26:57.909Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:57.909Z] Removing intermediate container 94e543190ec3 [2022-09-24T02:26:57.909Z] ---> 2b5cf9e22f8b [2022-09-24T02:26:57.909Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-24T02:26:57.909Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:58.166Z] ---> 5d245a9ea4d6 [2022-09-24T02:26:58.166Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-24T02:26:58.166Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-24T02:26:58.166Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-24T02:26:58.426Z] (3/5) Installing libucontext (1.1-r0) [2022-09-24T02:26:58.426Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-24T02:26:58.426Z] ---> 0c7dad086137 [2022-09-24T02:26:58.426Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-24T02:26:58.426Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-24T02:26:58.684Z] Executing busybox-1.34.1-r7.trigger [2022-09-24T02:26:58.684Z] OK: 7 MiB in 19 packages [2022-09-24T02:26:58.684Z] ---> d5cb18ff1bcc [2022-09-24T02:26:58.684Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-24T02:26:58.684Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:58.684Z] ---> Running in a7385d99d68c [2022-09-24T02:26:58.945Z] Removing intermediate container a7385d99d68c [2022-09-24T02:26:58.945Z] ---> 6137a119af49 [2022-09-24T02:26:58.945Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-24T02:26:58.945Z] ---> Running in 27e729dbd75d [2022-09-24T02:26:58.945Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:58.945Z] Removing intermediate container 27e729dbd75d [2022-09-24T02:26:58.945Z] ---> a0a897c637ee [2022-09-24T02:26:58.945Z] Step 21/23 : LABEL arch=x86_64 [2022-09-24T02:26:58.945Z] ---> Running in 33840939e5bf [2022-09-24T02:26:58.945Z] Removing intermediate container a9ebbd363c55 [2022-09-24T02:26:58.945Z] ---> 9b7e3d3fb011 [2022-09-24T02:26:58.945Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-24T02:26:59.205Z] v3.15.6-77-ga2394f6dc6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-24T02:26:59.205Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-24T02:26:59.205Z] OK: 15857 distinct packages available [2022-09-24T02:26:59.205Z] Removing intermediate container 33840939e5bf [2022-09-24T02:26:59.205Z] ---> bf1156a0ea2e [2022-09-24T02:26:59.206Z] Step 22/23 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:26:59.206Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:59.206Z] ---> Running in 69e8b1000a71 [2022-09-24T02:26:59.206Z] Removing intermediate container 69e8b1000a71 [2022-09-24T02:26:59.206Z] ---> 5d761f586e29 [2022-09-24T02:26:59.206Z] Step 23/23 : LABEL version=0.0.0 [2022-09-24T02:26:59.206Z] v3.15.6-77-ga2394f6dc6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-24T02:26:59.206Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-24T02:26:59.206Z] OK: 15857 distinct packages available [2022-09-24T02:26:59.206Z] ---> Running in 893064ab3301 [2022-09-24T02:26:59.206Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-24T02:26:59.463Z] Removing intermediate container 893064ab3301 [2022-09-24T02:26:59.463Z] ---> 784655afd645 [2022-09-24T02:26:59.463Z] [2022-09-24T02:26:59.463Z] Successfully built 784655afd645 [2022-09-24T02:26:59.463Z] Successfully tagged support-notifications:latest [2022-09-24T02:27:00.033Z]  Building support-notifications ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:27:00.033Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-24T02:27:00.295Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-24T02:27:00.295Z] ---> 509c4dec0b2f [2022-09-24T02:27:00.295Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-24T02:27:00.295Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-24T02:27:00.295Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-24T02:27:00.554Z] (3/5) Installing libucontext (1.1-r0) [2022-09-24T02:27:00.554Z] ---> 48b118d855f8 [2022-09-24T02:27:00.554Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-24T02:27:00.554Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-24T02:27:00.554Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-24T02:27:00.554Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-24T02:27:00.554Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-24T02:27:00.554Z] ---> 6dcb5ee5dcb3 [2022-09-24T02:27:00.554Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-24T02:27:00.813Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-24T02:27:00.813Z] Executing busybox-1.34.1-r7.trigger [2022-09-24T02:27:00.813Z] OK: 7 MiB in 19 packages [2022-09-24T02:27:00.813Z] (5/9) Installing curl (7.80.0-r3) [2022-09-24T02:27:00.813Z] ---> d9aa1bd8d29f [2022-09-24T02:27:00.813Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-24T02:27:00.813Z] ---> Running in cb185b35b218 [2022-09-24T02:27:00.813Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-24T02:27:01.072Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-24T02:27:01.072Z] Removing intermediate container cb185b35b218 [2022-09-24T02:27:01.072Z] ---> e378e553b9f9 [2022-09-24T02:27:01.072Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-24T02:27:01.072Z] ---> Running in e716186b2eb2 [2022-09-24T02:27:01.072Z] (8/9) Installing libucontext (1.1-r0) [2022-09-24T02:27:01.072Z] Removing intermediate container c8484be9ea12 [2022-09-24T02:27:01.072Z] ---> 073832fe8283 [2022-09-24T02:27:01.072Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-24T02:27:01.072Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-24T02:27:01.072Z] Removing intermediate container e716186b2eb2 [2022-09-24T02:27:01.072Z] ---> 93e1effeb122 [2022-09-24T02:27:01.072Z] Step 23/25 : LABEL arch=x86_64 [2022-09-24T02:27:01.332Z] ---> Running in d1a3e2d5274a [2022-09-24T02:27:01.333Z] Executing busybox-1.34.1-r7.trigger [2022-09-24T02:27:01.333Z] Executing ca-certificates-20220614-r0.trigger [2022-09-24T02:27:01.333Z] OK: 8 MiB in 23 packages [2022-09-24T02:27:01.333Z] Removing intermediate container d1a3e2d5274a [2022-09-24T02:27:01.333Z] ---> 2fc613c53968 [2022-09-24T02:27:01.333Z] Step 24/25 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:27:01.593Z] ---> Running in f5f28f0ba616 [2022-09-24T02:27:01.593Z] Removing intermediate container f5f28f0ba616 [2022-09-24T02:27:01.593Z] ---> 75306f2fdb0d [2022-09-24T02:27:01.593Z] Step 25/25 : LABEL version=0.0.0 [2022-09-24T02:27:01.851Z] ---> Running in 8110bb7bce15 [2022-09-24T02:27:01.851Z] ---> dea7f01b216e [2022-09-24T02:27:01.851Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-24T02:27:01.851Z] Removing intermediate container 8110bb7bce15 [2022-09-24T02:27:01.851Z] ---> eb2f7169a95e [2022-09-24T02:27:01.851Z] [2022-09-24T02:27:01.851Z] Removing intermediate container 084c66391efb [2022-09-24T02:27:01.851Z] ---> 558748c8c6af [2022-09-24T02:27:01.851Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-24T02:27:02.109Z] Successfully built eb2f7169a95e [2022-09-24T02:27:02.109Z] Successfully tagged security-spire-server:latest [2022-09-24T02:27:02.109Z]  Building security-spire-server ... done  ---> deaae711e8ec [2022-09-24T02:27:02.109Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-24T02:27:03.041Z] ---> 7742c70333ec [2022-09-24T02:27:03.041Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-24T02:27:03.041Z] ---> ebd43a4c5d1f [2022-09-24T02:27:03.041Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-24T02:27:03.302Z] ---> f446540e7a97 [2022-09-24T02:27:03.302Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-24T02:27:03.302Z] ---> 3bec3008f968 [2022-09-24T02:27:03.302Z] ---> Running in 028e5fea47aa [2022-09-24T02:27:03.302Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-24T02:27:03.302Z] Removing intermediate container 028e5fea47aa [2022-09-24T02:27:03.302Z] ---> 9f54d39d07e9 [2022-09-24T02:27:03.302Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-24T02:27:03.302Z] ---> Running in 507a287a8e57 [2022-09-24T02:27:03.302Z] ---> c819987fccb8 [2022-09-24T02:27:03.302Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-24T02:27:03.560Z] Removing intermediate container 507a287a8e57 [2022-09-24T02:27:03.561Z] ---> 69bbcbfa85c2 [2022-09-24T02:27:03.561Z] Step 18/20 : LABEL arch=x86_64 [2022-09-24T02:27:03.561Z] ---> Running in bfd7d48744a9 [2022-09-24T02:27:03.561Z] ---> 0f2d16db6894 [2022-09-24T02:27:03.561Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-24T02:27:03.561Z] ---> Running in da3fb2e6aead [2022-09-24T02:27:03.561Z] Removing intermediate container bfd7d48744a9 [2022-09-24T02:27:03.561Z] ---> 54535dab5d71 [2022-09-24T02:27:03.561Z] Step 19/20 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:27:03.561Z] ---> Running in 9491e54d158c [2022-09-24T02:27:03.819Z] Removing intermediate container da3fb2e6aead [2022-09-24T02:27:03.819Z] ---> 3bd3f2956460 [2022-09-24T02:27:03.819Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-24T02:27:03.819Z] ---> Running in e8a397cf30de [2022-09-24T02:27:03.819Z] Removing intermediate container 9491e54d158c [2022-09-24T02:27:03.819Z] ---> a0a3a782be3d [2022-09-24T02:27:03.819Z] Step 20/20 : LABEL version=0.0.0 [2022-09-24T02:27:03.819Z] ---> Running in 63168eac0676 [2022-09-24T02:27:03.819Z] Removing intermediate container e8a397cf30de [2022-09-24T02:27:03.819Z] ---> 83b43d04022a [2022-09-24T02:27:03.819Z] Step 24/26 : LABEL arch=x86_64 [2022-09-24T02:27:03.819Z] ---> Running in 73e07653b8d0 [2022-09-24T02:27:03.819Z] Removing intermediate container 63168eac0676 [2022-09-24T02:27:03.819Z] ---> 5ceb83310bd0 [2022-09-24T02:27:03.819Z] [2022-09-24T02:27:04.077Z] Successfully built 5ceb83310bd0 [2022-09-24T02:27:04.077Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-24T02:27:04.077Z]  Building security-spiffe-token-provider ... done Removing intermediate container 73e07653b8d0 [2022-09-24T02:27:04.077Z] ---> 120ee6fdf169 [2022-09-24T02:27:04.077Z] Step 25/26 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:27:04.077Z] ---> Running in da0ecc9e14a8 [2022-09-24T02:27:04.077Z] Removing intermediate container da0ecc9e14a8 [2022-09-24T02:27:04.077Z] ---> d10153d0a2f6 [2022-09-24T02:27:04.077Z] Step 26/26 : LABEL version=0.0.0 [2022-09-24T02:27:04.077Z] ---> Running in 960308e30756 [2022-09-24T02:27:04.336Z] Removing intermediate container 960308e30756 [2022-09-24T02:27:04.336Z] ---> 6b9a5131e88b [2022-09-24T02:27:04.336Z] [2022-09-24T02:27:04.336Z] Successfully built 6b9a5131e88b [2022-09-24T02:27:04.336Z] Successfully tagged security-spire-agent:latest [2022-09-24T02:27:04.341Z]  Building security-spire-agent ... done  [Pipeline] } [2022-09-24T02:27:04.366Z] $ docker stop --time=1 ab60afd1a5757773dfda9531637be358ec3b09c2eba6c3b0b55fcdafaa565eb8 [2022-09-24T02:27:05.691Z] $ docker rm -f ab60afd1a5757773dfda9531637be358ec3b09c2eba6c3b0b55fcdafaa565eb8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-24T02:27:06.102Z] + docker images [2022-09-24T02:27:06.102Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-24T02:27:06.102Z] security-spire-agent latest 6b9a5131e88b 1 second ago 125MB [2022-09-24T02:27:06.102Z] security-spiffe-token-provider latest 5ceb83310bd0 2 seconds ago 29.3MB [2022-09-24T02:27:06.102Z] security-spire-server latest eb2f7169a95e 4 seconds ago 86.5MB [2022-09-24T02:27:06.103Z] support-notifications latest 784655afd645 6 seconds ago 27.3MB [2022-09-24T02:27:06.103Z] 479ae449eb09 8 seconds ago 1.58GB [2022-09-24T02:27:06.103Z] 218492e3cdf1 8 seconds ago 1.42GB [2022-09-24T02:27:06.103Z] c21622b2ba39 11 seconds ago 1.61GB [2022-09-24T02:27:06.103Z] 8209ca18d3dc 13 seconds ago 1.42GB [2022-09-24T02:27:06.103Z] core-command latest dbe9b9504128 13 seconds ago 17.3MB [2022-09-24T02:27:06.103Z] support-scheduler latest 9b59aa648224 13 seconds ago 26.7MB [2022-09-24T02:27:06.103Z] 127ae7ab47d0 18 seconds ago 1.61GB [2022-09-24T02:27:06.103Z] bb52ea8f48b2 20 seconds ago 1.55GB [2022-09-24T02:27:06.103Z] security-proxy-setup latest 579fa1306a8a 42 seconds ago 27.4MB [2022-09-24T02:27:06.103Z] 0b894ecc697e 56 seconds ago 1.54GB [2022-09-24T02:27:06.103Z] sys-mgmt-agent latest cd341cc0f9e2 About a minute ago 136MB [2022-09-24T02:27:06.103Z] security-secretstore-setup latest 2dae576bfb8f About a minute ago 29.2MB [2022-09-24T02:27:06.103Z] security-bootstrapper latest 5f3df91949b3 About a minute ago 19.8MB [2022-09-24T02:27:06.103Z] core-data latest 2f4657561d33 About a minute ago 21.6MB [2022-09-24T02:27:06.103Z] core-metadata latest 57d2b1c06541 About a minute ago 18.3MB [2022-09-24T02:27:06.103Z] a4f33fb834ea About a minute ago 1.54GB [2022-09-24T02:27:06.103Z] 8265cabdbfc4 About a minute ago 1.56GB [2022-09-24T02:27:06.103Z] b21ad3683634 About a minute ago 1.53GB [2022-09-24T02:27:06.103Z] bac65b446e4a About a minute ago 1.55GB [2022-09-24T02:27:06.103Z] 576c5a0ad20f About a minute ago 1.54GB [2022-09-24T02:27:06.103Z] security-spire-config latest 292b64b39ede About a minute ago 85.8MB [2022-09-24T02:27:06.103Z] 299f0dfae692 2 minutes ago 1.42GB [2022-09-24T02:27:06.103Z] ci-base-image-x86_64 latest ef141f8e7a37 5 minutes ago 940MB [2022-09-24T02:27:06.103Z] alpine 3.15 c4fc93816858 6 weeks ago 5.59MB [2022-09-24T02:27:06.103Z] alpine 3.16 9c6f07244728 6 weeks ago 5.54MB [2022-09-24T02:27:06.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-24T02:27:06.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-24T02:27:06.103Z] 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] } [2022-09-24T02:27:10.163Z] Removing intermediate container 65e96423d2bf [2022-09-24T02:27:10.163Z] ---> 3ee2ed379450 [2022-09-24T02:27:10.163Z] Successfully built 3ee2ed379450 [2022-09-24T02:27:10.163Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-24T02:27:10.565Z] + docker inspect -f . ci-base-image-arm64 [2022-09-24T02:27:10.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-24T02:27:10.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-776 does not seem to be running inside a container [2022-09-24T02:27:10.877Z] $ 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 [2022-09-24T02:27:12.099Z] $ docker top 213e9d4c82d1aa6d7b0a0a1afe4d9f14e323e1e54675210dceb419182a022dab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-24T02:27:12.962Z] + go version [2022-09-24T02:27:12.962Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-24T02:27:13.005Z] $ docker stop --time=1 213e9d4c82d1aa6d7b0a0a1afe4d9f14e323e1e54675210dceb419182a022dab [2022-09-24T02:27:14.618Z] $ docker rm -f 213e9d4c82d1aa6d7b0a0a1afe4d9f14e323e1e54675210dceb419182a022dab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-24T02:27:15.455Z] + docker inspect -f . ci-base-image-arm64 [2022-09-24T02:27:15.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-24T02:27:15.682Z] prd-ubuntu20.04-docker-arm64-4c-16g-776 does not seem to be running inside a container [2022-09-24T02:27:15.753Z] $ 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 [2022-09-24T02:27:16.872Z] $ docker top 8067bba86439dc61db6fd5fa34ff4e9f7c0091c0e23b4e6763cb055dcc42d4da -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-24T02:27:17.107Z] ========================================================= [2022-09-24T02:27:17.107Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-24T02:27:17.107Z] ========================================================= [Pipeline] sh [2022-09-24T02:27:17.425Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-24T02:27:17.805Z] + make test [2022-09-24T02:27:17.805Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-24T02:27:50.035Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-24T02:29:41.699Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-24T02:29:41.699Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-24T02:29:41.699Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-24T02:29:41.699Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-24T02:29:41.699Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-24T02:29:41.699Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-24T02:29:41.699Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-24T02:29:41.699Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-24T02:29:41.699Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-24T02:29:41.699Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-24T02:29:41.699Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-24T02:29:41.699Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-24T02:29:41.699Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-24T02:29:41.699Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-24T02:29:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-24T02:29:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.365s coverage: 28.7% of statements [2022-09-24T02:29:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-24T02:29:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-24T02:30:06.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.642s coverage: 98.5% of statements [2022-09-24T02:30:09.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.588s coverage: 75.6% of statements [2022-09-24T02:30:09.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-24T02:30:09.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-24T02:30:09.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.756s coverage: 54.2% of statements [2022-09-24T02:30:09.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-24T02:30:09.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-24T02:30:35.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.894s coverage: 89.2% of statements [2022-09-24T02:30:35.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-24T02:30:35.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-24T02:30:35.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-24T02:30:35.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-24T02:30:35.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-24T02:30:35.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.665s coverage: 2.0% of statements [2022-09-24T02:30:35.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-24T02:30:35.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-24T02:30:40.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.948s coverage: 95.6% of statements [2022-09-24T02:30:40.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-24T02:30:40.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-24T02:30:40.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-24T02:30:40.142Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.546s coverage: 72.2% of statements [2022-09-24T02:30:40.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-24T02:30:40.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-24T02:30:40.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-24T02:30:40.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-24T02:30:40.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-24T02:30:40.142Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.502s coverage: 60.0% of statements [2022-09-24T02:30:40.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-24T02:30:40.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-24T02:30:40.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-24T02:30:40.142Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.937s coverage: 0.9% of statements [2022-09-24T02:30:40.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-24T02:30:40.142Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.327s coverage: 58.8% of statements [2022-09-24T02:30:40.142Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.355s coverage: 29.6% of statements [2022-09-24T02:30:40.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-24T02:30:44.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.293s coverage: 47.1% of statements [2022-09-24T02:30:44.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.312s coverage: 79.5% of statements [2022-09-24T02:30:44.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.384s coverage: 94.1% of statements [2022-09-24T02:30:44.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.307s coverage: 96.3% of statements [2022-09-24T02:30:49.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements [2022-09-24T02:30:59.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.453s coverage: 94.4% of statements [2022-09-24T02:30:59.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.240s coverage: 44.8% of statements [2022-09-24T02:31:08.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.743s coverage: 80.5% of statements [2022-09-24T02:31:08.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-24T02:31:12.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements [2022-09-24T02:31:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-24T02:31:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-24T02:31:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-24T02:31:12.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-09-24T02:31:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-24T02:31:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-24T02:31:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-24T02:31:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-24T02:31:12.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.235s coverage: 86.9% of statements [2022-09-24T02:31:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-24T02:31:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-24T02:31:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-24T02:31:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-24T02:31:12.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.218s coverage: 87.2% of statements [2022-09-24T02:31:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-24T02:31:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-24T02:31:12.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-09-24T02:31:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-24T02:31:12.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements [2022-09-24T02:31:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-24T02:31:12.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.282s coverage: 80.0% of statements [2022-09-24T02:31:12.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements [2022-09-24T02:31:12.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.286s coverage: 85.4% of statements [2022-09-24T02:31:13.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.984s coverage: 91.2% of statements [2022-09-24T02:31:13.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-24T02:31:22.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.068s coverage: 64.7% of statements [2022-09-24T02:31:22.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-24T02:31:22.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-24T02:31:22.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.277s coverage: 100.0% of statements [2022-09-24T02:31:22.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 89.4% of statements [2022-09-24T02:31:22.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2022-09-24T02:31:22.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2022-09-24T02:31:22.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2022-09-24T02:31:30.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.414s coverage: 65.8% of statements [2022-09-24T02:31:30.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-24T02:31:30.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-24T02:31:30.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-24T02:31:30.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.888s coverage: 41.8% of statements [2022-09-24T02:31:30.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-24T02:31:30.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-24T02:31:30.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.295s coverage: 89.5% of statements [2022-09-24T02:31:30.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-24T02:31:30.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.413s coverage: 84.8% of statements [2022-09-24T02:31:30.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-24T02:31:30.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-24T02:31:30.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-24T02:31:30.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-24T02:31:40.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.343s coverage: 17.7% of statements [2022-09-24T02:31:40.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-24T02:31:40.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-24T02:31:40.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-24T02:31:40.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-24T02:31:40.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.781s coverage: 92.3% of statements [2022-09-24T02:31:40.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-24T02:31:40.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-24T02:31:40.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-24T02:31:40.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-24T02:31:40.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.239s coverage: 63.2% of statements [2022-09-24T02:31:40.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-24T02:31:40.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-24T02:31:40.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements [2022-09-24T02:31:40.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-24T02:31:40.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-24T02:31:40.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-24T02:31:40.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-24T02:31:40.605Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements [2022-09-24T02:31:40.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-24T02:31:40.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-24T02:31:40.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-24T02:31:40.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-24T02:31:40.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-24T02:31:40.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-24T02:31:40.605Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements [2022-09-24T02:31:40.605Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.096s coverage: 96.9% of statements [2022-09-24T02:31:40.605Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-09-24T02:31:40.605Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-24T02:31:40.605Z] GO111MODULE=on go vet ./... [2022-09-24T02:33:32.253Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-24T02:33:32.253Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-24T02:33:32.253Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-24T02:33:32.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-24T02:33:32.961Z] + ls -al . [2022-09-24T02:33:32.961Z] total 752 [2022-09-24T02:33:32.961Z] drwxrwxr-x 10 1001 1001 4096 Sep 24 02:27 . [2022-09-24T02:33:32.961Z] drwxr-xr-x 4 root root 4096 Sep 24 02:27 .. [2022-09-24T02:33:32.961Z] drwxrwxr-x 2 1001 1001 4096 Sep 24 02:25 .blubracket [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 16 Sep 24 02:25 .dockerignore [2022-09-24T02:33:32.961Z] drwxrwxr-x 8 1001 1001 4096 Sep 24 02:25 .git [2022-09-24T02:33:32.961Z] drwxrwxr-x 3 1001 1001 4096 Sep 24 02:25 .github [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 1030 Sep 24 02:25 .gitignore [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 42 Sep 24 02:25 .golangci.yml [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 87 Sep 24 02:25 .hadolint.yml [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 166 Sep 24 02:25 .sonarcloud.properties [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 1171 Sep 24 02:25 ADOPTERS.md [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 10722 Sep 24 02:25 Attribution.txt [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 63209 Sep 24 02:25 CHANGELOG.md [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 3804 Sep 24 02:25 CONTRIBUTING.md [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 677 Sep 24 02:25 GOVERNANCE.md [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 850 Sep 24 02:25 Jenkinsfile [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 10775 Sep 24 02:25 LICENSE [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 13724 Sep 24 02:25 Makefile [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 582 Sep 24 02:25 OWNERS.md [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 9799 Sep 24 02:25 README.md [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 6912 Sep 24 02:25 SECURITY.md [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 5 Sep 24 02:21 VERSION [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 4131 Sep 24 02:25 ZMQWindows.md [2022-09-24T02:33:32.961Z] drwxrwxr-x 2 1001 1001 4096 Sep 24 02:25 bin [2022-09-24T02:33:32.961Z] drwxrwxr-x 18 1001 1001 4096 Sep 24 02:25 cmd [2022-09-24T02:33:32.961Z] -rw-r--r-- 1 root root 496148 Sep 24 02:31 coverage.out [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 3458 Sep 24 02:25 go.mod [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 38040 Sep 24 02:25 go.sum [2022-09-24T02:33:32.961Z] drwxrwxr-x 8 1001 1001 4096 Sep 24 02:25 internal [2022-09-24T02:33:32.961Z] drwxrwxr-x 3 1001 1001 4096 Sep 24 02:25 openapi [2022-09-24T02:33:32.961Z] drwxrwxr-x 4 1001 1001 4096 Sep 24 02:25 snap [2022-09-24T02:33:32.961Z] -rw-rw-r-- 1 1001 1001 204 Sep 24 02:25 version.go [Pipeline] sh [2022-09-24T02:33:33.298Z] + '[' -e coverage.out ] [2022-09-24T02:33:33.298Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-24T02:33:33.338Z] Warning: overwriting stash ‘coverage-report’ [2022-09-24T02:33:34.003Z] Stashed 1 file(s) [Pipeline] sh [2022-09-24T02:33:34.641Z] + make build [2022-09-24T02:33:34.641Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-24T02:35:11.266Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-24T02:36:19.099Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-24T02:36:19.099Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-24T02:36:57.963Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-24T02:36:57.963Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-24T02:37:02.209Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-24T02:37:08.851Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-24T02:37:12.186Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-24T02:37:17.524Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-24T02:37:20.100Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-24T02:37:24.349Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-24T02:37:32.539Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-24T02:37:37.919Z] $ docker stop --time=1 8067bba86439dc61db6fd5fa34ff4e9f7c0091c0e23b4e6763cb055dcc42d4da [2022-09-24T02:37:39.884Z] $ docker rm -f 8067bba86439dc61db6fd5fa34ff4e9f7c0091c0e23b4e6763cb055dcc42d4da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-24T02:37:42.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-24T02:37:42.494Z] [2022-09-24T02:37:42.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-24T02:37:42.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-24T02:37:43.147Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-24T02:37:43.147Z] 29e5d40040c1: Pulling fs layer [2022-09-24T02:37:43.147Z] 1ce36da41761: Pulling fs layer [2022-09-24T02:37:43.147Z] 25b303627fd3: Pulling fs layer [2022-09-24T02:37:43.413Z] 29e5d40040c1: Verifying Checksum [2022-09-24T02:37:43.413Z] 29e5d40040c1: Download complete [2022-09-24T02:37:43.413Z] 1ce36da41761: Verifying Checksum [2022-09-24T02:37:43.413Z] 1ce36da41761: Download complete [2022-09-24T02:37:44.014Z] 29e5d40040c1: Pull complete [2022-09-24T02:37:44.971Z] 1ce36da41761: Pull complete [2022-09-24T02:37:44.971Z] 25b303627fd3: Verifying Checksum [2022-09-24T02:37:44.971Z] 25b303627fd3: Download complete [2022-09-24T02:37:55.191Z] 25b303627fd3: Pull complete [2022-09-24T02:37:55.192Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-24T02:37:55.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-24T02:37:55.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-24T02:37:55.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-776 does not seem to be running inside a container [2022-09-24T02:37:55.576Z] $ 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 [2022-09-24T02:37:57.670Z] $ docker top 8c87a7c3b0616b47eeb56b1a7ee196f50d74c6f192594bde4cac78e8a60c3848 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-24T02:37:58.516Z] + grep parallel+ [2022-09-24T02:37:58.517Z] docker-compose build --help [2022-09-24T02:38:02.763Z] --parallel Build images in parallel. [Pipeline] } [2022-09-24T02:38:02.814Z] $ docker stop --time=1 8c87a7c3b0616b47eeb56b1a7ee196f50d74c6f192594bde4cac78e8a60c3848 [2022-09-24T02:38:04.424Z] $ docker rm -f 8c87a7c3b0616b47eeb56b1a7ee196f50d74c6f192594bde4cac78e8a60c3848 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-24T02:38:05.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-24T02:38:05.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-24T02:38:05.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-776 does not seem to be running inside a container [2022-09-24T02:38:05.459Z] $ 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 [2022-09-24T02:38:06.556Z] $ docker top 8912cfc1b86da8cb226f162764df5f0bab68becb1557d610aeec88f53ae3e216 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-24T02:38:07.096Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-24T02:38:11.334Z] Building core-command ... [2022-09-24T02:38:11.335Z] Building core-data ... [2022-09-24T02:38:11.335Z] Building core-metadata ... [2022-09-24T02:38:11.335Z] Building security-bootstrapper ... [2022-09-24T02:38:11.335Z] Building security-proxy-setup ... [2022-09-24T02:38:11.335Z] Building security-secretstore-setup ... [2022-09-24T02:38:11.335Z] Building security-spiffe-token-provider ... [2022-09-24T02:38:11.335Z] Building security-spire-agent ... [2022-09-24T02:38:11.335Z] Building security-spire-config ... [2022-09-24T02:38:11.335Z] Building security-spire-server ... [2022-09-24T02:38:11.335Z] Building support-notifications ... [2022-09-24T02:38:11.335Z] Building support-scheduler ... [2022-09-24T02:38:11.335Z] Building sys-mgmt-agent ... [2022-09-24T02:38:11.335Z] Building sys-mgmt-agent [2022-09-24T02:38:11.335Z] Building security-bootstrapper [2022-09-24T02:38:11.335Z] Building security-spire-config [2022-09-24T02:38:11.335Z] Building support-scheduler [2022-09-24T02:38:11.335Z] Building support-notifications [2022-09-24T02:38:58.224Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:38:58.224Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:38:58.224Z] ---> 3ee2ed379450 [2022-09-24T02:38:58.224Z] Step 3/23 : WORKDIR /edgex-go [2022-09-24T02:38:58.807Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:38:58.807Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:38:58.807Z] ---> 3ee2ed379450 [2022-09-24T02:38:58.807Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-24T02:38:59.084Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:38:59.084Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:38:59.084Z] ---> 3ee2ed379450 [2022-09-24T02:38:59.084Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-24T02:38:59.084Z] ---> Running in 1d99fe6f648b [2022-09-24T02:38:59.084Z] ---> Running in 46954df9973e [2022-09-24T02:38:59.084Z] ---> Running in 9fc25d688058 [2022-09-24T02:38:59.350Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:38:59.350Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:38:59.350Z] ---> 3ee2ed379450 [2022-09-24T02:38:59.350Z] Step 3/33 : WORKDIR /edgex-go [2022-09-24T02:38:59.350Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:38:59.350Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:38:59.350Z] ---> 3ee2ed379450 [2022-09-24T02:38:59.350Z] Step 3/26 : WORKDIR /edgex-go [2022-09-24T02:38:59.350Z] ---> Running in 02ffc632412c [2022-09-24T02:38:59.350Z] ---> Running in 1f578aa83205 [2022-09-24T02:38:59.946Z] Removing intermediate container 46954df9973e [2022-09-24T02:38:59.946Z] ---> 786029f01670 [2022-09-24T02:38:59.946Z] Step 4/23 : WORKDIR /edgex-go [2022-09-24T02:38:59.946Z] Removing intermediate container 1d99fe6f648b [2022-09-24T02:38:59.946Z] ---> 336cd902d27b [2022-09-24T02:38:59.946Z] Step 4/23 : WORKDIR /edgex-go [2022-09-24T02:38:59.946Z] Removing intermediate container 9fc25d688058 [2022-09-24T02:38:59.946Z] ---> d4fec9a57c04 [2022-09-24T02:38:59.946Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:38:59.946Z] ---> Running in 7e1106db6cf7 [2022-09-24T02:38:59.946Z] ---> Running in 9d1cae0f0b2a [2022-09-24T02:38:59.946Z] ---> Running in 7d8ceedfd1f7 [2022-09-24T02:39:00.219Z] Removing intermediate container 02ffc632412c [2022-09-24T02:39:00.219Z] ---> fe1ed0946242 [2022-09-24T02:39:00.219Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:39:00.219Z] Removing intermediate container 1f578aa83205 [2022-09-24T02:39:00.219Z] ---> 6a5f3e83aafa [2022-09-24T02:39:00.219Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:39:00.219Z] ---> Running in 523441a3cb2d [2022-09-24T02:39:00.486Z] ---> Running in afa47f3259d9 [2022-09-24T02:39:01.072Z] Removing intermediate container 7e1106db6cf7 [2022-09-24T02:39:01.072Z] ---> c374dd55d2b8 [2022-09-24T02:39:01.072Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:39:01.072Z] Removing intermediate container 7d8ceedfd1f7 [2022-09-24T02:39:01.072Z] ---> c05e92af4b5e [2022-09-24T02:39:01.072Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:39:01.340Z] ---> Running in 22c5312be28d [2022-09-24T02:39:01.340Z] ---> Running in 1194179d4fe7 [2022-09-24T02:39:03.923Z] Removing intermediate container 9d1cae0f0b2a [2022-09-24T02:39:03.923Z] ---> 3fb84339b155 [2022-09-24T02:39:03.923Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-24T02:39:03.923Z] ---> Running in 7ea7c2c21a5d [2022-09-24T02:39:03.923Z] Removing intermediate container afa47f3259d9 [2022-09-24T02:39:03.923Z] ---> 2db7dfcea6fb [2022-09-24T02:39:03.923Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-24T02:39:04.199Z] ---> Running in 9f41a5c801df [2022-09-24T02:39:04.199Z] Removing intermediate container 523441a3cb2d [2022-09-24T02:39:04.199Z] ---> 37ed58571f09 [2022-09-24T02:39:04.199Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-24T02:39:04.466Z] ---> Running in 37998b6eeeff [2022-09-24T02:39:05.442Z] Removing intermediate container 22c5312be28d [2022-09-24T02:39:05.442Z] ---> 10acb6f0a850 [2022-09-24T02:39:05.442Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-24T02:39:05.442Z] Removing intermediate container 1194179d4fe7 [2022-09-24T02:39:05.442Z] ---> ce30d7698106 [2022-09-24T02:39:05.708Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-24T02:39:05.708Z] ---> Running in 3a8190548907 [2022-09-24T02:39:05.708Z] ---> Running in ed85118774e3 [2022-09-24T02:39:06.291Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:39:06.291Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:39:06.560Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:39:07.148Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:39:07.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:39:07.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:39:07.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:39:07.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:39:08.384Z] OK: 221 MiB in 51 packages [2022-09-24T02:39:08.384Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:39:08.384Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:39:08.384Z] OK: 221 MiB in 51 packages [2022-09-24T02:39:08.651Z] OK: 221 MiB in 51 packages [2022-09-24T02:39:09.612Z] OK: 221 MiB in 51 packages [2022-09-24T02:39:09.882Z] OK: 221 MiB in 51 packages [2022-09-24T02:39:10.464Z] Removing intermediate container 7ea7c2c21a5d [2022-09-24T02:39:10.464Z] ---> 4f86c6717c82 [2022-09-24T02:39:10.464Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-24T02:39:10.730Z] Removing intermediate container 9f41a5c801df [2022-09-24T02:39:10.730Z] ---> e1de9dbcc2e4 [2022-09-24T02:39:10.730Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-24T02:39:10.730Z] Removing intermediate container 37998b6eeeff [2022-09-24T02:39:10.730Z] ---> 006f07ff0856 [2022-09-24T02:39:10.730Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-24T02:39:11.310Z] Removing intermediate container 3a8190548907 [2022-09-24T02:39:11.310Z] ---> e454cf203c2d [2022-09-24T02:39:11.310Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-24T02:39:11.310Z] Removing intermediate container ed85118774e3 [2022-09-24T02:39:11.310Z] ---> 10abe1336eb1 [2022-09-24T02:39:11.310Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-24T02:39:11.577Z] ---> f6d12ece661f [2022-09-24T02:39:11.577Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:39:11.577Z] ---> Running in f20d89921f73 [2022-09-24T02:39:11.844Z] ---> 344e6698049b [2022-09-24T02:39:11.844Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:39:12.108Z] ---> 4a5826e74d92 [2022-09-24T02:39:12.108Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:39:12.108Z] ---> Running in 4db67f940efa [2022-09-24T02:39:12.108Z] ---> Running in 1d36429742ec [2022-09-24T02:39:12.705Z] ---> b40bdbab52e8 [2022-09-24T02:39:12.705Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:39:12.705Z] ---> Running in 4b3b5eaa571e [2022-09-24T02:39:12.705Z] ---> efa1a794bcda [2022-09-24T02:39:12.705Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:39:12.972Z] ---> Running in ed99ec42a231 [2022-09-24T02:40:20.827Z] Removing intermediate container ed99ec42a231 [2022-09-24T02:40:20.827Z] ---> 58bc9c3739ba [2022-09-24T02:40:20.827Z] Step 9/23 : COPY . . [2022-09-24T02:40:20.827Z] Removing intermediate container 4db67f940efa [2022-09-24T02:40:20.827Z] ---> ef7a2aa98261 [2022-09-24T02:40:20.827Z] Step 8/33 : COPY . . [2022-09-24T02:40:20.827Z] Removing intermediate container 1d36429742ec [2022-09-24T02:40:20.827Z] ---> 406f1fd77a13 [2022-09-24T02:40:20.827Z] Step 8/26 : COPY . . [2022-09-24T02:40:20.827Z] Removing intermediate container f20d89921f73 [2022-09-24T02:40:20.827Z] ---> f94db29325a7 [2022-09-24T02:40:20.827Z] Step 8/23 : COPY . . [2022-09-24T02:40:20.827Z] Removing intermediate container 4b3b5eaa571e [2022-09-24T02:40:20.827Z] ---> a7d678e6d37d [2022-09-24T02:40:20.827Z] Step 9/23 : COPY . . [2022-09-24T02:40:30.888Z] ---> 009fc64e6787 [2022-09-24T02:40:30.888Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-24T02:40:30.888Z] ---> fdb0e22e8df5 [2022-09-24T02:40:30.888Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-24T02:40:30.888Z] ---> c9052c712e77 [2022-09-24T02:40:30.888Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-24T02:40:31.158Z] ---> Running in 2ab3e912bbe0 [2022-09-24T02:40:31.158Z] ---> 4e1d298ddc15 [2022-09-24T02:40:31.158Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-24T02:40:31.158Z] ---> e138d5a45199 [2022-09-24T02:40:31.158Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-24T02:40:31.158Z] ---> Running in c8ce913691de [2022-09-24T02:40:31.158Z] ---> Running in 088df9da8575 [2022-09-24T02:40:31.426Z] ---> Running in c4d66ee2fe1b [2022-09-24T02:40:31.426Z] ---> Running in 54d75869b736 [2022-09-24T02:40:32.016Z] Removing intermediate container c4d66ee2fe1b [2022-09-24T02:40:32.016Z] ---> 4dbb0c7cf5ff [2022-09-24T02:40:32.016Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-24T02:40:32.292Z] ---> Running in 1eb134c5b16d [2022-09-24T02:40:32.888Z] Removing intermediate container 1eb134c5b16d [2022-09-24T02:40:32.888Z] ---> 991e81ca7364 [2022-09-24T02:40:32.888Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-24T02:40:32.888Z] ---> Running in ea17f5d0be7e [2022-09-24T02:40:33.471Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-24T02:40:33.741Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-24T02:40:33.741Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-24T02:40:33.741Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-24T02:40:35.679Z] Removing intermediate container ea17f5d0be7e [2022-09-24T02:40:35.679Z] ---> 525bc8d79883 [2022-09-24T02:40:35.679Z] Step 12/26 : WORKDIR /edgex-go [2022-09-24T02:40:35.679Z] ---> Running in 1792f82bb8e7 [2022-09-24T02:40:36.259Z] Removing intermediate container 1792f82bb8e7 [2022-09-24T02:40:36.259Z] ---> 95351798d198 [2022-09-24T02:40:36.259Z] [2022-09-24T02:40:36.259Z] Step 13/26 : FROM alpine:3.15 [2022-09-24T02:40:36.259Z] 3.15: Pulling from library/alpine [2022-09-24T02:40:37.213Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-24T02:40:37.213Z] Status: Downloaded newer image for alpine:3.15 [2022-09-24T02:40:37.213Z] ---> 02e0d6fdf486 [2022-09-24T02:40:37.213Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-24T02:40:37.481Z] ---> Running in 275849fc21e6 [2022-09-24T02:40:37.748Z] Removing intermediate container 275849fc21e6 [2022-09-24T02:40:37.748Z] ---> a135fbb41bb7 [2022-09-24T02:40:37.748Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:40:37.748Z] ---> Running in f7418fa14eb7 [2022-09-24T02:40:41.100Z] Removing intermediate container f7418fa14eb7 [2022-09-24T02:40:41.100Z] ---> ac935d121355 [2022-09-24T02:40:41.100Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-24T02:40:41.100Z] ---> Running in 1c99cd8642fe [2022-09-24T02:40:43.046Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:40:44.005Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:40:45.415Z] v3.15.6-77-ga2394f6dc6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-24T02:40:45.415Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-24T02:40:45.415Z] OK: 15734 distinct packages available [2022-09-24T02:40:45.415Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:40:46.817Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:40:47.771Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-24T02:40:47.771Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-24T02:40:47.771Z] (3/4) Installing libucontext (1.1-r0) [2022-09-24T02:40:48.044Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-24T02:40:48.044Z] Executing busybox-1.34.1-r7.trigger [2022-09-24T02:40:48.044Z] OK: 6 MiB in 18 packages [2022-09-24T02:40:50.022Z] Removing intermediate container 1c99cd8642fe [2022-09-24T02:40:50.022Z] ---> 94a95472e116 [2022-09-24T02:40:50.022Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-24T02:40:55.351Z] ---> d17ea9839bbc [2022-09-24T02:40:55.351Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-24T02:40:56.313Z] ---> a1b2e5964057 [2022-09-24T02:40:56.313Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-24T02:40:56.313Z] ---> Running in 1fd0a5c05a96 [2022-09-24T02:40:56.905Z] Removing intermediate container 1fd0a5c05a96 [2022-09-24T02:40:56.905Z] ---> fbf2145711b1 [2022-09-24T02:40:56.905Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-24T02:40:57.880Z] ---> 9a7f16e3413a [2022-09-24T02:40:57.880Z] Step 21/26 : WORKDIR / [2022-09-24T02:40:57.880Z] ---> Running in 07af3ab5a8bb [2022-09-24T02:40:58.154Z] Removing intermediate container 07af3ab5a8bb [2022-09-24T02:40:58.154Z] ---> 2bbb60e5ddb7 [2022-09-24T02:40:58.154Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-24T02:40:58.419Z] ---> Running in 025e2cda9326 [2022-09-24T02:40:58.688Z] Removing intermediate container 025e2cda9326 [2022-09-24T02:40:58.688Z] ---> aab3f4a33c44 [2022-09-24T02:40:58.688Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-24T02:40:58.954Z] ---> Running in 921aa24f724a [2022-09-24T02:40:59.223Z] Removing intermediate container 921aa24f724a [2022-09-24T02:40:59.223Z] ---> 0cff14bd79f7 [2022-09-24T02:40:59.223Z] Step 24/26 : LABEL arch=arm64 [2022-09-24T02:40:59.501Z] ---> Running in 101392e23ed1 [2022-09-24T02:40:59.770Z] Removing intermediate container 101392e23ed1 [2022-09-24T02:40:59.770Z] ---> 78b3ceafd055 [2022-09-24T02:40:59.770Z] Step 25/26 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:40:59.770Z] ---> Running in 7401bf8c99c4 [2022-09-24T02:41:00.353Z] Removing intermediate container 7401bf8c99c4 [2022-09-24T02:41:00.353Z] ---> 7bd18b6e6ef2 [2022-09-24T02:41:00.353Z] Step 26/26 : LABEL version=0.0.0 [2022-09-24T02:41:00.353Z] ---> Running in 12a80fd9f4c8 [2022-09-24T02:41:00.939Z] Removing intermediate container 12a80fd9f4c8 [2022-09-24T02:41:00.939Z] ---> 4a1381ec4490 [2022-09-24T02:41:00.939Z] [2022-09-24T02:41:01.210Z] Successfully built 4a1381ec4490 [2022-09-24T02:41:01.210Z] Successfully tagged security-spire-config-arm64:latest [2022-09-24T02:41:01.210Z]  Building security-spire-config ... done Building security-proxy-setup [2022-09-24T02:41:16.179Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:41:16.179Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:41:16.179Z] ---> 3ee2ed379450 [2022-09-24T02:41:16.179Z] Step 3/22 : WORKDIR /edgex-go [2022-09-24T02:41:16.179Z] ---> Using cache [2022-09-24T02:41:16.179Z] ---> 6a5f3e83aafa [2022-09-24T02:41:16.179Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:41:16.179Z] ---> Using cache [2022-09-24T02:41:16.179Z] ---> 2db7dfcea6fb [2022-09-24T02:41:16.179Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-24T02:41:16.179Z] ---> Running in 1ce89a473760 [2022-09-24T02:41:18.114Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:41:18.695Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:41:20.099Z] OK: 221 MiB in 51 packages [2022-09-24T02:41:21.545Z] Removing intermediate container 1ce89a473760 [2022-09-24T02:41:21.545Z] ---> c4b8d924085a [2022-09-24T02:41:21.545Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-24T02:41:22.497Z] ---> 3d968e84ad55 [2022-09-24T02:41:22.497Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:41:22.497Z] ---> Running in 520ac26e73ad [2022-09-24T02:42:18.862Z] Removing intermediate container 520ac26e73ad [2022-09-24T02:42:18.862Z] ---> 1c8f005cf2cf [2022-09-24T02:42:18.862Z] Step 8/22 : COPY . . [2022-09-24T02:42:27.059Z] ---> 785d1e8edfca [2022-09-24T02:42:27.059Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-24T02:42:27.059Z] ---> Running in b13eeaec8e95 [2022-09-24T02:42:29.110Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-24T02:46:06.090Z] Removing intermediate container 088df9da8575 [2022-09-24T02:46:06.090Z] ---> 568b68996ba5 [2022-09-24T02:46:06.090Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-24T02:46:06.090Z] ---> Running in 3f03de5054b3 [2022-09-24T02:46:06.090Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-24T02:46:06.090Z] Removing intermediate container 3f03de5054b3 [2022-09-24T02:46:06.090Z] ---> c3616e92e8a2 [2022-09-24T02:46:06.090Z] [2022-09-24T02:46:06.090Z] Step 11/23 : FROM alpine:3.16 [2022-09-24T02:46:06.090Z] 3.16: Pulling from library/alpine [2022-09-24T02:46:06.090Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-24T02:46:06.090Z] Status: Downloaded newer image for alpine:3.16 [2022-09-24T02:46:06.090Z] ---> a6215f271958 [2022-09-24T02:46:06.090Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-24T02:46:06.090Z] ---> Running in 1f87e39df1dc [2022-09-24T02:46:06.090Z] Removing intermediate container 1f87e39df1dc [2022-09-24T02:46:06.090Z] ---> 5b4fe52ce69e [2022-09-24T02:46:06.090Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-24T02:46:06.090Z] ---> Running in 4b1824b41f6c [2022-09-24T02:46:06.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:46:06.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:46:07.051Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-24T02:46:07.051Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-24T02:46:07.051Z] (3/33) Installing readline (8.1.2-r0) [2022-09-24T02:46:07.051Z] (4/33) Installing bash (5.1.16-r2) [2022-09-24T02:46:07.051Z] Executing bash-5.1.16-r2.post-install [2022-09-24T02:46:07.051Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-24T02:46:07.318Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-24T02:46:07.318Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-24T02:46:07.318Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-24T02:46:07.318Z] (9/33) Installing curl (7.83.1-r3) [2022-09-24T02:46:07.318Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-24T02:46:08.721Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-24T02:46:08.721Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-24T02:46:08.721Z] (13/33) Installing expat (2.4.9-r0) [2022-09-24T02:46:08.721Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-24T02:46:08.721Z] (15/33) Installing gdbm (1.23-r0) [2022-09-24T02:46:08.721Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-24T02:46:08.721Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-24T02:46:08.721Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-24T02:46:08.987Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-24T02:46:08.987Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-24T02:46:08.987Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-24T02:46:12.318Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-24T02:46:12.318Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-24T02:46:12.318Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-24T02:46:12.318Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-24T02:46:12.318Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-24T02:46:12.318Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-24T02:46:12.318Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-24T02:46:12.318Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-24T02:46:12.318Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-24T02:46:12.318Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-24T02:46:12.318Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-24T02:46:12.686Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-24T02:46:13.267Z] Removing intermediate container 54d75869b736 [2022-09-24T02:46:13.267Z] ---> ee1788c45246 [2022-09-24T02:46:13.267Z] [2022-09-24T02:46:13.267Z] Step 10/33 : FROM alpine:3.16 [2022-09-24T02:46:13.267Z] ---> a6215f271958 [2022-09-24T02:46:13.267Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-24T02:46:13.535Z] ---> Running in 2b6a243e6d05 [2022-09-24T02:46:13.809Z] Executing busybox-1.35.0-r17.trigger [2022-09-24T02:46:13.809Z] Executing ca-certificates-20220614-r0.trigger [2022-09-24T02:46:14.075Z] Removing intermediate container 2b6a243e6d05 [2022-09-24T02:46:14.075Z] ---> 89003bce2f2c [2022-09-24T02:46:14.075Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-24T02:46:14.075Z] ---> Running in 2a2911d9b61a [2022-09-24T02:46:14.344Z] OK: 120 MiB in 47 packages [2022-09-24T02:46:16.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:46:16.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:46:17.942Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-24T02:46:17.942Z] (2/2) Installing su-exec (0.2-r1) [2022-09-24T02:46:17.942Z] Executing busybox-1.35.0-r17.trigger [2022-09-24T02:46:17.942Z] OK: 5 MiB in 16 packages [2022-09-24T02:46:19.347Z] Removing intermediate container 2a2911d9b61a [2022-09-24T02:46:19.347Z] ---> 8b14c0c7d726 [2022-09-24T02:46:19.347Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-24T02:46:19.347Z] ---> Running in d55c72b686c3 [2022-09-24T02:46:19.617Z] Removing intermediate container d55c72b686c3 [2022-09-24T02:46:19.617Z] ---> a56ea2a4cda0 [2022-09-24T02:46:19.617Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-24T02:46:19.886Z] ---> Running in 6904ecb4e4b0 [2022-09-24T02:46:20.160Z] Removing intermediate container 6904ecb4e4b0 [2022-09-24T02:46:20.160Z] ---> 62287605cdd0 [2022-09-24T02:46:20.160Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-24T02:46:20.427Z] ---> Running in 29510a314757 [2022-09-24T02:46:21.008Z] Removing intermediate container 29510a314757 [2022-09-24T02:46:21.008Z] ---> e7049fae7a29 [2022-09-24T02:46:21.008Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-24T02:46:21.008Z] ---> Running in 5e32c761100f [2022-09-24T02:46:21.596Z] Removing intermediate container 5e32c761100f [2022-09-24T02:46:21.596Z] ---> 39fcec2a7c35 [2022-09-24T02:46:21.596Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-24T02:46:21.596Z] ---> Running in 62cef8738307 [2022-09-24T02:46:24.933Z] Removing intermediate container 62cef8738307 [2022-09-24T02:46:24.933Z] ---> 69d24245dd7d [2022-09-24T02:46:24.933Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-24T02:46:24.933Z] ---> Running in 85b4c386374d [2022-09-24T02:46:24.933Z] Removing intermediate container 85b4c386374d [2022-09-24T02:46:24.933Z] ---> 1d8eb5c091f1 [2022-09-24T02:46:24.933Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-24T02:46:25.888Z] ---> 88fb53f48f23 [2022-09-24T02:46:25.888Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-24T02:46:25.888Z] ---> Running in 004293de3727 [2022-09-24T02:46:29.232Z] Removing intermediate container 004293de3727 [2022-09-24T02:46:29.232Z] ---> 7b4cf7a8b5d8 [2022-09-24T02:46:29.232Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-24T02:46:30.194Z] ---> a84938cdcfe8 [2022-09-24T02:46:30.194Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-24T02:46:32.137Z] ---> be756ec7019f [2022-09-24T02:46:32.137Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-24T02:46:32.731Z] ---> fa048c4503d5 [2022-09-24T02:46:32.731Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-24T02:46:33.313Z] Collecting docker-compose==1.23.2 [2022-09-24T02:46:33.579Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-24T02:46:33.579Z] ---> 6cc960a3a85e [2022-09-24T02:46:33.579Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-24T02:46:33.579Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.5 MB/s eta 0:00:00 [2022-09-24T02:46:34.537Z] ---> 684ef5f07159 [2022-09-24T02:46:34.537Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-24T02:46:34.802Z] Collecting docker<4.0,>=3.6.0 [2022-09-24T02:46:34.802Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-24T02:46:35.069Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 6.5 MB/s eta 0:00:00 [2022-09-24T02:46:35.069Z] Collecting docopt<0.7,>=0.6.1 [2022-09-24T02:46:35.069Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-24T02:46:35.069Z] ---> d9d75af2c222 [2022-09-24T02:46:35.069Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-24T02:46:35.336Z] Preparing metadata (setup.py): started [2022-09-24T02:46:35.922Z] ---> ec0f522c2782 [2022-09-24T02:46:35.922Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-24T02:46:36.193Z] ---> Running in 8ef4e32c5510 [2022-09-24T02:46:38.789Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-24T02:46:38.789Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-24T02:46:39.054Z] Removing intermediate container 8ef4e32c5510 [2022-09-24T02:46:39.054Z] ---> cb7d4d03f9e9 [2022-09-24T02:46:39.054Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-24T02:46:39.054Z] ---> Running in a75de97050b3 [2022-09-24T02:46:39.054Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-24T02:46:39.319Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-24T02:46:39.319Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 7.6 MB/s eta 0:00:00 [2022-09-24T02:46:39.585Z] Removing intermediate container a75de97050b3 [2022-09-24T02:46:39.585Z] ---> 0b0311442729 [2022-09-24T02:46:39.585Z] Step 30/33 : CMD ["gate"] [2022-09-24T02:46:39.585Z] ---> Running in 20bbd9ec05a1 [2022-09-24T02:46:40.164Z] Collecting jsonschema<3,>=2.5.1 [2022-09-24T02:46:40.164Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-24T02:46:40.164Z] Removing intermediate container 20bbd9ec05a1 [2022-09-24T02:46:40.164Z] ---> 4d49c141df9f [2022-09-24T02:46:40.164Z] Step 31/33 : LABEL arch=arm64 [2022-09-24T02:46:40.164Z] ---> Running in d31435843c5f [2022-09-24T02:46:40.744Z] Collecting PyYAML<4,>=3.10 [2022-09-24T02:46:40.744Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-24T02:46:40.744Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.6 MB/s eta 0:00:00 [2022-09-24T02:46:42.144Z] Removing intermediate container d31435843c5f [2022-09-24T02:46:42.144Z] ---> a230100cf60c [2022-09-24T02:46:42.144Z] Step 32/33 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:46:42.409Z] Preparing metadata (setup.py): started [2022-09-24T02:46:42.409Z] ---> Running in 24dc85ed6419 [2022-09-24T02:46:42.990Z] Removing intermediate container 24dc85ed6419 [2022-09-24T02:46:42.990Z] ---> 2bbe58a93524 [2022-09-24T02:46:42.990Z] Step 33/33 : LABEL version=0.0.0 [2022-09-24T02:46:42.990Z] ---> Running in d7313cccadd2 [2022-09-24T02:46:43.570Z] Removing intermediate container d7313cccadd2 [2022-09-24T02:46:43.570Z] ---> 331150852197 [2022-09-24T02:46:43.570Z] [2022-09-24T02:46:43.837Z] Successfully built 331150852197 [2022-09-24T02:46:43.837Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-24T02:46:43.837Z] Building security-spire-server [2022-09-24T02:46:45.247Z]  Building security-bootstrapper ... done  Preparing metadata (setup.py): finished with status 'done' [2022-09-24T02:46:45.247Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-24T02:46:45.247Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-24T02:46:45.247Z] Preparing metadata (setup.py): started [2022-09-24T02:46:47.823Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-24T02:46:49.227Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-24T02:46:49.227Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-24T02:46:49.227Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 3.0 MB/s eta 0:00:00 [2022-09-24T02:46:49.496Z] Collecting texttable<0.10,>=0.9.0 [2022-09-24T02:46:49.496Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-24T02:46:49.765Z] Preparing metadata (setup.py): started [2022-09-24T02:46:54.031Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-24T02:46:54.296Z] Collecting cached-property<2,>=1.2.0 [2022-09-24T02:46:54.563Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-24T02:46:55.147Z] Collecting docker-pycreds>=0.4.0 [2022-09-24T02:46:55.147Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-24T02:46:57.090Z] Collecting idna<2.8,>=2.5 [2022-09-24T02:46:57.090Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-24T02:46:57.090Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.1 MB/s eta 0:00:00 [2022-09-24T02:46:58.049Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-24T02:46:58.049Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-24T02:46:58.049Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 9.1 MB/s eta 0:00:00 [2022-09-24T02:46:58.321Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-24T02:46:58.321Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-24T02:46:58.321Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.6 MB/s eta 0:00:00 [2022-09-24T02:46:58.901Z] Collecting certifi>=2017.4.17 [2022-09-24T02:46:58.901Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-24T02:46:58.901Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 19.3 MB/s eta 0:00:00 [2022-09-24T02:46:59.869Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:46:59.869Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:46:59.869Z] ---> 3ee2ed379450 [2022-09-24T02:46:59.869Z] Step 3/25 : WORKDIR /edgex-go [2022-09-24T02:46:59.869Z] ---> Using cache [2022-09-24T02:46:59.869Z] ---> 6a5f3e83aafa [2022-09-24T02:46:59.869Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:46:59.869Z] ---> Using cache [2022-09-24T02:46:59.869Z] ---> 2db7dfcea6fb [2022-09-24T02:46:59.869Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-24T02:46:59.869Z] ---> Using cache [2022-09-24T02:46:59.869Z] ---> e1de9dbcc2e4 [2022-09-24T02:46:59.869Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-24T02:46:59.869Z] ---> Using cache [2022-09-24T02:46:59.869Z] ---> 4a5826e74d92 [2022-09-24T02:46:59.869Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:46:59.869Z] ---> Using cache [2022-09-24T02:46:59.869Z] ---> 406f1fd77a13 [2022-09-24T02:46:59.869Z] Step 8/25 : COPY . . [2022-09-24T02:46:59.869Z] ---> Using cache [2022-09-24T02:46:59.869Z] ---> 4e1d298ddc15 [2022-09-24T02:46:59.869Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-24T02:46:59.869Z] ---> Using cache [2022-09-24T02:46:59.869Z] ---> 4dbb0c7cf5ff [2022-09-24T02:46:59.869Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-24T02:46:59.869Z] ---> Using cache [2022-09-24T02:46:59.869Z] ---> 991e81ca7364 [2022-09-24T02:46:59.869Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-24T02:46:59.869Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-24T02:46:59.869Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-24T02:46:59.869Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-24T02:46:59.869Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-24T02:47:00.491Z] ---> Running in 9d5c47556293 [2022-09-24T02:47:01.456Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-24T02:47:01.456Z] Running setup.py install for texttable: started [2022-09-24T02:47:03.399Z] Removing intermediate container 9d5c47556293 [2022-09-24T02:47:03.399Z] ---> 46e54e597e2d [2022-09-24T02:47:03.399Z] Step 12/25 : WORKDIR /edgex-go [2022-09-24T02:47:03.666Z] ---> Running in 41f04de99480 [2022-09-24T02:47:04.255Z] Removing intermediate container 41f04de99480 [2022-09-24T02:47:04.255Z] ---> 3b932dd98b31 [2022-09-24T02:47:04.255Z] [2022-09-24T02:47:04.255Z] Step 13/25 : FROM alpine:3.15 [2022-09-24T02:47:04.255Z] ---> 02e0d6fdf486 [2022-09-24T02:47:04.255Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-24T02:47:04.255Z] ---> Using cache [2022-09-24T02:47:04.255Z] ---> a135fbb41bb7 [2022-09-24T02:47:04.255Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:47:04.255Z] ---> Using cache [2022-09-24T02:47:04.255Z] ---> ac935d121355 [2022-09-24T02:47:04.255Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-24T02:47:04.255Z] ---> Running in 7409bb7fb3f3 [2022-09-24T02:47:05.233Z] Running setup.py install for texttable: finished with status 'done' [2022-09-24T02:47:05.233Z] Running setup.py install for PyYAML: started [2022-09-24T02:47:06.201Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:47:07.157Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:47:08.565Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-24T02:47:08.565Z] v3.15.6-77-ga2394f6dc6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-24T02:47:08.565Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-24T02:47:08.565Z] OK: 15734 distinct packages available [2022-09-24T02:47:08.832Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:47:09.787Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:47:10.054Z] Running setup.py install for docopt: started [2022-09-24T02:47:11.458Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-24T02:47:11.458Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-24T02:47:11.458Z] (3/5) Installing libucontext (1.1-r0) [2022-09-24T02:47:11.458Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-24T02:47:11.458Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-24T02:47:11.725Z] Executing busybox-1.34.1-r7.trigger [2022-09-24T02:47:11.725Z] OK: 6 MiB in 19 packages [2022-09-24T02:47:13.129Z] Running setup.py install for docopt: finished with status 'done' [2022-09-24T02:47:13.710Z] Removing intermediate container 7409bb7fb3f3 [2022-09-24T02:47:13.710Z] ---> 63b688935f13 [2022-09-24T02:47:13.710Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-24T02:47:17.046Z] Running setup.py install for dockerpty: started [2022-09-24T02:47:18.982Z] ---> 6b2375bb66ad [2022-09-24T02:47:18.982Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-24T02:47:19.938Z] ---> 3b19a1b534a7 [2022-09-24T02:47:19.938Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-24T02:47:20.520Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-24T02:47:20.786Z] ---> 0145e7fb2a4e [2022-09-24T02:47:20.786Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-24T02:47:21.748Z] ---> 86e840b83242 [2022-09-24T02:47:21.748Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-24T02:47:21.748Z] ---> Running in 9f7db690e690 [2022-09-24T02:47:22.328Z] Removing intermediate container 9f7db690e690 [2022-09-24T02:47:22.328Z] ---> fb3e0c7a021a [2022-09-24T02:47:22.328Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-24T02:47:22.328Z] ---> Running in c0ff77c1a231 [2022-09-24T02:47:22.908Z] Removing intermediate container c0ff77c1a231 [2022-09-24T02:47:22.908Z] ---> a08c0a2d0591 [2022-09-24T02:47:22.908Z] Step 23/25 : LABEL arch=arm64 [2022-09-24T02:47:22.908Z] ---> Running in de995c6de97f [2022-09-24T02:47:23.493Z] Removing intermediate container de995c6de97f [2022-09-24T02:47:23.493Z] ---> 740130de6dd9 [2022-09-24T02:47:23.493Z] Step 24/25 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:47:23.493Z] ---> Running in d0a847d24e9e [2022-09-24T02:47:24.077Z] Removing intermediate container d0a847d24e9e [2022-09-24T02:47:24.077Z] ---> 18bd416ad5ae [2022-09-24T02:47:24.077Z] Step 25/25 : LABEL version=0.0.0 [2022-09-24T02:47:24.077Z] ---> Running in d234014efc38 [2022-09-24T02:47:24.077Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-24T02:47:24.077Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-24T02:47:24.674Z] Removing intermediate container d234014efc38 [2022-09-24T02:47:24.674Z] ---> d7b65fc3c5a2 [2022-09-24T02:47:24.674Z] [2022-09-24T02:47:24.941Z] Successfully built d7b65fc3c5a2 [2022-09-24T02:47:24.941Z] Successfully tagged security-spire-server-arm64:latest [2022-09-24T02:47:24.941Z]  Building security-spire-server ... done Building core-command [2022-09-24T02:47:43.133Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-24T02:47:43.133Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:47:43.133Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:47:43.133Z] ---> 3ee2ed379450 [2022-09-24T02:47:43.133Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-24T02:47:43.133Z] ---> Using cache [2022-09-24T02:47:43.133Z] ---> 336cd902d27b [2022-09-24T02:47:43.133Z] Step 4/24 : WORKDIR /edgex-go [2022-09-24T02:47:43.133Z] ---> Using cache [2022-09-24T02:47:43.133Z] ---> c05e92af4b5e [2022-09-24T02:47:43.133Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:47:43.133Z] ---> Using cache [2022-09-24T02:47:43.133Z] ---> ce30d7698106 [2022-09-24T02:47:43.133Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-24T02:47:43.133Z] ---> Running in b67d92c6e832 [2022-09-24T02:47:43.133Z] Removing intermediate container 4b1824b41f6c [2022-09-24T02:47:43.133Z] ---> c9e463f989f6 [2022-09-24T02:47:43.133Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-24T02:47:43.133Z] ---> Running in 123c42c5f0fc [2022-09-24T02:47:43.714Z] Removing intermediate container 123c42c5f0fc [2022-09-24T02:47:43.714Z] ---> 23fc993b5805 [2022-09-24T02:47:43.714Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-24T02:47:43.714Z] ---> Running in a0246a556f7d [2022-09-24T02:47:43.714Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:47:44.306Z] Removing intermediate container a0246a556f7d [2022-09-24T02:47:44.306Z] ---> f092863376fe [2022-09-24T02:47:44.306Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-24T02:47:44.890Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:47:45.850Z] ---> bc069c4a4ccf [2022-09-24T02:47:45.850Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-24T02:47:46.442Z] OK: 221 MiB in 51 packages [2022-09-24T02:47:46.442Z] ---> bd64d6904dd4 [2022-09-24T02:47:46.442Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-24T02:47:47.846Z] Removing intermediate container b67d92c6e832 [2022-09-24T02:47:47.846Z] ---> fa39d3c70144 [2022-09-24T02:47:47.846Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-24T02:47:48.110Z] ---> a45c54e3af34 [2022-09-24T02:47:48.110Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-24T02:47:48.377Z] ---> Running in a672d230126f [2022-09-24T02:47:48.954Z] Removing intermediate container a672d230126f [2022-09-24T02:47:48.954Z] ---> 9e94dc0b1fc6 [2022-09-24T02:47:48.954Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-24T02:47:48.954Z] ---> Running in 6be170e732ae [2022-09-24T02:47:49.219Z] ---> 63f876e8d2ee [2022-09-24T02:47:49.219Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:47:49.484Z] ---> Running in 6da83c516cfd [2022-09-24T02:47:49.750Z] Removing intermediate container 6be170e732ae [2022-09-24T02:47:49.750Z] ---> 90d6b2e90a19 [2022-09-24T02:47:49.750Z] Step 21/23 : LABEL arch=arm64 [2022-09-24T02:47:50.014Z] ---> Running in 24078ca572ca [2022-09-24T02:47:50.593Z] Removing intermediate container 24078ca572ca [2022-09-24T02:47:50.593Z] ---> a31efc48cecf [2022-09-24T02:47:50.593Z] Step 22/23 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:47:50.858Z] ---> Running in 6e773b98bc5f [2022-09-24T02:47:51.438Z] Removing intermediate container 6e773b98bc5f [2022-09-24T02:47:51.438Z] ---> 504794dd6a1a [2022-09-24T02:47:51.438Z] Step 23/23 : LABEL version=0.0.0 [2022-09-24T02:47:51.438Z] ---> Running in ebfd6291492f [2022-09-24T02:47:52.018Z] Removing intermediate container ebfd6291492f [2022-09-24T02:47:52.018Z] ---> 420bcefa9726 [2022-09-24T02:47:52.018Z] [2022-09-24T02:47:52.282Z] Successfully built 420bcefa9726 [2022-09-24T02:47:52.282Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-24T02:47:52.282Z]  Building sys-mgmt-agent ... done Building security-spiffe-token-provider [2022-09-24T02:48:07.256Z] Removing intermediate container b13eeaec8e95 [2022-09-24T02:48:07.256Z] ---> 0c5f222428ec [2022-09-24T02:48:07.256Z] [2022-09-24T02:48:07.256Z] Step 10/22 : FROM alpine:3.16 [2022-09-24T02:48:07.256Z] ---> a6215f271958 [2022-09-24T02:48:07.256Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-24T02:48:07.256Z] ---> Running in 7736109be6be [2022-09-24T02:48:09.205Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:48:09.205Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:48:09.205Z] ---> 3ee2ed379450 [2022-09-24T02:48:09.205Z] Step 3/20 : WORKDIR /edgex-go [2022-09-24T02:48:09.205Z] ---> Using cache [2022-09-24T02:48:09.205Z] ---> 6a5f3e83aafa [2022-09-24T02:48:09.205Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-24T02:48:09.205Z] ---> Running in b97cf0fab936 [2022-09-24T02:48:09.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:48:09.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:48:10.744Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-24T02:48:10.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:48:11.008Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-24T02:48:11.008Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-24T02:48:11.008Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-24T02:48:11.008Z] (5/6) Installing curl (7.83.1-r3) [2022-09-24T02:48:11.008Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-24T02:48:11.008Z] Executing busybox-1.35.0-r17.trigger [2022-09-24T02:48:11.008Z] Executing ca-certificates-20220614-r0.trigger [2022-09-24T02:48:11.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:48:11.538Z] OK: 8 MiB in 20 packages [2022-09-24T02:48:13.031Z] v3.16.2-198-gf20eefe253 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-24T02:48:13.031Z] v3.16.2-200-ga8ca21f541 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-24T02:48:13.031Z] OK: 16895 distinct packages available [2022-09-24T02:48:13.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:48:15.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:48:15.080Z] OK: 221 MiB in 51 packages [2022-09-24T02:48:15.368Z] Removing intermediate container 7736109be6be [2022-09-24T02:48:15.368Z] ---> 7656fa73fad0 [2022-09-24T02:48:15.368Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-24T02:48:15.368Z] ---> Running in 33fbfbc70966 [2022-09-24T02:48:16.427Z] Removing intermediate container 33fbfbc70966 [2022-09-24T02:48:16.427Z] ---> f71fe08b9938 [2022-09-24T02:48:16.427Z] Step 13/22 : WORKDIR /edgex [2022-09-24T02:48:16.427Z] ---> Running in 70177728374c [2022-09-24T02:48:17.421Z] Removing intermediate container b97cf0fab936 [2022-09-24T02:48:17.421Z] ---> 1e35ffddc79a [2022-09-24T02:48:17.421Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-24T02:48:17.421Z] Removing intermediate container 70177728374c [2022-09-24T02:48:17.421Z] ---> 09c22804a466 [2022-09-24T02:48:17.421Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-24T02:48:18.831Z] ---> 4612408982ce [2022-09-24T02:48:18.831Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:48:18.831Z] ---> 6c953389a565 [2022-09-24T02:48:18.831Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-24T02:48:18.831Z] ---> Running in e5357bd8fb15 [2022-09-24T02:48:21.401Z] ---> 81a225c9a814 [2022-09-24T02:48:21.401Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-24T02:48:23.332Z] ---> 6017ae1cde66 [2022-09-24T02:48:23.332Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-24T02:48:25.268Z] ---> 97ccfb6c0212 [2022-09-24T02:48:25.268Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-24T02:48:25.268Z] ---> Running in a4b978587d71 [2022-09-24T02:48:29.513Z] Removing intermediate container a4b978587d71 [2022-09-24T02:48:29.513Z] ---> 82f7a09a28d6 [2022-09-24T02:48:29.513Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-24T02:48:29.513Z] ---> Running in 13ad4fdc59c1 [2022-09-24T02:48:30.483Z] Removing intermediate container 13ad4fdc59c1 [2022-09-24T02:48:30.483Z] ---> 0bf063fb2939 [2022-09-24T02:48:30.483Z] Step 20/22 : LABEL arch=arm64 [2022-09-24T02:48:30.747Z] ---> Running in 15def7ed0e95 [2022-09-24T02:48:31.701Z] Removing intermediate container 15def7ed0e95 [2022-09-24T02:48:31.701Z] ---> 75c272216064 [2022-09-24T02:48:31.701Z] Step 21/22 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:48:31.701Z] ---> Running in 26738c36835d [2022-09-24T02:48:32.668Z] Removing intermediate container 26738c36835d [2022-09-24T02:48:32.668Z] ---> 97fc24d3639a [2022-09-24T02:48:32.668Z] Step 22/22 : LABEL version=0.0.0 [2022-09-24T02:48:32.935Z] ---> Running in 0be5795ea765 [2022-09-24T02:48:33.891Z] Removing intermediate container 0be5795ea765 [2022-09-24T02:48:33.891Z] ---> ddac67ed2b5e [2022-09-24T02:48:33.891Z] [2022-09-24T02:48:34.157Z] Successfully built ddac67ed2b5e [2022-09-24T02:48:34.422Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-24T02:48:34.422Z] Building security-secretstore-setup [2022-09-24T02:48:49.382Z]  Building security-proxy-setup ... done Removing intermediate container 6da83c516cfd [2022-09-24T02:48:49.382Z] ---> 2b3c282b6828 [2022-09-24T02:48:49.382Z] Step 9/24 : COPY . . [2022-09-24T02:48:50.784Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:48:50.784Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:48:50.784Z] ---> 3ee2ed379450 [2022-09-24T02:48:50.784Z] Step 3/25 : WORKDIR /edgex-go [2022-09-24T02:48:50.784Z] ---> Using cache [2022-09-24T02:48:50.784Z] ---> 6a5f3e83aafa [2022-09-24T02:48:50.784Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:48:50.784Z] ---> Using cache [2022-09-24T02:48:50.784Z] ---> 2db7dfcea6fb [2022-09-24T02:48:50.784Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-24T02:48:50.784Z] ---> Using cache [2022-09-24T02:48:50.784Z] ---> c4b8d924085a [2022-09-24T02:48:50.784Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-24T02:48:50.784Z] ---> Using cache [2022-09-24T02:48:50.784Z] ---> 3d968e84ad55 [2022-09-24T02:48:50.784Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:48:50.784Z] ---> Using cache [2022-09-24T02:48:50.784Z] ---> 1c8f005cf2cf [2022-09-24T02:48:50.784Z] Step 8/25 : COPY . . [2022-09-24T02:48:50.784Z] ---> Using cache [2022-09-24T02:48:50.784Z] ---> 785d1e8edfca [2022-09-24T02:48:50.784Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-24T02:48:51.741Z] ---> Running in d5f82c3f6714 [2022-09-24T02:48:53.686Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-24T02:49:08.662Z] ---> 3165c97761f8 [2022-09-24T02:49:08.662Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-24T02:49:08.662Z] ---> Running in 433b8d879a59 [2022-09-24T02:49:11.240Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-24T02:49:29.435Z] Removing intermediate container e5357bd8fb15 [2022-09-24T02:49:29.435Z] ---> 7d64d3ac3342 [2022-09-24T02:49:29.435Z] Step 7/20 : COPY . . [2022-09-24T02:49:29.700Z] Removing intermediate container c8ce913691de [2022-09-24T02:49:29.700Z] ---> 92c3dc2925eb [2022-09-24T02:49:29.700Z] [2022-09-24T02:49:29.700Z] Step 11/23 : FROM alpine:3.16 [2022-09-24T02:49:29.700Z] ---> a6215f271958 [2022-09-24T02:49:29.700Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-24T02:49:29.970Z] ---> Running in a3bfec30481f [2022-09-24T02:49:29.970Z] Removing intermediate container 2ab3e912bbe0 [2022-09-24T02:49:29.970Z] ---> 005093ab7c23 [2022-09-24T02:49:29.970Z] [2022-09-24T02:49:29.970Z] Step 11/23 : FROM alpine:3.16 [2022-09-24T02:49:29.970Z] ---> a6215f271958 [2022-09-24T02:49:29.970Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-24T02:49:30.245Z] ---> Running in 86c6467668c8 [2022-09-24T02:49:32.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:49:32.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:49:33.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:49:33.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:49:35.035Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-24T02:49:35.035Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-24T02:49:35.035Z] Executing busybox-1.35.0-r17.trigger [2022-09-24T02:49:35.035Z] OK: 5 MiB in 15 packages [2022-09-24T02:49:35.035Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-24T02:49:35.035Z] Executing busybox-1.35.0-r17.trigger [2022-09-24T02:49:35.035Z] Executing ca-certificates-20220614-r0.trigger [2022-09-24T02:49:35.617Z] OK: 6 MiB in 16 packages [2022-09-24T02:49:38.200Z] Removing intermediate container a3bfec30481f [2022-09-24T02:49:38.200Z] ---> d3dc24abef3c [2022-09-24T02:49:38.200Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-24T02:49:38.200Z] ---> Running in 927108d6a634 [2022-09-24T02:49:38.787Z] Removing intermediate container 86c6467668c8 [2022-09-24T02:49:38.787Z] ---> fdfd79ae2492 [2022-09-24T02:49:38.787Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-24T02:49:39.053Z] Removing intermediate container 927108d6a634 [2022-09-24T02:49:39.053Z] ---> 0ff93f7041ef [2022-09-24T02:49:39.053Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-24T02:49:39.053Z] ---> Running in 81ab1792e6d8 [2022-09-24T02:49:39.320Z] ---> Running in d7db42b74e34 [2022-09-24T02:49:39.923Z] Removing intermediate container 81ab1792e6d8 [2022-09-24T02:49:39.923Z] ---> 18efa9cd18a8 [2022-09-24T02:49:39.923Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-24T02:49:39.923Z] ---> Running in 9a1b2e1afe73 [2022-09-24T02:49:40.504Z] Removing intermediate container d7db42b74e34 [2022-09-24T02:49:40.504Z] ---> c02d1b164e77 [2022-09-24T02:49:40.504Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-24T02:49:40.504Z] ---> Running in d98ec0494244 [2022-09-24T02:49:40.770Z] Removing intermediate container 9a1b2e1afe73 [2022-09-24T02:49:40.770Z] ---> 9c4c3998efe4 [2022-09-24T02:49:40.770Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-24T02:49:41.035Z] ---> Running in 47e6dfddf95f [2022-09-24T02:49:41.304Z] Removing intermediate container d98ec0494244 [2022-09-24T02:49:41.304Z] ---> b3ada25a5862 [2022-09-24T02:49:41.304Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-24T02:49:41.890Z] Removing intermediate container 47e6dfddf95f [2022-09-24T02:49:41.890Z] ---> 004aa08306f1 [2022-09-24T02:49:41.890Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-24T02:49:43.292Z] ---> ffec3d957bde [2022-09-24T02:49:43.292Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-24T02:49:43.874Z] ---> b1a2f2d76510 [2022-09-24T02:49:43.874Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-24T02:49:47.213Z] ---> 34e9c76098cd [2022-09-24T02:49:47.213Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-24T02:49:47.213Z] ---> ce97f1a51741 [2022-09-24T02:49:47.213Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-24T02:49:47.479Z] ---> Running in 5d7bc9be065d [2022-09-24T02:49:48.075Z] ---> e04036d894b6 [2022-09-24T02:49:48.075Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-24T02:49:49.478Z] ---> 9ca6e25307b9 [2022-09-24T02:49:49.478Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-24T02:49:49.478Z] ---> 7c16d50d1e63 [2022-09-24T02:49:49.478Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-24T02:49:49.478Z] ---> Running in 9e336ac367e6 [2022-09-24T02:49:49.744Z] ---> Running in 57246f6890bf [2022-09-24T02:49:49.744Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-24T02:49:50.333Z] Removing intermediate container 57246f6890bf [2022-09-24T02:49:50.333Z] ---> 5fad1a9eaae0 [2022-09-24T02:49:50.333Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-24T02:49:50.333Z] Removing intermediate container 9e336ac367e6 [2022-09-24T02:49:50.333Z] ---> b94c02a3346f [2022-09-24T02:49:50.333Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-24T02:49:50.333Z] ---> Running in 588ceecaca1c [2022-09-24T02:49:50.599Z] ---> Running in 794b2574586d [2022-09-24T02:49:51.183Z] Removing intermediate container 794b2574586d [2022-09-24T02:49:51.183Z] ---> 639c476df369 [2022-09-24T02:49:51.183Z] Step 21/23 : LABEL arch=arm64 [2022-09-24T02:49:51.183Z] Removing intermediate container 588ceecaca1c [2022-09-24T02:49:51.183Z] ---> cf53eef57c6b [2022-09-24T02:49:51.183Z] Step 21/23 : LABEL arch=arm64 [2022-09-24T02:49:51.450Z] ---> Running in caec3782a0f1 [2022-09-24T02:49:51.450Z] ---> Running in ad6f3e3026bd [2022-09-24T02:49:52.033Z] Removing intermediate container caec3782a0f1 [2022-09-24T02:49:52.033Z] ---> 53397ceb1e30 [2022-09-24T02:49:52.033Z] Step 22/23 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:49:52.033Z] ---> Running in c9756c0483ec [2022-09-24T02:49:52.033Z] Removing intermediate container ad6f3e3026bd [2022-09-24T02:49:52.033Z] ---> 6900bf1a1937 [2022-09-24T02:49:52.033Z] Step 22/23 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:49:52.300Z] ---> Running in 95aed922c7b1 [2022-09-24T02:49:52.890Z] Removing intermediate container c9756c0483ec [2022-09-24T02:49:52.890Z] ---> e0481e313c0f [2022-09-24T02:49:52.890Z] Step 23/23 : LABEL version=0.0.0 [2022-09-24T02:49:52.890Z] ---> Running in dc56c5e08bdf [2022-09-24T02:49:52.890Z] Removing intermediate container 95aed922c7b1 [2022-09-24T02:49:52.890Z] ---> 74d29a236bf4 [2022-09-24T02:49:52.890Z] Step 23/23 : LABEL version=0.0.0 [2022-09-24T02:49:53.156Z] ---> Running in 3982c975b195 [2022-09-24T02:49:53.423Z] Removing intermediate container dc56c5e08bdf [2022-09-24T02:49:53.424Z] ---> cffd069f7891 [2022-09-24T02:49:53.424Z] [2022-09-24T02:49:53.691Z] Removing intermediate container 3982c975b195 [2022-09-24T02:49:53.691Z] ---> d99902741a2f [2022-09-24T02:49:53.691Z] [2022-09-24T02:49:53.958Z] Successfully built cffd069f7891 [2022-09-24T02:49:53.958Z] Successfully built d99902741a2f [2022-09-24T02:49:53.958Z] Successfully tagged support-notifications-arm64:latest [2022-09-24T02:49:53.958Z] Successfully tagged support-scheduler-arm64:latest [2022-09-24T02:49:53.958Z] Building core-metadata [2022-09-24T02:49:53.958Z]  Building support-notifications ... done Building security-spire-agent [2022-09-24T02:50:20.619Z]  Building support-scheduler ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:50:20.619Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:50:20.619Z] ---> 3ee2ed379450 [2022-09-24T02:50:20.619Z] Step 3/26 : WORKDIR /edgex-go [2022-09-24T02:50:20.619Z] ---> Using cache [2022-09-24T02:50:20.619Z] ---> 6a5f3e83aafa [2022-09-24T02:50:20.619Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:50:20.619Z] ---> Using cache [2022-09-24T02:50:20.619Z] ---> 2db7dfcea6fb [2022-09-24T02:50:20.619Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-24T02:50:20.619Z] ---> Using cache [2022-09-24T02:50:20.619Z] ---> e1de9dbcc2e4 [2022-09-24T02:50:20.619Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-24T02:50:20.619Z] ---> Using cache [2022-09-24T02:50:20.619Z] ---> 4a5826e74d92 [2022-09-24T02:50:20.620Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:50:20.620Z] ---> Using cache [2022-09-24T02:50:20.620Z] ---> 406f1fd77a13 [2022-09-24T02:50:20.620Z] Step 8/26 : COPY . . [2022-09-24T02:50:20.620Z] ---> Using cache [2022-09-24T02:50:20.620Z] ---> 4e1d298ddc15 [2022-09-24T02:50:20.620Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-24T02:50:20.620Z] ---> Using cache [2022-09-24T02:50:20.620Z] ---> 4dbb0c7cf5ff [2022-09-24T02:50:20.620Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-24T02:50:20.620Z] ---> Using cache [2022-09-24T02:50:20.620Z] ---> 991e81ca7364 [2022-09-24T02:50:20.620Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-24T02:50:20.620Z] ---> Using cache [2022-09-24T02:50:20.620Z] ---> 525bc8d79883 [2022-09-24T02:50:20.620Z] Step 12/26 : WORKDIR /edgex-go [2022-09-24T02:50:20.620Z] ---> Using cache [2022-09-24T02:50:20.620Z] ---> 95351798d198 [2022-09-24T02:50:20.620Z] [2022-09-24T02:50:20.620Z] Step 13/26 : FROM alpine:3.15 [2022-09-24T02:50:20.620Z] ---> 02e0d6fdf486 [2022-09-24T02:50:20.620Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-24T02:50:20.620Z] ---> Using cache [2022-09-24T02:50:20.620Z] ---> a135fbb41bb7 [2022-09-24T02:50:20.620Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:50:20.620Z] ---> Using cache [2022-09-24T02:50:20.620Z] ---> ac935d121355 [2022-09-24T02:50:20.620Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-24T02:50:20.620Z] ---> Using cache [2022-09-24T02:50:20.620Z] ---> 63b688935f13 [2022-09-24T02:50:20.620Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-24T02:50:20.620Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:50:20.620Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:50:20.620Z] ---> 3ee2ed379450 [2022-09-24T02:50:20.620Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-24T02:50:20.620Z] ---> Using cache [2022-09-24T02:50:20.620Z] ---> 336cd902d27b [2022-09-24T02:50:20.620Z] Step 4/25 : WORKDIR /edgex-go [2022-09-24T02:50:20.620Z] ---> Using cache [2022-09-24T02:50:20.620Z] ---> c05e92af4b5e [2022-09-24T02:50:20.886Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:50:20.887Z] ---> Using cache [2022-09-24T02:50:20.887Z] ---> ce30d7698106 [2022-09-24T02:50:20.887Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-24T02:50:20.887Z] ---> Using cache [2022-09-24T02:50:20.887Z] ---> fa39d3c70144 [2022-09-24T02:50:20.887Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-24T02:50:20.887Z] ---> Using cache [2022-09-24T02:50:20.887Z] ---> 63f876e8d2ee [2022-09-24T02:50:20.887Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:50:20.887Z] ---> Using cache [2022-09-24T02:50:20.887Z] ---> 2b3c282b6828 [2022-09-24T02:50:20.887Z] Step 9/25 : COPY . . [2022-09-24T02:50:20.887Z] ---> Using cache [2022-09-24T02:50:20.887Z] ---> 3165c97761f8 [2022-09-24T02:50:20.887Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-24T02:50:22.303Z] ---> Running in e213b0cf64d1 [2022-09-24T02:50:22.885Z] ---> 5c87d1c4901a [2022-09-24T02:50:22.885Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-24T02:50:24.835Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-24T02:50:29.105Z] ---> 10b87e3df507 [2022-09-24T02:50:29.105Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-24T02:50:29.370Z] ---> 30de8d93250e [2022-09-24T02:50:29.370Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-24T02:50:30.328Z] ---> c35a9f7c12b5 [2022-09-24T02:50:30.328Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-24T02:50:31.297Z] ---> c36974dbca52 [2022-09-24T02:50:31.297Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-24T02:50:31.297Z] ---> Running in 614f1e6be36c [2022-09-24T02:50:31.879Z] Removing intermediate container 614f1e6be36c [2022-09-24T02:50:31.879Z] ---> 6703293584aa [2022-09-24T02:50:31.879Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-24T02:50:31.880Z] ---> Running in edda2f625a35 [2022-09-24T02:50:32.461Z] Removing intermediate container edda2f625a35 [2022-09-24T02:50:32.461Z] ---> b61c899efaa3 [2022-09-24T02:50:32.461Z] Step 24/26 : LABEL arch=arm64 [2022-09-24T02:50:32.461Z] ---> Running in 3559369b9bf3 [2022-09-24T02:50:33.042Z] Removing intermediate container 3559369b9bf3 [2022-09-24T02:50:33.043Z] ---> 0444d0a7e18c [2022-09-24T02:50:33.043Z] Step 25/26 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:50:33.043Z] ---> Running in e196172879b5 [2022-09-24T02:50:33.624Z] Removing intermediate container e196172879b5 [2022-09-24T02:50:33.624Z] ---> 900473fb59e2 [2022-09-24T02:50:33.624Z] Step 26/26 : LABEL version=0.0.0 [2022-09-24T02:50:33.624Z] ---> Running in ed747762a1f6 [2022-09-24T02:50:34.215Z] Removing intermediate container ed747762a1f6 [2022-09-24T02:50:34.215Z] ---> 5a1dfe1bcc04 [2022-09-24T02:50:34.215Z] [2022-09-24T02:50:34.215Z] Successfully built 5a1dfe1bcc04 [2022-09-24T02:50:34.215Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-24T02:50:34.215Z] Building core-data [2022-09-24T02:50:52.668Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-24T02:50:52.668Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-24T02:50:52.668Z] ---> 3ee2ed379450 [2022-09-24T02:50:52.668Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-24T02:50:52.668Z] ---> Using cache [2022-09-24T02:50:52.668Z] ---> 336cd902d27b [2022-09-24T02:50:52.668Z] Step 4/24 : WORKDIR /edgex-go [2022-09-24T02:50:52.668Z] ---> Using cache [2022-09-24T02:50:52.668Z] ---> c05e92af4b5e [2022-09-24T02:50:52.668Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:50:52.668Z] ---> Using cache [2022-09-24T02:50:52.668Z] ---> ce30d7698106 [2022-09-24T02:50:52.668Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-24T02:50:52.668Z] ---> Running in 1b21306f997a [2022-09-24T02:50:54.077Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:50:55.030Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:50:56.437Z] OK: 221 MiB in 51 packages [2022-09-24T02:50:57.847Z] Removing intermediate container 1b21306f997a [2022-09-24T02:50:57.847Z] ---> d0a610753675 [2022-09-24T02:50:57.847Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-24T02:50:58.805Z] ---> debfc201fb0e [2022-09-24T02:50:58.805Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-24T02:50:59.069Z] ---> Running in 4fbc0648f48a [2022-09-24T02:51:55.424Z] Removing intermediate container 4fbc0648f48a [2022-09-24T02:51:55.424Z] ---> 6229f738e210 [2022-09-24T02:51:55.424Z] Step 9/24 : COPY . . [2022-09-24T02:52:02.061Z] ---> 3325850ed789 [2022-09-24T02:52:02.061Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-24T02:52:02.061Z] ---> Running in 2f87f79c8f0a [2022-09-24T02:52:03.468Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-24T02:53:55.438Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-24T02:54:07.736Z] Removing intermediate container d5f82c3f6714 [2022-09-24T02:54:07.736Z] ---> f0c1fca8e854 [2022-09-24T02:54:07.736Z] [2022-09-24T02:54:07.736Z] Step 10/25 : FROM alpine:3.16 [2022-09-24T02:54:07.736Z] ---> a6215f271958 [2022-09-24T02:54:07.736Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-24T02:54:08.001Z] ---> Running in f4366b78426e [2022-09-24T02:54:09.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:54:09.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:54:11.376Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-24T02:54:11.376Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-24T02:54:11.376Z] (3/3) Installing su-exec (0.2-r1) [2022-09-24T02:54:11.376Z] Executing busybox-1.35.0-r17.trigger [2022-09-24T02:54:11.376Z] Executing ca-certificates-20220614-r0.trigger [2022-09-24T02:54:11.643Z] OK: 6 MiB in 17 packages [2022-09-24T02:54:14.225Z] Removing intermediate container f4366b78426e [2022-09-24T02:54:14.225Z] ---> ed26adadb653 [2022-09-24T02:54:14.226Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-24T02:54:14.226Z] ---> Running in 87a6bd7e9a8f [2022-09-24T02:54:14.811Z] Removing intermediate container 87a6bd7e9a8f [2022-09-24T02:54:14.811Z] ---> 180deda892ba [2022-09-24T02:54:14.811Z] Step 13/25 : WORKDIR / [2022-09-24T02:54:14.811Z] ---> Running in 3ef7f39cfe32 [2022-09-24T02:54:15.402Z] Removing intermediate container 3ef7f39cfe32 [2022-09-24T02:54:15.402Z] ---> 76b1fbf0792e [2022-09-24T02:54:15.402Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-24T02:54:17.339Z] ---> 8eb0c89d680e [2022-09-24T02:54:17.339Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-24T02:54:18.296Z] ---> 38e95a31ac99 [2022-09-24T02:54:18.296Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-24T02:54:18.878Z] ---> a6883109d7b6 [2022-09-24T02:54:18.878Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-24T02:54:19.841Z] ---> cc11f2ecb573 [2022-09-24T02:54:19.842Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-24T02:54:21.256Z] ---> 9c939efaa648 [2022-09-24T02:54:21.256Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-24T02:54:23.205Z] ---> 1f4913c0d333 [2022-09-24T02:54:23.205Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-24T02:54:23.794Z] ---> aa508dc5e5a0 [2022-09-24T02:54:23.794Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-24T02:54:24.069Z] ---> Running in 49db39cbca62 [2022-09-24T02:54:26.662Z] Removing intermediate container 49db39cbca62 [2022-09-24T02:54:26.662Z] ---> 1d20c499ac08 [2022-09-24T02:54:26.662Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-24T02:54:26.945Z] ---> Running in 8c87f4f5b71f [2022-09-24T02:54:27.231Z] Removing intermediate container 8c87f4f5b71f [2022-09-24T02:54:27.231Z] ---> a29b74e26e98 [2022-09-24T02:54:27.231Z] Step 23/25 : LABEL arch=arm64 [2022-09-24T02:54:27.513Z] ---> Running in fcc28fc53476 [2022-09-24T02:54:29.464Z] Removing intermediate container fcc28fc53476 [2022-09-24T02:54:29.464Z] ---> 8f185d4a54b9 [2022-09-24T02:54:29.464Z] Step 24/25 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:54:29.464Z] ---> Running in 80da3e3a568a [2022-09-24T02:54:29.733Z] Removing intermediate container 80da3e3a568a [2022-09-24T02:54:29.733Z] ---> fbcbeb5d3f66 [2022-09-24T02:54:29.733Z] Step 25/25 : LABEL version=0.0.0 [2022-09-24T02:54:29.733Z] ---> Running in 6f4fe83ead3f [2022-09-24T02:54:30.320Z] Removing intermediate container 6f4fe83ead3f [2022-09-24T02:54:30.320Z] ---> 6031e4e66d45 [2022-09-24T02:54:30.320Z] [2022-09-24T02:54:30.592Z] Successfully built 6031e4e66d45 [2022-09-24T02:54:30.862Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-24T02:54:57.570Z]  Building security-secretstore-setup ... done Removing intermediate container 433b8d879a59 [2022-09-24T02:54:57.570Z] ---> d0be0717a753 [2022-09-24T02:54:57.570Z] [2022-09-24T02:54:57.570Z] Step 11/24 : FROM alpine:3.16 [2022-09-24T02:54:57.570Z] ---> a6215f271958 [2022-09-24T02:54:57.570Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-24T02:54:57.570Z] ---> Using cache [2022-09-24T02:54:57.570Z] ---> d3dc24abef3c [2022-09-24T02:54:57.570Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-24T02:54:57.570Z] ---> Using cache [2022-09-24T02:54:57.570Z] ---> 0ff93f7041ef [2022-09-24T02:54:57.570Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-24T02:54:57.570Z] ---> Running in f832808e7223 [2022-09-24T02:54:57.839Z] Removing intermediate container f832808e7223 [2022-09-24T02:54:57.839Z] ---> 39f2d891e840 [2022-09-24T02:54:57.839Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-24T02:54:57.839Z] ---> Running in 5cb005a140f7 [2022-09-24T02:54:58.429Z] Removing intermediate container 5cb005a140f7 [2022-09-24T02:54:58.429Z] ---> 280050bb8335 [2022-09-24T02:54:58.429Z] Step 16/24 : WORKDIR / [2022-09-24T02:54:58.429Z] ---> Running in 0d55dd6b8538 [2022-09-24T02:54:59.395Z] Removing intermediate container 0d55dd6b8538 [2022-09-24T02:54:59.395Z] ---> 8f0fe308e6eb [2022-09-24T02:54:59.395Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-24T02:55:00.361Z] ---> 42604f8b1aed [2022-09-24T02:55:00.361Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-24T02:55:01.770Z] ---> 6770edaf5675 [2022-09-24T02:55:01.770Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-24T02:55:04.355Z] ---> 3fea74a833df [2022-09-24T02:55:04.355Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-24T02:55:04.355Z] ---> Running in 3231f6110c19 [2022-09-24T02:55:04.625Z] Removing intermediate container 3231f6110c19 [2022-09-24T02:55:04.625Z] ---> 96ebb7596116 [2022-09-24T02:55:04.625Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-24T02:55:04.625Z] ---> Running in 43e579649ba0 [2022-09-24T02:55:05.212Z] Removing intermediate container 43e579649ba0 [2022-09-24T02:55:05.212Z] ---> 0f2653e1aa01 [2022-09-24T02:55:05.212Z] Step 22/24 : LABEL arch=arm64 [2022-09-24T02:55:05.479Z] ---> Running in c43c0f130379 [2022-09-24T02:55:05.747Z] Removing intermediate container c43c0f130379 [2022-09-24T02:55:05.747Z] ---> 5a8a400ac1cc [2022-09-24T02:55:05.747Z] Step 23/24 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:55:06.015Z] ---> Running in b6ba74dfda89 [2022-09-24T02:55:06.604Z] Removing intermediate container b6ba74dfda89 [2022-09-24T02:55:06.604Z] ---> d7318956fc9a [2022-09-24T02:55:06.604Z] Step 24/24 : LABEL version=0.0.0 [2022-09-24T02:55:06.604Z] ---> Running in 063785d10f49 [2022-09-24T02:55:07.190Z] Removing intermediate container 063785d10f49 [2022-09-24T02:55:07.190Z] ---> 0874efcf2d6a [2022-09-24T02:55:07.190Z] [2022-09-24T02:55:07.457Z] Successfully built 0874efcf2d6a [2022-09-24T02:55:07.457Z] Successfully tagged core-command-arm64:latest [2022-09-24T02:56:15.336Z]  Building core-command ... done Removing intermediate container e213b0cf64d1 [2022-09-24T02:56:15.336Z] ---> a3530c8765cd [2022-09-24T02:56:15.336Z] [2022-09-24T02:56:15.336Z] Step 11/25 : FROM alpine:3.16 [2022-09-24T02:56:15.336Z] ---> a6215f271958 [2022-09-24T02:56:15.336Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-24T02:56:15.336Z] ---> Using cache [2022-09-24T02:56:15.336Z] ---> d3dc24abef3c [2022-09-24T02:56:15.336Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-24T02:56:15.336Z] ---> Using cache [2022-09-24T02:56:15.336Z] ---> 0ff93f7041ef [2022-09-24T02:56:15.336Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-24T02:56:15.336Z] ---> Running in 99ed69d8693f [2022-09-24T02:56:15.336Z] Removing intermediate container 99ed69d8693f [2022-09-24T02:56:15.336Z] ---> 88d78f933509 [2022-09-24T02:56:15.336Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-24T02:56:15.336Z] ---> Running in 17b8af440193 [2022-09-24T02:56:15.336Z] Removing intermediate container 17b8af440193 [2022-09-24T02:56:15.336Z] ---> 2db425322c63 [2022-09-24T02:56:15.336Z] Step 16/25 : WORKDIR / [2022-09-24T02:56:15.336Z] ---> Running in d46c45014dba [2022-09-24T02:56:15.336Z] Removing intermediate container d46c45014dba [2022-09-24T02:56:15.336Z] ---> 92cb59d41258 [2022-09-24T02:56:15.336Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-24T02:56:15.336Z] ---> 3e32b300e639 [2022-09-24T02:56:15.336Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-24T02:56:15.336Z] ---> 1ebf5eba3721 [2022-09-24T02:56:15.336Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-24T02:56:15.336Z] ---> aa1fee40e86e [2022-09-24T02:56:15.336Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-24T02:56:15.336Z] ---> b029755c0fd1 [2022-09-24T02:56:15.336Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-24T02:56:15.336Z] ---> Running in 06a203949a91 [2022-09-24T02:56:15.336Z] Removing intermediate container 06a203949a91 [2022-09-24T02:56:15.336Z] ---> 8433be2d306c [2022-09-24T02:56:15.336Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-24T02:56:15.336Z] ---> Running in af3fb59813e9 [2022-09-24T02:56:15.336Z] Removing intermediate container af3fb59813e9 [2022-09-24T02:56:15.336Z] ---> 5d9c95fa7055 [2022-09-24T02:56:15.336Z] Step 23/25 : LABEL arch=arm64 [2022-09-24T02:56:15.336Z] ---> Running in 1a99f93f66b6 [2022-09-24T02:56:15.336Z] Removing intermediate container 1a99f93f66b6 [2022-09-24T02:56:15.336Z] ---> 51db50fc96b4 [2022-09-24T02:56:15.336Z] Step 24/25 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:56:15.336Z] ---> Running in 252cbd8c469b [2022-09-24T02:56:15.336Z] Removing intermediate container 252cbd8c469b [2022-09-24T02:56:15.336Z] ---> cb2b916dfb39 [2022-09-24T02:56:15.336Z] Step 25/25 : LABEL version=0.0.0 [2022-09-24T02:56:15.336Z] ---> Running in 7c16fb192967 [2022-09-24T02:56:15.605Z] Removing intermediate container 7c16fb192967 [2022-09-24T02:56:15.605Z] ---> 8910ac3eddf4 [2022-09-24T02:56:15.605Z] [2022-09-24T02:56:15.874Z] Successfully built 8910ac3eddf4 [2022-09-24T02:56:15.874Z] Successfully tagged core-metadata-arm64:latest [2022-09-24T02:56:30.888Z]  Building core-metadata ... done Removing intermediate container 5d7bc9be065d [2022-09-24T02:56:30.888Z] ---> d03dcd256be5 [2022-09-24T02:56:30.888Z] [2022-09-24T02:56:30.888Z] Step 9/20 : FROM alpine:3.15 [2022-09-24T02:56:30.888Z] ---> 02e0d6fdf486 [2022-09-24T02:56:30.888Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-24T02:56:30.888Z] ---> Using cache [2022-09-24T02:56:30.888Z] ---> a135fbb41bb7 [2022-09-24T02:56:30.888Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:56:30.888Z] ---> Using cache [2022-09-24T02:56:30.888Z] ---> ac935d121355 [2022-09-24T02:56:30.888Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-24T02:56:30.888Z] ---> Running in a545164f73a6 [2022-09-24T02:56:30.888Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:56:31.156Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:56:32.565Z] v3.15.6-77-ga2394f6dc6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-24T02:56:32.565Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-24T02:56:32.565Z] OK: 15734 distinct packages available [2022-09-24T02:56:32.565Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:56:33.529Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:56:34.492Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-24T02:56:34.492Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-24T02:56:34.492Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-24T02:56:34.760Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-24T02:56:34.760Z] (5/9) Installing curl (7.80.0-r3) [2022-09-24T02:56:34.760Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-24T02:56:35.027Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-24T02:56:35.027Z] (8/9) Installing libucontext (1.1-r0) [2022-09-24T02:56:35.027Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-24T02:56:35.296Z] Executing busybox-1.34.1-r7.trigger [2022-09-24T02:56:35.296Z] Executing ca-certificates-20220614-r0.trigger [2022-09-24T02:56:35.565Z] OK: 8 MiB in 23 packages [2022-09-24T02:56:37.515Z] Removing intermediate container a545164f73a6 [2022-09-24T02:56:37.515Z] ---> 2230d18bc9c2 [2022-09-24T02:56:37.515Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-24T02:56:38.098Z] ---> 26629b67ab4f [2022-09-24T02:56:38.098Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-24T02:56:39.513Z] ---> 08eaa701d341 [2022-09-24T02:56:39.513Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-24T02:56:39.782Z] ---> 0a46edb3b278 [2022-09-24T02:56:39.782Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-24T02:56:39.782Z] ---> Running in 57bac473b393 [2022-09-24T02:56:40.048Z] Removing intermediate container 57bac473b393 [2022-09-24T02:56:40.048Z] ---> 3a383acb0b4c [2022-09-24T02:56:40.048Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-24T02:56:40.315Z] ---> Running in edb0e802add8 [2022-09-24T02:56:40.582Z] Removing intermediate container edb0e802add8 [2022-09-24T02:56:40.582Z] ---> 58f84be06114 [2022-09-24T02:56:40.582Z] Step 18/20 : LABEL arch=arm64 [2022-09-24T02:56:40.582Z] ---> Running in 558f3e516fc6 [2022-09-24T02:56:41.165Z] Removing intermediate container 558f3e516fc6 [2022-09-24T02:56:41.165Z] ---> 343d076b63ee [2022-09-24T02:56:41.165Z] Step 19/20 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:56:41.165Z] ---> Running in 9cd4cfa76cbd [2022-09-24T02:56:41.432Z] Removing intermediate container 9cd4cfa76cbd [2022-09-24T02:56:41.432Z] ---> 8f48f086ea92 [2022-09-24T02:56:41.432Z] Step 20/20 : LABEL version=0.0.0 [2022-09-24T02:56:41.697Z] ---> Running in e2b1977d6cde [2022-09-24T02:56:41.963Z] Removing intermediate container e2b1977d6cde [2022-09-24T02:56:41.963Z] ---> c610822eb7bd [2022-09-24T02:56:41.963Z] [2022-09-24T02:56:42.229Z] Successfully built c610822eb7bd [2022-09-24T02:56:42.229Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-24T02:56:45.825Z]  Building security-spiffe-token-provider ... done Removing intermediate container 2f87f79c8f0a [2022-09-24T02:56:45.825Z] ---> 94d461f202d0 [2022-09-24T02:56:45.825Z] [2022-09-24T02:56:45.825Z] Step 11/24 : FROM alpine:3.16 [2022-09-24T02:56:45.825Z] ---> a6215f271958 [2022-09-24T02:56:45.825Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-24T02:56:45.825Z] ---> Running in bd2bfa287bd8 [2022-09-24T02:56:45.825Z] Removing intermediate container bd2bfa287bd8 [2022-09-24T02:56:45.825Z] ---> a2c588fcc576 [2022-09-24T02:56:45.825Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-24T02:56:46.099Z] ---> Running in aa1197cf597c [2022-09-24T02:56:46.365Z] Removing intermediate container aa1197cf597c [2022-09-24T02:56:46.365Z] ---> aceef318deb8 [2022-09-24T02:56:46.365Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-24T02:56:46.365Z] ---> Running in 6bb538d96ed6 [2022-09-24T02:56:46.632Z] Removing intermediate container 6bb538d96ed6 [2022-09-24T02:56:46.632Z] ---> 9f9c0edbfbb1 [2022-09-24T02:56:46.632Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-24T02:56:46.632Z] ---> Running in bed8a399f998 [2022-09-24T02:56:49.206Z] Removing intermediate container bed8a399f998 [2022-09-24T02:56:49.206Z] ---> 5a4c4fc94638 [2022-09-24T02:56:49.206Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-24T02:56:49.206Z] ---> Running in 2781c39f7fb0 [2022-09-24T02:56:49.787Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-24T02:56:50.742Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-24T02:56:51.693Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-24T02:56:51.693Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-24T02:56:51.693Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-24T02:56:51.959Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-24T02:56:51.959Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-24T02:56:52.225Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-24T02:56:52.225Z] Executing busybox-1.35.0-r17.trigger [2022-09-24T02:56:52.225Z] OK: 8 MiB in 20 packages [2022-09-24T02:56:53.181Z] Removing intermediate container 2781c39f7fb0 [2022-09-24T02:56:53.181Z] ---> 07447fffa38b [2022-09-24T02:56:53.181Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-24T02:56:53.760Z] ---> 253b824b50ab [2022-09-24T02:56:53.760Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-24T02:56:54.722Z] ---> 8e5c8088d855 [2022-09-24T02:56:54.722Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-24T02:56:55.307Z] ---> 149f3bb22d99 [2022-09-24T02:56:55.307Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-24T02:56:55.307Z] ---> Running in fe2eefb13ea2 [2022-09-24T02:56:55.573Z] Removing intermediate container fe2eefb13ea2 [2022-09-24T02:56:55.573Z] ---> bd00494e4f41 [2022-09-24T02:56:55.573Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-24T02:56:55.573Z] ---> Running in d8fb54150dd6 [2022-09-24T02:56:55.839Z] Removing intermediate container d8fb54150dd6 [2022-09-24T02:56:55.839Z] ---> 50c4212b8537 [2022-09-24T02:56:55.839Z] Step 22/24 : LABEL arch=arm64 [2022-09-24T02:56:55.839Z] ---> Running in ba451105601d [2022-09-24T02:56:56.112Z] Removing intermediate container ba451105601d [2022-09-24T02:56:56.112Z] ---> 42e811ba1d30 [2022-09-24T02:56:56.112Z] Step 23/24 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [2022-09-24T02:56:56.379Z] ---> Running in e4308ff909c6 [2022-09-24T02:56:56.646Z] Removing intermediate container e4308ff909c6 [2022-09-24T02:56:56.646Z] ---> 9e751e3a5570 [2022-09-24T02:56:56.646Z] Step 24/24 : LABEL version=0.0.0 [2022-09-24T02:56:56.646Z] ---> Running in c9c4fbfac9f7 [2022-09-24T02:56:56.912Z] Removing intermediate container c9c4fbfac9f7 [2022-09-24T02:56:56.912Z] ---> e7f53e90a332 [2022-09-24T02:56:56.912Z] [2022-09-24T02:56:57.178Z] Successfully built e7f53e90a332 [2022-09-24T02:56:57.178Z] Successfully tagged core-data-arm64:latest [2022-09-24T02:56:57.451Z]  Building core-data ... done  [Pipeline] } [2022-09-24T02:56:57.492Z] $ docker stop --time=1 8912cfc1b86da8cb226f162764df5f0bab68becb1557d610aeec88f53ae3e216 [2022-09-24T02:56:59.164Z] $ docker rm -f 8912cfc1b86da8cb226f162764df5f0bab68becb1557d610aeec88f53ae3e216 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-24T02:56:59.674Z] + docker images [2022-09-24T02:56:59.940Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-24T02:56:59.941Z] core-data-arm64 latest e7f53e90a332 3 seconds ago 20.7MB [2022-09-24T02:56:59.941Z] 94d461f202d0 15 seconds ago 1.38GB [2022-09-24T02:56:59.941Z] security-spiffe-token-provider-arm64 latest c610822eb7bd 18 seconds ago 28.4MB [2022-09-24T02:56:59.941Z] d03dcd256be5 32 seconds ago 1.41GB [2022-09-24T02:56:59.941Z] core-metadata-arm64 latest 8910ac3eddf4 44 seconds ago 17.5MB [2022-09-24T02:56:59.941Z] a3530c8765cd 54 seconds ago 1.38GB [2022-09-24T02:56:59.941Z] core-command-arm64 latest 0874efcf2d6a About a minute ago 16.7MB [2022-09-24T02:56:59.941Z] d0be0717a753 2 minutes ago 1.37GB [2022-09-24T02:56:59.941Z] security-secretstore-setup-arm64 latest 6031e4e66d45 2 minutes ago 28.2MB [2022-09-24T02:56:59.941Z] f0c1fca8e854 2 minutes ago 1.37GB [2022-09-24T02:56:59.941Z] security-spire-agent-arm64 latest 5a1dfe1bcc04 6 minutes ago 122MB [2022-09-24T02:56:59.941Z] support-notifications-arm64 latest cffd069f7891 7 minutes ago 26.3MB [2022-09-24T02:56:59.941Z] support-scheduler-arm64 latest d99902741a2f 7 minutes ago 25.7MB [2022-09-24T02:56:59.941Z] 005093ab7c23 7 minutes ago 1.44GB [2022-09-24T02:56:59.941Z] 92c3dc2925eb 7 minutes ago 1.44GB [2022-09-24T02:56:59.941Z] security-proxy-setup-arm64 latest ddac67ed2b5e 8 minutes ago 26.4MB [2022-09-24T02:56:59.941Z] 0c5f222428ec 8 minutes ago 1.37GB [2022-09-24T02:56:59.941Z] sys-mgmt-agent-arm64 latest 420bcefa9726 9 minutes ago 133MB [2022-09-24T02:56:59.941Z] security-spire-server-arm64 latest d7b65fc3c5a2 9 minutes ago 84.2MB [2022-09-24T02:56:59.941Z] 3b932dd98b31 9 minutes ago 1.25GB [2022-09-24T02:56:59.941Z] security-bootstrapper-arm64 latest 331150852197 10 minutes ago 19.1MB [2022-09-24T02:56:59.941Z] ee1788c45246 10 minutes ago 1.36GB [2022-09-24T02:56:59.941Z] c3616e92e8a2 10 minutes ago 1.36GB [2022-09-24T02:56:59.941Z] security-spire-config-arm64 latest 4a1381ec4490 15 minutes ago 83.6MB [2022-09-24T02:56:59.941Z] 95351798d198 16 minutes ago 1.25GB [2022-09-24T02:56:59.941Z] ci-base-image-arm64 latest 3ee2ed379450 29 minutes ago 941MB [2022-09-24T02:56:59.941Z] alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB [2022-09-24T02:56:59.941Z] alpine 3.16 a6215f271958 6 weeks ago 5.29MB [2022-09-24T02:56:59.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-24T02:56:59.941Z] 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 [2022-09-24T02:57:00.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-24T02:57:00.756Z] [2022-09-24T02:57:00.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-24T02:57:01.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-24T02:57:01.422Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-24T02:57:01.422Z] 8998bd30e6a1: Pulling fs layer [2022-09-24T02:57:01.422Z] 04944245beec: Pulling fs layer [2022-09-24T02:57:01.422Z] 699f458cf7ca: Pulling fs layer [2022-09-24T02:57:01.422Z] 765212b225bb: Pulling fs layer [2022-09-24T02:57:01.422Z] f23df028b6ca: Pulling fs layer [2022-09-24T02:57:01.422Z] d65c8cfc05b1: Pulling fs layer [2022-09-24T02:57:01.422Z] 2437ff75d9bd: Pulling fs layer [2022-09-24T02:57:01.422Z] f23df028b6ca: Waiting [2022-09-24T02:57:01.422Z] d65c8cfc05b1: Waiting [2022-09-24T02:57:01.422Z] 2437ff75d9bd: Waiting [2022-09-24T02:57:01.422Z] 765212b225bb: Waiting [2022-09-24T02:57:01.422Z] 04944245beec: Verifying Checksum [2022-09-24T02:57:01.422Z] 04944245beec: Download complete [2022-09-24T02:57:01.690Z] 765212b225bb: Verifying Checksum [2022-09-24T02:57:01.690Z] 765212b225bb: Download complete [2022-09-24T02:57:01.690Z] f23df028b6ca: Download complete [2022-09-24T02:57:01.690Z] d65c8cfc05b1: Download complete [2022-09-24T02:57:01.690Z] 699f458cf7ca: Verifying Checksum [2022-09-24T02:57:01.690Z] 699f458cf7ca: Download complete [2022-09-24T02:57:02.273Z] 8998bd30e6a1: Verifying Checksum [2022-09-24T02:57:02.273Z] 8998bd30e6a1: Download complete [2022-09-24T02:57:04.216Z] 2437ff75d9bd: Verifying Checksum [2022-09-24T02:57:04.216Z] 2437ff75d9bd: Download complete [2022-09-24T02:57:06.156Z] 8998bd30e6a1: Pull complete [2022-09-24T02:57:06.740Z] 04944245beec: Pull complete [2022-09-24T02:57:08.146Z] 699f458cf7ca: Pull complete [2022-09-24T02:57:08.146Z] 765212b225bb: Pull complete [2022-09-24T02:57:08.729Z] f23df028b6ca: Pull complete [2022-09-24T02:57:08.995Z] d65c8cfc05b1: Pull complete [2022-09-24T02:57:23.970Z] 2437ff75d9bd: Pull complete [2022-09-24T02:57:23.970Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-24T02:57:23.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-24T02:57:23.970Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-24T02:57:24.300Z] prd-ubuntu20.04-docker-arm64-4c-16g-776 does not seem to be running inside a container [2022-09-24T02:57:24.406Z] $ 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 [2022-09-24T02:57:27.180Z] $ docker top 26c00c335f841afbc472606e2eb3a3f7763d3ee20f364f4966405197a51a9d10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-24T02:57:28.155Z] ---> job-cost.sh [2022-09-24T02:57:28.155Z] lf-activate-venv: SKIPPING [2022-09-24T02:57:28.155Z] INFO: No Stack... [2022-09-24T02:57:28.428Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-24T02:57:29.399Z] INFO: Archiving Costs [Pipeline] sh [2022-09-24T02:57:30.059Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-09-24T02:57:30.059Z] + cut -d, -f6 [Pipeline] lock [2022-09-24T02:57:30.128Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4167-1-stack-cost] [2022-09-24T02:57:30.132Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4167-1-stack-cost] did not exist. Created. [2022-09-24T02:57:30.132Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-24T02:57:30.530Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-24T02:57:30.711Z] Stashed 1 file(s) [Pipeline] } [2022-09-24T02:57:30.726Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4167-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-24T02:57:30.824Z] $ docker stop --time=1 26c00c335f841afbc472606e2eb3a3f7763d3ee20f364f4966405197a51a9d10 [2022-09-24T02:57:32.290Z] $ docker rm -f 26c00c335f841afbc472606e2eb3a3f7763d3ee20f364f4966405197a51a9d10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-24T02:57:33.198Z] provisioning config files... [2022-09-24T02:57:33.208Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config414194561907665430tmp [Pipeline] { [Pipeline] sh [2022-09-24T02:57:33.539Z] + set +x [2022-09-24T02:57:33.539Z] + curl -s https://codecov.io/bash [2022-09-24T02:57:33.539Z] + bash -s -- [2022-09-24T02:57:33.539Z] bash: line 1: no: command not found [Pipeline] } [2022-09-24T02:57:33.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-24T02:57:34.943Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-24T02:57:35.267Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-24T02:57:36.149Z] ---> package-listing.sh [2022-09-24T02:57:36.149Z] ++ facter osfamily [2022-09-24T02:57:36.149Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-24T02:57:36.408Z] + OS_FAMILY=debian [2022-09-24T02:57:36.408Z] + workspace=/w/workspace/edgex-go/1 [2022-09-24T02:57:36.408Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-24T02:57:36.408Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-24T02:57:36.408Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-24T02:57:36.408Z] + PACKAGES=/tmp/packages_start.txt [2022-09-24T02:57:36.408Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-24T02:57:36.408Z] + PACKAGES=/tmp/packages_end.txt [2022-09-24T02:57:36.408Z] + case "${OS_FAMILY}" in [2022-09-24T02:57:36.408Z] + dpkg -l [2022-09-24T02:57:36.408Z] + grep '^ii' [2022-09-24T02:57:36.408Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-24T02:57:36.408Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-24T02:57:36.408Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-24T02:57:36.408Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-24T02:57:36.408Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-09-24T02:57:36.408Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-09-24T02:57:36.440Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-24T02:57:36.735Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-24T02:57:37.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-24T02:57:37.356Z] [2022-09-24T02:57:37.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-24T02:57:37.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-24T02:57:37.733Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-24T02:57:37.733Z] 5eb5b503b376: Pulling fs layer [2022-09-24T02:57:37.733Z] 5c69ac0246d0: Pulling fs layer [2022-09-24T02:57:37.733Z] ec43610c2a17: Pulling fs layer [2022-09-24T02:57:37.733Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-24T02:57:37.733Z] 33b1e0a273af: Pulling fs layer [2022-09-24T02:57:37.733Z] 5d3b04190fa2: Pulling fs layer [2022-09-24T02:57:37.733Z] 2f39f015ded8: Pulling fs layer [2022-09-24T02:57:37.733Z] 3a2ae6a8a46f: Waiting [2022-09-24T02:57:37.733Z] 33b1e0a273af: Waiting [2022-09-24T02:57:37.733Z] 2f39f015ded8: Waiting [2022-09-24T02:57:37.733Z] 5c69ac0246d0: Verifying Checksum [2022-09-24T02:57:37.733Z] 5c69ac0246d0: Download complete [2022-09-24T02:57:37.733Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-24T02:57:37.733Z] 3a2ae6a8a46f: Download complete [2022-09-24T02:57:37.994Z] 33b1e0a273af: Verifying Checksum [2022-09-24T02:57:37.994Z] 33b1e0a273af: Download complete [2022-09-24T02:57:37.994Z] 5d3b04190fa2: Verifying Checksum [2022-09-24T02:57:37.994Z] 5d3b04190fa2: Download complete [2022-09-24T02:57:37.994Z] ec43610c2a17: Verifying Checksum [2022-09-24T02:57:37.994Z] ec43610c2a17: Download complete [2022-09-24T02:57:37.994Z] 5eb5b503b376: Verifying Checksum [2022-09-24T02:57:37.994Z] 5eb5b503b376: Download complete [2022-09-24T02:57:38.562Z] 2f39f015ded8: Verifying Checksum [2022-09-24T02:57:38.562Z] 2f39f015ded8: Download complete [2022-09-24T02:57:39.130Z] 5eb5b503b376: Pull complete [2022-09-24T02:57:39.130Z] 5c69ac0246d0: Pull complete [2022-09-24T02:57:39.698Z] ec43610c2a17: Pull complete [2022-09-24T02:57:39.698Z] 3a2ae6a8a46f: Pull complete [2022-09-24T02:57:39.956Z] 33b1e0a273af: Pull complete [2022-09-24T02:57:39.956Z] 5d3b04190fa2: Pull complete [2022-09-24T02:57:44.141Z] 2f39f015ded8: Pull complete [2022-09-24T02:57:44.141Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-24T02:57:44.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-24T02:57:44.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-24T02:57:44.341Z] prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container [2022-09-24T02:57:44.365Z] $ 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 [2022-09-24T02:57:45.814Z] $ docker top f7d8df63aaa72cf7f17578ed2aa6d82f8b29ce52a06c11288c0216efee9313b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-24T02:57:46.204Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-24T02:57:46.514Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-24T02:57:46.824Z] + ls /var/log/sa-host [2022-09-24T02:57:46.824Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-24T02:57:47.041Z] provisioning config files... [2022-09-24T02:57:47.050Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12817876377738943880tmp [Pipeline] { [Pipeline] echo [2022-09-24T02:57:47.108Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-24T02:57:47.415Z] ---> create-netrc.sh [Pipeline] } [2022-09-24T02:57:47.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-24T02:57:47.839Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-24T02:57:47.872Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-24T02:57:48.182Z] ---> sudo-logs.sh [2022-09-24T02:57:48.182Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-24T02:57:48.257Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-24T02:57:48.567Z] ---> job-cost.sh [2022-09-24T02:57:48.567Z] lf-activate-venv: SKIPPING [2022-09-24T02:57:48.567Z] DEBUG: total: 0.10999999940395355 [2022-09-24T02:57:48.567Z] INFO: Retrieving Stack Cost... [2022-09-24T02:57:48.853Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-24T02:57:49.451Z] INFO: Archiving Costs [Pipeline] echo [2022-09-24T02:57:49.488Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-24T02:57:49.821Z] ---> logs-deploy.sh [2022-09-24T02:57:49.821Z] lf-activate-venv: SKIPPING [2022-09-24T02:57:49.821Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4167/1 [2022-09-24T02:57:49.821Z] INFO: archiving workspace using pattern(s): [2022-09-24T02:57:50.815Z] Archives upload complete. [2022-09-24T02:57:50.815Z] INFO: archiving logs to Nexus