Pull request #4528 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 7e270559595a7cf8024c30832ad13a7b88f3d7b2+50d4b1035dfa4399e59f9a653307c5f6e2ab238e (7bc95bcc0b02c3ed37ec419869f73d0cf90c53d6) 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-ssh1230426698148458863.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh3285092360413008169.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4528/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4528/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17375052346440595794.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4528/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10553510734261687944.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1084458371332416551.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4528/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4528/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13714121613030742498.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 Running on prd-ubuntu20.04-docker-8c-8g-10884 in /w/workspace/edgexfoundry_edgex-go_PR-4528 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 50d4b1035dfa4399e59f9a653307c5f6e2ab238e into PR head commit 7e270559595a7cf8024c30832ad13a7b88f3d7b2 Merge succeeded, producing 65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 Checking out Revision 65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 (PR-4528) > 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/4528/head:refs/remotes/origin/PR-4528 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e270559595a7cf8024c30832ad13a7b88f3d7b2 # 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 50d4b1035dfa4399e59f9a653307c5f6e2ab238e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 # timeout=10 Commit message: "Merge commit '50d4b1035dfa4399e59f9a653307c5f6e2ab238e' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:13:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:13:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:13:15 ========================================================= 22:13:15 EdgeX Global Pipelines Version Info 22:13:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:13:16 ------------------- 22:13:16 stable info: 22:13:16 ------------------- 22:13:16 Commited By: Bill Mahoney bill.mahoney@intel.com 22:13:16 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 22:13:16 Message: update stable to v1.0.248 22:13:16 ------------------- 22:13:16 experimental info: 22:13:16 ------------------- 22:13:16 Commited By: **** collab-it+edgex@linuxfoundation.org 22:13:16 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 22:13:16 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:13:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:13:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:13:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:13:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:13:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:13:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4528 [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4528 [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4528 [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65d23d4 [Pipeline] echo 22:13:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:17 provisioning config files... 22:13:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14359526393345085606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:18 ---> docker-login.sh 22:13:18 nexus3.edgexfoundry.org:10001 22:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:18 Configure a credential helper to remove this warning. See 22:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:18 22:13:18 Login Succeeded 22:13:18 nexus3.edgexfoundry.org:10002 22:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:18 Configure a credential helper to remove this warning. See 22:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:18 22:13:18 Login Succeeded 22:13:18 nexus3.edgexfoundry.org:10003 22:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:18 Configure a credential helper to remove this warning. See 22:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:18 22:13:18 Login Succeeded 22:13:18 nexus3.edgexfoundry.org:10004 22:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:18 Configure a credential helper to remove this warning. See 22:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:18 22:13:18 Login Succeeded 22:13:18 docker.io 22:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:19 Configure a credential helper to remove this warning. See 22:13:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:19 22:13:19 Login Succeeded 22:13:19 ---> docker-login.sh ends [Pipeline] } 22:13:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:13:19 + 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 22:13:19 + dirname cmd/core-command/Dockerfile 22:13:19 + cut -d/ -f2 22:13:19 + echo core-command,cmd/core-command/Dockerfile 22:13:19 + dirname cmd/core-common-config-bootstrapper/Dockerfile 22:13:19 + cut -d/ -f2 22:13:19 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 22:13:19 + + cut -d/ -f2dirname 22:13:19 cmd/core-data/Dockerfile 22:13:19 + echo core-data,cmd/core-data/Dockerfile 22:13:19 + dirname cmd/core-metadata/Dockerfile 22:13:19 + cut -d/ -f2 22:13:19 + echo core-metadata,cmd/core-metadata/Dockerfile 22:13:19 + + cut -d/ -f2 22:13:19 dirname cmd/security-bootstrapper/Dockerfile 22:13:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:13:19 + cut -d/ -f2 22:13:19 + dirname cmd/security-proxy-auth/Dockerfile 22:13:19 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 22:13:19 + dirname cmd/security-proxy-setup/Dockerfile 22:13:19 + cut -d/ -f2 22:13:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:13:19 + dirname cmd/security-secretstore-setup/Dockerfile 22:13:19 + cut -d/ -f2 22:13:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:13:19 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:13:19 + cut -d/ -f2 22:13:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:13:19 + dirname cmd/security-spire-agent/Dockerfile 22:13:19 + cut -d/ -f2 22:13:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:13:19 + + dirname cmd/security-spire-config/Dockerfile 22:13:19 cut -d/ -f2 22:13:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:13:19 + dirname cmd/security-spire-server/Dockerfile 22:13:19 + cut -d/ -f2 22:13:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:13:19 + + dirname cmd/support-notifications/Dockerfile 22:13:19 cut -d/ -f2 22:13:19 + echo support-notifications,cmd/support-notifications/Dockerfile 22:13:19 + dirname cmd/support-scheduler/Dockerfile 22:13:19 + cut -d/ -f2 22:13:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 22:13:19 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 22:13:20 + git rev-list -1 --merges 65d23d44dd823cadd8065d7f2e4a5bb9f8d07588~1..65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 [Pipeline] echo 22:13:20 -----------> git rev-list -1 --merges 65d23d44dd823cadd8065d7f2e4a5bb9f8d07588~1..65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 22:13:20 65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 [false] [Pipeline] sh 22:13:20 + git log --format=format:%s -1 65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 [Pipeline] echo 22:13:20 ========================================================= 22:13:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:13:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:13:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:13:21 + grep -v github /etc/ssh/ssh_known_hosts 22:13:21 + [ -e /tmp/ssh_known_hosts ] 22:13:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:13:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:13:21 + sudo tee -a /etc/ssh/ssh_known_hosts 22:13:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:13:21 22:13:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:13:21 0.1.4: Pulling from edgex-devops/py-git-semver 22:13:21 b85a868b505f: Pulling fs layer 22:13:21 e2be974225ed: Pulling fs layer 22:13:21 339a4e72a1f5: Pulling fs layer 22:13:21 988bab9f4d93: Pulling fs layer 22:13:21 1469e6f7b9e6: Pulling fs layer 22:13:21 eaf3925da568: Pulling fs layer 22:13:21 bab4dde63d76: Pulling fs layer 22:13:21 bde34c3a00c8: Pulling fs layer 22:13:21 b352a97aabf1: Pulling fs layer 22:13:21 4872d77fe225: Pulling fs layer 22:13:21 5851b861e8e6: Pulling fs layer 22:13:21 bab4dde63d76: Waiting 22:13:21 bde34c3a00c8: Waiting 22:13:21 b352a97aabf1: Waiting 22:13:21 4872d77fe225: Waiting 22:13:21 5851b861e8e6: Waiting 22:13:21 988bab9f4d93: Waiting 22:13:21 1469e6f7b9e6: Waiting 22:13:21 eaf3925da568: Waiting 22:13:21 e2be974225ed: Verifying Checksum 22:13:21 e2be974225ed: Download complete 22:13:21 988bab9f4d93: Download complete 22:13:21 1469e6f7b9e6: Verifying Checksum 22:13:21 1469e6f7b9e6: Download complete 22:13:21 eaf3925da568: Verifying Checksum 22:13:21 eaf3925da568: Download complete 22:13:22 339a4e72a1f5: Verifying Checksum 22:13:22 339a4e72a1f5: Download complete 22:13:22 bde34c3a00c8: Download complete 22:13:22 b352a97aabf1: Download complete 22:13:22 4872d77fe225: Verifying Checksum 22:13:22 4872d77fe225: Download complete 22:13:22 5851b861e8e6: Download complete 22:13:22 b85a868b505f: Verifying Checksum 22:13:22 b85a868b505f: Download complete 22:13:22 bab4dde63d76: Verifying Checksum 22:13:22 bab4dde63d76: Download complete 22:13:23 b85a868b505f: Pull complete 22:13:23 e2be974225ed: Pull complete 22:13:23 339a4e72a1f5: Pull complete 22:13:23 988bab9f4d93: Pull complete 22:13:25 1469e6f7b9e6: Pull complete 22:13:26 eaf3925da568: Pull complete 22:13:27 bab4dde63d76: Pull complete 22:13:28 bde34c3a00c8: Pull complete 22:13:28 b352a97aabf1: Pull complete 22:13:28 4872d77fe225: Pull complete 22:13:28 5851b861e8e6: Pull complete 22:13:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:13:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:13:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:28 prd-ubuntu20.04-docker-8c-8g-10884 does not seem to be running inside a container 22:13:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:13:34 $ docker top 041d1c6834304fa026a47d9d35e376ce30124952086e46484080e63b4a063755 -eo pid,comm 22:13:34 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). 22:13:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:13:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:13:34 [ssh-agent] Looking for ssh-agent implementation... 22:13:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:13:35 $ docker exec 041d1c6834304fa026a47d9d35e376ce30124952086e46484080e63b4a063755 ssh-agent 22:13:35 SSH_AUTH_SOCK=/tmp/ssh-Tojbs8Cs6Psx/agent.32 22:13:35 SSH_AGENT_PID=38 22:13:35 Running ssh-add (command line suppressed) 22:13:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16385530331151885468.key (/w/workspace/edgex-go/1@tmp/private_key_16385530331151885468.key) 22:13:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:13:35 + git tag --points-at HEAD [Pipeline] } 22:13:35 $ docker exec --env ******** --env ******** 041d1c6834304fa026a47d9d35e376ce30124952086e46484080e63b4a063755 ssh-agent -k 22:13:35 unset SSH_AUTH_SOCK; 22:13:35 unset SSH_AGENT_PID; 22:13:35 echo Agent pid 38 killed; 22:13:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:13:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:13:35 [ssh-agent] Looking for ssh-agent implementation... 22:13:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:13:36 $ docker exec 041d1c6834304fa026a47d9d35e376ce30124952086e46484080e63b4a063755 ssh-agent 22:13:36 SSH_AUTH_SOCK=/tmp/ssh-uftUcDLVk1TZ/agent.70 22:13:36 SSH_AGENT_PID=76 22:13:36 Running ssh-add (command line suppressed) 22:13:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5612862325890957066.key (/w/workspace/edgex-go/1@tmp/private_key_5612862325890957066.key) 22:13:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:13:36 + git semver init 22:13:36 2023-04-25 22:13:36,790 [run_init] DEBUG init version:0.0.0 force:False 22:13:36 2023-04-25 22:13:36,791 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 22:13:36 2023-04-25 22:13:36,791 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 22:13:36 2023-04-25 22:13:36,792 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 22:13:42 2023-04-25 22:13:41,812 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 22:13:42 2023-04-25 22:13:41,812 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4528 with force:False 22:13:42 2023-04-25 22:13:41,812 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4528 22:13:42 2023-04-25 22:13:41,816 [execute] INFO git cat-file --batch-check 22:13:42 2023-04-25 22:13:41,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:13:42 2023-04-25 22:13:41,822 [execute] INFO git cat-file --batch 22:13:42 2023-04-25 22:13:41,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:13:42 2023-04-25 22:13:41,827 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4528 22:13:42 0.0.0 [Pipeline] } 22:13:42 $ docker exec --env ******** --env ******** 041d1c6834304fa026a47d9d35e376ce30124952086e46484080e63b4a063755 ssh-agent -k 22:13:42 unset SSH_AUTH_SOCK; 22:13:42 unset SSH_AGENT_PID; 22:13:42 echo Agent pid 76 killed; 22:13:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:13:42 + git semver [Pipeline] } 22:13:43 $ docker stop --time=1 041d1c6834304fa026a47d9d35e376ce30124952086e46484080e63b4a063755 22:13:46 $ docker rm -f --volumes 041d1c6834304fa026a47d9d35e376ce30124952086e46484080e63b4a063755 [Pipeline] // withDockerContainer [Pipeline] sh 22:13:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:13:47 Stashed 1 file(s) [Pipeline] echo 22:13:47 [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 22:13:48 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:13:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:48 ========================================================= 22:13:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:13:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:13:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:13:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:13:49 f56be85fc22e: Pulling fs layer 22:13:49 85791d961cd3: Pulling fs layer 22:13:49 d694b5ae8c79: Pulling fs layer 22:13:49 9f32a84ed3da: Pulling fs layer 22:13:49 4d19c01a9841: Pulling fs layer 22:13:49 9325e15d5711: Pulling fs layer 22:13:49 556b6ee489ea: Pulling fs layer 22:13:49 c5a4b2cf53e6: Pulling fs layer 22:13:49 9f32a84ed3da: Waiting 22:13:49 556b6ee489ea: Waiting 22:13:49 4d19c01a9841: Waiting 22:13:49 c5a4b2cf53e6: Waiting 22:13:49 85791d961cd3: Download complete 22:13:49 9f32a84ed3da: Download complete 22:13:49 4d19c01a9841: Verifying Checksum 22:13:49 4d19c01a9841: Download complete 22:13:49 f56be85fc22e: Verifying Checksum 22:13:49 f56be85fc22e: Download complete 22:13:49 9325e15d5711: Verifying Checksum 22:13:49 9325e15d5711: Download complete 22:13:49 f56be85fc22e: Pull complete 22:13:49 c5a4b2cf53e6: Verifying Checksum 22:13:49 c5a4b2cf53e6: Download complete 22:13:49 d694b5ae8c79: Verifying Checksum 22:13:49 d694b5ae8c79: Download complete 22:13:49 85791d961cd3: Pull complete 22:13:50 556b6ee489ea: Verifying Checksum 22:13:50 556b6ee489ea: Download complete 22:13:53 d694b5ae8c79: Pull complete 22:13:53 9f32a84ed3da: Pull complete 22:13:53 4d19c01a9841: Pull complete 22:13:53 9325e15d5711: Pull complete 22:13:55 556b6ee489ea: Pull complete 22:13:56 c5a4b2cf53e6: Pull complete 22:13:56 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 22:13:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:13:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 22:13:57 + + docker build -t ci-base-image-x86_64 -f -echo . 22:13:57 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:13:57 WORKDIR /edgex 22:13:57 COPY go.mod . 22:13:57 RUN go mod download 22:13:57 Sending build context to Docker daemon 170.7MB 22:13:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:13:57 ---> c4be618373d6 22:13:57 Step 2/4 : WORKDIR /edgex 22:14:02 Still waiting to schedule task 22:14:02 ‘prd-centos7-blackbox-4c-2g-9351’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:14:02 ‘prd-centos7-blackbox-4c-2g-9352’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:14:02 ‘prd-centos7-builder-2c-1g-10874’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:14:02 ‘prd-ubuntu18.04-docker-8c-8g-10872’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:14:02 ‘prd-ubuntu20.04-docker-8c-8g-10873’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:14:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10875’ is offline 22:14:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10885’ is offline 22:14:04 ---> Running in 648b19001f6d 22:14:04 Removing intermediate container 648b19001f6d 22:14:04 ---> 4b991162c168 22:14:04 Step 3/4 : COPY go.mod . 22:14:04 ---> 7db4223035a8 22:14:04 Step 4/4 : RUN go mod download 22:14:04 ---> Running in 4c9a7f294c9d 22:14:19 Removing intermediate container 4c9a7f294c9d 22:14:19 ---> 93fdad328c68 22:14:19 Successfully built 93fdad328c68 22:14:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:19 + docker inspect -f . ci-base-image-x86_64 22:14:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:19 prd-ubuntu20.04-docker-8c-8g-10884 does not seem to be running inside a container 22:14:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:14:20 $ docker top 9fd1b5d4eac97ccf416636f8a0b936112ebd0fa120c2064f24843d8996c2240e -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:20 + go version 22:14:20 go version go1.20.2 linux/amd64 [Pipeline] } 22:14:20 $ docker stop --time=1 9fd1b5d4eac97ccf416636f8a0b936112ebd0fa120c2064f24843d8996c2240e 22:14:21 $ docker rm -f --volumes 9fd1b5d4eac97ccf416636f8a0b936112ebd0fa120c2064f24843d8996c2240e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:22 + docker inspect -f . ci-base-image-x86_64 22:14:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:22 prd-ubuntu20.04-docker-8c-8g-10884 does not seem to be running inside a container 22:14:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:14:23 $ docker top c908dc379ba258c93b9dde7287950c667e04f3e959cb613bed8a86aca00233bf -eo pid,comm [Pipeline] { [Pipeline] echo 22:14:23 ========================================================= 22:14:23 [edgeXBuildGoParallel] Running Tests and Build... 22:14:23 ========================================================= [Pipeline] sh 22:14:23 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:14:23 + make test 22:14:23 go test -race -coverprofile=coverage.out ./... 22:14:30 ? github.com/edgexfoundry/edgex-go [no test files] 22:14:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:14:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:14:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:14:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:14:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:14:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:14:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:14:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:14:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:14:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:14:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:14:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:14:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:14:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:14:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:14:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:14:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 22:14:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 22:14:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.5% of statements 22:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:14:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements 22:14:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:14:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:14:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:14:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:14:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:14:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:14:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:14:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.476s coverage: 88.5% of statements 22:14:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.078s coverage: 3.8% of statements 22:14:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:14:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:14:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:15:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.386s coverage: 95.6% of statements 22:15:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:15:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:15:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:15:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:15:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:15:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 22:15:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:15:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:15:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:15:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements 22:15:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:15:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:15:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements 22:15:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.0% of statements 22:15:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 44.1% of statements 22:15:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.037s coverage: 82.9% of statements 22:15:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 22:15:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 22:15:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 22:15:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:15:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:15:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:15:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:15:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:15:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:15:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:15:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:15:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:15:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:15:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:15:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:15:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:15:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:15:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:15:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:15:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:15:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:15:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:15:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:15:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:15:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:15:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:15:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:15:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:15:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:15:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:15:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 22:15:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:15:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:15:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:15:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:15:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:15:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:15:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:15:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.258s coverage: 79.9% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.068s coverage: 92.9% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.056s coverage: 20.0% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 63.1% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 38.4% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 61.5% of statements 22:15:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 22:15:28 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 22:15:28 running golangci-lint 22:15:28 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 22:15:28 go version go1.20.2 linux/amd64 22:15:28 level=info msg="[config_reader] Used config file .golangci.yml" 22:15:28 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 22:15:43 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|deps|files|imports|compiled_files|exports_file) took 13.998344422s" 22:15:43 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.077122ms" 22:15:50 level=info msg="[linters_context/goanalysis] analyzers took 1m0.387985319s with top 10 stages: buildir: 32.374074367s, inspect: 2.041865658s, fact_deprecated: 1.654981415s, gosec: 1.222605073s, printf: 1.156232229s, ctrlflow: 1.129978925s, S1038: 1.03562114s, nilness: 1.033238782s, fact_purity: 782.841526ms, SA5012: 503.674817ms" 22:15:50 level=info msg="[runner] Issues before processing: 203, after processing: 0" 22:15:50 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, exclude: 203/203, nolint: 0/23, cgo: 203/203, exclude-rules: 23/203, skip_files: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, path_prettifier: 203/203" 22:15:50 level=info msg="[runner] processing took 18.116488ms with stages: nolint: 7.929348ms, identifier_marker: 4.930796ms, exclude-rules: 1.84397ms, path_prettifier: 1.387508ms, autogenerated_exclude: 1.247905ms, skip_dirs: 729.39µs, cgo: 27.681µs, filename_unadjuster: 14.25µs, max_same_issues: 1.4µs, uniq_by_line: 860ns, skip_files: 660ns, max_from_linter: 540ns, exclude: 510ns, source_code: 320ns, sort_results: 300ns, severity-rules: 290ns, diff: 270ns, path_shortener: 180ns, max_per_file_from_linter: 170ns, path_prefixer: 140ns" 22:15:50 level=info msg="[runner] linters took 7.739836853s with stages: goanalysis_metalinter: 7.721598821s" 22:15:50 level=info msg="File cache stats: 0 entries of total size 0B" 22:15:50 level=info msg="Memory: 218 samples, avg is 187.5MB, max is 832.0MB" 22:15:50 level=info msg="Execution took 21.789010797s" 22:15:50 go vet ./... 22:15:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:15:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:15:53 ./bin/test-attribution-txt.sh [Pipeline] echo 22:15:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:15:54 + ls -al . 22:15:54 total 704 22:15:54 drwxrwxr-x 11 1001 1001 4096 Apr 25 22:14 . 22:15:54 drwxr-xr-x 4 root root 4096 Apr 25 22:14 .. 22:15:54 drwxrwxr-x 2 1001 1001 4096 Apr 25 22:13 .blubracket 22:15:54 -rw-rw-r-- 1 1001 1001 16 Apr 25 22:13 .dockerignore 22:15:54 drwxrwxr-x 8 1001 1001 4096 Apr 25 22:13 .git 22:15:54 drwxrwxr-x 3 1001 1001 4096 Apr 25 22:13 .github 22:15:54 -rw-rw-r-- 1 1001 1001 1133 Apr 25 22:13 .gitignore 22:15:54 -rw-rw-r-- 1 1001 1001 42 Apr 25 22:13 .golangci.yml 22:15:54 -rw-rw-r-- 1 1001 1001 87 Apr 25 22:13 .hadolint.yml 22:15:54 drwxr-xr-x 3 1001 1001 4096 Apr 25 22:13 .semver 22:15:54 -rw-rw-r-- 1 1001 1001 166 Apr 25 22:13 .sonarcloud.properties 22:15:54 -rw-rw-r-- 1 1001 1001 1171 Apr 25 22:13 ADOPTERS.md 22:15:54 -rw-rw-r-- 1 1001 1001 10835 Apr 25 22:13 Attribution.txt 22:15:54 -rw-rw-r-- 1 1001 1001 73765 Apr 25 22:13 CHANGELOG.md 22:15:54 -rw-rw-r-- 1 1001 1001 3804 Apr 25 22:13 CONTRIBUTING.md 22:15:54 -rw-rw-r-- 1 1001 1001 677 Apr 25 22:13 GOVERNANCE.md 22:15:54 -rw-rw-r-- 1 1001 1001 883 Apr 25 22:13 Jenkinsfile 22:15:54 -rw-rw-r-- 1 1001 1001 10775 Apr 25 22:13 LICENSE 22:15:54 -rw-rw-r-- 1 1001 1001 14368 Apr 25 22:13 Makefile 22:15:54 -rw-rw-r-- 1 1001 1001 582 Apr 25 22:13 OWNERS.md 22:15:54 -rw-rw-r-- 1 1001 1001 9403 Apr 25 22:13 README.md 22:15:54 -rw-rw-r-- 1 1001 1001 789 Apr 25 22:13 SECURITY.md 22:15:54 -rw-rw-r-- 1 1001 1001 5 Apr 25 22:13 VERSION 22:15:54 drwxrwxr-x 2 1001 1001 4096 Apr 25 22:13 bin 22:15:54 drwxrwxr-x 18 1001 1001 4096 Apr 25 22:13 cmd 22:15:54 -rw-r--r-- 1 root root 448247 Apr 25 22:15 coverage.out 22:15:54 -rw-rw-r-- 1 1001 1001 3200 Apr 25 22:13 go.mod 22:15:54 -rw-rw-r-- 1 1001 1001 31155 Apr 25 22:13 go.sum 22:15:54 drwxrwxr-x 7 1001 1001 4096 Apr 25 22:13 internal 22:15:54 drwxrwxr-x 3 1001 1001 4096 Apr 25 22:13 openapi 22:15:54 -rw-rw-r-- 1 1001 1001 594 Apr 25 22:13 security.txt 22:15:54 drwxrwxr-x 4 1001 1001 4096 Apr 25 22:13 snap 22:15:54 -rw-rw-r-- 1 1001 1001 204 Apr 25 22:13 version.go [Pipeline] sh 22:15:54 + '[' -e coverage.out ] 22:15:54 + chown 1001:1001 coverage.out [Pipeline] stash 22:15:54 Stashed 1 file(s) [Pipeline] sh 22:15:54 + make build 22:15:54 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 22:16: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 22:16:07 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 22:16:07 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 22:16:07 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 22:16:14 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 22:16:15 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 22:16: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:16:17 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 22:16:18 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 22:16: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:16: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:16:21 $ docker stop --time=1 c908dc379ba258c93b9dde7287950c667e04f3e959cb613bed8a86aca00233bf 22:16:28 $ docker rm -f --volumes c908dc379ba258c93b9dde7287950c667e04f3e959cb613bed8a86aca00233bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:16:29 22:16:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:16:30 latest: Pulling from edgex-devops/edgex-compose 22:16:30 cbdbe7a5bc2a: Pulling fs layer 22:16:30 ca9280d653b3: Pulling fs layer 22:16:30 7e9c9ca2126c: Pulling fs layer 22:16:30 cbdbe7a5bc2a: Download complete 22:16:30 cbdbe7a5bc2a: Pull complete 22:16:30 ca9280d653b3: Verifying Checksum 22:16:30 ca9280d653b3: Download complete 22:16:31 7e9c9ca2126c: Verifying Checksum 22:16:31 7e9c9ca2126c: Download complete 22:16:31 ca9280d653b3: Pull complete 22:16:34 7e9c9ca2126c: Pull complete 22:16:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:16:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:16:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:34 prd-ubuntu20.04-docker-8c-8g-10884 does not seem to be running inside a container 22:16:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:16:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10890 in /w/workspace/edgexfoundry_edgex-go_PR-4528 22:16:39 $ docker top 990a54c15c50725744edd6b5c752160d2d03e0f07424ac584169ab8e9c5eb9d3 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 22:16:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:16:39 The recommended git tool is: git 22:16:39 + docker-compose build --help 22:16:39 + grep parallel 22:16:40 --parallel Build images in parallel. [Pipeline] } 22:16:40 $ docker stop --time=1 990a54c15c50725744edd6b5c752160d2d03e0f07424ac584169ab8e9c5eb9d3 22:16:41 $ docker rm -f --volumes 990a54c15c50725744edd6b5c752160d2d03e0f07424ac584169ab8e9c5eb9d3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:16:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:42 prd-ubuntu20.04-docker-8c-8g-10884 does not seem to be running inside a container 22:16:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:16:42 $ docker top 642dc5fa88c039042b27b0d1cb8ee2c8410bea10598348c8d24febe8d7a82bee -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:42 + docker-compose -f ./docker-compose-build.yml build --parallel 22:16:43 Building core-command ... 22:16:43 Building core-common-config-bootstrapper ... 22:16:43 Building core-data ... 22:16:43 Building core-metadata ... 22:16:43 Building security-bootstrapper ... 22:16:43 Building security-proxy-auth ... 22:16:43 Building security-proxy-setup ... 22:16:43 Building security-secretstore-setup ... 22:16:43 Building security-spiffe-token-provider ... 22:16:43 Building security-spire-agent ... 22:16:43 Building security-spire-config ... 22:16:43 Building security-spire-server ... 22:16:43 Building support-notifications ... 22:16:43 Building support-scheduler ... 22:16:43 Building core-common-config-bootstrapper 22:16:43 Building security-spire-agent 22:16:43 Building security-spire-config 22:16:43 Building core-command 22:16:43 Building security-proxy-auth 22:16:46 using credential edgex-jenkins-ssh 22:16:46 Cloning the remote Git repository 22:16:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:16:47 > git init /w/workspace/edgex-go/1 # timeout=10 22:16:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:16:47 > git --version # timeout=10 22:16:47 > git --version # 'git version 2.25.1' 22:16:47 using GIT_SSH to set credentials SSH Credentials for GitHub 22:16:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:16:55 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:16:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:16:55 ---> 93fdad328c68 22:16:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:16:55 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:16:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:16:55 ---> 93fdad328c68 22:16:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:16:55 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:16:55 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:16:55 ---> 93fdad328c68 22:16:55 Step 3/27 : WORKDIR /edgex-go 22:16:55 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:16:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:16:55 ---> 93fdad328c68 22:16:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:16:55 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:16:55 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:16:55 ---> 93fdad328c68 22:16:55 Step 3/27 : WORKDIR /edgex-go 22:17:05 ---> Running in 3c861f5dd5e3 22:17:05 ---> Running in 92fe721ff517 22:17:05 ---> Running in 9077fd773bbb 22:17:05 ---> Running in a927edbf4a03 22:17:05 ---> Running in 29091ff5d398 22:17:05 Removing intermediate container a927edbf4a03 22:17:05 ---> 80c35369ada7 22:17:05 Step 4/23 : WORKDIR /edgex-go 22:17:05 Removing intermediate container 3c861f5dd5e3 22:17:05 ---> 0bd3194be8b1 22:17:05 Step 4/24 : WORKDIR /edgex-go 22:17:05 Removing intermediate container 92fe721ff517 22:17:05 ---> dea3e3931267 22:17:05 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 22:17:05 ---> Running in 7f087ec796af 22:17:05 Removing intermediate container 9077fd773bbb 22:17:05 ---> fc0bfd0f3d4d 22:17:05 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 22:17:05 Removing intermediate container 29091ff5d398 22:17:05 ---> 05f518a0aa61 22:17:05 Step 4/23 : WORKDIR /edgex-go 22:17:05 ---> Running in b83428323d3c 22:17:05 ---> Running in 0e6da3e9fb0c 22:17:05 ---> Running in e4c7b2c93ce7 22:17:05 ---> Running in cc85f2b3b6e4 22:17:05 Removing intermediate container 7f087ec796af 22:17:05 ---> bbbc79559213 22:17:05 Step 5/23 : RUN apk add --update --no-cache make git 22:17:05 ---> Running in 61579aac3798 22:17:05 Removing intermediate container b83428323d3c 22:17:05 ---> 0e5e4b60cf92 22:17:05 Step 5/24 : RUN apk add --update --no-cache make git 22:17:05 Removing intermediate container cc85f2b3b6e4 22:17:05 ---> 72438df676e6 22:17:05 Step 5/23 : RUN apk add --update --no-cache make git 22:17:05 ---> Running in 1904561c8255 22:17:05 ---> Running in 83667fa9551b 22:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:17:05 OK: 265 MiB in 53 packages 22:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:17:05 OK: 265 MiB in 53 packages 22:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:17:05 OK: 265 MiB in 53 packages 22:17:05 OK: 265 MiB in 53 packages 22:17:05 OK: 265 MiB in 53 packages 22:17:05 Removing intermediate container e4c7b2c93ce7 22:17:05 ---> beb32451dfeb 22:17:05 Step 5/27 : COPY go.mod vendor* ./ 22:17:05 Removing intermediate container 0e6da3e9fb0c 22:17:05 ---> a497f30ed1bc 22:17:05 Step 5/27 : COPY go.mod vendor* ./ 22:17:06 ---> e31fe7a0b500 22:17:06 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:06 ---> Running in 6216e9112e59 22:17:06 ---> 11ba6716a7eb 22:17:06 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:06 ---> Running in fb4675c86611 22:17:06 Removing intermediate container 83667fa9551b 22:17:06 ---> c1703b9d2a13 22:17:06 Step 6/23 : COPY go.mod vendor* ./ 22:17:06 Removing intermediate container 61579aac3798 22:17:06 ---> 284ddcdd6811 22:17:06 Step 6/23 : COPY go.mod vendor* ./ 22:17:06 ---> 446ab1212db6 22:17:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:06 Removing intermediate container 1904561c8255 22:17:06 ---> 2f463bd7c15c 22:17:06 Step 6/24 : COPY go.mod vendor* ./ 22:17:06 ---> Running in 7d7643145048 22:17:06 ---> a716bf0fb739 22:17:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:06 ---> Running in 9b1e68789dde 22:17:06 ---> 5421f79e4d49 22:17:06 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:06 ---> Running in 1db56ead3131 22:17:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:17:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:17:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:17:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:17:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:17:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4528/head:refs/remotes/origin/PR-4528 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:17:10 Merging remotes/origin/main commit 50d4b1035dfa4399e59f9a653307c5f6e2ab238e into PR head commit 7e270559595a7cf8024c30832ad13a7b88f3d7b2 22:17:11 Merge succeeded, producing 510bedad273c465301c1947db3db0c27f6a906a5 22:17:11 Checking out Revision 510bedad273c465301c1947db3db0c27f6a906a5 (PR-4528) 22:17:10 > git config core.sparsecheckout # timeout=10 22:17:10 > git checkout -f 7e270559595a7cf8024c30832ad13a7b88f3d7b2 # timeout=10 22:17:11 > git remote # timeout=10 22:17:11 > git config --get remote.origin.url # timeout=10 22:17:11 using GIT_SSH to set credentials SSH Credentials for GitHub 22:17:11 > git merge 50d4b1035dfa4399e59f9a653307c5f6e2ab238e # timeout=10 22:17:11 > git rev-parse HEAD^{commit} # timeout=10 22:17:11 > git config core.sparsecheckout # timeout=10 22:17:11 > git checkout -f 510bedad273c465301c1947db3db0c27f6a906a5 # timeout=10 22:17:15 Commit message: "Merge commit '50d4b1035dfa4399e59f9a653307c5f6e2ab238e' into HEAD" 22:17:15 First time build. Skipping changelog. 22:17:15 > git --version # timeout=10 22:17:15 > git --version # 'git version 2.25.1' 22:17:15 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:17:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:17:16 % Total % Received % Xferd Average Speed Time Time Time Current 22:17:16 Dload Upload Total Spent Left Speed 22:17:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 22:17:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:17:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:17:17 + sudo tee /etc/docker/daemon.new 22:17:17 { 22:17:17 "registry-mirrors": [ 22:17:17 "https://nexus3.edgexfoundry.org:10001" 22:17:17 ], 22:17:17 "bip": "10.250.0.254/24", 22:17:17 "hosts": [ 22:17:17 "tcp://0.0.0.0:5555", 22:17:17 "unix:///var/run/docker.sock" 22:17:17 ], 22:17:17 "mtu": 1458, 22:17:17 "selinux-enabled": true, 22:17:17 "seccomp-profile": "/etc/docker/seccomp.json" 22:17:17 } [Pipeline] sh 22:17:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:17:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:17:36 provisioning config files... 22:17:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16883576187849558583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:17:37 ---> docker-login.sh 22:17:37 nexus3.edgexfoundry.org:10001 22:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:38 Configure a credential helper to remove this warning. See 22:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:38 22:17:38 Login Succeeded 22:17:38 nexus3.edgexfoundry.org:10002 22:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:38 Configure a credential helper to remove this warning. See 22:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:38 22:17:38 Login Succeeded 22:17:38 nexus3.edgexfoundry.org:10003 22:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:39 Configure a credential helper to remove this warning. See 22:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:39 22:17:39 Login Succeeded 22:17:39 nexus3.edgexfoundry.org:10004 22:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:39 Configure a credential helper to remove this warning. See 22:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:39 22:17:39 Login Succeeded 22:17:39 docker.io 22:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:39 Configure a credential helper to remove this warning. See 22:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:39 22:17:39 Login Succeeded 22:17:40 ---> docker-login.sh ends [Pipeline] } 22:17:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:17:41 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:17:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:17:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:17:41 ========================================================= 22:17:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:17:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:17:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:17:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:17:41 c41833b44d91: Pulling fs layer 22:17:41 ed15518f5707: Pulling fs layer 22:17:41 feae8fd75edb: Pulling fs layer 22:17:41 242c74f7c9fa: Pulling fs layer 22:17:41 3cdef696dda3: Pulling fs layer 22:17:41 2ced38df9373: Pulling fs layer 22:17:41 58f1dce35555: Pulling fs layer 22:17:41 242c74f7c9fa: Waiting 22:17:41 3cdef696dda3: Waiting 22:17:41 2ced38df9373: Waiting 22:17:41 58f1dce35555: Waiting 22:17:41 ed15518f5707: Download complete 22:17:41 242c74f7c9fa: Verifying Checksum 22:17:41 242c74f7c9fa: Download complete 22:17:41 3cdef696dda3: Verifying Checksum 22:17:41 3cdef696dda3: Download complete 22:17:41 c41833b44d91: Verifying Checksum 22:17:42 c41833b44d91: Pull complete 22:17:43 58f1dce35555: Verifying Checksum 22:17:43 58f1dce35555: Download complete 22:17:43 ed15518f5707: Pull complete 22:17:44 feae8fd75edb: Verifying Checksum 22:17:44 feae8fd75edb: Download complete 22:17:44 2ced38df9373: Verifying Checksum 22:17:44 2ced38df9373: Download complete 22:17:56 feae8fd75edb: Pull complete 22:17:56 242c74f7c9fa: Pull complete 22:17:56 3cdef696dda3: Pull complete 22:18:03 2ced38df9373: Pull complete 22:18:06 58f1dce35555: Pull complete 22:18:06 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 22:18:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:18:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 22:18:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:18:07 WORKDIR /edgex 22:18:07 COPY go.mod . 22:18:07 RUN go mod download 22:18:07 + docker build -t ci-base-image-arm64 -f - . 22:18:07 Sending build context to Docker daemon 2.932MB 22:18:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:18:07 ---> fadd8f120f05 22:18:07 Step 2/4 : WORKDIR /edgex 22:18:09 ---> Running in af635d706768 22:18:09 Removing intermediate container af635d706768 22:18:09 ---> 8a308aae647a 22:18:09 Step 3/4 : COPY go.mod . 22:18:10 ---> b842d73411f7 22:18:10 Step 4/4 : RUN go mod download 22:18:10 ---> Running in 85d460f2a890 22:18:14 Removing intermediate container 6216e9112e59 22:18:14 ---> 4846c696c0af 22:18:14 Step 7/27 : COPY . . 22:18:14 Removing intermediate container 9b1e68789dde 22:18:14 ---> 95856edff988 22:18:14 Step 8/23 : COPY . . 22:18:14 Removing intermediate container 1db56ead3131 22:18:14 ---> 6c5b8024fbc6 22:18:14 Step 8/24 : COPY . . 22:18:14 Removing intermediate container 7d7643145048 22:18:14 ---> 2a8780edbf0b 22:18:14 Step 8/23 : COPY . . 22:18:14 Removing intermediate container fb4675c86611 22:18:14 ---> 1520f4120f8d 22:18:14 Step 7/27 : COPY . . 22:18:32 ---> 2aebe1a09fb4 22:18:32 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:18:32 ---> 4956b3fc8cb1 22:18:32 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:18:32 ---> ab8cc0c0d712 22:18:32 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 22:18:32 ---> 1d0e722e7d60 22:18:32 ---> 58ee11ef13cd 22:18:32 Step 8/27 : ARG SPIRE_RELEASE=1.6.3Step 8/27 : ARG SPIRE_RELEASE=1.6.3 22:18:32 22:18:32 ---> Running in 62b4b98e273b 22:18:32 ---> Running in ca7b6863ca34 22:18:32 ---> Running in 5de52278bc72 22:18:32 ---> Running in f3d3704f3531 22:18:32 ---> Running in 257a9c518e2c 22:18:32 Removing intermediate container ca7b6863ca34 22:18:32 ---> 4a479dff5ad9 22:18:32 Step 9/27 : WORKDIR /edgex-go/spire-build 22:18:32 Removing intermediate container f3d3704f3531 22:18:32 ---> 24d4213ab8b7 22:18:32 Step 9/27 : WORKDIR /edgex-go/spire-build 22:18:32 ---> Running in e473e39e6cad 22:18:32 ---> Running in f26ff6a0c358 22:18:32 Removing intermediate container e473e39e6cad 22:18:32 ---> fdcc5bb2baf4 22:18:32 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:18:32 ---> Running in d5d1b5a06e81 22:18:32 Removing intermediate container f26ff6a0c358 22:18:32 ---> 1305b8ee1673 22:18:32 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:18:32 ---> Running in e41ad50ad714 22:18:32 Removing intermediate container d5d1b5a06e81 22:18:32 ---> 5e4aed034b2e 22:18:32 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:18:32 ---> Running in 0f3cfce4d1d9 22:18:32 Removing intermediate container e41ad50ad714 22:18:32 ---> b46a2fcd3867 22:18:32 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:18:32 ---> Running in 772beb252b28 22:18:32 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 22:18:32 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 22:18:32 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 22:18:32 Removing intermediate container 772beb252b28 22:18:32 ---> d1fb73f857d4 22:18:32 Step 12/27 : WORKDIR /edgex-go 22:18:32 Removing intermediate container 0f3cfce4d1d9 22:18:32 ---> 762d588bf043 22:18:32 Step 12/27 : WORKDIR /edgex-go 22:18:32 ---> Running in cccc7fe9aa0a 22:18:32 ---> Running in 3e96289b7e06 22:18:32 Removing intermediate container cccc7fe9aa0a 22:18:32 ---> 18d3c464e3b8 22:18:32 22:18:32 Step 13/27 : FROM alpine:3.17 22:18:32 Removing intermediate container 3e96289b7e06 22:18:32 ---> de5f54cb3092 22:18:32 22:18:32 Step 13/27 : FROM alpine:3.17 22:18:33 3.17: Pulling from library/alpine 22:18:33 3.17: Pulling from library/alpine 22:18:33 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:18:33 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:18:33 Status: Downloaded newer image for alpine:3.17 22:18:33 Status: Downloaded newer image for alpine:3.17 22:18:33 ---> 9ed4aefc74f6 22:18:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:18:33 ---> 9ed4aefc74f6 22:18:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:18:33 ---> Running in 80fab11a3fe0 22:18:33 ---> Running in 22c11c8cbf82 22:18:34 Removing intermediate container 80fab11a3fe0 22:18:34 ---> b02769a2b8c8 22:18:34 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:18:34 Removing intermediate container 22c11c8cbf82 22:18:34 ---> 77a6fb5e948a 22:18:34 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:18:34 ---> Running in 195d6ee8130f 22:18:34 ---> Running in 1c009e5e1f04 22:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:18:35 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:18:35 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:18:35 OK: 17820 distinct packages available 22:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:18:35 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:18:35 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:18:35 OK: 17820 distinct packages available 22:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:18:35 (1/4) Installing dumb-init (1.2.5-r2) 22:18:35 (2/4) Installing musl-obstack (1.2.3-r0) 22:18:35 (3/4) Installing libucontext (1.2-r0) 22:18:35 (4/4) Installing gcompat (1.1.0-r0) 22:18:35 Executing busybox-1.35.0-r29.trigger 22:18:35 OK: 7 MiB in 19 packages 22:18:35 (1/5) Installing dumb-init (1.2.5-r2) 22:18:35 (2/5) Installing musl-obstack (1.2.3-r0) 22:18:35 (3/5) Installing libucontext (1.2-r0) 22:18:35 (4/5) Installing gcompat (1.1.0-r0) 22:18:35 (5/5) Installing openssl (3.0.8-r4) 22:18:35 Executing busybox-1.35.0-r29.trigger 22:18:35 OK: 8 MiB in 20 packages 22:18:42 Removing intermediate container 85d460f2a890 22:18:42 ---> 9bb429a7f73f 22:18:42 Successfully built 9bb429a7f73f 22:18:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:43 + docker inspect -f . ci-base-image-arm64 22:18:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:43 prd-ubuntu20.04-docker-arm64-4c-16g-10890 does not seem to be running inside a container 22:18:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:18:45 Removing intermediate container 195d6ee8130f 22:18:45 ---> 645418a36537 22:18:45 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 22:18:45 Removing intermediate container 1c009e5e1f04 22:18:45 ---> 5715eca7172f 22:18:45 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 22:18:45 ---> cffeb79ede9d 22:18:45 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 22:18:45 ---> 8fd1bbc67f7a 22:18:45 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 22:18:46 ---> 4b5439502f8a 22:18:46 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:18:46 ---> 34887a9ea67d 22:18:46 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:18:46 $ docker top d01a7e7c08749d986084afa237524cee3afcd67e5351b26097d6d3b21143bc9d -eo pid,comm [Pipeline] { [Pipeline] sh 22:18:47 + go version 22:18:47 go version go1.20.2 linux/arm64 [Pipeline] } 22:18:47 $ docker stop --time=1 d01a7e7c08749d986084afa237524cee3afcd67e5351b26097d6d3b21143bc9d 22:18:49 $ docker rm -f --volumes d01a7e7c08749d986084afa237524cee3afcd67e5351b26097d6d3b21143bc9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:50 + docker inspect -f . ci-base-image-arm64 22:18:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:50 prd-ubuntu20.04-docker-arm64-4c-16g-10890 does not seem to be running inside a container 22:18:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:18:51 ---> 77bd84c979d7 22:18:51 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:18:51 ---> 041dbd9c4754 22:18:51 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:18:51 $ docker top cace3e36453516a0551c2c626e3018da731c9eb0cff1a4fa9d642c30f2aaee97 -eo pid,comm [Pipeline] { [Pipeline] echo 22:18:52 ========================================================= 22:18:52 [edgeXBuildGoParallel] Running Tests and Build... 22:18:52 ========================================================= [Pipeline] sh 22:18:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:18:53 + make test 22:18:53 go test -race -coverprofile=coverage.out ./... 22:18:56 ---> ba32d66e9141 22:18:56 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:18:56 ---> f7575dedc48e 22:18:56 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:18:56 ---> Running in 44ecf7dd07e3 22:18:57 Removing intermediate container 44ecf7dd07e3 22:18:57 ---> 6b973b9df2cd 22:18:57 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:19:03 ---> 4fe570ec3d50 22:19:03 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:19:03 ---> 777b50e1f6c6 22:19:03 Step 22/27 : WORKDIR / 22:19:03 ---> Running in ce0ab78cf97a 22:19:03 ---> edc4eb4bda7d 22:19:03 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:19:03 Removing intermediate container 62b4b98e273b 22:19:03 ---> e9bee36d5183 22:19:03 22:19:03 Step 10/23 : FROM alpine:3.17 22:19:03 ---> 9ed4aefc74f6 22:19:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:19:03 ---> Running in cbbbf78d22f2 22:19:03 Removing intermediate container 257a9c518e2c 22:19:03 ---> e98d2be5cc3f 22:19:03 22:19:03 Step 10/24 : FROM alpine:3.17 22:19:03 ---> 9ed4aefc74f6 22:19:03 Step 11/24 : RUN apk add --update --no-cache dumb-init 22:19:03 Removing intermediate container 5de52278bc72 22:19:03 ---> 9f2e6d2be600 22:19:03 22:19:03 Step 10/23 : FROM alpine:3.17 22:19:03 ---> 9ed4aefc74f6 22:19:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:19:03 Removing intermediate container ce0ab78cf97a 22:19:03 ---> 899178d6c201 22:19:03 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:19:03 Removing intermediate container cbbbf78d22f2 22:19:03 ---> 78873389263c 22:19:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:19:03 ---> 47b7e8761552 22:19:03 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:19:03 ---> Running in d1482921e35a 22:19:03 ---> Running in a89a85770e9f 22:19:03 ---> Running in 192b19b5ee38 22:19:03 ---> Running in 1ff0e7fde830 22:19:03 ---> Running in 2448bf909020 22:19:03 Removing intermediate container d1482921e35a 22:19:03 ---> 421510616a5b 22:19:03 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:19:03 Removing intermediate container a89a85770e9f 22:19:03 ---> e4448b37aa3d 22:19:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:19:03 ---> Running in 9ba8966d1b45 22:19:03 Removing intermediate container 1ff0e7fde830 22:19:03 ---> fd91361c96aa 22:19:03 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:19:03 ---> Running in 9802d7f4b91c 22:19:03 ---> Running in 2d75cf4c868d 22:19:03 Removing intermediate container 9ba8966d1b45 22:19:03 ---> f62e3a1590c6 22:19:03 Step 25/27 : LABEL arch=x86_64 22:19:03 ---> Running in e17837ffa8f9 22:19:03 Removing intermediate container 2d75cf4c868d 22:19:03 ---> ecf5e2d7be60 22:19:03 Step 25/27 : LABEL arch=x86_64 22:19:03 ---> Running in 60aaac39c295 22:19:03 Removing intermediate container e17837ffa8f9 22:19:03 ---> 4202b4d36ec4 22:19:03 Step 26/27 : LABEL git_sha=65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 22:19:03 ---> Running in afdee07ff625 22:19:03 Removing intermediate container 60aaac39c295 22:19:03 ---> 868b9eaf9ea5 22:19:03 Step 26/27 : LABEL git_sha=65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 22:19:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:19:03 ---> Running in e6de010fa018 22:19:03 Removing intermediate container afdee07ff625 22:19:03 ---> 627ef311e3cf 22:19:03 Step 27/27 : LABEL version=0.0.0 22:19:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:19:04 ---> Running in 282651d054bb 22:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:19:04 Removing intermediate container e6de010fa018 22:19:04 ---> 617f958d2bcd 22:19:04 Step 27/27 : LABEL version=0.0.0 22:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:19:04 ---> Running in 7a20a80389f5 22:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:19:04 Removing intermediate container 282651d054bb 22:19:04 ---> 251fa0a16eb8 22:19:04 22:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:19:04 Removing intermediate container 7a20a80389f5 22:19:04 ---> 228fe19f7c81 22:19:04 22:19:04 Successfully built 251fa0a16eb8 22:19:04 Successfully tagged security-spire-config:latest 22:19:04 Building core-metadata 22:19:04  Building security-spire-config ... done Successfully built 228fe19f7c81 22:19:04 Successfully tagged security-spire-agent:latest 22:19:04  Building security-spire-agent ... done Building security-bootstrapper 22:19:04 (1/1) Installing dumb-init (1.2.5-r2) 22:19:04 Executing busybox-1.35.0-r29.trigger 22:19:04 OK: 7 MiB in 16 packages 22:19:04 (1/1) Installing dumb-init (1.2.5-r2) 22:19:04 Executing busybox-1.35.0-r29.trigger 22:19:04 OK: 7 MiB in 16 packages 22:19:04 (1/1) Installing dumb-init (1.2.5-r2) 22:19:04 Executing busybox-1.35.0-r29.trigger 22:19:04 OK: 7 MiB in 16 packages 22:19:08 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:19:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:19:08 ---> 93fdad328c68 22:19:08 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:19:08 ---> Using cache 22:19:08 ---> 05f518a0aa61 22:19:08 Step 4/25 : WORKDIR /edgex-go 22:19:08 ---> Using cache 22:19:08 ---> 72438df676e6 22:19:08 Step 5/25 : RUN apk add --update --no-cache make git 22:19:08 ---> Using cache 22:19:08 ---> c1703b9d2a13 22:19:08 Step 6/25 : COPY go.mod vendor* ./ 22:19:08 ---> Using cache 22:19:08 ---> 446ab1212db6 22:19:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:19:08 ---> Using cache 22:19:08 ---> 2a8780edbf0b 22:19:08 Step 8/25 : COPY . . 22:19:08 ---> Using cache 22:19:08 ---> ab8cc0c0d712 22:19:08 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:19:09 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:19:09 Step 2/33 : FROM ${BUILDER_BASE} AS builder 22:19:09 ---> 93fdad328c68 22:19:09 Step 3/33 : WORKDIR /edgex-go 22:19:09 ---> Using cache 22:19:09 ---> fc0bfd0f3d4d 22:19:09 Step 4/33 : RUN apk add --update --no-cache make git 22:19:14 ---> Running in af5726974e0a 22:19:14 ---> Running in e20eb5a722b8 22:19:14 Removing intermediate container 2448bf909020 22:19:14 ---> 19580d023474 22:19:14 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:19:14 Removing intermediate container 9802d7f4b91c 22:19:14 ---> ca6533284be5 22:19:14 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:19:14 Removing intermediate container 192b19b5ee38 22:19:14 ---> f5cd40ddbc0b 22:19:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:19:14 ---> Running in 4020325cb82d 22:19:14 ---> dc9b54b2f483 22:19:14 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 22:19:14 Removing intermediate container 4020325cb82d 22:19:14 ---> d6e5ee12bbc0 22:19:14 Step 13/24 : ENV APP_PORT=59882 22:19:14 ---> e5a35913c474 22:19:14 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 22:19:14 ---> Running in 578e9efc81c5 22:19:14 Removing intermediate container 578e9efc81c5 22:19:14 ---> 981e002d7695 22:19:14 Step 14/24 : EXPOSE $APP_PORT 22:19:14 ---> 8a711406579a 22:19:14 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:19:14 ---> Running in e23a0871d2aa 22:19:14 ---> 5c8612d9ce81 22:19:14 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:19:14 Removing intermediate container e23a0871d2aa 22:19:14 ---> 19ebe5650557 22:19:14 Step 15/24 : WORKDIR / 22:19:14 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 22:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:19:14 ---> Running in dd833c756b6c 22:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:19:15 OK: 265 MiB in 53 packages 22:19:15 ---> 3cebf151881b 22:19:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:19:15 Removing intermediate container dd833c756b6c 22:19:15 ---> de4b9bd0d21c 22:19:15 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:19:15 ---> feca6e71b6c8 22:19:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:19:15 ---> a2a22027bdc7 22:19:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:19:15 Removing intermediate container e20eb5a722b8 22:19:15 ---> 5ac0d397334f 22:19:15 Step 5/33 : COPY go.mod vendor* ./ 22:19:15 ---> 777ac2c3bfba 22:19:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:19:15 ---> 94cbdc56157d 22:19:15 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 22:19:15 ---> 019041367b61 22:19:15 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:19:15 ---> b2d03143b949 22:19:15 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:19:15 ---> Running in b3431c625121 22:19:15 ---> 8cc0ffea77ef 22:19:15 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:19:15 ---> Running in 7301c5ffeb2b 22:19:15 ---> Running in b00ee3eb3f01 22:19:15 ---> de8c60dcb1e9 22:19:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:19:16 ---> b4ec1b4c0df2 22:19:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:19:16 ---> 9b64c4e45d3d 22:19:16 Step 20/24 : ENTRYPOINT ["/core-command"] 22:19:16 ---> Running in b1ba422ab1f1 22:19:16 Removing intermediate container b3431c625121 22:19:16 ---> 11ea316eccba 22:19:16 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 22:19:16 ---> Running in 1e9ea2cfce75 22:19:17 Removing intermediate container b1ba422ab1f1 22:19:17 ---> 3e8bc9c4ad3a 22:19:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:19:17 ---> Running in 0ec53e6001e4 22:19:17 Removing intermediate container 1e9ea2cfce75 22:19:17 ---> 8c6dc5ce1f2b 22:19:17 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 22:19:17 Removing intermediate container 7301c5ffeb2b 22:19:17 ---> e3fe194c3f1b 22:19:17 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 22:19:17 ---> Running in cf8b9c111090 22:19:17 ---> Running in 52effe5d8bac 22:19:17 Removing intermediate container 0ec53e6001e4 22:19:17 ---> 349b38f858ec 22:19:17 Step 22/24 : LABEL arch=x86_64 22:19:17 ---> Running in 18aa75817834 22:19:17 Removing intermediate container cf8b9c111090 22:19:17 ---> 2cf7d3dda2aa 22:19:17 Step 21/23 : LABEL arch=x86_64 22:19:17 Removing intermediate container 52effe5d8bac 22:19:17 ---> 37c722f7529a 22:19:17 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 22:19:17 Removing intermediate container 18aa75817834 22:19:17 ---> 63fe7a96bf7b 22:19:17 Step 23/24 : LABEL git_sha=65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 22:19:17 ---> Running in 95749f55a7d0 22:19:17 ---> Running in b8d7dcd8a6ba 22:19:17 ---> Running in 06d7f87df546 22:19:17 Removing intermediate container b8d7dcd8a6ba 22:19:17 ---> 12295da62320 22:19:17 Step 22/23 : LABEL git_sha=65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 22:19:17 Removing intermediate container 06d7f87df546 22:19:17 ---> a046b5f6896c 22:19:17 Step 24/24 : LABEL version=0.0.0 22:19:17 ---> Running in 424e880f976e 22:19:17 ---> Running in b81b79ed023a 22:19:17 Removing intermediate container 95749f55a7d0 22:19:17 ---> 129efa16f6b3 22:19:17 Step 21/23 : LABEL arch=x86_64 22:19:17 ---> Running in f867c5c2893b 22:19:17 Removing intermediate container 424e880f976e 22:19:17 ---> 450a8f6f6444 22:19:17 Step 23/23 : LABEL version=0.0.0 22:19:17 Removing intermediate container b81b79ed023a 22:19:17 ---> a835c5c3b1c1 22:19:17 22:19:17 ---> Running in 955d4ae205b0 22:19:17 Removing intermediate container f867c5c2893b 22:19:17 ---> 2e5e69a9d007 22:19:17 Step 22/23 : LABEL git_sha=65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 22:19:17 Successfully built a835c5c3b1c1 22:19:17 Successfully tagged core-command:latest 22:19:17  Building core-command ... done Building security-spiffe-token-provider 22:19:17 ---> Running in ac454b36f632 22:19:17 Removing intermediate container 955d4ae205b0 22:19:17 ---> 90380d56fe0a 22:19:17 22:19:17 Successfully built 90380d56fe0a 22:19:17 Successfully tagged core-common-config-bootstrapper:latest 22:19:17  Building core-common-config-bootstrapper ... done Building support-scheduler 22:19:17 Removing intermediate container ac454b36f632 22:19:17 ---> 2a9af2020aa3 22:19:17 Step 23/23 : LABEL version=0.0.0 22:19:20 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:19:20 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:19:20 ---> 93fdad328c68 22:19:20 Step 3/20 : WORKDIR /edgex-go 22:19:20 ---> Using cache 22:19:20 ---> fc0bfd0f3d4d 22:19:20 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:19:21 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:19:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:19:21 ---> 93fdad328c68 22:19:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:19:21 ---> Using cache 22:19:21 ---> 05f518a0aa61 22:19:21 Step 4/23 : WORKDIR /edgex-go 22:19:21 ---> Using cache 22:19:21 ---> 72438df676e6 22:19:21 Step 5/23 : RUN apk add --update --no-cache make git 22:19:21 ---> Using cache 22:19:21 ---> c1703b9d2a13 22:19:21 Step 6/23 : COPY go.mod vendor* ./ 22:19:21 ---> Using cache 22:19:21 ---> 446ab1212db6 22:19:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:19:21 ---> Using cache 22:19:21 ---> 2a8780edbf0b 22:19:21 Step 8/23 : COPY . . 22:19:21 ---> Using cache 22:19:21 ---> ab8cc0c0d712 22:19:21 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 22:19:27 ---> Running in e00e8991e0e4 22:19:27 ---> Running in 08ef8cd933ac 22:19:27 ---> Running in 22e81cee0b8d 22:19:27 Removing intermediate container e00e8991e0e4 22:19:27 ---> 04901a58e31d 22:19:27 22:19:27 Successfully built 04901a58e31d 22:19:27 Successfully tagged security-proxy-auth:latest 22:19:27  Building security-proxy-auth ... done Building security-proxy-setup 22:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:19:27 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 22:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:19:27 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:19:27 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:19:27 OK: 17819 distinct packages available 22:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:19:28 OK: 265 MiB in 53 packages 22:19:34 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:19:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:19:34 ---> 93fdad328c68 22:19:34 Step 3/22 : WORKDIR /edgex-go 22:19:34 ---> Using cache 22:19:34 ---> fc0bfd0f3d4d 22:19:34 Step 4/22 : RUN apk add --update --no-cache make git 22:19:34 ---> Using cache 22:19:34 ---> 5ac0d397334f 22:19:34 Step 5/22 : COPY go.mod vendor* ./ 22:19:34 ---> Using cache 22:19:34 ---> 8cc0ffea77ef 22:19:34 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:19:49 ---> Running in ebe959c48a95 22:19:49 Removing intermediate container 08ef8cd933ac 22:19:49 ---> ec83864b0a13 22:19:49 Step 5/20 : COPY go.mod vendor* ./ 22:19:49 ---> 39ee5c1ee239 22:19:49 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:19:49 ---> Running in 2985f9e5acf8 22:19:49 ? github.com/edgexfoundry/edgex-go [no test files] 22:19:55 Removing intermediate container af5726974e0a 22:19:55 ---> 97cc1985bd03 22:19:55 22:19:55 Step 10/25 : FROM alpine:3.17 22:19:55 ---> 9ed4aefc74f6 22:19:55 Step 11/25 : RUN apk add --update --no-cache dumb-init 22:19:55 ---> Using cache 22:19:55 ---> f5cd40ddbc0b 22:19:55 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:19:55 ---> Using cache 22:19:55 ---> d6e5ee12bbc0 22:19:55 Step 13/25 : ENV APP_PORT=59881 22:19:57 ---> Running in 9896583c7a41 22:19:57 Removing intermediate container 9896583c7a41 22:19:57 ---> 7bf9b1fb224f 22:19:57 Step 14/25 : EXPOSE $APP_PORT 22:19:57 ---> Running in 1ef8c099fe2b 22:19:57 Removing intermediate container 1ef8c099fe2b 22:19:57 ---> 5dc8fb06f678 22:19:57 Step 15/25 : WORKDIR / 22:19:58 Removing intermediate container b00ee3eb3f01 22:19:58 ---> fe720bcc2a74 22:19:58 Step 7/33 : COPY . . 22:20:08 ---> Running in 92980833ffe6 22:20:08 Removing intermediate container 92980833ffe6 22:20:08 ---> 41c60beb7fb6 22:20:08 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:08 ---> ec3aaf820118 22:20:08 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:20:08 Removing intermediate container 22e81cee0b8d 22:20:08 ---> e1d7c6c04440 22:20:08 22:20:08 Step 10/23 : FROM alpine:3.17 22:20:08 ---> 9ed4aefc74f6 22:20:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:20:08 ---> Using cache 22:20:08 ---> f5cd40ddbc0b 22:20:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:20:08 ---> Using cache 22:20:08 ---> d6e5ee12bbc0 22:20:08 Step 13/23 : ENV APP_PORT=59861 22:20:08 ---> Running in aba5e91d657d 22:20:08 ---> 5c56ab2cd4fd 22:20:08 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 22:20:09 ---> Running in a45aa948b49e 22:20:10 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 22:20:22 ---> 823b57740fbe 22:20:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:20:22 Removing intermediate container a45aa948b49e 22:20:22 ---> 7a64fa742e7a 22:20:22 Step 14/23 : EXPOSE $APP_PORT 22:20:22 ---> Running in 925b82430071 22:20:22 Removing intermediate container 925b82430071 22:20:22 ---> bd3b706be2fc 22:20:22 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:34 ---> 6e0eef856303 22:20:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:20:34 ---> ac3268d8ae01 22:20:34 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:20:34 ---> e27ec1f9ec60 22:20:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:20:34 ---> 455a52334636 22:20:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:20:34 Removing intermediate container ebe959c48a95 22:20:34 ---> 8b7cf4e47db6 22:20:34 Step 7/22 : COPY . . 22:20:34 Removing intermediate container 2985f9e5acf8 22:20:34 ---> eac66b59e35d 22:20:34 Step 7/20 : COPY . . 22:20:46 ---> def69ae24729 22:20:46 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:20:46 ---> d49c96d3e539 22:20:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:20:46 ---> Running in 02cfd65ed8eb 22:20:46 ---> 0f02eb6b7a14 22:20:46 Step 8/22 : RUN make cmd/secrets-config/secrets-config 22:20:46 ---> 0158cad1acb5 22:20:46 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:20:46 ---> 939b781c673e 22:20:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:20:46 Removing intermediate container aba5e91d657d 22:20:46 ---> c081bf4d99bb 22:20:46 22:20:46 Step 9/33 : FROM alpine:3.17 22:20:46 ---> 9ed4aefc74f6 22:20:46 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 22:20:46 Removing intermediate container 02cfd65ed8eb 22:20:46 ---> 859ddd4d1647 22:20:46 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:20:46 ---> Running in 3ebb405fb239 22:20:46 ---> Running in 0a8607df7ff5 22:20:46 ---> Running in d47b449db566 22:20:46 ---> Running in 07d637e3958e 22:20:46 ---> Running in 08437718c110 22:20:46 Removing intermediate container d47b449db566 22:20:46 ---> 84bff9338b9b 22:20:46 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 22:20:46 Removing intermediate container 07d637e3958e 22:20:46 ---> 13e89bce327f 22:20:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:20:46 Removing intermediate container 08437718c110 22:20:46 ---> aa84119801e9 22:20:46 Step 23/25 : LABEL arch=x86_64 22:20:46 ---> Running in dff59639829d 22:20:46 ---> Running in f9561f1773e4 22:20:46 ---> Running in 23acaae831e8 22:20:46 Removing intermediate container f9561f1773e4 22:20:46 ---> 0f51b740f075 22:20:46 Step 21/23 : LABEL arch=x86_64 22:20:46 ---> Running in c47ad2da2998 22:20:46 Removing intermediate container 23acaae831e8 22:20:46 ---> 8eeb2972614a 22:20:46 Step 24/25 : LABEL git_sha=65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 22:20:46 ---> Running in 9bb4a4724f39 22:20:46 Removing intermediate container c47ad2da2998 22:20:46 ---> 582072023129 22:20:46 Step 22/23 : LABEL git_sha=65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 22:20:46 ---> Running in 87a785d02901 22:20:46 Removing intermediate container 9bb4a4724f39 22:20:46 ---> 7e95b3ae5607 22:20:46 Step 25/25 : LABEL version=0.0.0 22:20:46 ---> Running in 064e3220747b 22:20:46 Removing intermediate container 87a785d02901 22:20:46 ---> 5b920c58d86a 22:20:46 Step 23/23 : LABEL version=0.0.0 22:20:46 ---> Running in 0b6092e0a981 22:20: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:20:46 Removing intermediate container 064e3220747b 22:20:46 ---> 6f963df5a348 22:20:46 22:20:46 Removing intermediate container 0b6092e0a981 22:20:46 ---> 35adf1dca562 22:20:46 22:20:46 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 22:20:46 Successfully built 6f963df5a348 22:20:46 Successfully tagged core-metadata:latest 22:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:20:46 Building security-secretstore-setup 22:20:46  Building core-metadata ... done Successfully built 35adf1dca562 22:20:46 Successfully tagged support-scheduler:latest 22:20:46 Building core-data 22:20:47  Building support-scheduler ... done (1/2) Installing dumb-init (1.2.5-r2) 22:20:47 (2/2) Installing su-exec (0.2-r2) 22:20:47 Executing busybox-1.35.0-r29.trigger 22:20:47 OK: 7 MiB in 17 packages 22:20:51 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:20:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:20:51 ---> 93fdad328c68 22:20:51 Step 3/25 : WORKDIR /edgex-go 22:20:51 ---> Using cache 22:20:51 ---> fc0bfd0f3d4d 22:20:51 Step 4/25 : RUN apk add --update --no-cache make git 22:20:51 ---> Using cache 22:20:51 ---> 5ac0d397334f 22:20:51 Step 5/25 : COPY go.mod vendor* ./ 22:20:51 ---> Using cache 22:20:51 ---> 8cc0ffea77ef 22:20:51 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:51 ---> Using cache 22:20:51 ---> 8b7cf4e47db6 22:20:51 Step 7/25 : COPY . . 22:20:51 ---> Using cache 22:20:51 ---> 0f02eb6b7a14 22:20:51 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:20:52 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:20:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:20:52 ---> 93fdad328c68 22:20:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:20:52 ---> Using cache 22:20:52 ---> 05f518a0aa61 22:20:52 Step 4/23 : WORKDIR /edgex-go 22:20:52 ---> Using cache 22:20:52 ---> 72438df676e6 22:20:52 Step 5/23 : RUN apk add --update --no-cache make git 22:20:52 ---> Using cache 22:20:52 ---> c1703b9d2a13 22:20:52 Step 6/23 : COPY go.mod vendor* ./ 22:20:52 ---> Using cache 22:20:52 ---> 446ab1212db6 22:20:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:52 ---> Using cache 22:20:52 ---> 2a8780edbf0b 22:20:52 Step 8/23 : COPY . . 22:20:52 ---> Using cache 22:20:52 ---> ab8cc0c0d712 22:20:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:21:03 ---> Running in b6687aecf41d 22:21:03 ---> Running in e0feca919b52 22:21:03 Removing intermediate container dff59639829d 22:21:03 ---> 17b1a37c8ebf 22:21:03 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 22:21:03 ---> Running in ad497a75d259 22:21:03 Removing intermediate container ad497a75d259 22:21:03 ---> b1e11818ea2c 22:21:03 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:21:03 ---> Running in 0e1f2440d8c0 22:21:03 Removing intermediate container 0e1f2440d8c0 22:21:03 ---> 275701d531c7 22:21:03 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:21:03 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 22:21:03 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 22:21:03 ---> Running in ed805d81df31 22:21:03 Removing intermediate container ed805d81df31 22:21:03 ---> 43f6ab85a3c4 22:21:03 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:21:03 ---> Running in 04641d97700b 22:21:03 Removing intermediate container 04641d97700b 22:21:03 ---> 5cbb72fe14d2 22:21:03 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:21:03 ---> Running in 3035635061ba 22:21:04 Removing intermediate container 3035635061ba 22:21:04 ---> 82901e5c8dc0 22:21:04 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 22:21:04 ---> Running in 77781b0a82b0 22:21:05 Removing intermediate container 77781b0a82b0 22:21:05 ---> f887ab83b91c 22:21:05 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:21:06 ---> 100d203ab014 22:21:06 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:21:06 ---> Running in 644892eefcb6 22:21:09 Removing intermediate container 644892eefcb6 22:21:09 ---> 117da8a440a4 22:21:09 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 22:21:11 ---> c54393d0e269 22:21:11 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 22:21:12 ---> cbc50f12d698 22:21:12 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:21:14 ---> 223c74af5b8f 22:21:14 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:21:16 ---> 9f15649f646c 22:21:16 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 22:21:16 Removing intermediate container 3ebb405fb239 22:21:16 ---> 369f4a413b08 22:21:16 22:21:16 Step 9/22 : FROM alpine:3.17 22:21:16 ---> 9ed4aefc74f6 22:21:16 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 22:21:16 ---> Running in 717ebdfe698e 22:21:19 ---> 498a4dc23527 22:21:19 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:21:20 Removing intermediate container 0a8607df7ff5 22:21:20 ---> c5a342a6f574 22:21:20 22:21:20 Step 9/20 : FROM alpine:3.17 22:21:20 ---> 9ed4aefc74f6 22:21:20 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 22:21:20 ---> Using cache 22:21:20 ---> 84bff9338b9b 22:21:20 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:21:20 ---> Running in 4fac2b662cb0 22:21:20 ---> f1f81fccf8d3 22:21:20 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:21:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:21:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:21:20 (1/2) Installing dumb-init (1.2.5-r2) 22:21:20 (2/2) Installing openssl (3.0.8-r4) 22:21:20 Executing busybox-1.35.0-r29.trigger 22:21:20 OK: 8 MiB in 17 packages 22:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:21:21 ---> f6a89d99480f 22:21:21 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:21:21 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:21:21 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:21:21 OK: 17820 distinct packages available 22:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:21:21 (1/9) Installing ca-certificates (20220614-r4) 22:21:21 (2/9) Installing brotli-libs (1.0.9-r9) 22:21:21 ---> bc5d794ece20 22:21:21 Step 28/33 : RUN chmod +x /entrypoint.sh 22:21:21 (3/9) Installing nghttp2-libs (1.51.0-r0) 22:21:21 (4/9) Installing libcurl (8.0.1-r0) 22:21:21 (5/9) Installing curl (8.0.1-r0) 22:21:21 (6/9) Installing dumb-init (1.2.5-r2) 22:21:21 (7/9) Installing musl-obstack (1.2.3-r0) 22:21:21 (8/9) Installing libucontext (1.2-r0) 22:21:21 (9/9) Installing gcompat (1.1.0-r0) 22:21:21 Executing busybox-1.35.0-r29.trigger 22:21:21 Executing ca-certificates-20220614-r4.trigger 22:21:22 OK: 10 MiB in 24 packages 22:21:22 ---> Running in 5547b9670118 22:21:22 Removing intermediate container 717ebdfe698e 22:21:22 ---> 99717d14403a 22:21:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 22:21: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:21:23 ---> Running in efe55fb63999 22:21:23 Removing intermediate container efe55fb63999 22:21:23 ---> 9295e03221d8 22:21:23 Step 12/22 : WORKDIR /edgex 22:21:23 ---> Running in 84178312d751 22:21:23 Removing intermediate container 84178312d751 22:21:23 ---> d7b75fbcdf89 22:21:23 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:21:23 Removing intermediate container 4fac2b662cb0 22:21:23 ---> d69bd99d815d 22:21:23 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:21:23 ---> 0a34598a2125 22:21:23 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 22:21:23 ---> e86545e39979 22:21:23 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 22:21:23 Removing intermediate container 5547b9670118 22:21:23 ---> 7cffff32f502 22:21:23 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 22:21:23 ---> Running in fd4056723016 22:21:24 ---> bbc5bd2445f0 22:21:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:21:24 ---> 91be7908c5a8 22:21:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:21:24 Removing intermediate container fd4056723016 22:21:24 ---> d254573ab351 22:21:24 Step 30/33 : CMD ["gate"] 22:21:24 ---> f11689c796b4 22:21:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:21:24 ---> Running in 7214cc1e2a64 22:21:27 Removing intermediate container 7214cc1e2a64 22:21:27 ---> c592b7f84263 22:21:27 Step 31/33 : LABEL arch=x86_64 22:21:27 ---> 38fc26dc29e5 22:21:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:21:27 ---> 15294e0e4fa1 22:21:27 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:21:27 ---> Running in a9c750fc20c3 22:21:27 Removing intermediate container b6687aecf41d 22:21:27 ---> a2312afcbf46 22:21:27 22:21:27 Step 9/25 : FROM alpine:3.17 22:21:27 ---> 9ed4aefc74f6 22:21:27 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:21:29 Removing intermediate container a9c750fc20c3 22:21:29 ---> 33a613100291 22:21:29 Step 32/33 : LABEL git_sha=65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 22:21:29 ---> Running in ebf0da126c63 22:21:30 ---> caab3f0ff946 22:21:30 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:21:30 ---> 1539ecf81f25 22:21:30 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:21:30 ---> Running in dd15b066bec6 22:21:30 ---> Running in ff8acdfdb116 22:21:30 ---> Running in 2d85deb6989c 22:21:30 Removing intermediate container e0feca919b52 22:21:30 ---> c6c91869f0f2 22:21:30 22:21:30 Step 10/23 : FROM alpine:3.17 22:21:30 ---> 9ed4aefc74f6 22:21:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:21:30 Removing intermediate container dd15b066bec6 22:21:30 ---> f367341a1177 22:21:30 Step 33/33 : LABEL version=0.0.0 22:21:30 Removing intermediate container ff8acdfdb116 22:21:30 ---> c203ad4b1d88 22:21:30 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:21:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:21:30 ---> Running in 30e9880163c2 22:21:30 ---> Running in 075476cef152 22:21:30 ---> Running in 2fde757920e7 22:21:30 Removing intermediate container 30e9880163c2 22:21:30 ---> 06115b7d7dd5 22:21:30 Step 18/20 : LABEL arch=x86_64 22:21:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:21:30 Removing intermediate container 2fde757920e7 22:21:30 ---> 7fe95083ee05 22:21:30 22:21:30 Removing intermediate container 075476cef152 22:21:30 ---> c2674d5474b1 22:21:30 Step 12/23 : ENV APP_PORT=59880 22:21:30 ---> Running in 3682f45f21d9 22:21:30 ---> Running in 8f6329e384e1 22:21:30 Successfully built 7fe95083ee05 22:21:30 Successfully tagged security-bootstrapper:latest 22:21:30  Building security-bootstrapper ... done Building security-spire-server 22:21:30 Removing intermediate container 3682f45f21d9 22:21:30 ---> c8ff5460ae5d 22:21:30 Step 19/20 : LABEL git_sha=65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 22:21:30 ---> Running in 7b7b7d91cf0d 22:21:30 Removing intermediate container 8f6329e384e1 22:21:30 ---> e541229436f0 22:21:30 Step 13/23 : EXPOSE $APP_PORT 22:21:30 (1/3) Installing ca-certificates (20220614-r4) 22:21:30 (2/3) Installing dumb-init (1.2.5-r2) 22:21:30 (3/3) Installing su-exec (0.2-r2) 22:21:30 Executing busybox-1.35.0-r29.trigger 22:21:30 Executing ca-certificates-20220614-r4.trigger 22:21:30 OK: 8 MiB in 18 packages 22:21:35 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:21:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:21:35 ---> 93fdad328c68 22:21:35 Step 3/26 : WORKDIR /edgex-go 22:21:35 ---> Using cache 22:21:35 ---> fc0bfd0f3d4d 22:21:35 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 22:21:35 ---> Using cache 22:21:35 ---> beb32451dfeb 22:21:35 Step 5/26 : COPY go.mod vendor* ./ 22:21:35 ---> Using cache 22:21:35 ---> e31fe7a0b500 22:21:35 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:35 ---> Using cache 22:21:35 ---> 4846c696c0af 22:21:35 Step 7/26 : COPY . . 22:21:35 ---> Using cache 22:21:35 ---> 58ee11ef13cd 22:21:35 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 22:21:35 ---> Using cache 22:21:35 ---> 4a479dff5ad9 22:21:35 Step 9/26 : WORKDIR /edgex-go/spire-build 22:21:35 ---> Using cache 22:21:35 ---> fdcc5bb2baf4 22:21:35 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:21:35 ---> Using cache 22:21:35 ---> 5e4aed034b2e 22:21:35 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 22:21:37 ---> Running in 8cef0389ad6e 22:21:37 Removing intermediate container 7b7b7d91cf0d 22:21:37 ---> 8bcab594c0a3 22:21:37 Step 20/20 : LABEL version=0.0.0 22:21:37 ---> Running in 26f577e52659 22:21:37 ---> Running in 79e96d8d9c69 22:21:37 Removing intermediate container 8cef0389ad6e 22:21:37 ---> 7a0fd2cd7a11 22:21:37 Step 14/23 : RUN apk add --update --no-cache dumb-init 22:21:37 Removing intermediate container 2d85deb6989c 22:21:37 ---> e533af5b743d 22:21:37 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:21:37 ---> Running in 549dbc7ec00b 22:21:37 Removing intermediate container 79e96d8d9c69 22:21:37 ---> 9b40c590f846 22:21:37 22:21:37 ---> Running in 039e1634f0d7 22:21:37 Removing intermediate container ebf0da126c63 22:21:37 ---> b7d45914ac29 22:21:37 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 22:21:37 Successfully built 9b40c590f846 22:21:37 Successfully tagged security-spiffe-token-provider:latest 22:21:37 Building support-notifications 22:21:37  Building security-spiffe-token-provider ... done  ---> Running in 9b83a7dbd8b7 22:21:37 Removing intermediate container 039e1634f0d7 22:21:37 ---> f121dbb91dbb 22:21:37 Step 20/22 : LABEL arch=x86_64 22:21:37 ---> Running in a021fd0d5062 22:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:21:39 (1/1) Installing dumb-init (1.2.5-r2) 22:21:39 Executing busybox-1.35.0-r29.trigger 22:21:39 OK: 7 MiB in 16 packages 22:21:40 Removing intermediate container 9b83a7dbd8b7 22:21:40 ---> c6b74ca63d93 22:21:40 Step 12/25 : WORKDIR / 22:21:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:21:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:21:40 ---> 93fdad328c68 22:21:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:21:40 ---> Using cache 22:21:40 ---> 05f518a0aa61 22:21:40 Step 4/23 : WORKDIR /edgex-go 22:21:40 ---> Using cache 22:21:40 ---> 72438df676e6 22:21:40 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:21:44 Removing intermediate container a021fd0d5062 22:21:44 ---> 7c1a411fb16a 22:21:44 Step 21/22 : LABEL git_sha=65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 22:21:44 ---> Running in ee10d5895661 22:21:44 ---> Running in 7833f8f111ae 22:21:44 ---> Running in 46f270f3a5d3 22:21:44 Removing intermediate container 26f577e52659 22:21:44 ---> df66ad6fdcb0 22:21:44 Step 12/26 : WORKDIR /edgex-go 22:21:44 Removing intermediate container 7833f8f111ae 22:21:44 ---> d3bbe1b4d8a2 22:21:44 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:21:44 Removing intermediate container 549dbc7ec00b 22:21:44 ---> 9031a0ae32ba 22:21:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:21:44 ---> Running in 86bf82eaf614 22:21:44 Removing intermediate container 46f270f3a5d3 22:21:44 ---> cc6b55459bfd 22:21:44 Step 22/22 : LABEL version=0.0.0 22:21:44 ---> Running in 6d93de5ef2a2 22:21:44 Removing intermediate container 86bf82eaf614 22:21:44 ---> 481af471d9ee 22:21:44 22:21:44 Step 13/26 : FROM alpine:3.17 22:21:44 ---> 9ed4aefc74f6 22:21:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:21:44 ---> Using cache 22:21:44 ---> 77a6fb5e948a 22:21:44 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:21:44 ---> Using cache 22:21:44 ---> 5715eca7172f 22:21:44 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 22:21:44 ---> Using cache 22:21:44 ---> 8fd1bbc67f7a 22:21:44 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 22:21:44 ---> Using cache 22:21:44 ---> 28a393026bc9 22:21:44 Removing intermediate container 6d93de5ef2a2 22:21:44 Step 14/25 : COPY --from=builder /edgex-go/security.txt / ---> c4455cda2567 22:21:44 22:21:44 22:21:44 ---> 34887a9ea67d 22:21:44 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:21:44 ---> 59e2ff4e011e 22:21:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:21:44 Successfully built c4455cda2567 22:21:44 Successfully tagged security-proxy-setup:latest 22:21:44  Building security-proxy-setup ... done  ---> 3079d42e0fa4 22:21:44 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:21:44 ---> 4a7468278b31 22:21:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:21:44 ---> 28215666f5b7 22:21:44 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 22:21:44 OK: 265 MiB in 53 packages 22:21:47 ---> 8b66850992d6 22:21:47 ---> 7081da5826d7 22:21:47 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yamlStep 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:21:47 22:21:47 ---> de8f7aa4e936 22:21:47 Step 19/23 : ENTRYPOINT ["/core-data"] 22:21:47 ---> a16555101878 22:21:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:21:47 ---> Running in c4931a110dda 22:21:47 ---> fe50ce5a859a 22:21:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:21:47 Removing intermediate container ee10d5895661 22:21:47 ---> 8e7348fe5b0b 22:21:47 Step 6/23 : COPY go.mod vendor* ./ 22:21:47 Removing intermediate container c4931a110dda 22:21:47 ---> 7038aeb13ef0 22:21:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:21:47 ---> a286a081a260 22:21:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:21:47 ---> Running in 350af41fb777 22:21:47 ---> 61a4fd5c74d3 22:21:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:47 ---> b61bcf150dd7 22:21:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:21:47 ---> Running in 89b860be925a 22:21:47 Removing intermediate container 350af41fb777 22:21:47 ---> 39094a17339d 22:21:47 Step 21/23 : LABEL arch=x86_64 22:21:47 ---> Running in 12a5542e4a7a 22:21:47 ---> ffefc11b60bf 22:21:47 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:21:47 Removing intermediate container 12a5542e4a7a 22:21:47 ---> 625997538cd5 22:21:47 Step 22/23 : LABEL git_sha=65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 22:21:48 ---> Running in e43f7b15af8f 22:21:48 ---> a49b8e84c20a 22:21:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:21:48 ---> eab2c97168c4 22:21:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:21:48 ---> Running in f2f419af19c8 22:21:48 Removing intermediate container e43f7b15af8f 22:21:48 ---> 972c58ea304b 22:21:48 Step 23/23 : LABEL version=0.0.0 22:21:48 ---> Running in 0c07e13d108c 22:21:48 Removing intermediate container f2f419af19c8 22:21:48 ---> bc2d571ec3c9 22:21:48 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:21:48 ---> Running in e7244ac9bd5a 22:21:48 ---> 095eedddb7ed 22:21:48 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:21:48 Removing intermediate container 0c07e13d108c 22:21:48 ---> 0bbeb9f26c30 22:21:48 22:21:48 ---> Running in b5b38db82822 22:21:48 Removing intermediate container e7244ac9bd5a 22:21:48 ---> bb8253ca99ff 22:21:48 Step 24/26 : LABEL arch=x86_64 22:21:48 ---> Running in c1d5cebdecf0 22:21:48 Successfully built 0bbeb9f26c30 22:21:48 Successfully tagged core-data:latest 22:21:48  Building core-data ... done Removing intermediate container c1d5cebdecf0 22:21:48 ---> a09b28904ba9 22:21:48 Step 25/26 : LABEL git_sha=65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 22:21:48 ---> Running in 97070f0dfcb2 22:21:48 Removing intermediate container 97070f0dfcb2 22:21:48 ---> a7ab62565a6c 22:21:48 Step 26/26 : LABEL version=0.0.0 22:21:48 ---> Running in b5b61142b649 22:21:49 Removing intermediate container b5b61142b649 22:21:49 ---> 552486fc9572 22:21:49 22:21:49 Successfully built 552486fc9572 22:21:49 Successfully tagged security-spire-server:latest 22:21:49  Building security-spire-server ... done Removing intermediate container b5b38db82822 22:21:49 ---> 27984b7064fb 22:21:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:21:49 ---> Running in ec0a00b6b19f 22:21:49 Removing intermediate container ec0a00b6b19f 22:21:49 ---> 4e516482a316 22:21:49 Step 23/25 : LABEL arch=x86_64 22:21:49 ---> Running in bfb3e50b6222 22:21:49 Removing intermediate container bfb3e50b6222 22:21:49 ---> 98d14c018430 22:21:49 Step 24/25 : LABEL git_sha=65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 22:21:49 ---> Running in 16c6d744d035 22:21:49 Removing intermediate container 16c6d744d035 22:21:49 ---> fd95d7305157 22:21:49 Step 25/25 : LABEL version=0.0.0 22:21:49 ---> Running in 575f657d1358 22:21:49 Removing intermediate container 575f657d1358 22:21:49 ---> 3760f222ff79 22:21:49 22:21:49 Successfully built 3760f222ff79 22:21:49 Successfully tagged security-secretstore-setup:latest 22:22:11  Building security-secretstore-setup ... done Removing intermediate container 89b860be925a 22:22:11 ---> 1efbc3d55612 22:22:11 Step 8/23 : COPY . . 22:22:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:22:11 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:22:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:22:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:22:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:22:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:22:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:22:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:22:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:22:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:22:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:22:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:22:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:22:18 ---> eb18470ee535 22:22:18 Step 9/23 : RUN make cmd/support-notifications/support-notifications 22:22:18 ---> Running in e2fa1c45fe41 22:22:18 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 22:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:22:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.267s coverage: 28.7% of statements 22:22:40 Removing intermediate container e2fa1c45fe41 22:22:40 ---> 6adc8a8ac691 22:22:40 22:22:40 Step 10/23 : FROM alpine:3.17 22:22:40 ---> 9ed4aefc74f6 22:22:40 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:22:40 ---> Running in 66d10122b861 22:22:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:40 (1/2) Installing ca-certificates (20220614-r4) 22:22:40 (2/2) Installing dumb-init (1.2.5-r2) 22:22:40 Executing busybox-1.35.0-r29.trigger 22:22:40 Executing ca-certificates-20220614-r4.trigger 22:22:40 OK: 8 MiB in 17 packages 22:22:40 Removing intermediate container 66d10122b861 22:22:40 ---> e2b3ac3ae228 22:22:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 22:22:40 ---> Running in 82e8e80cb058 22:22:41 Removing intermediate container 82e8e80cb058 22:22:41 ---> d0eaa4c5c3d5 22:22:41 Step 13/23 : ENV APP_PORT=59860 22:22:41 ---> Running in ad041156fd53 22:22:41 Removing intermediate container ad041156fd53 22:22:41 ---> c7b812375e9f 22:22:41 Step 14/23 : EXPOSE $APP_PORT 22:22:41 ---> Running in 2ce5df230412 22:22:41 Removing intermediate container 2ce5df230412 22:22:41 ---> 6e27407df315 22:22:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:22:41 ---> d7749fd7474a 22:22:41 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:22:41 ---> 4ca7be9becec 22:22:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:22:42 ---> dbb649454ae0 22:22:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:22:42 ---> 689c10054bd9 22:22:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:22:42 ---> Running in cf752618b663 22:22:42 Removing intermediate container cf752618b663 22:22:42 ---> a9ea8c41ead6 22:22:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:22:42 ---> Running in fcdd6f7fcde5 22:22:42 Removing intermediate container fcdd6f7fcde5 22:22:42 ---> 099582a3747a 22:22:42 Step 21/23 : LABEL arch=x86_64 22:22:42 ---> Running in 4d751377c246 22:22:42 Removing intermediate container 4d751377c246 22:22:42 ---> 6c28d19368fe 22:22:42 Step 22/23 : LABEL git_sha=65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 22:22:42 ---> Running in a5c42310f725 22:22:42 Removing intermediate container a5c42310f725 22:22:42 ---> d68f5e439ffe 22:22:42 Step 23/23 : LABEL version=0.0.0 22:22:42 ---> Running in 7a9e38ff6b52 22:22:42 Removing intermediate container 7a9e38ff6b52 22:22:42 ---> 1e5f032a27cd 22:22:42 22:22:42 Successfully built 1e5f032a27cd 22:22:42 Successfully tagged support-notifications:latest 22:22:42  Building support-notifications ... done  [Pipeline] } 22:22:42 $ docker stop --time=1 642dc5fa88c039042b27b0d1cb8ee2c8410bea10598348c8d24febe8d7a82bee 22:22:44 $ docker rm -f --volumes 642dc5fa88c039042b27b0d1cb8ee2c8410bea10598348c8d24febe8d7a82bee [Pipeline] // withDockerContainer [Pipeline] sh 22:22:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.370s coverage: 98.5% of statements 22:22:44 + docker images 22:22:44 REPOSITORY TAG IMAGE ID CREATED SIZE 22:22:44 support-notifications latest 1e5f032a27cd 2 seconds ago 32.7MB 22:22:44 6adc8a8ac691 8 seconds ago 1.79GB 22:22:44 security-secretstore-setup latest 3760f222ff79 55 seconds ago 32.8MB 22:22:44 security-spire-server latest 552486fc9572 56 seconds ago 103MB 22:22:44 core-data latest 0bbeb9f26c30 56 seconds ago 20MB 22:22:44 security-proxy-setup latest c4455cda2567 About a minute ago 18.7MB 22:22:44 481af471d9ee About a minute ago 1.58GB 22:22:44 security-spiffe-token-provider latest 9b40c590f846 About a minute ago 32.8MB 22:22:44 security-bootstrapper latest 7fe95083ee05 About a minute ago 22.2MB 22:22:44 c6c91869f0f2 About a minute ago 1.73GB 22:22:44 a2312afcbf46 About a minute ago 1.72GB 22:22:44 c5a342a6f574 About a minute ago 1.76GB 22:22:44 369f4a413b08 About a minute ago 1.7GB 22:22:44 core-metadata latest 6f963df5a348 About a minute ago 20.4MB 22:22:44 support-scheduler latest 35adf1dca562 About a minute ago 32.1MB 22:22:44 c081bf4d99bb 2 minutes ago 1.71GB 22:22:44 e1d7c6c04440 2 minutes ago 1.79GB 22:22:44 97cc1985bd03 2 minutes ago 1.73GB 22:22:44 security-proxy-auth latest 04901a58e31d 3 minutes ago 18.3MB 22:22:44 core-common-config-bootstrapper latest 90380d56fe0a 3 minutes ago 17.2MB 22:22:44 core-command latest a835c5c3b1c1 3 minutes ago 19.8MB 22:22:44 security-spire-agent latest 228fe19f7c81 3 minutes ago 161MB 22:22:44 security-spire-config latest 251fa0a16eb8 3 minutes ago 102MB 22:22:44 e98d2be5cc3f 3 minutes ago 1.72GB 22:22:44 9f2e6d2be600 3 minutes ago 1.72GB 22:22:44 e9bee36d5183 3 minutes ago 1.7GB 22:22:44 18d3c464e3b8 4 minutes ago 1.58GB 22:22:44 de5f54cb3092 4 minutes ago 1.58GB 22:22:44 ci-base-image-x86_64 latest 93fdad328c68 8 minutes ago 918MB 22:22:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 26 hours ago 700MB 22:22:44 alpine 3.17 9ed4aefc74f6 3 weeks ago 7.05MB 22:22:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 22:22:44 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] } 22:22:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:22:51 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:22:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:22:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.490s coverage: 71.5% of statements 22:22:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:22:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:22:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.383s coverage: 54.0% of statements 22:23:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:23:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:23:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:23:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:23:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:23:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.191s coverage: 88.5% of statements 22:23:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.555s coverage: 3.8% of statements 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:23:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.082s coverage: 95.6% of statements 22:23:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:23:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:23:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:23:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:23:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:23:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.239s coverage: 72.2% of statements 22:23:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:23:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:23:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:23:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.263s coverage: 65.9% of statements 22:23:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:23:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:23:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.482s coverage: 0.9% of statements 22:23:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.316s coverage: 29.0% of statements 22:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.303s coverage: 44.1% of statements 22:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.295s coverage: 82.9% of statements 22:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements 22:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.293s coverage: 96.3% of statements 22:23:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.247s coverage: 87.5% of statements 22:24:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:24:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:24:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:24:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.254s coverage: 94.4% of statements 22:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:24:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:24:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:24:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.236s coverage: 79.9% of statements 22:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.302s coverage: 92.9% of statements 22:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements 22:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.243s coverage: 62.3% of statements 22:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements 22:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.195s coverage: 20.0% of statements 22:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.195s coverage: 100.0% of statements 22:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.540s coverage: 81.8% of statements 22:24:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:24:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.551s coverage: 82.1% of statements 22:24:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:24:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 86.0% of statements 22:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:24:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.211s coverage: 63.1% of statements 22:24:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.303s coverage: 100.0% of statements 22:24:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 89.4% of statements 22:24:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.079s coverage: 100.0% of statements 22:24:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 22:24:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:24:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:24:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:24:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 22:24:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:24:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:24:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:24:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.076s coverage: 38.4% of statements 22:24:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.254s coverage: 84.8% of statements 22:25:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:25:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:25:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:25:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:25:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.331s coverage: 17.7% of statements 22:25:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:25:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:25:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:25:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:25:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.651s coverage: 92.3% of statements 22:25:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:25:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:25:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.322s coverage: 61.5% of statements 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:25:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.478s coverage: 97.7% of statements 22:25:18 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 22:25:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:25:18 go vet ./... 22:28:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:28:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:28:10 ./bin/test-attribution-txt.sh [Pipeline] echo 22:28:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:28:11 + ls -al . 22:28:11 total 700 22:28:11 drwxrwxr-x 10 1001 1001 4096 Apr 25 22:18 . 22:28:11 drwxr-xr-x 4 root root 4096 Apr 25 22:18 .. 22:28:11 drwxrwxr-x 2 1001 1001 4096 Apr 25 22:17 .blubracket 22:28:11 -rw-rw-r-- 1 1001 1001 16 Apr 25 22:17 .dockerignore 22:28:11 drwxrwxr-x 8 1001 1001 4096 Apr 25 22:17 .git 22:28:11 drwxrwxr-x 3 1001 1001 4096 Apr 25 22:17 .github 22:28:11 -rw-rw-r-- 1 1001 1001 1133 Apr 25 22:17 .gitignore 22:28:11 -rw-rw-r-- 1 1001 1001 42 Apr 25 22:17 .golangci.yml 22:28:11 -rw-rw-r-- 1 1001 1001 87 Apr 25 22:17 .hadolint.yml 22:28:11 -rw-rw-r-- 1 1001 1001 166 Apr 25 22:17 .sonarcloud.properties 22:28:11 -rw-rw-r-- 1 1001 1001 1171 Apr 25 22:17 ADOPTERS.md 22:28:11 -rw-rw-r-- 1 1001 1001 10835 Apr 25 22:17 Attribution.txt 22:28:11 -rw-rw-r-- 1 1001 1001 73765 Apr 25 22:17 CHANGELOG.md 22:28:11 -rw-rw-r-- 1 1001 1001 3804 Apr 25 22:17 CONTRIBUTING.md 22:28:11 -rw-rw-r-- 1 1001 1001 677 Apr 25 22:17 GOVERNANCE.md 22:28:11 -rw-rw-r-- 1 1001 1001 883 Apr 25 22:17 Jenkinsfile 22:28:11 -rw-rw-r-- 1 1001 1001 10775 Apr 25 22:17 LICENSE 22:28:11 -rw-rw-r-- 1 1001 1001 14368 Apr 25 22:17 Makefile 22:28:11 -rw-rw-r-- 1 1001 1001 582 Apr 25 22:17 OWNERS.md 22:28:11 -rw-rw-r-- 1 1001 1001 9403 Apr 25 22:17 README.md 22:28:11 -rw-rw-r-- 1 1001 1001 789 Apr 25 22:17 SECURITY.md 22:28:11 -rw-rw-r-- 1 1001 1001 5 Apr 25 22:13 VERSION 22:28:11 drwxrwxr-x 2 1001 1001 4096 Apr 25 22:17 bin 22:28:11 drwxrwxr-x 18 1001 1001 4096 Apr 25 22:17 cmd 22:28:11 -rw-r--r-- 1 root root 448248 Apr 25 22:25 coverage.out 22:28:11 -rw-rw-r-- 1 1001 1001 3200 Apr 25 22:17 go.mod 22:28:11 -rw-rw-r-- 1 1001 1001 31155 Apr 25 22:17 go.sum 22:28:11 drwxrwxr-x 7 1001 1001 4096 Apr 25 22:17 internal 22:28:11 drwxrwxr-x 3 1001 1001 4096 Apr 25 22:17 openapi 22:28:11 -rw-rw-r-- 1 1001 1001 594 Apr 25 22:17 security.txt 22:28:11 drwxrwxr-x 4 1001 1001 4096 Apr 25 22:17 snap 22:28:11 -rw-rw-r-- 1 1001 1001 204 Apr 25 22:17 version.go [Pipeline] sh 22:28:11 + '[' -e coverage.out ] 22:28:11 + chown 1001:1001 coverage.out [Pipeline] stash 22:28:11 Warning: overwriting stash ‘coverage-report’ 22:28:12 Stashed 1 file(s) [Pipeline] sh 22:28:13 + make build 22:28:13 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 22:29:49 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 22:29:53 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 22:29:58 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 22:30:03 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 22:30:50 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 22:30:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:31:03 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 22:31: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:31:13 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 22:31: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 22:31: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:31:31 $ docker stop --time=1 cace3e36453516a0551c2c626e3018da731c9eb0cff1a4fa9d642c30f2aaee97 22:31:33 $ docker rm -f --volumes cace3e36453516a0551c2c626e3018da731c9eb0cff1a4fa9d642c30f2aaee97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:31:36 22:31:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:31:37 latest: Pulling from edgex-devops/edgex-compose-arm64 22:31:37 29e5d40040c1: Pulling fs layer 22:31:37 1ce36da41761: Pulling fs layer 22:31:37 25b303627fd3: Pulling fs layer 22:31:37 29e5d40040c1: Verifying Checksum 22:31:37 29e5d40040c1: Download complete 22:31:37 1ce36da41761: Verifying Checksum 22:31:37 1ce36da41761: Download complete 22:31:37 29e5d40040c1: Pull complete 22:31:39 1ce36da41761: Pull complete 22:31:39 25b303627fd3: Verifying Checksum 22:31:39 25b303627fd3: Download complete 22:31:49 25b303627fd3: Pull complete 22:31:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:31:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:31:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:49 prd-ubuntu20.04-docker-arm64-4c-16g-10890 does not seem to be running inside a container 22:31:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:31:51 $ docker top 9a841ea2f0f7274d2644a2a081bf0e7a0926dc144a8ff7b82ee7133fb7d43963 -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:52 + + docker-composegrep build parallel --help 22:31:52 22:31:59 --parallel Build images in parallel. [Pipeline] } 22:31:59 $ docker stop --time=1 9a841ea2f0f7274d2644a2a081bf0e7a0926dc144a8ff7b82ee7133fb7d43963 22:32:01 $ docker rm -f --volumes 9a841ea2f0f7274d2644a2a081bf0e7a0926dc144a8ff7b82ee7133fb7d43963 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:32:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:32:02 prd-ubuntu20.04-docker-arm64-4c-16g-10890 does not seem to be running inside a container 22:32:02 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:32:03 $ docker top 4a93adeb27d841421bd4c39375b7437c3e92ebb2e3feb5ba1f82ab2c54c74b21 -eo pid,comm [Pipeline] { [Pipeline] sh 22:32:04 + docker-compose -f ./docker-compose-build.yml build --parallel 22:32:11 Building core-command ... 22:32:11 Building core-common-config-bootstrapper ... 22:32:11 Building core-data ... 22:32:11 Building core-metadata ... 22:32:11 Building security-bootstrapper ... 22:32:11 Building security-proxy-auth ... 22:32:11 Building security-proxy-setup ... 22:32:11 Building security-secretstore-setup ... 22:32:11 Building security-spiffe-token-provider ... 22:32:11 Building security-spire-agent ... 22:32:11 Building security-spire-config ... 22:32:11 Building security-spire-server ... 22:32:11 Building support-notifications ... 22:32:11 Building support-scheduler ... 22:32:11 Building core-common-config-bootstrapper 22:32:11 Building security-bootstrapper 22:32:11 Building core-metadata 22:32:11 Building security-spire-agent 22:32:11 Building security-spiffe-token-provider 22:33:07 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:33:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:33:07 ---> 9bb429a7f73f 22:33:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:33:07 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:33:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:33:07 ---> 9bb429a7f73f 22:33:07 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:33:07 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:33:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:33:07 ---> 9bb429a7f73f 22:33:07 Step 3/20 : WORKDIR /edgex-go 22:33:07 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:33:07 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:33:07 ---> 9bb429a7f73f 22:33:07 Step 3/27 : WORKDIR /edgex-go 22:33:07 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:33:07 Step 2/33 : FROM ${BUILDER_BASE} AS builder 22:33:07 ---> 9bb429a7f73f 22:33:07 Step 3/33 : WORKDIR /edgex-go 22:33:07 ---> Running in dde0644dd72f 22:33:07 ---> Running in d5f2a05860ad 22:33:07 ---> Running in dfb48473dc18 22:33:07 ---> Running in e1e6a7f2d3ad 22:33:07 ---> Running in 8ac3a0fcdfb7 22:33:07 Removing intermediate container dde0644dd72f 22:33:07 Removing intermediate container e1e6a7f2d3ad 22:33:07 ---> 96ec69753522 22:33:07 Step 4/25 : WORKDIR /edgex-go 22:33:07 ---> ded7bf2143ba 22:33:07 Step 4/33 : RUN apk add --update --no-cache make git 22:33:07 Removing intermediate container dfb48473dc18 22:33:07 ---> d435c80a09f5 22:33:07 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:33:07 ---> Running in ae6fb463bb66 22:33:07 ---> Running in a4121d0ab9aa 22:33:07 Removing intermediate container d5f2a05860ad 22:33:07 ---> 2a0e1f550475 22:33:07 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 22:33:07 Removing intermediate container 8ac3a0fcdfb7 22:33:07 ---> f8ee47b16fb4 22:33:07 Step 4/23 : WORKDIR /edgex-go 22:33:07 ---> Running in dcfcf1f8a062 22:33:07 ---> Running in 88ce5a404cbe 22:33:07 ---> Running in b89228e48ffa 22:33:07 Removing intermediate container ae6fb463bb66 22:33:07 ---> 9a0327193bfb 22:33:07 Step 5/25 : RUN apk add --update --no-cache make git 22:33:07 Removing intermediate container b89228e48ffa 22:33:07 ---> 0c01002f7bc1 22:33:07 Step 5/23 : RUN apk add --update --no-cache make git 22:33:07 ---> Running in 935e0813ed62 22:33:07 ---> Running in 82ec251be629 22:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:33:07 OK: 263 MiB in 53 packages 22:33:07 OK: 263 MiB in 53 packages 22:33:07 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:33:07 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:33:07 OK: 17690 distinct packages available 22:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:07 OK: 263 MiB in 53 packages 22:33:07 OK: 263 MiB in 53 packages 22:33:07 Removing intermediate container a4121d0ab9aa 22:33:07 ---> b92586462155 22:33:07 Step 5/33 : COPY go.mod vendor* ./ 22:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:33:08 OK: 263 MiB in 53 packages 22:33:09 ---> 8f59f4a7ebf4 22:33:09 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:33:09 ---> Running in ef30b846a207 22:33:09 Removing intermediate container 88ce5a404cbe 22:33:09 ---> 20b313eb4d0c 22:33:09 Step 5/27 : COPY go.mod vendor* ./ 22:33:10 Removing intermediate container 935e0813ed62 22:33:10 ---> e7afccbd6fb2 22:33:10 Step 6/25 : COPY go.mod vendor* ./ 22:33:10 Removing intermediate container 82ec251be629 22:33:10 ---> fca97da0b69b 22:33:10 Step 6/23 : COPY go.mod vendor* ./ 22:33:10 Removing intermediate container dcfcf1f8a062 22:33:10 ---> 33ef4f9a31ac 22:33:10 Step 5/20 : COPY go.mod vendor* ./ 22:33:10 ---> b9bf76f7d874 22:33:10 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:33:10 ---> Running in 48170e9aec2c 22:33:11 ---> e269f4fb0d99 22:33:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:33:11 ---> Running in 14c60fd5fefb 22:33:12 ---> 5b8fadaadf80 22:33:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:33:12 ---> Running in 2b8234cbb444 22:33:12 ---> a5ba22253ae5 22:33:12 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:33:12 ---> Running in ab9a4202dde1 22:35:04 Removing intermediate container 48170e9aec2c 22:35:04 ---> 14a321bd3117 22:35:04 Step 7/27 : COPY . . 22:35:04 Removing intermediate container 2b8234cbb444 22:35:04 ---> 0fa32ae13eba 22:35:04 Step 8/23 : COPY . . 22:35:04 Removing intermediate container 14c60fd5fefb 22:35:04 ---> 2a82465940c3 22:35:04 Step 8/25 : COPY . . 22:35:04 Removing intermediate container ab9a4202dde1 22:35:04 ---> fbd8233665ae 22:35:04 Step 7/20 : COPY . . 22:35:04 Removing intermediate container ef30b846a207 22:35:04 ---> a6afd0ad8d8e 22:35:04 Step 7/33 : COPY . . 22:35:16 ---> 9f0605b93de0 22:35:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:35:16 ---> 5f7d4cdeb95d 22:35:16 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:35:16 ---> c9c01e61e4c4 22:35:16 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 22:35:16 ---> bd4d9e62ddcc 22:35:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:35:16 ---> Running in 00a98769f2d4 22:35:16 ---> Running in e781b3f1c4d8 22:35:16 ---> cb1adf9ab046 22:35:17 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:35:17 ---> Running in 61a5f1ff2bd4 22:35:17 ---> Running in f3a009e0fb73 22:35:17 ---> Running in 8511d51057fe 22:35:17 Removing intermediate container 61a5f1ff2bd4 22:35:17 ---> dfb7cd4ab9af 22:35:17 Step 9/27 : WORKDIR /edgex-go/spire-build 22:35:17 ---> Running in 673872d055b2 22:35:18 Removing intermediate container 673872d055b2 22:35:18 ---> c9fc43f87938 22:35:18 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:35:18 ---> Running in e5a062976daf 22:35: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:35:19 Removing intermediate container e5a062976daf 22:35:19 ---> 4288ea79e746 22:35:19 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:35:19 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 22:35: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:35:20 ---> Running in 60292309332d 22:35:20 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 22:35:23 Removing intermediate container 60292309332d 22:35:23 ---> 42edb69b5429 22:35:23 Step 12/27 : WORKDIR /edgex-go 22:35:23 ---> Running in da5779a37d23 22:35:24 Removing intermediate container da5779a37d23 22:35:24 ---> a9e645ce02e6 22:35:24 22:35:24 Step 13/27 : FROM alpine:3.17 22:35:24 3.17: Pulling from library/alpine 22:35:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:35:24 Status: Downloaded newer image for alpine:3.17 22:35:24 ---> 51e60588ff2c 22:35:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:35:24 ---> Running in 18d0aa2bb5f0 22:35:25 Removing intermediate container 18d0aa2bb5f0 22:35:25 ---> a88f27943974 22:35:25 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:35:25 ---> Running in 45005a40bb03 22:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:35:29 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:35:29 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:35:29 OK: 17691 distinct packages available 22:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:35:31 (1/5) Installing dumb-init (1.2.5-r2) 22:35:31 (2/5) Installing musl-obstack (1.2.3-r0) 22:35:31 (3/5) Installing libucontext (1.2-r0) 22:35:31 (4/5) Installing gcompat (1.1.0-r0) 22:35:31 (5/5) Installing openssl (3.0.8-r4) 22:35:31 Executing busybox-1.35.0-r29.trigger 22:35:31 OK: 9 MiB in 20 packages 22:35:33 Removing intermediate container 45005a40bb03 22:35:33 ---> 3bd8fe68cd3a 22:35:33 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 22:35:34 ---> 3ec49502e69d 22:35:34 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 22:35:35 ---> 25b223ce8b7c 22:35:35 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:35:41 ---> 8ecfa23c20ad 22:35:41 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:35:49 ---> 9a349ef5731e 22:35:49 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:35:50 ---> 937c9ebaa4aa 22:35:50 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:35:51 ---> 92b5b2157e20 22:35:51 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:35:52 ---> 708a24fcc390 22:35:52 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:35:52 ---> Running in 658841fe211b 22:35:52 Removing intermediate container 658841fe211b 22:35:52 ---> c28a78717953 22:35:52 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:35:52 ---> Running in 264ebd07cbf4 22:35:53 Removing intermediate container 264ebd07cbf4 22:35:53 ---> 989f7a6c71f7 22:35:53 Step 25/27 : LABEL arch=arm64 22:35:53 ---> Running in 82fa33ce442e 22:35:54 Removing intermediate container 82fa33ce442e 22:35:54 ---> 2c0045d80f4a 22:35:54 Step 26/27 : LABEL git_sha=510bedad273c465301c1947db3db0c27f6a906a5 22:35:54 ---> Running in a349487deba9 22:35:54 Removing intermediate container a349487deba9 22:35:54 ---> b1c2a2670bf3 22:35:54 Step 27/27 : LABEL version=0.0.0 22:35:54 ---> Running in b0ddd749194f 22:35:54 Removing intermediate container b0ddd749194f 22:35:54 ---> 464085eec8df 22:35:54 22:35:55 Successfully built 464085eec8df 22:35:55 Successfully tagged security-spire-agent-arm64:latest 22:35:55 Building support-scheduler 22:36:10  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:36:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:36:10 ---> 9bb429a7f73f 22:36:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:36:10 ---> Using cache 22:36:10 ---> f8ee47b16fb4 22:36:10 Step 4/23 : WORKDIR /edgex-go 22:36:10 ---> Using cache 22:36:10 ---> 0c01002f7bc1 22:36:10 Step 5/23 : RUN apk add --update --no-cache make git 22:36:10 ---> Using cache 22:36:10 ---> fca97da0b69b 22:36:10 Step 6/23 : COPY go.mod vendor* ./ 22:36:10 ---> Using cache 22:36:10 ---> 5b8fadaadf80 22:36:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:10 ---> Using cache 22:36:10 ---> 0fa32ae13eba 22:36:10 Step 8/23 : COPY . . 22:36:10 ---> Using cache 22:36:10 ---> 9f0605b93de0 22:36:10 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 22:36:10 ---> Running in de96432845af 22:36:12 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 22:42:19 Removing intermediate container 00a98769f2d4 22:42:19 ---> b4857521d34d 22:42:19 22:42:19 Step 9/33 : FROM alpine:3.17 22:42:19 ---> 51e60588ff2c 22:42:19 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 22:42:19 ---> Running in e1a1f6cc1dcc 22:42:19 Removing intermediate container e1a1f6cc1dcc 22:42:19 ---> 79a751043b7d 22:42:19 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 22:42:19 ---> Running in 618f391d4b80 22:42:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:42:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:42:19 (1/2) Installing dumb-init (1.2.5-r2) 22:42:19 (2/2) Installing su-exec (0.2-r2) 22:42:19 Executing busybox-1.35.0-r29.trigger 22:42:19 OK: 8 MiB in 17 packages 22:42:19 Removing intermediate container 618f391d4b80 22:42:19 ---> 36cb54ca0958 22:42:19 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 22:42:19 ---> Running in 2965ad48ce35 22:42:19 Removing intermediate container 2965ad48ce35 22:42:19 ---> 500d1444a70c 22:42:19 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:42:19 ---> Running in 730f17b4e934 22:42:19 Removing intermediate container 730f17b4e934 22:42:19 ---> d2b9884cd703 22:42:19 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:42:19 ---> Running in c834c601e0f5 22:42:19 Removing intermediate container c834c601e0f5 22:42:19 ---> 94418bebc801 22:42:19 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:42:19 ---> Running in 3803b7176a7a 22:42:19 Removing intermediate container 3803b7176a7a 22:42:19 ---> 78dd43898bbf 22:42:19 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:42:19 ---> Running in ccdf5c828169 22:42:19 Removing intermediate container ccdf5c828169 22:42:19 ---> 4f2aa160f2d0 22:42:19 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 22:42:19 ---> Running in 150873cc624d 22:42:20 Removing intermediate container 150873cc624d 22:42:20 ---> 0bf2b7093251 22:42:20 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:42:21 ---> f1046360686b 22:42:21 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:42:22 ---> Running in c1ca6c500708 22:42:26 Removing intermediate container c1ca6c500708 22:42:26 ---> 9237dbf0d033 22:42:26 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 22:42:27 ---> bc73b0393d12 22:42:27 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 22:42:28 ---> 0ae9d69f8840 22:42:28 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:42:32 ---> 7636010a9299 22:42:32 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:42:33 Removing intermediate container e781b3f1c4d8 22:42:33 ---> 8e96a76f5cb4 22:42:33 22:42:33 Step 10/23 : FROM alpine:3.17 22:42:33 ---> 51e60588ff2c 22:42:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:42:35 ---> Running in 820415b6fedf 22:42:35 ---> 9a050b3bdb4c 22:42:35 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 22:42:35 Removing intermediate container 820415b6fedf 22:42:35 ---> 391a1b4409cc 22:42:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:42:35 ---> Running in d3cc57c27dd5 22:42:36 ---> 3b925d3ecc2a 22:42:36 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:42:37 ---> e5522fe5d24d 22:42:37 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:42:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:42:38 ---> 8e551f05f5ff 22:42:38 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:42:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:42:39 ---> 14407e953262 22:42:39 Step 28/33 : RUN chmod +x /entrypoint.sh 22:42:39 ---> Running in f7243f09df03 22:42:40 (1/1) Installing dumb-init (1.2.5-r2) 22:42:40 Executing busybox-1.35.0-r29.trigger 22:42:40 OK: 8 MiB in 16 packages 22:42:43 Removing intermediate container f7243f09df03 22:42:43 ---> 17ec4bf15e5a 22:42:43 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 22:42:43 Removing intermediate container d3cc57c27dd5 22:42:43 ---> 280abf64687b 22:42:43 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:42:43 ---> Running in 2769fc54bd2d 22:42:44 Removing intermediate container 2769fc54bd2d 22:42:44 ---> 45fb71921389 22:42:44 Step 30/33 : CMD ["gate"] 22:42:44 ---> Running in 75173a09fb94 22:42:44 ---> 3415a6254703 22:42:44 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 22:42:44 Removing intermediate container 75173a09fb94 22:42:44 ---> 573a02dd3e7d 22:42:45 Step 31/33 : LABEL arch=arm64 22:42:45 ---> Running in f2b80f9bb9a4 22:42:45 ---> 91f461a91374 22:42:45 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:42:46 Removing intermediate container f2b80f9bb9a4 22:42:46 ---> 9f430e6ff6d8 22:42:46 Step 32/33 : LABEL git_sha=510bedad273c465301c1947db3db0c27f6a906a5 22:42:46 ---> Running in 87e51978955a 22:42:47 Removing intermediate container 87e51978955a 22:42:47 ---> 1c5c9e8a5eb4 22:42:47 Step 33/33 : LABEL version=0.0.0 22:42:47 ---> Running in 76398d86b619 22:42:48 ---> 7e77a28e60fd 22:42:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:42:48 Removing intermediate container 76398d86b619 22:42:48 ---> 8c4145b5a27d 22:42:48 22:42:49 Successfully built 8c4145b5a27d 22:42:49 Successfully tagged security-bootstrapper-arm64:latest 22:42:49  Building security-bootstrapper ... done Building security-proxy-auth 22:42:49 ---> a15d5587b62d 22:42:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:42:50 ---> fbe92d1167d0 22:42:50 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:42:50 ---> Running in 78b7ee1b9f09 22:42:54 Removing intermediate container 78b7ee1b9f09 22:42:54 ---> 5d659b487386 22:42:54 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 22:42:54 ---> Running in b5ead1ac161c 22:42:55 Removing intermediate container b5ead1ac161c 22:42:55 ---> 35658fbb6ec4 22:42:55 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 22:42:55 ---> Running in f40da747a5e0 22:42:56 Removing intermediate container f40da747a5e0 22:42:56 ---> 24c513bb2d8b 22:42:56 Step 21/23 : LABEL arch=arm64 22:42:56 ---> Running in 16d034fd2f4b 22:42:57 Removing intermediate container 16d034fd2f4b 22:42:57 ---> 73d4e5d1527f 22:42:57 Step 22/23 : LABEL git_sha=510bedad273c465301c1947db3db0c27f6a906a5 22:42:58 ---> Running in 920914f85058 22:43:02 Removing intermediate container 920914f85058 22:43:02 ---> a267da5cd210 22:43:02 Step 23/23 : LABEL version=0.0.0 22:43:02 ---> Running in f7234ca4564c 22:43:03 Removing intermediate container f7234ca4564c 22:43:03 ---> e337c9d8c209 22:43:03 22:43:04 Successfully built e337c9d8c209 22:43:04 Successfully tagged core-common-config-bootstrapper-arm64:latest 22:43:04  Building core-common-config-bootstrapper ... done Building support-notifications 22:43:06 Removing intermediate container 8511d51057fe 22:43:06 ---> 1fb3b08f1e28 22:43:06 22:43:06 Step 10/25 : FROM alpine:3.17 22:43:06 ---> 51e60588ff2c 22:43:06 Step 11/25 : RUN apk add --update --no-cache dumb-init 22:43:07 ---> Running in 7d151942430e 22:43:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:43:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:43:09 ---> 9bb429a7f73f 22:43:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:43:09 ---> Using cache 22:43:09 ---> f8ee47b16fb4 22:43:09 Step 4/23 : WORKDIR /edgex-go 22:43:09 ---> Using cache 22:43:09 ---> 0c01002f7bc1 22:43:09 Step 5/23 : RUN apk add --update --no-cache make git 22:43:09 ---> Using cache 22:43:09 ---> fca97da0b69b 22:43:09 Step 6/23 : COPY go.mod vendor* ./ 22:43:09 ---> Using cache 22:43:09 ---> 5b8fadaadf80 22:43:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:09 ---> Using cache 22:43:09 ---> 0fa32ae13eba 22:43:09 Step 8/23 : COPY . . 22:43:09 ---> Using cache 22:43:09 ---> 9f0605b93de0 22:43:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 22:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:43:09 ---> Running in f1ffdc4211c4 22:43:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:43:11 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 22:43:12 (1/1) Installing dumb-init (1.2.5-r2) 22:43:12 Executing busybox-1.35.0-r29.trigger 22:43:12 OK: 8 MiB in 16 packages 22:43:16 Removing intermediate container 7d151942430e 22:43:16 ---> a1e2335841b6 22:43:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:43:16 ---> Running in 5c1c24c2abe2 22:43:17 Removing intermediate container 5c1c24c2abe2 22:43:17 ---> 4c020a828610 22:43:17 Step 13/25 : ENV APP_PORT=59881 22:43:17 ---> Running in cfc45f2bc5cd 22:43:18 Removing intermediate container cfc45f2bc5cd 22:43:18 ---> 7874396f2ddd 22:43:18 Step 14/25 : EXPOSE $APP_PORT 22:43:18 ---> Running in 883bc76b0c9a 22:43:19 Removing intermediate container 883bc76b0c9a 22:43:19 ---> 0056cde28df4 22:43:19 Step 15/25 : WORKDIR / 22:43:19 ---> Running in 98a3ac469d24 22:43:20 Removing intermediate container 98a3ac469d24 22:43:20 ---> af9c55c24a9b 22:43:20 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:43:21 ---> 29a060a33d2d 22:43:21 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 22:43:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:43:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:43:23 ---> 9bb429a7f73f 22:43:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:43:23 ---> Using cache 22:43:23 ---> f8ee47b16fb4 22:43:23 Step 4/23 : WORKDIR /edgex-go 22:43:23 ---> Using cache 22:43:23 ---> 0c01002f7bc1 22:43:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:43:23 ---> Running in 5f37f8b48c3d 22:43:23 ---> 1b1e012e57e1 22:43:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:43:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:43:25 ---> 6568a16a339c 22:43:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:43:27 OK: 263 MiB in 53 packages 22:43:29 ---> 1495d3506bd5 22:43:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:43:31 Removing intermediate container 5f37f8b48c3d 22:43:31 ---> d3110e967984 22:43:31 Step 6/23 : COPY go.mod vendor* ./ 22:43:31 ---> a3bf02d5f5ae 22:43:31 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:43:31 ---> Running in ec5ede74ea31 22:43:31 Removing intermediate container ec5ede74ea31 22:43:31 ---> 379a1c31b20d 22:43:31 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:43:32 ---> Running in a4c6b7afc7dc 22:43:32 ---> 1c5348e711e0 22:43:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:32 ---> Running in 12eb9e1aa554 22:43:32 Removing intermediate container a4c6b7afc7dc 22:43:32 ---> 518f7c85c24d 22:43:32 Step 23/25 : LABEL arch=arm64 22:43:32 ---> Running in 2afd7cde28a2 22:43:33 Removing intermediate container 2afd7cde28a2 22:43:33 ---> 778ef222fa66 22:43:33 Step 24/25 : LABEL git_sha=510bedad273c465301c1947db3db0c27f6a906a5 22:43:33 ---> Running in b1dfb4694340 22:43:34 Removing intermediate container b1dfb4694340 22:43:34 ---> 6b0427fde355 22:43:34 Step 25/25 : LABEL version=0.0.0 22:43:34 ---> Running in 693f89ee7907 22:43:34 Removing intermediate container 693f89ee7907 22:43:34 ---> 55f48d3540a1 22:43:34 22:43:35 Successfully built 55f48d3540a1 22:43:35 Successfully tagged core-metadata-arm64:latest 22:43:35  Building core-metadata ... done Building security-secretstore-setup 22:43:53 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:43:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:43:53 ---> 9bb429a7f73f 22:43:53 Step 3/25 : WORKDIR /edgex-go 22:43:53 ---> Using cache 22:43:53 ---> 2a0e1f550475 22:43:53 Step 4/25 : RUN apk add --update --no-cache make git 22:43:53 ---> Running in 16699231a92f 22:43:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:43:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:43:55 OK: 263 MiB in 53 packages 22:43:56 Removing intermediate container 16699231a92f 22:43:56 ---> 83d2cfc75708 22:43:56 Step 5/25 : COPY go.mod vendor* ./ 22:43:57 ---> 858a1f3d34b8 22:43:57 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:58 ---> Running in 8a03fb28ef5f 22:44:30 Removing intermediate container f3a009e0fb73 22:44:30 ---> 95109d9154b7 22:44:30 22:44:30 Step 9/20 : FROM alpine:3.17 22:44:30 ---> 51e60588ff2c 22:44:30 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 22:44:30 ---> Using cache 22:44:30 ---> 79a751043b7d 22:44:30 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:44:30 ---> Running in 973c779a19f7 22:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:44:30 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:44:30 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:44:30 OK: 17691 distinct packages available 22:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:44:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:44:33 (1/9) Installing ca-certificates (20220614-r4) 22:44:33 (2/9) Installing brotli-libs (1.0.9-r9) 22:44:33 (3/9) Installing nghttp2-libs (1.51.0-r0) 22:44:33 (4/9) Installing libcurl (8.0.1-r0) 22:44:33 (5/9) Installing curl (8.0.1-r0) 22:44:33 (6/9) Installing dumb-init (1.2.5-r2) 22:44:33 (7/9) Installing musl-obstack (1.2.3-r0) 22:44:33 (8/9) Installing libucontext (1.2-r0) 22:44:33 (9/9) Installing gcompat (1.1.0-r0) 22:44:33 Executing busybox-1.35.0-r29.trigger 22:44:33 Executing ca-certificates-20220614-r4.trigger 22:44:34 OK: 11 MiB in 24 packages 22:44:38 Removing intermediate container 973c779a19f7 22:44:38 ---> 3ee7a7b7c883 22:44:38 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:44:40 ---> 21cf483e4e65 22:44:40 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 22:44:41 ---> 6e1b26023051 22:44:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:44:45 ---> b612fd5fdee9 22:44:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:44:47 ---> fda629c7bf16 22:44:47 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:44:47 ---> Running in b8ff48361f5b 22:44:47 Removing intermediate container b8ff48361f5b 22:44:47 ---> a5041175230c 22:44:47 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:44:47 ---> Running in a4d51358a85a 22:44:48 Removing intermediate container a4d51358a85a 22:44:48 ---> 459264787a4b 22:44:48 Step 18/20 : LABEL arch=arm64 22:44:49 ---> Running in c7226511327e 22:44:49 Removing intermediate container c7226511327e 22:44:50 ---> d6e034a89c1f 22:44:50 Step 19/20 : LABEL git_sha=510bedad273c465301c1947db3db0c27f6a906a5 22:44:50 ---> Running in dd8cefe2f948 22:44:51 Removing intermediate container dd8cefe2f948 22:44:51 ---> 733bf101060e 22:44:51 Step 20/20 : LABEL version=0.0.0 22:44:51 ---> Running in edd40731106c 22:44:52 Removing intermediate container edd40731106c 22:44:52 ---> a3d4040993cb 22:44:52 22:44:53 Successfully built a3d4040993cb 22:44:53 Successfully tagged security-spiffe-token-provider-arm64:latest 22:44:53 Building security-spire-config 22:45:20  Building security-spiffe-token-provider ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:45:20 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:45:20 ---> 9bb429a7f73f 22:45:20 Step 3/27 : WORKDIR /edgex-go 22:45:20 ---> Using cache 22:45:20 ---> 2a0e1f550475 22:45:20 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 22:45:20 ---> Using cache 22:45:20 ---> 20b313eb4d0c 22:45:20 Step 5/27 : COPY go.mod vendor* ./ 22:45:20 ---> Using cache 22:45:20 ---> b9bf76f7d874 22:45:20 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:20 ---> Using cache 22:45:20 ---> 14a321bd3117 22:45:20 Step 7/27 : COPY . . 22:45:20 ---> Using cache 22:45:20 ---> c9c01e61e4c4 22:45:20 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 22:45:20 ---> Using cache 22:45:20 ---> dfb7cd4ab9af 22:45:20 Step 9/27 : WORKDIR /edgex-go/spire-build 22:45:20 ---> Using cache 22:45:20 ---> c9fc43f87938 22:45:20 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:45:20 ---> Using cache 22:45:20 ---> 4288ea79e746 22:45:20 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:45:20 ---> Using cache 22:45:20 ---> 42edb69b5429 22:45:20 Step 12/27 : WORKDIR /edgex-go 22:45:20 ---> Using cache 22:45:20 ---> a9e645ce02e6 22:45:20 22:45:20 Step 13/27 : FROM alpine:3.17 22:45:20 ---> 51e60588ff2c 22:45:20 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:45:20 ---> Using cache 22:45:20 ---> a88f27943974 22:45:20 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:45:20 ---> Running in f1916243f333 22:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:45:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:45:23 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:45:23 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:45:23 OK: 17691 distinct packages available 22:45:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:45:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:45:26 (1/4) Installing dumb-init (1.2.5-r2) 22:45:26 (2/4) Installing musl-obstack (1.2.3-r0) 22:45:26 (3/4) Installing libucontext (1.2-r0) 22:45:26 (4/4) Installing gcompat (1.1.0-r0) 22:45:26 Executing busybox-1.35.0-r29.trigger 22:45:26 OK: 8 MiB in 19 packages 22:45:26 Removing intermediate container 12eb9e1aa554 22:45:26 ---> cb8724612c79 22:45:26 Step 8/23 : COPY . . 22:45:29 Removing intermediate container f1916243f333 22:45:29 ---> 399262bf419d 22:45:29 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 22:45:30 ---> d64261bc2741 22:45:30 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 22:45:32 ---> cc8db1a3d651 22:45:32 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:45:47 ---> 1b861b2973b6 22:45:47 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:45:49 ---> ccaf7997e1bf 22:45:49 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:45:49 ---> Running in 817187facc34 22:45:50 Removing intermediate container 817187facc34 22:45:50 ---> 685341104021 22:45:50 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:45:53 ---> 78d1b68a94b6 22:45:53 Step 22/27 : WORKDIR / 22:45:53 ---> Running in 740d4967a589 22:45:54 Removing intermediate container 740d4967a589 22:45:54 ---> b2f925e85a23 22:45:54 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:45:54 ---> Running in ea5887014e21 22:45:56 Removing intermediate container ea5887014e21 22:45:56 ---> c04a08fda0dc 22:45:56 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:45:56 ---> 5b7817cbc47a 22:45:56 Step 9/23 : RUN make cmd/support-notifications/support-notifications 22:45:56 ---> Running in 4f98550d12a0 22:45:56 ---> Running in 8c755eb849b1 22:45:59 Removing intermediate container 4f98550d12a0 22:45:59 ---> deb26b17350a 22:45:59 Step 25/27 : LABEL arch=arm64 22:45:59 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 22:45:59 ---> Running in 2594becdbf38 22:46:01 Removing intermediate container 2594becdbf38 22:46:01 ---> f260a006d419 22:46:01 Step 26/27 : LABEL git_sha=510bedad273c465301c1947db3db0c27f6a906a5 22:46:01 ---> Running in 0f5c9bb9916b 22:46:02 Removing intermediate container 0f5c9bb9916b 22:46:02 ---> bb6c5d07cd82 22:46:02 Step 27/27 : LABEL version=0.0.0 22:46:02 ---> Running in f2e19358c214 22:46:03 Removing intermediate container f2e19358c214 22:46:03 ---> 5f08edf590d3 22:46:03 22:46:03 Removing intermediate container 8a03fb28ef5f 22:46:03 ---> e8a3d9fbdfd2 22:46:03 Step 7/25 : COPY . . 22:46:04 Successfully built 5f08edf590d3 22:46:04 Successfully tagged security-spire-config-arm64:latest 22:46:04  Building security-spire-config ... done Building core-data 22:46:09 Removing intermediate container de96432845af 22:46:09 ---> cea2ba598c48 22:46:09 22:46:09 Step 10/23 : FROM alpine:3.17 22:46:09 ---> 51e60588ff2c 22:46:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:46:09 ---> Using cache 22:46:09 ---> a1e2335841b6 22:46:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:46:09 ---> Using cache 22:46:09 ---> 4c020a828610 22:46:09 Step 13/23 : ENV APP_PORT=59861 22:46:09 ---> Running in f721ab846c40 22:46:09 Removing intermediate container f721ab846c40 22:46:09 ---> 76a9df34a6da 22:46:09 Step 14/23 : EXPOSE $APP_PORT 22:46:09 ---> Running in 56263d29e19b 22:46:12 Removing intermediate container 56263d29e19b 22:46:12 ---> 055e0e6283ab 22:46:12 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:46:14 ---> 9d9e6317e23f 22:46:14 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:46:16 ---> f5b947fc75e3 22:46:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:46:22 ---> 660c12f69fc4 22:46:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:46:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:46:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:46:22 ---> 9bb429a7f73f 22:46:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:46:22 ---> Using cache 22:46:22 ---> f8ee47b16fb4 22:46:22 Step 4/23 : WORKDIR /edgex-go 22:46:22 ---> Using cache 22:46:22 ---> 0c01002f7bc1 22:46:22 Step 5/23 : RUN apk add --update --no-cache make git 22:46:22 ---> Using cache 22:46:22 ---> fca97da0b69b 22:46:22 Step 6/23 : COPY go.mod vendor* ./ 22:46:22 ---> Using cache 22:46:22 ---> 5b8fadaadf80 22:46:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:22 ---> Using cache 22:46:22 ---> 0fa32ae13eba 22:46:22 Step 8/23 : COPY . . 22:46:22 ---> Using cache 22:46:22 ---> 9f0605b93de0 22:46:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:46:22 ---> Running in d8e51ecd8660 22:46:25 ---> 5ebf47abdf5c 22:46:25 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:46:25 ---> Running in 00d19901331a 22:46:25 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 22:46:25 ---> 04e382492345 22:46:25 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:46:26 Removing intermediate container 00d19901331a 22:46:26 ---> 381c57925ccc 22:46:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:46:26 ---> Running in f5ced6eafe23 22:46:26 ---> Running in 4e12daf32f74 22:46:27 Removing intermediate container 4e12daf32f74 22:46:27 ---> 8bf42be385eb 22:46:27 Step 21/23 : LABEL arch=arm64 22:46:27 ---> Running in d512b69314f0 22:46:28 Removing intermediate container d512b69314f0 22:46:28 ---> 5fa9c0c54d02 22:46:28 Step 22/23 : LABEL git_sha=510bedad273c465301c1947db3db0c27f6a906a5 22:46:28 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 22:46:28 ---> Running in a5c7ec76723a 22:46:28 Removing intermediate container a5c7ec76723a 22:46:28 ---> 0c2ecc43e298 22:46:28 Step 23/23 : LABEL version=0.0.0 22:46:28 ---> Running in f491b80c1b49 22:46:29 Removing intermediate container f491b80c1b49 22:46:29 ---> 2d7bdc01637b 22:46:29 22:46:29 Successfully built 2d7bdc01637b 22:46:29 Successfully tagged support-scheduler-arm64:latest 22:46:29 Building security-spire-server 22:46:44  Building support-scheduler ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:46:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:46:44 ---> 9bb429a7f73f 22:46:44 Step 3/26 : WORKDIR /edgex-go 22:46:44 ---> Using cache 22:46:44 ---> 2a0e1f550475 22:46:44 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 22:46:44 ---> Using cache 22:46:44 ---> 20b313eb4d0c 22:46:44 Step 5/26 : COPY go.mod vendor* ./ 22:46:44 ---> Using cache 22:46:44 ---> b9bf76f7d874 22:46:44 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:44 ---> Using cache 22:46:44 ---> 14a321bd3117 22:46:44 Step 7/26 : COPY . . 22:46:44 ---> Using cache 22:46:44 ---> c9c01e61e4c4 22:46:44 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 22:46:44 ---> Using cache 22:46:44 ---> dfb7cd4ab9af 22:46:44 Step 9/26 : WORKDIR /edgex-go/spire-build 22:46:44 ---> Using cache 22:46:44 ---> c9fc43f87938 22:46:44 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:46:44 ---> Using cache 22:46:44 ---> 4288ea79e746 22:46:44 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 22:46:44 ---> Running in 389e03fbaf9b 22:46:48 Removing intermediate container 389e03fbaf9b 22:46:48 ---> 5af079846213 22:46:48 Step 12/26 : WORKDIR /edgex-go 22:46:48 ---> Running in 4fe94b14555e 22:46:48 Removing intermediate container 4fe94b14555e 22:46:48 ---> 89bc49de900d 22:46:48 22:46:48 Step 13/26 : FROM alpine:3.17 22:46:48 ---> 51e60588ff2c 22:46:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:46:48 ---> Using cache 22:46:48 ---> a88f27943974 22:46:48 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:46:48 ---> Using cache 22:46:48 ---> 3bd8fe68cd3a 22:46:48 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 22:46:48 ---> Using cache 22:46:48 ---> 3ec49502e69d 22:46:48 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 22:46:48 ---> Using cache 22:46:48 ---> 25b223ce8b7c 22:46:48 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:46:55 ---> b34384f678cc 22:46:55 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:46:56 ---> 05b8065a2555 22:46:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:46:57 ---> 80a235fa935e 22:46:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:46:58 ---> 32d63d13716f 22:46:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:46:58 ---> Running in de63a664fb06 22:46:58 Removing intermediate container de63a664fb06 22:46:58 ---> 969a91a34f15 22:46:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:46:58 ---> Running in a36be49150c2 22:46:59 Removing intermediate container a36be49150c2 22:46:59 ---> 57aae4691990 22:46:59 Step 24/26 : LABEL arch=arm64 22:46:59 ---> Running in 95ced84e363a 22:46:59 Removing intermediate container 95ced84e363a 22:46:59 ---> 7b89de6dd327 22:46:59 Step 25/26 : LABEL git_sha=510bedad273c465301c1947db3db0c27f6a906a5 22:46:59 ---> Running in 6471afdab20c 22:47:00 Removing intermediate container 6471afdab20c 22:47:00 ---> 75a12af6338b 22:47:00 Step 26/26 : LABEL version=0.0.0 22:47:00 ---> Running in 87d5015a7ae5 22:47:01 Removing intermediate container 87d5015a7ae5 22:47:01 ---> 797335c1a457 22:47:01 22:47:01 Successfully built 797335c1a457 22:47:01 Successfully tagged security-spire-server-arm64:latest 22:47:01  Building security-spire-server ... done Building core-command 22:47:19 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:47:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:47:19 ---> 9bb429a7f73f 22:47:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:47:19 ---> Using cache 22:47:19 ---> f8ee47b16fb4 22:47:19 Step 4/24 : WORKDIR /edgex-go 22:47:19 ---> Using cache 22:47:19 ---> 0c01002f7bc1 22:47:19 Step 5/24 : RUN apk add --update --no-cache make git 22:47:19 ---> Using cache 22:47:19 ---> fca97da0b69b 22:47:19 Step 6/24 : COPY go.mod vendor* ./ 22:47:19 ---> Using cache 22:47:19 ---> 5b8fadaadf80 22:47:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:19 ---> Using cache 22:47:19 ---> 0fa32ae13eba 22:47:19 Step 8/24 : COPY . . 22:47:19 ---> Using cache 22:47:19 ---> 9f0605b93de0 22:47:19 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:47:19 ---> Running in 4c5058789666 22:47:21 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 22:48:29 Removing intermediate container f1ffdc4211c4 22:48:29 ---> 5aac93b46d7b 22:48:29 22:48:29 Step 10/23 : FROM alpine:3.17 22:48:29 ---> 51e60588ff2c 22:48:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:48:29 ---> Using cache 22:48:29 ---> 391a1b4409cc 22:48:29 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:48:29 ---> Using cache 22:48:29 ---> 280abf64687b 22:48:29 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:48:29 ---> Using cache 22:48:29 ---> 3415a6254703 22:48:29 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 22:48:29 ---> Using cache 22:48:29 ---> 91f461a91374 22:48:29 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:48:29 ---> acdf9a683f10 22:48:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:48:29 ---> 8210e4308bf4 22:48:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:48:29 ---> ad01ce243b82 22:48:29 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:48:29 ---> Running in 9452e53a0148 22:48:29 Removing intermediate container 9452e53a0148 22:48:29 ---> a2f812bac94f 22:48:29 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 22:48:30 ---> Running in d1b3acb91a9b 22:48:30 Removing intermediate container d1b3acb91a9b 22:48:30 ---> 396fc5d68668 22:48:30 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 22:48:30 ---> Running in aa5f7b734c93 22:48:31 Removing intermediate container aa5f7b734c93 22:48:31 ---> bf0196ac993f 22:48:31 Step 21/23 : LABEL arch=arm64 22:48:31 ---> Running in f8fd4fcb2455 22:48:31 Removing intermediate container f8fd4fcb2455 22:48:31 ---> 695ade9610cd 22:48:31 Step 22/23 : LABEL git_sha=510bedad273c465301c1947db3db0c27f6a906a5 22:48:31 ---> Running in a3dfba24e064 22:48:32 Removing intermediate container a3dfba24e064 22:48:32 ---> 8f4c2f2883aa 22:48:32 Step 23/23 : LABEL version=0.0.0 22:48:32 ---> Running in bcf7ce292e90 22:48:32 Removing intermediate container bcf7ce292e90 22:48:32 ---> d612a36f21eb 22:48:32 22:48:33 Successfully built d612a36f21eb 22:48:33 Successfully tagged security-proxy-auth-arm64:latest 22:48:33 Building security-proxy-setup 22:48:51  Building security-proxy-auth ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:48:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:48:51 ---> 9bb429a7f73f 22:48:51 Step 3/22 : WORKDIR /edgex-go 22:48:51 ---> Using cache 22:48:51 ---> 2a0e1f550475 22:48:51 Step 4/22 : RUN apk add --update --no-cache make git 22:48:51 ---> Using cache 22:48:51 ---> 83d2cfc75708 22:48:51 Step 5/22 : COPY go.mod vendor* ./ 22:48:51 ---> Using cache 22:48:51 ---> 858a1f3d34b8 22:48:51 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:51 ---> Using cache 22:48:51 ---> e8a3d9fbdfd2 22:48:51 Step 7/22 : COPY . . 22:48:51 ---> Using cache 22:48:51 ---> 04e382492345 22:48:51 Step 8/22 : RUN make cmd/secrets-config/secrets-config 22:48:51 ---> Running in 0b1711183589 22:48:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:52: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:52:51 Removing intermediate container f5ced6eafe23 22:52:51 ---> 8be0b2d61ad8 22:52:51 22:52:51 Step 9/25 : FROM alpine:3.17 22:52:51 ---> 51e60588ff2c 22:52:51 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:52:51 ---> Running in cb938fb2cc16 22:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:52:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:52:55 (1/3) Installing ca-certificates (20220614-r4) 22:52:55 (2/3) Installing dumb-init (1.2.5-r2) 22:52:55 (3/3) Installing su-exec (0.2-r2) 22:52:55 Executing busybox-1.35.0-r29.trigger 22:52:55 Executing ca-certificates-20220614-r4.trigger 22:52:56 OK: 8 MiB in 18 packages 22:52:58 Removing intermediate container cb938fb2cc16 22:52:58 ---> 700eaf823781 22:52:58 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 22:52:59 ---> Running in edaa68f7b7d0 22:52:59 Removing intermediate container edaa68f7b7d0 22:52:59 ---> aade220345d1 22:52:59 Step 12/25 : WORKDIR / 22:52:59 ---> Running in 3c9a3d55a82b 22:53:00 Removing intermediate container 3c9a3d55a82b 22:53:00 ---> 8bfe4141e6c1 22:53:00 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:53:04 ---> 984689cc68fe 22:53:04 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 22:53:04 ---> b9e8f1fabfa2 22:53:04 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:53:05 ---> ef2895574318 22:53:05 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 22:53:06 ---> 7302371396bb 22:53:06 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:53:07 ---> 3d467bfe76ba 22:53:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:53:09 ---> 937c2d95d309 22:53:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:53:11 ---> de3c288357ff 22:53:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:53:11 ---> 6d76d5eff52e 22:53:11 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:53:11 ---> Running in d8a3a23fe188 22:53:18 Removing intermediate container d8a3a23fe188 22:53:18 ---> f7e86c928964 22:53:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:53:18 ---> Running in a9f6005015eb 22:53:18 Removing intermediate container a9f6005015eb 22:53:18 ---> 4b9d262a9e4d 22:53:18 Step 23/25 : LABEL arch=arm64 22:53:18 ---> Running in 699c45993519 22:53:19 Removing intermediate container 699c45993519 22:53:19 ---> b976c3740705 22:53:19 Step 24/25 : LABEL git_sha=510bedad273c465301c1947db3db0c27f6a906a5 22:53:19 ---> Running in 8ac2c83e653f 22:53:20 Removing intermediate container 8ac2c83e653f 22:53:20 ---> 5fb038b008b0 22:53:20 Step 25/25 : LABEL version=0.0.0 22:53:20 ---> Running in 03c4a4f10425 22:53:20 Removing intermediate container 03c4a4f10425 22:53:20 ---> ca1c6ff4790d 22:53:20 22:53:20 Successfully built ca1c6ff4790d 22:53:21 Successfully tagged security-secretstore-setup-arm64:latest 22:53:36  Building security-secretstore-setup ... done Removing intermediate container d8e51ecd8660 22:53:36 ---> c76116158aa5 22:53:36 22:53:36 Step 10/23 : FROM alpine:3.17 22:53:36 ---> 51e60588ff2c 22:53:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:53:36 ---> Running in 0f3b48cbc9c3 22:53:36 Removing intermediate container 0f3b48cbc9c3 22:53:36 ---> 260be01d2e31 22:53:36 Step 12/23 : ENV APP_PORT=59880 22:53:37 ---> Running in 9a94c95349e0 22:53:37 Removing intermediate container 9a94c95349e0 22:53:37 ---> 374e3277b4fd 22:53:37 Step 13/23 : EXPOSE $APP_PORT 22:53:37 ---> Running in ba60ab177084 22:53:38 Removing intermediate container ba60ab177084 22:53:38 ---> 6a5df964e259 22:53:38 Step 14/23 : RUN apk add --update --no-cache dumb-init 22:53:38 ---> Running in edaab6c530d2 22:53:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:53:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:53:42 (1/1) Installing dumb-init (1.2.5-r2) 22:53:42 Executing busybox-1.35.0-r29.trigger 22:53:42 OK: 8 MiB in 16 packages 22:53:44 Removing intermediate container edaab6c530d2 22:53:44 ---> 1ed024c1f7da 22:53:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:53:44 ---> f5c954c1c2f4 22:53:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:53:46 ---> f102d794e95e 22:53:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:53:47 ---> 719919071223 22:53:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:53:48 ---> a1f1796ad363 22:53:48 Step 19/23 : ENTRYPOINT ["/core-data"] 22:53:48 ---> Running in 949155203b88 22:53:49 Removing intermediate container 949155203b88 22:53:49 ---> c228b6171751 22:53:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:53:49 ---> Running in bb85674f7808 22:53:50 Removing intermediate container bb85674f7808 22:53:50 ---> af7743a691a4 22:53:50 Step 21/23 : LABEL arch=arm64 22:53:50 ---> Running in 3a85390e8f45 22:53:50 Removing intermediate container 3a85390e8f45 22:53:50 ---> 03f15f49bba0 22:53:50 Step 22/23 : LABEL git_sha=510bedad273c465301c1947db3db0c27f6a906a5 22:53:50 ---> Running in d08cf02d91fa 22:53:51 Removing intermediate container d08cf02d91fa 22:53:51 ---> 9448cba2f867 22:53:51 Step 23/23 : LABEL version=0.0.0 22:53:51 ---> Running in 5576c8b31a46 22:53:51 Removing intermediate container 5576c8b31a46 22:53:51 ---> d9cd3ba76769 22:53:51 22:53:52 Successfully built d9cd3ba76769 22:53:52 Successfully tagged core-data-arm64:latest 22:54:04  Building core-data ... done Removing intermediate container 4c5058789666 22:54:04 ---> b42fd7783e8a 22:54:04 22:54:04 Step 10/24 : FROM alpine:3.17 22:54:04 ---> 51e60588ff2c 22:54:04 Step 11/24 : RUN apk add --update --no-cache dumb-init 22:54:04 ---> Using cache 22:54:04 ---> a1e2335841b6 22:54:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:54:04 ---> Using cache 22:54:04 ---> 4c020a828610 22:54:04 Step 13/24 : ENV APP_PORT=59882 22:54:04 ---> Running in 0fdaebc5bef8 22:54:05 Removing intermediate container 0fdaebc5bef8 22:54:05 ---> 26c51b2c9bec 22:54:05 Step 14/24 : EXPOSE $APP_PORT 22:54:05 ---> Running in c14838239b0a 22:54:05 Removing intermediate container c14838239b0a 22:54:05 ---> 4b805041a291 22:54:05 Step 15/24 : WORKDIR / 22:54:05 ---> Running in 70b5330e2b83 22:54:06 Removing intermediate container 70b5330e2b83 22:54:06 ---> b3149221db8d 22:54:06 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:54:07 ---> f5595128d8c0 22:54:07 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 22:54:08 ---> bda5e2f52552 22:54:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:54:09 ---> 0c98200b3966 22:54:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:54:11 ---> d9c92af64f48 22:54:11 Step 20/24 : ENTRYPOINT ["/core-command"] 22:54:11 ---> Running in 9f1b0ddb8db8 22:54:12 Removing intermediate container 9f1b0ddb8db8 22:54:12 ---> bdcca99c3b5e 22:54:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:54:12 ---> Running in 4ac7e3945d8b 22:54:13 Removing intermediate container 4ac7e3945d8b 22:54:13 ---> cf39e347b55d 22:54:13 Step 22/24 : LABEL arch=arm64 22:54:13 ---> Running in f48e30a0759d 22:54:13 Removing intermediate container f48e30a0759d 22:54:13 ---> f670b98ff0d3 22:54:13 Step 23/24 : LABEL git_sha=510bedad273c465301c1947db3db0c27f6a906a5 22:54:13 ---> Running in 75e90a9605a2 22:54:14 Removing intermediate container 75e90a9605a2 22:54:14 ---> 05df6abfac61 22:54:14 Step 24/24 : LABEL version=0.0.0 22:54:14 ---> Running in 94e202d6e537 22:54:14 Removing intermediate container 94e202d6e537 22:54:14 ---> 73e8243ab325 22:54:14 22:54:15 Successfully built 73e8243ab325 22:54:15 Successfully tagged core-command-arm64:latest 22:54:27  Building core-command ... done Removing intermediate container 0b1711183589 22:54:27 ---> 02090af744f8 22:54:27 22:54:27 Step 9/22 : FROM alpine:3.17 22:54:27 ---> 51e60588ff2c 22:54:27 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 22:54:27 ---> Running in 3d387880bce8 22:54:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:54:28 (1/2) Installing dumb-init (1.2.5-r2) 22:54:28 (2/2) Installing openssl (3.0.8-r4) 22:54:28 Executing busybox-1.35.0-r29.trigger 22:54:28 OK: 8 MiB in 17 packages 22:54:30 Removing intermediate container 3d387880bce8 22:54:30 ---> 395a4ee9fcb5 22:54:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 22:54:30 ---> Running in 9bcba1df27b6 22:54:30 Removing intermediate container 9bcba1df27b6 22:54:30 ---> 2195e2fcd667 22:54:30 Step 12/22 : WORKDIR /edgex 22:54:30 ---> Running in 019983f8e701 22:54:31 Removing intermediate container 019983f8e701 22:54:31 ---> a7c773d8b176 22:54:31 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:54:31 ---> 19e1d12900ed 22:54:31 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 22:54:32 ---> 04525e916c45 22:54:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:54:33 ---> 235390c35127 22:54:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:54:34 ---> 10816f527820 22:54:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:54:39 ---> 596e7b453f54 22:54:39 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:54:39 ---> Running in 1edda75237ff 22:54:39 Removing intermediate container 8c755eb849b1 22:54:39 ---> 077f923d658e 22:54:39 22:54:39 Step 10/23 : FROM alpine:3.17 22:54:39 ---> 51e60588ff2c 22:54:39 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:54:39 ---> Running in f85ee3912335 22:54:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:54:41 Removing intermediate container 1edda75237ff 22:54:41 ---> 56c2e31e8626 22:54:41 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:54:41 ---> Running in c102603167c3 22:54:41 Removing intermediate container c102603167c3 22:54:41 ---> 5867548b4b49 22:54:41 Step 20/22 : LABEL arch=arm64 22:54:41 ---> Running in 803f304eaebd 22:54:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:54:41 Removing intermediate container 803f304eaebd 22:54:41 ---> f24c22487dba 22:54:41 Step 21/22 : LABEL git_sha=510bedad273c465301c1947db3db0c27f6a906a5 22:54:41 ---> Running in e27ddc2e5752 22:54:42 Removing intermediate container e27ddc2e5752 22:54:42 ---> a834c3d56c32 22:54:42 Step 22/22 : LABEL version=0.0.0 22:54:42 ---> Running in 410e2adc82a2 22:54:42 Removing intermediate container 410e2adc82a2 22:54:42 ---> ba9be62f423e 22:54:42 22:54:42 (1/2) Installing ca-certificates (20220614-r4) 22:54:42 Successfully built ba9be62f423e 22:54:42 Successfully tagged security-proxy-setup-arm64:latest 22:54:42  Building security-proxy-setup ... done (2/2) Installing dumb-init (1.2.5-r2) 22:54:42 Executing busybox-1.35.0-r29.trigger 22:54:42 Executing ca-certificates-20220614-r4.trigger 22:54:43 OK: 8 MiB in 17 packages 22:54:44 Removing intermediate container f85ee3912335 22:54:44 ---> 67fb05408314 22:54:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 22:54:44 ---> Running in 97c6d93de45f 22:54:44 Removing intermediate container 97c6d93de45f 22:54:44 ---> a2147446505e 22:54:44 Step 13/23 : ENV APP_PORT=59860 22:54:44 ---> Running in b199b934dc65 22:54:44 Removing intermediate container b199b934dc65 22:54:44 ---> f13dd60cbe61 22:54:44 Step 14/23 : EXPOSE $APP_PORT 22:54:45 ---> Running in 4658263e42ed 22:54:45 Removing intermediate container 4658263e42ed 22:54:45 ---> f572a3adf454 22:54:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:54:46 ---> 1829568246c7 22:54:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:54:46 ---> 64441769dc62 22:54:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:54:47 ---> 848ac0b1257c 22:54:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:54:47 ---> 77254ba50719 22:54:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:54:48 ---> Running in 083ee79bf6e7 22:54:48 Removing intermediate container 083ee79bf6e7 22:54:48 ---> 535014b35a8f 22:54:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:54:48 ---> Running in fd0e42a8a9b5 22:54:48 Removing intermediate container fd0e42a8a9b5 22:54:48 ---> 7a83e9dda9a7 22:54:48 Step 21/23 : LABEL arch=arm64 22:54:48 ---> Running in e07dadfec271 22:54:49 Removing intermediate container e07dadfec271 22:54:49 ---> 7169fd8f25c7 22:54:49 Step 22/23 : LABEL git_sha=510bedad273c465301c1947db3db0c27f6a906a5 22:54:49 ---> Running in b44ff32fc69b 22:54:49 Removing intermediate container b44ff32fc69b 22:54:49 ---> b30bbb1c0d96 22:54:49 Step 23/23 : LABEL version=0.0.0 22:54:49 ---> Running in ffc19beb924e 22:54:49 Removing intermediate container ffc19beb924e 22:54:49 ---> b75bc2df3315 22:54:49 22:54:50 Successfully built b75bc2df3315 22:54:50 Successfully tagged support-notifications-arm64:latest 22:54:50  Building support-notifications ... done  [Pipeline] } 22:54:50 $ docker stop --time=1 4a93adeb27d841421bd4c39375b7437c3e92ebb2e3feb5ba1f82ab2c54c74b21 22:54:52 $ docker rm -f --volumes 4a93adeb27d841421bd4c39375b7437c3e92ebb2e3feb5ba1f82ab2c54c74b21 [Pipeline] // withDockerContainer [Pipeline] sh 22:54:52 + docker images 22:54:53 REPOSITORY TAG IMAGE ID CREATED SIZE 22:54:53 support-notifications-arm64 latest b75bc2df3315 3 seconds ago 32.2MB 22:54:53 security-proxy-setup-arm64 latest ba9be62f423e 10 seconds ago 18.7MB 22:54:53 077f923d658e 14 seconds ago 1.59GB 22:54:53 02090af744f8 28 seconds ago 1.51GB 22:54:53 core-command-arm64 latest 73e8243ab325 38 seconds ago 19.7MB 22:54:53 b42fd7783e8a 49 seconds ago 1.53GB 22:54:53 core-data-arm64 latest d9cd3ba76769 About a minute ago 19.9MB 22:54:53 c76116158aa5 About a minute ago 1.53GB 22:54:53 security-secretstore-setup-arm64 latest ca1c6ff4790d About a minute ago 32.2MB 22:54:53 8be0b2d61ad8 2 minutes ago 1.52GB 22:54:53 security-proxy-auth-arm64 latest d612a36f21eb 6 minutes ago 18.3MB 22:54:53 5aac93b46d7b 6 minutes ago 1.51GB 22:54:53 security-spire-server-arm64 latest 797335c1a457 7 minutes ago 97MB 22:54:53 89bc49de900d 8 minutes ago 1.39GB 22:54:53 support-scheduler-arm64 latest 2d7bdc01637b 8 minutes ago 31.5MB 22:54:53 cea2ba598c48 8 minutes ago 1.59GB 22:54:53 security-spire-config-arm64 latest 5f08edf590d3 8 minutes ago 96.1MB 22:54:53 security-spiffe-token-provider-arm64 latest a3d4040993cb 10 minutes ago 32.7MB 22:54:53 95109d9154b7 10 minutes ago 1.57GB 22:54:53 core-metadata-arm64 latest 55f48d3540a1 11 minutes ago 20.2MB 22:54:53 1fb3b08f1e28 11 minutes ago 1.53GB 22:54:53 core-common-config-bootstrapper-arm64 latest e337c9d8c209 11 minutes ago 17.2MB 22:54:53 security-bootstrapper-arm64 latest 8c4145b5a27d 12 minutes ago 21.9MB 22:54:53 8e96a76f5cb4 12 minutes ago 1.52GB 22:54:53 b4857521d34d 12 minutes ago 1.51GB 22:54:53 security-spire-agent-arm64 latest 464085eec8df 18 minutes ago 153MB 22:54:53 a9e645ce02e6 19 minutes ago 1.39GB 22:54:53 ci-base-image-arm64 latest 9bb429a7f73f 36 minutes ago 899MB 22:54:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 26 hours ago 681MB 22:54:53 alpine 3.17 51e60588ff2c 3 weeks ago 7.46MB 22:54:53 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 22:54:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:53 22:54:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:54 arm64: Pulling from edgex-lftools-log-publisher 22:54:54 8998bd30e6a1: Pulling fs layer 22:54:54 04944245beec: Pulling fs layer 22:54:54 699f458cf7ca: Pulling fs layer 22:54:54 765212b225bb: Pulling fs layer 22:54:54 f23df028b6ca: Pulling fs layer 22:54:54 d65c8cfc05b1: Pulling fs layer 22:54:54 2437ff75d9bd: Pulling fs layer 22:54:54 765212b225bb: Waiting 22:54:54 f23df028b6ca: Waiting 22:54:54 d65c8cfc05b1: Waiting 22:54:54 2437ff75d9bd: Waiting 22:54:54 04944245beec: Verifying Checksum 22:54:54 04944245beec: Download complete 22:54:54 765212b225bb: Verifying Checksum 22:54:54 765212b225bb: Download complete 22:54:54 f23df028b6ca: Verifying Checksum 22:54:54 f23df028b6ca: Download complete 22:54:54 d65c8cfc05b1: Verifying Checksum 22:54:54 d65c8cfc05b1: Download complete 22:54:54 699f458cf7ca: Verifying Checksum 22:54:54 699f458cf7ca: Download complete 22:54:55 8998bd30e6a1: Verifying Checksum 22:54:55 8998bd30e6a1: Download complete 22:54:57 2437ff75d9bd: Verifying Checksum 22:54:57 2437ff75d9bd: Download complete 22:54:59 8998bd30e6a1: Pull complete 22:54:59 04944245beec: Pull complete 22:55:00 699f458cf7ca: Pull complete 22:55:00 765212b225bb: Pull complete 22:55:01 f23df028b6ca: Pull complete 22:55:01 d65c8cfc05b1: Pull complete 22:55:16 2437ff75d9bd: Pull complete 22:55:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:55:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:55:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:16 prd-ubuntu20.04-docker-arm64-4c-16g-10890 does not seem to be running inside a container 22:55:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:55:19 $ docker top fb5261c81ba7a3f0f615c6ad0c9b1ba8630702f623d2050d3bb85cdb4f708a34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:55:20 ---> job-cost.sh 22:55:20 lf-activate-venv: SKIPPING 22:55:20 INFO: No Stack... 22:55:21 INFO: Retrieving Pricing Info for: v3-standard-4 22:55:22 INFO: Archiving Costs [Pipeline] sh 22:55:22 + cat /w/workspace/edgex-go/1/archives/cost.csv 22:55:22 + cut -d, -f6 [Pipeline] lock 22:55:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4528-1-stack-cost] 22:55:22 Resource [jenkins-edgexfoundry-edgex-go-PR-4528-1-stack-cost] did not exist. Created. 22:55:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4528-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:55:23 + echo total: 0.10999999940395355 [Pipeline] stash 22:55:23 Stashed 1 file(s) [Pipeline] } 22:55:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4528-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:55:23 $ docker stop --time=1 fb5261c81ba7a3f0f615c6ad0c9b1ba8630702f623d2050d3bb85cdb4f708a34 22:55:25 $ docker rm -f --volumes fb5261c81ba7a3f0f615c6ad0c9b1ba8630702f623d2050d3bb85cdb4f708a34 [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 22:55:26 provisioning config files... 22:55:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7670552434592286284tmp [Pipeline] { [Pipeline] sh 22:55:26 + set +x 22:55:26 + curl -s https://codecov.io/bash 22:55:26 + bash -s -- 22:55:26 22:55:26 _____ _ 22:55:26 / ____| | | 22:55:26 | | ___ __| | ___ ___ _____ __ 22:55:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:55:26 | |___| (_) | (_| | __/ (_| (_) \ V / 22:55:26 \_____\___/ \__,_|\___|\___\___/ \_/ 22:55:26 Bash-1.0.6 22:55:26 22:55:26 22:55:26 ==> git version 2.25.1 found 22:55:26 ==> 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 22:55:26 Release-Date: 2020-01-08 22:55:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:55:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:55:26 ==> Jenkins CI detected. 22:55:26 current dir:  /w/workspace/edgex-go/1 22:55:26 project root: . 22:55:26 --> token set from env 22:55:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:55:26 ==> Running gcov in . (disable via -X gcov) 22:55:26 ==> Python coveragepy not found 22:55:26 ==> Searching for coverage reports in: 22:55:26 + . 22:55:26 -> Found 1 reports 22:55:26 ==> Detecting git/mercurial file structure 22:55:26 ==> Reading reports 22:55:26 + ./coverage.out bytes=448248 22:55:26 ==> Appending adjustments 22:55:26 https://docs.codecov.io/docs/fixing-reports 22:55:27 + Found adjustments 22:55:27 ==> Gzipping contents 22:55:27 60K /tmp/codecov.4Nb51r.gz 22:55:27 ==> Uploading reports 22:55:27 url: https://codecov.io 22:55:27 query: branch=PR-4528&commit=65d23d44dd823cadd8065d7f2e4a5bb9f8d07588&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4528%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4528&job=&cmd_args= 22:55:27 -> Pinging Codecov 22:55:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4528&commit=65d23d44dd823cadd8065d7f2e4a5bb9f8d07588&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4528%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4528&job=&cmd_args= 22:55:27 -> Uploading to 22:55:27 https://storage.googleapis.com/codecov/v4/raw/2023-04-25/00271124DB129430A58F1EEE437C3FCB/65d23d44dd823cadd8065d7f2e4a5bb9f8d07588/b63ec2ab-f776-4f31-8877-3faad5d93a80.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T225527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f77889c77b8e6e534e303afd65d12f9a3a0de562981c219094f8d26bf88dbd08 22:55:27 % Total % Received % Xferd Average Speed Time Time Time Current 22:55:27 Dload Upload Total Spent Left Speed 22:55:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57525 0 0 100 57525 0 234k --:--:-- --:--:-- --:--:-- 234k 22:55:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/65d23d44dd823cadd8065d7f2e4a5bb9f8d07588 [Pipeline] } 22:55:28 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 22:55:29 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 22:55:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:55:30 ---> package-listing.sh 22:55:30 ++ facter osfamily 22:55:30 ++ tr '[:upper:]' '[:lower:]' 22:55:31 + OS_FAMILY=debian 22:55:31 + workspace=/w/workspace/edgex-go/1 22:55:31 + START_PACKAGES=/tmp/packages_start.txt 22:55:31 + END_PACKAGES=/tmp/packages_end.txt 22:55:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:55:31 + PACKAGES=/tmp/packages_start.txt 22:55:31 + '[' /w/workspace/edgex-go/1 ']' 22:55:31 + PACKAGES=/tmp/packages_end.txt 22:55:31 + case "${OS_FAMILY}" in 22:55:31 + dpkg -l 22:55:31 + grep '^ii' 22:55:31 + '[' -f /tmp/packages_start.txt ']' 22:55:31 + '[' -f /tmp/packages_end.txt ']' 22:55:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:55:31 + '[' /w/workspace/edgex-go/1 ']' 22:55:31 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:55:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:55:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:55:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:32 22:55:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:32 latest: Pulling from edgex-lftools-log-publisher 22:55:32 5eb5b503b376: Pulling fs layer 22:55:32 5c69ac0246d0: Pulling fs layer 22:55:32 ec43610c2a17: Pulling fs layer 22:55:32 3a2ae6a8a46f: Pulling fs layer 22:55:32 33b1e0a273af: Pulling fs layer 22:55:32 5d3b04190fa2: Pulling fs layer 22:55:32 2f39f015ded8: Pulling fs layer 22:55:32 3a2ae6a8a46f: Waiting 22:55:32 33b1e0a273af: Waiting 22:55:32 2f39f015ded8: Waiting 22:55:32 5c69ac0246d0: Verifying Checksum 22:55:32 5c69ac0246d0: Download complete 22:55:32 3a2ae6a8a46f: Verifying Checksum 22:55:32 3a2ae6a8a46f: Download complete 22:55:32 33b1e0a273af: Verifying Checksum 22:55:32 33b1e0a273af: Download complete 22:55:32 ec43610c2a17: Verifying Checksum 22:55:32 ec43610c2a17: Download complete 22:55:32 5d3b04190fa2: Verifying Checksum 22:55:32 5d3b04190fa2: Download complete 22:55:32 5eb5b503b376: Verifying Checksum 22:55:32 5eb5b503b376: Download complete 22:55:33 2f39f015ded8: Download complete 22:55:34 5eb5b503b376: Pull complete 22:55:34 5c69ac0246d0: Pull complete 22:55:35 ec43610c2a17: Pull complete 22:55:35 3a2ae6a8a46f: Pull complete 22:55:36 33b1e0a273af: Pull complete 22:55:36 5d3b04190fa2: Pull complete 22:55:41 2f39f015ded8: Pull complete 22:55:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:55:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:41 prd-ubuntu20.04-docker-8c-8g-10884 does not seem to be running inside a container 22:55:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:55:51 $ docker top 964d82dd23b2e263a6e664b455178e34d1217f0abd2778763c64c0cbeafc5247 -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:51 + touch /tmp/pre-build-complete [Pipeline] sh 22:55:51 + mkdir -p /var/log/sysstat [Pipeline] sh 22:55:52 + ls /var/log/sa-host 22:55:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:52 provisioning config files... 22:55:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9592448959530414865tmp [Pipeline] { [Pipeline] echo 22:55:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:55:52 ---> create-netrc.sh [Pipeline] } 22:55:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:55:53 ---> python-tools-install.sh [Pipeline] echo 22:55:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:55:53 ---> sudo-logs.sh 22:55:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:55:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:55:53 ---> job-cost.sh 22:55:53 lf-activate-venv: SKIPPING 22:55:53 DEBUG: total: 0.10999999940395355 22:55:53 INFO: Retrieving Stack Cost... 22:55:54 INFO: Retrieving Pricing Info for: v3-standard-8 22:55:54 INFO: Archiving Costs [Pipeline] echo 22:55:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:55:55 ---> logs-deploy.sh 22:55:55 lf-activate-venv: SKIPPING 22:55:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4528/1 22:55:55 INFO: archiving workspace using pattern(s): 22:55:56 Archives upload complete. 22:55:56 INFO: archiving logs to Nexus