Pull request #4449 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1+d51f32bebde847c0adb284d2c449747c43d82543 (3ad92046a702c65234fe9e10b2b13b4c62bb870f) 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-ssh8125475685799852944.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh128019466247658413.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4449/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4449/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13547928255883991238.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh17253582091093156337.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4449/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4449/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13697099501006516175.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-2285 in /w/workspace/edgexfoundry_edgex-go_PR-4449 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4449/head:refs/remotes/origin/PR-4449 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 Merge succeeded, producing 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 Checking out Revision 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 (PR-4449) > git config core.sparsecheckout # timeout=10 > git checkout -f 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 # 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 d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 # timeout=10 Commit message: "fix: Rework log messages" First time build. Skipping changelog. > git rev-list --no-walk ef75d3a4933bd78f13e49b328f02800e29d87424 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:15:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:15:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:15:39 ========================================================= 21:15:39 EdgeX Global Pipelines Version Info 21:15:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:15:40 ------------------- 21:15:40 stable info: 21:15:40 ------------------- 21:15:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:15:40 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 21:15:40 Message: update stable to v1.0.245 21:15:41 ------------------- 21:15:41 experimental info: 21:15:41 ------------------- 21:15:41 Commited By: **** collab-it+edgex@linuxfoundation.org 21:15:41 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 21:15:41 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4449 [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4449 [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4449 [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09c0485 [Pipeline] echo 21:15:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:41 provisioning config files... 21:15:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config578888631792979920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:41 ---> docker-login.sh 21:15:41 nexus3.edgexfoundry.org:10001 21:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:42 Configure a credential helper to remove this warning. See 21:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:42 21:15:42 Login Succeeded 21:15:42 nexus3.edgexfoundry.org:10002 21:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:42 Configure a credential helper to remove this warning. See 21:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:42 21:15:42 Login Succeeded 21:15:42 nexus3.edgexfoundry.org:10003 21:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:42 Configure a credential helper to remove this warning. See 21:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:42 21:15:42 Login Succeeded 21:15:42 nexus3.edgexfoundry.org:10004 21:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:42 Configure a credential helper to remove this warning. See 21:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:42 21:15:42 Login Succeeded 21:15:42 docker.io 21:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:42 Configure a credential helper to remove this warning. See 21:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:42 21:15:42 Login Succeeded 21:15:42 ---> docker-login.sh ends [Pipeline] } 21:15:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:43 + 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 21:15:43 + dirname cmd/core-command/Dockerfile 21:15:43 + cut -d/ -f2 21:15:43 + echo core-command,cmd/core-command/Dockerfile 21:15:43 + + cut -d/ -f2 21:15:43 dirname cmd/core-common-config-bootstrapper/Dockerfile 21:15:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:15:43 + dirname cmd/core-data/Dockerfile 21:15:43 + cut -d/ -f2 21:15:43 + echo core-data,cmd/core-data/Dockerfile 21:15:43 + dirname cmd/core-metadata/Dockerfile 21:15:43 + cut -d/ -f2 21:15:43 + echo core-metadata,cmd/core-metadata/Dockerfile 21:15:43 + dirname cmd/security-bootstrapper/Dockerfile 21:15:43 + cut -d/ -f2 21:15:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:15:43 + + cut -d/ -f2dirname 21:15:43 cmd/security-proxy-auth/Dockerfile 21:15:43 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:15:43 + dirname cmd/security-proxy-setup/Dockerfile 21:15:43 + cut -d/ -f2 21:15:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:15:43 + dirname cmd/security-secretstore-setup/Dockerfile 21:15:43 + cut -d/ -f2 21:15:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:15:43 + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ 21:15:43 -f2 21:15:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:15:43 + dirname+ cmd/security-spire-agent/Dockerfile 21:15:43 cut -d/ -f2 21:15:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:15:43 + dirname cmd/security-spire-config/Dockerfile 21:15:43 + cut -d/ -f2 21:15:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:15:43 + dirname cmd/security-spire-server/Dockerfile 21:15:43 + cut -d/ -f2 21:15:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:15:43 + dirname cmd/support-notifications/Dockerfile 21:15:43 + cut -d/ -f2 21:15:43 + echo support-notifications,cmd/support-notifications/Dockerfile 21:15:43 + dirname cmd/support-scheduler/Dockerfile 21:15:43 + cut -d/ -f2 21:15:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:15:43 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 21:15:43 + git rev-list -1 --merges 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1~1..09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [Pipeline] echo 21:15:43 -----------> git rev-list -1 --merges 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1~1..09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [false] [Pipeline] sh 21:15:43 + git log --format=format:%s -1 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [Pipeline] echo 21:15:43 ========================================================= 21:15:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:15:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:15:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:15:44 + grep -v github /etc/ssh/ssh_known_hosts 21:15:44 + [ -e /tmp/ssh_known_hosts ] 21:15:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:15:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:15:44 + sudo tee -a /etc/ssh/ssh_known_hosts 21:15:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:15:44 21:15:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:15:44 0.1.4: Pulling from edgex-devops/py-git-semver 21:15:44 b85a868b505f: Pulling fs layer 21:15:44 e2be974225ed: Pulling fs layer 21:15:44 339a4e72a1f5: Pulling fs layer 21:15:44 988bab9f4d93: Pulling fs layer 21:15:44 1469e6f7b9e6: Pulling fs layer 21:15:44 eaf3925da568: Pulling fs layer 21:15:44 bab4dde63d76: Pulling fs layer 21:15:44 bde34c3a00c8: Pulling fs layer 21:15:44 b352a97aabf1: Pulling fs layer 21:15:44 4872d77fe225: Pulling fs layer 21:15:44 5851b861e8e6: Pulling fs layer 21:15:44 1469e6f7b9e6: Waiting 21:15:44 eaf3925da568: Waiting 21:15:44 bab4dde63d76: Waiting 21:15:44 bde34c3a00c8: Waiting 21:15:44 b352a97aabf1: Waiting 21:15:44 4872d77fe225: Waiting 21:15:44 5851b861e8e6: Waiting 21:15:44 988bab9f4d93: Waiting 21:15:44 e2be974225ed: Download complete 21:15:44 988bab9f4d93: Download complete 21:15:45 1469e6f7b9e6: Verifying Checksum 21:15:45 1469e6f7b9e6: Download complete 21:15:45 eaf3925da568: Verifying Checksum 21:15:45 eaf3925da568: Download complete 21:15:45 339a4e72a1f5: Verifying Checksum 21:15:45 339a4e72a1f5: Download complete 21:15:45 bde34c3a00c8: Verifying Checksum 21:15:45 bde34c3a00c8: Download complete 21:15:45 b352a97aabf1: Verifying Checksum 21:15:45 b352a97aabf1: Download complete 21:15:45 4872d77fe225: Verifying Checksum 21:15:45 4872d77fe225: Download complete 21:15:45 5851b861e8e6: Verifying Checksum 21:15:45 5851b861e8e6: Download complete 21:15:45 b85a868b505f: Verifying Checksum 21:15:45 b85a868b505f: Download complete 21:15:45 bab4dde63d76: Verifying Checksum 21:15:45 bab4dde63d76: Download complete 21:15:46 b85a868b505f: Pull complete 21:15:46 e2be974225ed: Pull complete 21:15:47 339a4e72a1f5: Pull complete 21:15:47 988bab9f4d93: Pull complete 21:15:47 1469e6f7b9e6: Pull complete 21:15:47 eaf3925da568: Pull complete 21:15:49 bab4dde63d76: Pull complete 21:15:49 bde34c3a00c8: Pull complete 21:15:49 b352a97aabf1: Pull complete 21:15:49 4872d77fe225: Pull complete 21:15:49 5851b861e8e6: Pull complete 21:15:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:15:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:15:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:49 prd-ubuntu20.04-docker-8c-8g-2285 does not seem to be running inside a container 21:15:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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/py-git-semver:0.1.4 cat 21:15:51 $ docker top a92d74f54889ae6f510eaeb0a3886b69b5f22f4602689493f68b1d6dd946e5fe -eo pid,comm 21:15:51 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). 21:15:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:51 [ssh-agent] Looking for ssh-agent implementation... 21:15:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:51 $ docker exec a92d74f54889ae6f510eaeb0a3886b69b5f22f4602689493f68b1d6dd946e5fe ssh-agent 21:15:51 SSH_AUTH_SOCK=/tmp/ssh-Pfd5Dg2O4A8X/agent.33 21:15:51 SSH_AGENT_PID=39 21:15:51 Running ssh-add (command line suppressed) 21:15:51 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4898943420869941789.key (/w/workspace/edgex-go/3@tmp/private_key_4898943420869941789.key) 21:15:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:52 + git tag --points-at HEAD [Pipeline] } 21:15:52 $ docker exec --env ******** --env ******** a92d74f54889ae6f510eaeb0a3886b69b5f22f4602689493f68b1d6dd946e5fe ssh-agent -k 21:15:52 unset SSH_AUTH_SOCK; 21:15:52 unset SSH_AGENT_PID; 21:15:52 echo Agent pid 39 killed; 21:15:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:15:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:52 [ssh-agent] Looking for ssh-agent implementation... 21:15:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:52 $ docker exec a92d74f54889ae6f510eaeb0a3886b69b5f22f4602689493f68b1d6dd946e5fe ssh-agent 21:15:52 SSH_AUTH_SOCK=/tmp/ssh-MZnDZo4zSU87/agent.72 21:15:52 SSH_AGENT_PID=78 21:15:52 Running ssh-add (command line suppressed) 21:15:52 Identity added: /w/workspace/edgex-go/3@tmp/private_key_10826847213413488978.key (/w/workspace/edgex-go/3@tmp/private_key_10826847213413488978.key) 21:15:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:52 + git semver init 21:15:53 2023-03-15 21:15:53,064 [run_init] DEBUG init version:0.0.0 force:False 21:15:53 2023-03-15 21:15:53,065 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 21:15:53 2023-03-15 21:15:53,065 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 21:15:53 2023-03-15 21:15:53,065 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 21:15:58 2023-03-15 21:15:57,467 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 21:15:58 2023-03-15 21:15:57,468 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4449 with force:False 21:15:58 2023-03-15 21:15:57,468 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4449 21:15:58 2023-03-15 21:15:57,472 [execute] INFO git cat-file --batch-check 21:15:58 2023-03-15 21:15:57,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 21:15:58 2023-03-15 21:15:57,479 [execute] INFO git cat-file --batch 21:15:58 2023-03-15 21:15:57,479 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 21:15:58 2023-03-15 21:15:57,484 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4449 21:15:58 0.0.0 [Pipeline] } 21:15:58 $ docker exec --env ******** --env ******** a92d74f54889ae6f510eaeb0a3886b69b5f22f4602689493f68b1d6dd946e5fe ssh-agent -k 21:15:58 unset SSH_AUTH_SOCK; 21:15:58 unset SSH_AGENT_PID; 21:15:58 echo Agent pid 78 killed; 21:15:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:58 + git semver [Pipeline] } 21:15:59 $ docker stop --time=1 a92d74f54889ae6f510eaeb0a3886b69b5f22f4602689493f68b1d6dd946e5fe 21:16:00 $ docker rm -f --volumes a92d74f54889ae6f510eaeb0a3886b69b5f22f4602689493f68b1d6dd946e5fe [Pipeline] // withDockerContainer [Pipeline] sh 21:16:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:16:00 Stashed 1 file(s) [Pipeline] echo 21:16:01 [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 21:16:01 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 21:16:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:16:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:16:01 ========================================================= 21:16:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:16:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:16:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:16:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:16:01 63b65145d645: Pulling fs layer 21:16:01 a2d21d5440eb: Pulling fs layer 21:16:01 935e6c44a52c: Pulling fs layer 21:16:01 94cc34f8dd06: Pulling fs layer 21:16:01 30dea6a524f1: Pulling fs layer 21:16:01 a2aff8979fd8: Pulling fs layer 21:16:01 6808be2612f2: Pulling fs layer 21:16:01 f25807f1079a: Pulling fs layer 21:16:01 94cc34f8dd06: Waiting 21:16:01 6808be2612f2: Waiting 21:16:01 a2aff8979fd8: Waiting 21:16:01 f25807f1079a: Waiting 21:16:01 30dea6a524f1: Waiting 21:16:01 a2d21d5440eb: Verifying Checksum 21:16:01 a2d21d5440eb: Download complete 21:16:01 94cc34f8dd06: Verifying Checksum 21:16:01 94cc34f8dd06: Download complete 21:16:01 30dea6a524f1: Verifying Checksum 21:16:01 30dea6a524f1: Download complete 21:16:01 63b65145d645: Verifying Checksum 21:16:01 63b65145d645: Download complete 21:16:01 a2aff8979fd8: Verifying Checksum 21:16:01 a2aff8979fd8: Download complete 21:16:01 63b65145d645: Pull complete 21:16:02 a2d21d5440eb: Pull complete 21:16:02 f25807f1079a: Verifying Checksum 21:16:02 f25807f1079a: Download complete 21:16:02 935e6c44a52c: Verifying Checksum 21:16:02 935e6c44a52c: Download complete 21:16:03 6808be2612f2: Verifying Checksum 21:16:03 6808be2612f2: Download complete 21:16:06 935e6c44a52c: Pull complete 21:16:06 94cc34f8dd06: Pull complete 21:16:06 30dea6a524f1: Pull complete 21:16:06 a2aff8979fd8: Pull complete 21:16:09 6808be2612f2: Pull complete 21:16:10 f25807f1079a: Pull complete 21:16:10 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 21:16:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:16:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:16:10 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:16:10 WORKDIR /edgex 21:16:10 COPY go.mod . 21:16:10 RUN go mod download 21:16:10 docker build -t ci-base-image-x86_64 -f - . 21:16:11 Sending build context to Docker daemon 170.4MB 21:16:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:16:11 ---> 3b553350e43f 21:16:11 Step 2/4 : WORKDIR /edgex 21:16:13 ---> Running in 2e94bf8c85d4 21:16:13 Removing intermediate container 2e94bf8c85d4 21:16:13 ---> a6d2c5958216 21:16:13 Step 3/4 : COPY go.mod . 21:16:13 ---> cb4115c2b24d 21:16:13 Step 4/4 : RUN go mod download 21:16:13 ---> Running in a285a505f3ff 21:16:16 Still waiting to schedule task 21:16:16 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:16:25 Removing intermediate container a285a505f3ff 21:16:25 ---> ea948c38f933 21:16:25 Successfully built ea948c38f933 21:16:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:26 + docker inspect -f . ci-base-image-x86_64 21:16:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:26 prd-ubuntu20.04-docker-8c-8g-2285 does not seem to be running inside a container 21:16:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:16:26 $ docker top 17a8c78fd2948972130d7b9758406810f7f84fa4bbbec48b2cf1ae072c34ee8d -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:27 + go version 21:16:27 go version go1.20.2 linux/amd64 [Pipeline] } 21:16:27 $ docker stop --time=1 17a8c78fd2948972130d7b9758406810f7f84fa4bbbec48b2cf1ae072c34ee8d 21:16:28 $ docker rm -f --volumes 17a8c78fd2948972130d7b9758406810f7f84fa4bbbec48b2cf1ae072c34ee8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:28 + docker inspect -f . ci-base-image-x86_64 21:16:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:28 prd-ubuntu20.04-docker-8c-8g-2285 does not seem to be running inside a container 21:16:28 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:16:29 $ docker top 16e1595d587ec32a54802d8bd00df3c5ae8a558a71d5fbbf18ee63bda4ae287a -eo pid,comm [Pipeline] { [Pipeline] echo 21:16:29 ========================================================= 21:16:29 [edgeXBuildGoParallel] Running Tests and Build... 21:16:29 ========================================================= [Pipeline] sh 21:16:29 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 21:16:29 + make test 21:16:29 go test -race -coverprofile=coverage.out ./... 21:16:36 ? github.com/edgexfoundry/edgex-go [no test files] 21:16:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:16:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:16:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:16:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:16:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:16:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:16:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:16:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:16:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:16:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:16:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:16:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:16:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:16:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:16:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:16:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:16:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 21:16:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 21:16:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:16:53 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:16:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:16:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:16:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:16:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:16:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:16:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:16:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:16:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:16:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 71.2% of statements 21:16:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 54.0% of statements 21:16:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.307s coverage: 88.5% of statements 21:16:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.9% of statements 21:16:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:16:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:16:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:16:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.358s coverage: 95.6% of statements 21:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:16:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 21:17:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:17:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:17:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:17:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements 21:17:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:17:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:17:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 21:17:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.0% of statements 21:17:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 45.5% of statements 21:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:17:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 82.9% of statements 21:17:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 21:17:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 21:17:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 21:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:17:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:17:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:17:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:17:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:17:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:17:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:17:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:17:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:17:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:17:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:17:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:17:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:17:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 21:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:17:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:17:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.307s coverage: 79.9% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.064s coverage: 92.9% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.2% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 84.8% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 63.1% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 38.4% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements 21:17:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 21:17:27 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 21:17:49 go vet ./... 21:17:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:17:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:17:54 ./bin/test-attribution-txt.sh [Pipeline] echo 21:17:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:17:55 + ls -al . 21:17:55 total 704 21:17:55 drwxrwxr-x 11 1001 1001 4096 Mar 15 21:16 . 21:17:55 drwxr-xr-x 4 root root 4096 Mar 15 21:16 .. 21:17:55 drwxrwxr-x 2 1001 1001 4096 Mar 15 21:15 .blubracket 21:17:55 -rw-rw-r-- 1 1001 1001 16 Mar 15 21:15 .dockerignore 21:17:55 drwxrwxr-x 8 1001 1001 4096 Mar 15 21:15 .git 21:17:55 drwxrwxr-x 3 1001 1001 4096 Mar 15 21:15 .github 21:17:55 -rw-rw-r-- 1 1001 1001 1133 Mar 15 21:15 .gitignore 21:17:55 -rw-rw-r-- 1 1001 1001 42 Mar 15 21:15 .golangci.yml 21:17:55 -rw-rw-r-- 1 1001 1001 87 Mar 15 21:15 .hadolint.yml 21:17:55 drwxr-xr-x 3 1001 1001 4096 Mar 15 21:15 .semver 21:17:55 -rw-rw-r-- 1 1001 1001 166 Mar 15 21:15 .sonarcloud.properties 21:17:55 -rw-rw-r-- 1 1001 1001 1171 Mar 15 21:15 ADOPTERS.md 21:17:55 -rw-rw-r-- 1 1001 1001 10825 Mar 15 21:15 Attribution.txt 21:17:55 -rw-rw-r-- 1 1001 1001 73765 Mar 15 21:15 CHANGELOG.md 21:17:55 -rw-rw-r-- 1 1001 1001 3804 Mar 15 21:15 CONTRIBUTING.md 21:17:55 -rw-rw-r-- 1 1001 1001 677 Mar 15 21:15 GOVERNANCE.md 21:17:55 -rw-rw-r-- 1 1001 1001 883 Mar 15 21:15 Jenkinsfile 21:17:55 -rw-rw-r-- 1 1001 1001 10775 Mar 15 21:15 LICENSE 21:17:55 -rw-rw-r-- 1 1001 1001 14266 Mar 15 21:15 Makefile 21:17:55 -rw-rw-r-- 1 1001 1001 582 Mar 15 21:15 OWNERS.md 21:17:55 -rw-rw-r-- 1 1001 1001 9403 Mar 15 21:15 README.md 21:17:55 -rw-rw-r-- 1 1001 1001 789 Mar 15 21:15 SECURITY.md 21:17:55 -rw-rw-r-- 1 1001 1001 5 Mar 15 21:16 VERSION 21:17:55 drwxrwxr-x 2 1001 1001 4096 Mar 15 21:15 bin 21:17:55 drwxrwxr-x 18 1001 1001 4096 Mar 15 21:15 cmd 21:17:55 -rw-r--r-- 1 root root 447486 Mar 15 21:17 coverage.out 21:17:55 -rw-rw-r-- 1 1001 1001 3232 Mar 15 21:15 go.mod 21:17:55 -rw-rw-r-- 1 1001 1001 31098 Mar 15 21:15 go.sum 21:17:55 drwxrwxr-x 7 1001 1001 4096 Mar 15 21:15 internal 21:17:55 drwxrwxr-x 3 1001 1001 4096 Mar 15 21:15 openapi 21:17:55 -rw-rw-r-- 1 1001 1001 594 Mar 15 21:15 security.txt 21:17:55 drwxrwxr-x 4 1001 1001 4096 Mar 15 21:15 snap 21:17:55 -rw-rw-r-- 1 1001 1001 204 Mar 15 21:15 version.go [Pipeline] sh 21:17:55 + '[' -e coverage.out ] 21:17:55 + chown 1001:1001 coverage.out [Pipeline] stash 21:17:55 Stashed 1 file(s) [Pipeline] sh 21:17:55 + make build 21:17:55 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 21:18:07 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 21:18:08 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 21:18:09 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 21:18:10 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 21:18:17 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 21:18:18 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 21:18:20 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 21:18: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:18:21 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 21:18:22 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 21:18:23 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] } 21:18:25 $ docker stop --time=1 16e1595d587ec32a54802d8bd00df3c5ae8a558a71d5fbbf18ee63bda4ae287a 21:18:28 $ docker rm -f --volumes 16e1595d587ec32a54802d8bd00df3c5ae8a558a71d5fbbf18ee63bda4ae287a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:18:28 21:18:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:18:29 latest: Pulling from edgex-devops/edgex-compose 21:18:29 cbdbe7a5bc2a: Pulling fs layer 21:18:29 ca9280d653b3: Pulling fs layer 21:18:29 7e9c9ca2126c: Pulling fs layer 21:18:29 cbdbe7a5bc2a: Verifying Checksum 21:18:29 cbdbe7a5bc2a: Download complete 21:18:29 ca9280d653b3: Verifying Checksum 21:18:29 ca9280d653b3: Download complete 21:18:29 cbdbe7a5bc2a: Pull complete 21:18:30 7e9c9ca2126c: Verifying Checksum 21:18:30 ca9280d653b3: Pull complete 21:18:33 7e9c9ca2126c: Pull complete 21:18:33 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:18:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:18:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:33 prd-ubuntu20.04-docker-8c-8g-2285 does not seem to be running inside a container 21:18:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:18:34 $ docker top a2d89bd9dbeaa4a38d14845d9030eb4b47d8e3f63f79db815ceb643b2b57e975 -eo pid,comm [Pipeline] { [Pipeline] sh 21:18:35 + docker-compose build --help 21:18:35 + grep parallel 21:18:35 --parallel Build images in parallel. [Pipeline] } 21:18:35 $ docker stop --time=1 a2d89bd9dbeaa4a38d14845d9030eb4b47d8e3f63f79db815ceb643b2b57e975 21:18:37 $ docker rm -f --volumes a2d89bd9dbeaa4a38d14845d9030eb4b47d8e3f63f79db815ceb643b2b57e975 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:18:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:37 prd-ubuntu20.04-docker-8c-8g-2285 does not seem to be running inside a container 21:18:37 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:18:37 $ docker top bd1a3ae3d37758d4da5ffbde75387ab3d77c0e63e89a670140ff8a230c8b5237 -eo pid,comm [Pipeline] { [Pipeline] sh 21:18:38 + docker-compose -f ./docker-compose-build.yml build --parallel 21:18:38 Building core-command ... 21:18:38 Building core-common-config-bootstrapper ... 21:18:38 Building core-data ... 21:18:38 Building core-metadata ... 21:18:38 Building security-bootstrapper ... 21:18:38 Building security-proxy-auth ... 21:18:38 Building security-proxy-setup ... 21:18:38 Building security-secretstore-setup ... 21:18:38 Building security-spiffe-token-provider ... 21:18:38 Building security-spire-agent ... 21:18:38 Building security-spire-config ... 21:18:38 Building security-spire-server ... 21:18:38 Building support-notifications ... 21:18:38 Building support-scheduler ... 21:18:38 Building core-data 21:18:38 Building core-common-config-bootstrapper 21:18:38 Building security-spiffe-token-provider 21:18:38 Building core-metadata 21:18:38 Building security-bootstrapper 21:18:51 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:18:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:18:51 ---> ea948c38f933 21:18:51 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:18:51 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:18:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:18:51 ---> ea948c38f933 21:18:51 Step 3/20 : WORKDIR /edgex-go 21:18:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:18:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:18:51 ---> ea948c38f933 21:18:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:18:51 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:18:51 Step 2/33 : FROM ${BUILDER_BASE} AS builder 21:18:51 ---> ea948c38f933 21:18:51 Step 3/33 : WORKDIR /edgex-go 21:18:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:18:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:18:51 ---> ea948c38f933 21:18:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:18:54 ---> Running in 21a952c486d7 21:18:54 ---> Running in 8fe08f5e7b8e 21:18:54 ---> Running in 4ba0afe28639 21:18:54 ---> Running in 80b9047ea181 21:18:54 ---> Running in be1b08c8c351 21:18:54 Removing intermediate container 4ba0afe28639 21:18:54 ---> a65faad54ccf 21:18:54 Step 4/25 : WORKDIR /edgex-go 21:18:54 Removing intermediate container 8fe08f5e7b8e 21:18:54 ---> cbd6408ad714 21:18:54 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:18:54 Removing intermediate container 21a952c486d7 21:18:54 ---> d3028491f9b4 21:18:54 Step 4/23 : WORKDIR /edgex-go 21:18:54 Removing intermediate container 80b9047ea181 21:18:54 ---> 1d7ff4b933ad 21:18:54 Step 4/23 : WORKDIR /edgex-go 21:18:54 Removing intermediate container be1b08c8c351 21:18:54 ---> 4dfbce9cd1ac 21:18:54 Step 4/33 : RUN apk add --update --no-cache make git 21:18:54 ---> Running in a7488c3940d8 21:18:54 ---> Running in e83d5584241c 21:18:54 ---> Running in eab89d25b6ed 21:18:54 ---> Running in 271df0a60a21 21:18:54 ---> Running in 3ffab7544fea 21:18:54 Removing intermediate container e83d5584241c 21:18:54 ---> 7d3d77b83852 21:18:54 Step 5/23 : RUN apk add --update --no-cache make git 21:18:54 Removing intermediate container 271df0a60a21 21:18:54 ---> c4e8de335850 21:18:54 Step 5/23 : RUN apk add --update --no-cache make git 21:18:54 Removing intermediate container a7488c3940d8 21:18:54 ---> d42d01b1ff90 21:18:54 Step 5/25 : RUN apk add --update --no-cache make git 21:18:54 ---> Running in c340089aa419 21:18:54 ---> Running in 3aef9201f5fc 21:18:54 ---> Running in 9256ee2e0b8f 21:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:18:55 OK: 265 MiB in 53 packages 21:18:55 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:18:55 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:18:55 OK: 17815 distinct packages available 21:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:18:55 OK: 265 MiB in 53 packages 21:18:55 OK: 265 MiB in 53 packages 21:18:55 OK: 265 MiB in 53 packages 21:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:18:55 Removing intermediate container 3ffab7544fea 21:18:55 ---> 234683718d55 21:18:55 Step 5/33 : COPY go.mod vendor* ./ 21:18:55 OK: 265 MiB in 53 packages 21:18:56 ---> c5fa6ec9d78f 21:18:56 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:56 ---> Running in 1f32b125f0b6 21:18:56 Removing intermediate container 9256ee2e0b8f 21:18:56 ---> 77c5875baa5a 21:18:56 Step 6/25 : COPY go.mod vendor* ./ 21:18:56 Removing intermediate container c340089aa419 21:18:56 ---> 3f7ca0654e1b 21:18:56 Step 6/23 : COPY go.mod vendor* ./ 21:18:56 Removing intermediate container 3aef9201f5fc 21:18:56 ---> b6bd3accc3f4 21:18:56 Step 6/23 : COPY go.mod vendor* ./ 21:18:56 ---> 817a3cf5bb5b 21:18:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:56 ---> b3fb8f286b36 21:18:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:56 ---> Running in 9319972fd525 21:18:56 ---> Running in 43caf3cb7a2b 21:18:56 Removing intermediate container eab89d25b6ed 21:18:56 ---> b3bb978f490b 21:18:56 Step 5/20 : COPY go.mod vendor* ./ 21:18:56 ---> 11e001651dfd 21:18:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:56 ---> Running in 2ad00e49ae28 21:18:56 ---> 2c89a474aa47 21:18:56 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:56 ---> Running in 0fbcc3a0a5ba 21:19:28 Removing intermediate container 2ad00e49ae28 21:19:28 ---> 2a1f3b45227f 21:19:28 Step 8/23 : COPY . . 21:19:28 Removing intermediate container 0fbcc3a0a5ba 21:19:28 ---> 81eaa162d8cd 21:19:28 Step 7/20 : COPY . . 21:19:28 Removing intermediate container 43caf3cb7a2b 21:19:28 ---> 18e811f68095 21:19:28 Step 8/25 : COPY . . 21:19:28 Removing intermediate container 1f32b125f0b6 21:19:28 ---> d6add7b816d7 21:19:28 Step 7/33 : COPY . . 21:19:28 Removing intermediate container 9319972fd525 21:19:28 ---> 799bc041f5fe 21:19:28 Step 8/23 : COPY . . 21:19:38 ---> d75eaa42e07c 21:19:38 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:19:38 ---> 42300d840aeb 21:19:38 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:19:38 ---> e2f56e75b103 21:19:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:19:38 ---> 3e1b50d9e330 21:19:38 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:19:38 ---> 656811a3e56b 21:19:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 21:19:38 ---> Running in 8c08f439096b 21:19:38 ---> Running in 0b2d62b00ee7 21:19:38 ---> Running in b52332f5afd7 21:19:38 ---> Running in 4c308a7b27cc 21:19:38 ---> Running in b7c9bee035fc 21:19:38 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 21:19:38 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 21:19:38 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 21:19:38 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 21:19: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 21:20:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2286 in /w/workspace/edgexfoundry_edgex-go_PR-4449 [Pipeline] { [Pipeline] ws 21:20:13 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 21:20:13 The recommended git tool is: git 21:20:17 Removing intermediate container b52332f5afd7 21:20:17 ---> 8304f87a6d56 21:20:17 21:20:17 Step 10/23 : FROM alpine:3.17 21:20:17 Removing intermediate container 8c08f439096b 21:20:17 ---> a92b0deeae9f 21:20:17 21:20:17 Step 9/33 : FROM alpine:3.17 21:20:17 Removing intermediate container 4c308a7b27cc 21:20:17 ---> f58dd5b7e5db 21:20:17 21:20:17 Step 10/25 : FROM alpine:3.17 21:20:17 Removing intermediate container b7c9bee035fc 21:20:17 ---> ced1a61fa146 21:20:17 21:20:17 Step 10/23 : FROM alpine:3.17 21:20:17 3.17: Pulling from library/alpine 21:20:17 3.17: Pulling from library/alpine 21:20:17 3.17: Pulling from library/alpine 21:20:17 3.17: Pulling from library/alpine 21:20:18 Removing intermediate container 0b2d62b00ee7 21:20:18 ---> 6722171a766a 21:20:18 21:20:18 Step 9/20 : FROM alpine:3.17 21:20:18 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 21:20:18 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 21:20:18 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 21:20:18 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 21:20:18 Status: Downloaded newer image for alpine:3.17 21:20:18 Status: Downloaded newer image for alpine:3.17 21:20:18 Status: Image is up to date for alpine:3.17 21:20:18 Status: Downloaded newer image for alpine:3.17 21:20:18 ---> b2aa39c304c2 21:20:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:20:18 ---> b2aa39c304c2 21:20:18 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:20:18 ---> b2aa39c304c2 21:20:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:20:18 ---> b2aa39c304c2 21:20:18 Step 11/25 : RUN apk add --update --no-cache dumb-init 21:20:18 3.17: Pulling from library/alpine 21:20:18 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 21:20:18 Status: Image is up to date for alpine:3.17 21:20:18 ---> b2aa39c304c2 21:20:18 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:20:18 ---> Running in 8c3c3985650e 21:20:18 ---> Running in 1237d2ce7ee1 21:20:18 ---> Running in 49eaeea383d8 21:20:18 ---> Running in f3674cf408cd 21:20:18 ---> Running in 383eaae2e466 21:20:18 Removing intermediate container 383eaae2e466 21:20:18 ---> 32c20f40a19a 21:20:18 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:20:18 Removing intermediate container 8c3c3985650e 21:20:18 ---> 6e118d1331e6 21:20:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:20:18 Removing intermediate container 49eaeea383d8 21:20:18 ---> 17424df225d6 21:20:18 Step 12/23 : ENV APP_PORT=59880 21:20:18 Removing intermediate container 1237d2ce7ee1 21:20:18 ---> 015a2f3fa108 21:20:18 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 21:20:18 ---> Running in b4aaa4a0ca6e 21:20:18 ---> Running in cebbcb93aa18 21:20:18 ---> Running in b54eb64aba91 21:20:19 ---> Running in d4b02b9c943b 21:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:20:19 Removing intermediate container cebbcb93aa18 21:20:19 ---> dac3e33f50d6 21:20:19 Step 13/23 : EXPOSE $APP_PORT 21:20:19 ---> Running in 07857f66af18 21:20:19 Removing intermediate container 07857f66af18 21:20:19 ---> ec515f50e6f4 21:20:19 Step 14/23 : RUN apk add --update --no-cache dumb-init 21:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:20:19 ---> Running in cad9c790bddc 21:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:20:19 (1/1) Installing dumb-init (1.2.5-r2) 21:20:19 Executing busybox-1.35.0-r29.trigger 21:20:19 OK: 7 MiB in 16 packages 21:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:20:19 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:20:19 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:20:19 OK: 17815 distinct packages available 21:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:20:20 (1/2) Installing dumb-init (1.2.5-r2) 21:20:20 (2/2) Installing su-exec (0.2-r2) 21:20:20 Executing busybox-1.35.0-r29.trigger 21:20:20 OK: 7 MiB in 17 packages 21:20:20 (1/9) Installing ca-certificates (20220614-r4) 21:20:20 (2/9) Installing brotli-libs (1.0.9-r9) 21:20:20 (3/9) Installing nghttp2-libs (1.51.0-r0) 21:20:20 (4/9) Installing libcurl (7.88.1-r0) 21:20:20 (1/1) Installing dumb-init (1.2.5-r2) 21:20:20 (5/9) Installing curl (7.88.1-r0) 21:20:20 (6/9) Installing dumb-init (1.2.5-r2) 21:20:20 Executing busybox-1.35.0-r29.trigger 21:20:20 (7/9) Installing musl-obstack (1.2.3-r0) 21:20:20 OK: 7 MiB in 16 packages 21:20:20 (8/9) Installing libucontext (1.2-r0) 21:20:20 (9/9) Installing gcompat (1.1.0-r0) 21:20:20 (1/1) Installing dumb-init (1.2.5-r2) 21:20:20 Executing busybox-1.35.0-r29.trigger 21:20:20 Executing busybox-1.35.0-r29.trigger 21:20:20 Executing ca-certificates-20220614-r4.trigger 21:20:20 OK: 7 MiB in 16 packages 21:20:20 OK: 10 MiB in 24 packages 21:20:20 Removing intermediate container f3674cf408cd 21:20:20 ---> 3152e754c425 21:20:20 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:20:20 ---> Running in 9a386b22c825 21:20:20 using credential edgex-jenkins-ssh 21:20:20 Cloning the remote Git repository 21:20:20 Removing intermediate container 9a386b22c825 21:20:20 ---> d632daf351fa 21:20:20 Step 13/25 : ENV APP_PORT=59881 21:20:20 ---> Running in aa2f0ce0d704 21:20:20 Removing intermediate container d4b02b9c943b 21:20:20 ---> 939e673f668f 21:20:20 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 21:20:20 Removing intermediate container aa2f0ce0d704 21:20:20 ---> 801539372046 21:20:20 Step 14/25 : EXPOSE $APP_PORT 21:20:20 Removing intermediate container cad9c790bddc 21:20:20 ---> c453ab2d3200 21:20:20 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:20:21 ---> Running in ed48cac10c15 21:20:21 Removing intermediate container b54eb64aba91 21:20:21 ---> e355f1b88553 21:20:21 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:20:21 ---> Running in 1095b843af7a 21:20:21 ---> a8faf4835254 21:20:21 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 21:20:21 Removing intermediate container b4aaa4a0ca6e 21:20:21 ---> a9057e883823 21:20:21 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:20:21 Removing intermediate container ed48cac10c15 21:20:21 ---> 88b805a7321e 21:20:21 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:20:21 Removing intermediate container 1095b843af7a 21:20:21 ---> ff7317ff6e0b 21:20:21 Step 15/25 : WORKDIR / 21:20:21 ---> Running in dd64656583ef 21:20:21 ---> Running in 83f564d6f07a 21:20:21 ---> 7b6ba442a38c 21:20:21 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 21:20:21 ---> ccdab830089d 21:20:21 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 21:20:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:20:20 > git init /w/workspace/edgex-go/3 # timeout=10 21:20:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:20:20 > git --version # timeout=10 21:20:20 > git --version # 'git version 2.25.1' 21:20:20 using GIT_SSH to set credentials SSH Credentials for GitHub 21:20:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:20:21 ---> e94afac06c3d 21:20:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:20:21 Removing intermediate container dd64656583ef 21:20:21 ---> 2f234b800f74 21:20:21 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:20:21 Removing intermediate container 83f564d6f07a 21:20:21 ---> cc1dace58d37 21:20:21 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:20:21 ---> Running in 4c5056c689b2 21:20:21 ---> bb2e1d8b8582 21:20:21 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:20:21 ---> 32aa3d10c3f0 21:20:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:20:21 Removing intermediate container 4c5056c689b2 21:20:21 ---> 08aae607e0aa 21:20:21 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:20:22 ---> e19aa8c8265e 21:20:22 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 21:20:22 ---> Running in 9d94f86976fa 21:20:22 ---> 48905859905d 21:20:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:20:22 ---> 0c1caf3f328a 21:20:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:20:22 Removing intermediate container 9d94f86976fa 21:20:22 ---> 97805ad765eb 21:20:22 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:20:22 ---> da31079fc069 21:20:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:20:22 ---> 718d5281a60b 21:20:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:20:22 ---> e6c4f425d8a8 21:20:22 Step 19/23 : ENTRYPOINT ["/core-data"] 21:20:22 ---> Running in 4d84fefeaae7 21:20:22 ---> Running in a1867e570fd0 21:20:22 ---> 665ba8cabb4a 21:20:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:20:22 Removing intermediate container a1867e570fd0 21:20:22 ---> 8432b739b73e 21:20:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:20:22 ---> c4fb49a131b5 21:20:22 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:20:23 ---> a8c19450b018 21:20:23 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:20:23 ---> Running in 61061f319487 21:20:23 ---> Running in 48590564d8e9 21:20:23 ---> Running in 74d6b04bdf70 21:20:23 ---> 4436adde7697 21:20:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:20:23 Removing intermediate container 48590564d8e9 21:20:23 ---> e1aa8f244118 21:20:23 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:20:23 Removing intermediate container 61061f319487 21:20:23 ---> 6cf3e7e4eae9 21:20:23 Step 21/23 : LABEL arch=x86_64 21:20:23 ---> Running in 3412a2ab1e61 21:20:23 ---> 2757a46c52e3 21:20:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:20:23 ---> Running in cc0ecad2c9fd 21:20:23 Removing intermediate container 4d84fefeaae7 21:20:23 ---> 8733c911c5ae 21:20:23 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 21:20:23 ---> Running in 29d6e14c7f54 21:20:23 Removing intermediate container cc0ecad2c9fd 21:20:23 ---> 861b88638031 21:20:23 Step 18/20 : LABEL arch=x86_64 21:20:23 Removing intermediate container 3412a2ab1e61 21:20:23 ---> 5817f330f5cd 21:20:23 Step 22/23 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:20:23 ---> Running in d0679ec4b927 21:20:23 ---> b8e2644d3315 21:20:23 Step 21/25 : ENTRYPOINT ["/core-metadata"] 21:20:23 ---> Running in 6b6f7ee54951 21:20:23 Removing intermediate container 29d6e14c7f54 21:20:23 ---> b7fb6d208723 21:20:23 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:20:23 ---> Running in ff194a696ca4 21:20:23 Removing intermediate container d0679ec4b927 21:20:23 ---> 9fccea2e5102 21:20:23 Step 19/20 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:20:23 Removing intermediate container 6b6f7ee54951 21:20:23 ---> e6c61078bfef 21:20:23 Step 23/23 : LABEL version=0.0.0 21:20:23 ---> Running in 19b0467bf254 21:20:23 Removing intermediate container ff194a696ca4 21:20:23 ---> 65dce54d2199 21:20:23 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:20:23 ---> Running in a35410d468a5 21:20:23 ---> 9dca8cb697a0 21:20:23 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:20:23 ---> Running in f939d7e11fa2 21:20:24 Removing intermediate container 74d6b04bdf70 21:20:24 ---> 26c0c3537670 21:20:24 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 21:20:24 ---> Running in de282c81c381 21:20:24 Removing intermediate container 19b0467bf254 21:20:24 ---> 2dd059475367 21:20:24 Step 20/20 : LABEL version=0.0.0 21:20:24 ---> Running in b644db0835c0 21:20:24 Removing intermediate container a35410d468a5 21:20:24 ---> 02018aa3fbed 21:20:24 21:20:24 ---> Running in fa71d62bb105 21:20:24 Removing intermediate container f939d7e11fa2 21:20:24 ---> 3639baa432f4 21:20:24 Step 23/25 : LABEL arch=x86_64 21:20:24 ---> Running in 4094ebb03849 21:20:24 Removing intermediate container b644db0835c0 21:20:24 ---> 35b095ee23d0 21:20:24 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 21:20:24 Successfully built 02018aa3fbed 21:20:24 Successfully tagged core-data:latest 21:20:24  Building core-data ... done Building security-secretstore-setup 21:20:24 Removing intermediate container fa71d62bb105 21:20:24 ---> 087e038c0796 21:20:24 21:20:24 ---> Running in 64e7bbc05d35 21:20:24 Removing intermediate container 4094ebb03849 21:20:24 ---> 251e193ef1d9 21:20:24 Step 24/25 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:20:24 Successfully built 087e038c0796 21:20:24 ---> Running in fde336735118 21:20:24 Successfully tagged security-spiffe-token-provider:latest 21:20:24  Building security-spiffe-token-provider ... done Building support-scheduler 21:20:24 Removing intermediate container 64e7bbc05d35 21:20:24 ---> 59ddd54c2056 21:20:24 Step 21/23 : LABEL arch=x86_64 21:20:25 Removing intermediate container fde336735118 21:20:25 ---> 4d43681bbe6c 21:20:25 Step 25/25 : LABEL version=0.0.0 21:20:26 ---> Running in 06ab01a4b492 21:20:27 ---> Running in e23c5dff76b7 21:20:27 Removing intermediate container 06ab01a4b492 21:20:27 ---> f4da1c5386b9 21:20:27 Step 22/23 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:20:27 Removing intermediate container de282c81c381 21:20:27 ---> 0943fcad1712 21:20:27 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 21:20:27 Removing intermediate container e23c5dff76b7 21:20:27 ---> f1049526f51c 21:20:27 21:20:27 ---> Running in ec641c61e299 21:20:27 Successfully built f1049526f51c 21:20:27 Successfully tagged core-metadata:latest 21:20:27 Building support-notifications 21:20:27  Building core-metadata ... done  ---> ec4b33b7c3ca 21:20:27 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 21:20:27 Removing intermediate container ec641c61e299 21:20:27 ---> e9105668bce1 21:20:27 Step 23/23 : LABEL version=0.0.0 21:20:28 ---> Running in b52387ecea1d 21:20:29 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:20:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:20:29 ---> ea948c38f933 21:20:29 Step 3/24 : WORKDIR /edgex-go 21:20:29 ---> Using cache 21:20:29 ---> 4dfbce9cd1ac 21:20:29 Step 4/24 : RUN apk add --update --no-cache make git 21:20:29 ---> Using cache 21:20:29 ---> 234683718d55 21:20:29 Step 5/24 : COPY go.mod vendor* ./ 21:20:29 ---> Using cache 21:20:29 ---> c5fa6ec9d78f 21:20:29 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:29 ---> Using cache 21:20:29 ---> d6add7b816d7 21:20:29 Step 7/24 : COPY . . 21:20:29 ---> Using cache 21:20:29 ---> d75eaa42e07c 21:20:29 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:20:29 ---> 3d31c17fdbbc 21:20:29 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:20:29 Removing intermediate container b52387ecea1d 21:20:29 ---> 4b754e5c21f7 21:20:29 21:20:29 ---> Running in d52e66690ed8 21:20:29 Successfully built 4b754e5c21f7 21:20:29 Successfully tagged core-common-config-bootstrapper:latest 21:20:29  Building core-common-config-bootstrapper ... done Building security-spire-config 21:20:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:20:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:20:30 ---> ea948c38f933 21:20:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:20:30 ---> Using cache 21:20:30 ---> 1d7ff4b933ad 21:20:30 Step 4/23 : WORKDIR /edgex-go 21:20:30 ---> Using cache 21:20:30 ---> 7d3d77b83852 21:20:30 Step 5/23 : RUN apk add --update --no-cache make git 21:20:30 ---> Using cache 21:20:30 ---> b6bd3accc3f4 21:20:30 Step 6/23 : COPY go.mod vendor* ./ 21:20:30 ---> Using cache 21:20:30 ---> 11e001651dfd 21:20:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:30 ---> Using cache 21:20:30 ---> 2a1f3b45227f 21:20:30 Step 8/23 : COPY . . 21:20:30 ---> Using cache 21:20:30 ---> 656811a3e56b 21:20:30 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 21:20:30 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 21:20:31 ---> 5b3f111537dc 21:20:31 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:20:31 ---> Running in 2f160138dea1 21:20:32 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 21:20:32 ---> 7dff240ea8d0 21:20:32 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:20:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:20:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:20:32 ---> ea948c38f933 21:20:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:20:32 ---> Using cache 21:20:32 ---> 1d7ff4b933ad 21:20:32 Step 4/23 : WORKDIR /edgex-go 21:20:32 ---> Using cache 21:20:32 ---> 7d3d77b83852 21:20:32 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:20:33 ---> Running in 520084c24ab2 21:20:33 ---> 84d56168fcd7 21:20:33 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:20:33 ---> fe7f8f8cc79b 21:20:33 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:20:33 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:20:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:20:33 ---> ea948c38f933 21:20:33 Step 3/26 : WORKDIR /edgex-go 21:20:33 ---> Using cache 21:20:33 ---> 4dfbce9cd1ac 21:20:33 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 21:20:33 ---> Running in 5ad66edc0e9a 21:20:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:20:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:20:33 ---> 6675fa047d5f 21:20:33 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:20:34 OK: 265 MiB in 53 packages 21:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:20:34 ---> 44eacf78d6d7 21:20:34 Step 28/33 : RUN chmod +x /entrypoint.sh 21:20:34 ---> Running in 737a5d3fc66f 21:20:34 OK: 265 MiB in 53 packages 21:20:34 Removing intermediate container 520084c24ab2 21:20:34 ---> 917acab545c6 21:20:34 Step 6/23 : COPY go.mod vendor* ./ 21:20:35 ---> 653ca20a1131 21:20:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:35 Removing intermediate container 5ad66edc0e9a 21:20:35 ---> 85ed5d44042e 21:20:35 Step 5/26 : COPY go.mod vendor* ./ 21:20:35 ---> Running in a61afba51d95 21:20:35 Removing intermediate container 737a5d3fc66f 21:20:35 ---> 7a671f15f7f9 21:20:35 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 21:20:35 ---> Running in 1b89d5864513 21:20:36 ---> fa807945334f 21:20:36 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:36 Removing intermediate container 1b89d5864513 21:20:36 ---> ccabb3f8b3dd 21:20:36 Step 30/33 : CMD ["gate"] 21:20:36 ---> Running in 44c967686d4e 21:20:36 ---> Running in 27761f721edb 21:20:36 Removing intermediate container 27761f721edb 21:20:36 ---> 81cdd2bb382b 21:20:36 Step 31/33 : LABEL arch=x86_64 21:20:36 ---> Running in fc53d0d891be 21:20:36 Removing intermediate container fc53d0d891be 21:20:36 ---> 4b848df888d2 21:20:36 Step 32/33 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:20:37 ---> Running in 72f3e0781b76 21:20:37 Removing intermediate container 72f3e0781b76 21:20:37 ---> e441b00cd72e 21:20:37 Step 33/33 : LABEL version=0.0.0 21:20:37 ---> Running in ad82c767a415 21:20:37 Removing intermediate container ad82c767a415 21:20:37 ---> e8f710675ef3 21:20:37 21:20:37 Successfully built e8f710675ef3 21:20:37 Successfully tagged security-bootstrapper:latest 21:20:37 Building security-proxy-setup 21:20:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:20:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:20:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:20:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:20:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:20:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4449/head:refs/remotes/origin/PR-4449 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:20:41 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:20:41  Building security-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:20:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:20:41 ---> ea948c38f933 21:20:41 Step 3/21 : WORKDIR /edgex-go 21:20:41 ---> Using cache 21:20:41 ---> 4dfbce9cd1ac 21:20:41 Step 4/21 : RUN apk add --update --no-cache make git 21:20:41 ---> Using cache 21:20:41 ---> 234683718d55 21:20:41 Step 5/21 : COPY go.mod vendor* ./ 21:20:41 ---> Using cache 21:20:41 ---> c5fa6ec9d78f 21:20:41 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:41 ---> Using cache 21:20:41 ---> d6add7b816d7 21:20:41 Step 7/21 : COPY . . 21:20:41 ---> Using cache 21:20:41 ---> d75eaa42e07c 21:20:41 Step 8/21 : RUN make cmd/secrets-config/secrets-config 21:20:41 Merge succeeded, producing 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:20:41 Checking out Revision 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 (PR-4449) 21:20:42 ---> Running in c5cdf8ed32f1 21:20:41 > git config core.sparsecheckout # timeout=10 21:20:41 > git checkout -f 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 # timeout=10 21:20:41 > git remote # timeout=10 21:20:41 > git config --get remote.origin.url # timeout=10 21:20:41 using GIT_SSH to set credentials SSH Credentials for GitHub 21:20:41 > git merge d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 21:20:41 > git rev-parse HEAD^{commit} # timeout=10 21:20:41 > git config core.sparsecheckout # timeout=10 21:20:41 > git checkout -f 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 # timeout=10 21:20:43 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 21:20:45 Commit message: "fix: Rework log messages" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:20:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:20:46 % Total % Received % Xferd Average Speed Time Time Time Current 21:20:46 Dload Upload Total Spent Left Speed 21:20:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 21:20:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:20:47 + sudo tee /etc/docker/daemon.new 21:20:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:20:47 { 21:20:47 "registry-mirrors": [ 21:20:47 "https://nexus3.edgexfoundry.org:10001" 21:20:47 ], 21:20:47 "bip": "10.250.0.254/24", 21:20:47 "hosts": [ 21:20:47 "tcp://0.0.0.0:5555", 21:20:47 "unix:///var/run/docker.sock" 21:20:47 ], 21:20:47 "mtu": 1458, 21:20:47 "selinux-enabled": true, 21:20:47 "seccomp-profile": "/etc/docker/seccomp.json" 21:20:47 } [Pipeline] sh 21:20:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:20:47 + sudo service docker restart 21:20: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:20:59 Removing intermediate container d52e66690ed8 21:20:59 ---> 3b27f3c54a6d 21:20:59 21:20:59 Step 9/24 : FROM alpine:3.17 21:20:59 ---> b2aa39c304c2 21:20:59 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:20:59 ---> Running in 706a5866eb08 21:21:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:21:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:21:01 (1/3) Installing ca-certificates (20220614-r4) 21:21:01 (2/3) Installing dumb-init (1.2.5-r2) 21:21:01 (3/3) Installing su-exec (0.2-r2) 21:21:01 Executing busybox-1.35.0-r29.trigger 21:21:01 Executing ca-certificates-20220614-r4.trigger 21:21:01 OK: 8 MiB in 18 packages 21:21:01 Removing intermediate container a61afba51d95 21:21:01 ---> 3a4a44cb751f 21:21:01 Step 8/23 : COPY . . 21:21:01 Removing intermediate container 44c967686d4e 21:21:01 ---> ce6c25b43071 21:21:01 Step 7/26 : COPY . . 21:21:05 Removing intermediate container 706a5866eb08 21:21:05 ---> c321130ba670 21:21:05 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:21:05 ---> Running in 53455842c23b 21:21:05 Removing intermediate container 2f160138dea1 21:21:05 ---> 89c01319a0f2 21:21:05 21:21:05 Step 10/23 : FROM alpine:3.17 21:21:05 ---> b2aa39c304c2 21:21:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:21:05 ---> Using cache 21:21:05 ---> 3152e754c425 21:21:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:21:05 ---> Using cache 21:21:05 ---> d632daf351fa 21:21:05 Step 13/23 : ENV APP_PORT=59861 21:21:05 Removing intermediate container 53455842c23b 21:21:05 ---> 9b8c5fd944a7 21:21:05 Step 12/24 : WORKDIR / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:21:05 provisioning config files... 21:21:05 ---> Running in 711e588a5a21 21:21:05 ---> Running in 659bd336ac25 21:21:05 Removing intermediate container 711e588a5a21 21:21:05 ---> 267af5af10aa 21:21:05 Step 14/23 : EXPOSE $APP_PORT 21:21:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config14846986317547550340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:21:06 ---> e40eb5dcb8d9 21:21:06 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 21:21:06 Removing intermediate container 659bd336ac25 21:21:06 ---> 36c2b1b92182 21:21:06 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 21:21:06 ---> Running in 9b80e4ae5e80 21:21:06 ---> 005fe1a118b9 21:21:06 Step 9/23 : RUN make cmd/support-notifications/support-notifications 21:21:06 ---> Running in 38edf010123c 21:21:06 ---> docker-login.sh 21:21:06 nexus3.edgexfoundry.org:10001 21:21:06 ---> Running in 7b297b2f8c06 21:21:06 Removing intermediate container 9b80e4ae5e80 21:21:06 ---> 37c695d82675 21:21:06 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:21:06 Removing intermediate container 38edf010123c 21:21:06 ---> 6b23edc39551 21:21:06 Step 9/26 : WORKDIR /edgex-go/spire-build 21:21:06 ---> f6e15240c390 21:21:06 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:21:06 ---> Running in 96bd717852ef 21:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:06 ---> 607a72fe2006 21:21:06 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 21:21:06 Removing intermediate container 96bd717852ef 21:21:06 ---> 145416f11fb7 21:21:06 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 21:21:06 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 21:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:06 Configure a credential helper to remove this warning. See 21:21:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:06 21:21:06 Login Succeeded 21:21:06 nexus3.edgexfoundry.org:10002 21:21:07 ---> 1c759eaf37b8 21:21:07 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:21:07 ---> Running in 6f4ce425bd82 21:21:07 ---> d70518bd0088 21:21:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:07 Removing intermediate container 6f4ce425bd82 21:21:07 ---> 9e0b92133b94 21:21:07 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:21:07 ---> 5ddf4174cabf 21:21:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:21:07 ---> Running in bf9f29ce67f6 21:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:07 Configure a credential helper to remove this warning. See 21:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:07 21:21:07 Login Succeeded 21:21:07 nexus3.edgexfoundry.org:10003 21:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:07 Configure a credential helper to remove this warning. See 21:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:07 21:21:07 Login Succeeded 21:21:07 nexus3.edgexfoundry.org:10004 21:21:07 ---> aa55e8a9b865 21:21:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:21:07 Removing intermediate container c5cdf8ed32f1 21:21:07 ---> 39545d56a534 21:21:07 21:21:07 Step 9/21 : FROM alpine:3.17 21:21:07 ---> b2aa39c304c2 21:21:07 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 21:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:07 Configure a credential helper to remove this warning. See 21:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:07 21:21:07 Login Succeeded 21:21:07 docker.io 21:21:08 ---> a376e2f2cf1d 21:21:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:21:08 ---> Running in e59aded11b06 21:21:08 ---> 94137e012271 21:21:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:21:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:08 Configure a credential helper to remove this warning. See 21:21:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:08 21:21:08 Login Succeeded 21:21:08 ---> docker-login.sh ends 21:21:08 Removing intermediate container bf9f29ce67f6 21:21:08 ---> 41d0513a37db 21:21:08 Step 12/26 : WORKDIR /edgex-go 21:21:08 ---> Running in 6fc8e28f5377 21:21:08 ---> ab6bc54d2cc2 21:21:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:21:08 ---> Running in 74de90670dad 21:21:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:21:08 Removing intermediate container 6fc8e28f5377 21:21:08 ---> 35eeef0235ba 21:21:08 21:21:08 Step 13/26 : FROM alpine:3.17 21:21:08 ---> b2aa39c304c2 21:21:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:21:08 ---> Using cache 21:21:08 ---> 015a2f3fa108 21:21:08 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:21:08 Removing intermediate container 74de90670dad 21:21:08 ---> 99a096c910e9 21:21:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:21:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] } 21:21:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:21:08 ---> Running in 326500483fb2 21:21:08 ---> Running in 2db86ac06c2a 21:21:08 ---> 9fded27ac8a2 21:21:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:21:08 (1/2) Installing dumb-init (1.2.5-r2) 21:21:08 (2/2) Installing openssl (3.0.8-r0) 21:21:08 Removing intermediate container 2db86ac06c2a 21:21:08 ---> 7bcec7930d97 21:21:08 Step 21/23 : LABEL arch=x86_64 21:21:08 Executing busybox-1.35.0-r29.trigger 21:21:08 OK: 8 MiB in 17 packages 21:21:09 ---> Running in 2026c0b82b2c 21:21:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:21:09 ---> ecbef0ac11a9 21:21:09 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:21:09 Removing intermediate container 2026c0b82b2c 21:21:09 ---> 92db3c86a165 21:21:09 Step 22/23 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:21:09 ---> Running in fda36327a6e9 21:21:09 ---> Running in 60e977fd2e01 21:21:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:21:09 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 21:21:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:21:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:21:09 ========================================================= 21:21:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:21:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:21:09 Removing intermediate container 60e977fd2e01 21:21:09 ---> f5510fabd009 21:21:09 Step 23/23 : LABEL version=0.0.0 21:21:09 ---> Running in 9ba8ff25e3f0 21:21:09 Removing intermediate container e59aded11b06 21:21:09 ---> 16a269bacbd0 21:21:09 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 21:21:09 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:21:09 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:21:09 OK: 17815 distinct packages available 21:21:09 ---> Running in 8909cd3ab82a 21:21:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:21:09 Removing intermediate container 9ba8ff25e3f0 21:21:09 ---> 380b9acef7ac 21:21:09 21:21:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:21:09 Successfully built 380b9acef7ac 21:21:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:21:09 Successfully tagged support-scheduler:latest 21:21:09  Building support-scheduler ... done Building security-spire-server 21:21:09 Removing intermediate container 8909cd3ab82a 21:21:09 ---> 9946f28773bf 21:21:09 Step 12/21 : WORKDIR /edgex 21:21:09 ---> Running in 97e157e27c42 21:21:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:21:09 af6eaf76a39c: Pulling fs layer 21:21:09 55522c791124: Pulling fs layer 21:21:09 ce5c4a1c91eb: Pulling fs layer 21:21:09 169dfbe0d373: Pulling fs layer 21:21:09 e1ff8fa3b103: Pulling fs layer 21:21:09 52ebb69f0ebf: Pulling fs layer 21:21:09 5abe8eddf0d5: Pulling fs layer 21:21:09 169dfbe0d373: Waiting 21:21:09 e1ff8fa3b103: Waiting 21:21:09 52ebb69f0ebf: Waiting 21:21:09 5abe8eddf0d5: Waiting 21:21:09 55522c791124: Download complete 21:21:09 169dfbe0d373: Verifying Checksum 21:21:09 169dfbe0d373: Download complete 21:21:09 e1ff8fa3b103: Verifying Checksum 21:21:09 e1ff8fa3b103: Download complete 21:21:09 af6eaf76a39c: Verifying Checksum 21:21:09 af6eaf76a39c: Download complete 21:21:09 (1/4) Installing dumb-init (1.2.5-r2) 21:21:09 (2/4) Installing musl-obstack (1.2.3-r0) 21:21:09 (3/4) Installing libucontext (1.2-r0) 21:21:09 (4/4) Installing gcompat (1.1.0-r0) 21:21:09 Executing busybox-1.35.0-r29.trigger 21:21:09 OK: 7 MiB in 19 packages 21:21:10 Removing intermediate container 97e157e27c42 21:21:10 ---> c9f3e1e34a38 21:21:10 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 21:21:10 5abe8eddf0d5: Verifying Checksum 21:21:10 5abe8eddf0d5: Download complete 21:21:10 Removing intermediate container fda36327a6e9 21:21:10 ---> b337de990745 21:21:10 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:21:10 Removing intermediate container 326500483fb2 21:21:10 ---> 01f695984ad2 21:21:10 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 21:21:10 ---> Running in c3529958581c 21:21:11 ---> bdfdc78a55ee 21:21:11 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 21:21:11 Removing intermediate container c3529958581c 21:21:11 ---> fec22607d8d2 21:21:11 Step 22/24 : LABEL arch=x86_64 21:21:11 ---> 6324253336cb 21:21:11 ---> Running in e541ca67fd74 21:21:11 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:21:11 ---> 6602dcf652fa 21:21:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:21:11 Removing intermediate container e541ca67fd74 21:21:11 ---> 875b47e13ffe 21:21:11 Step 23/24 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:21:11 ---> Running in 9652b761e609 21:21:11 af6eaf76a39c: Pull complete 21:21:11 Removing intermediate container 9652b761e609 21:21:11 ---> c1174efbab72 21:21:11 Step 24/24 : LABEL version=0.0.0 21:21:12 ---> 05d8b4a4ca5b 21:21:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:21:12 ---> Running in 9a46bfc44726 21:21:12 ce5c4a1c91eb: Verifying Checksum 21:21:12 ce5c4a1c91eb: Download complete 21:21:12 52ebb69f0ebf: Verifying Checksum 21:21:12 52ebb69f0ebf: Download complete 21:21:12 55522c791124: Pull complete 21:21:13 Removing intermediate container 9a46bfc44726 21:21:13 ---> ae54d01696ac 21:21:13 21:21:13 Successfully built ae54d01696ac 21:21:13 Successfully tagged security-secretstore-setup:latest 21:21:13 Building security-spire-agent 21:21:13  Building security-secretstore-setup ... done  ---> 1e4a8cb3f54e 21:21:13 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:21:14 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:21:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:21:14 ---> ea948c38f933 21:21:14 Step 3/25 : WORKDIR /edgex-go 21:21:14 ---> Using cache 21:21:14 ---> 4dfbce9cd1ac 21:21:14 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 21:21:14 ---> Using cache 21:21:14 ---> 85ed5d44042e 21:21:14 Step 5/25 : COPY go.mod vendor* ./ 21:21:14 ---> Using cache 21:21:14 ---> fa807945334f 21:21:14 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:14 ---> Using cache 21:21:14 ---> ce6c25b43071 21:21:14 Step 7/25 : COPY . . 21:21:14 ---> Using cache 21:21:14 ---> e40eb5dcb8d9 21:21:14 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 21:21:14 ---> Using cache 21:21:14 ---> 6b23edc39551 21:21:14 Step 9/25 : WORKDIR /edgex-go/spire-build 21:21:14 ---> Using cache 21:21:14 ---> 145416f11fb7 21:21:14 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 21:21:14 ---> Using cache 21:21:14 ---> 9e0b92133b94 21:21:14 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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 21:21:15 ---> Running in 69982e86b707 21:21:15 ---> c1a4830adc3e 21:21:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:21:15 ---> Running in 940b2aaedb3a 21:21:16 ---> 9a09a2ef86eb 21:21:16 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:21:16 ---> Running in 6918c4933204 21:21:16 Removing intermediate container 6918c4933204 21:21:16 ---> 3d6c5fc853e3 21:21:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:21:17 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:21:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:21:17 ---> ea948c38f933 21:21:17 Step 3/26 : WORKDIR /edgex-go 21:21:17 ---> Using cache 21:21:17 ---> 4dfbce9cd1ac 21:21:17 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 21:21:17 ---> Using cache 21:21:17 ---> 85ed5d44042e 21:21:17 Step 5/26 : COPY go.mod vendor* ./ 21:21:17 ---> Using cache 21:21:17 ---> fa807945334f 21:21:17 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:17 ---> Using cache 21:21:17 ---> ce6c25b43071 21:21:17 Step 7/26 : COPY . . 21:21:17 ---> Using cache 21:21:17 ---> e40eb5dcb8d9 21:21:17 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 21:21:17 ---> Using cache 21:21:17 ---> 6b23edc39551 21:21:17 Step 9/26 : WORKDIR /edgex-go/spire-build 21:21:17 ---> Using cache 21:21:17 ---> 145416f11fb7 21:21:17 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 21:21:17 ---> Using cache 21:21:17 ---> 9e0b92133b94 21:21:17 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:21:17 ---> Using cache 21:21:17 ---> 41d0513a37db 21:21:17 Step 12/26 : WORKDIR /edgex-go 21:21:17 ---> Using cache 21:21:17 ---> 35eeef0235ba 21:21:17 21:21:17 Step 13/26 : FROM alpine:3.17 21:21:17 ---> b2aa39c304c2 21:21:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:21:17 ---> Using cache 21:21:17 ---> 015a2f3fa108 21:21:17 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:21:17 ---> Running in 091233cf3c0e 21:21:17 Removing intermediate container 940b2aaedb3a 21:21:17 ---> 04ebbef79e58 21:21:17 Step 12/25 : WORKDIR /edgex-go 21:21:17 Removing intermediate container 69982e86b707 21:21:17 ---> 9a919449ecd1 21:21:17 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 21:21:17 ---> 1eb8edd12052 21:21:17 Step 21/26 : WORKDIR / 21:21:17 ---> Running in dc86a1326d6c 21:21:17 ---> Running in 62c8561c7219 21:21:17 ---> Running in e034465a56fe 21:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:21:17 Removing intermediate container dc86a1326d6c 21:21:17 ---> 75701e6f2e46 21:21:17 21:21:17 Step 13/25 : FROM alpine:3.17 21:21:17 Removing intermediate container 62c8561c7219 21:21:17 ---> b2aa39c304c2 21:21:17 ---> cfcaf71d31b0 21:21:17 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 19/21 : LABEL arch=x86_64 21:21:17 21:21:17 ---> Using cache 21:21:17 ---> 015a2f3fa108 21:21:17 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:21:17 ---> Running in e58ad74e6dff 21:21:17 ---> Running in d7949c3afdaf 21:21:17 Removing intermediate container e034465a56fe 21:21:17 ---> 8f6f9ce86e84 21:21:17 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:21:17 ---> Running in da5b16a6f407 21:21:17 Removing intermediate container e58ad74e6dff 21:21:17 ---> 6d3e204f3b58 21:21:17 Step 20/21 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:21:17 ---> Running in 0c6dfb213439 21:21:18 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:21:18 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:21:18 OK: 17815 distinct packages available 21:21:18 Removing intermediate container da5b16a6f407 21:21:18 ---> 1f713da36534 21:21:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:21:18 Removing intermediate container 0c6dfb213439 21:21:18 ---> 209c8856d620 21:21:18 Step 21/21 : LABEL version=0.0.0 21:21:18 ---> Running in 52a95f9abeb8 21:21:18 ---> Running in dac42b1354c7 21:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:21:18 Removing intermediate container 52a95f9abeb8 21:21:18 ---> 9f1d934afe01 21:21:18 Step 24/26 : LABEL arch=x86_64 21:21:18 Removing intermediate container dac42b1354c7 21:21:18 ---> a08cf0cc0ce8 21:21:18 21:21:18 ---> Running in 8734658445cb 21:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:21:18 Successfully built a08cf0cc0ce8 21:21:18 Successfully tagged security-proxy-setup:latest 21:21:18 Building security-proxy-auth 21:21:18  Building security-proxy-setup ... done (1/5) Installing dumb-init (1.2.5-r2) 21:21:18 (2/5) Installing musl-obstack (1.2.3-r0) 21:21:18 (3/5) Installing libucontext (1.2-r0) 21:21:18 (4/5) Installing gcompat (1.1.0-r0) 21:21:18 (5/5) Installing openssl (3.0.8-r0) 21:21:18 Executing busybox-1.35.0-r29.trigger 21:21:18 OK: 8 MiB in 20 packages 21:21:18 Removing intermediate container 8734658445cb 21:21:18 ---> 1f8ee50f63d4 21:21:18 Step 25/26 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:21:18 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:21:18 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:21:18 OK: 17815 distinct packages available 21:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:21:19 ---> Running in 00ee6f531ceb 21:21:19 (1/5) Installing dumb-init (1.2.5-r2) 21:21:19 (2/5) Installing musl-obstack (1.2.3-r0) 21:21:19 (3/5) Installing libucontext (1.2-r0) 21:21:19 (4/5) Installing gcompat (1.1.0-r0) 21:21:19 (5/5) Installing openssl (3.0.8-r0) 21:21:19 Executing busybox-1.35.0-r29.trigger 21:21:19 OK: 8 MiB in 20 packages 21:21:20 Removing intermediate container 00ee6f531ceb 21:21:20 ---> 763e216b5dd4 21:21:20 Step 26/26 : LABEL version=0.0.0 21:21:20 ---> Running in 2ed818cb52d0 21:21:20 Removing intermediate container 091233cf3c0e 21:21:20 ---> 27c5684665dd 21:21:20 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 21:21:20 Removing intermediate container 2ed818cb52d0 21:21:20 ---> 67e1cbcaf7c3 21:21:20 21:21:20 Successfully built 67e1cbcaf7c3 21:21:20 Successfully tagged security-spire-config:latest 21:21:20 Building core-command 21:21:20  Building security-spire-config ... done Removing intermediate container d7949c3afdaf 21:21:20 ---> cc530c57c058 21:21:20 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 21:21:20 ---> 7b213b33da6d 21:21:20 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:21:22 ce5c4a1c91eb: Pull complete 21:21:22 169dfbe0d373: Pull complete 21:21:22 e1ff8fa3b103: Pull complete 21:21:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:21:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:21:22 ---> ea948c38f933 21:21:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:21:22 ---> Using cache 21:21:22 ---> 1d7ff4b933ad 21:21:22 Step 4/23 : WORKDIR /edgex-go 21:21:22 ---> Using cache 21:21:22 ---> 7d3d77b83852 21:21:22 Step 5/23 : RUN apk add --update --no-cache make git 21:21:22 ---> Using cache 21:21:22 ---> b6bd3accc3f4 21:21:22 Step 6/23 : COPY go.mod vendor* ./ 21:21:22 ---> Using cache 21:21:22 ---> 11e001651dfd 21:21:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:22 ---> Using cache 21:21:22 ---> 2a1f3b45227f 21:21:22 Step 8/23 : COPY . . 21:21:22 ---> Using cache 21:21:22 ---> 656811a3e56b 21:21:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 21:21:22 ---> e9240e14b686 21:21:22 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:21:22 ---> Running in 458598ec540f 21:21:23 ---> b0897e0983a9 21:21:23 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:21:23 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 21:21:25 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:21:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:21:25 ---> ea948c38f933 21:21:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:21:25 ---> Using cache 21:21:25 ---> 1d7ff4b933ad 21:21:25 Step 4/24 : WORKDIR /edgex-go 21:21:25 ---> Using cache 21:21:25 ---> 7d3d77b83852 21:21:25 Step 5/24 : RUN apk add --update --no-cache make git 21:21:25 ---> Using cache 21:21:25 ---> b6bd3accc3f4 21:21:25 Step 6/24 : COPY go.mod vendor* ./ 21:21:25 ---> Using cache 21:21:25 ---> 11e001651dfd 21:21:25 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:25 ---> Using cache 21:21:25 ---> 2a1f3b45227f 21:21:25 Step 8/24 : COPY . . 21:21:25 ---> Using cache 21:21:25 ---> 656811a3e56b 21:21:25 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:21:27 ---> f75cbb34a586 21:21:27 ---> Running in c4ca5dc934ee 21:21:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:21:27 ---> 257c237516fd 21:21:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:21:27 ---> ecadc140b7dd 21:21:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:21:27 ---> d0a2ad269fdb 21:21:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:21:27 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 21:21:27 ---> 7e926774fde5 21:21:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:21:27 ---> f586e16904bc 21:21:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:21:27 ---> b33f4a88cf22 21:21:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:21:27 ---> 2397f057370e 21:21:27 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:21:27 ---> Running in f1134d3b1a24 21:21:27 ---> Running in 15e88b3f0707 21:21:28 Removing intermediate container f1134d3b1a24 21:21:28 ---> 1ee28e090644 21:21:28 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:21:28 Removing intermediate container 15e88b3f0707 21:21:28 ---> 0f4cf406fd63 21:21:28 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:21:28 ---> Running in da534bce0128 21:21:28 ---> Running in 25c773e87353 21:21:28 Removing intermediate container da534bce0128 21:21:28 ---> 7a1af23cb4e1 21:21:28 Step 24/26 : LABEL arch=x86_64 21:21:28 Removing intermediate container 25c773e87353 21:21:28 ---> 4d374fcf190d 21:21:28 Step 23/25 : LABEL arch=x86_64 21:21:28 ---> Running in 55d7d3e49343 21:21:28 ---> Running in fd3344be3121 21:21:28 Removing intermediate container 55d7d3e49343 21:21:28 Removing intermediate container fd3344be3121 21:21:28 ---> 9e4d370e7bf5 21:21:28 ---> cdb2b69c4918 21:21:28 Step 25/26 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1Step 24/25 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:21:28 21:21:29 52ebb69f0ebf: Pull complete 21:21:29 ---> Running in 2b3c525413c7 21:21:29 ---> Running in c2b6bc70e111 21:21:29 Removing intermediate container 2b3c525413c7 21:21:29 ---> 4b0af4058e4b 21:21:29 Step 25/25 : LABEL version=0.0.0 21:21:29 5abe8eddf0d5: Pull complete 21:21:29 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 21:21:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:21:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:21:29 Removing intermediate container c2b6bc70e111 21:21:29 ---> c89d197d29b8 21:21:29 Step 26/26 : LABEL version=0.0.0 21:21:29 ---> Running in 5548b93f17b5 21:21:29 ---> Running in 42cc511eeac0 21:21:29 Removing intermediate container 5548b93f17b5 21:21:29 ---> 63eb9f41b5a6 21:21:29 21:21:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:21:29 WORKDIR /edgex 21:21:29 COPY go.mod . 21:21:29 RUN go mod download 21:21:29 + docker build -t ci-base-image-arm64 -f - . 21:21:30 Successfully built 63eb9f41b5a6 21:21:30 Successfully tagged security-spire-server:latest 21:21:30  Building security-spire-server ... done Removing intermediate container 42cc511eeac0 21:21:30 ---> a23371194865 21:21:30 21:21:30 Successfully built a23371194865 21:21:30 Successfully tagged security-spire-agent:latest 21:21:30 Sending build context to Docker daemon 2.933MB 21:21:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:21:30 ---> 6cb57ee374ae 21:21:30 Step 2/4 : WORKDIR /edgex 21:21:32 ---> Running in ece2031ce332 21:21:32 Removing intermediate container ece2031ce332 21:21:32 ---> 766f2a814694 21:21:32 Step 3/4 : COPY go.mod . 21:21:32  Building security-spire-agent ... done Removing intermediate container 7b297b2f8c06 21:21:32 ---> e987ae05ac40 21:21:32 21:21:32 Step 10/23 : FROM alpine:3.17 21:21:32 ---> b2aa39c304c2 21:21:32 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:21:32 ---> Running in 4c000a47834d 21:21:33 ---> 9ad6fab3e7bf 21:21:33 Step 4/4 : RUN go mod download 21:21:33 ---> Running in 9a261011598a 21:21:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:21:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:21:33 (1/2) Installing ca-certificates (20220614-r4) 21:21:33 (2/2) Installing dumb-init (1.2.5-r2) 21:21:33 Executing busybox-1.35.0-r29.trigger 21:21:33 Executing ca-certificates-20220614-r4.trigger 21:21:33 OK: 8 MiB in 17 packages 21:21:34 Removing intermediate container 4c000a47834d 21:21:34 ---> 682b3d8d0ecc 21:21:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:21:34 ---> Running in c754ccf6e910 21:21:34 Removing intermediate container c754ccf6e910 21:21:34 ---> 3f85f1a85c1a 21:21:34 Step 13/23 : ENV APP_PORT=59860 21:21:35 ---> Running in 16d090f9335e 21:21:35 Removing intermediate container 16d090f9335e 21:21:35 ---> bbcbdd40d43e 21:21:35 Step 14/23 : EXPOSE $APP_PORT 21:21:35 ---> Running in 4bfa280e320f 21:21:35 Removing intermediate container 4bfa280e320f 21:21:35 ---> f1791e12ce4c 21:21:35 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:21:35 ---> 72d306fa9967 21:21:35 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 21:21:36 ---> 683dc64916dc 21:21:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:21:37 ---> ccf59c482239 21:21:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:21:37 ---> 91b767bb02a0 21:21:37 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:21:37 ---> Running in 26c9cc53444c 21:21:37 Removing intermediate container 26c9cc53444c 21:21:37 ---> 0d2db9be37f1 21:21:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:21:37 ---> Running in 22f8d4345882 21:21:37 Removing intermediate container 22f8d4345882 21:21:37 ---> a99842f7a44f 21:21:37 Step 21/23 : LABEL arch=x86_64 21:21:38 ---> Running in 223b7b15f6c3 21:21:38 Removing intermediate container 223b7b15f6c3 21:21:38 ---> f0ff36fb4997 21:21:38 Step 22/23 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:21:38 ---> Running in 511de336b6ca 21:21:38 Removing intermediate container 511de336b6ca 21:21:38 ---> b10888c9113f 21:21:38 Step 23/23 : LABEL version=0.0.0 21:21:38 ---> Running in 3e534ed5efb7 21:21:38 Removing intermediate container 3e534ed5efb7 21:21:38 ---> dfeae4fef2ea 21:21:38 21:21:38 Successfully built dfeae4fef2ea 21:21:38 Successfully tagged support-notifications:latest 21:21:44  Building support-notifications ... done Removing intermediate container 458598ec540f 21:21:44 ---> f65083b6de0c 21:21:44 21:21:44 Step 10/23 : FROM alpine:3.17 21:21:44 ---> b2aa39c304c2 21:21:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:21:44 ---> Using cache 21:21:44 ---> 6e118d1331e6 21:21:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:21:44 ---> Using cache 21:21:44 ---> e355f1b88553 21:21:44 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:21:44 ---> Using cache 21:21:44 ---> 7b6ba442a38c 21:21:44 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 21:21:44 ---> Using cache 21:21:44 ---> bb2e1d8b8582 21:21:44 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:21:44 ---> 85e0c7e8ceb8 21:21:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 21:21:44 ---> ec3502443c67 21:21:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:21:44 ---> be54738caae8 21:21:44 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:21:44 ---> Running in 3ff077881e97 21:21:45 Removing intermediate container 3ff077881e97 21:21:45 ---> 152f99a04505 21:21:45 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 21:21:45 ---> Running in 02f55922873f 21:21:45 Removing intermediate container 02f55922873f 21:21:45 ---> 03c216d9d4b1 21:21:45 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 21:21:45 ---> Running in 97e5ac70345a 21:21:45 Removing intermediate container 97e5ac70345a 21:21:45 ---> e0826872c57c 21:21:45 Step 21/23 : LABEL arch=x86_64 21:21:45 ---> Running in fead68b362ec 21:21:45 Removing intermediate container fead68b362ec 21:21:45 ---> 05e541a2f525 21:21:45 Step 22/23 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:21:46 ---> Running in d85162518aa2 21:21:46 Removing intermediate container d85162518aa2 21:21:46 ---> 09f7c4b5a49f 21:21:46 Step 23/23 : LABEL version=0.0.0 21:21:46 ---> Running in c5fa7ed2dd48 21:21:46 Removing intermediate container c5fa7ed2dd48 21:21:46 ---> 30c24384065a 21:21:46 21:21:46 Successfully built 30c24384065a 21:21:46 Successfully tagged security-proxy-auth:latest 21:21:47  Building security-proxy-auth ... done Removing intermediate container c4ca5dc934ee 21:21:47 ---> 96dee35b3203 21:21:47 21:21:47 Step 10/24 : FROM alpine:3.17 21:21:47 ---> b2aa39c304c2 21:21:47 Step 11/24 : RUN apk add --update --no-cache dumb-init 21:21:47 ---> Using cache 21:21:47 ---> 3152e754c425 21:21:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:21:47 ---> Using cache 21:21:47 ---> d632daf351fa 21:21:47 Step 13/24 : ENV APP_PORT=59882 21:21:47 ---> Running in d6fb83287e90 21:21:47 Removing intermediate container d6fb83287e90 21:21:47 ---> d3f499572034 21:21:47 Step 14/24 : EXPOSE $APP_PORT 21:21:47 ---> Running in 8805b4061b55 21:21:47 Removing intermediate container 8805b4061b55 21:21:47 ---> 957dd1022c13 21:21:47 Step 15/24 : WORKDIR / 21:21:47 ---> Running in fc9a597b37bf 21:21:47 Removing intermediate container fc9a597b37bf 21:21:47 ---> 5886fff68f1e 21:21:47 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:21:47 ---> b094ad3d2f7f 21:21:47 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 21:21:47 ---> 5d7a192fbefe 21:21:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:21:48 ---> 0b7e35e87292 21:21:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:21:48 ---> cde0f6df61dd 21:21:48 Step 20/24 : ENTRYPOINT ["/core-command"] 21:21:48 ---> Running in f902410ca8ba 21:21:48 Removing intermediate container f902410ca8ba 21:21:48 ---> 28d3ae6a0456 21:21:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:21:48 ---> Running in 7b75fb4c511d 21:21:48 Removing intermediate container 7b75fb4c511d 21:21:48 ---> 0a224f634dd3 21:21:48 Step 22/24 : LABEL arch=x86_64 21:21:48 ---> Running in c3a0f2d2614d 21:21:48 Removing intermediate container c3a0f2d2614d 21:21:48 ---> 2c2fb5cb6412 21:21:48 Step 23/24 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:21:48 ---> Running in 991728be8c9c 21:21:48 Removing intermediate container 991728be8c9c 21:21:48 ---> 26c2e93d810a 21:21:48 Step 24/24 : LABEL version=0.0.0 21:21:48 ---> Running in 9220d1417b5e 21:21:48 Removing intermediate container 9220d1417b5e 21:21:48 ---> 8babdd284c1f 21:21:48 21:21:49 Successfully built 8babdd284c1f 21:21:49 Successfully tagged core-command:latest 21:21:49  Building core-command ... done  [Pipeline] } 21:21:49 $ docker stop --time=1 bd1a3ae3d37758d4da5ffbde75387ab3d77c0e63e89a670140ff8a230c8b5237 21:21:50 $ docker rm -f --volumes bd1a3ae3d37758d4da5ffbde75387ab3d77c0e63e89a670140ff8a230c8b5237 [Pipeline] // withDockerContainer [Pipeline] sh 21:21:50 + docker images 21:21:50 REPOSITORY TAG IMAGE ID CREATED SIZE 21:21:50 core-command latest 8babdd284c1f 2 seconds ago 19.8MB 21:21:50 96dee35b3203 4 seconds ago 1.68GB 21:21:50 security-proxy-auth latest 30c24384065a 4 seconds ago 18.3MB 21:21:50 f65083b6de0c 8 seconds ago 1.66GB 21:21:50 support-notifications latest dfeae4fef2ea 12 seconds ago 33MB 21:21:50 e987ae05ac40 19 seconds ago 1.75GB 21:21:50 security-spire-agent latest a23371194865 21 seconds ago 129MB 21:21:50 security-spire-server latest 63eb9f41b5a6 21 seconds ago 89.8MB 21:21:50 security-spire-config latest 67e1cbcaf7c3 30 seconds ago 88.9MB 21:21:50 security-proxy-setup latest a08cf0cc0ce8 32 seconds ago 18.7MB 21:21:50 75701e6f2e46 33 seconds ago 1.54GB 21:21:50 security-secretstore-setup latest ae54d01696ac 38 seconds ago 32.6MB 21:21:50 support-scheduler latest 380b9acef7ac 41 seconds ago 32.4MB 21:21:50 35eeef0235ba 42 seconds ago 1.54GB 21:21:50 39545d56a534 43 seconds ago 1.66GB 21:21:50 89c01319a0f2 47 seconds ago 1.75GB 21:21:50 3b27f3c54a6d 54 seconds ago 1.68GB 21:21:50 security-bootstrapper latest e8f710675ef3 About a minute ago 22MB 21:21:50 core-common-config-bootstrapper latest 4b754e5c21f7 About a minute ago 17.6MB 21:21:50 core-metadata latest f1049526f51c About a minute ago 20.6MB 21:21:50 security-spiffe-token-provider latest 087e038c0796 About a minute ago 32.6MB 21:21:50 core-data latest 02018aa3fbed About a minute ago 20MB 21:21:50 6722171a766a About a minute ago 1.72GB 21:21:50 f58dd5b7e5db About a minute ago 1.69GB 21:21:50 8304f87a6d56 About a minute ago 1.68GB 21:21:50 ced1a61fa146 About a minute ago 1.69GB 21:21:50 a92b0deeae9f About a minute ago 1.67GB 21:21:50 ci-base-image-x86_64 latest ea948c38f933 5 minutes ago 883MB 21:21:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 days ago 664MB 21:21:50 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 21:21:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 21:21:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:22:05 Removing intermediate container 9a261011598a 21:22:05 ---> 6ccd9b25c4a8 21:22:05 Successfully built 6ccd9b25c4a8 21:22:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:05 + docker inspect -f . ci-base-image-arm64 21:22:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:05 prd-ubuntu20.04-docker-arm64-4c-16g-2286 does not seem to be running inside a container 21:22:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:22:07 $ docker top 1e420d1a8d979adbbfc66dd33233a80b387ce326c1aa4710e7a707f2500a61ae -eo pid,comm [Pipeline] { [Pipeline] sh 21:22:07 + go version 21:22:07 go version go1.20.2 linux/arm64 [Pipeline] } 21:22:07 $ docker stop --time=1 1e420d1a8d979adbbfc66dd33233a80b387ce326c1aa4710e7a707f2500a61ae 21:22:09 $ docker rm -f --volumes 1e420d1a8d979adbbfc66dd33233a80b387ce326c1aa4710e7a707f2500a61ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:10 + docker inspect -f . ci-base-image-arm64 21:22:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:10 prd-ubuntu20.04-docker-arm64-4c-16g-2286 does not seem to be running inside a container 21:22:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:22:11 $ docker top 50fd7e3ee2a2d9f987314b806cc80abcce76b6b3cdd108cf22ad562550bdce46 -eo pid,comm [Pipeline] { [Pipeline] echo 21:22:11 ========================================================= 21:22:11 [edgeXBuildGoParallel] Running Tests and Build... 21:22:11 ========================================================= [Pipeline] sh 21:22:11 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 21:22:12 + make test 21:22:12 go test -race -coverprofile=coverage.out ./... 21:22:51 ? github.com/edgexfoundry/edgex-go [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:24:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:24:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:24:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.263s coverage: 28.7% of statements 21:25:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.290s coverage: 98.5% of statements 21:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:25:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.730s coverage: 71.2% of statements 21:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:25:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.342s coverage: 54.0% of statements 21:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:25:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:25:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:25:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.387s coverage: 88.5% of statements 21:25:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.634s coverage: 3.9% of statements 21:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:25:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.660s coverage: 95.6% of statements 21:25:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:25:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:25:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:25:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:25:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:25:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.219s coverage: 72.2% of statements 21:25:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:25:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:25:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:25:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.246s coverage: 65.9% of statements 21:26:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:26:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.437s coverage: 0.9% of statements 21:26:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.272s coverage: 29.0% of statements 21:26:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.322s coverage: 45.5% of statements 21:26:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.276s coverage: 82.9% of statements 21:26:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.277s coverage: 94.1% of statements 21:26:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.373s coverage: 96.3% of statements 21:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements 21:26:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:26:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:26:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:26:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:26:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.208s coverage: 94.4% of statements 21:26:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:26:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:26:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:26:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:26:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:26:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:26:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:26:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.278s coverage: 79.9% of statements 21:26:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.276s coverage: 92.9% of statements 21:26:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.093s coverage: 64.4% of statements 21:26:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.250s coverage: 86.9% of statements 21:26:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 21:26:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements 21:26:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements 21:26:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.450s coverage: 81.2% of statements 21:26:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:26:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.466s coverage: 82.1% of statements 21:26:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:26:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 84.8% of statements 21:26:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:26:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.693s coverage: 63.1% of statements 21:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.455s coverage: 100.0% of statements 21:26:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.133s coverage: 89.4% of statements 21:26:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 21:26:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements 21:26:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:26:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:26:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:26:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 21:26:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:26:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:26:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:26:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.052s coverage: 38.4% of statements 21:26:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.244s coverage: 89.5% of statements 21:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:27:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.220s coverage: 84.8% of statements 21:27:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:27:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:27:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:27:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:27:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.318s coverage: 17.7% of statements 21:27:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:27:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:27:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:27:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:27:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.592s coverage: 92.3% of statements 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.285s coverage: 61.5% of statements 21:27:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:27:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:27:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.382s coverage: 97.7% of statements 21:27:24 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 21:27:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:27:24 go vet ./... 21:30:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:30:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:30:16 ./bin/test-attribution-txt.sh [Pipeline] echo 21:30:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:30:17 + ls -al . 21:30:17 total 700 21:30:17 drwxrwxr-x 10 1001 1001 4096 Mar 15 21:22 . 21:30:17 drwxr-xr-x 4 root root 4096 Mar 15 21:22 .. 21:30:17 drwxrwxr-x 2 1001 1001 4096 Mar 15 21:20 .blubracket 21:30:17 -rw-rw-r-- 1 1001 1001 16 Mar 15 21:20 .dockerignore 21:30:17 drwxrwxr-x 8 1001 1001 4096 Mar 15 21:20 .git 21:30:17 drwxrwxr-x 3 1001 1001 4096 Mar 15 21:20 .github 21:30:17 -rw-rw-r-- 1 1001 1001 1133 Mar 15 21:20 .gitignore 21:30:17 -rw-rw-r-- 1 1001 1001 42 Mar 15 21:20 .golangci.yml 21:30:17 -rw-rw-r-- 1 1001 1001 87 Mar 15 21:20 .hadolint.yml 21:30:17 -rw-rw-r-- 1 1001 1001 166 Mar 15 21:20 .sonarcloud.properties 21:30:17 -rw-rw-r-- 1 1001 1001 1171 Mar 15 21:20 ADOPTERS.md 21:30:17 -rw-rw-r-- 1 1001 1001 10825 Mar 15 21:20 Attribution.txt 21:30:17 -rw-rw-r-- 1 1001 1001 73765 Mar 15 21:20 CHANGELOG.md 21:30:17 -rw-rw-r-- 1 1001 1001 3804 Mar 15 21:20 CONTRIBUTING.md 21:30:17 -rw-rw-r-- 1 1001 1001 677 Mar 15 21:20 GOVERNANCE.md 21:30:17 -rw-rw-r-- 1 1001 1001 883 Mar 15 21:20 Jenkinsfile 21:30:17 -rw-rw-r-- 1 1001 1001 10775 Mar 15 21:20 LICENSE 21:30:17 -rw-rw-r-- 1 1001 1001 14266 Mar 15 21:20 Makefile 21:30:17 -rw-rw-r-- 1 1001 1001 582 Mar 15 21:20 OWNERS.md 21:30:17 -rw-rw-r-- 1 1001 1001 9403 Mar 15 21:20 README.md 21:30:17 -rw-rw-r-- 1 1001 1001 789 Mar 15 21:20 SECURITY.md 21:30:17 -rw-rw-r-- 1 1001 1001 5 Mar 15 21:16 VERSION 21:30:17 drwxrwxr-x 2 1001 1001 4096 Mar 15 21:20 bin 21:30:17 drwxrwxr-x 18 1001 1001 4096 Mar 15 21:20 cmd 21:30:17 -rw-r--r-- 1 root root 447486 Mar 15 21:27 coverage.out 21:30:17 -rw-rw-r-- 1 1001 1001 3232 Mar 15 21:20 go.mod 21:30:17 -rw-rw-r-- 1 1001 1001 31098 Mar 15 21:20 go.sum 21:30:17 drwxrwxr-x 7 1001 1001 4096 Mar 15 21:20 internal 21:30:17 drwxrwxr-x 3 1001 1001 4096 Mar 15 21:20 openapi 21:30:17 -rw-rw-r-- 1 1001 1001 594 Mar 15 21:20 security.txt 21:30:17 drwxrwxr-x 4 1001 1001 4096 Mar 15 21:20 snap 21:30:17 -rw-rw-r-- 1 1001 1001 204 Mar 15 21:20 version.go [Pipeline] sh 21:30:17 + '[' -e coverage.out ] 21:30:17 + chown 1001:1001 coverage.out [Pipeline] stash 21:30:17 Warning: overwriting stash ‘coverage-report’ 21:30:18 Stashed 1 file(s) [Pipeline] sh 21:30:19 + make build 21:30:19 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 21:31:56 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 21:32:01 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 21:32:06 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 21:32:10 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 21:32:57 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 21:33: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:33:09 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 21:33:16 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 21:33:19 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 21:33:24 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 21:33:30 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] } 21:33:37 $ docker stop --time=1 50fd7e3ee2a2d9f987314b806cc80abcce76b6b3cdd108cf22ad562550bdce46 21:33:39 $ docker rm -f --volumes 50fd7e3ee2a2d9f987314b806cc80abcce76b6b3cdd108cf22ad562550bdce46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:33:41 21:33:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:33:42 latest: Pulling from edgex-devops/edgex-compose-arm64 21:33:42 29e5d40040c1: Pulling fs layer 21:33:42 1ce36da41761: Pulling fs layer 21:33:42 25b303627fd3: Pulling fs layer 21:33:42 29e5d40040c1: Verifying Checksum 21:33:42 29e5d40040c1: Download complete 21:33:42 1ce36da41761: Verifying Checksum 21:33:42 1ce36da41761: Download complete 21:33:42 29e5d40040c1: Pull complete 21:33:44 1ce36da41761: Pull complete 21:33:44 25b303627fd3: Verifying Checksum 21:33:44 25b303627fd3: Download complete 21:33:54 25b303627fd3: Pull complete 21:33:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:33:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:33:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:54 prd-ubuntu20.04-docker-arm64-4c-16g-2286 does not seem to be running inside a container 21:33:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:33:57 $ docker top e11ef605097a17ce8f658184e1b0f904d74f568f24bcd36bc45e4843755647eb -eo pid,comm [Pipeline] { [Pipeline] sh 21:33:57 + docker-compose build --help 21:33:57 + grep parallel 21:34:03 --parallel Build images in parallel. [Pipeline] } 21:34:03 $ docker stop --time=1 e11ef605097a17ce8f658184e1b0f904d74f568f24bcd36bc45e4843755647eb 21:34:04 $ docker rm -f --volumes e11ef605097a17ce8f658184e1b0f904d74f568f24bcd36bc45e4843755647eb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:34:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:05 prd-ubuntu20.04-docker-arm64-4c-16g-2286 does not seem to be running inside a container 21:34:05 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:34:06 $ docker top f7cb89ad39582e2ce324397ffcf918a79609fc2758fb5c8c3cdd47a484899374 -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:07 + docker-compose -f ./docker-compose-build.yml build --parallel 21:34:13 Building core-command ... 21:34:13 Building core-common-config-bootstrapper ... 21:34:13 Building core-data ... 21:34:13 Building core-metadata ... 21:34:13 Building security-bootstrapper ... 21:34:13 Building security-proxy-auth ... 21:34:13 Building security-proxy-setup ... 21:34:13 Building security-secretstore-setup ... 21:34:13 Building security-spiffe-token-provider ... 21:34:13 Building security-spire-agent ... 21:34:13 Building security-spire-config ... 21:34:13 Building security-spire-server ... 21:34:13 Building support-notifications ... 21:34:13 Building support-scheduler ... 21:34:13 Building core-command 21:34:13 Building core-data 21:34:13 Building security-bootstrapper 21:34:13 Building core-metadata 21:34:13 Building security-spiffe-token-provider 21:35:00 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:35:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:35:00 ---> 6ccd9b25c4a8 21:35:00 Step 3/20 : WORKDIR /edgex-go 21:35:00 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:35:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:35:00 ---> 6ccd9b25c4a8 21:35:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:35:00 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:35:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:35:00 ---> 6ccd9b25c4a8 21:35:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:35:00 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:35:00 Step 2/33 : FROM ${BUILDER_BASE} AS builder 21:35:00 ---> 6ccd9b25c4a8 21:35:00 Step 3/33 : WORKDIR /edgex-go 21:35:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:35:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:35:00 ---> 6ccd9b25c4a8 21:35:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:35:01 ---> Running in 2d7d2a93c0f5 21:35:01 ---> Running in 3b5d26dbe341 21:35:01 ---> Running in 50cd9a5d4d27 21:35:01 ---> Running in fba9800d7838 21:35:01 ---> Running in 0f9fc1e3fabf 21:35:01 Removing intermediate container 3b5d26dbe341 21:35:01 ---> ebfc417b96d5 21:35:01 Step 4/24 : WORKDIR /edgex-go 21:35:01 Removing intermediate container fba9800d7838 21:35:01 ---> 65a9b2921256 21:35:01 Step 4/23 : WORKDIR /edgex-go 21:35:01 Removing intermediate container 50cd9a5d4d27 21:35:01 ---> 886147cee045 21:35:01 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:35:01 ---> Running in de229004487f 21:35:01 Removing intermediate container 2d7d2a93c0f5 21:35:01 ---> ff54c4c37904 21:35:01 Step 4/33 : RUN apk add --update --no-cache make git 21:35:01 ---> Running in dd775599a6fe 21:35:01 ---> Running in c662c576b929 21:35:01 Removing intermediate container 0f9fc1e3fabf 21:35:01 ---> 062cddcfc135 21:35:01 Step 4/25 : WORKDIR /edgex-go 21:35:01 ---> Running in 2c0025e423d6 21:35:02 ---> Running in 409fa16074c3 21:35:02 Removing intermediate container de229004487f 21:35:02 ---> d7982ca26233 21:35:02 Step 5/24 : RUN apk add --update --no-cache make git 21:35:02 Removing intermediate container dd775599a6fe 21:35:02 ---> cb7c196bdc88 21:35:02 Step 5/23 : RUN apk add --update --no-cache make git 21:35:02 ---> Running in b08ad9ec8fa7 21:35:03 ---> Running in b9b15571d97b 21:35:03 Removing intermediate container 409fa16074c3 21:35:03 ---> 45e5014d18db 21:35:03 Step 5/25 : RUN apk add --update --no-cache make git 21:35:03 ---> Running in 410462eacf34 21:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:35:06 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:35:06 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:35:06 OK: 17686 distinct packages available 21:35:07 OK: 263 MiB in 53 packages 21:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:35:07 OK: 263 MiB in 53 packages 21:35:07 OK: 263 MiB in 53 packages 21:35:07 OK: 263 MiB in 53 packages 21:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:35:09 OK: 263 MiB in 53 packages 21:35:09 Removing intermediate container 2c0025e423d6 21:35:09 ---> db3e0a41b475 21:35:09 Step 5/33 : COPY go.mod vendor* ./ 21:35:09 Removing intermediate container b08ad9ec8fa7 21:35:09 ---> 375c0b07335a 21:35:09 Step 6/24 : COPY go.mod vendor* ./ 21:35:09 Removing intermediate container 410462eacf34 21:35:09 ---> a369677f3d3a 21:35:09 Step 6/25 : COPY go.mod vendor* ./ 21:35:10 Removing intermediate container b9b15571d97b 21:35:10 ---> 2d8c34aeb257 21:35:10 Step 6/23 : COPY go.mod vendor* ./ 21:35:10 ---> 2b7a766d3532 21:35:10 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:10 Removing intermediate container c662c576b929 21:35:10 ---> bc38a131710c 21:35:10 Step 5/20 : COPY go.mod vendor* ./ 21:35:11 ---> Running in c1ed64660d8f 21:35:11 ---> 91bef8c106db 21:35:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:11 ---> e45fd0c0960d 21:35:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:11 ---> Running in 1653740cd030 21:35:11 ---> Running in e82bcf90681e 21:35:11 ---> f24139def28a 21:35:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:11 ---> Running in 6048325e0fb4 21:35:12 ---> 115d09f94ffb 21:35:12 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:12 ---> Running in 384dc0d93702 21:37:04 Removing intermediate container c1ed64660d8f 21:37:04 ---> 5db1a371c21e 21:37:04 Step 7/33 : COPY . . 21:37:04 Removing intermediate container 1653740cd030 21:37:04 ---> 1c2d84b43d6c 21:37:04 Step 8/24 : COPY . . 21:37:04 Removing intermediate container 384dc0d93702 21:37:04 ---> 7a8abcde3fb7 21:37:04 Step 7/20 : COPY . . 21:37:04 Removing intermediate container e82bcf90681e 21:37:04 ---> f72bbe2a0023 21:37:04 Step 8/25 : COPY . . 21:37:04 Removing intermediate container 6048325e0fb4 21:37:04 ---> 447a29475096 21:37:04 Step 8/23 : COPY . . 21:37:16 ---> d35ccc440bfe 21:37:16 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:37:16 ---> e79ee84365b8 21:37:16 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:37:16 ---> Running in f080959a05cb 21:37:16 ---> 147886796d55 21:37:16 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:37:16 ---> Running in d5fdc7f488cf 21:37:16 ---> d17d7fbd0764 21:37:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 21:37:16 ---> 54f78a4c97b0 21:37:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:37:16 ---> Running in d24b77119ae8 21:37:16 ---> Running in 02aab333f3ed 21:37:16 ---> Running in 241039fe817d 21:37:18 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 21:37:18 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 21:37:18 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 21:37:19 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 21:37:19 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 21:43:56 Removing intermediate container f080959a05cb 21:43:56 ---> 1037b8442be6 21:43:56 21:43:56 Step 9/33 : FROM alpine:3.17 21:43:56 3.17: Pulling from library/alpine 21:43:56 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 21:43:56 Status: Downloaded newer image for alpine:3.17 21:43:56 ---> d74e625d9115 21:43:56 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:43:56 ---> Running in 9b7b0b91cd7b 21:43:56 Removing intermediate container 9b7b0b91cd7b 21:43:56 ---> 34c6467cb3c1 21:43:56 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 21:43:56 ---> Running in fa5ff3c83906 21:43:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:43:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:43:56 (1/2) Installing dumb-init (1.2.5-r2) 21:43:56 (2/2) Installing su-exec (0.2-r2) 21:43:56 Executing busybox-1.35.0-r29.trigger 21:43:56 OK: 8 MiB in 17 packages 21:43:56 Removing intermediate container fa5ff3c83906 21:43:56 ---> 7bc2a75d463f 21:43:56 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 21:43:57 ---> Running in 39335c2d0551 21:43:57 Removing intermediate container 39335c2d0551 21:43:57 ---> 32e7af487158 21:43:57 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:43:58 ---> Running in 43f02318edc7 21:43:58 Removing intermediate container 43f02318edc7 21:43:58 ---> abaa1bc23990 21:43:58 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:43:58 ---> Running in caf845a6ab88 21:43:59 Removing intermediate container caf845a6ab88 21:43:59 ---> c6dfbc3b349b 21:43:59 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:43:59 ---> Running in 95e87631d6d5 21:44:01 Removing intermediate container 95e87631d6d5 21:44:01 ---> 954383778d99 21:44:01 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:44:01 ---> Running in 83861d44f0f7 21:44:05 Removing intermediate container 83861d44f0f7 21:44:05 ---> 2b460cf72213 21:44:05 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 21:44:05 ---> Running in cdfb7aaea733 21:44:05 Removing intermediate container cdfb7aaea733 21:44:05 ---> 80095dd8cdac 21:44:05 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:44:06 ---> b1793d7e1925 21:44:06 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:44:06 ---> Running in 7450e2fa89ea 21:44:09 Removing intermediate container 7450e2fa89ea 21:44:09 ---> cf5f175b43e3 21:44:09 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 21:44:10 ---> 388dff2fb54a 21:44:10 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 21:44:14 ---> 7f583738fc79 21:44:14 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:44:15 ---> ec261d13b2af 21:44:15 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:44:16 ---> ab56a4c949bb 21:44:16 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:44:17 ---> 0a696ed6ab6e 21:44:17 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:44:18 ---> f158d13fd638 21:44:18 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:44:19 ---> 35b8742b55b1 21:44:19 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:44:19 ---> aef65c345674 21:44:19 Step 28/33 : RUN chmod +x /entrypoint.sh 21:44:19 ---> Running in a9196307468b 21:44:23 Removing intermediate container a9196307468b 21:44:23 ---> 31b40024f956 21:44:23 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 21:44:23 ---> Running in 460aa9e629ee 21:44:23 Removing intermediate container 460aa9e629ee 21:44:23 ---> 610b7c4af87a 21:44:23 Step 30/33 : CMD ["gate"] 21:44:23 ---> Running in 11a7a2648fa2 21:44:24 Removing intermediate container 11a7a2648fa2 21:44:24 ---> 88e2a07d5e45 21:44:24 Step 31/33 : LABEL arch=arm64 21:44:24 ---> Running in af894975e729 21:44:25 Removing intermediate container af894975e729 21:44:25 ---> d73e6705fe6e 21:44:25 Step 32/33 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:44:25 ---> Running in 89016d708bcd 21:44:25 Removing intermediate container 89016d708bcd 21:44:25 ---> 5ed336078cbf 21:44:25 Step 33/33 : LABEL version=0.0.0 21:44:26 ---> Running in 680f8afe3d3b 21:44:26 Removing intermediate container 680f8afe3d3b 21:44:26 ---> 3bae3ebc0e21 21:44:26 21:44:27 Successfully built 3bae3ebc0e21 21:44:27 Successfully tagged security-bootstrapper-arm64:latest 21:44:27  Building security-bootstrapper ... done Building support-scheduler 21:44:36 Removing intermediate container d24b77119ae8 21:44:36 ---> 050b1ec803ba 21:44:36 21:44:36 Step 10/24 : FROM alpine:3.17 21:44:36 ---> d74e625d9115 21:44:36 Step 11/24 : RUN apk add --update --no-cache dumb-init 21:44:36 ---> Running in 53a7104ba03c 21:44:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:44:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:44:40 (1/1) Installing dumb-init (1.2.5-r2) 21:44:40 Executing busybox-1.35.0-r29.trigger 21:44:41 OK: 8 MiB in 16 packages 21:44:43 Removing intermediate container 53a7104ba03c 21:44:43 ---> 328a6ef0832f 21:44:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:44:43 ---> Running in 3a5871b1da9f 21:44:43 Removing intermediate container 3a5871b1da9f 21:44:43 ---> 9127aa3a2955 21:44:43 Step 13/24 : ENV APP_PORT=59882 21:44:43 ---> Running in a937cfed584a 21:44:44 Removing intermediate container a937cfed584a 21:44:44 ---> 6e283997d1ed 21:44:44 Step 14/24 : EXPOSE $APP_PORT 21:44:44 ---> Running in 0a9cd167a39d 21:44:45 Removing intermediate container 0a9cd167a39d 21:44:45 ---> 78f786c43569 21:44:45 Step 15/24 : WORKDIR / 21:44:46 ---> Running in 3bbc890415f1 21:44:48 Removing intermediate container 3bbc890415f1 21:44:48 ---> 0ec3600fa6ad 21:44:48 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:44:48 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:44:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:44:48 ---> 6ccd9b25c4a8 21:44:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:44:48 ---> Using cache 21:44:48 ---> 062cddcfc135 21:44:48 Step 4/23 : WORKDIR /edgex-go 21:44:48 ---> Using cache 21:44:48 ---> 45e5014d18db 21:44:48 Step 5/23 : RUN apk add --update --no-cache make git 21:44:48 ---> Using cache 21:44:48 ---> a369677f3d3a 21:44:48 Step 6/23 : COPY go.mod vendor* ./ 21:44:48 ---> Using cache 21:44:48 ---> e45fd0c0960d 21:44:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:44:48 ---> Using cache 21:44:48 ---> f72bbe2a0023 21:44:48 Step 8/23 : COPY . . 21:44:48 ---> Using cache 21:44:48 ---> e79ee84365b8 21:44:48 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 21:44:48 ---> Running in e865500f5920 21:44:49 ---> 525057660faf 21:44:49 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 21:44:51 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 21:44:51 ---> a4ce9d388c6c 21:44:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:44:55 ---> 055f30699c5c 21:44:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:44:57 ---> f414a095cccc 21:44:57 Step 20/24 : ENTRYPOINT ["/core-command"] 21:44:57 ---> Running in 13014867b9ef 21:44:59 Removing intermediate container 13014867b9ef 21:44:59 ---> 5f00c70dec43 21:44:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:44:59 ---> Running in 22d78531deab 21:45:00 Removing intermediate container 22d78531deab 21:45:00 ---> 88832ead4062 21:45:00 Step 22/24 : LABEL arch=arm64 21:45:00 ---> Running in 747633eb52ba 21:45:02 Removing intermediate container 747633eb52ba 21:45:02 ---> 334df51e2fc7 21:45:02 Step 23/24 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:45:02 ---> Running in 2e2f9a066cb9 21:45:03 Removing intermediate container 2e2f9a066cb9 21:45:03 ---> 2d2388122c5c 21:45:03 Step 24/24 : LABEL version=0.0.0 21:45:03 ---> Running in 797f4a5dfa9a 21:45:03 Removing intermediate container d5fdc7f488cf 21:45:03 ---> c525881ac6e5 21:45:03 21:45:03 Step 10/25 : FROM alpine:3.17 21:45:03 ---> d74e625d9115 21:45:03 Step 11/25 : RUN apk add --update --no-cache dumb-init 21:45:03 ---> Using cache 21:45:03 ---> 328a6ef0832f 21:45:03 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:45:03 ---> Using cache 21:45:03 ---> 9127aa3a2955 21:45:03 Step 13/25 : ENV APP_PORT=59881 21:45:04 ---> Running in d61ca145675c 21:45:04 Removing intermediate container 797f4a5dfa9a 21:45:04 ---> e8a98147506f 21:45:04 21:45:04 Removing intermediate container d61ca145675c 21:45:04 ---> 71aa4220effe 21:45:04 Step 14/25 : EXPOSE $APP_PORT 21:45:05 ---> Running in 7f78958677f0 21:45:05 Successfully built e8a98147506f 21:45:05 Successfully tagged core-command-arm64:latest 21:45:05 Building support-notifications 21:45:07  Building core-command ... done Removing intermediate container 7f78958677f0 21:45:07 ---> f3da20136d5a 21:45:07 Step 15/25 : WORKDIR / 21:45:07 ---> Running in 9336d40571d2 21:45:07 Removing intermediate container 02aab333f3ed 21:45:07 ---> 15024458df72 21:45:07 21:45:07 Step 10/23 : FROM alpine:3.17 21:45:07 ---> d74e625d9115 21:45:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:45:07 ---> Running in a869b7114e7f 21:45:08 Removing intermediate container 9336d40571d2 21:45:08 ---> ecde28cff8a2 21:45:08 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:45:08 Removing intermediate container a869b7114e7f 21:45:08 ---> e49a31d45968 21:45:08 Step 12/23 : ENV APP_PORT=59880 21:45:08 ---> Running in 859910fe35b9 21:45:09 Removing intermediate container 859910fe35b9 21:45:09 ---> cae1fbffc214 21:45:09 Step 13/23 : EXPOSE $APP_PORT 21:45:09 ---> d3bbc2a4d256 21:45:09 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 21:45:09 ---> Running in 42920700ac58 21:45:10 Removing intermediate container 42920700ac58 21:45:10 ---> 59c6618371ff 21:45:10 Step 14/23 : RUN apk add --update --no-cache dumb-init 21:45:10 ---> Running in 386fba58748c 21:45:10 ---> 05e204c91b4c 21:45:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:13 ---> eae47b707603 21:45:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:14 ---> 408ccbbb8de6 21:45:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:45:15 (1/1) Installing dumb-init (1.2.5-r2) 21:45:15 Executing busybox-1.35.0-r29.trigger 21:45:15 OK: 8 MiB in 16 packages 21:45:16 ---> c392232a8db5 21:45:16 Step 21/25 : ENTRYPOINT ["/core-metadata"] 21:45:16 ---> Running in 2d625d51776e 21:45:17 Removing intermediate container 386fba58748c 21:45:17 ---> 802ac8b42108 21:45:17 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:45:17 Removing intermediate container 2d625d51776e 21:45:17 ---> 26d9007943d0 21:45:17 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:45:17 ---> Running in fd88b801ad93 21:45:20 ---> 94b2976cab37 21:45:20 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 21:45:20 Removing intermediate container fd88b801ad93 21:45:20 ---> b18dc0e0c0dc 21:45:20 Step 23/25 : LABEL arch=arm64 21:45:20 ---> Running in d25411fb71f8 21:45:21 Removing intermediate container d25411fb71f8 21:45:21 ---> 654c5fa676e8 21:45:21 Step 24/25 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:45:21 ---> Running in 8629f2961cd4 21:45:21 ---> 4812b2c741d8 21:45:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:45:22 Removing intermediate container 8629f2961cd4 21:45:22 ---> 877d982f596f 21:45:22 Step 25/25 : LABEL version=0.0.0 21:45:22 ---> Running in acc7e1bc5469 21:45:23 Removing intermediate container acc7e1bc5469 21:45:23 ---> 57ffe00fe142 21:45:23 21:45:24 Successfully built 57ffe00fe142 21:45:24 Successfully tagged core-metadata-arm64:latest 21:45:24 Building security-spire-config 21:45:24  Building core-metadata ... done  ---> eec9d7448b0a 21:45:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:45:25 ---> affa8f302624 21:45:25 Step 19/23 : ENTRYPOINT ["/core-data"] 21:45:26 ---> Running in 9eb9372ed7ac 21:45:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:45:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:45:26 ---> 6ccd9b25c4a8 21:45:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:45:26 ---> Using cache 21:45:26 ---> 062cddcfc135 21:45:26 Step 4/23 : WORKDIR /edgex-go 21:45:26 ---> Using cache 21:45:26 ---> 45e5014d18db 21:45:26 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:45:26 ---> Running in 45f9802d75d5 21:45:27 Removing intermediate container 9eb9372ed7ac 21:45:27 ---> 436645598cb5 21:45:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:45:27 ---> Running in f8d3981f6423 21:45:27 Removing intermediate container f8d3981f6423 21:45:27 ---> b47a09971a0a 21:45:27 Step 21/23 : LABEL arch=arm64 21:45:28 ---> Running in f3f398811560 21:45:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:28 Removing intermediate container f3f398811560 21:45:28 ---> 7385e83a86ca 21:45:28 Step 22/23 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:45:28 ---> Running in bbf7cdfa56a2 21:45:29 Removing intermediate container bbf7cdfa56a2 21:45:29 ---> c786df87f0fe 21:45:29 Step 23/23 : LABEL version=0.0.0 21:45:29 ---> Running in de8700a35c28 21:45:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:30 Removing intermediate container de8700a35c28 21:45:30 ---> a4cfb3e56690 21:45:30 21:45:30 Successfully built a4cfb3e56690 21:45:30 Successfully tagged core-data-arm64:latest 21:45:30 Building security-secretstore-setup 21:45:30  Building core-data ... done OK: 263 MiB in 53 packages 21:45:33 Removing intermediate container 45f9802d75d5 21:45:33 ---> 019f784132da 21:45:33 Step 6/23 : COPY go.mod vendor* ./ 21:45:34 ---> 6e3f9548e772 21:45:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:34 ---> Running in 93f6d5f38d49 21:45:52 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:45:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:45:52 ---> 6ccd9b25c4a8 21:45:52 Step 3/26 : WORKDIR /edgex-go 21:45:52 ---> Using cache 21:45:52 ---> ff54c4c37904 21:45:52 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 21:45:52 ---> Running in 515583c3eb89 21:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:55 OK: 263 MiB in 53 packages 21:45:58 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:45:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:45:58 ---> 6ccd9b25c4a8 21:45:58 Step 3/24 : WORKDIR /edgex-go 21:45:58 ---> Using cache 21:45:58 ---> ff54c4c37904 21:45:58 Step 4/24 : RUN apk add --update --no-cache make git 21:45:58 ---> Using cache 21:45:58 ---> db3e0a41b475 21:45:58 Step 5/24 : COPY go.mod vendor* ./ 21:45:58 ---> Using cache 21:45:58 ---> 2b7a766d3532 21:45:58 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:58 ---> Using cache 21:45:58 ---> 5db1a371c21e 21:45:58 Step 7/24 : COPY . . 21:45:58 ---> Using cache 21:45:58 ---> d35ccc440bfe 21:45:58 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:45:58 Removing intermediate container 515583c3eb89 21:45:58 ---> cfde1b5b5527 21:45:58 Step 5/26 : COPY go.mod vendor* ./ 21:45:58 ---> Running in 658e39e803f4 21:46:01 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 21:46:01 ---> f529fa08ccb6 21:46:01 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:02 ---> Running in 48aa8f39c067 21:46:04 Removing intermediate container 241039fe817d 21:46:04 ---> ebf0b2a95a4d 21:46:04 21:46:04 Step 9/20 : FROM alpine:3.17 21:46:04 ---> d74e625d9115 21:46:04 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:46:04 ---> Using cache 21:46:04 ---> 34c6467cb3c1 21:46:04 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:46:04 ---> Running in 0c597b6d5a7e 21:46:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:46:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:46:09 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:46:09 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:46:09 OK: 17686 distinct packages available 21:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:46:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:46:12 (1/9) Installing ca-certificates (20220614-r4) 21:46:12 (2/9) Installing brotli-libs (1.0.9-r9) 21:46:12 (3/9) Installing nghttp2-libs (1.51.0-r0) 21:46:12 (4/9) Installing libcurl (7.88.1-r0) 21:46:12 (5/9) Installing curl (7.88.1-r0) 21:46:12 (6/9) Installing dumb-init (1.2.5-r2) 21:46:12 (7/9) Installing musl-obstack (1.2.3-r0) 21:46:12 (8/9) Installing libucontext (1.2-r0) 21:46:12 (9/9) Installing gcompat (1.1.0-r0) 21:46:12 Executing busybox-1.35.0-r29.trigger 21:46:12 Executing ca-certificates-20220614-r4.trigger 21:46:13 OK: 11 MiB in 24 packages 21:46:16 Removing intermediate container 0c597b6d5a7e 21:46:16 ---> 327a88892cf2 21:46:16 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:46:17 ---> 30ccaad4c32e 21:46:17 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 21:46:18 ---> 42ffebc065f5 21:46:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:46:20 ---> f54736cedaa4 21:46:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:46:21 ---> f14752417865 21:46:21 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:46:21 ---> Running in 1f6c9e322e52 21:46:22 Removing intermediate container 1f6c9e322e52 21:46:22 ---> 17cc912aa6c3 21:46:22 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:46:22 ---> Running in 4d816017b165 21:46:23 Removing intermediate container 4d816017b165 21:46:23 ---> 7fb0383caadc 21:46:23 Step 18/20 : LABEL arch=arm64 21:46:23 ---> Running in 0a46f9e69437 21:46:24 Removing intermediate container 0a46f9e69437 21:46:24 ---> fbf30b484575 21:46:24 Step 19/20 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:46:24 ---> Running in f4b4d0c3698f 21:46:25 Removing intermediate container f4b4d0c3698f 21:46:25 ---> 58efa4593edb 21:46:25 Step 20/20 : LABEL version=0.0.0 21:46:25 ---> Running in 2d26591dfdc0 21:46:26 Removing intermediate container 2d26591dfdc0 21:46:26 ---> 94239fcc15ee 21:46:26 21:46:26 Successfully built 94239fcc15ee 21:46:26 Successfully tagged security-spiffe-token-provider-arm64:latest 21:46:26 Building security-spire-server 21:46:44  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:46:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:46:44 ---> 6ccd9b25c4a8 21:46:44 Step 3/25 : WORKDIR /edgex-go 21:46:44 ---> Using cache 21:46:44 ---> ff54c4c37904 21:46:44 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 21:46:44 ---> Using cache 21:46:44 ---> cfde1b5b5527 21:46:44 Step 5/25 : COPY go.mod vendor* ./ 21:46:44 ---> Using cache 21:46:44 ---> f529fa08ccb6 21:46:44 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:44 ---> Running in 5da53c587c2b 21:47:31 Removing intermediate container 93f6d5f38d49 21:47:31 ---> f9ccf9d59b69 21:47:31 Step 8/23 : COPY . . 21:47:58 ---> e5174f7c2a78 21:47:58 Step 9/23 : RUN make cmd/support-notifications/support-notifications 21:47:58 ---> Running in 4fe7a170c158 21:47:58 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 21:48:02 Removing intermediate container 48aa8f39c067 21:48:02 ---> c68f425fd81d 21:48:02 Step 7/26 : COPY . . 21:48:29 ---> bb2a3352dbbd 21:48:29 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 21:48:29 ---> Running in 6b98fe17672d 21:48:29 Removing intermediate container 6b98fe17672d 21:48:29 ---> aa4c3b745748 21:48:29 Step 9/26 : WORKDIR /edgex-go/spire-build 21:48:29 ---> Running in 7398d4e2254a 21:48:30 Removing intermediate container 7398d4e2254a 21:48:30 ---> 716ffdcb3e1e 21:48:30 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 21:48:30 ---> Running in 99cd1e2c8587 21:48:34 Removing intermediate container 99cd1e2c8587 21:48:34 ---> d2ea4fea6fc3 21:48:34 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:48:34 ---> Running in fc0ee4901e32 21:48:38 Removing intermediate container fc0ee4901e32 21:48:38 ---> 4da4953326ac 21:48:38 Step 12/26 : WORKDIR /edgex-go 21:48:38 ---> Running in 0c5b255385b7 21:48:38 Removing intermediate container 0c5b255385b7 21:48:38 ---> 9bee5f6d35c8 21:48:38 21:48:38 Step 13/26 : FROM alpine:3.17 21:48:38 ---> d74e625d9115 21:48:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:48:38 ---> Using cache 21:48:38 ---> 34c6467cb3c1 21:48:38 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:48:38 ---> Running in fc4f37f5e9ed 21:48:39 Removing intermediate container 5da53c587c2b 21:48:39 ---> 8d85df4cf574 21:48:39 Step 7/25 : COPY . . 21:48:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:43 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:48:43 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:48:43 OK: 17686 distinct packages available 21:48:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:47 (1/4) Installing dumb-init (1.2.5-r2) 21:48:47 (2/4) Installing musl-obstack (1.2.3-r0) 21:48:47 (3/4) Installing libucontext (1.2-r0) 21:48:47 (4/4) Installing gcompat (1.1.0-r0) 21:48:47 Executing busybox-1.35.0-r29.trigger 21:48:47 OK: 8 MiB in 19 packages 21:48:49 Removing intermediate container fc4f37f5e9ed 21:48:49 ---> 3f906a3124c2 21:48:49 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 21:48:51 ---> d21a98693c3a 21:48:51 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:48:55 ---> 7174d06d51cf 21:48:55 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 21:48:55 ---> Running in f96aeff5a3ce 21:48:55 Removing intermediate container f96aeff5a3ce 21:48:55 ---> a9440671af89 21:48:55 Step 9/25 : WORKDIR /edgex-go/spire-build 21:48:55 ---> Running in 5f472cb15b77 21:48:56 Removing intermediate container 5f472cb15b77 21:48:56 ---> 65eb30c4a322 21:48:56 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 21:48:57 ---> Running in e7f313f9e939 21:48:57 Removing intermediate container e7f313f9e939 21:48:57 ---> c772ea583529 21:48:57 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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 21:48:58 ---> Running in eef02818a85d 21:49:00 ---> ddcd0c168650 21:49:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:49:02 ---> 4de83fc8d688 21:49:02 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:49:02 ---> Running in ad0879706562 21:49:02 Removing intermediate container eef02818a85d 21:49:02 ---> b9501cc2a649 21:49:02 Step 12/25 : WORKDIR /edgex-go 21:49:02 ---> Running in 02e596a08b7f 21:49:02 Removing intermediate container ad0879706562 21:49:02 ---> 93ed46d6ca04 21:49:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:49:03 Removing intermediate container 02e596a08b7f 21:49:03 ---> 0614a825a73b 21:49:03 21:49:03 Step 13/25 : FROM alpine:3.17 21:49:03 ---> d74e625d9115 21:49:03 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:49:03 ---> Using cache 21:49:03 ---> 34c6467cb3c1 21:49:03 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:49:03 ---> Running in 863304abb412 21:49:04 ---> 3943749bac8c 21:49:04 Step 21/26 : WORKDIR / 21:49:04 ---> Running in a0a9c38f63ca 21:49:05 Removing intermediate container a0a9c38f63ca 21:49:05 ---> 311ef2af0d53 21:49:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:49:05 ---> Running in 569b9d86a3ff 21:49:06 Removing intermediate container 569b9d86a3ff 21:49:06 ---> f32594531c06 21:49:06 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:49:06 ---> Running in b8b52277658b 21:49:06 Removing intermediate container b8b52277658b 21:49:06 ---> 2c5bec41476a 21:49:06 Step 24/26 : LABEL arch=arm64 21:49:07 ---> Running in db94f19f54a5 21:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:49:07 Removing intermediate container db94f19f54a5 21:49:07 ---> 97f2ab6d6816 21:49:07 Step 25/26 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:49:07 ---> Running in 5886eca09b0a 21:49:08 Removing intermediate container 5886eca09b0a 21:49:08 ---> 2122f98eaf25 21:49:08 Step 26/26 : LABEL version=0.0.0 21:49:08 ---> Running in 6c8817adfed8 21:49:08 Removing intermediate container 6c8817adfed8 21:49:08 ---> ac0e4b7acd48 21:49:08 21:49:09 Successfully built ac0e4b7acd48 21:49:09 Successfully tagged security-spire-config-arm64:latest 21:49:09  Building security-spire-config ... done Building security-proxy-setup 21:49:09 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:49:09 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:49:09 OK: 17686 distinct packages available 21:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:49:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:49:12 (1/5) Installing dumb-init (1.2.5-r2) 21:49:12 (2/5) Installing musl-obstack (1.2.3-r0) 21:49:12 (3/5) Installing libucontext (1.2-r0) 21:49:12 (4/5) Installing gcompat (1.1.0-r0) 21:49:12 (5/5) Installing openssl (3.0.8-r0) 21:49:12 Executing busybox-1.35.0-r29.trigger 21:49:12 OK: 9 MiB in 20 packages 21:49:14 Removing intermediate container 863304abb412 21:49:14 ---> 582f45657f8c 21:49:14 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 21:49:15 ---> 8b7f8548eb83 21:49:15 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:49:25 ---> 7fa868ef1339 21:49:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:49:26 ---> dc30a9babe24 21:49:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:49:28 ---> 4d96f68619d6 21:49:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:49:28 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:49:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:49:28 ---> 6ccd9b25c4a8 21:49:28 Step 3/21 : WORKDIR /edgex-go 21:49:28 ---> Using cache 21:49:28 ---> ff54c4c37904 21:49:28 Step 4/21 : RUN apk add --update --no-cache make git 21:49:28 ---> Using cache 21:49:28 ---> db3e0a41b475 21:49:28 Step 5/21 : COPY go.mod vendor* ./ 21:49:28 ---> Using cache 21:49:29 ---> 2b7a766d3532 21:49:29 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:29 ---> Using cache 21:49:29 ---> 5db1a371c21e 21:49:29 Step 7/21 : COPY . . 21:49:29 ---> Using cache 21:49:29 ---> d35ccc440bfe 21:49:29 Step 8/21 : RUN make cmd/secrets-config/secrets-config 21:49:29 ---> Running in 5b13596122eb 21:49:30 ---> 167c48ff2260 21:49:30 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:49:30 ---> Running in 23140d87abcf 21:49:30 Removing intermediate container 23140d87abcf 21:49:30 ---> f09becdea7a6 21:49:30 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:49:31 ---> Running in 531d9b3953cd 21:49:31 Removing intermediate container 531d9b3953cd 21:49:31 ---> c948b73b22d1 21:49:31 Step 23/25 : LABEL arch=arm64 21:49:32 ---> Running in 223d0d3b168c 21:49:32 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 21:49:32 Removing intermediate container 223d0d3b168c 21:49:32 ---> d3081c5f9d7d 21:49:32 Step 24/25 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:49:32 ---> Running in b4ffd8ffc8f9 21:49:33 Removing intermediate container b4ffd8ffc8f9 21:49:33 ---> 1c9e2756d58c 21:49:33 Step 25/25 : LABEL version=0.0.0 21:49:33 ---> Running in b4c9d76e7088 21:49:34 Removing intermediate container b4c9d76e7088 21:49:34 ---> f7b7c9ec414a 21:49:34 21:49:34 Successfully built f7b7c9ec414a 21:49:34 Successfully tagged security-spire-server-arm64:latest 21:49:34  Building security-spire-server ... done Building core-common-config-bootstrapper 21:49:52 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:49:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:49:52 ---> 6ccd9b25c4a8 21:49:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:49:52 ---> Using cache 21:49:52 ---> 062cddcfc135 21:49:52 Step 4/23 : WORKDIR /edgex-go 21:49:52 ---> Using cache 21:49:52 ---> 45e5014d18db 21:49:52 Step 5/23 : RUN apk add --update --no-cache make git 21:49:52 ---> Using cache 21:49:52 ---> a369677f3d3a 21:49:52 Step 6/23 : COPY go.mod vendor* ./ 21:49:52 ---> Using cache 21:49:52 ---> e45fd0c0960d 21:49:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:52 ---> Using cache 21:49:52 ---> f72bbe2a0023 21:49:52 Step 8/23 : COPY . . 21:49:52 ---> Using cache 21:49:52 ---> e79ee84365b8 21:49:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:49:53 ---> Running in b12d8e6988c2 21:49:55 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 21:52:46 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 21:52:53 Removing intermediate container 658e39e803f4 21:52:53 ---> 268abcc7e518 21:52:53 21:52:53 Step 9/24 : FROM alpine:3.17 21:52:53 ---> d74e625d9115 21:52:53 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:52:57 ---> Running in d7aca3d97c47 21:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:53:01 (1/3) Installing ca-certificates (20220614-r4) 21:53:01 (2/3) Installing dumb-init (1.2.5-r2) 21:53:01 (3/3) Installing su-exec (0.2-r2) 21:53:01 Executing busybox-1.35.0-r29.trigger 21:53:01 Executing ca-certificates-20220614-r4.trigger 21:53:02 OK: 8 MiB in 18 packages 21:53:04 Removing intermediate container d7aca3d97c47 21:53:04 ---> 22bb7107cff4 21:53:04 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:53:04 ---> Running in 2f8480c5f795 21:53:04 Removing intermediate container 2f8480c5f795 21:53:04 ---> 6d8cf1165b15 21:53:04 Step 12/24 : WORKDIR / 21:53:05 ---> Running in 5f705617e8b8 21:53:05 Removing intermediate container 5f705617e8b8 21:53:05 ---> 3375ecea940b 21:53:05 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 21:53:06 ---> 792850f7cdbc 21:53:06 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:53:10 ---> c45867610899 21:53:10 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:53:10 ---> 897aec9a70a7 21:53:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:53:11 ---> 3f5f793a396c 21:53:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:53:13 ---> 52028b86bd7f 21:53:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:53:14 ---> cd52fd5edc34 21:53:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:53:15 ---> c1cbdd61d7e3 21:53:15 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:53:15 ---> Running in 6b5fe3e3a1fa 21:53:19 Removing intermediate container 6b5fe3e3a1fa 21:53:19 ---> 9cbd6351a8e1 21:53:19 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:53:19 ---> Running in 56d1a3e0a55e 21:53:19 Removing intermediate container 56d1a3e0a55e 21:53:19 ---> 007f22c855f5 21:53:19 Step 22/24 : LABEL arch=arm64 21:53:19 ---> Running in eb483cfb46a5 21:53:24 Removing intermediate container eb483cfb46a5 21:53:24 ---> 7fa15f5b7b36 21:53:24 Step 23/24 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:53:24 ---> Running in a4953ad3b779 21:53:24 Removing intermediate container a4953ad3b779 21:53:24 ---> 33d1e94ba823 21:53:24 Step 24/24 : LABEL version=0.0.0 21:53:24 ---> Running in f84b20da4af2 21:53:24 Removing intermediate container f84b20da4af2 21:53:24 ---> c8755d9a91f0 21:53:24 21:53:25 Successfully built c8755d9a91f0 21:53:25 Successfully tagged security-secretstore-setup-arm64:latest 21:53:25  Building security-secretstore-setup ... done Building security-proxy-auth 21:53:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:53:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:53:43 ---> 6ccd9b25c4a8 21:53:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:53:43 ---> Using cache 21:53:43 ---> 062cddcfc135 21:53:43 Step 4/23 : WORKDIR /edgex-go 21:53:43 ---> Using cache 21:53:43 ---> 45e5014d18db 21:53:43 Step 5/23 : RUN apk add --update --no-cache make git 21:53:43 ---> Using cache 21:53:43 ---> a369677f3d3a 21:53:43 Step 6/23 : COPY go.mod vendor* ./ 21:53:43 ---> Using cache 21:53:43 ---> e45fd0c0960d 21:53:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:53:43 ---> Using cache 21:53:43 ---> f72bbe2a0023 21:53:43 Step 8/23 : COPY . . 21:53:43 ---> Using cache 21:53:43 ---> e79ee84365b8 21:53:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 21:53:43 ---> Running in 0e1918b5fda5 21:53:43 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 21:55:05 Removing intermediate container e865500f5920 21:55:05 ---> e5ae743938f7 21:55:05 21:55:05 Step 10/23 : FROM alpine:3.17 21:55:05 ---> d74e625d9115 21:55:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:55:05 ---> Using cache 21:55:05 ---> 328a6ef0832f 21:55:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:55:05 ---> Using cache 21:55:05 ---> 9127aa3a2955 21:55:05 Step 13/23 : ENV APP_PORT=59861 21:55:05 ---> Running in 21546418199b 21:55:05 Removing intermediate container 21546418199b 21:55:05 ---> eebd216fa39b 21:55:05 Step 14/23 : EXPOSE $APP_PORT 21:55:05 ---> Running in 6f6b9dc11072 21:55:05 Removing intermediate container 6f6b9dc11072 21:55:05 ---> 19d627d0a1ce 21:55:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:55:06 ---> acb9ae418eab 21:55:06 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 21:55:09 ---> 76fa536f90b2 21:55:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:55:12 ---> 39de13e31a12 21:55:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:55:12 ---> 639234413d7a 21:55:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:55:12 ---> Running in 16e144072f29 21:55:13 Removing intermediate container 16e144072f29 21:55:13 ---> eb2612a7f5ce 21:55:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:55:13 ---> Running in 365d8a4031b4 21:55:14 Removing intermediate container 365d8a4031b4 21:55:14 ---> 04a2f99f35c8 21:55:14 Step 21/23 : LABEL arch=arm64 21:55:14 ---> Running in 8aece22a7789 21:55:15 Removing intermediate container 8aece22a7789 21:55:15 ---> 6dc0d87a2fe3 21:55:15 Step 22/23 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:55:15 ---> Running in 1713bf0f2a4e 21:55:15 Removing intermediate container 1713bf0f2a4e 21:55:15 ---> 7422f86d46dd 21:55:15 Step 23/23 : LABEL version=0.0.0 21:55:15 ---> Running in ec25d9bf7fbc 21:55:16 Removing intermediate container ec25d9bf7fbc 21:55:16 ---> d926909b34d2 21:55:16 21:55:16 Successfully built d926909b34d2 21:55:16 Successfully tagged support-scheduler-arm64:latest 21:55:16  Building support-scheduler ... done Building security-spire-agent 21:55:34 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:55:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:55:34 ---> 6ccd9b25c4a8 21:55:34 Step 3/26 : WORKDIR /edgex-go 21:55:34 ---> Using cache 21:55:34 ---> ff54c4c37904 21:55:34 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 21:55:34 ---> Using cache 21:55:34 ---> cfde1b5b5527 21:55:34 Step 5/26 : COPY go.mod vendor* ./ 21:55:34 ---> Using cache 21:55:34 ---> f529fa08ccb6 21:55:34 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:34 ---> Using cache 21:55:34 ---> 8d85df4cf574 21:55:34 Step 7/26 : COPY . . 21:55:34 ---> Using cache 21:55:34 ---> 7174d06d51cf 21:55:34 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 21:55:34 ---> Using cache 21:55:34 ---> a9440671af89 21:55:34 Step 9/26 : WORKDIR /edgex-go/spire-build 21:55:34 ---> Using cache 21:55:34 ---> 65eb30c4a322 21:55:34 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 21:55:34 ---> Using cache 21:55:34 ---> c772ea583529 21:55:34 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:55:34 ---> Running in 5614d16b9b7a 21:55:35 Removing intermediate container 5614d16b9b7a 21:55:35 ---> d5076acea438 21:55:35 Step 12/26 : WORKDIR /edgex-go 21:55:36 ---> Running in 60c84b6b5c08 21:55:36 Removing intermediate container 60c84b6b5c08 21:55:36 ---> 7616d1220d05 21:55:36 21:55:36 Step 13/26 : FROM alpine:3.17 21:55:36 ---> d74e625d9115 21:55:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:55:36 ---> Using cache 21:55:36 ---> 34c6467cb3c1 21:55:36 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:55:36 ---> Using cache 21:55:36 ---> 582f45657f8c 21:55:36 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 21:55:36 ---> Using cache 21:55:36 ---> 8b7f8548eb83 21:55:36 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:55:40 ---> 7aa8794d284c 21:55:40 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:55:46 ---> 6c5b4c3f1255 21:55:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:55:48 ---> 79c4237f3f7b 21:55:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:55:49 ---> 6a6556b9b80f 21:55:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:55:50 ---> ba2335ca1296 21:55:50 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:55:50 ---> Running in fc80564dabac 21:55:50 Removing intermediate container fc80564dabac 21:55:50 ---> 252c458693d5 21:55:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:55:50 ---> Running in 9e973fe761e4 21:55:51 Removing intermediate container 9e973fe761e4 21:55:51 ---> 9b2bf649b1f0 21:55:51 Step 24/26 : LABEL arch=arm64 21:55:51 ---> Running in a8fdffbec395 21:55:52 Removing intermediate container a8fdffbec395 21:55:52 ---> a3b110210b90 21:55:52 Step 25/26 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:55:52 ---> Running in f9e49459666d 21:55:53 Removing intermediate container f9e49459666d 21:55:53 ---> 7a63d1954084 21:55:53 Step 26/26 : LABEL version=0.0.0 21:55:53 ---> Running in a42d0287ff32 21:55:53 Removing intermediate container a42d0287ff32 21:55:53 ---> d08fb1553bb3 21:55:53 21:55:54 Successfully built d08fb1553bb3 21:55:54 Successfully tagged security-spire-agent-arm64:latest 21:56:26  Building security-spire-agent ... done Removing intermediate container 5b13596122eb 21:56:26 ---> e3e1c1bad62c 21:56:26 21:56:26 Step 9/21 : FROM alpine:3.17 21:56:26 ---> d74e625d9115 21:56:26 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 21:56:26 ---> Running in 0655571e2b4c 21:56:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:56:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:56:29 (1/2) Installing dumb-init (1.2.5-r2) 21:56:29 (2/2) Installing openssl (3.0.8-r0) 21:56:29 Executing busybox-1.35.0-r29.trigger 21:56:29 OK: 8 MiB in 17 packages 21:56:30 Removing intermediate container 0655571e2b4c 21:56:30 ---> a77f76b50fe8 21:56:30 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 21:56:30 ---> Running in fc0000f21042 21:56:31 Removing intermediate container fc0000f21042 21:56:31 ---> 8588966ec07e 21:56:31 Step 12/21 : WORKDIR /edgex 21:56:31 ---> Running in 4e992e5ec97c 21:56:32 Removing intermediate container 4e992e5ec97c 21:56:32 ---> 4b60284d5a07 21:56:32 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 21:56:33 ---> 43a6ce27248f 21:56:33 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 21:56:34 ---> 63e7d8da1fe8 21:56:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:56:36 ---> 73992ecd0c9b 21:56:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:56:37 ---> a950252d456f 21:56:37 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:56:37 ---> Running in 4df958e795df 21:56:42 Removing intermediate container 4df958e795df 21:56:42 ---> f5d2a8f1b177 21:56:42 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 21:56:42 ---> Running in b037789ee242 21:56:42 Removing intermediate container b037789ee242 21:56:42 ---> 3ce23f35d700 21:56:42 Step 19/21 : LABEL arch=arm64 21:56:42 ---> Running in 47980133b00e 21:56:42 Removing intermediate container 47980133b00e 21:56:42 ---> f7bdb54fedaf 21:56:42 Step 20/21 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:56:43 ---> Running in 23180683400c 21:56:43 Removing intermediate container 23180683400c 21:56:43 ---> 9b76817f9219 21:56:43 Step 21/21 : LABEL version=0.0.0 21:56:43 ---> Running in a4c93aad1d53 21:56:44 Removing intermediate container a4c93aad1d53 21:56:44 ---> b4814c313f95 21:56:44 21:56:44 Successfully built b4814c313f95 21:56:44 Successfully tagged security-proxy-setup-arm64:latest 21:57:11  Building security-proxy-setup ... done Removing intermediate container b12d8e6988c2 21:57:11 ---> 9b70993a5e82 21:57:11 21:57:11 Step 10/23 : FROM alpine:3.17 21:57:11 ---> d74e625d9115 21:57:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:57:11 ---> Running in 6ad192a829b0 21:57:11 Removing intermediate container 6ad192a829b0 21:57:11 ---> 474c8eb5838c 21:57:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:57:11 ---> Running in 0dcf28c1376e 21:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:57:14 (1/1) Installing dumb-init (1.2.5-r2) 21:57:15 Executing busybox-1.35.0-r29.trigger 21:57:15 OK: 8 MiB in 16 packages 21:57:16 Removing intermediate container 0dcf28c1376e 21:57:16 ---> 8c1842084ce7 21:57:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:57:17 ---> 951d0f1e352d 21:57:17 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 21:57:18 ---> 8cb7eb9348bd 21:57:18 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:57:20 ---> 79a8bc3401b3 21:57:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:57:21 ---> b57ff2d8fc6c 21:57:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:57:22 ---> 4a5712846ef9 21:57:22 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:57:22 ---> Running in b33d66d6cdf5 21:57:26 Removing intermediate container b33d66d6cdf5 21:57:26 ---> c2ea95a4f284 21:57:26 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 21:57:26 ---> Running in 5b510502fc5d 21:57:26 Removing intermediate container 5b510502fc5d 21:57:26 ---> 7f286dfcd8e6 21:57:26 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 21:57:27 ---> Running in 5d46eafc29c3 21:57:27 Removing intermediate container 5d46eafc29c3 21:57:27 ---> 65166347e15d 21:57:27 Step 21/23 : LABEL arch=arm64 21:57:27 ---> Running in 2f1d70d86192 21:57:28 Removing intermediate container 2f1d70d86192 21:57:28 ---> 41c5a79e57a7 21:57:28 Step 22/23 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:57:28 ---> Running in 9122f7a31c9f 21:57:29 Removing intermediate container 9122f7a31c9f 21:57:29 ---> be6a4bf90eda 21:57:29 Step 23/23 : LABEL version=0.0.0 21:57:29 ---> Running in 4102977e7adb 21:57:29 Removing intermediate container 4102977e7adb 21:57:29 ---> 2e4938a3dc46 21:57:29 21:57:30 Successfully built 2e4938a3dc46 21:57:30 Successfully tagged core-common-config-bootstrapper-arm64:latest 21:58:09  Building core-common-config-bootstrapper ... done Removing intermediate container 4fe7a170c158 21:58:09 ---> f77b44cda727 21:58:09 21:58:09 Step 10/23 : FROM alpine:3.17 21:58:09 ---> d74e625d9115 21:58:09 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:58:09 ---> Running in 46e62c1418be 21:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:58:09 (1/2) Installing ca-certificates (20220614-r4) 21:58:09 (2/2) Installing dumb-init (1.2.5-r2) 21:58:09 Executing busybox-1.35.0-r29.trigger 21:58:09 Executing ca-certificates-20220614-r4.trigger 21:58:09 OK: 8 MiB in 17 packages 21:58:09 Removing intermediate container 46e62c1418be 21:58:09 ---> a137292c5397 21:58:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:58:09 ---> Running in 6991ce7ff037 21:58:10 Removing intermediate container 6991ce7ff037 21:58:10 ---> ae0bab259efb 21:58:10 Step 13/23 : ENV APP_PORT=59860 21:58:10 ---> Running in 34bd13abb76a 21:58:10 Removing intermediate container 34bd13abb76a 21:58:10 ---> 542f326aa87a 21:58:10 Step 14/23 : EXPOSE $APP_PORT 21:58:11 ---> Running in 11fed9f34293 21:58:11 Removing intermediate container 11fed9f34293 21:58:11 ---> fe5adcfa82bd 21:58:11 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:58:12 ---> 4f1e467a8427 21:58:12 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 21:58:13 ---> 053c341ad4fa 21:58:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:58:15 ---> a450540f0d00 21:58:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:58:16 ---> 35ca31ebd3a3 21:58:16 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:58:16 ---> Running in 9ec13bb52907 21:58:16 Removing intermediate container 9ec13bb52907 21:58:16 ---> d8bfe18727ef 21:58:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:58:16 ---> Running in 83a136fb91fc 21:58:16 Removing intermediate container 0e1918b5fda5 21:58:16 ---> b37772495f35 21:58:16 21:58:16 Step 10/23 : FROM alpine:3.17 21:58:16 ---> d74e625d9115 21:58:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:58:16 ---> Using cache 21:58:16 ---> 474c8eb5838c 21:58:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:58:16 ---> Using cache 21:58:16 ---> 8c1842084ce7 21:58:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:58:16 ---> Using cache 21:58:16 ---> 951d0f1e352d 21:58:16 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 21:58:16 ---> Using cache 21:58:16 ---> 8cb7eb9348bd 21:58:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:58:17 Removing intermediate container 83a136fb91fc 21:58:17 ---> 93f2f208171c 21:58:17 Step 21/23 : LABEL arch=arm64 21:58:17 ---> Running in 30e9cfe5db3b 21:58:17 Removing intermediate container 30e9cfe5db3b 21:58:17 ---> 2569cece86f8 21:58:17 Step 22/23 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:58:17 ---> Running in 43722278b912 21:58:17 ---> 036d19e1eeb7 21:58:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 21:58:17 Removing intermediate container 43722278b912 21:58:17 ---> baa6dfc037d3 21:58:17 Step 23/23 : LABEL version=0.0.0 21:58:18 ---> Running in dbf413077b71 21:58:18 ---> 70e162f4cacf 21:58:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:58:18 Removing intermediate container dbf413077b71 21:58:18 ---> 6db8b93f41f3 21:58:18 21:58:18 Successfully built 6db8b93f41f3 21:58:18 Successfully tagged support-notifications-arm64:latest 21:58:18  Building support-notifications ... done  ---> 92849f758d36 21:58:18 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:58:19 ---> Running in 52ee272e21e9 21:58:21 Removing intermediate container 52ee272e21e9 21:58:21 ---> 309ce5f03b6e 21:58:21 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 21:58:21 ---> Running in 92be22eacf78 21:58:21 Removing intermediate container 92be22eacf78 21:58:21 ---> f68aa9594b9a 21:58:21 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 21:58:21 ---> Running in bd22b5eb301f 21:58:21 Removing intermediate container bd22b5eb301f 21:58:21 ---> 63a11a806cdd 21:58:21 Step 21/23 : LABEL arch=arm64 21:58:21 ---> Running in e3cfe6973d9e 21:58:22 Removing intermediate container e3cfe6973d9e 21:58:22 ---> 76ede33f2b0a 21:58:22 Step 22/23 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 21:58:22 ---> Running in d6954ead206a 21:58:22 Removing intermediate container d6954ead206a 21:58:22 ---> e7d105868afb 21:58:22 Step 23/23 : LABEL version=0.0.0 21:58:22 ---> Running in 3d4164050f66 21:58:23 Removing intermediate container 3d4164050f66 21:58:23 ---> 2e97999e4e8e 21:58:23 21:58:23 Successfully built 2e97999e4e8e 21:58:23 Successfully tagged security-proxy-auth-arm64:latest 21:58:23  Building security-proxy-auth ... done  [Pipeline] } 21:58:23 $ docker stop --time=1 f7cb89ad39582e2ce324397ffcf918a79609fc2758fb5c8c3cdd47a484899374 21:58:25 $ docker rm -f --volumes f7cb89ad39582e2ce324397ffcf918a79609fc2758fb5c8c3cdd47a484899374 [Pipeline] // withDockerContainer [Pipeline] sh 21:58:26 + docker images 21:58:26 REPOSITORY TAG IMAGE ID CREATED SIZE 21:58:26 security-proxy-auth-arm64 latest 2e97999e4e8e 4 seconds ago 18.2MB 21:58:26 support-notifications-arm64 latest 6db8b93f41f3 8 seconds ago 32.5MB 21:58:26 b37772495f35 11 seconds ago 1.47GB 21:58:26 f77b44cda727 24 seconds ago 1.56GB 21:58:26 core-common-config-bootstrapper-arm64 latest 2e4938a3dc46 57 seconds ago 17.5MB 21:58:26 9b70993a5e82 About a minute ago 1.48GB 21:58:26 security-proxy-setup-arm64 latest b4814c313f95 About a minute ago 18.6MB 21:58:26 e3e1c1bad62c 2 minutes ago 1.47GB 21:58:26 security-spire-agent-arm64 latest d08fb1553bb3 2 minutes ago 125MB 21:58:26 7616d1220d05 2 minutes ago 1.35GB 21:58:26 support-scheduler-arm64 latest d926909b34d2 3 minutes ago 31.8MB 21:58:26 e5ae743938f7 3 minutes ago 1.56GB 21:58:26 security-secretstore-setup-arm64 latest c8755d9a91f0 5 minutes ago 32MB 21:58:26 268abcc7e518 5 minutes ago 1.48GB 21:58:26 security-spire-server-arm64 latest f7b7c9ec414a 8 minutes ago 87.1MB 21:58:26 security-spire-config-arm64 latest ac0e4b7acd48 9 minutes ago 86.2MB 21:58:26 0614a825a73b 9 minutes ago 1.35GB 21:58:26 9bee5f6d35c8 9 minutes ago 1.35GB 21:58:26 security-spiffe-token-provider-arm64 latest 94239fcc15ee 12 minutes ago 32.6MB 21:58:26 ebf0b2a95a4d 12 minutes ago 1.53GB 21:58:26 core-data-arm64 latest a4cfb3e56690 12 minutes ago 19.9MB 21:58:26 core-metadata-arm64 latest 57ffe00fe142 13 minutes ago 20.4MB 21:58:26 15024458df72 13 minutes ago 1.5GB 21:58:26 core-command-arm64 latest e8a98147506f 13 minutes ago 19.7MB 21:58:26 c525881ac6e5 13 minutes ago 1.5GB 21:58:26 050b1ec803ba 13 minutes ago 1.49GB 21:58:26 security-bootstrapper-arm64 latest 3bae3ebc0e21 14 minutes ago 21.8MB 21:58:26 1037b8442be6 14 minutes ago 1.47GB 21:58:26 ci-base-image-arm64 latest 6ccd9b25c4a8 36 minutes ago 868MB 21:58:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 days ago 648MB 21:58:26 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 21:58:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:26 21:58:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:27 arm64: Pulling from edgex-lftools-log-publisher 21:58:27 8998bd30e6a1: Pulling fs layer 21:58:27 04944245beec: Pulling fs layer 21:58:27 699f458cf7ca: Pulling fs layer 21:58:27 765212b225bb: Pulling fs layer 21:58:27 f23df028b6ca: Pulling fs layer 21:58:27 d65c8cfc05b1: Pulling fs layer 21:58:27 2437ff75d9bd: Pulling fs layer 21:58:27 f23df028b6ca: Waiting 21:58:27 d65c8cfc05b1: Waiting 21:58:27 765212b225bb: Waiting 21:58:27 2437ff75d9bd: Waiting 21:58:27 04944245beec: Download complete 21:58:27 765212b225bb: Verifying Checksum 21:58:27 765212b225bb: Download complete 21:58:27 f23df028b6ca: Download complete 21:58:27 d65c8cfc05b1: Verifying Checksum 21:58:27 d65c8cfc05b1: Download complete 21:58:27 699f458cf7ca: Verifying Checksum 21:58:27 699f458cf7ca: Download complete 21:58:28 8998bd30e6a1: Verifying Checksum 21:58:28 8998bd30e6a1: Download complete 21:58:30 2437ff75d9bd: Verifying Checksum 21:58:30 2437ff75d9bd: Download complete 21:58:32 8998bd30e6a1: Pull complete 21:58:32 04944245beec: Pull complete 21:58:33 699f458cf7ca: Pull complete 21:58:34 765212b225bb: Pull complete 21:58:35 f23df028b6ca: Pull complete 21:58:35 d65c8cfc05b1: Pull complete 21:58:53 2437ff75d9bd: Pull complete 21:58:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:58:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:53 prd-ubuntu20.04-docker-arm64-4c-16g-2286 does not seem to be running inside a container 21:58:54 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:58:57 $ docker top 9448fe5d1d61e0fc7b6799a20b97779282f5689b378ae1ce824d37168a86c5ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:58 ---> job-cost.sh 21:58:58 lf-activate-venv: SKIPPING 21:58:58 INFO: No Stack... 21:58:59 INFO: Retrieving Pricing Info for: v3-standard-4 21:58:59 INFO: Archiving Costs [Pipeline] sh 21:59:00 + cat /w/workspace/edgex-go/3/archives/cost.csv 21:59:00 + cut -d, -f6 [Pipeline] lock 21:59:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4449-3-stack-cost] 21:59:00 Resource [jenkins-edgexfoundry-edgex-go-PR-4449-3-stack-cost] did not exist. Created. 21:59:00 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4449-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:59:01 + echo total: 0.10999999940395355 [Pipeline] stash 21:59:01 Stashed 1 file(s) [Pipeline] } 21:59:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4449-3-stack-cost] [Pipeline] // lock [Pipeline] } 21:59:01 $ docker stop --time=1 9448fe5d1d61e0fc7b6799a20b97779282f5689b378ae1ce824d37168a86c5ed 21:59:02 $ docker rm -f --volumes 9448fe5d1d61e0fc7b6799a20b97779282f5689b378ae1ce824d37168a86c5ed [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 21:59:03 provisioning config files... 21:59:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config10324085115153476554tmp [Pipeline] { [Pipeline] sh 21:59:03 + set +x 21:59:03 + curl -s https://codecov.io/bash 21:59:03 + bash -s -- 21:59:03 21:59:03 _____ _ 21:59:03 / ____| | | 21:59:03 | | ___ __| | ___ ___ _____ __ 21:59:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:59:03 | |___| (_) | (_| | __/ (_| (_) \ V / 21:59:03 \_____\___/ \__,_|\___|\___\___/ \_/ 21:59:03 Bash-1.0.6 21:59:03 21:59:03 21:59:03 ==> git version 2.25.1 found 21:59:03 ==> 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 21:59:03 Release-Date: 2020-01-08 21:59:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:59:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:59:03 ==> Jenkins CI detected. 21:59:03 current dir:  /w/workspace/edgex-go/3 21:59:03 project root: . 21:59:03 --> token set from env 21:59:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:59:03 ==> Running gcov in . (disable via -X gcov) 21:59:03 ==> Python coveragepy not found 21:59:03 ==> Searching for coverage reports in: 21:59:03 + . 21:59:03 -> Found 1 reports 21:59:03 ==> Detecting git/mercurial file structure 21:59:03 ==> Reading reports 21:59:03 + ./coverage.out bytes=447486 21:59:03 ==> Appending adjustments 21:59:03 https://docs.codecov.io/docs/fixing-reports 21:59:04 + Found adjustments 21:59:04 ==> Gzipping contents 21:59:04 60K /tmp/codecov.p1DrCo.gz 21:59:04 ==> Uploading reports 21:59:04 url: https://codecov.io 21:59:04 query: branch=PR-4449&commit=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4449%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4449&job=&cmd_args= 21:59:04 -> Pinging Codecov 21:59:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4449&commit=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4449%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4449&job=&cmd_args= 21:59:05 -> Uploading to 21:59:05 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/00271124DB129430A58F1EEE437C3FCB/09c0485d8bbd4f636e2ed533dff3e1e282b73ed1/13f96e9b-671b-455c-8b43-f2cb052420f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T215904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c43e08437c68caece4f61da35f9e534cffda555ce7d2ed2ac8f37323438e7ab 21:59:05 % Total % Received % Xferd Average Speed Time Time Time Current 21:59:05 Dload Upload Total Spent Left Speed 21:59:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57581 0 0 100 57581 0 247k --:--:-- --:--:-- --:--:-- 246k 100 57581 0 0 100 57581 0 187k --:--:-- --:--:-- --:--:-- 186k 21:59:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [Pipeline] } 21:59:05 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 21:59:05 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 21:59:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:59:07 ---> package-listing.sh 21:59:07 ++ facter osfamily 21:59:07 ++ tr '[:upper:]' '[:lower:]' 21:59:07 + OS_FAMILY=debian 21:59:07 + workspace=/w/workspace/edgex-go/3 21:59:07 + START_PACKAGES=/tmp/packages_start.txt 21:59:07 + END_PACKAGES=/tmp/packages_end.txt 21:59:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:59:07 + PACKAGES=/tmp/packages_start.txt 21:59:07 + '[' /w/workspace/edgex-go/3 ']' 21:59:07 + PACKAGES=/tmp/packages_end.txt 21:59:07 + case "${OS_FAMILY}" in 21:59:07 + dpkg -l 21:59:07 + grep '^ii' 21:59:07 + '[' -f /tmp/packages_start.txt ']' 21:59:07 + '[' -f /tmp/packages_end.txt ']' 21:59:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:59:07 + '[' /w/workspace/edgex-go/3 ']' 21:59:07 + mkdir -p /w/workspace/edgex-go/3/archives/ 21:59:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 21:59:07 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:59:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:08 21:59:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:08 latest: Pulling from edgex-lftools-log-publisher 21:59:08 5eb5b503b376: Pulling fs layer 21:59:08 5c69ac0246d0: Pulling fs layer 21:59:08 ec43610c2a17: Pulling fs layer 21:59:08 3a2ae6a8a46f: Pulling fs layer 21:59:08 33b1e0a273af: Pulling fs layer 21:59:08 5d3b04190fa2: Pulling fs layer 21:59:08 2f39f015ded8: Pulling fs layer 21:59:08 33b1e0a273af: Waiting 21:59:08 5d3b04190fa2: Waiting 21:59:08 2f39f015ded8: Waiting 21:59:08 3a2ae6a8a46f: Waiting 21:59:08 5c69ac0246d0: Download complete 21:59:08 3a2ae6a8a46f: Verifying Checksum 21:59:08 3a2ae6a8a46f: Download complete 21:59:08 33b1e0a273af: Verifying Checksum 21:59:08 33b1e0a273af: Download complete 21:59:08 5d3b04190fa2: Download complete 21:59:08 ec43610c2a17: Download complete 21:59:08 5eb5b503b376: Download complete 21:59:09 2f39f015ded8: Download complete 21:59:10 5eb5b503b376: Pull complete 21:59:10 5c69ac0246d0: Pull complete 21:59:10 ec43610c2a17: Pull complete 21:59:10 3a2ae6a8a46f: Pull complete 21:59:11 33b1e0a273af: Pull complete 21:59:11 5d3b04190fa2: Pull complete 21:59:15 2f39f015ded8: Pull complete 21:59:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:59:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:15 prd-ubuntu20.04-docker-8c-8g-2285 does not seem to be running inside a container 21:59:15 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:59:18 $ docker top 31ecceec6c04a25b45d894b6b613df4d6efcd04542680cf9c5681efdca488485 -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:18 + touch /tmp/pre-build-complete [Pipeline] sh 21:59:18 + mkdir -p /var/log/sysstat [Pipeline] sh 21:59:18 + ls /var/log/sa-host 21:59:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:59:19 provisioning config files... 21:59:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9661732503833244191tmp [Pipeline] { [Pipeline] echo 21:59:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:59:19 ---> create-netrc.sh [Pipeline] } 21:59:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:59:19 ---> python-tools-install.sh [Pipeline] echo 21:59:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:59:20 ---> sudo-logs.sh 21:59:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:59:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:59:20 ---> job-cost.sh 21:59:20 lf-activate-venv: SKIPPING 21:59:20 DEBUG: total: 0.10999999940395355 21:59:20 INFO: Retrieving Stack Cost... 21:59:20 INFO: Retrieving Pricing Info for: v3-standard-8 21:59:21 INFO: Archiving Costs [Pipeline] echo 21:59:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:59:21 ---> logs-deploy.sh 21:59:21 lf-activate-venv: SKIPPING 21:59:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4449/3 21:59:21 INFO: archiving workspace using pattern(s): 21:59:22 Archives upload complete. 21:59:22 INFO: archiving logs to Nexus