Pull request #4632 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a115d352fe4b01c209fc399fa1917aeb4c24c275+fe3620ce412f86f9ce6eb635c00e802c499476bf (9de1f10b49de31fc30445ff0384ea93e5c0d3263) 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-ssh7035964364073550927.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh15722936668649687177.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4632/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-4632/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11227719770006461804.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4632/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13139931745419035527.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh17529486245932959202.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4632/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-4632/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10893979607910478253.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3554 in /w/workspace/edgexfoundry_edgex-go_PR-4632 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fe3620ce412f86f9ce6eb635c00e802c499476bf into PR head commit a115d352fe4b01c209fc399fa1917aeb4c24c275 Merge succeeded, producing a115d352fe4b01c209fc399fa1917aeb4c24c275 Checking out Revision a115d352fe4b01c209fc399fa1917aeb4c24c275 (PR-4632) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4632/head:refs/remotes/origin/PR-4632 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a115d352fe4b01c209fc399fa1917aeb4c24c275 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fe3620ce412f86f9ce6eb635c00e802c499476bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a115d352fe4b01c209fc399fa1917aeb4c24c275 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:11:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:11:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:11:51 ========================================================= 19:11:51 EdgeX Global Pipelines Version Info 19:11:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:11:53 ------------------- 19:11:53 stable info: 19:11:53 ------------------- 19:11:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:11:53 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 19:11:53 Message: update stable to v1.0.253 19:11:53 ------------------- 19:11:53 experimental info: 19:11:53 ------------------- 19:11:53 Commited By: **** collab-it+edgex@linuxfoundation.org 19:11:53 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 19:11:53 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:11:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:11:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:11:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:11:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4632 [Pipeline] echo 19:11:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4632 [Pipeline] echo 19:11:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4632 [Pipeline] echo 19:11:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a115d352fe4b01c209fc399fa1917aeb4c24c275 [Pipeline] echo 19:11:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a115d35 [Pipeline] echo 19:11:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:55 provisioning config files... 19:11:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4761379204813744952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:56 ---> docker-login.sh 19:11:56 nexus3.edgexfoundry.org:10001 19:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:56 Configure a credential helper to remove this warning. See 19:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:56 19:11:56 Login Succeeded 19:11:56 nexus3.edgexfoundry.org:10002 19:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:56 Configure a credential helper to remove this warning. See 19:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:56 19:11:56 Login Succeeded 19:11:56 nexus3.edgexfoundry.org:10003 19:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:57 Configure a credential helper to remove this warning. See 19:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:57 19:11:57 Login Succeeded 19:11:57 nexus3.edgexfoundry.org:10004 19:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:57 Configure a credential helper to remove this warning. See 19:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:57 19:11:57 Login Succeeded 19:11:57 docker.io 19:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:57 Configure a credential helper to remove this warning. See 19:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:57 19:11:57 Login Succeeded 19:11:57 ---> docker-login.sh ends [Pipeline] } 19:11:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:57 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:11:57 + + dirname cmd/core-command/Dockerfile 19:11:57 cut -d/ -f2 19:11:57 + echo core-command,cmd/core-command/Dockerfile 19:11:57 + cut -d/ -f2 19:11:57 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:11:57 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:11:57 + dirname cmd/core-data/Dockerfile 19:11:57 + cut -d/ -f2 19:11:57 + echo core-data,cmd/core-data/Dockerfile 19:11:57 + dirname cmd/core-metadata/Dockerfile 19:11:57 + cut -d/ -f2 19:11:57 + echo core-metadata,cmd/core-metadata/Dockerfile 19:11:57 + dirname cmd/security-bootstrapper/Dockerfile 19:11:57 + cut -d/ -f2 19:11:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:11:57 + + cut -d/dirname -f2 cmd/security-proxy-auth/Dockerfile 19:11:57 19:11:57 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:11:57 + dirname cmd/security-proxy-setup/Dockerfile 19:11:57 + cut -d/ -f2 19:11:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:11:57 + cut -d/ -f2 19:11:57 + dirname cmd/security-secretstore-setup/Dockerfile 19:11:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:11:57 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:11:57 + cut -d/ -f2 19:11:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:11:57 + + dirname cmd/security-spire-agent/Dockerfile 19:11:57 cut -d/ -f2 19:11:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:11:57 + dirname cmd/security-spire-config/Dockerfile 19:11:57 + cut -d/ -f2 19:11:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:11:57 + dirname cmd/security-spire-server/Dockerfile 19:11:57 + cut -d/ -f2 19:11:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:11:57 + dirname cmd/support-notifications/Dockerfile 19:11:57 + cut -d/ -f2 19:11:57 + echo support-notifications,cmd/support-notifications/Dockerfile 19:11:57 + cut+ -d/ -f2 19:11:57 dirname cmd/support-scheduler/Dockerfile 19:11:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:11:57 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:11:58 + git rev-list -1 --merges a115d352fe4b01c209fc399fa1917aeb4c24c275~1..a115d352fe4b01c209fc399fa1917aeb4c24c275 [Pipeline] echo 19:11:58 -----------> git rev-list -1 --merges a115d352fe4b01c209fc399fa1917aeb4c24c275~1..a115d352fe4b01c209fc399fa1917aeb4c24c275 a115d352fe4b01c209fc399fa1917aeb4c24c275 [false] [Pipeline] sh 19:11:58 + git log --format=format:%s -1 a115d352fe4b01c209fc399fa1917aeb4c24c275 [Pipeline] echo 19:11:58 ========================================================= 19:11:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:11:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:11:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:11:59 + grep -v github /etc/ssh/ssh_known_hosts 19:11:59 + [ -e /tmp/ssh_known_hosts ] 19:11:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:11:59 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:11:59 sudo tee -a /etc/ssh/ssh_known_hosts 19:11:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:59 19:11:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:59 0.1.4: Pulling from edgex-devops/py-git-semver 19:11:59 b85a868b505f: Pulling fs layer 19:11:59 e2be974225ed: Pulling fs layer 19:11:59 339a4e72a1f5: Pulling fs layer 19:11:59 988bab9f4d93: Pulling fs layer 19:11:59 1469e6f7b9e6: Pulling fs layer 19:11:59 eaf3925da568: Pulling fs layer 19:11:59 bab4dde63d76: Pulling fs layer 19:11:59 bde34c3a00c8: Pulling fs layer 19:11:59 b352a97aabf1: Pulling fs layer 19:11:59 4872d77fe225: Pulling fs layer 19:11:59 5851b861e8e6: Pulling fs layer 19:11:59 988bab9f4d93: Waiting 19:11:59 1469e6f7b9e6: Waiting 19:11:59 4872d77fe225: Waiting 19:11:59 eaf3925da568: Waiting 19:11:59 bab4dde63d76: Waiting 19:11:59 5851b861e8e6: Waiting 19:11:59 bde34c3a00c8: Waiting 19:11:59 988bab9f4d93: Download complete 19:11:59 1469e6f7b9e6: Verifying Checksum 19:11:59 1469e6f7b9e6: Download complete 19:11:59 339a4e72a1f5: Verifying Checksum 19:11:59 339a4e72a1f5: Download complete 19:12:00 eaf3925da568: Download complete 19:12:00 bde34c3a00c8: Verifying Checksum 19:12:00 bde34c3a00c8: Download complete 19:12:00 b352a97aabf1: Verifying Checksum 19:12:00 b352a97aabf1: Download complete 19:12:00 4872d77fe225: Verifying Checksum 19:12:00 4872d77fe225: Download complete 19:12:00 5851b861e8e6: Download complete 19:12:00 b85a868b505f: Verifying Checksum 19:12:00 b85a868b505f: Download complete 19:12:00 bab4dde63d76: Download complete 19:12:01 b85a868b505f: Pull complete 19:12:01 e2be974225ed: Pull complete 19:12:01 339a4e72a1f5: Pull complete 19:12:02 988bab9f4d93: Pull complete 19:12:02 1469e6f7b9e6: Pull complete 19:12:02 eaf3925da568: Pull complete 19:12:04 bab4dde63d76: Pull complete 19:12:04 bde34c3a00c8: Pull complete 19:12:04 b352a97aabf1: Pull complete 19:12:04 4872d77fe225: Pull complete 19:12:04 5851b861e8e6: Pull complete 19:12:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:12:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:12:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:04 prd-ubuntu20.04-docker-8c-8g-3554 does not seem to be running inside a container 19:12:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:12:08 $ docker top 6e2375f1dd1a49a8156a187bd8d2e9b6a2a7df5f12808198f6bae6255d31dcc8 -eo pid,comm 19:12:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:12:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:12:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:08 [ssh-agent] Looking for ssh-agent implementation... 19:12:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:08 $ docker exec 6e2375f1dd1a49a8156a187bd8d2e9b6a2a7df5f12808198f6bae6255d31dcc8 ssh-agent 19:12:08 SSH_AUTH_SOCK=/tmp/ssh-0HrJ4fwUVCP2/agent.32 19:12:08 SSH_AGENT_PID=38 19:12:08 Running ssh-add (command line suppressed) 19:12:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12467351522987134493.key (/w/workspace/edgex-go/1@tmp/private_key_12467351522987134493.key) 19:12:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:09 + git tag --points-at HEAD [Pipeline] } 19:12:09 $ docker exec --env ******** --env ******** 6e2375f1dd1a49a8156a187bd8d2e9b6a2a7df5f12808198f6bae6255d31dcc8 ssh-agent -k 19:12:09 unset SSH_AUTH_SOCK; 19:12:09 unset SSH_AGENT_PID; 19:12:09 echo Agent pid 38 killed; 19:12:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:12:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:09 [ssh-agent] Looking for ssh-agent implementation... 19:12:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:09 $ docker exec 6e2375f1dd1a49a8156a187bd8d2e9b6a2a7df5f12808198f6bae6255d31dcc8 ssh-agent 19:12:09 SSH_AUTH_SOCK=/tmp/ssh-scRQWoLWQKee/agent.71 19:12:09 SSH_AGENT_PID=77 19:12:09 Running ssh-add (command line suppressed) 19:12:09 Identity added: /w/workspace/edgex-go/1@tmp/private_key_654422651807246455.key (/w/workspace/edgex-go/1@tmp/private_key_654422651807246455.key) 19:12:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:10 + git semver init 19:12:10 2023-08-14 19:12:10,358 [run_init] DEBUG init version:0.0.0 force:False 19:12:10 2023-08-14 19:12:10,358 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:12:10 2023-08-14 19:12:10,359 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:12:10 2023-08-14 19:12:10,359 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:12:21 2023-08-14 19:12:20,429 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:12:21 2023-08-14 19:12:20,430 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4632 with force:False 19:12:21 2023-08-14 19:12:20,430 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4632 19:12:21 2023-08-14 19:12:20,433 [execute] INFO git cat-file --batch-check 19:12:21 2023-08-14 19:12:20,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:12:21 2023-08-14 19:12:20,438 [execute] INFO git cat-file --batch 19:12:21 2023-08-14 19:12:20,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:12:21 2023-08-14 19:12:20,442 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4632 19:12:21 0.0.0 [Pipeline] } 19:12:21 $ docker exec --env ******** --env ******** 6e2375f1dd1a49a8156a187bd8d2e9b6a2a7df5f12808198f6bae6255d31dcc8 ssh-agent -k 19:12:21 unset SSH_AUTH_SOCK; 19:12:21 unset SSH_AGENT_PID; 19:12:21 echo Agent pid 77 killed; 19:12:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:12:21 + git semver [Pipeline] } 19:12:21 $ docker stop --time=1 6e2375f1dd1a49a8156a187bd8d2e9b6a2a7df5f12808198f6bae6255d31dcc8 19:12:23 $ docker rm -f --volumes 6e2375f1dd1a49a8156a187bd8d2e9b6a2a7df5f12808198f6bae6255d31dcc8 [Pipeline] // withDockerContainer [Pipeline] sh 19:12:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:12:23 Stashed 1 file(s) [Pipeline] echo 19:12:23 [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 19:12:24 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:12:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:24 ========================================================= 19:12:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:12:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:12:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:12:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:12:25 4db1b89c0bd1: Pulling fs layer 19:12:25 6911f1a30b25: Pulling fs layer 19:12:25 e194b8c5c2a9: Pulling fs layer 19:12:25 6863d3e3a2b1: Pulling fs layer 19:12:25 ec0bb842ea78: Pulling fs layer 19:12:25 40a00589a448: Pulling fs layer 19:12:25 6c08303d61cc: Pulling fs layer 19:12:25 798269fcf238: Pulling fs layer 19:12:25 6863d3e3a2b1: Waiting 19:12:25 ec0bb842ea78: Waiting 19:12:25 40a00589a448: Waiting 19:12:25 6c08303d61cc: Waiting 19:12:25 798269fcf238: Waiting 19:12:25 6911f1a30b25: Download complete 19:12:25 6863d3e3a2b1: Verifying Checksum 19:12:25 6863d3e3a2b1: Download complete 19:12:25 ec0bb842ea78: Verifying Checksum 19:12:25 ec0bb842ea78: Download complete 19:12:25 4db1b89c0bd1: Download complete 19:12:25 40a00589a448: Verifying Checksum 19:12:25 4db1b89c0bd1: Pull complete 19:12:26 6911f1a30b25: Pull complete 19:12:26 798269fcf238: Verifying Checksum 19:12:26 798269fcf238: Download complete 19:12:26 e194b8c5c2a9: Verifying Checksum 19:12:26 e194b8c5c2a9: Download complete 19:12:26 6c08303d61cc: Verifying Checksum 19:12:26 6c08303d61cc: Download complete 19:12:29 e194b8c5c2a9: Pull complete 19:12:29 6863d3e3a2b1: Pull complete 19:12:29 ec0bb842ea78: Pull complete 19:12:29 40a00589a448: Pull complete 19:12:32 6c08303d61cc: Pull complete 19:12:33 798269fcf238: Pull complete 19:12:33 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 19:12:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:12:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:12:33 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:12:33 WORKDIR /edgex 19:12:33 COPY go.mod . 19:12:33 RUN go mod download 19:12:33 docker build -t ci-base-image-x86_64 -f - . 19:12:33 Sending build context to Docker daemon 170.8MB 19:12:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:12:34 ---> ec979cd7f677 19:12:34 Step 2/4 : WORKDIR /edgex 19:12:38 ---> Running in 90789cebdd02 19:12:38 Removing intermediate container 90789cebdd02 19:12:38 ---> 2a6a59feb5a1 19:12:38 Step 3/4 : COPY go.mod . 19:12:38 ---> d5ab18a3fdf8 19:12:38 Step 4/4 : RUN go mod download 19:12:38 ---> Running in 989f104c2f08 19:12:39 Still waiting to schedule task 19:12:39 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:13:00 Removing intermediate container 989f104c2f08 19:13:00 ---> c1b4543bd8db 19:13:00 Successfully built c1b4543bd8db 19:13:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:01 + docker inspect -f . ci-base-image-x86_64 19:13:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:01 prd-ubuntu20.04-docker-8c-8g-3554 does not seem to be running inside a container 19:13:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:13:02 $ docker top bd83bf36eb8d61fbdecffc206956c702db9d38d647d4acdb235026996b8df602 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:02 + go version 19:13:02 go version go1.20.6 linux/amd64 [Pipeline] } 19:13:02 $ docker stop --time=1 bd83bf36eb8d61fbdecffc206956c702db9d38d647d4acdb235026996b8df602 19:13:03 $ docker rm -f --volumes bd83bf36eb8d61fbdecffc206956c702db9d38d647d4acdb235026996b8df602 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:04 + docker inspect -f . ci-base-image-x86_64 19:13:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:04 prd-ubuntu20.04-docker-8c-8g-3554 does not seem to be running inside a container 19:13:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:13:05 $ docker top b768b00268f11182e96c578c2994ddda550e5fcf704f36151ab524168fdcea5c -eo pid,comm [Pipeline] { [Pipeline] echo 19:13:05 ========================================================= 19:13:05 [edgeXBuildGoParallel] Running Tests and Build... 19:13:05 ========================================================= [Pipeline] sh 19:13:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:13:06 + make test 19:13:06 go test -race -coverprofile=coverage.out ./... 19:13:14 ? github.com/edgexfoundry/edgex-go [no test files] 19:13:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:13:26 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:13:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:13:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:13:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:13:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:13:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:13:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:13:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:13:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:13:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:13:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:13:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:13:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 19:13:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 97.0% of statements 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.103s coverage: 71.5% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:13:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.170s coverage: 93.4% of statements 19:13:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 3.8% of statements 19:13:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.363s coverage: 97.6% of statements 19:13:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.036s coverage: 72.2% of statements 19:13:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:13:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 19:13:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 32.2% of statements 19:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 42.9% of statements 19:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.066s coverage: 82.9% of statements 19:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements 19:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 19:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 19:13:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:13:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:13:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:13:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:13:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:13:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:13:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:13:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:13:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:13:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:13:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:13:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:13:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:13:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:13:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:13:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:13:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:13:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:13:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:13:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:13:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:13:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:13:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.274s coverage: 79.9% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.069s coverage: 92.9% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.074s coverage: 62.3% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.109s coverage: 81.8% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 86.0% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 63.1% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.193s coverage: 38.4% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 95.7% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 98.9% of statements 19:14:00 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:14:00 running golangci-lint 19:14:00 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 19:14:00 go version go1.20.6 linux/amd64 19:14:00 level=info msg="[config_reader] Used config file .golangci.yml" 19:14:00 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 19:14:15 level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|deps|exports_file|files|compiled_files|name) took 13.669102831s" 19:14:15 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.302634ms" 19:14:21 level=info msg="[linters_context/goanalysis] analyzers took 48.633236915s with top 10 stages: buildir: 28.478459106s, fact_deprecated: 2.04561487s, inspect: 1.900299s, printf: 1.296371131s, ctrlflow: 1.277589372s, gosec: 1.155269384s, S1038: 701.846296ms, nilness: 608.699201ms, fact_purity: 602.920216ms, directives: 356.092875ms" 19:14:21 level=info msg="[runner] Issues before processing: 200, after processing: 0" 19:14:21 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 200/200, skip_dirs: 200/200, identifier_marker: 200/200, filename_unadjuster: 200/200, exclude-rules: 21/200, cgo: 200/200, exclude: 200/200, nolint: 0/21, skip_files: 200/200, autogenerated_exclude: 200/200" 19:14:21 level=info msg="[runner] processing took 17.173262ms with stages: nolint: 7.630586ms, identifier_marker: 4.725423ms, path_prettifier: 1.597441ms, exclude-rules: 1.571641ms, autogenerated_exclude: 1.109891ms, skip_dirs: 474.73µs, filename_unadjuster: 34.34µs, cgo: 25.89µs, max_same_issues: 560ns, uniq_by_line: 420ns, source_code: 370ns, skip_files: 330ns, exclude: 280ns, severity-rules: 260ns, max_from_linter: 240ns, sort_results: 230ns, diff: 220ns, path_shortener: 150ns, max_per_file_from_linter: 140ns, path_prefixer: 120ns" 19:14:21 level=info msg="[runner] linters took 6.705297365s with stages: goanalysis_metalinter: 6.688041943s" 19:14:21 level=info msg="File cache stats: 0 entries of total size 0B" 19:14:21 level=info msg="Memory: 206 samples, avg is 182.9MB, max is 807.1MB" 19:14:21 level=info msg="Execution took 20.429051088s" 19:14:21 go vet ./... 19:14:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:14:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:14:25 ./bin/test-attribution-txt.sh 19:14:25 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 19:14:25 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 19:14:25 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 19:14:25 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:14:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:14:25 + ls -al . 19:14:25 total 724 19:14:25 drwxrwxr-x 11 1001 1001 4096 Aug 14 19:13 . 19:14:25 drwxr-xr-x 4 root root 4096 Aug 14 19:13 .. 19:14:25 drwxrwxr-x 2 1001 1001 4096 Aug 14 19:11 .blubracket 19:14:25 -rw-rw-r-- 1 1001 1001 16 Aug 14 19:11 .dockerignore 19:14:25 drwxrwxr-x 8 1001 1001 4096 Aug 14 19:12 .git 19:14:25 drwxrwxr-x 3 1001 1001 4096 Aug 14 19:11 .github 19:14:25 -rw-rw-r-- 1 1001 1001 1133 Aug 14 19:11 .gitignore 19:14:25 -rw-rw-r-- 1 1001 1001 42 Aug 14 19:11 .golangci.yml 19:14:25 -rw-rw-r-- 1 1001 1001 87 Aug 14 19:11 .hadolint.yml 19:14:25 drwxr-xr-x 3 1001 1001 4096 Aug 14 19:12 .semver 19:14:25 -rw-rw-r-- 1 1001 1001 166 Aug 14 19:11 .sonarcloud.properties 19:14:25 -rw-rw-r-- 1 1001 1001 1171 Aug 14 19:11 ADOPTERS.md 19:14:25 -rw-rw-r-- 1 1001 1001 11152 Aug 14 19:11 Attribution.txt 19:14:25 -rw-rw-r-- 1 1001 1001 93407 Aug 14 19:11 CHANGELOG.md 19:14:25 -rw-rw-r-- 1 1001 1001 3804 Aug 14 19:11 CONTRIBUTING.md 19:14:25 -rw-rw-r-- 1 1001 1001 677 Aug 14 19:11 GOVERNANCE.md 19:14:25 -rw-rw-r-- 1 1001 1001 883 Aug 14 19:11 Jenkinsfile 19:14:25 -rw-rw-r-- 1 1001 1001 10775 Aug 14 19:11 LICENSE 19:14:25 -rw-rw-r-- 1 1001 1001 14368 Aug 14 19:11 Makefile 19:14:25 -rw-rw-r-- 1 1001 1001 582 Aug 14 19:11 OWNERS.md 19:14:25 -rw-rw-r-- 1 1001 1001 9923 Aug 14 19:11 README.md 19:14:25 -rw-rw-r-- 1 1001 1001 789 Aug 14 19:11 SECURITY.md 19:14:25 -rw-rw-r-- 1 1001 1001 5 Aug 14 19:12 VERSION 19:14:25 drwxrwxr-x 2 1001 1001 4096 Aug 14 19:11 bin 19:14:25 drwxrwxr-x 18 1001 1001 4096 Aug 14 19:11 cmd 19:14:25 -rw-r--r-- 1 root root 446998 Aug 14 19:13 coverage.out 19:14:25 -rw-rw-r-- 1 1001 1001 3687 Aug 14 19:11 go.mod 19:14:25 -rw-rw-r-- 1 1001 1001 33714 Aug 14 19:11 go.sum 19:14:25 drwxrwxr-x 7 1001 1001 4096 Aug 14 19:11 internal 19:14:25 drwxrwxr-x 3 1001 1001 4096 Aug 14 19:11 openapi 19:14:25 -rw-rw-r-- 1 1001 1001 594 Aug 14 19:11 security.txt 19:14:25 drwxrwxr-x 4 1001 1001 4096 Aug 14 19:11 snap 19:14:25 -rw-rw-r-- 1 1001 1001 204 Aug 14 19:11 version.go [Pipeline] sh 19:14:25 + '[' -e coverage.out ] 19:14:25 + chown 1001:1001 coverage.out [Pipeline] stash 19:14:25 Stashed 1 file(s) [Pipeline] sh 19:14:26 + make build 19:14:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:14:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:14:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:14:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:14:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:14:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:14:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:14:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3558 in /w/workspace/edgexfoundry_edgex-go_PR-4632 [Pipeline] { [Pipeline] ws 19:14:49 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:14:49 The recommended git tool is: git 19:14:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:14:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:14:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:14:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:14:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:14:54 $ docker stop --time=1 b768b00268f11182e96c578c2994ddda550e5fcf704f36151ab524168fdcea5c 19:14:55 using credential edgex-jenkins-ssh 19:14:55 Cloning the remote Git repository 19:14:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:14:55 > git init /w/workspace/edgex-go/1 # timeout=10 19:14:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:14:56 > git --version # timeout=10 19:14:56 > git --version # 'git version 2.25.1' 19:14:56 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:15:00 $ docker rm -f --volumes b768b00268f11182e96c578c2994ddda550e5fcf704f36151ab524168fdcea5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:15:02 19:15:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:15:02 latest: Pulling from edgex-devops/edgex-compose 19:15:02 91d30c5bc195: Pulling fs layer 19:15:02 2e9b0aa3be6d: Pulling fs layer 19:15:02 9c61dcf015f6: Pulling fs layer 19:15:02 4698f68db338: Pulling fs layer 19:15:02 2a2f49069b9e: Pulling fs layer 19:15:02 e0025b399a48: Pulling fs layer 19:15:02 4698f68db338: Waiting 19:15:02 2a2f49069b9e: Waiting 19:15:02 91d30c5bc195: Verifying Checksum 19:15:02 91d30c5bc195: Download complete 19:15:02 4698f68db338: Verifying Checksum 19:15:02 4698f68db338: Download complete 19:15:02 2e9b0aa3be6d: Verifying Checksum 19:15:02 2e9b0aa3be6d: Download complete 19:15:02 e0025b399a48: Verifying Checksum 19:15:02 e0025b399a48: Download complete 19:15:02 91d30c5bc195: Pull complete 19:15:03 2a2f49069b9e: Download complete 19:15:03 2e9b0aa3be6d: Pull complete 19:15:03 9c61dcf015f6: Verifying Checksum 19:15:03 9c61dcf015f6: Download complete 19:15:05 9c61dcf015f6: Pull complete 19:15:05 4698f68db338: Pull complete 19:15:06 2a2f49069b9e: Pull complete 19:15:06 e0025b399a48: Pull complete 19:15:06 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:15:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:15:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:06 prd-ubuntu20.04-docker-8c-8g-3554 does not seem to be running inside a container 19:15:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:15:10 $ docker top bb68a3d106f16e45539ce3e8baa9eec75f9879f66e294c30c6566a61fb314336 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:10 + docker compose -f ./docker-compose-build.yml build --parallel 19:15:13 #1 [support-notifications internal] load build definition from Dockerfile 19:15:13 #1 transferring dockerfile: 1.84kB done 19:15:13 #1 DONE 0.5s 19:15:13 19:15:13 #2 [support-notifications internal] load .dockerignore 19:15:13 #2 ... 19:15:13 19:15:13 #3 [core-metadata internal] load build definition from Dockerfile 19:15:13 #3 transferring dockerfile: 1.96kB done 19:15:13 #3 DONE 0.4s 19:15:13 19:15:13 #4 [core-data internal] load .dockerignore 19:15:13 #4 DONE 0.0s 19:15:13 19:15:13 #5 [security-proxy-auth internal] load .dockerignore 19:15:13 #5 ... 19:15:13 19:15:13 #6 [core-command internal] load build definition from Dockerfile 19:15:13 #6 transferring dockerfile: 1.82kB done 19:15:13 #6 DONE 0.9s 19:15:13 19:15:13 #7 [security-secretstore-setup internal] load build definition from Dockerfile 19:15:13 #7 transferring dockerfile: 2.38kB done 19:15:13 #7 ... 19:15:13 19:15:13 #8 [core-data internal] load build definition from Dockerfile 19:15:13 #8 transferring dockerfile: 1.90kB done 19:15:13 #8 DONE 1.1s 19:15:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:15:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:15:14 19:15:14 #9 [security-spire-config internal] load build definition from Dockerfile 19:15:14 #9 transferring dockerfile: 2.58kB done 19:15:14 #9 DONE 1.3s 19:15:14 19:15:14 #7 [security-secretstore-setup internal] load build definition from Dockerfile 19:15:14 #7 DONE 1.4s 19:15:14 19:15:14 #10 [support-scheduler internal] load build definition from Dockerfile 19:15:14 #10 transferring dockerfile: 1.82kB done 19:15:14 #10 DONE 1.4s 19:15:14 19:15:14 #11 [security-spire-server internal] load build definition from Dockerfile 19:15:14 #11 transferring dockerfile: 2.63kB done 19:15:15 Merging remotes/origin/main commit fe3620ce412f86f9ce6eb635c00e802c499476bf into PR head commit a115d352fe4b01c209fc399fa1917aeb4c24c275 19:15:15 #11 DONE 2.1s 19:15:15 19:15:15 #12 [security-bootstrapper internal] load build definition from Dockerfile 19:15:15 #12 transferring dockerfile: 2.82kB done 19:15:15 #12 DONE 2.0s 19:15:15 19:15:15 #2 [support-notifications internal] load .dockerignore 19:15:15 #2 transferring context: 56B done 19:15:15 #2 DONE 2.0s 19:15:15 19:15:15 #5 [security-proxy-auth internal] load .dockerignore 19:15:15 #5 transferring context: 56B done 19:15:15 #5 ... 19:15:15 19:15:15 #13 [security-proxy-auth internal] load build definition from Dockerfile 19:15:15 #13 transferring dockerfile: 2.04kB done 19:15:15 #13 DONE 2.1s 19:15:15 19:15:15 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:15:15 #14 transferring dockerfile: 2.12kB done 19:15:15 #14 DONE 2.1s 19:15:15 19:15:15 #15 [security-spiffe-token-provider internal] load .dockerignore 19:15:15 #15 transferring context: 56B done 19:15:15 #15 DONE 1.8s 19:15:15 19:15:15 #16 [security-secretstore-setup internal] load .dockerignore 19:15:15 #16 transferring context: 56B done 19:15:15 #16 DONE 1.7s 19:15:15 19:15:15 #4 [core-data internal] load .dockerignore 19:15:15 #4 transferring context: 56B done 19:15:15 #4 DONE 1.8s 19:15:15 19:15:15 #17 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:15:15 #17 DONE 0.0s 19:15:15 19:15:15 #18 [security-bootstrapper internal] load .dockerignore 19:15:15 #18 transferring context: 56B done 19:15:15 #18 DONE 1.8s 19:15:15 19:15:15 #5 [security-proxy-auth internal] load .dockerignore 19:15:15 #5 DONE 1.8s 19:15:15 19:15:15 #19 [core-common-config-bootstrapper internal] load .dockerignore 19:15:15 #19 transferring context: 56B done 19:15:15 #19 DONE 1.8s 19:15:15 19:15:15 #20 [security-proxy-setup internal] load .dockerignore 19:15:15 #20 transferring context: 56B done 19:15:15 #20 DONE 1.8s 19:15:15 19:15:15 #21 [security-spire-agent internal] load build definition from Dockerfile 19:15:15 #21 transferring dockerfile: 2.68kB done 19:15:15 #21 DONE 2.2s 19:15:15 19:15:15 #22 [security-spire-config internal] load .dockerignore 19:15:15 #22 transferring context: 56B done 19:15:15 #22 DONE 1.8s 19:15:15 19:15:15 #23 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:15:15 #23 transferring dockerfile: 1.78kB done 19:15:15 #23 DONE 2.2s 19:15:15 19:15:15 #24 [core-metadata internal] load .dockerignore 19:15:15 #24 transferring context: 56B done 19:15:15 #24 DONE 1.9s 19:15:15 19:15:15 #25 [support-scheduler internal] load .dockerignore 19:15:15 #25 transferring context: 56B done 19:15:15 #25 DONE 1.8s 19:15:15 19:15:15 #26 [security-proxy-setup internal] load build definition from Dockerfile 19:15:15 #26 transferring dockerfile: 2.06kB done 19:15:15 #26 DONE 2.3s 19:15:15 19:15:15 #27 [security-spire-server internal] load .dockerignore 19:15:15 #27 transferring context: 56B done 19:15:15 #27 DONE 1.9s 19:15:15 19:15:15 #28 [core-command internal] load .dockerignore 19:15:15 #28 transferring context: 56B done 19:15:15 #28 DONE 1.9s 19:15:15 19:15:15 #17 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:15:15 #17 DONE 0.0s 19:15:15 19:15:15 #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 19:15:15 #29 DONE 0.2s 19:15:15 19:15:15 #30 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:15:15 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:15:15 #30 ... 19:15:15 19:15:15 #31 [security-spire-agent internal] load .dockerignore 19:15:15 #31 transferring context: 56B done 19:15:15 #31 DONE 1.9s 19:15:15 19:15:15 #17 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:15:15 #17 DONE 0.0s 19:15:15 19:15:15 #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 19:15:15 #29 DONE 0.2s 19:15:15 19:15:15 #30 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:15:15 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:15:15 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.15MB / 3.38MB 0.1s 19:15:15 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:15:15 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 19:15:15 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 19:15:15 #30 ... 19:15:15 19:15:15 #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:15:15 #17 DONE 0.0s 19:15:15 19:15:15 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 19:15:15 #29 DONE 0.2s 19:15:15 19:15:15 #30 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:15:15 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:15:15 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 19:15:15 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:15:15 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 19:15:15 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 19:15:15 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 19:15:15 Merge succeeded, producing a115d352fe4b01c209fc399fa1917aeb4c24c275 19:15:15 Checking out Revision a115d352fe4b01c209fc399fa1917aeb4c24c275 (PR-4632) 19:15:15 #30 ... 19:15:15 19:15:15 #17 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:15:15 #17 DONE 0.0s 19:15:15 19:15:15 #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 19:15:15 #29 DONE 0.2s 19:15:15 19:15:15 #30 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:15:15 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:15:15 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 19:15:15 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:15:15 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 19:15:15 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 19:15:15 #30 ... 19:15:15 19:15:15 #17 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:15:15 #17 DONE 0.0s 19:15:15 19:15:15 #30 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:15:15 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 19:15:15 #30 ... 19:15:15 19:15:15 #17 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:15:15 #17 DONE 0.0s 19:15:15 19:15:15 #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 19:15:15 #29 DONE 0.3s 19:15:15 19:15:15 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:15:15 #32 DONE 0.8s 19:15:15 19:15:15 #30 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:15:15 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:15:15 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 19:15:15 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:15:15 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 19:15:15 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 19:15:15 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 19:15:16 #30 ... 19:15:16 19:15:16 #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:15:16 #17 DONE 0.0s 19:15:16 19:15:16 #17 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:15:16 #17 DONE 0.0s 19:15:16 19:15:16 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:15:16 #32 DONE 0.8s 19:15:16 19:15:16 #33 [security-proxy-setup internal] load build context 19:15:16 #33 DONE 0.0s 19:15:16 19:15:16 #30 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:15:16 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:15:16 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 19:15:16 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:15:16 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 19:15:16 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 19:15:16 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 19:15:16 #30 DONE 1.0s 19:15:16 19:15:16 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:15:16 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 19:15:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:15:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:15:14 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4632/head:refs/remotes/origin/PR-4632 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:15:15 > git config core.sparsecheckout # timeout=10 19:15:15 > git checkout -f a115d352fe4b01c209fc399fa1917aeb4c24c275 # timeout=10 19:15:15 > git remote # timeout=10 19:15:15 > git config --get remote.origin.url # timeout=10 19:15:15 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:15 > git merge fe3620ce412f86f9ce6eb635c00e802c499476bf # timeout=10 19:15:15 > git rev-parse HEAD^{commit} # timeout=10 19:15:15 > git config core.sparsecheckout # timeout=10 19:15:15 > git checkout -f a115d352fe4b01c209fc399fa1917aeb4c24c275 # timeout=10 19:15:16 > git --version # timeout=10 19:15:16 > git --version # 'git version 2.25.1' 19:15:16 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:15:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:15:17 % Total % Received % Xferd Average Speed Time Time Time Current 19:15:17 Dload Upload Total Spent Left Speed 19:15:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 19:15:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:15:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:15:18 + sudo tee /etc/docker/daemon.new 19:15:21 { 19:15:21 "registry-mirrors": [ 19:15:21 "https://nexus3.edgexfoundry.org:10001" 19:15:21 ], 19:15:21 "bip": "10.250.0.254/24", 19:15:21 "hosts": [ 19:15:21 "tcp://0.0.0.0:5555", 19:15:21 "unix:///var/run/docker.sock" 19:15:21 ], 19:15:21 "mtu": 1458, 19:15:21 "selinux-enabled": true, 19:15:21 "seccomp-profile": "/etc/docker/seccomp.json" 19:15:21 } [Pipeline] sh 19:15:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:15:21 #34 ... 19:15:21 19:15:21 #35 [security-bootstrapper internal] load build context 19:15:21 #35 transferring context: 258.00MB 5.4s 19:15:21 #35 ... 19:15:21 19:15:21 #36 [support-notifications internal] load build context 19:15:21 #36 ... 19:15:21 19:15:21 #35 [security-bootstrapper internal] load build context 19:15:21 + sudo service docker restart 19:15:22 #35 transferring context: 364.90MB 7.4s done 19:15:25 #35 ... 19:15:25 19:15:25 #37 [core-data internal] load build context 19:15:25 #37 transferring context: 364.90MB 9.4s done 19:15:25 #37 ... 19:15:25 19:15:25 #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:15:25 #32 DONE 0.8s 19:15:25 19:15:25 #30 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:15:25 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:15:25 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 19:15:25 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:15:25 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 19:15:25 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 19:15:25 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 19:15:25 #30 DONE 1.0s 19:15:25 19:15:25 #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 19:15:25 #29 DONE 9.8s 19:15:25 19:15:25 #35 [security-bootstrapper internal] load build context 19:15:25 #35 DONE 10.0s 19:15:25 19:15:25 #38 [core-common-config-bootstrapper internal] load build context 19:15:25 #38 transferring context: 364.90MB 7.8s done 19:15:25 #38 DONE 9.9s 19:15:25 19:15:25 #39 [support-scheduler internal] load build context 19:15:25 #39 transferring context: 364.90MB 7.4s done 19:15:25 #39 DONE 9.5s 19:15:25 19:15:25 #40 [core-command internal] load build context 19:15:25 #40 transferring context: 364.90MB 7.5s done 19:15:25 #40 DONE 9.6s 19:15:25 19:15:25 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:15:25 #34 DONE 9.8s 19:15:25 19:15:25 #41 [security-proxy-auth internal] load build context 19:15:25 #41 transferring context: 364.90MB 8.2s done 19:15:25 #41 DONE 10.1s 19:15:25 19:15:25 #42 [security-secretstore-setup internal] load build context 19:15:25 #42 transferring context: 364.90MB 8.5s done 19:15:25 #42 DONE 10.2s 19:15:25 19:15:25 #43 [security-spire-config internal] load build context 19:15:25 #43 transferring context: 364.90MB 9.1s done 19:15:25 #43 DONE 9.9s 19:15:25 19:15:25 #44 [core-metadata internal] load build context 19:15:25 #44 transferring context: 364.90MB 8.8s done 19:15:25 #44 DONE 10.1s 19:15:25 19:15:25 #36 [support-notifications internal] load build context 19:15:25 #36 transferring context: 364.90MB 8.3s done 19:15:25 #36 DONE 10.2s 19:15:25 19:15:25 #45 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:15:25 #45 ... 19:15:25 19:15:25 #37 [core-data internal] load build context 19:15:25 #37 DONE 10.3s 19:15:25 19:15:25 #46 [security-spire-server internal] load build context 19:15:26 #46 ... 19:15:26 19:15:26 #47 [security-spiffe-token-provider internal] load build context 19:15:26 #47 ... 19:15:26 19:15:26 #46 [security-spire-server internal] load build context 19:15:26 #46 ... 19:15:26 19:15:26 #33 [security-proxy-setup internal] load build context 19:15:26 #33 ... 19:15:26 19:15:26 #46 [security-spire-server internal] load build context 19:15:29 #46 transferring context: 227.93MB 3.4s 19:15:30 #46 transferring context: 364.90MB 4.9s done 19:15:32 #46 ... 19:15:32 19:15:32 #48 [security-spire-agent internal] load build context 19:15:32 #48 transferring context: 364.90MB 4.7s done 19:15:35 #48 ... 19:15:35 19:15:35 #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:15:35 #0 1.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:35 #0 1.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:35 #0 2.270 (1/2) Installing dumb-init (1.2.5-r2) 19:15:35 #0 2.275 (2/2) Installing su-exec (0.2-r2) 19:15:35 #0 2.302 Executing busybox-1.35.0-r29.trigger 19:15:35 #0 2.307 OK: 7 MiB in 17 packages 19:15:35 #49 ... 19:15:35 19:15:35 #50 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:15:35 #0 0.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:35 #0 0.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:35 #0 1.203 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:15:35 #0 1.203 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:15:35 #0 1.203 OK: 17818 distinct packages available 19:15:35 #0 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:35 #0 1.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:35 #0 1.671 (1/5) Installing dumb-init (1.2.5-r2) 19:15:35 #0 1.683 (2/5) Installing musl-obstack (1.2.3-r0) 19:15:35 #0 1.702 (3/5) Installing libucontext (1.2-r0) 19:15:35 #0 1.705 (4/5) Installing gcompat (1.1.0-r0) 19:15:35 #0 1.711 (5/5) Installing openssl (3.0.10-r0) 19:15:35 #0 1.741 Executing busybox-1.35.0-r29.trigger 19:15:35 #0 1.760 OK: 8 MiB in 20 packages 19:15:35 #50 ... 19:15:35 19:15:35 #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:15:35 #0 1.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:35 #0 1.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:35 #0 1.657 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:15:35 #0 1.657 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:15:35 #0 1.657 OK: 17818 distinct packages available 19:15:35 #0 1.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:35 #0 1.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:35 #0 2.156 (1/4) Installing dumb-init (1.2.5-r2) 19:15:35 #0 2.163 (2/4) Installing musl-obstack (1.2.3-r0) 19:15:35 #0 2.167 (3/4) Installing libucontext (1.2-r0) 19:15:35 #0 2.169 (4/4) Installing gcompat (1.1.0-r0) 19:15:35 #0 2.175 Executing busybox-1.35.0-r29.trigger 19:15:35 #0 2.179 OK: 7 MiB in 19 packages 19:15:35 #51 ... 19:15:35 19:15:35 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:15:35 #0 1.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:35 #0 1.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:35 #0 1.738 (1/4) Installing ca-certificates (20230506-r0) 19:15:35 #0 1.756 (2/4) Installing dumb-init (1.2.5-r2) 19:15:35 #0 1.778 (3/4) Installing su-exec (0.2-r2) 19:15:35 #0 1.790 (4/4) Installing yq (4.30.4-r4) 19:15:35 #0 1.952 Executing busybox-1.35.0-r29.trigger 19:15:35 #0 1.968 Executing ca-certificates-20230506-r0.trigger 19:15:35 #0 2.073 OK: 17 MiB in 19 packages 19:15:35 #52 ... 19:15:35 19:15:35 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:15:35 #0 1.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:35 #0 2.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:35 #0 2.369 (1/1) Installing dumb-init (1.2.5-r2) 19:15:35 #0 2.373 Executing busybox-1.35.0-r29.trigger 19:15:35 #0 2.379 OK: 7 MiB in 16 packages 19:15:36 #53 ... 19:15:36 19:15:36 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:15:36 #0 0.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:36 #0 1.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:36 #0 1.316 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:15:36 #0 1.316 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:15:36 #0 1.316 OK: 17823 distinct packages available 19:15:36 #0 1.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:36 #0 1.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:36 #0 1.760 OK: 265 MiB in 53 packages 19:15:36 #54 ... 19:15:36 19:15:36 #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:15:36 #0 3.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:36 #0 3.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:36 #0 3.989 OK: 265 MiB in 53 packages 19:15:36 #55 ... 19:15:36 19:15:36 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:15:36 #0 3.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:36 #0 3.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:36 #0 3.540 (1/2) Installing ca-certificates (20230506-r0) 19:15:36 #0 3.562 (2/2) Installing dumb-init (1.2.5-r2) 19:15:36 #0 3.566 Executing busybox-1.35.0-r29.trigger 19:15:36 #0 3.574 Executing ca-certificates-20230506-r0.trigger 19:15:36 #0 3.679 OK: 8 MiB in 17 packages 19:15:36 #56 ... 19:15:36 19:15:36 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:15:36 #0 4.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:36 #0 4.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:36 #0 4.867 OK: 265 MiB in 53 packages 19:15:36 #57 ... 19:15:36 19:15:36 #58 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:15:36 #0 1.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:36 #0 1.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:36 #0 2.098 (1/1) Installing dumb-init (1.2.5-r2) 19:15:36 #0 2.106 Executing busybox-1.35.0-r29.trigger 19:15:36 #0 2.115 OK: 7 MiB in 16 packages 19:15:36 #58 ... 19:15:36 19:15:36 #59 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:15:37 #59 ... 19:15:37 19:15:37 #60 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:15:37 #60 ... 19:15:37 19:15:37 #47 [security-spiffe-token-provider internal] load build context 19:15:37 #47 transferring context: 364.90MB 4.2s done 19:15:37 #47 ... 19:15:37 19:15:37 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:15:37 #0 1.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:37 #0 1.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:37 #0 1.847 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:15:37 #0 1.847 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:15:37 #0 1.847 OK: 17818 distinct packages available 19:15:37 #0 1.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:37 #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:37 #0 2.354 (1/9) Installing ca-certificates (20230506-r0) 19:15:37 #0 2.371 (2/9) Installing brotli-libs (1.0.9-r9) 19:15:37 #0 2.382 (3/9) Installing nghttp2-libs (1.51.0-r1) 19:15:37 #0 2.388 (4/9) Installing libcurl (8.2.1-r0) 19:15:37 #0 2.398 (5/9) Installing curl (8.2.1-r0) 19:15:37 #0 2.404 (6/9) Installing dumb-init (1.2.5-r2) 19:15:37 #0 2.406 (7/9) Installing musl-obstack (1.2.3-r0) 19:15:37 #0 2.410 (8/9) Installing libucontext (1.2-r0) 19:15:37 #0 2.415 (9/9) Installing gcompat (1.1.0-r0) 19:15:37 #0 2.417 Executing busybox-1.35.0-r29.trigger 19:15:37 #0 2.424 Executing ca-certificates-20230506-r0.trigger 19:15:37 #0 2.510 OK: 10 MiB in 24 packages 19:15:37 #61 ... 19:15:37 19:15:37 #33 [security-proxy-setup internal] load build context 19:15:37 #33 transferring context: 364.90MB 4.8s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:40 provisioning config files... 19:15:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config613422930158261576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:40 ---> docker-login.sh 19:15:40 nexus3.edgexfoundry.org:10001 19:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:41 Configure a credential helper to remove this warning. See 19:15:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:41 19:15:41 Login Succeeded 19:15:41 nexus3.edgexfoundry.org:10002 19:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:41 Configure a credential helper to remove this warning. See 19:15:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:41 19:15:41 Login Succeeded 19:15:41 nexus3.edgexfoundry.org:10003 19:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:41 Configure a credential helper to remove this warning. See 19:15:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:41 19:15:41 Login Succeeded 19:15:41 nexus3.edgexfoundry.org:10004 19:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:42 Configure a credential helper to remove this warning. See 19:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:42 19:15:42 Login Succeeded 19:15:42 docker.io 19:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:44 Configure a credential helper to remove this warning. See 19:15:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:44 19:15:44 Login Succeeded 19:15:44 ---> docker-login.sh ends [Pipeline] } 19:15:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:15:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:15:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:15:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:15:45 ========================================================= 19:15:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:15:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:15:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:15:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:15:46 edb6bdbacee9: Pulling fs layer 19:15:46 5f9638ab2659: Pulling fs layer 19:15:46 8d51d6327a98: Pulling fs layer 19:15:46 8b374f2dd631: Pulling fs layer 19:15:46 ec14aa9079de: Pulling fs layer 19:15:46 2f466654f4bb: Pulling fs layer 19:15:46 554e91adad29: Pulling fs layer 19:15:46 ec14aa9079de: Waiting 19:15:46 2f466654f4bb: Waiting 19:15:46 8b374f2dd631: Waiting 19:15:46 554e91adad29: Waiting 19:15:46 5f9638ab2659: Verifying Checksum 19:15:46 5f9638ab2659: Download complete 19:15:46 8b374f2dd631: Download complete 19:15:46 ec14aa9079de: Verifying Checksum 19:15:46 ec14aa9079de: Download complete 19:15:46 edb6bdbacee9: Verifying Checksum 19:15:46 edb6bdbacee9: Download complete 19:15:47 edb6bdbacee9: Pull complete 19:15:47 554e91adad29: Verifying Checksum 19:15:47 554e91adad29: Download complete 19:15:47 #33 ... 19:15:47 19:15:47 #47 [security-spiffe-token-provider internal] load build context 19:15:47 #47 DONE 30.3s 19:15:47 19:15:47 #45 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:15:48 5f9638ab2659: Pull complete 19:15:48 8d51d6327a98: Verifying Checksum 19:15:48 8d51d6327a98: Download complete 19:15:48 2f466654f4bb: Verifying Checksum 19:15:48 2f466654f4bb: Download complete 19:15:56 #45 ... 19:15:56 19:15:56 #48 [security-spire-agent internal] load build context 19:15:56 #48 DONE 29.6s 19:15:56 19:15:56 #33 [security-proxy-setup internal] load build context 19:15:56 #33 DONE 38.5s 19:15:56 19:15:56 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:15:56 #57 ... 19:15:56 19:15:56 #46 [security-spire-server internal] load build context 19:15:56 #46 DONE 29.9s 19:15:56 19:15:56 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:15:56 #54 DONE 30.0s 19:15:56 19:15:56 #45 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:15:56 #45 ... 19:15:56 19:15:56 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:15:56 #61 DONE 30.4s 19:15:56 19:15:56 #62 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:15:56 #62 ... 19:15:56 19:15:56 #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:15:56 #51 DONE 30.6s 19:15:56 19:15:56 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:15:56 #53 DONE 30.7s 19:15:56 19:15:56 #60 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:15:56 #60 30.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:56 #60 ... 19:15:56 19:15:56 #50 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:15:56 #50 DONE 30.7s 19:15:56 19:15:56 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:15:56 #52 DONE 30.9s 19:15:56 19:15:56 #60 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:15:56 #60 30.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:56 #60 ... 19:15:56 19:15:56 #58 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:15:56 #58 DONE 31.0s 19:15:56 19:15:56 #60 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:15:56 #60 30.83 OK: 265 MiB in 53 packages 19:15:56 #60 ... 19:15:56 19:15:56 #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:15:56 #49 DONE 31.3s 19:15:56 19:15:56 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:15:56 #57 DONE 31.2s 19:15:56 19:15:56 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:15:56 #63 ... 19:15:56 19:15:56 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:15:56 #56 DONE 31.5s 19:15:56 19:15:56 #59 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:15:56 #59 30.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:56 #59 30.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:56 #59 31.21 (1/2) Installing dumb-init (1.2.5-r2) 19:15:56 #59 31.27 (2/2) Installing openssl (3.0.10-r0) 19:15:56 #59 31.28 Executing busybox-1.35.0-r29.trigger 19:15:56 #59 31.29 OK: 8 MiB in 17 packages 19:15:56 #59 ... 19:15:56 19:15:56 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:15:56 #55 DONE 31.7s 19:15:57 19:15:57 #64 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:15:57 #64 ... 19:15:57 19:15:57 #60 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:15:57 #60 DONE 31.9s 19:15:57 19:15:57 #45 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:15:57 #45 30.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:57 #45 30.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:57 #45 31.09 OK: 265 MiB in 53 packages 19:15:57 #45 DONE 32.1s 19:15:57 19:15:57 #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 19:15:57 #65 ... 19:15:57 19:15:57 #59 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:15:57 #59 DONE 32.5s 19:15:57 19:15:57 #66 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 19:15:58 #66 ... 19:15:58 19:15:58 #62 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:15:58 #62 DONE 2.7s 19:15:58 19:15:58 #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:58 #67 ... 19:15:58 19:15:58 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:15:58 #63 DONE 2.3s 19:15:58 19:15:58 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:15:58 #68 DONE 2.6s 19:15:58 19:15:58 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:59 #69 ... 19:15:59 19:15:59 #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 19:15:59 #65 DONE 2.0s 19:15:59 19:15:59 #70 [core-data builder 4/7] COPY go.mod vendor* ./ 19:15:59 #70 DONE 2.0s 19:15:59 19:15:59 #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:59 #71 ... 19:15:59 19:15:59 #64 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:15:59 #64 DONE 2.6s 19:15:59 19:15:59 #66 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 19:15:59 #66 DONE 2.1s 19:15:59 19:15:59 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:00 #72 ... 19:16:00 19:16:00 #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:16:00 #73 DONE 1.2s 19:16:00 19:16:00 #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:03 8d51d6327a98: Pull complete 19:16:03 8b374f2dd631: Pull complete 19:16:03 ec14aa9079de: Pull complete 19:16:09 2f466654f4bb: Pull complete 19:16:11 554e91adad29: Pull complete 19:16:11 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 19:16:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:16:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:16:12 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:16:12 WORKDIR /edgex 19:16:12 COPY go.mod . 19:16:12 RUN go mod download 19:16:12 docker build -t ci-base-image-arm64 -f - . 19:16:12 Sending build context to Docker daemon 2.938MB 19:16:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:16:12 ---> 1e15ea492957 19:16:12 Step 2/4 : WORKDIR /edgex 19:16:14 ---> Running in 7e298cbcf65b 19:16:15 Removing intermediate container 7e298cbcf65b 19:16:15 ---> c878201e5f4c 19:16:15 Step 3/4 : COPY go.mod . 19:16:15 ---> 61fdb34f5428 19:16:15 Step 4/4 : RUN go mod download 19:16:15 ---> Running in 6cb63d7d77f1 19:16:47 #74 ... 19:16:47 19:16:47 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:47 #72 DONE 47.4s 19:16:47 19:16:47 #75 [security-secretstore-setup builder 6/7] COPY . . 19:16:47 #75 ... 19:16:47 19:16:47 #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:47 #67 DONE 48.8s 19:16:47 19:16:47 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:47 #69 DONE 48.1s 19:16:47 19:16:47 #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:47 #71 DONE 47.9s 19:16:47 19:16:47 #76 [support-notifications builder 6/7] COPY . . 19:16:47 #76 ... 19:16:47 19:16:47 #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:47 #74 DONE 48.1s 19:16:47 19:16:47 #77 [security-spire-config builder 6/9] COPY . . 19:16:54 Removing intermediate container 6cb63d7d77f1 19:16:54 ---> f211e378cfb6 19:16:54 Successfully built f211e378cfb6 19:16:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:56 + docker inspect -f . ci-base-image-arm64 19:16:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:56 prd-ubuntu20.04-docker-arm64-4c-16g-3558 does not seem to be running inside a container 19:16:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:16:57 #77 ... 19:16:57 19:16:57 #78 [security-spiffe-token-provider builder 6/7] COPY . . 19:16:57 #78 ... 19:16:57 19:16:57 #79 [core-data builder 6/7] COPY . . 19:16:57 $ docker top 958ba30d435686c21256981f3e0dbf5262d19d55890663d70b9f9b441c79fe13 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:58 + go version 19:16:58 go version go1.20.6 linux/arm64 [Pipeline] } 19:16:58 $ docker stop --time=1 958ba30d435686c21256981f3e0dbf5262d19d55890663d70b9f9b441c79fe13 19:17:00 $ docker rm -f --volumes 958ba30d435686c21256981f3e0dbf5262d19d55890663d70b9f9b441c79fe13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:01 + docker inspect -f . ci-base-image-arm64 19:17:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:01 prd-ubuntu20.04-docker-arm64-4c-16g-3558 does not seem to be running inside a container 19:17:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:17:02 #79 ... 19:17:02 19:17:02 #77 [security-spire-config builder 6/9] COPY . . 19:17:02 #77 DONE 14.8s 19:17:02 19:17:02 #80 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 19:17:02 #80 ... 19:17:02 19:17:02 #79 [core-data builder 6/7] COPY . . 19:17:02 #79 DONE 15.1s 19:17:02 19:17:02 #76 [support-notifications builder 6/7] COPY . . 19:17:02 #76 DONE 15.3s 19:17:02 19:17:02 #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:02 #81 CACHED 19:17:02 19:17:02 #82 [core-common-config-bootstrapper builder 6/7] COPY . . 19:17:02 #82 CACHED 19:17:02 19:17:02 #83 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:17:02 #83 CACHED 19:17:02 19:17:02 #84 [security-proxy-auth builder 6/7] COPY . . 19:17:02 #84 CACHED 19:17:02 19:17:02 #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:17:02 #85 CACHED 19:17:02 19:17:02 #86 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:02 #86 CACHED 19:17:02 19:17:02 #78 [security-spiffe-token-provider builder 6/7] COPY . . 19:17:02 #78 DONE 15.6s 19:17:02 19:17:02 #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:17:02 #87 CACHED 19:17:02 19:17:02 #88 [support-scheduler builder 6/7] COPY . . 19:17:02 #88 CACHED 19:17:02 19:17:02 #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:02 #89 CACHED 19:17:02 19:17:02 #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:02 #90 CACHED 19:17:02 19:17:02 #91 [core-metadata builder 6/7] COPY . . 19:17:02 #91 CACHED 19:17:02 19:17:02 #92 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:17:02 #92 CACHED 19:17:02 19:17:02 #93 [core-command builder 4/7] COPY go.mod vendor* ./ 19:17:02 #93 CACHED 19:17:02 19:17:02 #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:02 #94 CACHED 19:17:02 19:17:02 #95 [core-command builder 6/7] COPY . . 19:17:02 #95 CACHED 19:17:02 19:17:02 #96 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:17:02 #96 ... 19:17:02 19:17:02 #97 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:17:02 #97 CACHED 19:17:02 19:17:02 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:02 #98 CACHED 19:17:02 19:17:02 #99 [security-bootstrapper builder 6/7] COPY . . 19:17:02 #99 CACHED 19:17:02 19:17:02 #100 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:17:02 #100 CACHED 19:17:02 19:17:02 #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:02 #101 CACHED 19:17:02 19:17:02 #102 [security-proxy-setup builder 6/7] COPY . . 19:17:02 #102 CACHED 19:17:02 19:17:02 #75 [security-secretstore-setup builder 6/7] COPY . . 19:17:02 #75 DONE 15.7s 19:17:03 $ docker top 51d2b5668587098e6bcc726a75b07ea06dbb997961d2ef278c4bf76296737054 -eo pid,comm 19:17:03 19:17:03 #103 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [Pipeline] { [Pipeline] echo 19:17:03 ========================================================= 19:17:03 [edgeXBuildGoParallel] Running Tests and Build... 19:17:03 ========================================================= [Pipeline] sh 19:17:03 #103 ... 19:17:03 19:17:03 #80 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 19:17:03 #80 DONE 1.3s 19:17:03 19:17:03 #104 [security-spire-server builder 6/9] COPY . . 19:17:03 #104 CACHED 19:17:03 19:17:03 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 19:17:03 #105 CACHED 19:17:03 19:17:03 #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:03 #106 CACHED 19:17:03 19:17:03 #107 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 19:17:03 #107 CACHED 19:17:03 19:17:03 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:17:03 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:17:04 + make test 19:17:04 go test -race -coverprofile=coverage.out ./... 19:17:09 #108 ... 19:17:09 19:17:09 #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:17:09 #0 2.373 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:17:11 #109 ... 19:17:11 19:17:11 #110 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:17:11 #110 DONE 7.4s 19:17:11 19:17:11 #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:17:11 #0 1.887 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:17:11 #111 ... 19:17:11 19:17:11 #112 [security-spire-server builder 9/9] WORKDIR /edgex-go 19:17:11 #112 DONE 0.2s 19:17:11 19:17:11 #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:17:11 #113 DONE 0.2s 19:17:11 19:17:11 #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:17:11 #0 1.681 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:17:11 #114 ... 19:17:11 19:17:11 #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:17:11 #115 DONE 0.1s 19:17:11 19:17:11 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:17:11 #0 1.691 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:17:11 #116 ... 19:17:11 19:17:11 #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:17:12 #117 ... 19:17:12 19:17:12 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:17:12 #0 1.478 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:17:12 #118 ... 19:17:12 19:17:12 #119 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:17:12 #0 1.870 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:17:12 #119 ... 19:17:12 19:17:12 #120 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:17:12 #0 2.497 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:17:12 #120 ... 19:17:12 19:17:12 #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:17:12 #0 1.533 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:17:13 #121 ... 19:17:13 19:17:13 #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:17:13 #0 1.944 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:17:13 #122 ... 19:17:13 19:17:13 #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:17:13 #117 DONE 1.7s 19:17:13 19:17:13 #123 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:17:13 #123 ... 19:17:13 19:17:13 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:17:13 #108 DONE 10.0s 19:17:13 19:17:13 #124 [security-spire-config builder 9/9] WORKDIR /edgex-go 19:17:15 #124 ... 19:17:15 19:17:15 #103 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:17:15 #103 2.325 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:17:15 #103 ... 19:17:15 19:17:15 #96 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:17:15 #96 2.629 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:17:25 #96 ... 19:17:25 19:17:25 #123 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:17:25 #123 DONE 11.2s 19:17:25 19:17:25 #124 [security-spire-config builder 9/9] WORKDIR /edgex-go 19:17:25 #124 DONE 11.2s 19:17:25 19:17:25 #125 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:17:47 #125 ... 19:17:47 19:17:47 #126 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:17:51 ? github.com/edgexfoundry/edgex-go [no test files] 19:18:26 #126 ... 19:18:26 19:18:26 #127 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 19:18:26 #127 CACHED 19:18:26 19:18:26 #128 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:18:26 #128 CACHED 19:18:26 19:18:26 #129 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 19:18:26 #129 CACHED 19:18:26 19:18:26 #130 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:18:26 #130 CACHED 19:18:26 19:18:26 #131 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:18:26 #131 CACHED 19:18:26 19:18:26 #132 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:26 #132 CACHED 19:18:26 19:18:26 #133 [security-spire-agent builder 6/9] COPY . . 19:18:26 #133 CACHED 19:18:26 19:18:26 #134 [security-spire-agent builder 9/9] WORKDIR /edgex-go 19:18:26 #134 CACHED 19:18:26 19:18:26 #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:18:32 #135 ... 19:18:32 19:18:32 #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:18:32 #111 82.56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:18:40 #111 DONE 97.2s 19:18:40 19:18:40 #96 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:18:40 #96 DONE 97.2s 19:18:40 19:18:40 #125 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:18:40 #125 DONE 75.1s 19:18:40 19:18:40 #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:18:40 #109 DONE 97.2s 19:18:40 19:18:40 #103 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:18:40 #103 DONE 97.2s 19:18:40 19:18:40 #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:18:40 #114 DONE 97.3s 19:18:40 19:18:40 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:18:40 #116 DONE 97.3s 19:18:40 19:18:40 #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:18:40 #136 ... 19:18:40 19:18:40 #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:18:40 #122 DONE 97.4s 19:18:40 19:18:40 #120 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:18:40 #120 DONE 97.5s 19:18:40 19:18:40 #137 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:18:41 #137 ... 19:18:41 19:18:41 #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:18:41 #121 DONE 98.5s 19:18:41 19:18:41 #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:18:41 #135 DONE 18.6s 19:18:41 19:18:41 #119 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:18:41 #119 DONE 98.6s 19:18:41 19:18:41 #126 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:18:41 #126 DONE 56.7s 19:18:41 19:18:41 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:18:41 #118 DONE 98.7s 19:18:41 19:18:41 #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:18:41 #138 ... 19:18:41 19:18:41 #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:18:41 #139 DONE 1.6s 19:18:41 19:18:41 #140 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:18:43 #140 ... 19:18:43 19:18:43 #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:18:43 #136 DONE 3.5s 19:18:43 19:18:43 #141 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:18:43 #141 DONE 3.5s 19:18:43 19:18:43 #142 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:18:43 #142 DONE 3.3s 19:18:43 19:18:43 #137 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:18:43 #137 DONE 3.4s 19:18:43 19:18:43 #143 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:18:43 #143 DONE 3.3s 19:18:43 19:18:43 #144 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:18:43 #144 ... 19:18:43 19:18:43 #145 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:18:43 #145 DONE 3.5s 19:18:43 19:18:43 #140 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:18:43 #140 DONE 2.7s 19:18:43 19:18:43 #146 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:18:43 #146 DONE 2.7s 19:18:43 19:18:43 #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:18:43 #138 DONE 2.7s 19:18:43 19:18:43 #147 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:18:44 #147 ... 19:18:44 19:18:44 #148 [security-spire-server] exporting to image 19:18:44 #148 exporting layers 1.2s done 19:18:44 #148 writing image sha256:38945447896f66804066c6a68434d2efdd32c1eb83aef97e489cea3a0a23bf13 done 19:18:44 #148 naming to docker.io/library/security-spire-server done 19:18:44 #148 DONE 1.2s 19:18:44 19:18:44 #149 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:18:46 #149 ... 19:18:46 19:18:46 #150 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:18:46 #150 DONE 2.4s 19:18:46 19:18:46 #151 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:18:46 #151 DONE 2.4s 19:18:46 19:18:46 #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:18:46 #152 DONE 2.4s 19:18:46 19:18:46 #153 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:18:46 #153 DONE 2.4s 19:18:46 19:18:46 #154 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:18:46 #154 CACHED 19:18:46 19:18:46 #155 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:18:46 #155 CACHED 19:18:46 19:18:46 #156 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:18:46 #156 CACHED 19:18:46 19:18:46 #157 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:18:46 #157 CACHED 19:18:46 19:18:46 #147 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:18:46 #147 DONE 2.1s 19:18:46 19:18:46 #158 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:18:46 #158 CACHED 19:18:46 19:18:46 #159 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:18:46 #159 CACHED 19:18:46 19:18:46 #144 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:18:46 #144 DONE 2.4s 19:18:46 19:18:46 #160 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:18:46 #160 CACHED 19:18:46 19:18:46 #161 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:18:46 #161 CACHED 19:18:46 19:18:46 #162 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:18:46 #162 DONE 2.1s 19:18:46 19:18:46 #149 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:18:46 #149 DONE 2.1s 19:18:46 19:18:46 #163 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:18:48 #163 ... 19:18:48 19:18:48 #164 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:18:48 #164 DONE 2.4s 19:18:48 19:18:48 #165 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:18:48 #165 DONE 2.4s 19:18:48 19:18:48 #166 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:18:48 #166 ... 19:18:48 19:18:48 #167 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:18:48 #167 DONE 5.0s 19:18:48 19:18:48 #168 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:18:48 #168 DONE 2.8s 19:18:48 19:18:48 #169 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:18:48 #169 DONE 2.9s 19:18:48 19:18:48 #170 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:18:48 #170 DONE 2.9s 19:18:48 19:18:48 #171 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:18:48 #171 DONE 2.9s 19:18:48 19:18:48 #172 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:18:48 #172 DONE 2.9s 19:18:49 19:18:49 #173 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:18:49 #173 DONE 2.9s 19:18:49 19:18:49 #174 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:18:49 #174 DONE 2.9s 19:18:49 19:18:49 #175 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:18:49 #175 DONE 2.9s 19:18:49 19:18:49 #163 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:18:49 #163 DONE 2.9s 19:18:49 19:18:49 #176 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:18:49 #176 DONE 2.9s 19:18:49 19:18:49 #177 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:18:49 #177 ... 19:18:49 19:18:49 #178 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:18:49 #178 DONE 0.7s 19:18:49 19:18:49 #166 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:18:49 #166 DONE 1.1s 19:18:49 19:18:49 #179 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:18:49 #179 DONE 0.7s 19:18:49 19:18:49 #180 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:18:49 #180 DONE 0.8s 19:18:49 19:18:49 #181 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:18:49 #181 DONE 0.7s 19:18:49 19:18:49 #182 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:18:49 #182 DONE 0.8s 19:18:49 19:18:49 #183 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:18:49 #183 DONE 0.7s 19:18:49 19:18:49 #184 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:18:49 #184 DONE 0.7s 19:18:49 19:18:49 #185 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:18:49 #185 DONE 0.7s 19:18:49 19:18:49 #186 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:18:49 #186 ... 19:18:49 19:18:49 #187 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:18:49 #187 DONE 0.8s 19:18:49 19:18:49 #188 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:18:49 #188 DONE 0.8s 19:18:49 19:18:49 #189 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:18:49 #189 DONE 0.8s 19:18:49 19:18:49 #177 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:18:49 #177 DONE 0.9s 19:18:49 19:18:49 #148 [support-notifications] exporting to image 19:18:49 #148 exporting layers 0.4s done 19:18:49 #148 writing image sha256:ba80fb9d49a79abd63f08559ad6c35929ff6cd575d303e834f8907944dbe4cb3 done 19:18:49 #148 naming to docker.io/library/core-data 0.0s done 19:18:50 #148 ... 19:18:50 19:18:50 #190 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:18:50 #190 DONE 0.4s 19:18:50 19:18:50 #148 [support-notifications] exporting to image 19:18:50 #148 writing image sha256:bb1a720dc3af071056f40be6f976784635ebd29d3a2980abfbeb8ae662a4c022 19:18:50 #148 ... 19:18:50 19:18:50 #191 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:18:50 #191 DONE 0.6s 19:18:50 19:18:50 #186 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:18:50 #186 DONE 0.6s 19:18:50 19:18:50 #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:18:50 #192 DONE 0.6s 19:18:50 19:18:50 #193 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:18:50 #193 DONE 0.5s 19:18:50 19:18:50 #148 [security-spire-config] exporting to image 19:18:50 #148 exporting layers 0.7s done 19:18:50 #148 writing image sha256:bb1a720dc3af071056f40be6f976784635ebd29d3a2980abfbeb8ae662a4c022 0.0s done 19:18:50 #148 writing image sha256:63ad992bd4059d88a9632e0028285f79eb8c20ed2442eb4761e53fed44dc9b97 0.0s done 19:18:50 #148 naming to docker.io/library/security-spiffe-token-provider done 19:18:50 #148 naming to docker.io/library/support-scheduler done 19:18:50 #148 ... 19:18:50 19:18:50 #194 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:18:50 #194 DONE 0.6s 19:18:50 19:18:50 #195 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:18:50 #195 DONE 0.6s 19:18:50 19:18:50 #148 [support-notifications] exporting to image 19:18:50 #148 exporting layers 0.7s done 19:18:50 #148 writing image sha256:54605d549ae3a38630c328b548c6f2f86b116758f7e9766a8954bc0ec1f9f7c9 done 19:18:50 #148 naming to docker.io/library/support-notifications done 19:18:50 #148 writing image sha256:344fc5bf77b8600d1ec7687596d4a52dc1262803ccdfb00409bf49ec658dbd89 0.0s done 19:18:50 #148 writing image sha256:cbdafc07342c5044d63b6ed946a95b1a956a91e432172a5680d00a0e28322a14 done 19:18:50 #148 naming to docker.io/library/security-spire-agent done 19:18:50 #148 naming to docker.io/library/core-command done 19:18:51 #148 ... 19:18:51 19:18:51 #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:18:51 #196 DONE 0.9s 19:18:51 19:18:51 #197 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:18:51 #197 DONE 1.1s 19:18:51 19:18:51 #198 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:18:51 #198 DONE 0.9s 19:18:51 19:18:51 #148 [security-spire-config] exporting to image 19:18:51 #148 writing image sha256:c596ee927b7ce2d67a61dd1e53feed20702b8b61f594757176af455ee860b3e0 0.0s done 19:18:51 #148 naming to docker.io/library/security-spire-config done 19:18:51 #148 ... 19:18:51 19:18:51 #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:18:51 #199 DONE 0.5s 19:18:51 19:18:51 #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:18:51 #200 DONE 0.4s 19:18:51 19:18:51 #148 [core-metadata] exporting to image 19:18:51 #148 exporting layers 0.5s done 19:18:51 #148 writing image sha256:1242372469cbc33901c537d5657a43a763f354a5747649e44f94fb7b85e1e30a done 19:18:51 #148 naming to docker.io/library/core-metadata done 19:18:51 #148 ... 19:18:51 19:18:51 #201 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:18:51 #201 DONE 1.4s 19:18:51 19:18:51 #202 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:18:51 #202 DONE 0.1s 19:18:51 19:18:51 #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:18:51 #203 DONE 0.2s 19:18:51 19:18:51 #204 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:18:51 #204 DONE 0.1s 19:18:51 19:18:51 #148 [core-common-config-bootstrapper] exporting to image 19:18:51 #148 writing image sha256:bb670db81e8561462f0a3a7de89b4ccc114c1be48b12eabedc50c2c92e1a654a done 19:18:51 #148 naming to docker.io/library/security-proxy-setup done 19:18:52 #148 exporting layers 0.1s done 19:18:52 #148 writing image sha256:aaf34c7020eca9c8448b13dbeac0ef8f00ea5b309d0bbdc6d81530a5e548da53 done 19:18:52 #148 naming to docker.io/library/core-common-config-bootstrapper done 19:18:52 #148 DONE 3.5s 19:18:52 19:18:52 #205 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:18:52 #205 DONE 0.1s 19:18:52 19:18:52 #206 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:18:52 #206 DONE 0.1s 19:18:52 19:18:52 #207 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:18:52 #207 DONE 1.7s 19:18:52 19:18:52 #148 [security-proxy-auth] exporting to image 19:18:52 #148 exporting layers 0.1s done 19:18:52 #148 writing image sha256:bb5f86a78bd004c856bb4e7f941cfc058b2d1a1d878d95e0fe2d5719306bf84a done 19:18:52 #148 naming to docker.io/library/security-proxy-auth done 19:18:52 #148 DONE 3.6s 19:18:52 19:18:52 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:18:52 #208 ... 19:18:52 19:18:52 #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:18:52 #209 DONE 0.9s 19:18:52 19:18:52 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:18:52 #208 DONE 0.7s 19:18:52 19:18:52 #148 [security-bootstrapper] exporting to image 19:18:53 #148 exporting layers 0.3s done 19:18:53 #148 writing image sha256:3dedd8d28b605df49293e433952709907e923bbfac96e59a2ba819ec8736e7bd done 19:18:53 #148 naming to docker.io/library/security-bootstrapper done 19:18:53 #148 writing image sha256:564830823ac774045ed6a2081b02694c17e1da64fb40ae14b78d2eef70730612 done 19:18:53 #148 naming to docker.io/library/security-secretstore-setup done 19:18:53 #148 DONE 4.0s 19:18:53 time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:53 time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:53 time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:53 time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:53 time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:53 time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:53 time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:53 time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:53 time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:53 time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:53 time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:53 time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:53 time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:53 time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:18:53 $ docker stop --time=1 bb68a3d106f16e45539ce3e8baa9eec75f9879f66e294c30c6566a61fb314336 19:18:54 $ docker rm -f --volumes bb68a3d106f16e45539ce3e8baa9eec75f9879f66e294c30c6566a61fb314336 [Pipeline] // withDockerContainer [Pipeline] sh 19:18:55 + docker images 19:18:55 REPOSITORY TAG IMAGE ID CREATED SIZE 19:18:55 security-secretstore-setup latest 564830823ac7 3 seconds ago 44.1MB 19:18:55 security-bootstrapper latest 3dedd8d28b60 3 seconds ago 23MB 19:18:55 core-common-config-bootstrapper latest aaf34c7020ec 4 seconds ago 18.1MB 19:18:55 security-proxy-auth latest bb5f86a78bd0 4 seconds ago 19.4MB 19:18:55 core-metadata latest 1242372469cb 5 seconds ago 21.6MB 19:18:55 security-spire-config latest c596ee927b7c 5 seconds ago 102MB 19:18:55 security-proxy-setup latest bb670db81e85 5 seconds ago 19.6MB 19:18:55 core-command latest 344fc5bf77b8 6 seconds ago 21MB 19:18:55 security-spiffe-token-provider latest bb1a720dc3af 6 seconds ago 33.5MB 19:18:55 security-spire-agent latest cbdafc07342c 6 seconds ago 161MB 19:18:55 core-data latest ba80fb9d49a7 6 seconds ago 21.2MB 19:18:55 support-notifications latest 54605d549ae3 6 seconds ago 34.3MB 19:18:55 support-scheduler latest 63ad992bd405 6 seconds ago 33.7MB 19:18:55 security-spire-server latest 38945447896f 14 seconds ago 103MB 19:18:55 ci-base-image-x86_64 latest c1b4543bd8db 6 minutes ago 1.07GB 19:18:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB 19:18:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 19:18:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:20:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:20:46 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:20:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:20:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:20:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:20:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:20:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:20:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:20:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:20:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:20:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:20:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:20:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.318s coverage: 28.7% of statements 19:21:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.324s coverage: 97.0% of statements 19:21:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:21:10 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:21:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:21:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.506s coverage: 71.5% of statements 19:21:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:21:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:21:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.367s coverage: 54.0% of statements 19:21:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:21:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:21:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:21:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:21:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:21:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.110s coverage: 93.4% of statements 19:21:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.555s coverage: 3.8% of statements 19:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:21:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.989s coverage: 97.6% of statements 19:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:21:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.246s coverage: 72.2% of statements 19:22:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:22:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:22:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.493s coverage: 0.9% of statements 19:22:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.284s coverage: 32.2% of statements 19:22:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.321s coverage: 42.9% of statements 19:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.337s coverage: 82.9% of statements 19:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements 19:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.320s coverage: 96.3% of statements 19:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements 19:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:22:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:22:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:22:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:22:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.230s coverage: 94.4% of statements 19:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:22:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.240s coverage: 79.9% of statements 19:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.301s coverage: 92.9% of statements 19:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements 19:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.265s coverage: 62.3% of statements 19:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.252s coverage: 87.2% of statements 19:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.206s coverage: 20.0% of statements 19:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.203s coverage: 100.0% of statements 19:22:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:22:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.633s coverage: 81.8% of statements 19:22:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.691s coverage: 82.1% of statements 19:22:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:22:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.252s coverage: 86.0% of statements 19:22:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:22:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:22:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.261s coverage: 63.1% of statements 19:22:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.353s coverage: 100.0% of statements 19:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 89.4% of statements 19:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements 19:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.110s coverage: 73.7% of statements 19:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:22:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 19:23:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:23:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:23:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:23:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.088s coverage: 38.4% of statements 19:23:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.267s coverage: 89.5% of statements 19:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:23:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.261s coverage: 84.8% of statements 19:23:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:23:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:23:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:23:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:23:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.324s coverage: 17.7% of statements 19:23:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:23:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:23:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:23:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:23:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.696s coverage: 95.7% of statements 19:23:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:23:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:23:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.331s coverage: 61.8% of statements 19:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:23:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.440s coverage: 98.9% of statements 19:23:35 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:23:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:23:35 go vet ./... 19:26:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:26:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:26:42 ./bin/test-attribution-txt.sh 19:26:42 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 19:26:42 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 19:26:42 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 19:26:42 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:26:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:26:42 + ls -al . 19:26:42 total 720 19:26:42 drwxrwxr-x 10 1001 1001 4096 Aug 14 19:17 . 19:26:42 drwxr-xr-x 4 root root 4096 Aug 14 19:17 .. 19:26:42 drwxrwxr-x 2 1001 1001 4096 Aug 14 19:15 .blubracket 19:26:42 -rw-rw-r-- 1 1001 1001 16 Aug 14 19:15 .dockerignore 19:26:42 drwxrwxr-x 8 1001 1001 4096 Aug 14 19:15 .git 19:26:42 drwxrwxr-x 3 1001 1001 4096 Aug 14 19:15 .github 19:26:42 -rw-rw-r-- 1 1001 1001 1133 Aug 14 19:15 .gitignore 19:26:42 -rw-rw-r-- 1 1001 1001 42 Aug 14 19:15 .golangci.yml 19:26:42 -rw-rw-r-- 1 1001 1001 87 Aug 14 19:15 .hadolint.yml 19:26:42 -rw-rw-r-- 1 1001 1001 166 Aug 14 19:15 .sonarcloud.properties 19:26:42 -rw-rw-r-- 1 1001 1001 1171 Aug 14 19:15 ADOPTERS.md 19:26:42 -rw-rw-r-- 1 1001 1001 11152 Aug 14 19:15 Attribution.txt 19:26:42 -rw-rw-r-- 1 1001 1001 93407 Aug 14 19:15 CHANGELOG.md 19:26:42 -rw-rw-r-- 1 1001 1001 3804 Aug 14 19:15 CONTRIBUTING.md 19:26:42 -rw-rw-r-- 1 1001 1001 677 Aug 14 19:15 GOVERNANCE.md 19:26:42 -rw-rw-r-- 1 1001 1001 883 Aug 14 19:15 Jenkinsfile 19:26:42 -rw-rw-r-- 1 1001 1001 10775 Aug 14 19:15 LICENSE 19:26:42 -rw-rw-r-- 1 1001 1001 14368 Aug 14 19:15 Makefile 19:26:42 -rw-rw-r-- 1 1001 1001 582 Aug 14 19:15 OWNERS.md 19:26:42 -rw-rw-r-- 1 1001 1001 9923 Aug 14 19:15 README.md 19:26:42 -rw-rw-r-- 1 1001 1001 789 Aug 14 19:15 SECURITY.md 19:26:42 -rw-rw-r-- 1 1001 1001 5 Aug 14 19:12 VERSION 19:26:42 drwxrwxr-x 2 1001 1001 4096 Aug 14 19:15 bin 19:26:42 drwxrwxr-x 18 1001 1001 4096 Aug 14 19:15 cmd 19:26:42 -rw-r--r-- 1 root root 446998 Aug 14 19:23 coverage.out 19:26:42 -rw-rw-r-- 1 1001 1001 3687 Aug 14 19:15 go.mod 19:26:42 -rw-rw-r-- 1 1001 1001 33714 Aug 14 19:15 go.sum 19:26:42 drwxrwxr-x 7 1001 1001 4096 Aug 14 19:15 internal 19:26:42 drwxrwxr-x 3 1001 1001 4096 Aug 14 19:15 openapi 19:26:42 -rw-rw-r-- 1 1001 1001 594 Aug 14 19:15 security.txt 19:26:42 drwxrwxr-x 4 1001 1001 4096 Aug 14 19:15 snap 19:26:42 -rw-rw-r-- 1 1001 1001 204 Aug 14 19:15 version.go [Pipeline] sh 19:26:43 + '[' -e coverage.out ] 19:26:43 + chown 1001:1001 coverage.out [Pipeline] stash 19:26:43 Warning: overwriting stash ‘coverage-report’ 19:26:44 Stashed 1 file(s) [Pipeline] sh 19:26:45 + make build 19:26:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:28:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:28:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:28:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:28:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:29:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:29:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:29:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:30:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:30:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:30:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:30:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:30:28 $ docker stop --time=1 51d2b5668587098e6bcc726a75b07ea06dbb997961d2ef278c4bf76296737054 19:30:31 $ docker rm -f --volumes 51d2b5668587098e6bcc726a75b07ea06dbb997961d2ef278c4bf76296737054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:30:34 19:30:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:30:35 latest: Pulling from edgex-devops/edgex-compose-arm64 19:30:35 547446be3368: Pulling fs layer 19:30:35 d125d8839a47: Pulling fs layer 19:30:35 3e85d5ac6304: Pulling fs layer 19:30:35 c3105a71a48b: Pulling fs layer 19:30:35 0f093f025ec4: Pulling fs layer 19:30:35 c3106fc0e877: Pulling fs layer 19:30:35 c3105a71a48b: Waiting 19:30:35 0f093f025ec4: Waiting 19:30:35 c3106fc0e877: Waiting 19:30:35 547446be3368: Verifying Checksum 19:30:35 547446be3368: Download complete 19:30:35 c3105a71a48b: Verifying Checksum 19:30:35 c3105a71a48b: Download complete 19:30:36 d125d8839a47: Verifying Checksum 19:30:36 d125d8839a47: Download complete 19:30:36 c3106fc0e877: Verifying Checksum 19:30:36 c3106fc0e877: Download complete 19:30:36 0f093f025ec4: Verifying Checksum 19:30:36 0f093f025ec4: Download complete 19:30:36 547446be3368: Pull complete 19:30:37 d125d8839a47: Pull complete 19:30:38 3e85d5ac6304: Verifying Checksum 19:30:38 3e85d5ac6304: Download complete 19:30:48 3e85d5ac6304: Pull complete 19:30:48 c3105a71a48b: Pull complete 19:30:48 0f093f025ec4: Pull complete 19:30:48 c3106fc0e877: Pull complete 19:30:48 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:30:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:30:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:48 prd-ubuntu20.04-docker-arm64-4c-16g-3558 does not seem to be running inside a container 19:30:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:30:50 $ docker top 96d13cec3ea4f612c1600b6347668f143bf6808dae2270b2044d012296c196e2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:51 + docker compose -f ./docker-compose-build.yml build --parallel 19:31:01 #1 [support-notifications internal] load build definition from Dockerfile 19:31:01 #1 transferring dockerfile: 1.84kB 0.0s done 19:31:01 #1 DONE 0.1s 19:31:01 19:31:01 #2 [core-command internal] load build definition from Dockerfile 19:31:01 #2 transferring dockerfile: 1.82kB done 19:31:01 #2 DONE 0.0s 19:31:01 19:31:01 #3 [security-proxy-setup internal] load build definition from Dockerfile 19:31:01 #3 transferring dockerfile: 2.06kB done 19:31:01 #3 DONE 0.1s 19:31:01 19:31:01 #4 [security-spire-config internal] load build definition from Dockerfile 19:31:01 #4 transferring dockerfile: 2.58kB 0.0s done 19:31:01 #4 DONE 0.1s 19:31:01 19:31:01 #5 [security-spire-agent internal] load build definition from Dockerfile 19:31:02 #5 transferring dockerfile: 2.68kB done 19:31:02 #5 DONE 0.1s 19:31:02 19:31:02 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:31:02 #6 transferring dockerfile: 2.12kB done 19:31:02 #6 DONE 0.1s 19:31:02 19:31:02 #7 [security-bootstrapper internal] load build definition from Dockerfile 19:31:02 #7 transferring dockerfile: 2.82kB 0.0s done 19:31:02 #7 DONE 0.1s 19:31:02 19:31:02 #8 [security-secretstore-setup internal] load build definition from Dockerfile 19:31:02 #8 transferring dockerfile: 2.38kB 0.0s done 19:31:02 #8 DONE 0.1s 19:31:02 19:31:02 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:31:02 #9 transferring dockerfile: 1.78kB done 19:31:02 #9 DONE 0.1s 19:31:02 19:31:02 #10 [security-proxy-auth internal] load build definition from Dockerfile 19:31:02 #10 transferring dockerfile: 2.04kB 0.0s done 19:31:02 #10 DONE 0.1s 19:31:02 19:31:02 #11 [core-metadata internal] load build definition from Dockerfile 19:31:02 #11 transferring dockerfile: 1.96kB 0.0s done 19:31:02 #11 DONE 0.1s 19:31:02 19:31:02 #12 [support-scheduler internal] load build definition from Dockerfile 19:31:02 #12 transferring dockerfile: 1.82kB done 19:31:02 #12 DONE 0.1s 19:31:02 19:31:02 #13 [security-spire-server internal] load build definition from Dockerfile 19:31:02 #13 transferring dockerfile: 2.63kB 0.0s done 19:31:02 #13 DONE 0.1s 19:31:02 19:31:02 #14 [core-data internal] load build definition from Dockerfile 19:31:02 #14 transferring dockerfile: 1.90kB done 19:31:02 #14 DONE 0.1s 19:31:02 19:31:02 #15 [support-notifications internal] load .dockerignore 19:31:02 #15 transferring context: 56B 0.0s done 19:31:02 #15 DONE 0.1s 19:31:03 19:31:03 #16 [core-command internal] load .dockerignore 19:31:03 #16 transferring context: 56B done 19:31:03 #16 DONE 0.1s 19:31:03 19:31:03 #17 [security-proxy-setup internal] load .dockerignore 19:31:03 #17 transferring context: 56B 0.0s done 19:31:03 #17 DONE 0.1s 19:31:03 19:31:03 #18 [security-spire-config internal] load .dockerignore 19:31:03 #18 transferring context: 56B done 19:31:03 #18 DONE 0.1s 19:31:03 19:31:03 #19 [security-spire-agent internal] load .dockerignore 19:31:03 #19 transferring context: 56B 0.0s done 19:31:03 #19 DONE 0.0s 19:31:03 19:31:03 #20 [core-common-config-bootstrapper internal] load .dockerignore 19:31:03 #20 transferring context: 56B 0.0s done 19:31:03 #20 DONE 0.1s 19:31:03 19:31:03 #21 [security-bootstrapper internal] load .dockerignore 19:31:03 #21 transferring context: 56B done 19:31:03 #21 DONE 0.1s 19:31:03 19:31:03 #22 [security-secretstore-setup internal] load .dockerignore 19:31:04 #22 transferring context: 56B 0.0s done 19:31:04 #22 DONE 0.1s 19:31:04 19:31:04 #23 [security-spiffe-token-provider internal] load .dockerignore 19:31:04 #23 transferring context: 56B 0.0s done 19:31:04 #23 DONE 0.1s 19:31:04 19:31:04 #24 [security-proxy-auth internal] load .dockerignore 19:31:04 #24 transferring context: 56B done 19:31:04 #24 DONE 0.1s 19:31:04 19:31:04 #25 [core-metadata internal] load .dockerignore 19:31:04 #25 transferring context: 56B 0.0s done 19:31:04 #25 DONE 0.1s 19:31:04 19:31:04 #26 [support-scheduler internal] load .dockerignore 19:31:04 #26 transferring context: 56B done 19:31:04 #26 DONE 0.1s 19:31:04 19:31:04 #27 [security-spire-server internal] load .dockerignore 19:31:04 #27 transferring context: 56B done 19:31:04 #27 DONE 0.1s 19:31:04 19:31:04 #28 [core-data internal] load .dockerignore 19:31:04 #28 transferring context: 56B done 19:31:04 #28 DONE 0.1s 19:31:04 19:31:04 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:04 #29 DONE 0.0s 19:31:04 19:31:04 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 19:31:04 #30 DONE 0.1s 19:31:04 19:31:04 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:31:04 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:31:04 #31 DONE 0.0s 19:31:04 19:31:04 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:31:05 #32 DONE 0.9s 19:31:05 19:31:05 #33 [support-notifications internal] load build context 19:31:05 #33 ... 19:31:05 19:31:05 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:05 #29 DONE 0.0s 19:31:05 19:31:05 #33 [support-notifications internal] load build context 19:31:05 #33 ... 19:31:05 19:31:05 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:05 #29 DONE 0.0s 19:31:05 19:31:05 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:31:05 #32 DONE 1.6s 19:31:05 19:31:05 #34 [core-command builder 2/7] WORKDIR /edgex-go 19:31:05 #34 DONE 0.7s 19:31:06 19:31:06 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:06 #29 DONE 0.0s 19:31:06 19:31:06 #35 [security-proxy-setup internal] load build context 19:31:06 #35 ... 19:31:06 19:31:06 #32 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:31:06 #32 DONE 1.6s 19:31:06 19:31:06 #34 [security-spire-config builder 2/7] WORKDIR /edgex-go 19:31:06 #34 DONE 0.7s 19:31:06 19:31:06 #35 [security-proxy-setup internal] load build context 19:31:06 #35 ... 19:31:06 19:31:06 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:06 #29 DONE 0.0s 19:31:06 19:31:06 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:06 #29 DONE 0.0s 19:31:06 19:31:06 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:31:06 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:31:06 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:31:06 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:31:06 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:31:06 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 19:31:06 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 19:31:06 #31 ... 19:31:06 19:31:06 #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:31:06 #32 DONE 1.7s 19:31:06 19:31:06 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:06 #29 DONE 0.0s 19:31:06 19:31:06 #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go 19:31:06 #34 DONE 0.7s 19:31:06 19:31:06 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:31:06 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:31:06 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:31:06 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:31:06 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:31:06 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 19:31:06 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 19:31:06 #31 ... 19:31:06 19:31:06 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:06 #29 DONE 0.0s 19:31:06 19:31:06 #36 [core-common-config-bootstrapper internal] load build context 19:31:06 #36 ... 19:31:06 19:31:06 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:31:06 #32 DONE 1.7s 19:31:06 19:31:06 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:31:06 #34 DONE 0.8s 19:31:06 19:31:06 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 19:31:06 #30 DONE 1.2s 19:31:06 19:31:06 #37 [security-secretstore-setup internal] load build context 19:31:06 #37 DONE 0.0s 19:31:06 19:31:06 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:06 #29 DONE 0.0s 19:31:06 19:31:06 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:31:06 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:31:06 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:31:06 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:31:06 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:31:06 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 19:31:06 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 19:31:07 #31 ... 19:31:07 19:31:07 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:07 #29 DONE 0.0s 19:31:07 19:31:07 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:31:07 #31 DONE 3.5s 19:31:07 19:31:07 #38 [core-command internal] load build context 19:31:07 #38 ... 19:31:07 19:31:07 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:07 #29 DONE 0.0s 19:31:07 19:31:07 #38 [core-command internal] load build context 19:31:07 #38 ... 19:31:07 19:31:07 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 19:31:07 #30 DONE 2.0s 19:31:07 19:31:07 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:31:07 #32 DONE 1.9s 19:31:07 19:31:07 #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:31:07 #34 DONE 0.9s 19:31:07 19:31:07 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:07 #29 DONE 0.0s 19:31:07 19:31:07 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:31:07 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:31:07 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:31:07 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:31:07 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:31:07 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 19:31:07 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 19:31:07 #31 DONE 3.6s 19:31:07 19:31:07 #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:31:07 #39 ... 19:31:07 19:31:07 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:31:07 #32 DONE 1.9s 19:31:07 19:31:07 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 19:31:07 #34 DONE 0.9s 19:31:07 19:31:07 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:31:07 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:31:07 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:31:07 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:31:07 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:31:07 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 19:31:07 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 19:31:07 #31 DONE 3.6s 19:31:08 19:31:08 #40 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:31:08 #40 ... 19:31:08 19:31:08 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:08 #29 DONE 0.1s 19:31:08 19:31:08 #38 [core-command internal] load build context 19:31:09 #38 transferring context: 12.61MB 3.2s 19:31:11 #38 ... 19:31:11 19:31:11 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:31:11 #32 DONE 1.9s 19:31:11 19:31:11 #34 [core-data builder 2/7] WORKDIR /edgex-go 19:31:11 #34 DONE 1.0s 19:31:11 19:31:11 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:31:11 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:31:11 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:31:11 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:31:11 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:31:11 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 19:31:11 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 19:31:11 #31 DONE 3.7s 19:31:11 19:31:11 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 19:31:11 #30 DONE 5.1s 19:31:11 19:31:11 #38 [core-command internal] load build context 19:31:11 #38 ... 19:31:11 19:31:11 #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:31:11 #32 DONE 1.9s 19:31:11 19:31:11 #34 [security-spire-server builder 2/7] WORKDIR /edgex-go 19:31:11 #34 DONE 1.0s 19:31:11 19:31:11 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:31:11 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:31:11 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:31:11 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:31:11 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:31:11 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 19:31:11 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 19:31:11 #31 DONE 3.7s 19:31:11 19:31:11 #41 [security-spire-server internal] load build context 19:31:15 #41 transferring context: 1.21MB 2.4s 19:31:15 #41 ... 19:31:15 19:31:15 #42 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:31:15 #0 5.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:15 #0 6.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:15 #0 8.496 OK: 263 MiB in 53 packages 19:31:15 #42 DONE 9.7s 19:31:15 19:31:15 #41 [security-spire-server internal] load build context 19:31:15 #41 ... 19:31:15 19:31:15 #43 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:31:15 #0 9.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:15 #43 ... 19:31:15 19:31:15 #44 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:31:16 #44 ... 19:31:16 19:31:16 #45 [security-spire-config internal] load build context 19:31:16 #45 ... 19:31:16 19:31:16 #33 [support-notifications internal] load build context 19:31:16 #33 ... 19:31:16 19:31:16 #46 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:31:16 #0 7.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:16 #0 8.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:16 #46 ... 19:31:16 19:31:16 #35 [security-proxy-setup internal] load build context 19:31:16 #35 ... 19:31:16 19:31:16 #47 [security-spire-agent internal] load build context 19:31:16 #47 ... 19:31:16 19:31:16 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:31:16 #0 8.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:17 #48 ... 19:31:17 19:31:17 #36 [core-common-config-bootstrapper internal] load build context 19:31:17 #36 ... 19:31:17 19:31:17 #49 [security-spiffe-token-provider internal] load build context 19:31:17 #49 ... 19:31:17 19:31:17 #37 [security-secretstore-setup internal] load build context 19:31:17 #37 ... 19:31:17 19:31:17 #50 [security-bootstrapper internal] load build context 19:31:17 #50 ... 19:31:17 19:31:17 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:31:17 #51 ... 19:31:17 19:31:17 #49 [security-spiffe-token-provider internal] load build context 19:31:17 #49 ... 19:31:17 19:31:17 #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:31:17 #52 ... 19:31:17 19:31:17 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:31:18 #53 ... 19:31:18 19:31:18 #54 [support-scheduler internal] load build context 19:31:18 #54 ... 19:31:18 19:31:18 #55 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:31:18 #55 ... 19:31:18 19:31:18 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:31:18 #56 ... 19:31:18 19:31:18 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:31:18 #57 ... 19:31:18 19:31:18 #58 [security-proxy-auth internal] load build context 19:31:18 #58 ... 19:31:18 19:31:18 #59 [core-metadata internal] load build context 19:31:18 #59 ... 19:31:18 19:31:18 #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:31:18 #52 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:19 #52 ... 19:31:19 19:31:19 #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:31:19 #46 11.33 OK: 263 MiB in 53 packages 19:31:19 #46 DONE 13.9s 19:31:19 19:31:19 #49 [security-spiffe-token-provider internal] load build context 19:31:20 #49 transferring context: 17.89MB 12.9s 19:31:21 #49 ... 19:31:21 19:31:21 #60 [core-data internal] load build context 19:31:21 #60 ... 19:31:21 19:31:21 #49 [security-spiffe-token-provider internal] load build context 19:31:21 #49 ... 19:31:21 19:31:21 #38 [core-command internal] load build context 19:31:21 #38 ... 19:31:21 19:31:21 #45 [security-spire-config internal] load build context 19:31:21 #45 ... 19:31:21 19:31:21 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:31:21 #61 ... 19:31:21 19:31:21 #45 [security-spire-config internal] load build context 19:31:25 #45 transferring context: 34.78MB 18.8s 19:31:25 #45 ... 19:31:25 19:31:25 #43 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:31:25 #43 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:25 #43 14.37 OK: 263 MiB in 53 packages 19:31:25 #43 DONE 19.4s 19:31:25 19:31:25 #49 [security-spiffe-token-provider internal] load build context 19:31:25 #49 ... 19:31:25 19:31:25 #44 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:31:25 #44 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:25 #44 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:25 #44 16.46 OK: 263 MiB in 53 packages 19:31:25 #44 DONE 19.7s 19:31:25 19:31:25 #49 [security-spiffe-token-provider internal] load build context 19:31:26 #49 ... 19:31:26 19:31:26 #41 [security-spire-server internal] load build context 19:31:26 #41 ... 19:31:26 19:31:26 #49 [security-spiffe-token-provider internal] load build context 19:31:26 #49 ... 19:31:26 19:31:26 #33 [support-notifications internal] load build context 19:31:26 #33 ... 19:31:26 19:31:26 #49 [security-spiffe-token-provider internal] load build context 19:31:26 #49 ... 19:31:26 19:31:26 #35 [security-proxy-setup internal] load build context 19:31:26 #35 ... 19:31:26 19:31:26 #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:31:26 #52 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:26 #52 17.14 (1/2) Installing dumb-init (1.2.5-r2) 19:31:26 #52 17.18 (2/2) Installing openssl (3.0.10-r0) 19:31:26 #52 17.29 Executing busybox-1.35.0-r29.trigger 19:31:26 #52 17.41 OK: 8 MiB in 17 packages 19:31:26 #52 DONE 19.3s 19:31:26 19:31:26 #35 [security-proxy-setup internal] load build context 19:31:26 #35 ... 19:31:26 19:31:26 #49 [security-spiffe-token-provider internal] load build context 19:31:27 #49 ... 19:31:27 19:31:27 #36 [core-common-config-bootstrapper internal] load build context 19:31:27 #36 ... 19:31:27 19:31:27 #47 [security-spire-agent internal] load build context 19:31:27 #47 ... 19:31:27 19:31:27 #37 [security-secretstore-setup internal] load build context 19:31:27 #37 ... 19:31:27 19:31:27 #49 [security-spiffe-token-provider internal] load build context 19:31:27 #49 ... 19:31:27 19:31:27 #50 [security-bootstrapper internal] load build context 19:31:27 #50 ... 19:31:27 19:31:27 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:31:27 #48 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:27 #48 15.92 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:31:27 #48 15.92 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:31:27 #48 15.92 OK: 17694 distinct packages available 19:31:27 #48 16.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:27 #48 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:28 #48 ... 19:31:28 19:31:28 #49 [security-spiffe-token-provider internal] load build context 19:31:28 #49 ... 19:31:28 19:31:28 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 19:31:28 #62 DONE 1.1s 19:31:28 19:31:28 #49 [security-spiffe-token-provider internal] load build context 19:31:28 #49 ... 19:31:28 19:31:28 #54 [support-scheduler internal] load build context 19:31:28 #54 ... 19:31:28 19:31:28 #37 [security-secretstore-setup internal] load build context 19:31:28 #37 ... 19:31:28 19:31:28 #58 [security-proxy-auth internal] load build context 19:31:28 #58 ... 19:31:28 19:31:28 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:31:28 #51 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:28 #51 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:28 #51 17.29 (1/4) Installing ca-certificates (20230506-r0) 19:31:28 #51 17.53 (2/4) Installing dumb-init (1.2.5-r2) 19:31:28 #51 17.55 (3/4) Installing su-exec (0.2-r2) 19:31:28 #51 17.61 (4/4) Installing yq (4.30.4-r4) 19:31:28 #51 18.75 Executing busybox-1.35.0-r29.trigger 19:31:28 #51 18.94 Executing ca-certificates-20230506-r0.trigger 19:31:28 #51 ... 19:31:28 19:31:28 #59 [core-metadata internal] load build context 19:31:29 #59 ... 19:31:29 19:31:29 #58 [security-proxy-auth internal] load build context 19:31:30 #58 transferring context: 24.32MB 21.3s 19:31:31 #58 ... 19:31:31 19:31:31 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:31:31 #51 21.66 OK: 17 MiB in 19 packages 19:31:31 #51 DONE 23.8s 19:31:31 19:31:31 #58 [security-proxy-auth internal] load build context 19:31:31 #58 ... 19:31:31 19:31:31 #38 [core-command internal] load build context 19:31:31 #38 ... 19:31:31 19:31:31 #60 [core-data internal] load build context 19:31:31 #60 ... 19:31:31 19:31:31 #40 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:31:31 #40 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:31 #40 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:31 #40 22.41 (1/1) Installing dumb-init (1.2.5-r2) 19:31:31 #40 22.43 Executing busybox-1.35.0-r29.trigger 19:31:31 #40 22.57 OK: 8 MiB in 16 packages 19:31:31 #40 DONE 24.3s 19:31:31 19:31:31 #60 [core-data internal] load build context 19:31:34 #60 ... 19:31:34 19:31:34 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:31:34 #48 25.66 OK: 263 MiB in 53 packages 19:31:34 #48 DONE 27.0s 19:31:34 19:31:34 #60 [core-data internal] load build context 19:31:35 #60 ... 19:31:35 19:31:35 #45 [security-spire-config internal] load build context 19:31:35 #45 transferring context: 53.60MB 28.9s 19:31:35 #45 ... 19:31:35 19:31:35 #60 [core-data internal] load build context 19:31:36 #60 ... 19:31:36 19:31:36 #41 [security-spire-server internal] load build context 19:31:36 #41 ... 19:31:36 19:31:36 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:31:36 #56 18.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:36 #56 22.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:36 #56 27.57 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:31:36 #56 27.57 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:31:36 #56 27.57 OK: 17689 distinct packages available 19:31:36 #56 28.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:36 #56 ... 19:31:36 19:31:36 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:31:36 #61 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:36 #61 18.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:36 #61 23.31 (1/1) Installing dumb-init (1.2.5-r2) 19:31:36 #61 23.33 Executing busybox-1.35.0-r29.trigger 19:31:36 #61 23.50 OK: 8 MiB in 16 packages 19:31:36 #61 ... 19:31:36 19:31:36 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:31:36 #53 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:36 #53 21.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:36 #53 27.40 (1/2) Installing ca-certificates (20230506-r0) 19:31:36 #53 27.65 (2/2) Installing dumb-init (1.2.5-r2) 19:31:36 #53 27.69 Executing busybox-1.35.0-r29.trigger 19:31:36 #53 27.81 Executing ca-certificates-20230506-r0.trigger 19:31:36 #53 ... 19:31:36 19:31:36 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:31:36 #57 18.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:36 #57 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:36 #57 27.37 (1/2) Installing dumb-init (1.2.5-r2) 19:31:36 #57 27.41 (2/2) Installing su-exec (0.2-r2) 19:31:36 #57 27.43 Executing busybox-1.35.0-r29.trigger 19:31:36 #57 27.60 OK: 8 MiB in 17 packages 19:31:36 #57 ... 19:31:36 19:31:36 #33 [support-notifications internal] load build context 19:31:37 #33 ... 19:31:37 19:31:37 #55 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:31:37 #55 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:37 #55 22.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:37 #55 28.57 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:31:37 #55 28.57 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:31:37 #55 28.57 OK: 17689 distinct packages available 19:31:37 #55 29.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:37 #55 ... 19:31:37 19:31:37 #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:31:37 #39 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:37 #39 22.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:37 #39 27.82 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:31:37 #39 27.82 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:31:37 #39 27.82 OK: 17689 distinct packages available 19:31:37 #39 28.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:37 #39 ... 19:31:37 19:31:37 #35 [security-proxy-setup internal] load build context 19:31:37 #35 ... 19:31:37 19:31:37 #36 [core-common-config-bootstrapper internal] load build context 19:31:37 #36 ... 19:31:37 19:31:37 #35 [security-proxy-setup internal] load build context 19:31:37 #35 ... 19:31:37 19:31:37 #47 [security-spire-agent internal] load build context 19:31:37 #47 ... 19:31:37 19:31:37 #36 [core-common-config-bootstrapper internal] load build context 19:31:38 #36 ... 19:31:38 19:31:38 #50 [security-bootstrapper internal] load build context 19:31:38 #50 ... 19:31:38 19:31:38 #36 [core-common-config-bootstrapper internal] load build context 19:31:38 #36 ... 19:31:38 19:31:38 #54 [support-scheduler internal] load build context 19:31:38 #54 ... 19:31:38 19:31:38 #49 [security-spiffe-token-provider internal] load build context 19:31:38 #49 ... 19:31:38 19:31:38 #36 [core-common-config-bootstrapper internal] load build context 19:31:38 #36 ... 19:31:38 19:31:38 #37 [security-secretstore-setup internal] load build context 19:31:39 #37 ... 19:31:39 19:31:39 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:31:39 #61 DONE 27.0s 19:31:39 19:31:39 #37 [security-secretstore-setup internal] load build context 19:31:39 #37 ... 19:31:39 19:31:39 #36 [core-common-config-bootstrapper internal] load build context 19:31:39 #36 ... 19:31:39 19:31:39 #59 [core-metadata internal] load build context 19:31:39 #59 ... 19:31:39 19:31:39 #49 [security-spiffe-token-provider internal] load build context 19:31:39 #49 ... 19:31:39 19:31:39 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:31:39 #57 DONE 31.6s 19:31:39 19:31:39 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:31:39 #53 29.58 OK: 8 MiB in 17 packages 19:31:39 #53 DONE 31.9s 19:31:39 19:31:39 #49 [security-spiffe-token-provider internal] load build context 19:31:40 #49 transferring context: 59.22MB 33.3s 19:31:41 #49 ... 19:31:41 19:31:41 #58 [security-proxy-auth internal] load build context 19:31:41 #58 ... 19:31:41 19:31:41 #49 [security-spiffe-token-provider internal] load build context 19:31:41 #49 ... 19:31:41 19:31:41 #38 [core-command internal] load build context 19:31:41 #38 ... 19:31:41 19:31:41 #58 [security-proxy-auth internal] load build context 19:31:42 #58 ... 19:31:42 19:31:42 #55 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:31:42 #55 31.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:42 #55 33.21 (1/5) Installing dumb-init (1.2.5-r2) 19:31:42 #55 33.21 (2/5) Installing musl-obstack (1.2.3-r0) 19:31:42 #55 33.22 (3/5) Installing libucontext (1.2-r0) 19:31:42 #55 33.23 (4/5) Installing gcompat (1.1.0-r0) 19:31:42 #55 33.26 (5/5) Installing openssl (3.0.10-r0) 19:31:42 #55 33.32 Executing busybox-1.35.0-r29.trigger 19:31:42 #55 33.42 OK: 9 MiB in 20 packages 19:31:42 #55 DONE 34.9s 19:31:42 19:31:42 #58 [security-proxy-auth internal] load build context 19:31:42 #58 ... 19:31:42 19:31:42 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:31:42 #56 30.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:42 #56 33.62 (1/4) Installing dumb-init (1.2.5-r2) 19:31:42 #56 33.64 (2/4) Installing musl-obstack (1.2.3-r0) 19:31:42 #56 33.65 (3/4) Installing libucontext (1.2-r0) 19:31:42 #56 33.65 (4/4) Installing gcompat (1.1.0-r0) 19:31:42 #56 33.68 Executing busybox-1.35.0-r29.trigger 19:31:42 #56 33.73 OK: 8 MiB in 19 packages 19:31:42 #56 DONE 35.2s 19:31:42 19:31:42 #58 [security-proxy-auth internal] load build context 19:31:43 #58 ... 19:31:43 19:31:43 #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:31:43 #39 30.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:43 #39 32.81 (1/9) Installing ca-certificates (20230506-r0) 19:31:43 #39 32.98 (2/9) Installing brotli-libs (1.0.9-r9) 19:31:43 #39 33.07 (3/9) Installing nghttp2-libs (1.51.0-r1) 19:31:43 #39 33.09 (4/9) Installing libcurl (8.2.1-r0) 19:31:43 #39 33.12 (5/9) Installing curl (8.2.1-r0) 19:31:43 #39 33.17 (6/9) Installing dumb-init (1.2.5-r2) 19:31:43 #39 33.20 (7/9) Installing musl-obstack (1.2.3-r0) 19:31:43 #39 33.20 (8/9) Installing libucontext (1.2-r0) 19:31:43 #39 33.23 (9/9) Installing gcompat (1.1.0-r0) 19:31:43 #39 33.36 Executing busybox-1.35.0-r29.trigger 19:31:43 #39 33.42 Executing ca-certificates-20230506-r0.trigger 19:31:43 #39 34.49 OK: 11 MiB in 24 packages 19:31:43 #39 DONE 35.4s 19:31:43 19:31:43 #58 [security-proxy-auth internal] load build context 19:31:44 #58 ... 19:31:44 19:31:44 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:31:44 #63 DONE 5.0s 19:31:44 19:31:44 #58 [security-proxy-auth internal] load build context 19:31:45 #58 ... 19:31:45 19:31:45 #45 [security-spire-config internal] load build context 19:31:45 #45 transferring context: 81.27MB 39.0s 19:31:45 #45 ... 19:31:45 19:31:45 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:31:45 #64 DONE 0.9s 19:31:45 19:31:45 #45 [security-spire-config internal] load build context 19:31:45 #45 ... 19:31:45 19:31:45 #58 [security-proxy-auth internal] load build context 19:31:46 #58 ... 19:31:46 19:31:46 #41 [security-spire-server internal] load build context 19:31:46 #41 ... 19:31:46 19:31:46 #60 [core-data internal] load build context 19:31:46 #60 ... 19:31:46 19:31:46 #58 [security-proxy-auth internal] load build context 19:31:47 #58 ... 19:31:47 19:31:47 #33 [support-notifications internal] load build context 19:31:47 #33 ... 19:31:47 19:31:47 #58 [security-proxy-auth internal] load build context 19:31:47 #58 ... 19:31:47 19:31:47 #35 [security-proxy-setup internal] load build context 19:31:47 #35 ... 19:31:47 19:31:47 #47 [security-spire-agent internal] load build context 19:31:47 #47 ... 19:31:47 19:31:47 #35 [security-proxy-setup internal] load build context 19:31:48 #35 ... 19:31:48 19:31:48 #50 [security-bootstrapper internal] load build context 19:31:48 #50 ... 19:31:48 19:31:48 #35 [security-proxy-setup internal] load build context 19:31:48 #35 ... 19:31:48 19:31:48 #54 [support-scheduler internal] load build context 19:31:48 #54 ... 19:31:48 19:31:48 #50 [security-bootstrapper internal] load build context 19:31:49 #50 ... 19:31:49 19:31:49 #36 [core-common-config-bootstrapper internal] load build context 19:31:49 #36 ... 19:31:49 19:31:49 #59 [core-metadata internal] load build context 19:31:49 #59 ... 19:31:49 19:31:49 #37 [security-secretstore-setup internal] load build context 19:31:49 #37 ... 19:31:49 19:31:49 #50 [security-bootstrapper internal] load build context 19:31:50 #50 transferring context: 64.46MB 43.3s 19:31:52 #50 ... 19:31:52 19:31:52 #49 [security-spiffe-token-provider internal] load build context 19:31:52 #49 ... 19:31:52 19:31:52 #38 [core-command internal] load build context 19:31:52 #38 ... 19:31:52 19:31:52 #49 [security-spiffe-token-provider internal] load build context 19:31:55 #49 transferring context: 117.78MB 48.5s 19:31:55 #49 ... 19:31:55 19:31:55 #45 [security-spire-config internal] load build context 19:31:55 #45 ... 19:31:55 19:31:55 #49 [security-spiffe-token-provider internal] load build context 19:31:56 #49 ... 19:31:56 19:31:56 #41 [security-spire-server internal] load build context 19:31:56 #41 ... 19:31:56 19:31:56 #60 [core-data internal] load build context 19:31:56 #60 ... 19:31:56 19:31:56 #41 [security-spire-server internal] load build context 19:31:57 #41 ... 19:31:57 19:31:57 #33 [support-notifications internal] load build context 19:31:57 #33 ... 19:31:57 19:31:57 #41 [security-spire-server internal] load build context 19:31:57 #41 ... 19:31:57 19:31:57 #58 [security-proxy-auth internal] load build context 19:31:58 #58 ... 19:31:58 19:31:58 #41 [security-spire-server internal] load build context 19:31:58 #41 ... 19:31:58 19:31:58 #47 [security-spire-agent internal] load build context 19:31:58 #47 ... 19:31:58 19:31:58 #58 [security-proxy-auth internal] load build context 19:32:00 #58 ... 19:32:00 19:32:00 #35 [security-proxy-setup internal] load build context 19:32:00 #35 ... 19:32:00 19:32:00 #54 [support-scheduler internal] load build context 19:32:00 #54 ... 19:32:00 19:32:00 #58 [security-proxy-auth internal] load build context 19:32:00 #58 ... 19:32:00 19:32:00 #36 [core-common-config-bootstrapper internal] load build context 19:32:00 #36 ... 19:32:00 19:32:00 #37 [security-secretstore-setup internal] load build context 19:32:00 #37 ... 19:32:00 19:32:00 #59 [core-metadata internal] load build context 19:32:00 #59 ... 19:32:00 19:32:00 #37 [security-secretstore-setup internal] load build context 19:32:00 #37 transferring context: 116.23MB 53.7s 19:32:02 #37 ... 19:32:02 19:32:02 #50 [security-bootstrapper internal] load build context 19:32:02 #50 ... 19:32:02 19:32:02 #38 [core-command internal] load build context 19:32:02 #38 ... 19:32:02 19:32:02 #37 [security-secretstore-setup internal] load build context 19:32:05 #37 ... 19:32:05 19:32:05 #45 [security-spire-config internal] load build context 19:32:05 #45 transferring context: 168.51MB 59.4s 19:32:06 #45 ... 19:32:06 19:32:06 #38 [core-command internal] load build context 19:32:07 #38 ... 19:32:07 19:32:07 #49 [security-spiffe-token-provider internal] load build context 19:32:07 #49 ... 19:32:07 19:32:07 #60 [core-data internal] load build context 19:32:07 #60 ... 19:32:07 19:32:07 #49 [security-spiffe-token-provider internal] load build context 19:32:07 #49 ... 19:32:07 19:32:07 #33 [support-notifications internal] load build context 19:32:07 #33 ... 19:32:07 19:32:07 #49 [security-spiffe-token-provider internal] load build context 19:32:08 #49 ... 19:32:08 19:32:08 #41 [security-spire-server internal] load build context 19:32:08 #41 ... 19:32:08 19:32:08 #47 [security-spire-agent internal] load build context 19:32:08 #47 ... 19:32:08 19:32:08 #41 [security-spire-server internal] load build context 19:32:08 #41 ... 19:32:08 19:32:08 #33 [support-notifications internal] load build context 19:32:08 #33 transferring context: 188.04MB 64.0s done 19:32:08 #33 DONE 64.2s 19:32:08 19:32:08 #41 [security-spire-server internal] load build context 19:32:08 #41 ... 19:32:08 19:32:08 #35 [security-proxy-setup internal] load build context 19:32:08 #35 ... 19:32:08 19:32:08 #54 [support-scheduler internal] load build context 19:32:09 #54 ... 19:32:09 19:32:09 #47 [security-spire-agent internal] load build context 19:32:09 #47 transferring context: 188.04MB 62.2s done 19:32:09 #47 DONE 62.9s 19:32:09 19:32:09 #54 [support-scheduler internal] load build context 19:32:09 #54 ... 19:32:09 19:32:09 #35 [security-proxy-setup internal] load build context 19:32:09 #35 ... 19:32:09 19:32:09 #58 [security-proxy-auth internal] load build context 19:32:09 #58 ... 19:32:09 19:32:09 #36 [core-common-config-bootstrapper internal] load build context 19:32:09 #36 transferring context: 188.04MB 63.4s done 19:32:09 #36 ... 19:32:09 19:32:09 #54 [support-scheduler internal] load build context 19:32:10 #54 ... 19:32:10 19:32:10 #59 [core-metadata internal] load build context 19:32:10 #59 ... 19:32:10 19:32:10 #54 [support-scheduler internal] load build context 19:32:12 #54 ... 19:32:12 19:32:12 #38 [core-command internal] load build context 19:32:12 #38 transferring context: 188.04MB 63.2s done 19:32:12 #38 DONE 66.0s 19:32:12 19:32:12 #54 [support-scheduler internal] load build context 19:32:12 #54 ... 19:32:12 19:32:12 #50 [security-bootstrapper internal] load build context 19:32:12 #50 ... 19:32:12 19:32:12 #36 [core-common-config-bootstrapper internal] load build context 19:32:12 #36 DONE 66.1s 19:32:12 19:32:12 #50 [security-bootstrapper internal] load build context 19:32:12 #50 ... 19:32:12 19:32:12 #54 [support-scheduler internal] load build context 19:32:12 #54 ... 19:32:12 19:32:12 #45 [security-spire-config internal] load build context 19:32:12 #45 transferring context: 188.04MB 64.0s done 19:32:12 #45 DONE 66.6s 19:32:12 19:32:12 #54 [support-scheduler internal] load build context 19:32:12 #54 ... 19:32:12 19:32:12 #49 [security-spiffe-token-provider internal] load build context 19:32:12 #49 transferring context: 188.04MB 64.0s done 19:32:12 #49 DONE 66.2s 19:32:12 19:32:12 #50 [security-bootstrapper internal] load build context 19:32:13 #50 ... 19:32:13 19:32:13 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:32:13 #65 DONE 4.5s 19:32:13 19:32:13 #50 [security-bootstrapper internal] load build context 19:32:13 #50 ... 19:32:13 19:32:13 #66 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 19:32:13 #66 DONE 4.3s 19:32:13 19:32:13 #50 [security-bootstrapper internal] load build context 19:32:14 #50 ... 19:32:14 19:32:14 #67 [core-command builder 4/7] COPY go.mod vendor* ./ 19:32:14 #67 DONE 2.0s 19:32:14 19:32:14 #50 [security-bootstrapper internal] load build context 19:32:14 #50 ... 19:32:14 19:32:14 #58 [security-proxy-auth internal] load build context 19:32:14 #58 transferring context: 188.04MB 64.3s done 19:32:14 #58 DONE 66.6s 19:32:14 19:32:14 #35 [security-proxy-setup internal] load build context 19:32:14 #35 transferring context: 188.04MB 67.9s done 19:32:14 #35 DONE 68.7s 19:32:14 19:32:14 #50 [security-bootstrapper internal] load build context 19:32:15 #50 ... 19:32:15 19:32:15 #37 [security-secretstore-setup internal] load build context 19:32:15 #37 transferring context: 188.04MB 67.0s done 19:32:15 #37 DONE 68.2s 19:32:15 19:32:15 #50 [security-bootstrapper internal] load build context 19:32:15 #50 ... 19:32:15 19:32:15 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:32:15 #68 DONE 2.2s 19:32:15 19:32:15 #50 [security-bootstrapper internal] load build context 19:32:15 #50 ... 19:32:15 19:32:15 #59 [core-metadata internal] load build context 19:32:15 #59 transferring context: 188.04MB 65.8s done 19:32:15 #59 DONE 67.8s 19:32:15 19:32:15 #60 [core-data internal] load build context 19:32:15 #60 ... 19:32:15 19:32:15 #50 [security-bootstrapper internal] load build context 19:32:16 #50 ... 19:32:16 19:32:16 #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:32:16 #69 DONE 1.5s 19:32:16 19:32:16 #50 [security-bootstrapper internal] load build context 19:32:19 #50 ... 19:32:19 19:32:19 #41 [security-spire-server internal] load build context 19:32:19 #41 ... 19:32:19 19:32:19 #50 [security-bootstrapper internal] load build context 19:32:19 #50 transferring context: 161.47MB 72.7s 19:32:22 #50 ... 19:32:22 19:32:22 #60 [core-data internal] load build context 19:32:22 #60 transferring context: 188.04MB 69.5s done 19:32:22 #60 DONE 71.1s 19:32:22 19:32:22 #50 [security-bootstrapper internal] load build context 19:32:22 #50 ... 19:32:22 19:32:22 #41 [security-spire-server internal] load build context 19:32:22 #41 transferring context: 188.04MB 70.0s done 19:32:22 #41 DONE 71.2s 19:32:22 19:32:22 #50 [security-bootstrapper internal] load build context 19:32:23 #50 ... 19:32:23 19:32:23 #54 [support-scheduler internal] load build context 19:32:23 #54 ... 19:32:23 19:32:23 #50 [security-bootstrapper internal] load build context 19:32:23 #50 transferring context: 188.04MB 75.9s done 19:32:23 #50 DONE 76.4s 19:32:23 19:32:23 #54 [support-scheduler internal] load build context 19:32:23 #54 ... 19:32:23 19:32:23 #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:23 #70 ... 19:32:23 19:32:23 #54 [support-scheduler internal] load build context 19:32:23 #54 ... 19:32:23 19:32:23 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:23 #71 ... 19:32:23 19:32:23 #54 [support-scheduler internal] load build context 19:32:24 #54 ... 19:32:24 19:32:24 #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:24 #72 ... 19:32:24 19:32:24 #54 [support-scheduler internal] load build context 19:32:24 #54 transferring context: 188.04MB 75.1s done 19:32:24 #54 DONE 76.4s 19:32:24 19:32:24 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:24 #73 ... 19:32:24 19:32:24 #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:11 #74 ... 19:33:11 19:33:11 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:11 #71 DONE 56.4s 19:33:11 19:33:11 #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:11 #72 DONE 56.0s 19:33:11 19:33:11 #75 [security-spire-agent builder 6/9] COPY . . 19:33:11 #75 ... 19:33:11 19:33:11 #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:11 #74 DONE 56.6s 19:33:11 19:33:11 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:11 #73 DONE 55.6s 19:33:11 19:33:11 #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:11 #70 DONE 54.7s 19:33:11 19:33:11 #76 [security-spiffe-token-provider builder 6/7] COPY . . 19:33:15 #76 DONE 4.0s 19:33:15 19:33:15 #77 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:33:15 #77 ... 19:33:15 19:33:15 #78 [core-data builder 6/7] COPY . . 19:33:15 #78 CACHED 19:33:15 19:33:15 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:15 #79 CACHED 19:33:15 19:33:15 #80 [core-data builder 4/7] COPY go.mod vendor* ./ 19:33:15 #80 CACHED 19:33:15 19:33:15 #81 [support-scheduler builder 6/7] COPY . . 19:33:15 #81 CACHED 19:33:15 19:33:15 #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:33:15 #82 CACHED 19:33:15 19:33:15 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:15 #83 CACHED 19:33:15 19:33:15 #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:15 #84 CACHED 19:33:15 19:33:15 #85 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:33:15 #85 CACHED 19:33:15 19:33:15 #86 [core-metadata builder 6/7] COPY . . 19:33:15 #86 CACHED 19:33:15 19:33:15 #87 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:33:15 #87 CACHED 19:33:15 19:33:15 #88 [security-proxy-auth builder 6/7] COPY . . 19:33:15 #88 CACHED 19:33:15 19:33:15 #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:15 #89 CACHED 19:33:15 19:33:15 #90 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:33:15 #90 CACHED 19:33:15 19:33:15 #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:15 #91 CACHED 19:33:15 19:33:15 #92 [security-secretstore-setup builder 6/7] COPY . . 19:33:15 #92 CACHED 19:33:15 19:33:15 #93 [core-common-config-bootstrapper builder 6/7] COPY . . 19:33:15 #93 CACHED 19:33:15 19:33:15 #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:15 #94 CACHED 19:33:15 19:33:15 #95 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:33:15 #95 CACHED 19:33:15 19:33:15 #96 [security-bootstrapper builder 6/7] COPY . . 19:33:15 #96 CACHED 19:33:15 19:33:15 #97 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:33:15 #97 CACHED 19:33:15 19:33:15 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:15 #98 CACHED 19:33:15 19:33:15 #99 [core-command builder 6/7] COPY . . 19:33:15 #99 DONE 4.2s 19:33:15 19:33:15 #100 [security-proxy-setup builder 6/7] COPY . . 19:33:15 #100 DONE 4.0s 19:33:15 19:33:15 #75 [security-spire-agent builder 6/9] COPY . . 19:33:15 #75 DONE 5.2s 19:33:15 19:33:15 #101 [support-notifications builder 6/7] COPY . . 19:33:15 #101 DONE 5.2s 19:33:15 19:33:15 #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 19:33:15 #102 DONE 0.6s 19:33:15 19:33:15 #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:33:16 #103 ... 19:33:16 19:33:16 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 19:33:16 #104 CACHED 19:33:16 19:33:16 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 19:33:16 #105 CACHED 19:33:16 19:33:16 #106 [security-spire-server builder 6/9] COPY . . 19:33:16 #106 CACHED 19:33:16 19:33:16 #107 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:16 #107 CACHED 19:33:16 19:33:16 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:33:21 #108 ... 19:33:21 19:33:21 #77 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:33:21 #77 6.188 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:33:24 #77 ... 19:33:24 19:33:24 #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:33:24 #109 DONE 7.7s 19:33:24 19:33:24 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:33:24 #108 DONE 7.8s 19:33:24 19:33:24 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 19:33:24 #110 ... 19:33:24 19:33:24 #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go 19:33:24 #111 DONE 0.7s 19:33:24 19:33:24 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 19:33:24 #110 DONE 0.6s 19:33:24 19:33:24 #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:33:24 #103 6.476 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:33:25 #103 ... 19:33:25 19:33:25 #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:33:25 #112 DONE 0.3s 19:33:25 19:33:25 #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:33:25 #0 7.098 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:33:25 #113 ... 19:33:25 19:33:25 #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:33:25 #114 DONE 0.3s 19:33:25 19:33:25 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:33:25 #0 5.702 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:33:25 #115 ... 19:33:25 19:33:25 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:33:25 #0 8.039 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:33:25 #116 ... 19:33:25 19:33:25 #117 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:33:25 #0 7.004 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:33:25 #117 ... 19:33:25 19:33:25 #118 [security-spire-config builder 9/9] WORKDIR /edgex-go 19:33:25 #118 CACHED 19:33:25 19:33:25 #119 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 19:33:25 #119 CACHED 19:33:25 19:33:25 #120 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:25 #120 CACHED 19:33:25 19:33:25 #121 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 19:33:25 #121 CACHED 19:33:25 19:33:25 #122 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:33:25 #122 CACHED 19:33:25 19:33:25 #123 [security-spire-config builder 6/9] COPY . . 19:33:25 #123 CACHED 19:33:25 19:33:25 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:33:25 #0 5.390 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:33:26 #124 ... 19:33:26 19:33:26 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:33:26 #0 7.841 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:33:26 #125 ... 19:33:26 19:33:26 #126 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:33:26 #126 DONE 0.2s 19:33:26 19:33:26 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:33:26 #0 7.544 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:33:26 #127 ... 19:33:26 19:33:26 #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:33:26 #128 DONE 0.2s 19:33:26 19:33:26 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:33:26 #0 7.456 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:33:26 #129 ... 19:33:26 19:33:26 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:33:26 #0 6.217 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:33:26 #130 ... 19:33:26 19:33:26 #131 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:33:26 #131 ... 19:33:26 19:33:26 #132 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:33:26 #132 CACHED 19:33:26 19:33:26 #133 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:33:26 #133 CACHED 19:33:26 19:33:26 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:33:28 #134 DONE 1.4s 19:33:28 19:33:28 #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:33:28 #135 DONE 2.0s 19:33:28 19:33:28 #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:33:28 #136 ... 19:33:28 19:33:28 #131 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:33:28 #131 DONE 2.0s 19:33:28 19:33:28 #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:33:28 #137 DONE 0.3s 19:33:28 19:33:28 #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:33:28 #138 ... 19:33:28 19:33:28 #139 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:33:28 #139 DONE 0.4s 19:33:28 19:33:28 #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:33:28 #138 DONE 0.2s 19:33:28 19:33:28 #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:33:29 #140 DONE 0.3s 19:33:29 19:33:29 #141 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:33:29 #141 DONE 0.5s 19:33:29 19:33:29 #142 [security-spire-config] exporting to image 19:33:29 #142 exporting layers 19:33:30 #142 ... 19:33:30 19:33:30 #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:33:30 #143 DONE 0.8s 19:33:30 19:33:30 #142 [security-spire-server] exporting to image 19:33:31 #142 ... 19:33:31 19:33:31 #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:33:31 #136 DONE 2.7s 19:33:31 19:33:31 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:33:31 #144 DONE 0.3s 19:33:31 19:33:31 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:33:31 #125 ... 19:33:31 19:33:31 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:33:31 #145 DONE 0.3s 19:33:31 19:33:31 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:33:31 #116 ... 19:33:31 19:33:31 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:33:31 #146 DONE 0.2s 19:33:31 19:33:31 #77 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:33:32 #77 ... 19:33:32 19:33:32 #142 [security-spire-agent] exporting to image 19:33:32 #142 exporting layers 3.0s done 19:33:32 #142 writing image sha256:bd3b79010bda3d46d6d9d45692d250c8719513e8b8746669aef1d59a1b3924af 0.0s done 19:33:32 #142 naming to docker.io/library/security-spire-config-arm64 0.0s done 19:33:32 #142 exporting layers 2.6s done 19:33:32 #142 writing image sha256:84c2465db94238e0422649a0de21efe4f452819e96b690a7517e8c43d325c644 0.0s done 19:33:32 #142 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:33:34 #142 exporting layers 2.1s done 19:33:34 #142 writing image sha256:abcb1a48a1f863a87a992bd4a6bd8af8cb837f3d7718adfb3ef3c7df886d1bba done 19:33:34 #142 naming to docker.io/library/security-spire-agent-arm64 done 19:33:34 #142 DONE 4.7s 19:33:34 19:33:34 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:52:27 #125 ... 19:52:27 19:52:27 #117 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:52:27 #117 1137.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:52:27 #117 ... 19:52:27 19:52:27 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:52:27 #124 DONE 1145.3s 19:52:27 19:52:27 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:52:27 #125 ... 19:52:27 19:52:27 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:52:27 #147 DONE 0.4s 19:52:27 19:52:27 #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:52:27 #103 ... 19:52:27 19:52:27 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:52:27 #148 DONE 0.2s 19:52:27 19:52:27 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:52:27 #149 DONE 0.2s 19:52:27 19:52:27 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:52:27 #125 ... 19:52:27 19:52:27 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:52:27 #150 DONE 0.3s 19:52:27 19:52:27 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:52:27 #151 DONE 0.3s 19:52:27 19:52:27 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:27 #152 DONE 2.4s 19:52:27 19:52:27 #142 [security-proxy-setup] exporting to image 19:52:27 #142 exporting layers 19:52:27 #142 exporting layers 0.7s done 19:52:27 #142 writing image sha256:b78567ce48e3436fa26d855d71b85ca9c150c55e47d1daaa7c373981adb5789e done 19:52:27 #142 naming to docker.io/library/security-proxy-setup-arm64 done 19:52:27 #142 DONE 5.4s 19:52:27 19:52:27 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:52:39 #116 ... 19:52:39 19:52:39 #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:52:39 #103 DONE 1162.0s 19:52:39 19:52:39 #77 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:52:39 #77 ... 19:52:39 19:52:39 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:52:39 #153 DONE 0.3s 19:52:39 19:52:39 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:52:41 #154 ... 19:52:41 19:52:41 #117 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:52:41 #117 DONE 1166.5s 19:52:41 19:52:41 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:52:42 #130 ... 19:52:42 19:52:42 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:52:42 #154 DONE 4.1s 19:52:42 19:52:42 #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:52:42 #155 DONE 0.6s 19:52:42 19:52:42 #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:52:43 #156 DONE 0.4s 19:52:43 19:52:43 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:52:43 #116 ... 19:52:43 19:52:43 #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:52:43 #157 DONE 0.6s 19:52:43 19:52:43 #158 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:52:43 #158 DONE 0.3s 19:52:43 19:52:43 #159 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:52:44 #159 DONE 0.2s 19:52:44 19:52:44 #160 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:52:44 #160 DONE 0.2s 19:52:44 19:52:44 #161 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:52:44 #161 DONE 0.3s 19:52:44 19:52:44 #162 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:52:44 #162 DONE 0.3s 19:52:44 19:52:44 #163 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:52:44 #163 DONE 0.2s 19:52:44 19:52:44 #164 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:52:44 #164 DONE 0.2s 19:52:44 19:52:44 #165 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:52:44 #165 ... 19:52:44 19:52:44 #166 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:52:44 #166 DONE 0.2s 19:52:44 19:52:44 #165 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:52:44 #165 DONE 0.2s 19:52:44 19:52:44 #167 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:52:44 #167 DONE 0.2s 19:52:44 19:52:44 #168 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:52:45 #168 DONE 0.9s 19:52:45 19:52:45 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:52:46 #169 ... 19:52:46 19:52:46 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:52:46 #170 DONE 0.6s 19:52:46 19:52:46 #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:52:46 #171 DONE 0.3s 19:52:46 19:52:46 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:48 #172 ... 19:52:48 19:52:48 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:52:48 #169 DONE 2.9s 19:52:48 19:52:48 #142 [security-bootstrapper] exporting to image 19:52:48 #142 exporting layers 19:52:48 #142 exporting layers 1.3s done 19:52:49 #142 writing image sha256:575c2158a3be9fd509d81f625308588eb4ad98566fd6eab02416e2cddc8d88a1 done 19:52:49 #142 naming to docker.io/library/security-bootstrapper-arm64 done 19:52:49 #142 DONE 6.8s 19:52:49 19:52:49 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:52:49 #116 ... 19:52:49 19:52:49 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:49 #172 DONE 3.2s 19:52:49 19:52:49 #142 [security-secretstore-setup] exporting to image 19:52:50 #142 exporting layers 1.2s done 19:52:50 #142 writing image sha256:cc763b2d584f768b33d31ecc519f9c3df440a2b0caab7614b5b9dfb9cf9c2931 0.0s done 19:52:50 #142 naming to docker.io/library/security-secretstore-setup-arm64 19:52:51 #142 naming to docker.io/library/security-secretstore-setup-arm64 done 19:52:51 #142 DONE 8.0s 19:52:51 19:52:51 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:53:01 #129 ... 19:53:01 19:53:01 #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:53:01 #113 DONE 1185.3s 19:53:01 19:53:01 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:53:01 #125 ... 19:53:01 19:53:01 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:53:01 #173 DONE 0.4s 19:53:01 19:53:01 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:53:01 #174 DONE 0.2s 19:53:01 19:53:01 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:53:02 #175 DONE 0.3s 19:53:02 19:53:02 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:53:02 #176 DONE 0.2s 19:53:02 19:53:02 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:53:02 #116 ... 19:53:02 19:53:02 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:53:02 #177 DONE 0.1s 19:53:02 19:53:02 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:53:04 #178 DONE 2.2s 19:53:04 19:53:04 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:53:05 #130 ... 19:53:05 19:53:05 #142 [security-proxy-auth] exporting to image 19:53:05 #142 exporting layers 19:53:05 #142 exporting layers 0.6s done 19:53:05 #142 writing image sha256:a13b93cb7b964b9dad6c01da5d4d363f28bc27cff4917c06c5b6a5ae3f3afda4 done 19:53:05 #142 naming to docker.io/library/security-proxy-auth-arm64 done 19:53:05 #142 DONE 8.6s 19:53:05 19:53:05 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:53:24 #130 DONE 1208.3s 19:53:24 19:53:24 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:24 #127 ... 19:53:24 19:53:24 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:53:24 #179 DONE 0.3s 19:53:24 19:53:24 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:53:24 #116 ... 19:53:24 19:53:24 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:53:24 #180 DONE 0.1s 19:53:24 19:53:24 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:53:24 #181 DONE 0.3s 19:53:24 19:53:24 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:53:24 #116 ... 19:53:24 19:53:24 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:53:24 #182 DONE 0.1s 19:53:24 19:53:24 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:53:24 #183 DONE 0.1s 19:53:24 19:53:24 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:53:24 #116 ... 19:53:24 19:53:24 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:53:27 #184 DONE 2.3s 19:53:27 19:53:27 #142 [core-common-config-bootstrapper] exporting to image 19:53:27 #142 exporting layers 19:53:27 #142 exporting layers 0.7s done 19:53:28 #142 writing image sha256:a7be7619904177a6f46ca5d2622d7158eaac4c2e88c643418613968d8d2918b0 done 19:53:28 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:53:28 #142 DONE 9.3s 19:53:28 19:53:28 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:54:07 #116 ... 19:54:07 19:54:07 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:54:07 #129 DONE 1248.5s 19:54:07 19:54:07 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:54:07 #116 ... 19:54:07 19:54:07 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:54:07 #185 DONE 0.2s 19:54:07 19:54:07 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:54:07 #186 DONE 0.2s 19:54:07 19:54:07 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:54:07 #115 ... 19:54:07 19:54:07 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:54:07 #187 DONE 0.3s 19:54:07 19:54:07 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:54:07 #188 DONE 0.2s 19:54:07 19:54:07 #142 [core-command] exporting to image 19:54:07 #142 exporting layers 19:54:07 #142 exporting layers 0.3s done 19:54:07 #142 writing image sha256:cc695f9b058f0fb0778f86b3b1c9bf2dd0ae7b99bae8286e5ae699d4384907fe done 19:54:07 #142 naming to docker.io/library/core-command-arm64 done 19:54:07 #142 DONE 9.6s 19:54:07 19:54:07 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:54:22 #116 ... 19:54:22 19:54:22 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:54:22 #115 DONE 1265.5s 19:54:22 19:54:22 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:54:22 #116 ... 19:54:22 19:54:22 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:54:22 #189 DONE 0.2s 19:54:22 19:54:22 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:54:22 #190 DONE 0.3s 19:54:22 19:54:22 #77 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:54:22 #77 ... 19:54:22 19:54:22 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:54:22 #191 DONE 0.5s 19:54:22 19:54:22 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:54:22 #192 DONE 0.1s 19:54:22 19:54:22 #142 [core-data] exporting to image 19:54:22 #142 exporting layers 19:54:22 #142 exporting layers 0.3s done 19:54:22 #142 writing image sha256:88aa5f7878485df94d8e1d52a5a247fc0c8fb424cc40dd2a72b47920851afc92 done 19:54:22 #142 naming to docker.io/library/core-data-arm64 done 19:54:22 #142 DONE 9.9s 19:54:22 19:54:22 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:54:27 #116 DONE 1271.7s 19:54:27 19:54:27 #77 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:54:27 #77 ... 19:54:27 19:54:27 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:54:27 #193 DONE 0.2s 19:54:27 19:54:27 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:54:27 #194 DONE 0.1s 19:54:27 19:54:27 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:54:28 #195 DONE 0.3s 19:54:28 19:54:28 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:54:28 #196 DONE 0.2s 19:54:28 19:54:28 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:54:28 #197 DONE 0.2s 19:54:28 19:54:28 #142 [core-metadata] exporting to image 19:54:28 #142 exporting layers 19:54:28 #142 exporting layers 0.3s done 19:54:29 #142 writing image sha256:b111e1340306db42d787ad371573985366012142ce1ff27b973d922261d6ee15 done 19:54:29 #142 naming to docker.io/library/core-metadata-arm64 done 19:54:29 #142 DONE 10.2s 19:54:29 19:54:29 #77 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:55:01 #77 DONE 1303.8s 19:55:01 19:55:01 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:55:01 #125 ... 19:55:01 19:55:01 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:55:01 #198 DONE 0.2s 19:55:01 19:55:01 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:55:01 #199 DONE 0.1s 19:55:01 19:55:01 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:55:01 #125 ... 19:55:01 19:55:01 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:55:01 #200 DONE 0.3s 19:55:01 19:55:01 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:55:01 #201 DONE 0.1s 19:55:01 19:55:01 #142 [security-spiffe-token-provider] exporting to image 19:55:01 #142 exporting layers 19:55:01 #142 exporting layers 0.6s done 19:55:01 #142 writing image sha256:06a1f33b89c121fc2ee340012a0636ea589dc21f5ab777b9f606c50aafa1afda done 19:55:01 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:55:01 #142 DONE 10.9s 19:55:01 19:55:01 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:55:33 #125 ... 19:55:33 19:55:33 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:55:33 #127 DONE 1333.9s 19:55:33 19:55:33 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:55:33 #125 DONE 1334.3s 19:55:33 19:55:33 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:55:33 #202 DONE 0.2s 19:55:33 19:55:33 #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:55:33 #203 DONE 0.2s 19:55:33 19:55:33 #204 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:55:33 #204 DONE 0.2s 19:55:33 19:55:33 #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:55:33 #205 DONE 0.2s 19:55:33 19:55:33 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:55:33 #206 DONE 0.4s 19:55:33 19:55:33 #207 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:55:33 #207 DONE 0.1s 19:55:33 19:55:33 #142 [support-notifications] exporting to image 19:55:33 #142 exporting layers 19:55:33 #142 ... 19:55:33 19:55:33 #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:55:33 #208 DONE 0.4s 19:55:33 19:55:33 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:55:33 #209 DONE 0.1s 19:55:33 19:55:33 #142 [support-scheduler] exporting to image 19:55:33 #142 exporting layers 0.4s done 19:55:33 #142 writing image sha256:ddbfd0113ae7c34e0b6221f8993ef9663c3f2b776e08a271f62cb0c756e64408 19:55:33 #142 writing image sha256:ddbfd0113ae7c34e0b6221f8993ef9663c3f2b776e08a271f62cb0c756e64408 done 19:55:33 #142 naming to docker.io/library/support-notifications-arm64 done 19:55:33 #142 exporting layers 0.4s done 19:55:33 #142 writing image sha256:e5273b3b06b2d309529a2bdebaa4d4e6954d35585af6b59072eb6762f9b25c53 done 19:55:33 #142 naming to docker.io/library/support-scheduler-arm64 done 19:55:33 #142 DONE 11.6s 19:55:33 time="2023-08-14T19:30:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:33 time="2023-08-14T19:30:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:33 time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:33 time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:33 time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:33 time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:33 time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:33 time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:33 time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:33 time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:33 time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:33 time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:33 time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:33 time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:55:33 $ docker stop --time=1 96d13cec3ea4f612c1600b6347668f143bf6808dae2270b2044d012296c196e2 19:55:35 $ docker rm -f --volumes 96d13cec3ea4f612c1600b6347668f143bf6808dae2270b2044d012296c196e2 [Pipeline] // withDockerContainer [Pipeline] sh 19:55:35 + docker images 19:55:35 REPOSITORY TAG IMAGE ID CREATED SIZE 19:55:35 support-scheduler-arm64 latest e5273b3b06b2 5 seconds ago 32.9MB 19:55:35 support-notifications-arm64 latest ddbfd0113ae7 5 seconds ago 33.7MB 19:55:35 security-spiffe-token-provider-arm64 latest 06a1f33b89c1 35 seconds ago 33.2MB 19:55:35 core-metadata-arm64 latest b111e1340306 About a minute ago 21.2MB 19:55:35 core-data-arm64 latest 88aa5f787848 About a minute ago 20.9MB 19:55:35 core-command-arm64 latest cc695f9b058f About a minute ago 20.8MB 19:55:35 core-common-config-bootstrapper-arm64 latest a7be76199041 2 minutes ago 18MB 19:55:35 security-proxy-auth-arm64 latest a13b93cb7b96 2 minutes ago 19.3MB 19:55:35 security-secretstore-setup-arm64 latest cc763b2d584f 2 minutes ago 42.9MB 19:55:35 security-bootstrapper-arm64 latest 575c2158a3be 2 minutes ago 22.6MB 19:55:35 security-proxy-setup-arm64 latest b78567ce48e3 3 minutes ago 19.5MB 19:55:35 security-spire-agent-arm64 latest abcb1a48a1f8 22 minutes ago 152MB 19:55:35 security-spire-server-arm64 latest 84c2465db942 22 minutes ago 96.9MB 19:55:35 security-spire-config-arm64 latest bd3b79010bda 22 minutes ago 96.1MB 19:55:35 ci-base-image-arm64 latest f211e378cfb6 38 minutes ago 1.05GB 19:55:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB 19:55:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:55:36 19:55:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:55:37 arm64: Pulling from edgex-lftools-log-publisher 19:55:37 8998bd30e6a1: Pulling fs layer 19:55:37 04944245beec: Pulling fs layer 19:55:37 699f458cf7ca: Pulling fs layer 19:55:37 765212b225bb: Pulling fs layer 19:55:37 f23df028b6ca: Pulling fs layer 19:55:37 d65c8cfc05b1: Pulling fs layer 19:55:37 2437ff75d9bd: Pulling fs layer 19:55:37 765212b225bb: Waiting 19:55:37 f23df028b6ca: Waiting 19:55:37 d65c8cfc05b1: Waiting 19:55:37 2437ff75d9bd: Waiting 19:55:37 04944245beec: Verifying Checksum 19:55:37 04944245beec: Download complete 19:55:37 765212b225bb: Download complete 19:55:37 f23df028b6ca: Verifying Checksum 19:55:37 f23df028b6ca: Download complete 19:55:37 d65c8cfc05b1: Verifying Checksum 19:55:37 d65c8cfc05b1: Download complete 19:55:37 699f458cf7ca: Verifying Checksum 19:55:37 699f458cf7ca: Download complete 19:55:37 8998bd30e6a1: Verifying Checksum 19:55:37 8998bd30e6a1: Download complete 19:55:40 2437ff75d9bd: Verifying Checksum 19:55:40 2437ff75d9bd: Download complete 19:55:41 8998bd30e6a1: Pull complete 19:55:41 04944245beec: Pull complete 19:55:43 699f458cf7ca: Pull complete 19:55:43 765212b225bb: Pull complete 19:55:43 f23df028b6ca: Pull complete 19:55:44 d65c8cfc05b1: Pull complete 19:55:56 2437ff75d9bd: Pull complete 19:55:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:55:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:55:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:55:56 prd-ubuntu20.04-docker-arm64-4c-16g-3558 does not seem to be running inside a container 19:55:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:55:59 $ docker top 9d426525fb75d33c24646ecf0799f72a156c1c6049fe1fed0018937491bf0dd5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:56:00 ---> job-cost.sh 19:56:00 lf-activate-venv: SKIPPING 19:56:00 INFO: No Stack... 19:56:01 INFO: Retrieving Pricing Info for: v3-standard-4 19:56:02 INFO: Archiving Costs [Pipeline] sh 19:56:02 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:56:02 + cut -d, -f6 [Pipeline] lock 19:56:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4632-1-stack-cost] 19:56:02 Resource [jenkins-edgexfoundry-edgex-go-PR-4632-1-stack-cost] did not exist. Created. 19:56:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4632-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:56:03 + echo total: 0.10999999940395355 [Pipeline] stash 19:56:03 Stashed 1 file(s) [Pipeline] } 19:56:03 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4632-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:56:03 $ docker stop --time=1 9d426525fb75d33c24646ecf0799f72a156c1c6049fe1fed0018937491bf0dd5 19:56:04 $ docker rm -f --volumes 9d426525fb75d33c24646ecf0799f72a156c1c6049fe1fed0018937491bf0dd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:56:05 provisioning config files... 19:56:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1476345297158176860tmp [Pipeline] { [Pipeline] sh 19:56:06 + set +x 19:56:06 + curl -s https://codecov.io/bash 19:56:06 + bash -s -- 19:56:06 19:56:06 _____ _ 19:56:06 / ____| | | 19:56:06 | | ___ __| | ___ ___ _____ __ 19:56:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:56:06 | |___| (_) | (_| | __/ (_| (_) \ V / 19:56:06 \_____\___/ \__,_|\___|\___\___/ \_/ 19:56:06 Bash-1.0.6 19:56:06 19:56:06 19:56:06 ==> git version 2.25.1 found 19:56:06 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:56:06 Release-Date: 2020-01-08 19:56:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:56:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:56:06 ==> Jenkins CI detected. 19:56:06 current dir:  /w/workspace/edgex-go/1 19:56:06 project root: . 19:56:06 --> token set from env 19:56:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:56:06 ==> Running gcov in . (disable via -X gcov) 19:56:06 ==> Python coveragepy not found 19:56:06 ==> Searching for coverage reports in: 19:56:06 + . 19:56:06 -> Found 1 reports 19:56:06 ==> Detecting git/mercurial file structure 19:56:06 ==> Reading reports 19:56:06 + ./coverage.out bytes=446998 19:56:06 ==> Appending adjustments 19:56:06 https://docs.codecov.io/docs/fixing-reports 19:56:07 + Found adjustments 19:56:07 ==> Gzipping contents 19:56:07 56K /tmp/codecov.wWZtt2.gz 19:56:07 ==> Uploading reports 19:56:07 url: https://codecov.io 19:56:07 query: branch=PR-4632&commit=a115d352fe4b01c209fc399fa1917aeb4c24c275&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4632%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4632&job=&cmd_args= 19:56:07 -> Pinging Codecov 19:56:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4632&commit=a115d352fe4b01c209fc399fa1917aeb4c24c275&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4632%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4632&job=&cmd_args= 19:56:07 -> Uploading to 19:56:07 https://storage.googleapis.com/codecov/v4/raw/2023-08-14/00271124DB129430A58F1EEE437C3FCB/a115d352fe4b01c209fc399fa1917aeb4c24c275/2b36d29b-0e5b-46c7-b48f-aa2d6080e9ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T195607Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2091d53315c68707869780f0f1f855a45f9c9496792bac1025b1a693a50ab5c6 19:56:07 % Total % Received % Xferd Average Speed Time Time Time Current 19:56:07 Dload Upload Total Spent Left Speed 19:56:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57268 0 0 100 57268 0 282k --:--:-- --:--:-- --:--:-- 283k 19:56:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a115d352fe4b01c209fc399fa1917aeb4c24c275 [Pipeline] } 19:56:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:56:09 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:56:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:56:10 ---> package-listing.sh 19:56:10 ++ tr '[:upper:]' '[:lower:]' 19:56:10 ++ facter osfamily 19:56:11 + OS_FAMILY=debian 19:56:11 + workspace=/w/workspace/edgex-go/1 19:56:11 + START_PACKAGES=/tmp/packages_start.txt 19:56:11 + END_PACKAGES=/tmp/packages_end.txt 19:56:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:56:11 + PACKAGES=/tmp/packages_start.txt 19:56:11 + '[' /w/workspace/edgex-go/1 ']' 19:56:11 + PACKAGES=/tmp/packages_end.txt 19:56:11 + case "${OS_FAMILY}" in 19:56:11 + dpkg -l 19:56:11 + grep '^ii' 19:56:11 + '[' -f /tmp/packages_start.txt ']' 19:56:11 + '[' -f /tmp/packages_end.txt ']' 19:56:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:56:11 + '[' /w/workspace/edgex-go/1 ']' 19:56:11 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:56:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:56:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:56:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:56:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:56:11 19:56:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:56:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:56:12 latest: Pulling from edgex-lftools-log-publisher 19:56:12 5eb5b503b376: Pulling fs layer 19:56:12 5c69ac0246d0: Pulling fs layer 19:56:12 ec43610c2a17: Pulling fs layer 19:56:12 3a2ae6a8a46f: Pulling fs layer 19:56:12 33b1e0a273af: Pulling fs layer 19:56:12 5d3b04190fa2: Pulling fs layer 19:56:12 2f39f015ded8: Pulling fs layer 19:56:12 5d3b04190fa2: Waiting 19:56:12 2f39f015ded8: Waiting 19:56:12 33b1e0a273af: Waiting 19:56:12 3a2ae6a8a46f: Waiting 19:56:12 5c69ac0246d0: Download complete 19:56:12 3a2ae6a8a46f: Verifying Checksum 19:56:12 3a2ae6a8a46f: Download complete 19:56:12 33b1e0a273af: Download complete 19:56:12 5d3b04190fa2: Verifying Checksum 19:56:12 5d3b04190fa2: Download complete 19:56:12 ec43610c2a17: Verifying Checksum 19:56:12 ec43610c2a17: Download complete 19:56:12 5eb5b503b376: Verifying Checksum 19:56:12 5eb5b503b376: Download complete 19:56:13 2f39f015ded8: Download complete 19:56:13 5eb5b503b376: Pull complete 19:56:13 5c69ac0246d0: Pull complete 19:56:14 ec43610c2a17: Pull complete 19:56:14 3a2ae6a8a46f: Pull complete 19:56:14 33b1e0a273af: Pull complete 19:56:14 5d3b04190fa2: Pull complete 19:56:18 2f39f015ded8: Pull complete 19:56:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:56:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:56:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:56:18 prd-ubuntu20.04-docker-8c-8g-3554 does not seem to be running inside a container 19:56:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:56:22 $ docker top 0878f55fae2cfc2f0fdd91a968b4d3009d6164f21d9fca5880188509af376472 -eo pid,comm [Pipeline] { [Pipeline] sh 19:56:23 + touch /tmp/pre-build-complete [Pipeline] sh 19:56:23 + mkdir -p /var/log/sysstat [Pipeline] sh 19:56:23 + ls /var/log/sa-host 19:56:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:56:24 provisioning config files... 19:56:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9766196120376633953tmp [Pipeline] { [Pipeline] echo 19:56:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:56:24 ---> create-netrc.sh [Pipeline] } 19:56:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:56:25 ---> python-tools-install.sh [Pipeline] echo 19:56:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:56:25 ---> sudo-logs.sh 19:56:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:56:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:56:25 ---> job-cost.sh 19:56:25 lf-activate-venv: SKIPPING 19:56:25 DEBUG: total: 0.10999999940395355 19:56:25 INFO: Retrieving Stack Cost... 19:56:26 INFO: Retrieving Pricing Info for: v3-standard-8 19:56:26 INFO: Archiving Costs [Pipeline] echo 19:56:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:56:27 ---> logs-deploy.sh 19:56:27 lf-activate-venv: SKIPPING 19:56:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4632/1 19:56:27 INFO: archiving workspace using pattern(s): 19:56:27 Archives upload complete. 19:56:27 INFO: archiving logs to Nexus