Pull request #4563 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c15abe78a0f78db5f98961932e279ab13327c124+079d219be26533084879877c2803b7bbbdfcd758 (65d204421677da631798592de0ec532e60679581) 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-ssh14111310341334497579.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4699277206056029969.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4563/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-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13972539510435214199.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-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16758678944373303413.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh4714942579231382996.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-4563/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-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13599626578837000991.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14749’ Running on prd-ubuntu20.04-docker-8c-8g-14752 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [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 079d219be26533084879877c2803b7bbbdfcd758 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 Merge succeeded, producing c15abe78a0f78db5f98961932e279ab13327c124 Checking out Revision c15abe78a0f78db5f98961932e279ab13327c124 (PR-4563) > 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/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # 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 079d219be26533084879877c2803b7bbbdfcd758 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 Commit message: "build(deps): Bump golang.org/x/crypto from 0.8.0 to 0.9.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:59:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:59:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:59:49 ========================================================= 19:59:49 EdgeX Global Pipelines Version Info 19:59:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:59:50 ------------------- 19:59:50 stable info: 19:59:50 ------------------- 19:59:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:59:50 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:59:50 Message: update stable to v1.0.249 19:59:51 ------------------- 19:59:51 experimental info: 19:59:51 ------------------- 19:59:51 Commited By: **** collab-it+edgex@linuxfoundation.org 19:59:51 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:59:51 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:59:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:59:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:59:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:59:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:59:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:59:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c15abe78a0f78db5f98961932e279ab13327c124 [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c15abe7 [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:53 provisioning config files... 19:59:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1063191119129175603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:53 ---> docker-login.sh 19:59:53 nexus3.edgexfoundry.org:10001 19:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:53 Configure a credential helper to remove this warning. See 19:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:53 19:59:53 Login Succeeded 19:59:53 nexus3.edgexfoundry.org:10002 19:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:53 Configure a credential helper to remove this warning. See 19:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:53 19:59:53 Login Succeeded 19:59:53 nexus3.edgexfoundry.org:10003 19:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:53 Configure a credential helper to remove this warning. See 19:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:53 19:59:53 Login Succeeded 19:59:53 nexus3.edgexfoundry.org:10004 19:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:53 Configure a credential helper to remove this warning. See 19:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:53 19:59:53 Login Succeeded 19:59:53 docker.io 19:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:54 Configure a credential helper to remove this warning. See 19:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:54 19:59:54 Login Succeeded 19:59:54 ---> docker-login.sh ends [Pipeline] } 19:59:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:54 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:59:54 + dirname cmd/core-command/Dockerfile 19:59:54 + cut -d/ -f2 19:59:54 + echo core-command,cmd/core-command/Dockerfile 19:59:54 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:59:54 + cut -d/ -f2 19:59:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:59:54 + dirname cmd/core-data/Dockerfile 19:59:54 + cut -d/ -f2 19:59:54 + echo core-data,cmd/core-data/Dockerfile 19:59:54 + dirname cmd/core-metadata/Dockerfile 19:59:54 + cut -d/ -f2 19:59:54 + echo core-metadata,cmd/core-metadata/Dockerfile 19:59:54 + + cut -d/ -f2 19:59:54 dirname cmd/security-bootstrapper/Dockerfile 19:59:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:59:54 + + cut -d/ -f2 19:59:54 dirname cmd/security-proxy-auth/Dockerfile 19:59:54 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:59:54 + + dirname cmd/security-proxy-setup/Dockerfile 19:59:54 cut -d/ -f2 19:59:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:59:54 + dirname+ cmd/security-secretstore-setup/Dockerfile 19:59:54 cut -d/ -f2 19:59:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:59:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:59:54 + cut -d/ -f2 19:59:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:59:54 + dirname cmd/security-spire-agent/Dockerfile 19:59:54 + cut -d/ -f2 19:59:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:59:54 + dirname cmd/security-spire-config/Dockerfile 19:59:54 + cut -d/ -f2 19:59:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:59:54 + + cutdirname -d/ cmd/security-spire-server/Dockerfile -f2 19:59:54 19:59:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:59:54 + dirname+ cmd/support-notifications/Dockerfile 19:59:54 cut -d/ -f2 19:59:54 + echo support-notifications,cmd/support-notifications/Dockerfile 19:59:54 + dirname cmd/support-scheduler/Dockerfile 19:59:54 + cut -d/ -f2 19:59:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:59:54 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:59:55 + git rev-list -1 --merges c15abe78a0f78db5f98961932e279ab13327c124~1..c15abe78a0f78db5f98961932e279ab13327c124 [Pipeline] echo 19:59:55 -----------> git rev-list -1 --merges c15abe78a0f78db5f98961932e279ab13327c124~1..c15abe78a0f78db5f98961932e279ab13327c124 c15abe78a0f78db5f98961932e279ab13327c124 [false] [Pipeline] sh 19:59:55 + git log --format=format:%s -1 c15abe78a0f78db5f98961932e279ab13327c124 [Pipeline] echo 19:59:55 ========================================================= 19:59:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:59:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:59:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:59:56 + grep -v github /etc/ssh/ssh_known_hosts 19:59:56 + [ -e /tmp/ssh_known_hosts ] 19:59:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:59:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:59:56 + sudo tee -a /etc/ssh/ssh_known_hosts 19:59:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:56 19:59:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:56 0.1.4: Pulling from edgex-devops/py-git-semver 19:59:56 b85a868b505f: Pulling fs layer 19:59:56 e2be974225ed: Pulling fs layer 19:59:56 339a4e72a1f5: Pulling fs layer 19:59:56 988bab9f4d93: Pulling fs layer 19:59:56 1469e6f7b9e6: Pulling fs layer 19:59:56 eaf3925da568: Pulling fs layer 19:59:56 bab4dde63d76: Pulling fs layer 19:59:56 bde34c3a00c8: Pulling fs layer 19:59:56 b352a97aabf1: Pulling fs layer 19:59:56 4872d77fe225: Pulling fs layer 19:59:56 5851b861e8e6: Pulling fs layer 19:59:56 bde34c3a00c8: Waiting 19:59:56 eaf3925da568: Waiting 19:59:56 b352a97aabf1: Waiting 19:59:56 bab4dde63d76: Waiting 19:59:56 4872d77fe225: Waiting 19:59:56 5851b861e8e6: Waiting 19:59:56 988bab9f4d93: Waiting 19:59:56 e2be974225ed: Download complete 19:59:56 988bab9f4d93: Download complete 19:59:57 339a4e72a1f5: Verifying Checksum 19:59:57 339a4e72a1f5: Download complete 19:59:57 eaf3925da568: Verifying Checksum 19:59:57 eaf3925da568: Download complete 19:59:57 1469e6f7b9e6: Verifying Checksum 19:59:57 1469e6f7b9e6: Download complete 19:59:57 bde34c3a00c8: Download complete 19:59:57 b352a97aabf1: Verifying Checksum 19:59:57 b352a97aabf1: Download complete 19:59:57 4872d77fe225: Verifying Checksum 19:59:57 4872d77fe225: Download complete 19:59:57 5851b861e8e6: Verifying Checksum 19:59:57 5851b861e8e6: Download complete 19:59:57 b85a868b505f: Verifying Checksum 19:59:57 b85a868b505f: Download complete 19:59:57 bab4dde63d76: Verifying Checksum 19:59:57 bab4dde63d76: Download complete 19:59:58 b85a868b505f: Pull complete 19:59:58 e2be974225ed: Pull complete 19:59:59 339a4e72a1f5: Pull complete 19:59:59 988bab9f4d93: Pull complete 19:59:59 1469e6f7b9e6: Pull complete 19:59:59 eaf3925da568: Pull complete 20:00:01 bab4dde63d76: Pull complete 20:00:01 bde34c3a00c8: Pull complete 20:00:01 b352a97aabf1: Pull complete 20:00:01 4872d77fe225: Pull complete 20:00:01 5851b861e8e6: Pull complete 20:00:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:00:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:00:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:01 prd-ubuntu20.04-docker-8c-8g-14752 does not seem to be running inside a container 20:00:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:00:03 $ docker top ef717153183353144c4180acb4769155e6988be26b526fdd3874dfa18bc32a19 -eo pid,comm 20:00:03 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). 20:00:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:00:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:00:03 [ssh-agent] Looking for ssh-agent implementation... 20:00:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:00:03 $ docker exec ef717153183353144c4180acb4769155e6988be26b526fdd3874dfa18bc32a19 ssh-agent 20:00:04 SSH_AUTH_SOCK=/tmp/ssh-Yd91Viivcoto/agent.33 20:00:04 SSH_AGENT_PID=39 20:00:04 Running ssh-add (command line suppressed) 20:00:04 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11449544751242270942.key (/w/workspace/edgex-go/1@tmp/private_key_11449544751242270942.key) 20:00:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:00:04 + git tag --points-at HEAD [Pipeline] } 20:00:04 $ docker exec --env ******** --env ******** ef717153183353144c4180acb4769155e6988be26b526fdd3874dfa18bc32a19 ssh-agent -k 20:00:04 unset SSH_AUTH_SOCK; 20:00:04 unset SSH_AGENT_PID; 20:00:04 echo Agent pid 39 killed; 20:00:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:00:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:00:04 [ssh-agent] Looking for ssh-agent implementation... 20:00:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:00:04 $ docker exec ef717153183353144c4180acb4769155e6988be26b526fdd3874dfa18bc32a19 ssh-agent 20:00:04 SSH_AUTH_SOCK=/tmp/ssh-A3Mwmfa7aDQF/agent.71 20:00:04 SSH_AGENT_PID=77 20:00:04 Running ssh-add (command line suppressed) 20:00:05 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2513084122772071778.key (/w/workspace/edgex-go/1@tmp/private_key_2513084122772071778.key) 20:00:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:00:05 + git semver init 20:00:05 2023-05-09 20:00:05,585 [run_init] DEBUG init version:0.0.0 force:False 20:00:05 2023-05-09 20:00:05,586 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:00:05 2023-05-09 20:00:05,587 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:00:05 2023-05-09 20:00:05,587 [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) 20:00:10 2023-05-09 20:00:10,650 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:00:10 2023-05-09 20:00:10,651 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4563 with force:False 20:00:10 2023-05-09 20:00:10,651 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4563 20:00:10 2023-05-09 20:00:10,654 [execute] INFO git cat-file --batch-check 20:00:10 2023-05-09 20:00:10,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:00:10 2023-05-09 20:00:10,661 [execute] INFO git cat-file --batch 20:00:10 2023-05-09 20:00:10,662 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:00:10 2023-05-09 20:00:10,667 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4563 20:00:10 0.0.0 [Pipeline] } 20:00:10 $ docker exec --env ******** --env ******** ef717153183353144c4180acb4769155e6988be26b526fdd3874dfa18bc32a19 ssh-agent -k 20:00:11 unset SSH_AUTH_SOCK; 20:00:11 unset SSH_AGENT_PID; 20:00:11 echo Agent pid 77 killed; 20:00:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:00:11 + git semver [Pipeline] } 20:00:11 $ docker stop --time=1 ef717153183353144c4180acb4769155e6988be26b526fdd3874dfa18bc32a19 20:00:13 $ docker rm -f --volumes ef717153183353144c4180acb4769155e6988be26b526fdd3874dfa18bc32a19 [Pipeline] // withDockerContainer [Pipeline] sh 20:00:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:00:13 Stashed 1 file(s) [Pipeline] echo 20:00:13 [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 20:00:14 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:00:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:14 ========================================================= 20:00:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:00:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:00:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:00:15 f56be85fc22e: Pulling fs layer 20:00:15 85791d961cd3: Pulling fs layer 20:00:15 d694b5ae8c79: Pulling fs layer 20:00:15 9f32a84ed3da: Pulling fs layer 20:00:15 4d19c01a9841: Pulling fs layer 20:00:15 9325e15d5711: Pulling fs layer 20:00:15 556b6ee489ea: Pulling fs layer 20:00:15 c5a4b2cf53e6: Pulling fs layer 20:00:15 9f32a84ed3da: Waiting 20:00:15 4d19c01a9841: Waiting 20:00:15 9325e15d5711: Waiting 20:00:15 556b6ee489ea: Waiting 20:00:15 c5a4b2cf53e6: Waiting 20:00:15 85791d961cd3: Download complete 20:00:15 9f32a84ed3da: Download complete 20:00:15 4d19c01a9841: Verifying Checksum 20:00:15 4d19c01a9841: Download complete 20:00:15 f56be85fc22e: Verifying Checksum 20:00:15 f56be85fc22e: Download complete 20:00:15 9325e15d5711: Verifying Checksum 20:00:15 9325e15d5711: Download complete 20:00:15 f56be85fc22e: Pull complete 20:00:15 85791d961cd3: Pull complete 20:00:15 d694b5ae8c79: Verifying Checksum 20:00:15 d694b5ae8c79: Download complete 20:00:15 c5a4b2cf53e6: Verifying Checksum 20:00:15 c5a4b2cf53e6: Download complete 20:00:16 556b6ee489ea: Verifying Checksum 20:00:16 556b6ee489ea: Download complete 20:00:18 d694b5ae8c79: Pull complete 20:00:18 9f32a84ed3da: Pull complete 20:00:18 4d19c01a9841: Pull complete 20:00:18 9325e15d5711: Pull complete 20:00:21 556b6ee489ea: Pull complete 20:00:22 c5a4b2cf53e6: Pull complete 20:00:22 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:00:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:00:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:22 WORKDIR /edgex 20:00:22 COPY go.mod . 20:00:22 RUN go mod download 20:00:22 + docker build -t ci-base-image-x86_64 -f - . 20:00:23 Sending build context to Docker daemon 170.7MB 20:00:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:23 ---> c4be618373d6 20:00:23 Step 2/4 : WORKDIR /edgex 20:00:27 ---> Running in b43a48304f79 20:00:27 Removing intermediate container b43a48304f79 20:00:27 ---> 15bac5f94822 20:00:27 Step 3/4 : COPY go.mod . 20:00:27 ---> 0489875a1dd7 20:00:27 Step 4/4 : RUN go mod download 20:00:27 ---> Running in 103fe3da1f95 20:00:29 Still waiting to schedule task 20:00:29 ‘prd-ubuntu20.04-docker-arm64-4c-16g-14750’ is offline 20:00:39 Removing intermediate container 103fe3da1f95 20:00:39 ---> d062c053b80f 20:00:39 Successfully built d062c053b80f 20:00:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:40 + docker inspect -f . ci-base-image-x86_64 20:00:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:40 prd-ubuntu20.04-docker-8c-8g-14752 does not seem to be running inside a container 20:00:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:00:40 $ docker top eceb9a0f3f7cfe77271a98ff2c7a9f1c92e834647dc96bb1f354a79d97199184 -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:41 + go version 20:00:41 go version go1.20.2 linux/amd64 [Pipeline] } 20:00:41 $ docker stop --time=1 eceb9a0f3f7cfe77271a98ff2c7a9f1c92e834647dc96bb1f354a79d97199184 20:00:42 $ docker rm -f --volumes eceb9a0f3f7cfe77271a98ff2c7a9f1c92e834647dc96bb1f354a79d97199184 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:43 + docker inspect -f . ci-base-image-x86_64 20:00:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:43 prd-ubuntu20.04-docker-8c-8g-14752 does not seem to be running inside a container 20:00:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:00:43 $ docker top f45e264206aed345c8bdd9a21bb3a5531b30cce0f4b3d1c6d861454f522c5543 -eo pid,comm [Pipeline] { [Pipeline] echo 20:00:43 ========================================================= 20:00:43 [edgeXBuildGoParallel] Running Tests and Build... 20:00:43 ========================================================= [Pipeline] sh 20:00:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:00:44 + make test 20:00:44 go test -race -coverprofile=coverage.out ./... 20:00:52 ? github.com/edgexfoundry/edgex-go [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 20:01:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 20:01:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 71.5% of statements 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:01:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 20:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:01:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.407s coverage: 88.5% of statements 20:01:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements 20:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:01:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.337s coverage: 95.6% of statements 20:01:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:01:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:01:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:01:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:01:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:01:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements 20:01:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:01:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:01:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:01:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 65.9% of statements 20:01:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:01:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:01:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 20:01:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.0% of statements 20:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 42.9% of statements 20:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.043s coverage: 82.9% of statements 20:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 20:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.189s coverage: 96.3% of statements 20:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 20:01:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:01:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:01:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:01:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:01:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:01:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:01:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:01:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:01:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:01:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:01:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:01:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:01:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:01:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:01:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:01:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.269s coverage: 79.9% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.069s coverage: 92.9% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.056s coverage: 20.0% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.8% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 82.1% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 38.4% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 20:01:53 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 20:01:53 running golangci-lint 20:01:53 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:01:53 go version go1.20.2 linux/amd64 20:01:53 level=info msg="[config_reader] Used config file .golangci.yml" 20:01:53 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:02:08 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|deps|exports_file|name|types_sizes) took 14.525046047s" 20:02:08 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.728167ms" 20:02:16 level=info msg="[linters_context/goanalysis] analyzers took 55.72319479s with top 10 stages: buildir: 34.579523072s, gosec: 1.67531499s, inspect: 1.594095082s, fact_deprecated: 1.328973998s, printf: 1.19119975s, S1038: 918.581787ms, fact_purity: 846.502744ms, nilness: 839.416671ms, ctrlflow: 831.668039ms, unused: 573.966268ms" 20:02:16 level=info msg="[runner] Issues before processing: 203, after processing: 0" 20:02:16 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, nolint: 0/23, skip_dirs: 203/203, identifier_marker: 203/203, exclude: 203/203, path_prettifier: 203/203, cgo: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, autogenerated_exclude: 203/203" 20:02:16 level=info msg="[runner] processing took 18.177676ms with stages: nolint: 7.953161ms, identifier_marker: 5.438349ms, exclude-rules: 1.70274ms, path_prettifier: 1.437858ms, autogenerated_exclude: 994.195µs, skip_dirs: 599.813µs, cgo: 31µs, filename_unadjuster: 16.4µs, max_same_issues: 650ns, uniq_by_line: 570ns, skip_files: 500ns, severity-rules: 470ns, exclude: 470ns, diff: 400ns, source_code: 280ns, sort_results: 270ns, max_from_linter: 160ns, path_shortener: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 20:02:16 level=info msg="[runner] linters took 8.184995902s with stages: goanalysis_metalinter: 8.166724025s" 20:02:16 level=info msg="File cache stats: 0 entries of total size 0B" 20:02:16 level=info msg="Memory: 229 samples, avg is 193.7MB, max is 782.0MB" 20:02:16 level=info msg="Execution took 22.760210946s" 20:02:16 go vet ./... 20:02:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:02:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:02:20 ./bin/test-attribution-txt.sh [Pipeline] echo 20:02:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:02:21 + ls -al . 20:02:21 total 704 20:02:21 drwxrwxr-x 11 1001 1001 4096 May 9 20:00 . 20:02:21 drwxr-xr-x 4 root root 4096 May 9 20:00 .. 20:02:21 drwxrwxr-x 2 1001 1001 4096 May 9 19:59 .blubracket 20:02:21 -rw-rw-r-- 1 1001 1001 16 May 9 19:59 .dockerignore 20:02:21 drwxrwxr-x 8 1001 1001 4096 May 9 20:00 .git 20:02:21 drwxrwxr-x 3 1001 1001 4096 May 9 19:59 .github 20:02:21 -rw-rw-r-- 1 1001 1001 1133 May 9 19:59 .gitignore 20:02:21 -rw-rw-r-- 1 1001 1001 42 May 9 19:59 .golangci.yml 20:02:21 -rw-rw-r-- 1 1001 1001 87 May 9 19:59 .hadolint.yml 20:02:21 drwxr-xr-x 3 1001 1001 4096 May 9 20:00 .semver 20:02:21 -rw-rw-r-- 1 1001 1001 166 May 9 19:59 .sonarcloud.properties 20:02:21 -rw-rw-r-- 1 1001 1001 1171 May 9 19:59 ADOPTERS.md 20:02:21 -rw-rw-r-- 1 1001 1001 10835 May 9 19:59 Attribution.txt 20:02:21 -rw-rw-r-- 1 1001 1001 73765 May 9 19:59 CHANGELOG.md 20:02:21 -rw-rw-r-- 1 1001 1001 3804 May 9 19:59 CONTRIBUTING.md 20:02:21 -rw-rw-r-- 1 1001 1001 677 May 9 19:59 GOVERNANCE.md 20:02:21 -rw-rw-r-- 1 1001 1001 883 May 9 19:59 Jenkinsfile 20:02:21 -rw-rw-r-- 1 1001 1001 10775 May 9 19:59 LICENSE 20:02:21 -rw-rw-r-- 1 1001 1001 14368 May 9 19:59 Makefile 20:02:21 -rw-rw-r-- 1 1001 1001 582 May 9 19:59 OWNERS.md 20:02:21 -rw-rw-r-- 1 1001 1001 9403 May 9 19:59 README.md 20:02:21 -rw-rw-r-- 1 1001 1001 789 May 9 19:59 SECURITY.md 20:02:21 -rw-rw-r-- 1 1001 1001 5 May 9 20:00 VERSION 20:02:21 drwxrwxr-x 2 1001 1001 4096 May 9 19:59 bin 20:02:21 drwxrwxr-x 18 1001 1001 4096 May 9 19:59 cmd 20:02:21 -rw-r--r-- 1 root root 447733 May 9 20:01 coverage.out 20:02:21 -rw-rw-r-- 1 1001 1001 3201 May 9 19:59 go.mod 20:02:21 -rw-rw-r-- 1 1001 1001 31042 May 9 19:59 go.sum 20:02:21 drwxrwxr-x 7 1001 1001 4096 May 9 19:59 internal 20:02:21 drwxrwxr-x 3 1001 1001 4096 May 9 19:59 openapi 20:02:21 -rw-rw-r-- 1 1001 1001 594 May 9 19:59 security.txt 20:02:21 drwxrwxr-x 4 1001 1001 4096 May 9 19:59 snap 20:02:21 -rw-rw-r-- 1 1001 1001 204 May 9 19:59 version.go [Pipeline] sh 20:02:21 + '[' -e coverage.out ] 20:02:21 + chown 1001:1001 coverage.out [Pipeline] stash 20:02:21 Stashed 1 file(s) [Pipeline] sh 20:02:21 + make build 20:02:21 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 20:02:34 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 20:02:35 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 20:02:36 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 20:02:37 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 20:02:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:02:45 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 20:02:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:02:47 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 20:02:48 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 20:02:49 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 20:02:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:02:51 $ docker stop --time=1 f45e264206aed345c8bdd9a21bb3a5531b30cce0f4b3d1c6d861454f522c5543 20:02:56 $ docker rm -f --volumes f45e264206aed345c8bdd9a21bb3a5531b30cce0f4b3d1c6d861454f522c5543 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:57 20:02:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:57 latest: Pulling from edgex-devops/edgex-compose 20:02:57 cbdbe7a5bc2a: Pulling fs layer 20:02:57 ca9280d653b3: Pulling fs layer 20:02:57 7e9c9ca2126c: Pulling fs layer 20:02:57 cbdbe7a5bc2a: Download complete 20:02:58 cbdbe7a5bc2a: Pull complete 20:02:58 ca9280d653b3: Verifying Checksum 20:02:58 ca9280d653b3: Download complete 20:02:58 7e9c9ca2126c: Verifying Checksum 20:02:58 7e9c9ca2126c: Download complete 20:02:58 ca9280d653b3: Pull complete 20:03:02 7e9c9ca2126c: Pull complete 20:03:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:03:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:03:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14755 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:02 prd-ubuntu20.04-docker-8c-8g-14752 does not seem to be running inside a container 20:03:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:03:04 $ docker top a151de58fb7fcffb45acdd128d419561c57bea9ae5d5e73bbfe0ee9a753ee081 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 20:03:04 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:03:04 The recommended git tool is: git 20:03:05 + docker-compose build --help 20:03:05 + grep parallel 20:03:05 --parallel Build images in parallel. [Pipeline] } 20:03:05 $ docker stop --time=1 a151de58fb7fcffb45acdd128d419561c57bea9ae5d5e73bbfe0ee9a753ee081 20:03:07 $ docker rm -f --volumes a151de58fb7fcffb45acdd128d419561c57bea9ae5d5e73bbfe0ee9a753ee081 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:07 prd-ubuntu20.04-docker-8c-8g-14752 does not seem to be running inside a container 20:03:07 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:03:08 $ docker top 0bd39e678bc9b4bc4f17061f782432435f7122fe843d6712d3ef550057ee2c24 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:08 + docker-compose -f ./docker-compose-build.yml build --parallel 20:03:09 Building core-command ... 20:03:09 Building core-common-config-bootstrapper ... 20:03:09 Building core-data ... 20:03:09 Building core-metadata ... 20:03:09 Building security-bootstrapper ... 20:03:09 Building security-proxy-auth ... 20:03:09 Building security-proxy-setup ... 20:03:09 Building security-secretstore-setup ... 20:03:09 Building security-spiffe-token-provider ... 20:03:09 Building security-spire-agent ... 20:03:09 Building security-spire-config ... 20:03:09 Building security-spire-server ... 20:03:09 Building support-notifications ... 20:03:09 Building support-scheduler ... 20:03:09 Building security-spire-agent 20:03:09 Building security-bootstrapper 20:03:09 Building support-notifications 20:03:09 Building security-spire-config 20:03:09 Building core-metadata 20:03:11 using credential edgex-jenkins-ssh 20:03:11 Cloning the remote Git repository 20:03:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:03:11 > git init /w/workspace/edgex-go/1 # timeout=10 20:03:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:03:11 > git --version # timeout=10 20:03:11 > git --version # 'git version 2.25.1' 20:03:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:21 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:21 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:03:21 ---> d062c053b80f 20:03:21 Step 3/27 : WORKDIR /edgex-go 20:03:21 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:03:21 ---> d062c053b80f 20:03:21 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:03:21 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:21 ---> d062c053b80f 20:03:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:21 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:21 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:03:21 ---> d062c053b80f 20:03:21 Step 3/33 : WORKDIR /edgex-go 20:03:21 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:21 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:03:21 ---> d062c053b80f 20:03:21 Step 3/27 : WORKDIR /edgex-go 20:03:26 ---> Running in 5364b2e21ff6 20:03:26 ---> Running in 106af79b8f6d 20:03:26 ---> Running in 00c47999b1d5 20:03:26 ---> Running in a1687e25e626 20:03:26 ---> Running in 6b1a9769f44f 20:03:26 Removing intermediate container a1687e25e626 20:03:26 ---> 4661174cf1d3 20:03:26 Step 4/25 : WORKDIR /edgex-go 20:03:26 Removing intermediate container 5364b2e21ff6 20:03:26 ---> 28f829a1c576 20:03:26 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:03:26 Removing intermediate container 00c47999b1d5 20:03:26 ---> 21e9c3516683 20:03:26 Step 4/23 : WORKDIR /edgex-go 20:03:26 Removing intermediate container 106af79b8f6d 20:03:26 ---> 98b1f902d8a9 20:03:26 Step 4/33 : RUN apk add --update --no-cache make git 20:03:26 ---> Running in 80d610e11845 20:03:26 ---> Running in 6273a9d4b076 20:03:26 ---> Running in 24be683e7926 20:03:26 ---> Running in 0215bfb23221 20:03:26 Removing intermediate container 6b1a9769f44f 20:03:26 ---> dc9fe9885208 20:03:26 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:03:26 ---> Running in 9731fbb596e4 20:03:26 Removing intermediate container 80d610e11845 20:03:26 ---> 7f25c931f7c3 20:03:26 Step 5/25 : RUN apk add --update --no-cache make git 20:03:26 Removing intermediate container 24be683e7926 20:03:26 ---> 047177425648 20:03:26 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:03:26 ---> Running in 3bd5f65092db 20:03:26 ---> Running in 9e2da74f4b25 20:03:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:27 OK: 265 MiB in 53 packages 20:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:27 OK: 265 MiB in 53 packages 20:03:27 OK: 265 MiB in 53 packages 20:03:27 Removing intermediate container 6273a9d4b076 20:03:27 ---> d7b43ebf7396 20:03:27 Step 5/27 : COPY go.mod vendor* ./ 20:03:27 OK: 265 MiB in 53 packages 20:03:27 OK: 265 MiB in 53 packages 20:03:27 ---> 8f3b944a0117 20:03:27 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:27 ---> Running in b6490c629914 20:03:27 Removing intermediate container 0215bfb23221 20:03:27 ---> 55ff0c5f4e81 20:03:27 Step 5/33 : COPY go.mod vendor* ./ 20:03:27 Removing intermediate container 9731fbb596e4 20:03:27 ---> 0378dda246af 20:03:27 Step 5/27 : COPY go.mod vendor* ./ 20:03:28 ---> f1e2a4e805ac 20:03:28 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:28 ---> Running in 827534eb3dfe 20:03:28 ---> 7bb1a672c6ef 20:03:28 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:28 ---> Running in 870753af06ff 20:03:28 Removing intermediate container 3bd5f65092db 20:03:28 ---> 32e974597c06 20:03:28 Step 6/23 : COPY go.mod vendor* ./ 20:03:28 Removing intermediate container 9e2da74f4b25 20:03:28 ---> 1f4bbaadf52b 20:03:28 Step 6/25 : COPY go.mod vendor* ./ 20:03:28 ---> 4fcb7574bf1d 20:03:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:28 ---> Running in 3ed622c0963e 20:03:28 ---> 8a6c0e4bdcce 20:03:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:28 ---> Running in 3ad65ad44a2c 20:03:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:30 Merging remotes/origin/main commit 079d219be26533084879877c2803b7bbbdfcd758 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 20:03:30 Merge succeeded, producing c15abe78a0f78db5f98961932e279ab13327c124 20:03:30 Checking out Revision c15abe78a0f78db5f98961932e279ab13327c124 (PR-4563) 20:03:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:03:29 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:03:30 > git config core.sparsecheckout # timeout=10 20:03:30 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 20:03:30 > git remote # timeout=10 20:03:30 > git config --get remote.origin.url # timeout=10 20:03:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:30 > git merge 079d219be26533084879877c2803b7bbbdfcd758 # timeout=10 20:03:30 > git rev-parse HEAD^{commit} # timeout=10 20:03:30 > git config core.sparsecheckout # timeout=10 20:03:30 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 20:03:31 Commit message: "build(deps): Bump golang.org/x/crypto from 0.8.0 to 0.9.0" 20:03:31 > git --version # timeout=10 20:03:31 > git --version # 'git version 2.25.1' 20:03:31 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:03:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:03:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:03:32 Dload Upload Total Spent Left Speed 20:03:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 20:03:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:03:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:03:33 + sudo tee /etc/docker/daemon.new 20:03:33 { 20:03:33 "registry-mirrors": [ 20:03:33 "https://nexus3.edgexfoundry.org:10001" 20:03:33 ], 20:03:33 "bip": "10.250.0.254/24", 20:03:33 "hosts": [ 20:03:33 "tcp://0.0.0.0:5555", 20:03:33 "unix:///var/run/docker.sock" 20:03:33 ], 20:03:33 "mtu": 1458, 20:03:33 "selinux-enabled": true, 20:03:33 "seccomp-profile": "/etc/docker/seccomp.json" 20:03:33 } [Pipeline] sh 20:03:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:03:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:53 provisioning config files... 20:03:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17387305261196786796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:53 ---> docker-login.sh 20:03:53 nexus3.edgexfoundry.org:10001 20:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:54 Configure a credential helper to remove this warning. See 20:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:54 20:03:54 Login Succeeded 20:03:54 nexus3.edgexfoundry.org:10002 20:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:54 Configure a credential helper to remove this warning. See 20:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:54 20:03:54 Login Succeeded 20:03:54 nexus3.edgexfoundry.org:10003 20:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:54 Configure a credential helper to remove this warning. See 20:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:54 20:03:54 Login Succeeded 20:03:54 nexus3.edgexfoundry.org:10004 20:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:55 Configure a credential helper to remove this warning. See 20:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:55 20:03:55 Login Succeeded 20:03:55 docker.io 20:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:55 Configure a credential helper to remove this warning. See 20:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:55 20:03:55 Login Succeeded 20:03:55 ---> docker-login.sh ends [Pipeline] } 20:03:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:03:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:03:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:57 ========================================================= 20:03:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:03:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:03:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:04:00 c41833b44d91: Pulling fs layer 20:04:00 ed15518f5707: Pulling fs layer 20:04:00 feae8fd75edb: Pulling fs layer 20:04:00 242c74f7c9fa: Pulling fs layer 20:04:00 3cdef696dda3: Pulling fs layer 20:04:00 2ced38df9373: Pulling fs layer 20:04:00 58f1dce35555: Pulling fs layer 20:04:00 242c74f7c9fa: Waiting 20:04:00 3cdef696dda3: Waiting 20:04:00 2ced38df9373: Waiting 20:04:00 58f1dce35555: Waiting 20:04:00 ed15518f5707: Verifying Checksum 20:04:00 ed15518f5707: Download complete 20:04:00 242c74f7c9fa: Verifying Checksum 20:04:00 242c74f7c9fa: Download complete 20:04:00 3cdef696dda3: Verifying Checksum 20:04:00 3cdef696dda3: Download complete 20:04:00 c41833b44d91: Verifying Checksum 20:04:01 c41833b44d91: Pull complete 20:04:01 58f1dce35555: Verifying Checksum 20:04:01 58f1dce35555: Download complete 20:04:02 ed15518f5707: Pull complete 20:04:02 feae8fd75edb: Verifying Checksum 20:04:02 feae8fd75edb: Download complete 20:04:02 2ced38df9373: Verifying Checksum 20:04:02 2ced38df9373: Download complete 20:04:13 feae8fd75edb: Pull complete 20:04:13 242c74f7c9fa: Pull complete 20:04:13 3cdef696dda3: Pull complete 20:04:20 2ced38df9373: Pull complete 20:04:21 58f1dce35555: Pull complete 20:04:21 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:04:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:04:21 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:21 WORKDIR /edgex 20:04:21 COPY go.mod . 20:04:21 RUN go mod download build 20:04:21 -t ci-base-image-arm64 -f - . 20:04:22 Sending build context to Docker daemon 2.931MB 20:04:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:22 ---> fadd8f120f05 20:04:22 Step 2/4 : WORKDIR /edgex 20:04:24 ---> Running in acf2b41b2991 20:04:24 Removing intermediate container acf2b41b2991 20:04:24 ---> d667da354ede 20:04:24 Step 3/4 : COPY go.mod . 20:04:25 ---> e099f6902c23 20:04:25 Step 4/4 : RUN go mod download 20:04:25 ---> Running in ef88d19a8553 20:04:36 Removing intermediate container b6490c629914 20:04:36 ---> ed3dcfb98e77 20:04:36 Step 7/27 : COPY . . 20:04:36 Removing intermediate container 3ad65ad44a2c 20:04:36 ---> 5febfdb2c8db 20:04:36 Step 8/25 : COPY . . 20:04:36 Removing intermediate container 3ed622c0963e 20:04:36 ---> 7c6f2a43a1aa 20:04:36 Step 8/23 : COPY . . 20:04:36 Removing intermediate container 870753af06ff 20:04:36 ---> 03d8806a4973 20:04:36 Step 7/27 : COPY . . 20:04:36 Removing intermediate container 827534eb3dfe 20:04:36 ---> 6bdadbde6c0f 20:04:36 Step 7/33 : COPY . . 20:04:46 ---> 53ef9c2c52a2 20:04:46 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:04:46 ---> 360aad0cb434 20:04:46 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:04:46 ---> 4f955807d08c 20:04:46 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:04:46 ---> Running in 291667c456c3 20:04:46 ---> Running in 1a9362628bc1 20:04:46 ---> Running in ce7818ef67c2 20:04:46 ---> cf9510f5a6d7 20:04:46 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:04:46 ---> d3c3708b6bac 20:04:46 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:04:46 ---> Running in 21e89f48d134 20:04:46 ---> Running in 0d374a95127f 20:04:46 Removing intermediate container 0d374a95127f 20:04:46 ---> 4deff6609496 20:04:46 Step 9/27 : WORKDIR /edgex-go/spire-build 20:04:46 Removing intermediate container 21e89f48d134 20:04:46 ---> 466878aca6a2 20:04:46 Step 9/27 : WORKDIR /edgex-go/spire-build 20:04:46 ---> Running in 829d0338d468 20:04:46 ---> Running in 11dc068a56ed 20:04:46 Removing intermediate container 829d0338d468 20:04:46 ---> 3fcfc328d5b3 20:04:46 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:04:46 ---> Running in 96afb6c4e3e9 20:04:46 Removing intermediate container 11dc068a56ed 20:04:46 ---> b13f44c16f3f 20:04:46 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:04:46 ---> Running in 64296b4c72f9 20:04:46 Removing intermediate container 96afb6c4e3e9 20:04:46 ---> 4f41702b402c 20:04:46 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 20:04:46 Removing intermediate container 64296b4c72f9 20:04:46 ---> 836c69ba62c4 20:04:46 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 20:04:46 ---> Running in 22e15d957d11 20:04:46 ---> Running in 0a1cdd25eb6d 20:04:46 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 20:04: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:04:46 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 20:04:48 Removing intermediate container 22e15d957d11 20:04:48 ---> caed20a71aa3 20:04:48 Step 12/27 : WORKDIR /edgex-go 20:04:48 Removing intermediate container 0a1cdd25eb6d 20:04:48 ---> b89b300b576b 20:04:48 Step 12/27 : WORKDIR /edgex-go 20:04:48 ---> Running in 648f9d3771a2 20:04:48 ---> Running in da6bfb01bed2 20:04:48 Removing intermediate container 648f9d3771a2 20:04:48 ---> 81ada2bcd45e 20:04:48 20:04:48 Step 13/27 : FROM alpine:3.17 20:04:48 3.17: Pulling from library/alpine 20:04:48 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:04:48 Status: Downloaded newer image for alpine:3.17 20:04:48 ---> 9ed4aefc74f6 20:04:48 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:48 ---> Running in 05cbf2a5010a 20:04:48 Removing intermediate container da6bfb01bed2 20:04:48 ---> f3acd7e416da 20:04:48 20:04:48 Step 13/27 : FROM alpine:3.17 20:04:48 ---> 9ed4aefc74f6 20:04:48 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:48 ---> Running in 4a060ebde431 20:04:48 Removing intermediate container 05cbf2a5010a 20:04:48 ---> 1a28ade3f6e6 20:04:48 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:04:48 ---> Running in 28679df19f40 20:04:48 Removing intermediate container 4a060ebde431 20:04:48 ---> 7b7de9d9cca9 20:04:48 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:04:48 ---> Running in 70249d347a40 20:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:49 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:49 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:49 OK: 17821 distinct packages available 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:49 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:49 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:49 OK: 17821 distinct packages available 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:49 (1/4) Installing dumb-init (1.2.5-r2) 20:04:49 (2/4) Installing musl-obstack (1.2.3-r0) 20:04:49 (3/4) Installing libucontext (1.2-r0) 20:04:49 (4/4) Installing gcompat (1.1.0-r0) 20:04:49 Executing busybox-1.35.0-r29.trigger 20:04:49 OK: 7 MiB in 19 packages 20:04:49 (1/5) Installing dumb-init (1.2.5-r2) 20:04:49 (2/5) Installing musl-obstack (1.2.3-r0) 20:04:49 (3/5) Installing libucontext (1.2-r0) 20:04:49 (4/5) Installing gcompat (1.1.0-r0) 20:04:49 (5/5) Installing openssl (3.0.8-r4) 20:04:49 Executing busybox-1.35.0-r29.trigger 20:04:49 OK: 8 MiB in 20 packages 20:04:50 Removing intermediate container 70249d347a40 20:04:50 ---> 6e051d56e754 20:04:50 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:50 Removing intermediate container 28679df19f40 20:04:50 ---> a742d8827f83 20:04:50 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:50 ---> 937c93212565 20:04:50 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:04:51 ---> 898a1a420135 20:04:51 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:04:51 ---> 3832bfcc7b45 20:04:51 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:54 ---> a033903699fa 20:04:54 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:04:54 ---> 751eddd1c0d3 20:04:54 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:04:56 ---> 25a7c81590b8 20:04:56 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:04:57 ---> 21487171e4d1 20:04:57 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:57 ---> Running in afa4165df6b9 20:04:58 Removing intermediate container afa4165df6b9 20:04:58 ---> 6322dc2daa25 20:04:58 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:04:58 Removing intermediate container ef88d19a8553 20:04:58 ---> 4cfcb4051219 20:04:58 Successfully built 4cfcb4051219 20:04:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:58 + docker inspect -f . ci-base-image-arm64 20:04:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:58 prd-ubuntu20.04-docker-arm64-4c-16g-14755 does not seem to be running inside a container 20:04:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:05:00 $ docker top 6618021c58dbaf822bd4a1e2b9862d76bb646ede2d82d85f25b82d6c94b4bf92 -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:01 + go version 20:05:01 go version go1.20.2 linux/arm64 [Pipeline] } 20:05:01 $ docker stop --time=1 6618021c58dbaf822bd4a1e2b9862d76bb646ede2d82d85f25b82d6c94b4bf92 20:05:01 ---> 5d86e6073cab 20:05:01 Step 22/27 : WORKDIR / 20:05:01 ---> Running in 3d896bf2240a 20:05:01 ---> 99bf0c3b8fcb 20:05:01 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:05:01 Removing intermediate container 3d896bf2240a 20:05:01 ---> ed3e43c7e6af 20:05:01 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:01 ---> Running in 028688f60ed5 20:05:01 ---> 0972afc642db 20:05:01 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:05:02 Removing intermediate container 028688f60ed5 20:05:02 ---> 04c4213aab4b 20:05:02 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:02 ---> Running in 1ea5361a1c38 20:05:02 ---> 81180c3f34d7 20:05:02 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:05:02 Removing intermediate container 1ea5361a1c38 20:05:02 ---> 226151c169f6 20:05:02 Step 25/27 : LABEL arch=x86_64 20:05:02 ---> Running in 12cdb9fc3ed5 20:05:02 ---> 7033792f8d54 20:05:02 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:02 ---> Running in c61484983a27 20:05:02 Removing intermediate container 12cdb9fc3ed5 20:05:02 ---> e05f8f522595 20:05:02 Step 26/27 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:05:02 ---> Running in 29d57ab28add 20:05:02 Removing intermediate container c61484983a27 20:05:02 ---> bda953756e60 20:05:02 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:02 $ docker rm -f --volumes 6618021c58dbaf822bd4a1e2b9862d76bb646ede2d82d85f25b82d6c94b4bf92 20:05:02 ---> Running in 092d0dc46da5 20:05:02 Removing intermediate container 29d57ab28add 20:05:02 ---> e516afa9af8d 20:05:02 Step 27/27 : LABEL version=0.0.0 20:05:02 ---> Running in d7f8d5355930 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:03 Removing intermediate container 092d0dc46da5 20:05:03 ---> 77bac0d146fe 20:05:03 Step 25/27 : LABEL arch=x86_64 20:05:03 Removing intermediate container d7f8d5355930 20:05:03 ---> a277e4fb36ad 20:05:03 20:05:03 ---> Running in 32106576e632 20:05:03 Successfully built a277e4fb36ad 20:05:03 Successfully tagged security-spire-config:latest 20:05:03 Building security-proxy-auth 20:05:03 + docker inspect -f . ci-base-image-arm64 20:05:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:04 prd-ubuntu20.04-docker-arm64-4c-16g-14755 does not seem to be running inside a container 20:05:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:05:05 $ docker top 9ffd22868fc1fd8a6c9e9f311dcd553ca23a899e45eb0df3b76d37104e8a1d01 -eo pid,comm [Pipeline] { [Pipeline] echo 20:05:05 ========================================================= 20:05:05 [edgeXBuildGoParallel] Running Tests and Build... 20:05:05 ========================================================= [Pipeline] sh 20:05:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:05:06 + make test 20:05:06 go test -race -coverprofile=coverage.out ./... 20:05:06  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:06 ---> d062c053b80f 20:05:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:06 ---> Using cache 20:05:06 ---> 4661174cf1d3 20:05:06 Step 4/23 : WORKDIR /edgex-go 20:05:06 ---> Using cache 20:05:06 ---> 7f25c931f7c3 20:05:06 Step 5/23 : RUN apk add --update --no-cache make git 20:05:06 ---> Using cache 20:05:06 ---> 1f4bbaadf52b 20:05:06 Step 6/23 : COPY go.mod vendor* ./ 20:05:06 ---> Using cache 20:05:06 ---> 8a6c0e4bdcce 20:05:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:06 ---> Using cache 20:05:06 ---> 5febfdb2c8db 20:05:06 Step 8/23 : COPY . . 20:05:06 ---> Using cache 20:05:06 ---> 4f955807d08c 20:05:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:05:09 Removing intermediate container 32106576e632 20:05:09 ---> fa313a5551b6 20:05:09 Step 26/27 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:05:09 ---> Running in 8bbceffc0bd2 20:05:09 ---> Running in f55ffb6d6037 20:05:10 Removing intermediate container f55ffb6d6037 20:05:10 ---> 4b7301d7b57b 20:05:10 Step 27/27 : LABEL version=0.0.0 20:05: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:05:10 ---> Running in fb9eb1a6473d 20:05:10 Removing intermediate container fb9eb1a6473d 20:05:10 ---> 987377d02c90 20:05:10 20:05:10 Successfully built 987377d02c90 20:05:10 Successfully tagged security-spire-agent:latest 20:05:10  Building security-spire-agent ... done Building security-proxy-setup 20:05:15 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:05:15 ---> d062c053b80f 20:05:15 Step 3/22 : WORKDIR /edgex-go 20:05:15 ---> Using cache 20:05:15 ---> dc9fe9885208 20:05:15 Step 4/22 : RUN apk add --update --no-cache make git 20:05:19 ---> Running in 339592566f8a 20:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:20 OK: 265 MiB in 53 packages 20:05:26 Removing intermediate container 1a9362628bc1 20:05:26 ---> 01a42eb4edb7 20:05:26 20:05:26 Step 9/33 : FROM alpine:3.17 20:05:26 ---> 9ed4aefc74f6 20:05:26 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:05:26 Removing intermediate container 339592566f8a 20:05:26 ---> a0f692038881 20:05:26 Step 5/22 : COPY go.mod vendor* ./ 20:05:26 Removing intermediate container ce7818ef67c2 20:05:26 ---> 11362d2a239d 20:05:26 20:05:26 Step 10/25 : FROM alpine:3.17 20:05:26 ---> 9ed4aefc74f6 20:05:26 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:05:26 ---> Running in 0039ff609939 20:05:26 ---> Running in 1c93e2a0e042 20:05:26 ---> 0c1553a3fc12 20:05:26 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:26 Removing intermediate container 291667c456c3 20:05:26 ---> 145b9aed2415 20:05:26 20:05:26 Step 10/23 : FROM alpine:3.17 20:05:26 ---> 9ed4aefc74f6 20:05:26 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:05:26 ---> Running in c9dda22ce1eb 20:05:26 Removing intermediate container 1c93e2a0e042 20:05:26 ---> 966155d464cd 20:05:26 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:05:26 ---> Running in 8af1caa4ace4 20:05:26 ---> Running in 7e45cbe9067f 20:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:26 (1/1) Installing dumb-init (1.2.5-r2) 20:05:26 Executing busybox-1.35.0-r29.trigger 20:05:26 OK: 7 MiB in 16 packages 20:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:27 (1/2) Installing ca-certificates (20230506-r0) 20:05:27 (2/2) Installing dumb-init (1.2.5-r2) 20:05:27 Executing busybox-1.35.0-r29.trigger 20:05:27 Executing ca-certificates-20230506-r0.trigger 20:05:27 (1/2) Installing dumb-init (1.2.5-r2) 20:05:27 (2/2) Installing su-exec (0.2-r2) 20:05:27 Executing busybox-1.35.0-r29.trigger 20:05:27 OK: 7 MiB in 17 packages 20:05:27 OK: 8 MiB in 17 packages 20:05:27 Removing intermediate container 0039ff609939 20:05:27 ---> 69955599bffa 20:05:27 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:05:27 ---> Running in 358386364d04 20:05:27 Removing intermediate container 358386364d04 20:05:27 ---> 7295eccc5b83 20:05:27 Step 13/25 : ENV APP_PORT=59881 20:05:27 ---> Running in 9eef5fa0f820 20:05:27 Removing intermediate container 9eef5fa0f820 20:05:27 ---> 3bd383b16596 20:05:27 Step 14/25 : EXPOSE $APP_PORT 20:05:27 ---> Running in 3955ce536874 20:05:27 Removing intermediate container 7e45cbe9067f 20:05:27 ---> f9fb9c584a7f 20:05:27 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:05:27 Removing intermediate container 8af1caa4ace4 20:05:27 ---> 747941ea9438 20:05:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:05:27 ---> Running in bc6c7d44e2e9 20:05:27 Removing intermediate container 3955ce536874 20:05:27 ---> 1d6f862a53be 20:05:27 Step 15/25 : WORKDIR / 20:05:27 ---> Running in 9549d9adfee3 20:05:27 ---> Running in 3e9a1d698271 20:05:27 Removing intermediate container bc6c7d44e2e9 20:05:27 ---> e6fb0cda5c19 20:05:27 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:05:27 ---> Running in a66a07e0cbfa 20:05:27 Removing intermediate container 9549d9adfee3 20:05:27 ---> a547a67c5f56 20:05:27 Step 13/23 : ENV APP_PORT=59860 20:05:27 Removing intermediate container 3e9a1d698271 20:05:27 ---> 8350609c7595 20:05:27 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:27 ---> Running in c8a1d237c532 20:05:27 Removing intermediate container a66a07e0cbfa 20:05:27 ---> 259b829e75f7 20:05:27 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:05:28 ---> Running in d6570fa239e9 20:05:28 ---> 6f1528978ab9 20:05:28 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:05:28 Removing intermediate container c8a1d237c532 20:05:28 ---> 71cbe3297638 20:05:28 Step 14/23 : EXPOSE $APP_PORT 20:05:28 ---> Running in 3058d481c80e 20:05:28 Removing intermediate container d6570fa239e9 20:05:28 ---> cac4f4a64f95 20:05:28 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:05:28 ---> Running in e24ba91596cd 20:05:28 Removing intermediate container 3058d481c80e 20:05:28 ---> 75542d137922 20:05:28 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:28 ---> d8f098d51125 20:05:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:05:28 Removing intermediate container e24ba91596cd 20:05:28 ---> 232efbb128f3 20:05:28 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:05:28 ---> Running in 08f9ae48eaa8 20:05:28 ---> a0c42284a29b 20:05:28 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:05:28 ---> 7b4731dbc818 20:05:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:05:29 ---> 5af06d7a50a5 20:05:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:05:29 ---> 2512f185f111 20:05:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:05:29 ---> 59176722085a 20:05:29 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:05:30 ---> Running in 36b057386ef2 20:05:30 Removing intermediate container 08f9ae48eaa8 20:05:30 ---> cc33d50c4ff0 20:05:30 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:05:30 Removing intermediate container 36b057386ef2 20:05:30 ---> a09a9e01c462 20:05:30 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:30 ---> eb9d5390e693 20:05:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:05:30 ---> Running in 428016a0e495 20:05:30 ---> Running in 4d1dfdd8113c 20:05:30 Removing intermediate container 428016a0e495 20:05:30 ---> 7cc9b1cbc2a6 20:05:30 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:05:30 ---> 328dee797f34 20:05:30 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:05:30 Removing intermediate container 4d1dfdd8113c 20:05:30 ---> 78b4ea766838 20:05:30 Step 23/25 : LABEL arch=x86_64 20:05:30 ---> Running in 08c307b40c57 20:05:30 ---> Running in 6a198c03595d 20:05:30 Removing intermediate container 08c307b40c57 20:05:30 ---> f4b576efda9d 20:05:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:30 ---> 2f83d4a9da59 20:05:30 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:05:30 Removing intermediate container 6a198c03595d 20:05:30 ---> 98e61a496df1 20:05:30 Step 24/25 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:05:30 ---> Running in 893ed3c720be 20:05:30 ---> Running in 14da033bfd06 20:05:30 ---> Running in f0c10f641295 20:05:30 Removing intermediate container 893ed3c720be 20:05:30 ---> 86abe19e9af9 20:05:30 Step 21/23 : LABEL arch=x86_64 20:05:30 Removing intermediate container f0c10f641295 20:05:30 ---> 1ed2df5742da 20:05:30 Step 25/25 : LABEL version=0.0.0 20:05:30 ---> Running in bd63d9828860 20:05:31 ---> Running in 68f81c733b98 20:05:31 Removing intermediate container bd63d9828860 20:05:31 ---> d8dc43aaee98 20:05:31 Step 22/23 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:05:31 Removing intermediate container 68f81c733b98 20:05:31 ---> abb0a983616e 20:05:31 20:05:31 ---> Running in fefff71f7152 20:05:31 Removing intermediate container 8bbceffc0bd2 20:05:31 ---> eefc5af50292 20:05:31 20:05:31 Step 10/23 : FROM alpine:3.17 20:05:31 ---> 9ed4aefc74f6 20:05:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:05:31 Successfully built abb0a983616e 20:05:31 Successfully tagged core-metadata:latest 20:05:31  Building core-metadata ... done Building core-data 20:05:31 ---> Running in aeaad0bf1771 20:05:31 Removing intermediate container fefff71f7152 20:05:31 ---> 8c106d4aa389 20:05:31 Step 23/23 : LABEL version=0.0.0 20:05:31 ---> Running in 02bb222f197f 20:05:35 Removing intermediate container aeaad0bf1771 20:05:35 ---> a3e50737a832 20:05:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:05:35 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:35 ---> d062c053b80f 20:05:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:35 ---> Using cache 20:05:35 ---> 4661174cf1d3 20:05:35 Step 4/23 : WORKDIR /edgex-go 20:05:35 ---> Using cache 20:05:35 ---> 7f25c931f7c3 20:05:35 Step 5/23 : RUN apk add --update --no-cache make git 20:05:35 ---> Using cache 20:05:35 ---> 1f4bbaadf52b 20:05:35 Step 6/23 : COPY go.mod vendor* ./ 20:05:35 ---> Using cache 20:05:35 ---> 8a6c0e4bdcce 20:05:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:35 ---> Using cache 20:05:35 ---> 5febfdb2c8db 20:05:35 Step 8/23 : COPY . . 20:05:35 ---> Using cache 20:05:35 ---> 4f955807d08c 20:05:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:05:35 Removing intermediate container 02bb222f197f 20:05:35 ---> 38114f612f9d 20:05:35 20:05:35 ---> Running in aadfb3715df0 20:05:35 ---> Running in 5317c3f33ce4 20:05:35 Successfully built 38114f612f9d 20:05:35 Successfully tagged support-notifications:latest 20:05:35  Building support-notifications ... done Building core-common-config-bootstrapper 20:05:35 Removing intermediate container 14da033bfd06 20:05:35 ---> 339d06e0ad45 20:05:35 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:36 (1/1) Installing dumb-init (1.2.5-r2) 20:05:36 Executing busybox-1.35.0-r29.trigger 20:05:36 OK: 7 MiB in 16 packages 20:05:37 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 20:05:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:39 ---> d062c053b80f 20:05:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:39 ---> Using cache 20:05:39 ---> 4661174cf1d3 20:05:39 Step 4/23 : WORKDIR /edgex-go 20:05:39 ---> Using cache 20:05:39 ---> 7f25c931f7c3 20:05:39 Step 5/23 : RUN apk add --update --no-cache make git 20:05:39 ---> Using cache 20:05:39 ---> 1f4bbaadf52b 20:05:39 Step 6/23 : COPY go.mod vendor* ./ 20:05:39 ---> Using cache 20:05:39 ---> 8a6c0e4bdcce 20:05:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:39 ---> Using cache 20:05:39 ---> 5febfdb2c8db 20:05:39 Step 8/23 : COPY . . 20:05:39 ---> Using cache 20:05:39 ---> 4f955807d08c 20:05:39 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:05:39 ---> 8809f9b951da 20:05:39 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:05:39 ---> Running in 0c9d4c24c19c 20:05:39 ---> 4559d2aa9016 20:05:39 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:05:39 Removing intermediate container aadfb3715df0 20:05:39 ---> 8932060e2e1b 20:05:39 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:05:41 ---> b74a9950c838 20:05:41 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:05:41 ---> 01b9bde6c0b9 20:05:41 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:05:41 ---> 59fd297e3fb6 20:05:41 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:05:42 ---> bd6458b3baeb 20:05:42 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:05:42 ---> 01e38502de3a 20:05:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:05:43 ---> f1c31796f590 20:05:43 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:05:43 ---> 82f01c7f1011 20:05:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:05:43 ---> 0f85c61053cb 20:05:43 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:05:43 ---> 0ef99279a4a1 20:05:43 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:43 ---> Running in 8311ef020fa6 20:05:44 ---> 011686dbcb3d 20:05:44 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:05:46 ---> 44a72e9f7af6 20:05:46 Step 28/33 : RUN chmod +x /entrypoint.sh 20:05:47 ---> Running in 02fd10ed6c30 20:05:47 Removing intermediate container 8311ef020fa6 20:05:47 ---> f038fa9f41ad 20:05:47 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:05:47 ---> Running in 4425df883b55 20:05:47 Removing intermediate container c9dda22ce1eb 20:05:47 ---> c90b2c0029be 20:05:47 Step 7/22 : COPY . . 20:05:48 Removing intermediate container 4425df883b55 20:05:48 ---> 7097e3c8bd52 20:05:48 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:05:53 ---> Running in 45df12c2214a 20:05:53 Removing intermediate container 45df12c2214a 20:05:53 ---> 6b77c63cca31 20:05:53 Step 21/23 : LABEL arch=x86_64 20:05:53 ---> 9f5be54a597c 20:05:53 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:05:53 ---> Running in 80f11af7aff5 20:05:53 ---> Running in 99d121a5af50 20:05:53 Removing intermediate container 02fd10ed6c30 20:05:53 ---> 2cede622b0d2 20:05:53 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:05:53 ---> Running in 118342d15612 20:05:53 Removing intermediate container 80f11af7aff5 20:05:53 ---> 5bbbe0659a1f 20:05:53 Step 22/23 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:05:53 ---> Running in c0389a87d77e 20:05:53 Removing intermediate container 118342d15612 20:05:53 ---> b2546fd6d958 20:05:53 Step 30/33 : CMD ["gate"] 20:05:53 ---> Running in 25602bc86593 20:05:53 Removing intermediate container c0389a87d77e 20:05:53 ---> 3f15b2f7ce3f 20:05:53 Step 23/23 : LABEL version=0.0.0 20:05:53 ---> Running in 549d7455fd25 20:05:53 ? github.com/edgexfoundry/edgex-go [no test files] 20:05:53 Removing intermediate container 25602bc86593 20:05:53 ---> 1b8b2b480ca7 20:05:53 Step 31/33 : LABEL arch=x86_64 20:05:53 Removing intermediate container 549d7455fd25 20:05:53 ---> 07477942cd66 20:05:53 20:05:53 ---> Running in 309685b9820d 20:05:53 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 20:05:53 Successfully built 07477942cd66 20:05:53 Successfully tagged security-proxy-auth:latest 20:05:53 Building security-spiffe-token-provider 20:05:53  Building security-proxy-auth ... done Removing intermediate container 309685b9820d 20:05:53 ---> d4314e27c488 20:05:53 Step 32/33 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:05:53 ---> Running in 01c48805cfcb 20:05:56 Removing intermediate container 01c48805cfcb 20:05:56 ---> f2cae6f4c6c5 20:05:56 Step 33/33 : LABEL version=0.0.0 20:05:56 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:05:56 ---> d062c053b80f 20:05:56 Step 3/20 : WORKDIR /edgex-go 20:05:56 ---> Using cache 20:05:56 ---> dc9fe9885208 20:05:56 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:05:58 ---> Running in a74522729eea 20:05:58 ---> Running in 0f43a9efab69 20:05:58 Removing intermediate container a74522729eea 20:05:58 ---> ba3b6024f5e7 20:05:58 20:05:58 Successfully built ba3b6024f5e7 20:05:58 Successfully tagged security-bootstrapper:latest 20:05:58 Building security-spire-server 20:05:59  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:59 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:05:59 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:05:59 OK: 17821 distinct packages available 20:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:59 OK: 265 MiB in 53 packages 20:06:02 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:06:02 ---> d062c053b80f 20:06:02 Step 3/26 : WORKDIR /edgex-go 20:06:02 ---> Using cache 20:06:02 ---> dc9fe9885208 20:06:02 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:06:02 ---> Using cache 20:06:02 ---> 0378dda246af 20:06:02 Step 5/26 : COPY go.mod vendor* ./ 20:06:02 ---> Using cache 20:06:02 ---> 7bb1a672c6ef 20:06:02 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:02 ---> Using cache 20:06:02 ---> 03d8806a4973 20:06:02 Step 7/26 : COPY . . 20:06:02 ---> Using cache 20:06:02 ---> cf9510f5a6d7 20:06:02 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:06:02 ---> Using cache 20:06:02 ---> 466878aca6a2 20:06:02 Step 9/26 : WORKDIR /edgex-go/spire-build 20:06:02 ---> Using cache 20:06:02 ---> b13f44c16f3f 20:06:02 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:06:02 ---> Using cache 20:06:02 ---> 836c69ba62c4 20:06:02 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 20:06:06 ---> Running in 2520e63486ad 20:06:06 Removing intermediate container 0f43a9efab69 20:06:06 ---> 1862a38888a1 20:06:06 Step 5/20 : COPY go.mod vendor* ./ 20:06:08 ---> 8ca2dee0cc19 20:06:08 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:09 ---> Running in 15c7d020e130 20:06:09 Removing intermediate container 0c9d4c24c19c 20:06:09 ---> 6daa51bce2a0 20:06:09 20:06:09 Step 10/23 : FROM alpine:3.17 20:06:09 ---> 9ed4aefc74f6 20:06:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:06:09 ---> Using cache 20:06:09 ---> a3e50737a832 20:06:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:06:09 ---> Using cache 20:06:09 ---> 8932060e2e1b 20:06:09 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:09 ---> Using cache 20:06:09 ---> b74a9950c838 20:06:09 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:06:09 ---> Using cache 20:06:09 ---> 59fd297e3fb6 20:06:09 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:06:09 Removing intermediate container 5317c3f33ce4 20:06:09 ---> 3af0a71e5936 20:06:09 20:06:09 Step 10/23 : FROM alpine:3.17 20:06:09 ---> 9ed4aefc74f6 20:06:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:06:09 Removing intermediate container 2520e63486ad 20:06:09 ---> 29fc730ac9ab 20:06:09 Step 12/26 : WORKDIR /edgex-go 20:06:09 ---> Running in 90d241442442 20:06:09 ---> Running in f66740adb80b 20:06:09 Removing intermediate container 90d241442442 20:06:09 ---> 9b0b8c930102 20:06:09 Step 12/23 : ENV APP_PORT=59880 20:06:09 Removing intermediate container f66740adb80b 20:06:09 ---> e6344ac8aaf8 20:06:09 20:06:09 Step 13/26 : FROM alpine:3.17 20:06:09 ---> 9ed4aefc74f6 20:06:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:09 ---> Using cache 20:06:09 ---> 7b7de9d9cca9 20:06:09 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:06:09 ---> Running in ce284a5c53a9 20:06:09 ---> Running in b9af3741e8e2 20:06:09 ---> 9fa13f737a3d 20:06:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:06:09 Removing intermediate container ce284a5c53a9 20:06:09 ---> 525a72fc5389 20:06:09 Step 13/23 : EXPOSE $APP_PORT 20:06:09 ---> Running in d7ed0e20d63c 20:06:10 ---> 412eb4d3e7e3 20:06:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:06:10 Removing intermediate container d7ed0e20d63c 20:06:10 ---> 676dbd9dadcf 20:06:10 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:06:10 ---> Running in c44d67fa8278 20:06:10 ---> b0c8db048eba 20:06:10 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:10 ---> Running in 13d3df88f8a0 20:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:10 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:10 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:10 OK: 17821 distinct packages available 20:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:11 (1/1) Installing dumb-init (1.2.5-r2) 20:06:11 Executing busybox-1.35.0-r29.trigger 20:06:11 OK: 7 MiB in 16 packages 20:06:11 Removing intermediate container 13d3df88f8a0 20:06:11 ---> 332516452921 20:06:11 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:06:11 ---> Running in 54dd68d58384 20:06:11 (1/5) Installing dumb-init (1.2.5-r2) 20:06:11 (2/5) Installing musl-obstack (1.2.3-r0) 20:06:11 (3/5) Installing libucontext (1.2-r0) 20:06:11 (4/5) Installing gcompat (1.1.0-r0) 20:06:11 (5/5) Installing openssl (3.0.8-r4) 20:06:11 Executing busybox-1.35.0-r29.trigger 20:06:11 OK: 8 MiB in 20 packages 20:06:11 Removing intermediate container 54dd68d58384 20:06:11 ---> 5e8ca823d08b 20:06:11 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:06:11 ---> Running in c094c7546248 20:06:11 Removing intermediate container c094c7546248 20:06:11 ---> 3d7ff3d39893 20:06:11 Step 21/23 : LABEL arch=x86_64 20:06:11 ---> Running in ece84b56404a 20:06:11 Removing intermediate container c44d67fa8278 20:06:11 ---> 476f5c2f98e5 20:06:11 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:11 Removing intermediate container ece84b56404a 20:06:11 ---> 97fe02712f30 20:06:11 Step 22/23 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:06:11 ---> Running in 1c9f39020aef 20:06:11 Removing intermediate container 1c9f39020aef 20:06:11 ---> dd597f0f53fd 20:06:11 Step 23/23 : LABEL version=0.0.0 20:06:12 ---> 1aa8b195e3b6 20:06:12 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:06:12 ---> Running in 36d1c26c575f 20:06:12 Removing intermediate container b9af3741e8e2 20:06:12 ---> 5df079bacddd 20:06:12 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:12 Removing intermediate container 36d1c26c575f 20:06:12 ---> dc23a33514b8 20:06:12 20:06:12 Successfully built dc23a33514b8 20:06:12 ---> ae73f589d5bc 20:06:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:06:12 Successfully tagged core-common-config-bootstrapper:latest 20:06:12 Building core-command 20:06:12  Building core-common-config-bootstrapper ... done  ---> 440f10d81df5 20:06:12 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:06:15 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:06:15 ---> d062c053b80f 20:06:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:06:15 ---> Using cache 20:06:15 ---> 4661174cf1d3 20:06:15 Step 4/24 : WORKDIR /edgex-go 20:06:15 ---> Using cache 20:06:15 ---> 7f25c931f7c3 20:06:15 Step 5/24 : RUN apk add --update --no-cache make git 20:06:15 ---> Using cache 20:06:15 ---> 1f4bbaadf52b 20:06:15 Step 6/24 : COPY go.mod vendor* ./ 20:06:15 ---> Using cache 20:06:15 ---> 8a6c0e4bdcce 20:06:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:15 ---> Using cache 20:06:15 ---> 5febfdb2c8db 20:06:15 Step 8/24 : COPY . . 20:06:15 ---> Using cache 20:06:15 ---> 4f955807d08c 20:06:15 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:06:17 ---> 561c9755766a 20:06:17 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:06:17 ---> ce716d242c46 20:06:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:06:17 ---> Running in e30ef90c76c8 20:06:17 ---> b4e11bba632d 20:06:17 Step 19/23 : ENTRYPOINT ["/core-data"] 20:06:17 ---> Running in ed72babd90b1 20:06:17 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 20:06:17 Removing intermediate container ed72babd90b1 20:06:17 ---> da92662f6162 20:06:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:19 ---> Running in a4e57dabc3a0 20:06:19 Removing intermediate container a4e57dabc3a0 20:06:19 ---> 998cef22d77a 20:06:19 Step 21/23 : LABEL arch=x86_64 20:06:19 ---> 1842633c82c6 20:06:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:06:19 ---> Running in 31bf8784ff19 20:06:19 Removing intermediate container 99d121a5af50 20:06:19 ---> 18a7e21180f9 20:06:19 20:06:19 Step 9/22 : FROM alpine:3.17 20:06:19 ---> 9ed4aefc74f6 20:06:19 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:06:19 ---> Running in 9e1eb74d46af 20:06:19 Removing intermediate container 31bf8784ff19 20:06:19 ---> 855bcfc15a9a 20:06:19 Step 22/23 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:06:19 ---> Running in 0e65905c50ed 20:06:19 ---> a8046748fdec 20:06:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:06:19 Removing intermediate container 0e65905c50ed 20:06:19 ---> 3c9e0e04cd1a 20:06:19 Step 23/23 : LABEL version=0.0.0 20:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:19 ---> d572c1d13d62 20:06:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:19 ---> Running in 9dc81ef64784 20:06:20 (1/2) Installing dumb-init (1.2.5-r2) 20:06:20 (2/2) Installing openssl (3.0.8-r4) 20:06:20 Executing busybox-1.35.0-r29.trigger 20:06:20 OK: 8 MiB in 17 packages 20:06:20 ---> 47f353736f1c 20:06:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:06:20 Removing intermediate container 9dc81ef64784 20:06:20 ---> b35a24cc0b8a 20:06:20 20:06:20 Successfully built b35a24cc0b8a 20:06:20 Successfully tagged core-data:latest 20:06:20  Building core-data ... done Building support-scheduler 20:06:21 ---> Running in a10f5d1ed5d5 20:06:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:06:23 ---> d062c053b80f 20:06:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:06:23 ---> Using cache 20:06:23 ---> 4661174cf1d3 20:06:23 Step 4/23 : WORKDIR /edgex-go 20:06:23 ---> Using cache 20:06:23 ---> 7f25c931f7c3 20:06:24 Step 5/23 : RUN apk add --update --no-cache make git 20:06:24 ---> Using cache 20:06:24 ---> 1f4bbaadf52b 20:06:24 Step 6/23 : COPY go.mod vendor* ./ 20:06:24 ---> Using cache 20:06:24 ---> 8a6c0e4bdcce 20:06:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:24 ---> Using cache 20:06:24 ---> 5febfdb2c8db 20:06:24 Step 8/23 : COPY . . 20:06:24 ---> Using cache 20:06:24 ---> 4f955807d08c 20:06:24 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:06:26 Removing intermediate container 9e1eb74d46af 20:06:26 ---> 3c73f63546a7 20:06:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:06:26 ---> Running in 259eb18f31e0 20:06:26 Removing intermediate container a10f5d1ed5d5 20:06:26 ---> 838e46cb52bb 20:06:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:06:26 ---> Running in 6dcab4b10286 20:06:26 ---> Running in c5d59323a8a7 20:06:27 Removing intermediate container 6dcab4b10286 20:06:27 ---> c6a3b4e3d495 20:06:27 Step 12/22 : WORKDIR /edgex 20:06: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 20:06:27 Removing intermediate container c5d59323a8a7 20:06:27 ---> 92dcd37a9259 20:06:27 Step 24/26 : LABEL arch=x86_64 20:06:27 ---> Running in 82f4b7e372d8 20:06:27 ---> Running in e87ea3cf4b6f 20:06:28 Removing intermediate container 82f4b7e372d8 20:06:28 ---> d8c68ec7ea51 20:06:28 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:28 Removing intermediate container e87ea3cf4b6f 20:06:28 ---> a017b1015542 20:06:28 Step 25/26 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:06:28 ---> Running in 987700b98958 20:06:28 ---> bea4c885da9c 20:06:28 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:06:28 Removing intermediate container 987700b98958 20:06:28 ---> c332603529ee 20:06:28 Step 26/26 : LABEL version=0.0.0 20:06:28 ---> 00873bdede8a 20:06:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:06:28 ---> Running in a7f66e99052a 20:06:29 Removing intermediate container a7f66e99052a 20:06:29 ---> 74000107ff5d 20:06:29 20:06:29 ---> da7e8a1c37e9 20:06:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:06:29 Successfully built 74000107ff5d 20:06:29 Successfully tagged security-spire-server:latest 20:06:29  Building security-spire-server ... done Building security-secretstore-setup 20:06:34 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:06:34 ---> d062c053b80f 20:06:34 Step 3/25 : WORKDIR /edgex-go 20:06:34 ---> Using cache 20:06:34 ---> dc9fe9885208 20:06:34 Step 4/25 : RUN apk add --update --no-cache make git 20:06:34 ---> Using cache 20:06:34 ---> a0f692038881 20:06:34 Step 5/25 : COPY go.mod vendor* ./ 20:06:34 ---> Using cache 20:06:34 ---> 0c1553a3fc12 20:06:34 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:34 ---> Using cache 20:06:34 ---> c90b2c0029be 20:06:34 Step 7/25 : COPY . . 20:06:34 ---> Using cache 20:06:34 ---> 9f5be54a597c 20:06:34 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:06:35 ---> 81c68bb6e1ed 20:06:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:06:35 ---> Running in d527ee915e31 20:06:35 ---> 41d25d98b100 20:06:35 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:35 ---> Running in d6d234cb1410 20:06:35 Removing intermediate container 15c7d020e130 20:06:35 ---> 999ca2caca60 20:06:35 Step 7/20 : COPY . . 20:06:36 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 20:06:42 Removing intermediate container d6d234cb1410 20:06:42 ---> 310d1e3e2847 20:06:42 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:06:42 ---> Running in 69a65510cf5e 20:06:42 ---> 5b3a9d0b19e5 20:06:42 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:06:42 ---> Running in 63f474901620 20:06:42 Removing intermediate container 69a65510cf5e 20:06:42 ---> 86bf6881d29f 20:06:42 Step 20/22 : LABEL arch=x86_64 20:06:43 ---> Running in 493d048295f6 20:06: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:06:43 Removing intermediate container 493d048295f6 20:06:43 ---> 7078b6c0974e 20:06:43 Step 21/22 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:06:44 ---> Running in 2749b3ebe082 20:06:45 Removing intermediate container 2749b3ebe082 20:06:45 ---> 08826bfb11f4 20:06:45 Step 22/22 : LABEL version=0.0.0 20:06:45 ---> Running in d91668a158ba 20:06:45 Removing intermediate container e30ef90c76c8 20:06:45 ---> d1a3b2f9738c 20:06:45 20:06:45 Step 10/24 : FROM alpine:3.17 20:06:45 ---> 9ed4aefc74f6 20:06:45 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:06:45 ---> Using cache 20:06:45 ---> 69955599bffa 20:06:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:06:45 ---> Using cache 20:06:45 ---> 7295eccc5b83 20:06:45 Step 13/24 : ENV APP_PORT=59882 20:06:45 ---> Running in c5d65cac939c 20:06:45 Removing intermediate container d91668a158ba 20:06:45 ---> 9cead27baad6 20:06:45 20:06:45 Removing intermediate container c5d65cac939c 20:06:45 ---> 7eff1bf1a70b 20:06:45 Step 14/24 : EXPOSE $APP_PORT 20:06:45 ---> Running in 2890d1199cfb 20:06:45 Successfully built 9cead27baad6 20:06:45 Successfully tagged security-proxy-setup:latest 20:06:45  Building security-proxy-setup ... done Removing intermediate container 2890d1199cfb 20:06:45 ---> 38f3ba5b927a 20:06:45 Step 15/24 : WORKDIR / 20:06:46 ---> Running in 1cc09e93f22c 20:06:46 Removing intermediate container 1cc09e93f22c 20:06:46 ---> 339db5cec63d 20:06:46 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:46 ---> 714cef50e4e8 20:06:46 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:06:47 ---> 65813040a661 20:06:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:06:48 ---> 903b91d41b85 20:06:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:06:49 ---> 242388aa22fe 20:06:49 Step 20/24 : ENTRYPOINT ["/core-command"] 20:06:49 ---> Running in c7972abd775f 20:06:49 Removing intermediate container c7972abd775f 20:06:49 ---> d9b6c4a7841a 20:06:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:49 ---> Running in b0c44e164fd1 20:06:50 Removing intermediate container b0c44e164fd1 20:06:50 ---> d3428662211b 20:06:50 Step 22/24 : LABEL arch=x86_64 20:06:50 ---> Running in 84776eb99c15 20:06:50 Removing intermediate container 84776eb99c15 20:06:50 ---> dfa868bebd78 20:06:50 Step 23/24 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:06:50 ---> Running in 43d45853cae1 20:06:51 Removing intermediate container 43d45853cae1 20:06:51 ---> 46e726c957e9 20:06:51 Step 24/24 : LABEL version=0.0.0 20:06:51 ---> Running in 3083a117af00 20:06:51 Removing intermediate container 3083a117af00 20:06:51 ---> 8b0ab2a1a027 20:06:51 20:06:51 Successfully built 8b0ab2a1a027 20:06:51 Successfully tagged core-command:latest 20:06:58  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:07:02 Removing intermediate container 259eb18f31e0 20:07:02 ---> 46c92fbe2577 20:07:02 20:07:02 Step 10/23 : FROM alpine:3.17 20:07:02 ---> 9ed4aefc74f6 20:07:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:07:02 ---> Using cache 20:07:02 ---> 69955599bffa 20:07:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:07:02 ---> Using cache 20:07:02 ---> 7295eccc5b83 20:07:02 Step 13/23 : ENV APP_PORT=59861 20:07:02 ---> Running in 0eef27a2ca79 20:07:02 Removing intermediate container 0eef27a2ca79 20:07:02 ---> 77f098a40177 20:07:02 Step 14/23 : EXPOSE $APP_PORT 20:07:02 ---> Running in 434c61afd4c1 20:07:03 Removing intermediate container 434c61afd4c1 20:07:03 ---> a4e5ba3bd4d4 20:07:03 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:04 ---> f798d0c55a29 20:07:04 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:07:04 Removing intermediate container d527ee915e31 20:07:04 ---> d1bfb1c07959 20:07:04 20:07:04 Step 9/25 : FROM alpine:3.17 20:07:04 ---> 9ed4aefc74f6 20:07:04 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:07:04 ---> Running in 944d67dc4d1f 20:07:04 ---> e4d8fd198ef6 20:07:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:04 (1/3) Installing ca-certificates (20230506-r0) 20:07:04 (2/3) Installing dumb-init (1.2.5-r2) 20:07:04 (3/3) Installing su-exec (0.2-r2) 20:07:04 Executing busybox-1.35.0-r29.trigger 20:07:04 Executing ca-certificates-20230506-r0.trigger 20:07:04 OK: 8 MiB in 18 packages 20:07:05 ---> 293620a334da 20:07:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:07:05 ---> 1e591041e479 20:07:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:07:05 ---> Running in 39d01420773e 20:07:05 Removing intermediate container 39d01420773e 20:07:05 ---> 07cc270e7e12 20:07:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:05 ---> Running in 3827e1513027 20:07:05 Removing intermediate container 944d67dc4d1f 20:07:05 ---> 9eadec04870d 20:07:05 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:07:05 ---> Running in 3f6581f7d908 20:07:05 Removing intermediate container 3827e1513027 20:07:05 ---> 72433a1ede30 20:07:05 Step 21/23 : LABEL arch=x86_64 20:07:05 ---> Running in 41c42faaa514 20:07:05 Removing intermediate container 3f6581f7d908 20:07:05 ---> f994797e51c6 20:07:05 Step 12/25 : WORKDIR / 20:07:05 ---> Running in a19d671da788 20:07:05 Removing intermediate container 41c42faaa514 20:07:05 ---> d64a1ee49cfa 20:07:05 Step 22/23 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:07:05 ---> Running in 0c22eff66cab 20:07:05 Removing intermediate container a19d671da788 20:07:05 ---> 9aaba581c946 20:07:05 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:06 Removing intermediate container 0c22eff66cab 20:07:06 ---> 87035e975d17 20:07:06 Step 23/23 : LABEL version=0.0.0 20:07:06 ---> Running in 01c8f86a0c3e 20:07:06 ---> 1ed69c458239 20:07:06 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:07:06 Removing intermediate container 01c8f86a0c3e 20:07:06 ---> 45d72223dd50 20:07:06 20:07:06 ---> 125d95a7dc52 20:07:06 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:07:06 Successfully built 45d72223dd50 20:07:06 Successfully tagged support-scheduler:latest 20:07:06  Building support-scheduler ... done  ---> 7e3991845090 20:07:06 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:07:07 ---> 10fb25da0b17 20:07:07 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:07:07 ---> c16f3d884644 20:07:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:07:08 ---> 84124466a3bd 20:07:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:07:08 Removing intermediate container 63f474901620 20:07:08 ---> 5fb8d4e790d5 20:07:08 20:07:08 Step 9/20 : FROM alpine:3.17 20:07:08 ---> 9ed4aefc74f6 20:07:08 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:07:08 ---> Using cache 20:07:08 ---> 966155d464cd 20:07:08 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:07:08 ---> Running in 8b4fad176db0 20:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:08 ---> de0f94790d27 20:07:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:08 ---> c1ccdb6a1490 20:07:08 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:08 ---> Running in 65ec9d4a8e8f 20:07:08 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:07:08 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:07:08 OK: 17821 distinct packages available 20:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:09 Removing intermediate container 65ec9d4a8e8f 20:07:09 ---> 8e0b3afc5f2b 20:07:09 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:07:09 (1/9) Installing ca-certificates (20230506-r0) 20:07:09 ---> Running in 0c4a2edd6883 20:07:09 (2/9) Installing brotli-libs (1.0.9-r9) 20:07:09 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:07:09 (4/9) Installing libcurl (8.0.1-r0) 20:07:09 (5/9) Installing curl (8.0.1-r0) 20:07:09 (6/9) Installing dumb-init (1.2.5-r2) 20:07:09 (7/9) Installing musl-obstack (1.2.3-r0) 20:07:09 (8/9) Installing libucontext (1.2-r0) 20:07:09 (9/9) Installing gcompat (1.1.0-r0) 20:07:09 Executing busybox-1.35.0-r29.trigger 20:07:09 Executing ca-certificates-20230506-r0.trigger 20:07:09 Removing intermediate container 0c4a2edd6883 20:07:09 ---> c5c2a75f3345 20:07:09 Step 23/25 : LABEL arch=x86_64 20:07:09 ---> Running in a9886a8023b4 20:07:09 OK: 10 MiB in 24 packages 20:07:09 Removing intermediate container a9886a8023b4 20:07:09 ---> 648efaeeb0ec 20:07:09 Step 24/25 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:07:09 ---> Running in b5ffc3a3126c 20:07:09 Removing intermediate container b5ffc3a3126c 20:07:09 ---> a558b3c8515f 20:07:09 Step 25/25 : LABEL version=0.0.0 20:07:09 ---> Running in 6208906cd219 20:07:09 Removing intermediate container 6208906cd219 20:07:09 ---> a5c87ebcf2c4 20:07:09 20:07:09 Successfully built a5c87ebcf2c4 20:07:09 Successfully tagged security-secretstore-setup:latest 20:07:10  Building security-secretstore-setup ... done Removing intermediate container 8b4fad176db0 20:07:10 ---> 34a6b9aaf5e1 20:07:10 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:10 ---> c0ec68a8016e 20:07:10 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:07:10 ---> e244db7c0e62 20:07:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:07:10 ---> dc652450a01e 20:07:10 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:07:11 ---> f69a495763a2 20:07:11 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:07:11 ---> Running in ba1b73d496af 20:07:11 Removing intermediate container ba1b73d496af 20:07:11 ---> c86c84b97c43 20:07:11 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:07:11 ---> Running in 9ae15d8f3282 20:07:11 Removing intermediate container 9ae15d8f3282 20:07:11 ---> 994d7fdf6f93 20:07:11 Step 18/20 : LABEL arch=x86_64 20:07:11 ---> Running in 21d161c763a2 20:07:11 Removing intermediate container 21d161c763a2 20:07:11 ---> a74a529bcbd4 20:07:11 Step 19/20 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:07:11 ---> Running in 9ea09c065bc4 20:07:11 Removing intermediate container 9ea09c065bc4 20:07:11 ---> 4fbfd54b638b 20:07:11 Step 20/20 : LABEL version=0.0.0 20:07:11 ---> Running in ce222e9d242b 20:07:11 Removing intermediate container ce222e9d242b 20:07:11 ---> 404ffc072178 20:07:11 20:07:11 Successfully built 404ffc072178 20:07:11 Successfully tagged security-spiffe-token-provider:latest 20:07:11  Building security-spiffe-token-provider ... done  [Pipeline] } 20:07:11 $ docker stop --time=1 0bd39e678bc9b4bc4f17061f782432435f7122fe843d6712d3ef550057ee2c24 20:07:12 $ docker rm -f --volumes 0bd39e678bc9b4bc4f17061f782432435f7122fe843d6712d3ef550057ee2c24 [Pipeline] // withDockerContainer [Pipeline] sh 20:07:13 + docker images 20:07:13 REPOSITORY TAG IMAGE ID CREATED SIZE 20:07:13 security-spiffe-token-provider latest 404ffc072178 2 seconds ago 32.8MB 20:07:13 security-secretstore-setup latest a5c87ebcf2c4 4 seconds ago 32.8MB 20:07:13 5fb8d4e790d5 6 seconds ago 1.76GB 20:07:13 support-scheduler latest 45d72223dd50 7 seconds ago 31.8MB 20:07:13 d1bfb1c07959 10 seconds ago 1.72GB 20:07:13 46c92fbe2577 13 seconds ago 1.79GB 20:07:13 core-command latest 8b0ab2a1a027 22 seconds ago 19.9MB 20:07:13 security-proxy-setup latest 9cead27baad6 28 seconds ago 18.7MB 20:07:13 d1a3b2f9738c 29 seconds ago 1.72GB 20:07:13 security-spire-server latest 74000107ff5d 45 seconds ago 103MB 20:07:13 core-data latest b35a24cc0b8a 53 seconds ago 20MB 20:07:13 18a7e21180f9 55 seconds ago 1.7GB 20:07:13 core-common-config-bootstrapper latest dc23a33514b8 About a minute ago 17.2MB 20:07:13 6daa51bce2a0 About a minute ago 1.72GB 20:07:13 e6344ac8aaf8 About a minute ago 1.58GB 20:07:13 3af0a71e5936 About a minute ago 1.73GB 20:07:13 security-bootstrapper latest ba3b6024f5e7 About a minute ago 22.2MB 20:07:13 security-proxy-auth latest 07477942cd66 About a minute ago 18.3MB 20:07:13 support-notifications latest 38114f612f9d About a minute ago 32.4MB 20:07:13 core-metadata latest abb0a983616e About a minute ago 20.4MB 20:07:13 eefc5af50292 About a minute ago 1.7GB 20:07:13 01a42eb4edb7 About a minute ago 1.71GB 20:07:13 145b9aed2415 About a minute ago 1.79GB 20:07:13 11362d2a239d About a minute ago 1.73GB 20:07:13 security-spire-agent latest 987377d02c90 2 minutes ago 161MB 20:07:13 security-spire-config latest a277e4fb36ad 2 minutes ago 102MB 20:07:13 f3acd7e416da 2 minutes ago 1.58GB 20:07:13 81ada2bcd45e 2 minutes ago 1.58GB 20:07:13 ci-base-image-x86_64 latest d062c053b80f 6 minutes ago 918MB 20:07:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB 20:07:13 alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB 20:07:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 20:07:13 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] } 20:08:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:08:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:08:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:08:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:08:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:08:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:08:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:08:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:08:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:08:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:08:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:08:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:08:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:08:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:08:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:08:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:08:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.275s coverage: 28.7% of statements 20:08:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.301s coverage: 98.5% of statements 20:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:08:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.446s coverage: 71.5% of statements 20:08:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:08:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:08:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.335s coverage: 54.0% of statements 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.098s coverage: 88.5% of statements 20:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.394s coverage: 3.8% of statements 20:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.744s coverage: 95.6% of statements 20:09:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:09:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:09:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:09:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:09:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:09:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.209s coverage: 72.2% of statements 20:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:09:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.253s coverage: 65.9% of statements 20:09:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:09:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.458s coverage: 0.9% of statements 20:09:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.289s coverage: 29.0% of statements 20:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.293s coverage: 42.9% of statements 20:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 82.9% of statements 20:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements 20:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.294s coverage: 96.3% of statements 20:09:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements 20:09:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:09:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:09:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:09:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:09:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:09:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:09:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:09:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.225s coverage: 94.4% of statements 20:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.286s coverage: 79.9% of statements 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.274s coverage: 92.9% of statements 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.083s coverage: 64.4% of statements 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.245s coverage: 62.3% of statements 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.225s coverage: 87.2% of statements 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.195s coverage: 100.0% of statements 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.479s coverage: 81.8% of statements 20:10:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.485s coverage: 82.1% of statements 20:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:10:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 86.0% of statements 20:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.029s coverage: 63.1% of statements 20:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.237s coverage: 100.0% of statements 20:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.138s coverage: 89.4% of statements 20:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 20:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 20:10:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:10:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:10:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 20:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:10:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.988s coverage: 38.4% of statements 20:10:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.235s coverage: 89.5% of statements 20:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.222s coverage: 84.8% of statements 20:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:10:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.362s coverage: 17.7% of statements 20:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:10:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.559s coverage: 92.3% of statements 20:10:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:10:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:10:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 61.5% of statements 20:10:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:10:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:10:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.388s coverage: 97.7% of statements 20:10:45 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 20:10:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:10:45 go vet ./... 20:13:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:13:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:13:22 ./bin/test-attribution-txt.sh [Pipeline] echo 20:13:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:13:23 + ls -al . 20:13:23 total 700 20:13:23 drwxrwxr-x 10 1001 1001 4096 May 9 20:05 . 20:13:23 drwxr-xr-x 4 root root 4096 May 9 20:05 .. 20:13:23 drwxrwxr-x 2 1001 1001 4096 May 9 20:03 .blubracket 20:13:23 -rw-rw-r-- 1 1001 1001 16 May 9 20:03 .dockerignore 20:13:23 drwxrwxr-x 8 1001 1001 4096 May 9 20:03 .git 20:13:23 drwxrwxr-x 3 1001 1001 4096 May 9 20:03 .github 20:13:23 -rw-rw-r-- 1 1001 1001 1133 May 9 20:03 .gitignore 20:13:23 -rw-rw-r-- 1 1001 1001 42 May 9 20:03 .golangci.yml 20:13:23 -rw-rw-r-- 1 1001 1001 87 May 9 20:03 .hadolint.yml 20:13:23 -rw-rw-r-- 1 1001 1001 166 May 9 20:03 .sonarcloud.properties 20:13:23 -rw-rw-r-- 1 1001 1001 1171 May 9 20:03 ADOPTERS.md 20:13:23 -rw-rw-r-- 1 1001 1001 10835 May 9 20:03 Attribution.txt 20:13:23 -rw-rw-r-- 1 1001 1001 73765 May 9 20:03 CHANGELOG.md 20:13:23 -rw-rw-r-- 1 1001 1001 3804 May 9 20:03 CONTRIBUTING.md 20:13:23 -rw-rw-r-- 1 1001 1001 677 May 9 20:03 GOVERNANCE.md 20:13:23 -rw-rw-r-- 1 1001 1001 883 May 9 20:03 Jenkinsfile 20:13:23 -rw-rw-r-- 1 1001 1001 10775 May 9 20:03 LICENSE 20:13:23 -rw-rw-r-- 1 1001 1001 14368 May 9 20:03 Makefile 20:13:23 -rw-rw-r-- 1 1001 1001 582 May 9 20:03 OWNERS.md 20:13:23 -rw-rw-r-- 1 1001 1001 9403 May 9 20:03 README.md 20:13:23 -rw-rw-r-- 1 1001 1001 789 May 9 20:03 SECURITY.md 20:13:23 -rw-rw-r-- 1 1001 1001 5 May 9 20:00 VERSION 20:13:23 drwxrwxr-x 2 1001 1001 4096 May 9 20:03 bin 20:13:23 drwxrwxr-x 18 1001 1001 4096 May 9 20:03 cmd 20:13:23 -rw-r--r-- 1 root root 447733 May 9 20:10 coverage.out 20:13:23 -rw-rw-r-- 1 1001 1001 3201 May 9 20:03 go.mod 20:13:23 -rw-rw-r-- 1 1001 1001 31042 May 9 20:03 go.sum 20:13:23 drwxrwxr-x 7 1001 1001 4096 May 9 20:03 internal 20:13:23 drwxrwxr-x 3 1001 1001 4096 May 9 20:03 openapi 20:13:23 -rw-rw-r-- 1 1001 1001 594 May 9 20:03 security.txt 20:13:23 drwxrwxr-x 4 1001 1001 4096 May 9 20:03 snap 20:13:23 -rw-rw-r-- 1 1001 1001 204 May 9 20:03 version.go [Pipeline] sh 20:13:23 + '[' -e coverage.out ] 20:13:23 + chown 1001:1001 coverage.out [Pipeline] stash 20:13:23 Warning: overwriting stash ‘coverage-report’ 20:13:24 Stashed 1 file(s) [Pipeline] sh 20:13:24 + make build 20:13: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 20:15:01 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 20:15:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:15:03 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 20:15: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 20:15:53 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 20:15: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 20:16: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 20:16:08 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 20:16: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 20: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:16: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] } 20:16:31 $ docker stop --time=1 9ffd22868fc1fd8a6c9e9f311dcd553ca23a899e45eb0df3b76d37104e8a1d01 20:16:33 $ docker rm -f --volumes 9ffd22868fc1fd8a6c9e9f311dcd553ca23a899e45eb0df3b76d37104e8a1d01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:35 20:16:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:36 latest: Pulling from edgex-devops/edgex-compose-arm64 20:16:36 29e5d40040c1: Pulling fs layer 20:16:36 1ce36da41761: Pulling fs layer 20:16:36 25b303627fd3: Pulling fs layer 20:16:36 29e5d40040c1: Verifying Checksum 20:16:36 29e5d40040c1: Download complete 20:16:36 1ce36da41761: Verifying Checksum 20:16:36 1ce36da41761: Download complete 20:16:37 29e5d40040c1: Pull complete 20:16:38 25b303627fd3: Verifying Checksum 20:16:38 25b303627fd3: Download complete 20:16:38 1ce36da41761: Pull complete 20:16:48 25b303627fd3: Pull complete 20:16:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:16:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:49 prd-ubuntu20.04-docker-arm64-4c-16g-14755 does not seem to be running inside a container 20:16: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:16:51 $ docker top 704d6b4fc4e4d7c40519e6c12a49016d15d5c0d5b09efa9e4ab3ecd01b933364 -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:52 + docker-compose+ buildgrep --help parallel 20:16:52 20:16:57 --parallel Build images in parallel. [Pipeline] } 20:16:57 $ docker stop --time=1 704d6b4fc4e4d7c40519e6c12a49016d15d5c0d5b09efa9e4ab3ecd01b933364 20:16:59 $ docker rm -f --volumes 704d6b4fc4e4d7c40519e6c12a49016d15d5c0d5b09efa9e4ab3ecd01b933364 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:17:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:00 prd-ubuntu20.04-docker-arm64-4c-16g-14755 does not seem to be running inside a container 20:17:00 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:17:01 $ docker top f118e6412662bc3d6f3670abfbcda3f4c1ba7cec2bc9f3c4f31b24e8a463c62a -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:02 + docker-compose -f ./docker-compose-build.yml build --parallel 20:17:07 Building core-command ... 20:17:07 Building core-common-config-bootstrapper ... 20:17:07 Building core-data ... 20:17:07 Building core-metadata ... 20:17:07 Building security-bootstrapper ... 20:17:07 Building security-proxy-auth ... 20:17:07 Building security-proxy-setup ... 20:17:07 Building security-secretstore-setup ... 20:17:07 Building security-spiffe-token-provider ... 20:17:07 Building security-spire-agent ... 20:17:07 Building security-spire-config ... 20:17:07 Building security-spire-server ... 20:17:07 Building support-notifications ... 20:17:07 Building support-scheduler ... 20:17:07 Building core-common-config-bootstrapper 20:17:07 Building security-spire-agent 20:17:07 Building security-spire-config 20:17:07 Building core-command 20:17:07 Building security-proxy-auth 20:17:54 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:17:54 ---> 4cfcb4051219 20:17:54 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:17:54 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:54 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:17:54 ---> 4cfcb4051219 20:17:54 Step 3/27 : WORKDIR /edgex-go 20:17:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:17:54 ---> 4cfcb4051219 20:17:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:17:54 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:54 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:17:54 ---> 4cfcb4051219 20:17:54 Step 3/27 : WORKDIR /edgex-go 20:17:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:17:54 ---> 4cfcb4051219 20:17:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:17:54 ---> Running in cd62eba16399 20:17:54 ---> Running in 504f06bd31c9 20:17:54 ---> Running in 166788e53564 20:17:54 ---> Running in fa256aac2e0a 20:17:54 ---> Running in 5126c3fadf2f 20:17:54 Removing intermediate container cd62eba16399 20:17:54 ---> 275e7a457f41 20:17:54 Step 4/23 : WORKDIR /edgex-go 20:17:54 ---> Running in 80c946844efd 20:17:54 Removing intermediate container 166788e53564 20:17:54 ---> 167cac99a9d4 20:17:54 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:17:54 Removing intermediate container 504f06bd31c9 20:17:54 ---> e1c2b4061c60 20:17:54 Step 4/24 : WORKDIR /edgex-go 20:17:54 Removing intermediate container fa256aac2e0a 20:17:54 ---> fddae58e8957 20:17:54 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:17:54 Removing intermediate container 5126c3fadf2f 20:17:54 ---> da3f75ad12bf 20:17:54 Step 4/23 : WORKDIR /edgex-go 20:17:54 ---> Running in dcf71080abfc 20:17:54 ---> Running in 36efdd0901e7 20:17:54 ---> Running in 1c1d36155f39 20:17:54 ---> Running in ea1405733389 20:17:54 Removing intermediate container 80c946844efd 20:17:54 ---> 88a066480b3d 20:17:54 Step 5/23 : RUN apk add --update --no-cache make git 20:17:54 Removing intermediate container 1c1d36155f39 20:17:54 ---> 6a52a755d2ea 20:17:54 Step 5/23 : RUN apk add --update --no-cache make git 20:17:54 Removing intermediate container 36efdd0901e7 20:17:54 ---> 60690f07983c 20:17:54 Step 5/24 : RUN apk add --update --no-cache make git 20:17:54 ---> Running in 080881a00223 20:17:54 ---> Running in 676119347cab 20:17:54 ---> Running in 220b72e10298 20:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:56 OK: 263 MiB in 53 packages 20:17:56 OK: 263 MiB in 53 packages 20:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:57 OK: 263 MiB in 53 packages 20:17:57 OK: 263 MiB in 53 packages 20:17:58 OK: 263 MiB in 53 packages 20:17:58 Removing intermediate container dcf71080abfc 20:17:58 ---> ab4e7fe399da 20:17:58 Step 5/27 : COPY go.mod vendor* ./ 20:17:58 Removing intermediate container ea1405733389 20:17:58 ---> c96d4ceb8a4b 20:17:58 Step 5/27 : COPY go.mod vendor* ./ 20:17:59 Removing intermediate container 080881a00223 20:17:59 ---> 53ca3b46cc07 20:17:59 Step 6/23 : COPY go.mod vendor* ./ 20:17:59 Removing intermediate container 676119347cab 20:17:59 ---> aa075c827397 20:17:59 Step 6/23 : COPY go.mod vendor* ./ 20:18:00 Removing intermediate container 220b72e10298 20:18:00 ---> bddf583e50f3 20:18:00 Step 6/24 : COPY go.mod vendor* ./ 20:18:00 ---> 1aa322c82793 20:18:00 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:01 ---> 28db8976613b 20:18:01 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in ac990f008fb3 20:18:01 20:18:01 ---> 0116e2c46c75 20:18:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:01 ---> 8ce00e53e427 20:18:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:01 ---> Running in 4ce39eb954fa 20:18:01 ---> Running in 5c28f1c6da49 20:18:01 ---> Running in 24fb7390df39 20:18:01 ---> f78297836d22 20:18:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:02 ---> Running in 81fcf5f1f641 20:19:53 Removing intermediate container 81fcf5f1f641 20:19:53 ---> 564ea6fce38c 20:19:53 Step 8/24 : COPY . . 20:19:53 Removing intermediate container ac990f008fb3 20:19:53 ---> 7e3b88b22045 20:19:53 Step 7/27 : COPY . . 20:19:53 Removing intermediate container 4ce39eb954fa 20:19:53 ---> cb62a1117019 20:19:53 Step 7/27 : COPY . . 20:19:53 Removing intermediate container 5c28f1c6da49 20:19:53 ---> eaf44b92de5d 20:19:53 Step 8/23 : COPY . . 20:19:53 Removing intermediate container 24fb7390df39 20:19:53 ---> fdb26f02a1ba 20:19:53 Step 8/23 : COPY . . 20:20:06 ---> 8e7afe1c2273 20:20:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:20:06 ---> 86237787d691 20:20:06 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:20:06 ---> 87e7b3475f39 20:20:06 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:20:06 ---> f042ff939a3d 20:20:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:20:06 ---> Running in a7031c4d30da 20:20:06 ---> Running in 067c5ee3e049 20:20:06 ---> 133a917639ab 20:20:06 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:20:06 ---> Running in 6e92f4579826 20:20:06 ---> Running in 7aaad18f8595 20:20:06 ---> Running in 6af3e15df77a 20:20:06 Removing intermediate container 6e92f4579826 20:20:06 ---> b4667381d6f7 20:20:06 Step 9/27 : WORKDIR /edgex-go/spire-build 20:20:06 ---> Running in 7ae2ff0479fd 20:20:06 Removing intermediate container 6af3e15df77a 20:20:06 ---> 695e3aa20133 20:20:06 Step 9/27 : WORKDIR /edgex-go/spire-build 20:20:06 ---> Running in 38ded4202569 20:20:07 Removing intermediate container 7ae2ff0479fd 20:20:07 ---> 44053ab1b9fc 20:20:07 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:20:07 Removing intermediate container 38ded4202569 20:20:07 ---> 3be22abedc41 20:20:07 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:20:07 ---> Running in b6e5c680d9df 20:20:07 ---> Running in 587379258e90 20:20:07 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 20:20:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:20:08 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 20:20:08 Removing intermediate container 587379258e90 20:20:08 ---> 3e24e06b1174 20:20:08 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 20:20:08 Removing intermediate container b6e5c680d9df 20:20:08 ---> 9b9f1c06218b 20:20:08 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 20:20:08 ---> Running in 4fb966681baa 20:20:08 ---> Running in af97c885d12e 20:20:12 Removing intermediate container af97c885d12e 20:20:12 ---> ffe7fe793608 20:20:12 Step 12/27 : WORKDIR /edgex-go 20:20:12 Removing intermediate container 4fb966681baa 20:20:12 ---> 3bcc9ee71707 20:20:12 Step 12/27 : WORKDIR /edgex-go 20:20:12 ---> Running in 3ad7f2eac079 20:20:12 ---> Running in 28c0ebf61af8 20:20:12 Removing intermediate container 3ad7f2eac079 20:20:12 ---> bd109484f954 20:20:12 20:20:12 Step 13/27 : FROM alpine:3.17 20:20:13 Removing intermediate container 28c0ebf61af8 20:20:13 ---> e2bf68ef0aca 20:20:13 20:20:13 Step 13/27 : FROM alpine:3.17 20:20:13 3.17: Pulling from library/alpine 20:20:13 3.17: Pulling from library/alpine 20:20:13 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:20:13 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:20:13 Status: Downloaded newer image for alpine:3.17 20:20:13 Status: Image is up to date for alpine:3.17 20:20:13 ---> 51e60588ff2c 20:20:13 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:20:13 ---> 51e60588ff2c 20:20:13 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:20:13 ---> Running in f5e6b79da76c 20:20:13 ---> Running in 6d97f0c1b09d 20:20:14 Removing intermediate container f5e6b79da76c 20:20:14 ---> 593751ce5d4e 20:20:14 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:20:14 Removing intermediate container 6d97f0c1b09d 20:20:14 ---> d84f7e532865 20:20:14 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:20:14 ---> Running in 71b1c8039694 20:20:14 ---> Running in 4cb3d113400a 20:20:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:19 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:20:19 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:20:19 OK: 17692 distinct packages available 20:20:19 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:20:19 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:20:19 OK: 17692 distinct packages available 20:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:21 (1/5) Installing dumb-init (1.2.5-r2) 20:20:21 (1/4) Installing dumb-init (1.2.5-r2) 20:20:21 (2/5) Installing musl-obstack (1.2.3-r0) 20:20:21 (2/4) Installing musl-obstack (1.2.3-r0) 20:20:21 (3/5) Installing libucontext (1.2-r0) 20:20:21 (3/4) Installing libucontext (1.2-r0) 20:20:21 (4/5) Installing gcompat (1.1.0-r0) 20:20:21 (4/4) Installing gcompat (1.1.0-r0) 20:20:21 (5/5) Installing openssl (3.0.8-r4) 20:20:21 Executing busybox-1.35.0-r29.trigger 20:20:21 Executing busybox-1.35.0-r29.trigger 20:20:21 OK: 8 MiB in 19 packages 20:20:21 OK: 9 MiB in 20 packages 20:20:24 Removing intermediate container 4cb3d113400a 20:20:24 ---> c1346010123b 20:20:24 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:24 Removing intermediate container 71b1c8039694 20:20:24 ---> 2e46eb5598ee 20:20:24 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:25 ---> ca9742401dbb 20:20:25 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:20:25 ---> e8ffe806b62f 20:20:25 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:20:28 ---> 6d01cbf0ac99 20:20:28 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:20:28 ---> a480d31b52e4 20:20:28 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:20:33 ---> d7be4da4e754 20:20:33 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:20:36 ---> 9648f16d2a7a 20:20:36 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:20:37 ---> a20edd45a636 20:20:37 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:20:37 ---> Running in e912c517c723 20:20:38 Removing intermediate container e912c517c723 20:20:38 ---> da7b0a717d36 20:20:38 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:20:40 ---> 47bec34bff7c 20:20:40 Step 22/27 : WORKDIR / 20:20:40 ---> Running in 747bbd2f28ed 20:20:42 Removing intermediate container 747bbd2f28ed 20:20:42 ---> 147ee90384c8 20:20:42 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:20:42 ---> Running in 9defef27b3e2 20:20:42 ---> c68ee70c8d74 20:20:42 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:20:43 Removing intermediate container 9defef27b3e2 20:20:43 ---> b37821b30b74 20:20:43 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:20:43 ---> Running in c940ce733318 20:20:43 ---> 2abe35c0dd48 20:20:43 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:20:44 Removing intermediate container c940ce733318 20:20:44 ---> 46aeb5634d11 20:20:44 Step 25/27 : LABEL arch=arm64 20:20:44 ---> Running in 1ce36444ad2c 20:20:44 ---> 48b044ca7397 20:20:44 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:20:45 Removing intermediate container 1ce36444ad2c 20:20:45 ---> 214f90cadd2e 20:20:45 Step 26/27 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:20:45 ---> Running in b6b66821fdf5 20:20:45 Removing intermediate container b6b66821fdf5 20:20:45 ---> c46910fc2d87 20:20:45 Step 27/27 : LABEL version=0.0.0 20:20:45 ---> Running in 00dd1a10574e 20:20:46 ---> 3df41f9318ee 20:20:46 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:20:46 ---> Running in b88b12ba4134 20:20:46 Removing intermediate container 00dd1a10574e 20:20:46 ---> 8dd8d22eac23 20:20:46 20:20:47 Removing intermediate container b88b12ba4134 20:20:47 ---> 6035431e26c7 20:20:47 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:20:47 Successfully built 8dd8d22eac23 20:20:47 Successfully tagged security-spire-config-arm64:latest 20:20:47  Building security-spire-config ... done Building security-proxy-setup 20:20:47 ---> Running in 149b7a437f77 20:20:47 Removing intermediate container 149b7a437f77 20:20:47 ---> e990a4071b45 20:20:47 Step 25/27 : LABEL arch=arm64 20:20:47 ---> Running in e8f52e3fdece 20:20:47 Removing intermediate container e8f52e3fdece 20:20:47 ---> a241af2b4ad8 20:20:47 Step 26/27 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:20:48 ---> Running in fc44a54c21ef 20:20:48 Removing intermediate container fc44a54c21ef 20:20:48 ---> 49fd18db420f 20:20:48 Step 27/27 : LABEL version=0.0.0 20:20:48 ---> Running in 5120f6e53982 20:20:49 Removing intermediate container 5120f6e53982 20:20:49 ---> b5f51e49e995 20:20:49 20:20:49 Successfully built b5f51e49e995 20:20:49 Successfully tagged security-spire-agent-arm64:latest 20:20:49 Building core-metadata 20:21:15  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:21:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:21:15 ---> 4cfcb4051219 20:21:15 Step 3/22 : WORKDIR /edgex-go 20:21:15 ---> Using cache 20:21:15 ---> fddae58e8957 20:21:15 Step 4/22 : RUN apk add --update --no-cache make git 20:21:15 ---> Running in 99ce84f44361 20:21:15 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:21:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:21:15 ---> 4cfcb4051219 20:21:15 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:21:15 ---> Using cache 20:21:15 ---> da3f75ad12bf 20:21:15 Step 4/25 : WORKDIR /edgex-go 20:21:15 ---> Using cache 20:21:15 ---> 6a52a755d2ea 20:21:15 Step 5/25 : RUN apk add --update --no-cache make git 20:21:15 ---> Using cache 20:21:15 ---> 53ca3b46cc07 20:21:15 Step 6/25 : COPY go.mod vendor* ./ 20:21:15 ---> Using cache 20:21:15 ---> 0116e2c46c75 20:21:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:15 ---> Using cache 20:21:15 ---> eaf44b92de5d 20:21:15 Step 8/25 : COPY . . 20:21:15 ---> Using cache 20:21:15 ---> f042ff939a3d 20:21:15 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:21:15 ---> Running in a0c56018e92d 20:21:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:21:17 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 20:21:18 OK: 263 MiB in 53 packages 20:21:19 Removing intermediate container 99ce84f44361 20:21:19 ---> 8cbd05658783 20:21:19 Step 5/22 : COPY go.mod vendor* ./ 20:21:20 ---> 3c35a387f476 20:21:20 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:20 ---> Running in 8da439289932 20:22:57 Removing intermediate container 8da439289932 20:22:57 ---> 2ac323cab2ea 20:22:57 Step 7/22 : COPY . . 20:23:04 ---> 17be41999252 20:23:04 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:23:04 ---> Running in 6289dd8772b8 20:23:05 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 20:26:57 Removing intermediate container 7aaad18f8595 20:26:57 ---> d591f9c119b6 20:26:57 20:26:57 Step 10/23 : FROM alpine:3.17 20:26:57 ---> 51e60588ff2c 20:26:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:26:57 ---> Running in 82c8874d4b01 20:26:57 Removing intermediate container 82c8874d4b01 20:26:57 ---> 358b06b74ed7 20:26:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:26:57 ---> Running in a7eb1541800f 20:26:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:57 (1/1) Installing dumb-init (1.2.5-r2) 20:26:57 Executing busybox-1.35.0-r29.trigger 20:26:57 OK: 8 MiB in 16 packages 20:26:57 Removing intermediate container a7eb1541800f 20:26:57 ---> 439f43b6f77d 20:26:57 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:57 ---> b01d98d194a2 20:26:57 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:26:57 ---> 083422501e76 20:26:57 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:26:57 ---> 0634e3de0b01 20:26:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:26:57 ---> 7bb34547edc1 20:26:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:26:57 ---> 891c9e54ded2 20:26:57 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:26:57 ---> Running in 3fe98c05c8ee 20:26:58 Removing intermediate container 3fe98c05c8ee 20:26:58 ---> c8910b018d26 20:26:58 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:26:59 ---> Running in c125387b62a0 20:26:59 Removing intermediate container c125387b62a0 20:26:59 ---> adfa23f6a814 20:26:59 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:26:59 ---> Running in 7c981bacaba0 20:27:00 Removing intermediate container 7c981bacaba0 20:27:00 ---> ef2c33c578ce 20:27:00 Step 21/23 : LABEL arch=arm64 20:27:00 ---> Running in dae1daab441e 20:27:01 Removing intermediate container dae1daab441e 20:27:01 ---> b28b2cd89f87 20:27:01 Step 22/23 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:27:01 ---> Running in 6c2898654737 20:27:01 Removing intermediate container 6c2898654737 20:27:01 ---> 6cef4eb48cde 20:27:01 Step 23/23 : LABEL version=0.0.0 20:27:01 ---> Running in 34a04bc4fb32 20:27:02 Removing intermediate container 34a04bc4fb32 20:27:02 ---> de9e753af519 20:27:02 20:27:02 Successfully built de9e753af519 20:27:02 Successfully tagged security-proxy-auth-arm64:latest 20:27:02  Building security-proxy-auth ... done Building security-bootstrapper 20:27:21 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:27:21 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:27:21 ---> 4cfcb4051219 20:27:21 Step 3/33 : WORKDIR /edgex-go 20:27:21 ---> Using cache 20:27:21 ---> fddae58e8957 20:27:21 Step 4/33 : RUN apk add --update --no-cache make git 20:27:21 ---> Using cache 20:27:21 ---> 8cbd05658783 20:27:21 Step 5/33 : COPY go.mod vendor* ./ 20:27:21 ---> Using cache 20:27:21 ---> 3c35a387f476 20:27:21 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:21 ---> Using cache 20:27:21 ---> 2ac323cab2ea 20:27:21 Step 7/33 : COPY . . 20:27:21 ---> Using cache 20:27:21 ---> 17be41999252 20:27:21 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:27:22 ---> Running in 5d1cb4bd0a25 20:27:25 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 20:27:25 Removing intermediate container 067c5ee3e049 20:27:25 ---> 09eca056f37f 20:27:25 20:27:25 Step 10/23 : FROM alpine:3.17 20:27:25 ---> 51e60588ff2c 20:27:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:27:25 ---> Using cache 20:27:25 ---> 358b06b74ed7 20:27:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:27:25 ---> Using cache 20:27:25 ---> 439f43b6f77d 20:27:25 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:25 ---> Using cache 20:27:25 ---> b01d98d194a2 20:27:25 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:27:25 ---> Using cache 20:27:25 ---> 083422501e76 20:27:25 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:27:27 ---> 18f018555b99 20:27:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:27:28 ---> 6c083f276693 20:27:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:27:29 ---> ef5b926ba87f 20:27:29 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:27:29 ---> Running in 1cf57b3985d7 20:27:33 Removing intermediate container 1cf57b3985d7 20:27:33 ---> 5119c0a3e52d 20:27:33 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:27:33 ---> Running in b8fa675e0db7 20:27:34 Removing intermediate container b8fa675e0db7 20:27:34 ---> 4044dca791bc 20:27:34 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:27:34 ---> Running in 0622dabe4abe 20:27:36 Removing intermediate container 0622dabe4abe 20:27:36 ---> 3e76315eab2c 20:27:36 Step 21/23 : LABEL arch=arm64 20:27:36 ---> Running in 44af0bad04bb 20:27:37 Removing intermediate container 44af0bad04bb 20:27:37 ---> cd56ce78c955 20:27:37 Step 22/23 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:27:37 ---> Running in fde41bfd3407 20:27:38 Removing intermediate container fde41bfd3407 20:27:38 ---> 9ff76a56be76 20:27:38 Step 23/23 : LABEL version=0.0.0 20:27:38 ---> Running in 8426a85dec35 20:27:40 Removing intermediate container 8426a85dec35 20:27:40 ---> 8e6bff052d4c 20:27:40 20:27:40 Successfully built 8e6bff052d4c 20:27:40 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:27:40 Building security-spiffe-token-provider 20:27:44  Building core-common-config-bootstrapper ... done Removing intermediate container a7031c4d30da 20:27:44 ---> 8342dc6f4316 20:27:44 20:27:44 Step 10/24 : FROM alpine:3.17 20:27:44 ---> 51e60588ff2c 20:27:44 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:27:44 ---> Running in ed6561e62472 20:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:27:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:27:49 (1/1) Installing dumb-init (1.2.5-r2) 20:27:49 Executing busybox-1.35.0-r29.trigger 20:27:49 OK: 8 MiB in 16 packages 20:27:51 Removing intermediate container ed6561e62472 20:27:51 ---> 4a0128c18649 20:27:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:27:51 ---> Running in d0d0d2f0b13f 20:27:52 Removing intermediate container d0d0d2f0b13f 20:27:52 ---> 280ed63901ee 20:27:52 Step 13/24 : ENV APP_PORT=59882 20:27:52 ---> Running in 77df2e4a11f9 20:27:53 Removing intermediate container 77df2e4a11f9 20:27:53 ---> b49e2e558019 20:27:53 Step 14/24 : EXPOSE $APP_PORT 20:27:53 ---> Running in b84ba86ceb33 20:27:55 Removing intermediate container b84ba86ceb33 20:27:55 ---> ea6db9b0c7fd 20:27:55 Step 15/24 : WORKDIR / 20:27:55 ---> Running in d809e4c21d83 20:27:56 Removing intermediate container d809e4c21d83 20:27:56 ---> 6db75de9f35e 20:27:56 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:57 ---> d28cef99af8e 20:27:57 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:27:58 ---> 8001e44f05f5 20:27:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:28:00 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:28:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:28:00 ---> 4cfcb4051219 20:28:00 Step 3/20 : WORKDIR /edgex-go 20:28:00 ---> Using cache 20:28:00 ---> fddae58e8957 20:28:00 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:28:00 ---> Running in d833e4706d49 20:28:01 ---> 6058fb87649f 20:28:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:28:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:03 ---> 1efdd6aec96d 20:28:03 Step 20/24 : ENTRYPOINT ["/core-command"] 20:28:03 ---> Running in bf332d335ce3 20:28:03 Removing intermediate container bf332d335ce3 20:28:03 ---> e8915149709b 20:28:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:28:03 ---> Running in 947b32e95095 20:28:03 Removing intermediate container 947b32e95095 20:28:03 ---> 58808a77a95c 20:28:03 Step 22/24 : LABEL arch=arm64 20:28:03 ---> Running in 6128da982931 20:28:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:28:04 Removing intermediate container 6128da982931 20:28:04 ---> 49c1027fcf03 20:28:04 Step 23/24 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:28:04 ---> Running in 21754c2a8144 20:28:05 Removing intermediate container 21754c2a8144 20:28:05 ---> f8c8c3ef8fef 20:28:05 Step 24/24 : LABEL version=0.0.0 20:28:05 ---> Running in c67d4ce35267 20:28:05 Removing intermediate container c67d4ce35267 20:28:05 ---> 8d36b637015d 20:28:05 20:28:05 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:28:05 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:28:05 OK: 17692 distinct packages available 20:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:06 Successfully built 8d36b637015d 20:28:06 Successfully tagged core-command-arm64:latest 20:28:06  Building core-command ... done Building support-scheduler 20:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:28:08 OK: 263 MiB in 53 packages 20:28:10 Removing intermediate container d833e4706d49 20:28:10 ---> 6ad4c7e527ca 20:28:10 Step 5/20 : COPY go.mod vendor* ./ 20:28:11 ---> 17c768c0e22d 20:28:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:11 ---> Running in 23ad158529f7 20:28:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:28:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:28:26 ---> 4cfcb4051219 20:28:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:28:26 ---> Using cache 20:28:26 ---> da3f75ad12bf 20:28:26 Step 4/23 : WORKDIR /edgex-go 20:28:26 ---> Using cache 20:28:26 ---> 6a52a755d2ea 20:28:26 Step 5/23 : RUN apk add --update --no-cache make git 20:28:26 ---> Using cache 20:28:26 ---> 53ca3b46cc07 20:28:26 Step 6/23 : COPY go.mod vendor* ./ 20:28:26 ---> Using cache 20:28:26 ---> 0116e2c46c75 20:28:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:26 ---> Using cache 20:28:26 ---> eaf44b92de5d 20:28:26 Step 8/23 : COPY . . 20:28:26 ---> Using cache 20:28:26 ---> f042ff939a3d 20:28:26 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:28:26 ---> Running in 32821ef4959f 20:28:28 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 20:29:25 Removing intermediate container a0c56018e92d 20:29:25 ---> bb1a31a921de 20:29:25 20:29:25 Step 10/25 : FROM alpine:3.17 20:29:25 ---> 51e60588ff2c 20:29:25 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:29:25 ---> Using cache 20:29:25 ---> 4a0128c18649 20:29:25 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:29:25 ---> Using cache 20:29:25 ---> 280ed63901ee 20:29:25 Step 13/25 : ENV APP_PORT=59881 20:29:25 ---> Running in e3e2b28d64c5 20:29:25 Removing intermediate container e3e2b28d64c5 20:29:25 ---> 232070409322 20:29:25 Step 14/25 : EXPOSE $APP_PORT 20:29:25 ---> Running in 62cc5d51642e 20:29:25 Removing intermediate container 62cc5d51642e 20:29:25 ---> 30bce68f16df 20:29:25 Step 15/25 : WORKDIR / 20:29:25 ---> Running in cbe669b511a2 20:29:25 Removing intermediate container cbe669b511a2 20:29:25 ---> abebfb32124a 20:29:25 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:25 ---> 1846373c1dcc 20:29:25 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:29:25 ---> 73016b376dd8 20:29:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:29:27 ---> 7e165582b9e9 20:29:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:29:30 ---> 502aae075b7c 20:29:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:29:32 ---> 9c91d5014741 20:29:32 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:29:32 ---> Running in 6ec5606dfeec 20:29:33 Removing intermediate container 6ec5606dfeec 20:29:33 ---> 4c16c14aae69 20:29:33 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:29:33 ---> Running in fac31d33f23e 20:29:34 Removing intermediate container fac31d33f23e 20:29:34 ---> 8f86b9f5be90 20:29:34 Step 23/25 : LABEL arch=arm64 20:29:34 ---> Running in bf15cb174ea2 20:29:35 Removing intermediate container bf15cb174ea2 20:29:35 ---> 3284b325d955 20:29:35 Step 24/25 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:29:35 ---> Running in 32d039138a33 20:29:36 Removing intermediate container 32d039138a33 20:29:36 ---> 5d55c0d094b2 20:29:36 Step 25/25 : LABEL version=0.0.0 20:29:36 ---> Running in 4e5b6bcf9f40 20:29:37 Removing intermediate container 4e5b6bcf9f40 20:29:37 ---> 314ddf4a5b76 20:29:37 20:29:38 Successfully built 314ddf4a5b76 20:29:38 Successfully tagged core-metadata-arm64:latest 20:29:38  Building core-metadata ... done Building security-secretstore-setup 20:30:00 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:30:00 ---> 4cfcb4051219 20:30:00 Step 3/25 : WORKDIR /edgex-go 20:30:00 ---> Using cache 20:30:00 ---> fddae58e8957 20:30:00 Step 4/25 : RUN apk add --update --no-cache make git 20:30:00 ---> Using cache 20:30:00 ---> 8cbd05658783 20:30:00 Step 5/25 : COPY go.mod vendor* ./ 20:30:00 ---> Using cache 20:30:00 ---> 3c35a387f476 20:30:00 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:00 ---> Using cache 20:30:00 ---> 2ac323cab2ea 20:30:00 Step 7/25 : COPY . . 20:30:00 ---> Using cache 20:30:00 ---> 17be41999252 20:30:00 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:30:00 ---> Running in 29c2f3aad70b 20:30: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 20:30:18 Removing intermediate container 6289dd8772b8 20:30:18 ---> 79fa13ba33c6 20:30:18 20:30:18 Step 9/22 : FROM alpine:3.17 20:30:18 ---> 51e60588ff2c 20:30:18 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:30:18 ---> Running in 5388b17b6c79 20:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:20 Removing intermediate container 23ad158529f7 20:30:20 ---> abe97df84961 20:30:20 Step 7/20 : COPY . . 20:30:22 (1/2) Installing dumb-init (1.2.5-r2) 20:30:22 (2/2) Installing openssl (3.0.8-r4) 20:30:22 Executing busybox-1.35.0-r29.trigger 20:30:22 OK: 8 MiB in 17 packages 20:30:25 Removing intermediate container 5388b17b6c79 20:30:25 ---> 5bfacbfa8ceb 20:30:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:30:25 ---> Running in c5178b6c88b1 20:30:26 Removing intermediate container c5178b6c88b1 20:30:26 ---> fabe63c85e5d 20:30:26 Step 12/22 : WORKDIR /edgex 20:30:26 ---> Running in 68c45fb15b2b 20:30:27 Removing intermediate container 68c45fb15b2b 20:30:27 ---> b753ddc1425c 20:30:27 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:29 ---> 436c4306432f 20:30:29 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:30:30 ---> 54dbc8362562 20:30:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:30:32 ---> 0c4f16eeeb2a 20:30:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:30:35 ---> 0fd64ed17d98 20:30:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:30:37 ---> 8125a2502aa9 20:30:37 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:30:37 ---> Running in 49cdb8cb7af7 20:30:38 ---> de8fc9bf9abd 20:30:38 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:30:38 ---> Running in 21e13f7570f0 20:30:40 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 20:30:41 Removing intermediate container 49cdb8cb7af7 20:30:41 ---> 5183410a67c7 20:30:41 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:30:41 ---> Running in 02b205e88f32 20:30:42 Removing intermediate container 02b205e88f32 20:30:42 ---> 665737a3abef 20:30:42 Step 20/22 : LABEL arch=arm64 20:30:42 ---> Running in 14833b541d9f 20:30:43 Removing intermediate container 14833b541d9f 20:30:43 ---> 996c1992cc16 20:30:43 Step 21/22 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:30:43 ---> Running in 01432f1f1061 20:30:43 Removing intermediate container 01432f1f1061 20:30:43 ---> ce77cfbd8e13 20:30:43 Step 22/22 : LABEL version=0.0.0 20:30:43 ---> Running in b46939c654f2 20:30:44 Removing intermediate container b46939c654f2 20:30:44 ---> 12a8912192db 20:30:44 20:30:44 Successfully built 12a8912192db 20:30:44 Successfully tagged security-proxy-setup-arm64:latest 20:30:44  Building security-proxy-setup ... done Building core-data 20:31:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:31:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:31:03 ---> 4cfcb4051219 20:31:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:31:03 ---> Using cache 20:31:03 ---> da3f75ad12bf 20:31:03 Step 4/23 : WORKDIR /edgex-go 20:31:03 ---> Using cache 20:31:03 ---> 6a52a755d2ea 20:31:03 Step 5/23 : RUN apk add --update --no-cache make git 20:31:03 ---> Using cache 20:31:03 ---> 53ca3b46cc07 20:31:03 Step 6/23 : COPY go.mod vendor* ./ 20:31:03 ---> Using cache 20:31:03 ---> 0116e2c46c75 20:31:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:03 ---> Using cache 20:31:03 ---> eaf44b92de5d 20:31:03 Step 8/23 : COPY . . 20:31:03 ---> Using cache 20:31:03 ---> f042ff939a3d 20:31:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:31:03 ---> Running in abd3593e18d5 20:31:04 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 20:34:56 Removing intermediate container 5d1cb4bd0a25 20:34:56 ---> b7a6947b23af 20:34:56 20:34:56 Step 9/33 : FROM alpine:3.17 20:34:56 ---> 51e60588ff2c 20:34:56 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:34:56 ---> Running in d0373cd2fc56 20:34:56 Removing intermediate container d0373cd2fc56 20:34:56 ---> b3e213eb8330 20:34:56 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:34:56 ---> Running in 31ac00d99233 20:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:34:56 (1/2) Installing dumb-init (1.2.5-r2) 20:34:56 (2/2) Installing su-exec (0.2-r2) 20:34:56 Executing busybox-1.35.0-r29.trigger 20:34:56 OK: 8 MiB in 17 packages 20:34:57 Removing intermediate container 31ac00d99233 20:34:57 ---> b5ba5035e727 20:34:57 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:34:57 ---> Running in f5ca018894bc 20:34:58 Removing intermediate container f5ca018894bc 20:34:58 ---> 8418ef332a0f 20:34:58 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:34:58 ---> Running in 49023847dd64 20:34:59 Removing intermediate container 49023847dd64 20:34:59 ---> 057faecebb82 20:34:59 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:34:59 ---> Running in f8ba59aa8125 20:34:59 Removing intermediate container f8ba59aa8125 20:34:59 ---> 453c77268f43 20:34:59 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:34:59 ---> Running in fdd6bfc6ef23 20:35:00 Removing intermediate container fdd6bfc6ef23 20:35:00 ---> e19c36a119ac 20:35:00 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:35:02 ---> Running in 2e5867b288d3 20:35:06 Removing intermediate container 2e5867b288d3 20:35:06 ---> 0c8c35fa758a 20:35:06 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:35:06 ---> Running in a6841890e298 20:35:06 Removing intermediate container a6841890e298 20:35:06 ---> 8d302b71805e 20:35:06 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:35:07 ---> 4f17d240657a 20:35:07 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:35:07 ---> Running in 042e312cc213 20:35:11 Removing intermediate container 042e312cc213 20:35:11 ---> 61d5de013da6 20:35:11 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:11 ---> c3eeb90a0e05 20:35:11 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:35:12 ---> 0d78db52575e 20:35:12 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:35:16 ---> 1e1b1c396d52 20:35:16 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:35:16 ---> 3c1a1599eb0a 20:35:16 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:35:17 ---> e64d00e4fece 20:35:17 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:35:18 ---> 92bc159873e1 20:35:18 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:35:19 ---> 6b937889d9f1 20:35:19 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:35:20 ---> c8bffb2cddd1 20:35:20 Step 28/33 : RUN chmod +x /entrypoint.sh 20:35:20 ---> Running in 27a3589a9d42 20:35:24 Removing intermediate container 27a3589a9d42 20:35:24 ---> d1d3d7ac1975 20:35:24 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:35:24 ---> Running in 1797b3b72559 20:35:24 Removing intermediate container 1797b3b72559 20:35:24 ---> 87f0a7d059a5 20:35:24 Step 30/33 : CMD ["gate"] 20:35:24 ---> Running in 06371213e11e 20:35:25 Removing intermediate container 06371213e11e 20:35:25 ---> 8f19fbfe41fc 20:35:25 Step 31/33 : LABEL arch=arm64 20:35:25 ---> Running in 9786ff31cacd 20:35:25 Removing intermediate container 9786ff31cacd 20:35:25 ---> 90109a05d4ae 20:35:25 Step 32/33 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:35:26 ---> Running in 62649073aa51 20:35:26 Removing intermediate container 62649073aa51 20:35:26 ---> 8b7f20f92167 20:35:26 Step 33/33 : LABEL version=0.0.0 20:35:26 ---> Running in 4f6150102615 20:35:27 Removing intermediate container 4f6150102615 20:35:27 ---> 87c0c18b9efb 20:35:27 20:35:27 Successfully built 87c0c18b9efb 20:35:27 Successfully tagged security-bootstrapper-arm64:latest 20:35:27 Building security-spire-server 20:35:50  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:35:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:35:50 ---> 4cfcb4051219 20:35:50 Step 3/26 : WORKDIR /edgex-go 20:35:50 ---> Using cache 20:35:50 ---> fddae58e8957 20:35:50 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:35:50 ---> Using cache 20:35:50 ---> c96d4ceb8a4b 20:35:50 Step 5/26 : COPY go.mod vendor* ./ 20:35:50 ---> Using cache 20:35:50 ---> 28db8976613b 20:35:50 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:50 ---> Using cache 20:35:50 ---> cb62a1117019 20:35:50 Step 7/26 : COPY . . 20:35:50 ---> Using cache 20:35:50 ---> 87e7b3475f39 20:35:50 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:35:50 ---> Using cache 20:35:50 ---> b4667381d6f7 20:35:50 Step 9/26 : WORKDIR /edgex-go/spire-build 20:35:50 ---> Using cache 20:35:50 ---> 44053ab1b9fc 20:35:50 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:35:50 ---> Using cache 20:35:50 ---> 3e24e06b1174 20:35:50 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 20:35:50 ---> Running in f9320f10a269 20:35:53 Removing intermediate container f9320f10a269 20:35:53 ---> 6572852ffd7f 20:35:53 Step 12/26 : WORKDIR /edgex-go 20:35:53 ---> Running in 0946316ee18a 20:35:53 Removing intermediate container 0946316ee18a 20:35:53 ---> f16c76dc8852 20:35:53 20:35:53 Step 13/26 : FROM alpine:3.17 20:35:53 ---> 51e60588ff2c 20:35:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:53 ---> Using cache 20:35:53 ---> d84f7e532865 20:35:53 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:35:53 ---> Using cache 20:35:53 ---> c1346010123b 20:35:53 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:53 ---> Using cache 20:35:53 ---> e8ffe806b62f 20:35:53 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:35:53 ---> Using cache 20:35:53 ---> 6d01cbf0ac99 20:35:53 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:36:00 ---> 8b5704cbc1cc 20:36:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:36:00 ---> 7720af78011d 20:36:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:36:01 ---> 12ba3f5fba6e 20:36:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:36:02 ---> eb36ea165162 20:36:02 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:36:02 ---> Running in df8577c699b0 20:36:03 Removing intermediate container df8577c699b0 20:36:03 ---> 836654b46644 20:36:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:36:03 ---> Running in 2067e834ca5a 20:36:03 Removing intermediate container 2067e834ca5a 20:36:03 ---> 719fb5347f79 20:36:03 Step 24/26 : LABEL arch=arm64 20:36:04 ---> Running in 8503e6783908 20:36:04 Removing intermediate container 8503e6783908 20:36:04 ---> 717da951fd75 20:36:04 Step 25/26 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:36:04 ---> Running in 3719de157a67 20:36:05 Removing intermediate container 3719de157a67 20:36:05 ---> 7785eb54bf3f 20:36:05 Step 26/26 : LABEL version=0.0.0 20:36:05 ---> Running in 5316379c53e0 20:36:06 Removing intermediate container 5316379c53e0 20:36:06 ---> 182c9268f483 20:36:06 20:36:06 Successfully built 182c9268f483 20:36:06 Successfully tagged security-spire-server-arm64:latest 20:36:06  Building security-spire-server ... done Building support-notifications 20:36:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:36:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:24 ---> 4cfcb4051219 20:36:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:36:24 ---> Using cache 20:36:24 ---> da3f75ad12bf 20:36:24 Step 4/23 : WORKDIR /edgex-go 20:36:24 ---> Using cache 20:36:24 ---> 6a52a755d2ea 20:36:24 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:36:24 ---> Running in 2f57e7a63727 20:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:29 OK: 263 MiB in 53 packages 20:36:30 Removing intermediate container 2f57e7a63727 20:36:30 ---> 495bbc431788 20:36:30 Step 6/23 : COPY go.mod vendor* ./ 20:36:31 ---> 7a14b60547c9 20:36:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:31 ---> Running in 7d0f8c644a0b 20:37:39 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 20:37:58 Removing intermediate container 29c2f3aad70b 20:37:58 ---> 5bcd1104c75c 20:37:58 20:37:58 Step 9/25 : FROM alpine:3.17 20:37:58 ---> 51e60588ff2c 20:37:58 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:37:58 ---> Running in c336e5868513 20:38:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:38:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:38:04 (1/3) Installing ca-certificates (20230506-r0) 20:38:04 (2/3) Installing dumb-init (1.2.5-r2) 20:38:04 (3/3) Installing su-exec (0.2-r2) 20:38:04 Executing busybox-1.35.0-r29.trigger 20:38:04 Executing ca-certificates-20230506-r0.trigger 20:38:05 OK: 8 MiB in 18 packages 20:38:14 Removing intermediate container c336e5868513 20:38:14 ---> 87d9f949312e 20:38:14 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:38:14 ---> Running in 497134b562aa 20:38:14 Removing intermediate container 497134b562aa 20:38:14 ---> 9a5386a98112 20:38:14 Step 12/25 : WORKDIR / 20:38:14 ---> Running in 7072cccbb6da 20:38:15 Removing intermediate container 7072cccbb6da 20:38:15 ---> c00120fb752c 20:38:15 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:16 ---> 38d4ea2c45cd 20:38:16 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:38:17 ---> 1ad5e5465a42 20:38:17 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:38:19 ---> b27ba8ca765b 20:38:19 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:38:20 ---> e641f227a42f 20:38:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:38:20 Removing intermediate container 7d0f8c644a0b 20:38:20 ---> d66dec02ae71 20:38:20 Step 8/23 : COPY . . 20:38:21 ---> ccb274320adc 20:38:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:38:24 ---> 00a5a89ff0da 20:38:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:38:27 ---> 18e50cd5c2c6 20:38:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:38:28 ---> b988da93064a 20:38:28 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:38:29 ---> Running in 2ed8c41ec627 20:38:33 Removing intermediate container 2ed8c41ec627 20:38:33 ---> 84cf43fbcc92 20:38:33 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:38:33 ---> Running in 505f36411138 20:38:34 Removing intermediate container 505f36411138 20:38:34 ---> 0cbd6c89ce2c 20:38:34 Step 23/25 : LABEL arch=arm64 20:38:34 ---> Running in 9b30a2359746 20:38:35 Removing intermediate container 9b30a2359746 20:38:35 ---> cd5d42c733f8 20:38:35 Step 24/25 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:38:35 ---> Running in 8778bc055f92 20:38:36 Removing intermediate container 8778bc055f92 20:38:36 ---> 988e205a6cca 20:38:36 Step 25/25 : LABEL version=0.0.0 20:38:36 ---> Running in 9e2be19a8902 20:38:39 Removing intermediate container 9e2be19a8902 20:38:39 ---> af2cdfe7869c 20:38:39 20:38:39 Successfully built af2cdfe7869c 20:38:39 Successfully tagged security-secretstore-setup-arm64:latest 20:38:39  Building security-secretstore-setup ... done  ---> de0d32902a88 20:38:39 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:38:39 ---> Running in 9d0894c70134 20:38:42 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 20:39:29 Removing intermediate container abd3593e18d5 20:39:29 ---> 479e6f7aeac5 20:39:29 20:39:29 Step 10/23 : FROM alpine:3.17 20:39:29 ---> 51e60588ff2c 20:39:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:39:29 ---> Running in 9dd35ee7c80c 20:39:30 Removing intermediate container 9dd35ee7c80c 20:39:30 ---> 36222ac740d0 20:39:30 Step 12/23 : ENV APP_PORT=59880 20:39:30 ---> Running in 04b82fb8d604 20:39:31 Removing intermediate container 04b82fb8d604 20:39:31 ---> e8a482b7245f 20:39:31 Step 13/23 : EXPOSE $APP_PORT 20:39:31 ---> Running in 87b2363467db 20:39:31 Removing intermediate container 87b2363467db 20:39:31 ---> b3de677eda2b 20:39:31 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:39:31 ---> Running in a9f8c9f9c58b 20:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:39:36 (1/1) Installing dumb-init (1.2.5-r2) 20:39:36 Executing busybox-1.35.0-r29.trigger 20:39:36 OK: 8 MiB in 16 packages 20:39:38 Removing intermediate container a9f8c9f9c58b 20:39:38 ---> b634ce2c19b3 20:39:38 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:39 ---> 3bac5492cbb9 20:39:39 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:39:41 ---> a890a612b54e 20:39:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:39:46 ---> 6095d6d78794 20:39:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:39:47 ---> fb2bb84cc219 20:39:47 Step 19/23 : ENTRYPOINT ["/core-data"] 20:39:47 ---> Running in c1fcc7d69081 20:39:48 Removing intermediate container c1fcc7d69081 20:39:48 ---> 14c756448bcc 20:39:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:39:48 ---> Running in f6dc28b247bc 20:39:49 Removing intermediate container f6dc28b247bc 20:39:49 ---> bf1e759de67e 20:39:49 Step 21/23 : LABEL arch=arm64 20:39:49 ---> Running in 6259cf54a718 20:39:50 Removing intermediate container 6259cf54a718 20:39:50 ---> 7d9a7a1add6c 20:39:50 Step 22/23 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:39:50 ---> Running in 7d4cfcab98c4 20:39:51 Removing intermediate container 7d4cfcab98c4 20:39:51 ---> 3c663073f046 20:39:51 Step 23/23 : LABEL version=0.0.0 20:39:51 ---> Running in 612a8fb9ccf0 20:39:52 Removing intermediate container 612a8fb9ccf0 20:39:52 ---> 4c7b403b4527 20:39:52 20:39:53 Successfully built 4c7b403b4527 20:39:53 Successfully tagged core-data-arm64:latest 20:39:55  Building core-data ... done Removing intermediate container 32821ef4959f 20:39:55 ---> e304c0a7d123 20:39:55 20:39:55 Step 10/23 : FROM alpine:3.17 20:39:55 ---> 51e60588ff2c 20:39:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:39:55 ---> Using cache 20:39:55 ---> 4a0128c18649 20:39:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:39:55 ---> Using cache 20:39:55 ---> 280ed63901ee 20:39:55 Step 13/23 : ENV APP_PORT=59861 20:39:55 ---> Running in e49671d4f034 20:39:55 Removing intermediate container e49671d4f034 20:39:55 ---> 83425feb7375 20:39:55 Step 14/23 : EXPOSE $APP_PORT 20:39:55 ---> Running in ce25de099716 20:39:56 Removing intermediate container ce25de099716 20:39:56 ---> 5cb424e85e9e 20:39:56 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:57 ---> b71288fd2599 20:39:57 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:39:58 ---> 717a57aeb6b7 20:39:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:40:02 ---> cb528bedcaac 20:40:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:40:02 ---> a932a4daaae9 20:40:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:40:02 ---> Running in d62e04f691e9 20:40:03 Removing intermediate container d62e04f691e9 20:40:03 ---> 35466632b816 20:40:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:40:03 ---> Running in 2c1c34af4d62 20:40:04 Removing intermediate container 2c1c34af4d62 20:40:04 ---> 4f5ce2f62710 20:40:04 Step 21/23 : LABEL arch=arm64 20:40:04 ---> Running in 8cf227c0b8ec 20:40:04 Removing intermediate container 8cf227c0b8ec 20:40:04 ---> 30324fdbcd6f 20:40:04 Step 22/23 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:40:04 ---> Running in 82d108725d7a 20:40:05 Removing intermediate container 82d108725d7a 20:40:05 ---> 361453936374 20:40:05 Step 23/23 : LABEL version=0.0.0 20:40:05 ---> Running in bddb6b076df7 20:40:05 Removing intermediate container bddb6b076df7 20:40:05 ---> 52a1b9eb61b7 20:40:05 20:40:06 Successfully built 52a1b9eb61b7 20:40:06 Successfully tagged support-scheduler-arm64:latest 20:40:28  Building support-scheduler ... done Removing intermediate container 21e13f7570f0 20:40:28 ---> 4549b9dcb169 20:40:28 20:40:28 Step 9/20 : FROM alpine:3.17 20:40:28 ---> 51e60588ff2c 20:40:28 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:40:28 ---> Using cache 20:40:28 ---> b3e213eb8330 20:40:28 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:40:28 ---> Running in 396fbf6bcc62 20:40:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:40:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:31 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:40:31 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:40:31 OK: 17692 distinct packages available 20:40:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:40:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:34 (1/9) Installing ca-certificates (20230506-r0) 20:40:34 (2/9) Installing brotli-libs (1.0.9-r9) 20:40:34 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:40:34 (4/9) Installing libcurl (8.0.1-r0) 20:40:34 (5/9) Installing curl (8.0.1-r0) 20:40:34 (6/9) Installing dumb-init (1.2.5-r2) 20:40:34 (7/9) Installing musl-obstack (1.2.3-r0) 20:40:34 (8/9) Installing libucontext (1.2-r0) 20:40:34 (9/9) Installing gcompat (1.1.0-r0) 20:40:34 Executing busybox-1.35.0-r29.trigger 20:40:34 Executing ca-certificates-20230506-r0.trigger 20:40:34 OK: 11 MiB in 24 packages 20:40:37 Removing intermediate container 396fbf6bcc62 20:40:37 ---> 8da53af855a0 20:40:37 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:38 ---> 3a97d56a6ab9 20:40:38 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:40:38 ---> d69ba03a2623 20:40:38 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:40:41 ---> b3b83309f54f 20:40:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:40:41 ---> 443522e345d8 20:40:41 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:40:42 ---> Running in e05965f645cd 20:40:42 Removing intermediate container e05965f645cd 20:40:42 ---> 462aa735b088 20:40:42 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:40:42 ---> Running in 71f969bdc756 20:40:43 Removing intermediate container 71f969bdc756 20:40:43 ---> b6a1c931de10 20:40:43 Step 18/20 : LABEL arch=arm64 20:40:43 ---> Running in bf8f0c1adc17 20:40:43 Removing intermediate container bf8f0c1adc17 20:40:43 ---> ff9ee43a2568 20:40:43 Step 19/20 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:40:43 ---> Running in 1de521c332c7 20:40:44 Removing intermediate container 1de521c332c7 20:40:44 ---> 7bc5c62c2eca 20:40:44 Step 20/20 : LABEL version=0.0.0 20:40:44 ---> Running in 50ece86e2310 20:40:45 Removing intermediate container 50ece86e2310 20:40:45 ---> e830098f377e 20:40:45 20:40:45 Successfully built e830098f377e 20:40:45 Successfully tagged security-spiffe-token-provider-arm64:latest 20:42:22  Building security-spiffe-token-provider ... done Removing intermediate container 9d0894c70134 20:42:22 ---> 4ff78b85d8bf 20:42:22 20:42:22 Step 10/23 : FROM alpine:3.17 20:42:22 ---> 51e60588ff2c 20:42:22 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:42:22 ---> Running in 900d5065f0fd 20:42:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:42:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:42:22 (1/2) Installing ca-certificates (20230506-r0) 20:42:22 (2/2) Installing dumb-init (1.2.5-r2) 20:42:22 Executing busybox-1.35.0-r29.trigger 20:42:22 Executing ca-certificates-20230506-r0.trigger 20:42:22 OK: 8 MiB in 17 packages 20:42:22 Removing intermediate container 900d5065f0fd 20:42:22 ---> bdd459aa7c4f 20:42:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:42:22 ---> Running in 77d47897c3a3 20:42:22 Removing intermediate container 77d47897c3a3 20:42:22 ---> af8ec1ae5802 20:42:22 Step 13/23 : ENV APP_PORT=59860 20:42:22 ---> Running in 06b2c3f502f7 20:42:22 Removing intermediate container 06b2c3f502f7 20:42:22 ---> b8c4ba68ddb2 20:42:22 Step 14/23 : EXPOSE $APP_PORT 20:42:22 ---> Running in 2164f42bd593 20:42:22 Removing intermediate container 2164f42bd593 20:42:22 ---> 270495c8415b 20:42:22 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:23 ---> 557d4f6d8ffd 20:42:23 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:42:23 ---> 8f98f819229b 20:42:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:42:27 ---> 8be85005b86e 20:42:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:42:27 ---> 9fc4ceae215d 20:42:27 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:42:27 ---> Running in 37c3e15e7f3f 20:42:27 Removing intermediate container 37c3e15e7f3f 20:42:27 ---> dc4ab7287fa3 20:42:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:42:27 ---> Running in 1b4d335ad2c8 20:42:27 Removing intermediate container 1b4d335ad2c8 20:42:27 ---> 5c79123f3237 20:42:27 Step 21/23 : LABEL arch=arm64 20:42:27 ---> Running in f18bc430d521 20:42:28 Removing intermediate container f18bc430d521 20:42:28 ---> 927797deb9ae 20:42:28 Step 22/23 : LABEL git_sha=c15abe78a0f78db5f98961932e279ab13327c124 20:42:28 ---> Running in 54dbd48b1050 20:42:28 Removing intermediate container 54dbd48b1050 20:42:28 ---> e1444635de43 20:42:28 Step 23/23 : LABEL version=0.0.0 20:42:28 ---> Running in 930823276b66 20:42:29 Removing intermediate container 930823276b66 20:42:29 ---> b5cd2faecfc0 20:42:29 20:42:29 Successfully built b5cd2faecfc0 20:42:29 Successfully tagged support-notifications-arm64:latest 20:42:29  Building support-notifications ... done  [Pipeline] } 20:42:29 $ docker stop --time=1 f118e6412662bc3d6f3670abfbcda3f4c1ba7cec2bc9f3c4f31b24e8a463c62a 20:42:31 $ docker rm -f --volumes f118e6412662bc3d6f3670abfbcda3f4c1ba7cec2bc9f3c4f31b24e8a463c62a [Pipeline] // withDockerContainer [Pipeline] sh 20:42:31 + docker images 20:42:32 REPOSITORY TAG IMAGE ID CREATED SIZE 20:42:32 support-notifications-arm64 latest b5cd2faecfc0 4 seconds ago 31.9MB 20:42:32 4ff78b85d8bf 17 seconds ago 1.59GB 20:42:32 security-spiffe-token-provider-arm64 latest e830098f377e About a minute ago 32.7MB 20:42:32 4549b9dcb169 2 minutes ago 1.57GB 20:42:32 support-scheduler-arm64 latest 52a1b9eb61b7 2 minutes ago 31.2MB 20:42:32 e304c0a7d123 2 minutes ago 1.59GB 20:42:32 core-data-arm64 latest 4c7b403b4527 2 minutes ago 19.9MB 20:42:32 479e6f7aeac5 3 minutes ago 1.53GB 20:42:32 security-secretstore-setup-arm64 latest af2cdfe7869c 3 minutes ago 32.2MB 20:42:32 5bcd1104c75c 4 minutes ago 1.52GB 20:42:32 security-spire-server-arm64 latest 182c9268f483 6 minutes ago 97MB 20:42:32 f16c76dc8852 6 minutes ago 1.39GB 20:42:32 security-bootstrapper-arm64 latest 87c0c18b9efb 7 minutes ago 21.9MB 20:42:32 b7a6947b23af 7 minutes ago 1.51GB 20:42:32 security-proxy-setup-arm64 latest 12a8912192db 11 minutes ago 18.7MB 20:42:32 79fa13ba33c6 12 minutes ago 1.51GB 20:42:32 core-metadata-arm64 latest 314ddf4a5b76 12 minutes ago 20.2MB 20:42:32 bb1a31a921de 13 minutes ago 1.53GB 20:42:32 core-command-arm64 latest 8d36b637015d 14 minutes ago 19.7MB 20:42:32 8342dc6f4316 14 minutes ago 1.53GB 20:42:32 core-common-config-bootstrapper-arm64 latest 8e6bff052d4c 14 minutes ago 17.2MB 20:42:32 09eca056f37f 15 minutes ago 1.52GB 20:42:32 security-proxy-auth-arm64 latest de9e753af519 15 minutes ago 18.1MB 20:42:32 d591f9c119b6 15 minutes ago 1.51GB 20:42:32 security-spire-agent-arm64 latest b5f51e49e995 21 minutes ago 153MB 20:42:32 security-spire-config-arm64 latest 8dd8d22eac23 21 minutes ago 96.1MB 20:42:32 bd109484f954 22 minutes ago 1.39GB 20:42:32 e2bf68ef0aca 22 minutes ago 1.39GB 20:42:32 ci-base-image-arm64 latest 4cfcb4051219 37 minutes ago 899MB 20:42:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB 20:42:32 alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB 20:42:32 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 20:42:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:33 20:42:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:33 arm64: Pulling from edgex-lftools-log-publisher 20:42:33 8998bd30e6a1: Pulling fs layer 20:42:33 04944245beec: Pulling fs layer 20:42:33 699f458cf7ca: Pulling fs layer 20:42:33 765212b225bb: Pulling fs layer 20:42:33 f23df028b6ca: Pulling fs layer 20:42:33 d65c8cfc05b1: Pulling fs layer 20:42:33 2437ff75d9bd: Pulling fs layer 20:42:33 765212b225bb: Waiting 20:42:33 f23df028b6ca: Waiting 20:42:33 d65c8cfc05b1: Waiting 20:42:33 2437ff75d9bd: Waiting 20:42:33 04944245beec: Verifying Checksum 20:42:33 04944245beec: Download complete 20:42:33 765212b225bb: Download complete 20:42:34 f23df028b6ca: Download complete 20:42:34 d65c8cfc05b1: Verifying Checksum 20:42:34 d65c8cfc05b1: Download complete 20:42:34 699f458cf7ca: Verifying Checksum 20:42:34 699f458cf7ca: Download complete 20:42:34 8998bd30e6a1: Verifying Checksum 20:42:34 8998bd30e6a1: Download complete 20:42:37 2437ff75d9bd: Verifying Checksum 20:42:37 2437ff75d9bd: Download complete 20:42:39 8998bd30e6a1: Pull complete 20:42:39 04944245beec: Pull complete 20:42:41 699f458cf7ca: Pull complete 20:42:41 765212b225bb: Pull complete 20:42:42 f23df028b6ca: Pull complete 20:42:42 d65c8cfc05b1: Pull complete 20:42:57 2437ff75d9bd: Pull complete 20:42:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:42:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:57 prd-ubuntu20.04-docker-arm64-4c-16g-14755 does not seem to be running inside a container 20:42:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:43:00 $ docker top 733c60e47af9ecda9050cb2239c70ace545de46ac0fc8e028a06cab7b69d5d30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:01 ---> job-cost.sh 20:43:01 lf-activate-venv: SKIPPING 20:43:01 INFO: No Stack... 20:43:02 INFO: Retrieving Pricing Info for: v3-standard-4 20:43:03 INFO: Archiving Costs [Pipeline] sh 20:43:03 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:43:03 + cut -d, -f6 [Pipeline] lock 20:43:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-1-stack-cost] 20:43:03 Resource [jenkins-edgexfoundry-edgex-go-PR-4563-1-stack-cost] did not exist. Created. 20:43:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:43:04 + echo total: 0.10999999940395355 [Pipeline] stash 20:43:04 Stashed 1 file(s) [Pipeline] } 20:43:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:43:04 $ docker stop --time=1 733c60e47af9ecda9050cb2239c70ace545de46ac0fc8e028a06cab7b69d5d30 20:43:06 $ docker rm -f --volumes 733c60e47af9ecda9050cb2239c70ace545de46ac0fc8e028a06cab7b69d5d30 [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 20:43:07 provisioning config files... 20:43:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2797227024834644615tmp [Pipeline] { [Pipeline] sh 20:43:07 + set +x 20:43:07 + + curl -s https://codecov.io/bash 20:43:07 bash -s -- 20:43:07 20:43:07 _____ _ 20:43:07 / ____| | | 20:43:07 | | ___ __| | ___ ___ _____ __ 20:43:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:43:07 | |___| (_) | (_| | __/ (_| (_) \ V / 20:43:07 \_____\___/ \__,_|\___|\___\___/ \_/ 20:43:07 Bash-1.0.6 20:43:07 20:43:07 20:43:07 ==> git version 2.25.1 found 20:43:07 ==> 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 20:43:07 Release-Date: 2020-01-08 20:43:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:43:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:43:07 ==> Jenkins CI detected. 20:43:07 current dir:  /w/workspace/edgex-go/1 20:43:07 project root: . 20:43:07 --> token set from env 20:43:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:43:07 ==> Running gcov in . (disable via -X gcov) 20:43:07 ==> Python coveragepy not found 20:43:07 ==> Searching for coverage reports in: 20:43:07 + . 20:43:07 -> Found 1 reports 20:43:07 ==> Detecting git/mercurial file structure 20:43:07 ==> Reading reports 20:43:08 + ./coverage.out bytes=447733 20:43:08 ==> Appending adjustments 20:43:08 https://docs.codecov.io/docs/fixing-reports 20:43:09 + Found adjustments 20:43:09 ==> Gzipping contents 20:43:09 60K /tmp/codecov.r9Q4rp.gz 20:43:09 ==> Uploading reports 20:43:09 url: https://codecov.io 20:43:09 query: branch=PR-4563&commit=c15abe78a0f78db5f98961932e279ab13327c124&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 20:43:09 -> Pinging Codecov 20:43:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4563&commit=c15abe78a0f78db5f98961932e279ab13327c124&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 20:43:09 -> Uploading to 20:43:09 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/00271124DB129430A58F1EEE437C3FCB/c15abe78a0f78db5f98961932e279ab13327c124/e87bd692-77c2-4d70-9705-901569734904.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T204309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a910f40c2d978ed7146a431d706f417e0c377ae7292ed233c9944a16337755e 20:43:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:09 Dload Upload Total Spent Left Speed 20:43:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57504 0 0 100 57504 0 221k --:--:-- --:--:-- --:--:-- 221k 20:43:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c15abe78a0f78db5f98961932e279ab13327c124 [Pipeline] } 20:43:09 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 20:43:11 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:43:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:43:12 ---> package-listing.sh 20:43:12 ++ tr '[:upper:]' '[:lower:]' 20:43:12 ++ facter osfamily 20:43:12 + OS_FAMILY=debian 20:43:12 + workspace=/w/workspace/edgex-go/1 20:43:12 + START_PACKAGES=/tmp/packages_start.txt 20:43:12 + END_PACKAGES=/tmp/packages_end.txt 20:43:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:43:12 + PACKAGES=/tmp/packages_start.txt 20:43:12 + '[' /w/workspace/edgex-go/1 ']' 20:43:12 + PACKAGES=/tmp/packages_end.txt 20:43:12 + case "${OS_FAMILY}" in 20:43:12 + dpkg -l 20:43:12 + grep '^ii' 20:43:12 + '[' -f /tmp/packages_start.txt ']' 20:43:12 + '[' -f /tmp/packages_end.txt ']' 20:43:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:43:12 + '[' /w/workspace/edgex-go/1 ']' 20:43:12 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:43:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:43:12 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 20:43:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:13 20:43:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:13 latest: Pulling from edgex-lftools-log-publisher 20:43:13 5eb5b503b376: Pulling fs layer 20:43:13 5c69ac0246d0: Pulling fs layer 20:43:13 ec43610c2a17: Pulling fs layer 20:43:13 3a2ae6a8a46f: Pulling fs layer 20:43:13 33b1e0a273af: Pulling fs layer 20:43:13 5d3b04190fa2: Pulling fs layer 20:43:13 2f39f015ded8: Pulling fs layer 20:43:13 3a2ae6a8a46f: Waiting 20:43:13 33b1e0a273af: Waiting 20:43:13 5d3b04190fa2: Waiting 20:43:13 2f39f015ded8: Waiting 20:43:13 5c69ac0246d0: Verifying Checksum 20:43:13 5c69ac0246d0: Download complete 20:43:13 3a2ae6a8a46f: Verifying Checksum 20:43:13 3a2ae6a8a46f: Download complete 20:43:14 33b1e0a273af: Verifying Checksum 20:43:14 33b1e0a273af: Download complete 20:43:14 ec43610c2a17: Verifying Checksum 20:43:14 ec43610c2a17: Download complete 20:43:14 5d3b04190fa2: Verifying Checksum 20:43:14 5d3b04190fa2: Download complete 20:43:14 5eb5b503b376: Download complete 20:43:14 2f39f015ded8: Verifying Checksum 20:43:14 2f39f015ded8: Download complete 20:43:15 5eb5b503b376: Pull complete 20:43:15 5c69ac0246d0: Pull complete 20:43:15 ec43610c2a17: Pull complete 20:43:16 3a2ae6a8a46f: Pull complete 20:43:16 33b1e0a273af: Pull complete 20:43:16 5d3b04190fa2: Pull complete 20:43:20 2f39f015ded8: Pull complete 20:43:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:43:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:20 prd-ubuntu20.04-docker-8c-8g-14752 does not seem to be running inside a container 20:43:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:43:23 $ docker top 515d16f5f913b3f1121945be830353e2ff0f06c956ca7233e149e595c6679dbd -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:24 + touch /tmp/pre-build-complete [Pipeline] sh 20:43:24 + mkdir -p /var/log/sysstat [Pipeline] sh 20:43:24 + ls /var/log/sa-host 20:43:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:24 provisioning config files... 20:43:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6806024705976180494tmp [Pipeline] { [Pipeline] echo 20:43:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:43:25 ---> create-netrc.sh [Pipeline] } 20:43:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:43:25 ---> python-tools-install.sh [Pipeline] echo 20:43:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:43:26 ---> sudo-logs.sh 20:43:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:43:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:43:26 ---> job-cost.sh 20:43:26 lf-activate-venv: SKIPPING 20:43:26 DEBUG: total: 0.10999999940395355 20:43:26 INFO: Retrieving Stack Cost... 20:43:27 INFO: Retrieving Pricing Info for: v3-standard-8 20:43:27 INFO: Archiving Costs [Pipeline] echo 20:43:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:43:27 ---> logs-deploy.sh 20:43:27 lf-activate-venv: SKIPPING 20:43:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/1 20:43:27 INFO: archiving workspace using pattern(s): 20:43:28 Archives upload complete. 20:43:28 INFO: archiving logs to Nexus 20:43:29 ---> uname -a: 20:43:29 Linux prd-ubuntu20-04-docker-8c-8g-14752 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:43:29 20:43:29 20:43:29 ---> lscpu: 20:43:29 Architecture: x86_64 20:43:29 CPU op-mode(s): 32-bit, 64-bit 20:43:29 Byte Order: Little Endian 20:43:29 Address sizes: 40 bits physical, 48 bits virtual 20:43:29 CPU(s): 8 20:43:29 On-line CPU(s) list: 0-7 20:43:29 Thread(s) per core: 1 20:43:29 Core(s) per socket: 1 20:43:29 Socket(s): 8 20:43:29 NUMA node(s): 1 20:43:29 Vendor ID: AuthenticAMD 20:43:29 CPU family: 23 20:43:29 Model: 49 20:43:29 Model name: AMD EPYC-Rome Processor 20:43:29 Stepping: 0 20:43:29 CPU MHz: 2799.998 20:43:29 BogoMIPS: 5599.99 20:43:29 Virtualization: AMD-V 20:43:29 Hypervisor vendor: KVM 20:43:29 Virtualization type: full 20:43:29 L1d cache: 256 KiB 20:43:29 L1i cache: 256 KiB 20:43:29 L2 cache: 4 MiB 20:43:29 L3 cache: 128 MiB 20:43:29 NUMA node0 CPU(s): 0-7 20:43:29 Vulnerability Itlb multihit: Not affected 20:43:29 Vulnerability L1tf: Not affected 20:43:29 Vulnerability Mds: Not affected 20:43:29 Vulnerability Meltdown: Not affected 20:43:29 Vulnerability Mmio stale data: Not affected 20:43:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:43:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:43:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:43:29 Vulnerability Srbds: Not affected 20:43:29 Vulnerability Tsx async abort: Not affected 20:43:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:43:29 20:43:29 20:43:29 ---> nproc: 20:43:29 8 20:43:29 20:43:29