Pull request #4455 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981+98f26a0c7d805e442403424f4b6a62f5234911ca (0459639f9d54196c9e550a9876b3f99d67df946b) 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-ssh17232094265128797331.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9263657431323888449.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh 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-4455/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-4455/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8842270387972570123.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-4455/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3922239078614599337.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh17785607992699887033.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-4455/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-4455/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17337109921903625974.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-2436’ Running on prd-ubuntu20.04-docker-8c-8g-2440 in /w/workspace/edgexfoundry_edgex-go_PR-4455 [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 98f26a0c7d805e442403424f4b6a62f5234911ca into PR head commit 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 Merge succeeded, producing 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 Checking out Revision 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 (PR-4455) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a > 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/4455/head:refs/remotes/origin/PR-4455 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 # 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 98f26a0c7d805e442403424f4b6a62f5234911ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:29:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:29:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:29:54 ========================================================= 14:29:54 EdgeX Global Pipelines Version Info 14:29:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:29:55 ------------------- 14:29:55 stable info: 14:29:55 ------------------- 14:29:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:29:55 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 14:29:55 Message: update stable to v1.0.245 14:29:56 ------------------- 14:29:56 experimental info: 14:29:56 ------------------- 14:29:56 Commited By: **** collab-it+edgex@linuxfoundation.org 14:29:56 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 14:29:56 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:29:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:29:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:29:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:29:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:29:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:29:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:29:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:29:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:29:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:29:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:29:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:29:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:29:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:29:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:29:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:29:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:29:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:29:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:29:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:29:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 14:29:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:29:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:29:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:29:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4455 [Pipeline] echo 14:29:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4455 [Pipeline] echo 14:29:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4455 [Pipeline] echo 14:29:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [Pipeline] echo 14:29:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 581ad6d [Pipeline] echo 14:29:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:29:57 provisioning config files... 14:29:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7703561598671005647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:29:57 ---> docker-login.sh 14:29:57 nexus3.edgexfoundry.org:10001 14:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:58 Configure a credential helper to remove this warning. See 14:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:58 14:29:58 Login Succeeded 14:29:58 nexus3.edgexfoundry.org:10002 14:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:58 Configure a credential helper to remove this warning. See 14:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:58 14:29:58 Login Succeeded 14:29:58 nexus3.edgexfoundry.org:10003 14:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:58 Configure a credential helper to remove this warning. See 14:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:58 14:29:58 Login Succeeded 14:29:58 nexus3.edgexfoundry.org:10004 14:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:58 Configure a credential helper to remove this warning. See 14:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:58 14:29:58 Login Succeeded 14:29:58 docker.io 14:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:59 Configure a credential helper to remove this warning. See 14:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:59 14:29:59 Login Succeeded 14:29:59 ---> docker-login.sh ends [Pipeline] } 14:29:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:29:59 + 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 14:29:59 + + cut -d/ -f2 14:29:59 dirname cmd/core-command/Dockerfile 14:29:59 + echo core-command,cmd/core-command/Dockerfile 14:29:59 + dirname cmd/core-common-config-bootstrapper/Dockerfile 14:29:59 + cut -d/ -f2 14:29:59 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 14:29:59 + dirname cmd/core-data/Dockerfile 14:29:59 + cut -d/ -f2 14:29:59 + echo core-data,cmd/core-data/Dockerfile 14:29:59 + + cut -d/ -f2 14:29:59 dirname cmd/core-metadata/Dockerfile 14:29:59 + echo core-metadata,cmd/core-metadata/Dockerfile 14:29:59 + dirname cmd/security-bootstrapper/Dockerfile 14:29:59 + cut -d/ -f2 14:29:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:29:59 + cut+ -d/ -f2 14:29:59 dirname cmd/security-proxy-auth/Dockerfile 14:29:59 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 14:29:59 + dirname cmd/security-proxy-setup/Dockerfile 14:29:59 + cut -d/ -f2 14:29:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:29:59 + dirname cmd/security-secretstore-setup/Dockerfile 14:29:59 + cut -d/ -f2 14:29:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:29:59 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:29:59 + cut -d/ -f2 14:29:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:29:59 + dirname cmd/security-spire-agent/Dockerfile 14:29:59 + cut -d/ -f2 14:29:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:29:59 + dirname cmd/security-spire-config/Dockerfile 14:29:59 + cut -d/ -f2 14:29:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:29:59 + dirname cmd/security-spire-server/Dockerfile 14:29:59 + cut -d/ -f2 14:29:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:29:59 + dirname cmd/support-notifications/Dockerfile 14:29:59 + cut -d/ -f2 14:29:59 + echo support-notifications,cmd/support-notifications/Dockerfile 14:29:59 + dirname cmd/support-scheduler/Dockerfile 14:29:59 + cut -d/ -f2 14:29:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 14:29:59 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 14:30:00 + git rev-list -1 --merges 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981~1..581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [Pipeline] echo 14:30:00 -----------> git rev-list -1 --merges 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981~1..581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [false] [Pipeline] sh 14:30:00 + git log --format=format:%s -1 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [Pipeline] echo 14:30:00 ========================================================= 14:30:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:30:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:30:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:30:01 + grep -v github /etc/ssh/ssh_known_hosts 14:30:01 + [ -e /tmp/ssh_known_hosts ] 14:30:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:30:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:30:01 + sudo tee -a /etc/ssh/ssh_known_hosts 14:30:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:30:01 14:30:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:30:02 0.1.4: Pulling from edgex-devops/py-git-semver 14:30:02 b85a868b505f: Pulling fs layer 14:30:02 e2be974225ed: Pulling fs layer 14:30:02 339a4e72a1f5: Pulling fs layer 14:30:02 988bab9f4d93: Pulling fs layer 14:30:02 1469e6f7b9e6: Pulling fs layer 14:30:02 eaf3925da568: Pulling fs layer 14:30:02 bab4dde63d76: Pulling fs layer 14:30:02 bde34c3a00c8: Pulling fs layer 14:30:02 b352a97aabf1: Pulling fs layer 14:30:02 4872d77fe225: Pulling fs layer 14:30:02 5851b861e8e6: Pulling fs layer 14:30:02 988bab9f4d93: Waiting 14:30:02 1469e6f7b9e6: Waiting 14:30:02 eaf3925da568: Waiting 14:30:02 4872d77fe225: Waiting 14:30:02 bab4dde63d76: Waiting 14:30:02 bde34c3a00c8: Waiting 14:30:02 5851b861e8e6: Waiting 14:30:02 b352a97aabf1: Waiting 14:30:03 e2be974225ed: Verifying Checksum 14:30:03 e2be974225ed: Download complete 14:30:03 988bab9f4d93: Download complete 14:30:03 1469e6f7b9e6: Verifying Checksum 14:30:03 1469e6f7b9e6: Download complete 14:30:03 eaf3925da568: Verifying Checksum 14:30:03 eaf3925da568: Download complete 14:30:03 339a4e72a1f5: Verifying Checksum 14:30:03 339a4e72a1f5: Download complete 14:30:03 bde34c3a00c8: Download complete 14:30:03 b352a97aabf1: Download complete 14:30:03 4872d77fe225: Verifying Checksum 14:30:03 4872d77fe225: Download complete 14:30:03 5851b861e8e6: Verifying Checksum 14:30:03 5851b861e8e6: Download complete 14:30:03 b85a868b505f: Verifying Checksum 14:30:03 b85a868b505f: Download complete 14:30:03 bab4dde63d76: Verifying Checksum 14:30:03 bab4dde63d76: Download complete 14:30:04 b85a868b505f: Pull complete 14:30:04 e2be974225ed: Pull complete 14:30:05 339a4e72a1f5: Pull complete 14:30:05 988bab9f4d93: Pull complete 14:30:05 1469e6f7b9e6: Pull complete 14:30:05 eaf3925da568: Pull complete 14:30:07 bab4dde63d76: Pull complete 14:30:07 bde34c3a00c8: Pull complete 14:30:07 b352a97aabf1: Pull complete 14:30:07 4872d77fe225: Pull complete 14:30:07 5851b861e8e6: Pull complete 14:30:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:30:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:30:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:07 prd-ubuntu20.04-docker-8c-8g-2440 does not seem to be running inside a container 14:30:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:30:10 $ docker top b02a4472a90703bde28e8534e9a8ae8d688db5c365bf4d22edc396b04e546a5f -eo pid,comm 14:30:10 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). 14:30:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:30:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:30:10 [ssh-agent] Looking for ssh-agent implementation... 14:30:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:30:10 $ docker exec b02a4472a90703bde28e8534e9a8ae8d688db5c365bf4d22edc396b04e546a5f ssh-agent 14:30:10 SSH_AUTH_SOCK=/tmp/ssh-EXRzmXiX83vh/agent.32 14:30:10 SSH_AGENT_PID=38 14:30:10 Running ssh-add (command line suppressed) 14:30:10 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15247087678724256944.key (/w/workspace/edgex-go/1@tmp/private_key_15247087678724256944.key) 14:30:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:30:10 + git tag --points-at HEAD [Pipeline] } 14:30:10 $ docker exec --env ******** --env ******** b02a4472a90703bde28e8534e9a8ae8d688db5c365bf4d22edc396b04e546a5f ssh-agent -k 14:30:11 unset SSH_AUTH_SOCK; 14:30:11 unset SSH_AGENT_PID; 14:30:11 echo Agent pid 38 killed; 14:30:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:30:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:30:11 [ssh-agent] Looking for ssh-agent implementation... 14:30:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:30:11 $ docker exec b02a4472a90703bde28e8534e9a8ae8d688db5c365bf4d22edc396b04e546a5f ssh-agent 14:30:11 SSH_AUTH_SOCK=/tmp/ssh-OfGhMn6VJYRq/agent.70 14:30:11 SSH_AGENT_PID=76 14:30:11 Running ssh-add (command line suppressed) 14:30:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15352495562323059435.key (/w/workspace/edgex-go/1@tmp/private_key_15352495562323059435.key) 14:30:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:30:11 + git semver init 14:30:12 2023-03-16 14:30:11,962 [run_init] DEBUG init version:0.0.0 force:False 14:30:12 2023-03-16 14:30:11,964 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 14:30:12 2023-03-16 14:30:11,965 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 14:30:12 2023-03-16 14:30:11,966 [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) 14:30:34 2023-03-16 14:30:33,028 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 14:30:34 2023-03-16 14:30:33,029 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4455 with force:False 14:30:34 2023-03-16 14:30:33,029 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4455 14:30:34 2023-03-16 14:30:33,031 [execute] INFO git cat-file --batch-check 14:30:34 2023-03-16 14:30:33,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:30:34 2023-03-16 14:30:33,038 [execute] INFO git cat-file --batch 14:30:34 2023-03-16 14:30:33,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:30:34 2023-03-16 14:30:33,043 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4455 14:30:34 0.0.0 [Pipeline] } 14:30:34 $ docker exec --env ******** --env ******** b02a4472a90703bde28e8534e9a8ae8d688db5c365bf4d22edc396b04e546a5f ssh-agent -k 14:30:34 unset SSH_AUTH_SOCK; 14:30:34 unset SSH_AGENT_PID; 14:30:34 echo Agent pid 76 killed; 14:30:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:30:34 + git semver [Pipeline] } 14:30:34 $ docker stop --time=1 b02a4472a90703bde28e8534e9a8ae8d688db5c365bf4d22edc396b04e546a5f 14:30:36 $ docker rm -f --volumes b02a4472a90703bde28e8534e9a8ae8d688db5c365bf4d22edc396b04e546a5f [Pipeline] // withDockerContainer [Pipeline] sh 14:30:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:30:36 Stashed 1 file(s) [Pipeline] echo 14:30:36 [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 14:30:37 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:30:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:30:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:30:37 ========================================================= 14:30:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:30:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:30:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:30:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:30:37 63b65145d645: Pulling fs layer 14:30:37 a2d21d5440eb: Pulling fs layer 14:30:37 935e6c44a52c: Pulling fs layer 14:30:37 94cc34f8dd06: Pulling fs layer 14:30:37 30dea6a524f1: Pulling fs layer 14:30:37 a2aff8979fd8: Pulling fs layer 14:30:37 6808be2612f2: Pulling fs layer 14:30:37 f25807f1079a: Pulling fs layer 14:30:37 94cc34f8dd06: Waiting 14:30:37 30dea6a524f1: Waiting 14:30:37 a2aff8979fd8: Waiting 14:30:37 6808be2612f2: Waiting 14:30:37 f25807f1079a: Waiting 14:30:37 a2d21d5440eb: Verifying Checksum 14:30:37 a2d21d5440eb: Download complete 14:30:37 94cc34f8dd06: Verifying Checksum 14:30:37 94cc34f8dd06: Download complete 14:30:37 30dea6a524f1: Download complete 14:30:37 63b65145d645: Verifying Checksum 14:30:37 63b65145d645: Download complete 14:30:38 a2aff8979fd8: Verifying Checksum 14:30:38 a2aff8979fd8: Download complete 14:30:38 63b65145d645: Pull complete 14:30:38 a2d21d5440eb: Pull complete 14:30:38 f25807f1079a: Verifying Checksum 14:30:38 f25807f1079a: Download complete 14:30:38 935e6c44a52c: Verifying Checksum 14:30:38 935e6c44a52c: Download complete 14:30:38 6808be2612f2: Verifying Checksum 14:30:38 6808be2612f2: Download complete 14:30:42 935e6c44a52c: Pull complete 14:30:42 94cc34f8dd06: Pull complete 14:30:42 30dea6a524f1: Pull complete 14:30:42 a2aff8979fd8: Pull complete 14:30:43 6808be2612f2: Pull complete 14:30:44 f25807f1079a: Pull complete 14:30:44 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 14:30:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:30:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 14:30:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:30:45 WORKDIR /edgex 14:30:45 COPY go.mod . 14:30:45 RUN go mod download 14:30:45 + docker build -t ci-base-image-x86_64 -f - . 14:30:45 Sending build context to Docker daemon 170.4MB 14:30:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:30:45 ---> 3b553350e43f 14:30:45 Step 2/4 : WORKDIR /edgex 14:30:51 ---> Running in 5d322ee4bfe9 14:30:51 Removing intermediate container 5d322ee4bfe9 14:30:51 ---> 72bfcd34b48e 14:30:51 Step 3/4 : COPY go.mod . 14:30:51 ---> 3a7082103884 14:30:51 Step 4/4 : RUN go mod download 14:30:51 ---> Running in 18ceb7f0571b 14:30:52 Still waiting to schedule task 14:30:52 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2441’ is offline 14:31:03 Removing intermediate container 18ceb7f0571b 14:31:03 ---> e115f334664f 14:31:03 Successfully built e115f334664f 14:31:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:03 + docker inspect -f . ci-base-image-x86_64 14:31:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:31:04 prd-ubuntu20.04-docker-8c-8g-2440 does not seem to be running inside a container 14:31:04 $ 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 ******** ci-base-image-x86_64 cat 14:31:04 $ docker top d8e057eefdec09f49f2f643a6475a2248aaed25438714c70442f903ded83253a -eo pid,comm [Pipeline] { [Pipeline] sh 14:31:05 + go version 14:31:05 go version go1.20.2 linux/amd64 [Pipeline] } 14:31:05 $ docker stop --time=1 d8e057eefdec09f49f2f643a6475a2248aaed25438714c70442f903ded83253a 14:31:06 $ docker rm -f --volumes d8e057eefdec09f49f2f643a6475a2248aaed25438714c70442f903ded83253a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:07 + docker inspect -f . ci-base-image-x86_64 14:31:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:31:07 prd-ubuntu20.04-docker-8c-8g-2440 does not seem to be running inside a container 14:31:07 $ 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 ******** ci-base-image-x86_64 cat 14:31:07 $ docker top 6dab73f3e12448540d5f3362a99d39f9ace38231adee23fa39dee3e6352fb636 -eo pid,comm [Pipeline] { [Pipeline] echo 14:31:07 ========================================================= 14:31:07 [edgeXBuildGoParallel] Running Tests and Build... 14:31:07 ========================================================= [Pipeline] sh 14:31:08 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:31:08 + make test 14:31:08 go test -race -coverprofile=coverage.out ./... 14:31:14 ? github.com/edgexfoundry/edgex-go [no test files] 14:31:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:31:29 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 14:31:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:31:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:31:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:31:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:31:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:31:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 14:31:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:31:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:31:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:31:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:31:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:31:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.036s coverage: 28.7% of statements 14:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 14:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 14:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.2% of statements 14:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements 14:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:31:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.479s coverage: 88.5% of statements 14:31:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.9% of statements 14:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:31:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.419s coverage: 95.6% of statements 14:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:31:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements 14:31:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:31:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:31:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:31:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 65.9% of statements 14:31:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:31:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 14:31:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.0% of statements 14:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 45.5% of statements 14:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 82.9% of statements 14:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 14:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 14:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 14:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 14:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 14:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 14:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 14:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:31:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:31:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:31:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:31:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements 14:31:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:31:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:31:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:31:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.281s coverage: 79.9% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.073s coverage: 92.9% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 81.2% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 84.8% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.230s coverage: 38.4% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 92.3% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements 14:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 97.7% of statements 14:32:05 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 14:32:27 go vet ./... 14:32:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:32:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:32:29 ./bin/test-attribution-txt.sh [Pipeline] echo 14:32:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:32:29 + ls -al . 14:32:29 total 704 14:32:29 drwxrwxr-x 11 1001 1001 4096 Mar 16 14:31 . 14:32:29 drwxr-xr-x 4 root root 4096 Mar 16 14:31 .. 14:32:29 drwxrwxr-x 2 1001 1001 4096 Mar 16 14:29 .blubracket 14:32:29 -rw-rw-r-- 1 1001 1001 16 Mar 16 14:29 .dockerignore 14:32:29 drwxrwxr-x 8 1001 1001 4096 Mar 16 14:30 .git 14:32:29 drwxrwxr-x 3 1001 1001 4096 Mar 16 14:29 .github 14:32:29 -rw-rw-r-- 1 1001 1001 1133 Mar 16 14:29 .gitignore 14:32:29 -rw-rw-r-- 1 1001 1001 42 Mar 16 14:29 .golangci.yml 14:32:29 -rw-rw-r-- 1 1001 1001 87 Mar 16 14:29 .hadolint.yml 14:32:29 drwxr-xr-x 3 1001 1001 4096 Mar 16 14:30 .semver 14:32:29 -rw-rw-r-- 1 1001 1001 166 Mar 16 14:29 .sonarcloud.properties 14:32:29 -rw-rw-r-- 1 1001 1001 1171 Mar 16 14:29 ADOPTERS.md 14:32:29 -rw-rw-r-- 1 1001 1001 10825 Mar 16 14:29 Attribution.txt 14:32:29 -rw-rw-r-- 1 1001 1001 73765 Mar 16 14:29 CHANGELOG.md 14:32:29 -rw-rw-r-- 1 1001 1001 3804 Mar 16 14:29 CONTRIBUTING.md 14:32:29 -rw-rw-r-- 1 1001 1001 677 Mar 16 14:29 GOVERNANCE.md 14:32:29 -rw-rw-r-- 1 1001 1001 883 Mar 16 14:29 Jenkinsfile 14:32:29 -rw-rw-r-- 1 1001 1001 10775 Mar 16 14:29 LICENSE 14:32:29 -rw-rw-r-- 1 1001 1001 14266 Mar 16 14:29 Makefile 14:32:29 -rw-rw-r-- 1 1001 1001 582 Mar 16 14:29 OWNERS.md 14:32:29 -rw-rw-r-- 1 1001 1001 9403 Mar 16 14:29 README.md 14:32:29 -rw-rw-r-- 1 1001 1001 789 Mar 16 14:29 SECURITY.md 14:32:29 -rw-rw-r-- 1 1001 1001 5 Mar 16 14:30 VERSION 14:32:29 drwxrwxr-x 2 1001 1001 4096 Mar 16 14:29 bin 14:32:29 drwxrwxr-x 18 1001 1001 4096 Mar 16 14:29 cmd 14:32:29 -rw-r--r-- 1 root root 447486 Mar 16 14:32 coverage.out 14:32:29 -rw-rw-r-- 1 1001 1001 3232 Mar 16 14:29 go.mod 14:32:29 -rw-rw-r-- 1 1001 1001 31098 Mar 16 14:29 go.sum 14:32:29 drwxrwxr-x 7 1001 1001 4096 Mar 16 14:29 internal 14:32:29 drwxrwxr-x 3 1001 1001 4096 Mar 16 14:29 openapi 14:32:29 -rw-rw-r-- 1 1001 1001 594 Mar 16 14:29 security.txt 14:32:29 drwxrwxr-x 4 1001 1001 4096 Mar 16 14:29 snap 14:32:29 -rw-rw-r-- 1 1001 1001 204 Mar 16 14:29 version.go [Pipeline] sh 14:32:30 + '[' -e coverage.out ] 14:32:30 + chown 1001:1001 coverage.out [Pipeline] stash 14:32:30 Stashed 1 file(s) [Pipeline] sh 14:32:30 + make build 14:32:30 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 14:32:40 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 14:32:41 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 14:32:42 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 14:32:43 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 14:32:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:32: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:32:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:32:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:32: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 14:32:54 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 14:32:55 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] } 14:32:56 $ docker stop --time=1 6dab73f3e12448540d5f3362a99d39f9ace38231adee23fa39dee3e6352fb636 14:33:00 $ docker rm -f --volumes 6dab73f3e12448540d5f3362a99d39f9ace38231adee23fa39dee3e6352fb636 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:33:01 14:33:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:33:01 latest: Pulling from edgex-devops/edgex-compose 14:33:01 cbdbe7a5bc2a: Pulling fs layer 14:33:01 ca9280d653b3: Pulling fs layer 14:33:01 7e9c9ca2126c: Pulling fs layer 14:33:02 cbdbe7a5bc2a: Verifying Checksum 14:33:02 cbdbe7a5bc2a: Download complete 14:33:02 ca9280d653b3: Verifying Checksum 14:33:02 ca9280d653b3: Download complete 14:33:02 cbdbe7a5bc2a: Pull complete 14:33:02 7e9c9ca2126c: Verifying Checksum 14:33:02 7e9c9ca2126c: Download complete 14:33:02 ca9280d653b3: Pull complete 14:33:05 7e9c9ca2126c: Pull complete 14:33:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:33:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:06 prd-ubuntu20.04-docker-8c-8g-2440 does not seem to be running inside a container 14:33:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:33:08 $ docker top 2ac3851be7fa03c488603760c4167b019072d0e7e27260429e14ded3a3986139 -eo pid,comm [Pipeline] { [Pipeline] sh 14:33:08 + grep parallel 14:33:08 + docker-compose build --help 14:33:09 --parallel Build images in parallel. [Pipeline] } 14:33:09 $ docker stop --time=1 2ac3851be7fa03c488603760c4167b019072d0e7e27260429e14ded3a3986139 14:33:10 $ docker rm -f --volumes 2ac3851be7fa03c488603760c4167b019072d0e7e27260429e14ded3a3986139 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:33:11 . [Pipeline] } 14:33:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2443 in /w/workspace/edgexfoundry_edgex-go_PR-4455 [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:11 prd-ubuntu20.04-docker-8c-8g-2440 does not seem to be running inside a container 14:33:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:33:11 $ docker top 27b6522db884eaa147a8661f461d08b59ad7a94f8b847b79c11fce7d6c434c47 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 14:33:11 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 14:33:11 The recommended git tool is: git 14:33:11 + docker-compose -f ./docker-compose-build.yml build --parallel 14:33:12 Building core-command ... 14:33:12 Building core-common-config-bootstrapper ... 14:33:12 Building core-data ... 14:33:12 Building core-metadata ... 14:33:12 Building security-bootstrapper ... 14:33:12 Building security-proxy-auth ... 14:33:12 Building security-proxy-setup ... 14:33:12 Building security-secretstore-setup ... 14:33:12 Building security-spiffe-token-provider ... 14:33:12 Building security-spire-agent ... 14:33:12 Building security-spire-config ... 14:33:12 Building security-spire-server ... 14:33:12 Building support-notifications ... 14:33:12 Building support-scheduler ... 14:33:12 Building core-command 14:33:12 Building security-secretstore-setup 14:33:12 Building security-proxy-auth 14:33:12 Building security-spire-agent 14:33:12 Building security-spiffe-token-provider 14:33:18 using credential edgex-jenkins-ssh 14:33:18 Cloning the remote Git repository 14:33:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:33:18 > git init /w/workspace/edgex-go/1 # timeout=10 14:33:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:33:18 > git --version # timeout=10 14:33:18 > git --version # 'git version 2.25.1' 14:33:18 using GIT_SSH to set credentials SSH Credentials for GitHub 14:33:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:33:24 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:33:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:33:24 ---> e115f334664f 14:33:24 Step 3/24 : WORKDIR /edgex-go 14:33:24 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:33:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:33:24 ---> e115f334664f 14:33:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:33:24 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:33:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:33:24 ---> e115f334664f 14:33:24 Step 3/26 : WORKDIR /edgex-go 14:33:24 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:33:24 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:33:24 ---> e115f334664f 14:33:24 Step 3/20 : WORKDIR /edgex-go 14:33:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:33:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:33:24 ---> e115f334664f 14:33:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:33:32 ---> Running in da789954fb87 14:33:32 ---> Running in e821ca07b6fe 14:33:32 ---> Running in d64ea7912438 14:33:32 ---> Running in f05933e650aa 14:33:32 ---> Running in 659208f7265b 14:33:32 Removing intermediate container da789954fb87 14:33:32 ---> ca6552b98e9a 14:33:32 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 14:33:32 Removing intermediate container d64ea7912438 14:33:32 ---> d20e29406494 14:33:32 Step 4/24 : WORKDIR /edgex-go 14:33:32 Removing intermediate container 659208f7265b 14:33:32 ---> 18e901cc263a 14:33:32 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:33:32 Removing intermediate container e821ca07b6fe 14:33:32 ---> e20d6fa69078 14:33:32 Step 4/24 : RUN apk add --update --no-cache make git 14:33:32 Removing intermediate container f05933e650aa 14:33:32 ---> 7634563d18a3 14:33:32 Step 4/23 : WORKDIR /edgex-go 14:33:32 ---> Running in 93406dbc9828 14:33:32 ---> Running in dff08c448e1c 14:33:32 ---> Running in eae7c2810a12 14:33:32 ---> Running in d809c1c44fc9 14:33:32 ---> Running in 1c8724098bf5 14:33:32 Removing intermediate container eae7c2810a12 14:33:32 ---> 8d7150be4bb9 14:33:32 Step 5/24 : RUN apk add --update --no-cache make git 14:33:32 ---> Running in a9ad8fa103d4 14:33:32 Removing intermediate container 1c8724098bf5 14:33:32 ---> 4ed8d6e3c1a0 14:33:32 Step 5/23 : RUN apk add --update --no-cache make git 14:33:32 ---> Running in bd03406eb660 14:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:33:32 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:33:32 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:33:32 OK: 17816 distinct packages available 14:33:32 OK: 265 MiB in 53 packages 14:33:32 OK: 265 MiB in 53 packages 14:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:33:33 OK: 265 MiB in 53 packages 14:33:33 OK: 265 MiB in 53 packages 14:33:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:33:33 OK: 265 MiB in 53 packages 14:33:33 Removing intermediate container 93406dbc9828 14:33:33 ---> d31e98e30f21 14:33:33 Step 5/26 : COPY go.mod vendor* ./ 14:33:33 Removing intermediate container d809c1c44fc9 14:33:33 ---> 16163a4e5d72 14:33:33 Step 5/24 : COPY go.mod vendor* ./ 14:33:33 Removing intermediate container bd03406eb660 14:33:33 ---> 53f5aa9bffe9 14:33:33 Step 6/23 : COPY go.mod vendor* ./ 14:33:33 ---> 71ea20dfb0ee 14:33:33 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:33:33 ---> Running in aa2c6194517f 14:33:33 ---> 5bebedef0bd4 14:33:33 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:33:33 ---> Running in 799b409708e5 14:33:33 ---> 87f28f091ce7 14:33:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:33:33 ---> Running in 79d46a103195 14:33:33 Removing intermediate container a9ad8fa103d4 14:33:33 ---> e11310091622 14:33:33 Step 6/24 : COPY go.mod vendor* ./ 14:33:33 Removing intermediate container dff08c448e1c 14:33:33 ---> 451fd4457d27 14:33:33 Step 5/20 : COPY go.mod vendor* ./ 14:33:33 ---> d850a9a4033b 14:33:33 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:33:33 ---> Running in 941ddd903a94 14:33:33 ---> d888056443e7 14:33:33 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:33:34 ---> Running in 910e2fb6bef5 14:33:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:33:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:33:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:33:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:33:38 using GIT_SSH to set credentials SSH Credentials for GitHub 14:33:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4455/head:refs/remotes/origin/PR-4455 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:33:38 Merging remotes/origin/main commit 98f26a0c7d805e442403424f4b6a62f5234911ca into PR head commit 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 14:33:39 Merge succeeded, producing 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 14:33:39 Checking out Revision 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 (PR-4455) 14:33:40 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 14:33:40 > git --version # timeout=10 14:33:40 > git --version # 'git version 2.25.1' 14:33:40 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 14:33:38 > git config core.sparsecheckout # timeout=10 14:33:39 > git checkout -f 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 # timeout=10 14:33:39 > git remote # timeout=10 14:33:39 > git config --get remote.origin.url # timeout=10 14:33:39 using GIT_SSH to set credentials SSH Credentials for GitHub 14:33:39 > git merge 98f26a0c7d805e442403424f4b6a62f5234911ca # timeout=10 14:33:39 > git rev-parse HEAD^{commit} # timeout=10 14:33:39 > git config core.sparsecheckout # timeout=10 14:33:39 > git checkout -f 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:33:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:33:41 % Total % Received % Xferd Average Speed Time Time Time Current 14:33:41 Dload Upload Total Spent Left Speed 14:33:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 161k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh 14:33:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:33:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:33:42 + sudo tee /etc/docker/daemon.new 14:33:42 { 14:33:42 "registry-mirrors": [ 14:33:42 "https://nexus3.edgexfoundry.org:10001" 14:33:42 ], 14:33:42 "bip": "10.250.0.254/24", 14:33:42 "hosts": [ 14:33:42 "tcp://0.0.0.0:5555", 14:33:42 "unix:///var/run/docker.sock" 14:33:42 ], 14:33:42 "mtu": 1458, 14:33:42 "selinux-enabled": true, 14:33:42 "seccomp-profile": "/etc/docker/seccomp.json" 14:33:42 } [Pipeline] sh 14:33:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:33:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:34:01 provisioning config files... 14:34:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11276141528289077545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:34:02 ---> docker-login.sh 14:34:02 nexus3.edgexfoundry.org:10001 14:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:02 Configure a credential helper to remove this warning. See 14:34:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:02 14:34:02 Login Succeeded 14:34:02 nexus3.edgexfoundry.org:10002 14:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:03 Configure a credential helper to remove this warning. See 14:34:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:03 14:34:03 Login Succeeded 14:34:03 nexus3.edgexfoundry.org:10003 14:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:03 Configure a credential helper to remove this warning. See 14:34:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:03 14:34:03 Login Succeeded 14:34:03 nexus3.edgexfoundry.org:10004 14:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:03 Configure a credential helper to remove this warning. See 14:34:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:03 14:34:03 Login Succeeded 14:34:03 docker.io 14:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:04 Configure a credential helper to remove this warning. See 14:34:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:04 14:34:04 Login Succeeded 14:34:04 ---> docker-login.sh ends [Pipeline] } 14:34:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:34:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:34:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:34:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:34:05 ========================================================= 14:34:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:34:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:34:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:34:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:34:06 af6eaf76a39c: Pulling fs layer 14:34:06 55522c791124: Pulling fs layer 14:34:06 ce5c4a1c91eb: Pulling fs layer 14:34:06 169dfbe0d373: Pulling fs layer 14:34:06 e1ff8fa3b103: Pulling fs layer 14:34:06 52ebb69f0ebf: Pulling fs layer 14:34:06 5abe8eddf0d5: Pulling fs layer 14:34:06 e1ff8fa3b103: Waiting 14:34:06 169dfbe0d373: Waiting 14:34:06 52ebb69f0ebf: Waiting 14:34:06 5abe8eddf0d5: Waiting 14:34:06 55522c791124: Verifying Checksum 14:34:06 55522c791124: Download complete 14:34:06 169dfbe0d373: Verifying Checksum 14:34:06 169dfbe0d373: Download complete 14:34:06 e1ff8fa3b103: Verifying Checksum 14:34:06 e1ff8fa3b103: Download complete 14:34:06 af6eaf76a39c: Verifying Checksum 14:34:07 af6eaf76a39c: Pull complete 14:34:08 5abe8eddf0d5: Verifying Checksum 14:34:08 5abe8eddf0d5: Download complete 14:34:08 55522c791124: Pull complete 14:34:09 ce5c4a1c91eb: Verifying Checksum 14:34:09 ce5c4a1c91eb: Download complete 14:34:09 52ebb69f0ebf: Verifying Checksum 14:34:09 52ebb69f0ebf: Download complete 14:34:12 Removing intermediate container 799b409708e5 14:34:12 ---> 28e912917024 14:34:12 Step 7/24 : COPY . . 14:34:12 Removing intermediate container 79d46a103195 14:34:12 ---> 3128f397fcd8 14:34:12 Step 8/23 : COPY . . 14:34:12 Removing intermediate container 910e2fb6bef5 14:34:12 ---> ac897c0064df 14:34:12 Step 7/20 : COPY . . 14:34:12 Removing intermediate container aa2c6194517f 14:34:12 ---> 3fac597ddedf 14:34:12 Step 7/26 : COPY . . 14:34:12 Removing intermediate container 941ddd903a94 14:34:12 ---> 6b994c2ea167 14:34:12 Step 8/24 : COPY . . 14:34:22 ce5c4a1c91eb: Pull complete 14:34:22 169dfbe0d373: Pull complete 14:34:22 e1ff8fa3b103: Pull complete 14:34:28 52ebb69f0ebf: Pull complete 14:34:30 5abe8eddf0d5: Pull complete 14:34:30 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 14:34:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:34:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 14:34:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:34:31 WORKDIR /edgex 14:34:31 COPY go.mod . 14:34:31 RUN go mod download 14:34:31 + docker build -t ci-base-image-arm64 -f - . 14:34:31 Sending build context to Docker daemon 2.932MB 14:34:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:34:31 ---> 6cb57ee374ae 14:34:31 Step 2/4 : WORKDIR /edgex 14:34:32 ---> Running in 089a5c181168 14:34:33 Removing intermediate container 089a5c181168 14:34:33 ---> 6445c98723a6 14:34:33 Step 3/4 : COPY go.mod . 14:34:33 ---> 099b4e5bbc78 14:34:33 Step 4/4 : RUN go mod download 14:34:33 ---> Running in 35c98b98a763 14:34:34 ---> 8f9d03196b08 14:34:34 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:34:35 ---> 8128800fd191 14:34:35 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 14:34:35 ---> 8e6c3cb41fd8 14:34:35 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:34:35 ---> d82d711603c6 14:34:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 14:34:35 ---> 7143e2ed1201 14:34:35 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:34:35 ---> Running in 04f69e12433b 14:34:35 ---> Running in 42ba1bd9df5b 14:34:35 ---> Running in 507759a176bd 14:34:35 ---> Running in d43a3a54c529 14:34:35 ---> Running in 30d0d1e796c7 14:34:35 Removing intermediate container 507759a176bd 14:34:35 ---> 484da8778b62 14:34:35 Step 9/26 : WORKDIR /edgex-go/spire-build 14:34:35 ---> Running in 5f6c97d5ab99 14:34:35 Removing intermediate container 5f6c97d5ab99 14:34:35 ---> 727d126b26f8 14:34:35 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:34:35 ---> Running in f1ffe4e6f630 14:34:35 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 14:34:35 Removing intermediate container f1ffe4e6f630 14:34:35 ---> 7943e09a2a75 14:34:35 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:34:35 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 14:34:35 ---> Running in c9db02e918fa 14:34: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 14:34:35 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 14:34:37 Removing intermediate container c9db02e918fa 14:34:37 ---> 8d7a951f86d5 14:34:37 Step 12/26 : WORKDIR /edgex-go 14:34:37 ---> Running in 928653adcf02 14:34:37 Removing intermediate container 928653adcf02 14:34:37 ---> 4d7281814a3e 14:34:37 14:34:37 Step 13/26 : FROM alpine:3.17 14:34:37 3.17: Pulling from library/alpine 14:34:37 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:34:37 Status: Downloaded newer image for alpine:3.17 14:34:37 ---> b2aa39c304c2 14:34:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:34:37 ---> Running in b9963366095c 14:34:37 Removing intermediate container b9963366095c 14:34:37 ---> c0c9c73d10e1 14:34:37 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:34:37 ---> Running in a912c2c51a4c 14:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:34:38 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:34:38 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:34:38 OK: 17816 distinct packages available 14:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:34:38 (1/5) Installing dumb-init (1.2.5-r2) 14:34:38 (2/5) Installing musl-obstack (1.2.3-r0) 14:34:38 (3/5) Installing libucontext (1.2-r0) 14:34:38 (4/5) Installing gcompat (1.1.0-r0) 14:34:38 (5/5) Installing openssl (3.0.8-r0) 14:34:38 Executing busybox-1.35.0-r29.trigger 14:34:38 OK: 8 MiB in 20 packages 14:34:41 Removing intermediate container a912c2c51a4c 14:34:41 ---> 7e8b1dc90ffc 14:34:41 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 14:34:43 ---> 45736b44308c 14:34:43 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:34:53 ---> cf7c49981734 14:34:53 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:34:56 ---> 7a2e742aaf3e 14:34:56 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:34:56 ---> 94c453fd6f57 14:34:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:34:57 ---> b0f375c1a36e 14:34:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:35:01 ---> 8b062e373574 14:35:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:35:01 ---> Running in 8a60adae28cd 14:35:02 Removing intermediate container 8a60adae28cd 14:35:02 ---> a3474359d2f6 14:35:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:35:02 ---> Running in 8bdb8b290fe8 14:35:02 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 14:35:02 Removing intermediate container 8bdb8b290fe8 14:35:02 ---> a92541c26903 14:35:02 Step 24/26 : LABEL arch=x86_64 14:35:03 ---> Running in 8f3c0b8665d5 14:35:03 Removing intermediate container 8f3c0b8665d5 14:35:03 ---> 9d7618bd1a59 14:35:03 Step 25/26 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 14:35:03 ---> Running in 66289187c639 14:35:03 Removing intermediate container 66289187c639 14:35:03 ---> 9a4a3f607fcd 14:35:03 Step 26/26 : LABEL version=0.0.0 14:35:04 ---> Running in f87779c379d5 14:35:05 Removing intermediate container f87779c379d5 14:35:05 ---> 84e28dd81338 14:35:05 14:35:05 Successfully built 84e28dd81338 14:35:05 Successfully tagged security-spire-agent:latest 14:35:05  Building security-spire-agent ... done Building security-spire-config 14:35:05 Removing intermediate container d43a3a54c529 14:35:05 ---> 8a9c32eb1331 14:35:05 14:35:05 Step 10/23 : FROM alpine:3.17 14:35:05 ---> b2aa39c304c2 14:35:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:35:05 Removing intermediate container 35c98b98a763 14:35:05 ---> dae87db25a82 14:35:05 Successfully built dae87db25a82 14:35:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:06 + docker inspect -f . ci-base-image-arm64 14:35:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:06 prd-ubuntu20.04-docker-arm64-4c-16g-2443 does not seem to be running inside a container 14:35:06 $ 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 14:35:08 $ docker top 097b8aa52728a30a02321c3ec2aed88fd0265f67758fc4968a1eaa91c02d0d95 -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:08 + go version 14:35:08 go version go1.20.2 linux/arm64 [Pipeline] } 14:35:09 $ docker stop --time=1 097b8aa52728a30a02321c3ec2aed88fd0265f67758fc4968a1eaa91c02d0d95 14:35:09 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:35:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:35:09 ---> e115f334664f 14:35:09 Step 3/26 : WORKDIR /edgex-go 14:35:09 ---> Using cache 14:35:09 ---> e20d6fa69078 14:35:09 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 14:35:10 $ docker rm -f --volumes 097b8aa52728a30a02321c3ec2aed88fd0265f67758fc4968a1eaa91c02d0d95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:11 + docker inspect -f . ci-base-image-arm64 14:35:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:11 prd-ubuntu20.04-docker-arm64-4c-16g-2443 does not seem to be running inside a container 14:35:11 $ 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 14:35:12 ---> Running in efe12689cfe6 14:35:12 ---> Running in 3faf1e23316b 14:35:13 Removing intermediate container 04f69e12433b 14:35:13 ---> d3a9109870cf 14:35:13 14:35:13 Step 9/24 : FROM alpine:3.17 14:35:13 ---> b2aa39c304c2 14:35:13 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:35:13 Removing intermediate container 30d0d1e796c7 14:35:13 ---> 1879093cd5f1 14:35:13 14:35:13 Step 10/24 : FROM alpine:3.17 14:35:13 ---> b2aa39c304c2 14:35:13 Step 11/24 : RUN apk add --update --no-cache dumb-init 14:35:13 $ docker top 2debdff8e1c7195a6e124a5ad6d500ac8f81c8495766a1d502c924a5b3fe0e7a -eo pid,comm 14:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo 14:35:13 ========================================================= 14:35:13 [edgeXBuildGoParallel] Running Tests and Build... 14:35:13 ========================================================= [Pipeline] sh 14:35:13 Removing intermediate container efe12689cfe6 14:35:13 ---> 2626299fcbfa 14:35:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:35:13 ---> Running in 12fd5a806f2a 14:35:13 ---> Running in 300b1102f28d 14:35:13 OK: 265 MiB in 53 packages 14:35:13 ---> Running in de43dec6ab67 14:35:14 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:35:14 + make test 14:35:14 go test -race -coverprofile=coverage.out ./... 14:35:14 (1/3) Installing ca-certificates (20220614-r4) 14:35:14 (2/3) Installing dumb-init (1.2.5-r2) 14:35:14 Removing intermediate container 3faf1e23316b 14:35:14 ---> 27e2db0b7dde 14:35:14 Step 5/26 : COPY go.mod vendor* ./ 14:35:14 (3/3) Installing su-exec (0.2-r2) 14:35:14 Executing busybox-1.35.0-r29.trigger 14:35:14 Executing ca-certificates-20220614-r4.trigger 14:35:14 (1/1) Installing dumb-init (1.2.5-r2) 14:35:14 Executing busybox-1.35.0-r29.trigger 14:35:14 OK: 7 MiB in 16 packages 14:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:35:14 OK: 8 MiB in 18 packages 14:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:35:15 (1/1) Installing dumb-init (1.2.5-r2) 14:35:15 Executing busybox-1.35.0-r29.trigger 14:35:15 OK: 7 MiB in 16 packages 14:35:16 ---> 1fb882840da7 14:35:16 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:16 ---> Running in cfd4c6e34a5e 14:35:17 Removing intermediate container 42ba1bd9df5b 14:35:17 ---> c548de4382bc 14:35:17 14:35:17 Step 9/20 : FROM alpine:3.17 14:35:17 ---> b2aa39c304c2 14:35:17 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:35:17 ---> Using cache 14:35:17 ---> c0c9c73d10e1 14:35:17 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:35:18 ---> Running in a574480f2f96 14:35:18 Removing intermediate container 300b1102f28d 14:35:18 ---> d520fae4f1ed 14:35:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:35:18 Removing intermediate container 12fd5a806f2a 14:35:18 ---> a500f835edd7 14:35:18 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:35:18 Removing intermediate container de43dec6ab67 14:35:18 ---> f1b673cf3fc2 14:35:18 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:35:18 ---> Running in d239cea23941 14:35:18 ---> Running in f10ba885e861 14:35:18 Removing intermediate container d239cea23941 14:35:18 ---> b85856932bcf 14:35:18 Step 13/24 : ENV APP_PORT=59882 14:35:18 Removing intermediate container f10ba885e861 14:35:18 ---> bb8926a36e76 14:35:18 Step 12/24 : WORKDIR / 14:35:18 ---> 55b0f0dd136e 14:35:18 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 14:35:18 ---> Running in 46b18b95c326 14:35:18 ---> Running in 514db315acd8 14:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:35:18 Removing intermediate container 46b18b95c326 14:35:18 ---> a8740f7410d0 14:35:18 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 14:35:18 Removing intermediate container 514db315acd8 14:35:18 ---> 88725986a711 14:35:18 Step 14/24 : EXPOSE $APP_PORT 14:35:18 ---> d5d352a8c5e7 14:35:18 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:35:18 ---> Running in 906a16a18908 14:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:35:18 Removing intermediate container 906a16a18908 14:35:18 ---> 57bebde4be3f 14:35:18 Step 15/24 : WORKDIR / 14:35:18 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:35:18 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:35:18 OK: 17816 distinct packages available 14:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:35:18 ---> Running in 62559d8fb75e 14:35:18 ---> d3f0e3875b1b 14:35:18 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:35:18 ---> 64778b1c262d 14:35:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 14:35:18 Removing intermediate container 62559d8fb75e 14:35:18 ---> cb6ee0374819 14:35:18 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:35:19 (1/9) Installing ca-certificates (20220614-r4) 14:35:19 ---> 9c26d91e2acb 14:35:19 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:35:19 (2/9) Installing brotli-libs (1.0.9-r9) 14:35:19 (3/9) Installing nghttp2-libs (1.51.0-r0) 14:35:19 (4/9) Installing libcurl (7.88.1-r0) 14:35:19 ---> bb2652ae64b5 14:35:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:35:19 (5/9) Installing curl (7.88.1-r0) 14:35:19 (6/9) Installing dumb-init (1.2.5-r2) 14:35:19 (7/9) Installing musl-obstack (1.2.3-r0) 14:35:19 (8/9) Installing libucontext (1.2-r0) 14:35:19 (9/9) Installing gcompat (1.1.0-r0) 14:35:19 Executing busybox-1.35.0-r29.trigger 14:35:19 Executing ca-certificates-20220614-r4.trigger 14:35:19 ---> 6887b2fea160 14:35:19 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 14:35:19 OK: 10 MiB in 24 packages 14:35:19 ---> c599970a4e26 14:35:19 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:35:19 ---> Running in d06d4c6234cf 14:35:19 ---> 26c17b688a73 14:35:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:35:19 ---> 3cfc36134a7f 14:35:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:35:19 ---> 167b48d37884 14:35:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:35:19 Removing intermediate container a574480f2f96 14:35:19 ---> 0773deea226a 14:35:19 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:35:20 ---> e3f1bbc9b7e6 14:35:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:35:20 ---> 68807bdad2b4 14:35:20 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 14:35:20 ---> e48fb99870e5 14:35:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:35:20 ---> add1b78c8985 14:35:20 Step 20/24 : ENTRYPOINT ["/core-command"] 14:35:20 ---> Running in 664fae80c28a 14:35:20 ---> af3ee0d93775 14:35:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:35:20 Removing intermediate container d06d4c6234cf 14:35:20 ---> a5d1c26cee1b 14:35:20 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 14:35:20 ---> Running in 77d10cbd8b5f 14:35:21 ---> 1e3fa6ed8753 14:35:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:35:21 Removing intermediate container 664fae80c28a 14:35:21 ---> 22229b4d19b2 14:35:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:35:21 ---> Running in 012f28232226 14:35:21 Removing intermediate container 77d10cbd8b5f 14:35:21 ---> b7315e798b71 14:35:21 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 14:35:21 ---> Running in 78a3f16be403 14:35:21 Removing intermediate container 012f28232226 14:35:21 ---> 3ba762a7fe8f 14:35:21 Step 22/24 : LABEL arch=x86_64 14:35:21 ---> a06bb1a74528 14:35:21 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:35:21 ---> 4aaf5d2cec30 14:35:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:35:21 ---> Running in 2ca26d97ecaf 14:35:21 ---> Running in 1d971ca50755 14:35:21 Removing intermediate container 78a3f16be403 14:35:21 ---> 7232cbfcdc5f 14:35:21 Step 21/23 : LABEL arch=x86_64 14:35:21 ---> Running in 8c92b5e2b14b 14:35:23 Removing intermediate container 2ca26d97ecaf 14:35:23 ---> 5263ee7e6d60 14:35:23 Step 23/24 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 14:35:23 Removing intermediate container 8c92b5e2b14b 14:35:23 ---> a8fa9fb4c441 14:35:23 Step 22/23 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 14:35:23 ---> ba6b4d4c3257 14:35:23 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:35:24 ---> Running in f1f0fdb998fd 14:35:24 ---> Running in cdc5663d673d 14:35:24 ---> Running in 9b70bf5e08a9 14:35:26 Removing intermediate container cdc5663d673d 14:35:26 ---> 691d0cbd79b0 14:35:26 Step 23/23 : LABEL version=0.0.0 14:35:26 Removing intermediate container f1f0fdb998fd 14:35:26 ---> aa4e5ece73f4 14:35:26 Step 24/24 : LABEL version=0.0.0 14:35:26 Removing intermediate container 1d971ca50755 14:35:26 ---> 97d4c2907ec1 14:35:26 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 14:35:26 Removing intermediate container 9b70bf5e08a9 14:35:26 ---> 97c1df1adb32 14:35:26 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:35:26 ---> Running in b0234aa111f8 14:35:26 ---> Running in 747349f0114d 14:35:26 ---> Running in 8107af0c63c4 14:35:26 ---> Running in c20d5760ac43 14:35:26 Removing intermediate container b0234aa111f8 14:35:26 ---> 4cd94e78755e 14:35:26 14:35:26 Removing intermediate container c20d5760ac43 14:35:26 ---> 396be219a653 14:35:26 Step 18/20 : LABEL arch=x86_64 14:35:26 Successfully built 4cd94e78755e 14:35:26 Removing intermediate container 8107af0c63c4 14:35:26 ---> 00e3e020b3a0 14:35:26 Removing intermediate container 747349f0114d 14:35:26 ---> 65575fd91d9c 14:35:26 14:35:26 Step 22/24 : LABEL arch=x86_64 14:35:26 Successfully tagged security-proxy-auth:latest 14:35:26 Building support-scheduler 14:35:26  Building security-proxy-auth ... done  ---> Running in 920d3b5a5c3a 14:35:26 ---> Running in 9619028b1e1f 14:35:27 Successfully built 65575fd91d9c 14:35:27 Successfully tagged core-command:latest 14:35:27 Building core-metadata 14:35:28  Building core-command ... done Removing intermediate container 920d3b5a5c3a 14:35:28 ---> aa0d5035f9f1 14:35:28 Step 19/20 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 14:35:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:35:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:35:31 ---> e115f334664f 14:35:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:35:31 ---> Using cache 14:35:31 ---> 7634563d18a3 14:35:31 Step 4/23 : WORKDIR /edgex-go 14:35:31 ---> Using cache 14:35:31 ---> 4ed8d6e3c1a0 14:35:31 Step 5/23 : RUN apk add --update --no-cache make git 14:35:31 ---> Using cache 14:35:31 ---> 53f5aa9bffe9 14:35:31 Step 6/23 : COPY go.mod vendor* ./ 14:35:31 ---> Using cache 14:35:31 ---> 87f28f091ce7 14:35:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:31 ---> Using cache 14:35:31 ---> 3128f397fcd8 14:35:31 Step 8/23 : COPY . . 14:35:31 ---> Using cache 14:35:31 ---> d82d711603c6 14:35:31 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 14:35:32 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:35:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:35:32 ---> e115f334664f 14:35:32 Step 3/25 : ARG ADD_BUILD_TAGS="" 14:35:32 ---> Using cache 14:35:32 ---> 7634563d18a3 14:35:32 Step 4/25 : WORKDIR /edgex-go 14:35:32 ---> Using cache 14:35:32 ---> 4ed8d6e3c1a0 14:35:32 Step 5/25 : RUN apk add --update --no-cache make git 14:35:32 ---> Using cache 14:35:32 ---> 53f5aa9bffe9 14:35:32 Step 6/25 : COPY go.mod vendor* ./ 14:35:32 ---> Using cache 14:35:32 ---> 87f28f091ce7 14:35:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:32 ---> Using cache 14:35:32 ---> 3128f397fcd8 14:35:32 Step 8/25 : COPY . . 14:35:32 ---> Using cache 14:35:32 ---> d82d711603c6 14:35:32 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 14:35:39 Removing intermediate container 9619028b1e1f 14:35:39 ---> ff3e6a35265a 14:35:39 Step 23/24 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 14:35:39 ---> Running in 75d60c01747c 14:35:39 ---> Running in eef93522cfdc 14:35:39 ---> Running in 4040512b1f77 14:35:39 ---> Running in df599b65f4f0 14:35:39 Removing intermediate container eef93522cfdc 14:35:39 ---> bdea41e5bbc8 14:35:39 Step 20/20 : LABEL version=0.0.0 14:35:39 Removing intermediate container df599b65f4f0 14:35:39 ---> b2b4faf312b4 14:35:39 Step 24/24 : LABEL version=0.0.0 14:35:39 ---> Running in 9bb97a99be7a 14:35:39 ---> Running in 56fb581de1f4 14:35:39 Removing intermediate container 9bb97a99be7a 14:35:39 ---> a20cdbd602ed 14:35:39 14:35:39 Removing intermediate container 56fb581de1f4 14:35:39 ---> d0b3b723e308 14:35:39 14:35:39 Successfully built d0b3b723e308 14:35:39 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 14:35:39 Successfully built a20cdbd602ed 14:35:40 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 14:35:40 Successfully tagged security-spiffe-token-provider:latest 14:35:40 Building core-data 14:35:40  Building security-spiffe-token-provider ... done Successfully tagged security-secretstore-setup:latest 14:35:40  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 14:35:40 Removing intermediate container cfd4c6e34a5e 14:35:40 ---> 0442d545a726 14:35:40 Step 7/26 : COPY . . 14:35:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:35:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:35:44 ---> e115f334664f 14:35:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:35:44 ---> Using cache 14:35:44 ---> 7634563d18a3 14:35:44 Step 4/23 : WORKDIR /edgex-go 14:35:44 ---> Using cache 14:35:44 ---> 4ed8d6e3c1a0 14:35:44 Step 5/23 : RUN apk add --update --no-cache make git 14:35:44 ---> Using cache 14:35:44 ---> 53f5aa9bffe9 14:35:44 Step 6/23 : COPY go.mod vendor* ./ 14:35:44 ---> Using cache 14:35:44 ---> 87f28f091ce7 14:35:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:44 ---> Using cache 14:35:44 ---> 3128f397fcd8 14:35:44 Step 8/23 : COPY . . 14:35:44 ---> Using cache 14:35:44 ---> d82d711603c6 14:35:44 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:35:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:35:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:35:46 ---> e115f334664f 14:35:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:35:46 ---> Using cache 14:35:46 ---> 7634563d18a3 14:35:46 Step 4/23 : WORKDIR /edgex-go 14:35:46 ---> Using cache 14:35:46 ---> 4ed8d6e3c1a0 14:35:46 Step 5/23 : RUN apk add --update --no-cache make git 14:35:46 ---> Using cache 14:35:46 ---> 53f5aa9bffe9 14:35:46 Step 6/23 : COPY go.mod vendor* ./ 14:35:46 ---> Using cache 14:35:46 ---> 87f28f091ce7 14:35:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:46 ---> Using cache 14:35:46 ---> 3128f397fcd8 14:35:46 Step 8/23 : COPY . . 14:35:46 ---> Using cache 14:35:46 ---> d82d711603c6 14:35:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:35:58 ---> Running in 5d3043fbe21f 14:35:58 ---> Running in b03e432179ff 14:35:58 ---> acba42743675 14:35:58 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 14:35:58 ---> Running in f7227bd427e9 14:35:58 Removing intermediate container f7227bd427e9 14:35:58 ---> 711203c4bcd0 14:35:58 Step 9/26 : WORKDIR /edgex-go/spire-build 14:35:58 ---> Running in ac2bf4ded6f1 14:35:58 Removing intermediate container ac2bf4ded6f1 14:35:58 ---> 1a57b7f09672 14:35:58 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:35:58 ---> Running in a22aab226106 14:35:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:35:58 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 14:35:58 Removing intermediate container a22aab226106 14:35:58 ---> 438560081d57 14:35:58 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 14:35:58 ---> Running in fe911e24d9ce 14:35:59 Removing intermediate container fe911e24d9ce 14:35:59 ---> a0b28f34f435 14:35:59 Step 12/26 : WORKDIR /edgex-go 14:35:59 ---> Running in f0d0368ccbf4 14:35:59 Removing intermediate container f0d0368ccbf4 14:35:59 ---> 417d7772b840 14:35:59 14:35:59 Step 13/26 : FROM alpine:3.17 14:35:59 ---> b2aa39c304c2 14:35:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:35:59 ---> Using cache 14:35:59 ---> c0c9c73d10e1 14:35:59 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:35:59 ---> Running in 6434294429f8 14:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:36:00 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:36:00 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:36:00 OK: 17816 distinct packages available 14:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:36:01 (1/4) Installing dumb-init (1.2.5-r2) 14:36:01 (2/4) Installing musl-obstack (1.2.3-r0) 14:36:01 (3/4) Installing libucontext (1.2-r0) 14:36:01 (4/4) Installing gcompat (1.1.0-r0) 14:36:01 Executing busybox-1.35.0-r29.trigger 14:36:01 OK: 7 MiB in 19 packages 14:36:02 Removing intermediate container 6434294429f8 14:36:02 ---> 91070daa9622 14:36:02 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 14:36:04 ---> b478abb3b355 14:36:04 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:36:10 ---> a772c83d4d08 14:36:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:36:11 ? github.com/edgexfoundry/edgex-go [no test files] 14:36:11 ---> 907b54f2a677 14:36:11 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:36:12 ---> Running in 069473ed62bb 14:36:12 Removing intermediate container 75d60c01747c 14:36:12 ---> fe7bd3d02450 14:36:12 14:36:12 Step 10/25 : FROM alpine:3.17 14:36:12 ---> b2aa39c304c2 14:36:12 Step 11/25 : RUN apk add --update --no-cache dumb-init 14:36:12 ---> Using cache 14:36:12 ---> d520fae4f1ed 14:36:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:36:12 ---> Using cache 14:36:12 ---> b85856932bcf 14:36:12 Step 13/25 : ENV APP_PORT=59881 14:36:12 ---> Running in d2f2231473e8 14:36:12 Removing intermediate container 069473ed62bb 14:36:12 ---> 88891e8c2c03 14:36:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:36:12 Removing intermediate container d2f2231473e8 14:36:12 ---> 04c4bf47df0c 14:36:12 Step 14/25 : EXPOSE $APP_PORT 14:36:13 ---> Running in 8808b98ed998 14:36:13 ---> 10321796d378 14:36:13 Step 21/26 : WORKDIR / 14:36:13 Removing intermediate container 8808b98ed998 14:36:13 ---> 842461c25c04 14:36:13 Step 15/25 : WORKDIR / 14:36:13 ---> Running in 00de60386532 14:36:13 ---> Running in 922aa561c11e 14:36:14 Removing intermediate container 00de60386532 14:36:14 ---> 3fcec5f7a1d4 14:36:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:36:14 Removing intermediate container 922aa561c11e 14:36:14 ---> 4b7901a7f76a 14:36:14 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 14:36:15 ---> Running in a1b28bcde0d2 14:36:15 ---> a31f69fecb36 14:36:15 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 14:36:16 Removing intermediate container a1b28bcde0d2 14:36:16 ---> 39ec597f6f70 14:36:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:36:16 ---> Running in 04576f47ac97 14:36:16 Removing intermediate container 4040512b1f77 14:36:16 ---> 281ccdfa812b 14:36:16 14:36:16 Step 10/23 : FROM alpine:3.17 14:36:16 ---> b2aa39c304c2 14:36:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:36:16 ---> Using cache 14:36:16 ---> d520fae4f1ed 14:36:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:36:16 ---> Using cache 14:36:16 ---> b85856932bcf 14:36:16 Step 13/23 : ENV APP_PORT=59861 14:36:16 ---> Running in efd40a2fb56c 14:36:16 ---> 150673e761e6 14:36:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:36:16 Removing intermediate container 04576f47ac97 14:36:16 ---> d533523e68b9 14:36:16 Step 24/26 : LABEL arch=x86_64 14:36:16 ---> Running in 549e3a86e800 14:36:16 Removing intermediate container 549e3a86e800 14:36:16 ---> bbc8fb07104d 14:36:16 Step 25/26 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 14:36:16 ---> Running in 3b69e8a20462 14:36:16 Removing intermediate container efd40a2fb56c 14:36:16 ---> ed58bb8fba07 14:36:16 Step 14/23 : EXPOSE $APP_PORT 14:36:16 ---> Running in 84882299cc87 14:36:17 Removing intermediate container 3b69e8a20462 14:36:17 ---> 0eed97e82d31 14:36:17 Step 26/26 : LABEL version=0.0.0 14:36:17 ---> Running in ee620a48b0b6 14:36:18 ---> 1808dd2cdfa6 14:36:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:36:18 Removing intermediate container 84882299cc87 14:36:18 ---> 2d8fbd459a0f 14:36:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:36:18 Removing intermediate container ee620a48b0b6 14:36:18 ---> 8d24a62299f8 14:36:18 14:36:18 Successfully built 8d24a62299f8 14:36:18 Successfully tagged security-spire-config:latest 14:36:18 Building security-bootstrapper 14:36:19  Building security-spire-config ... done  ---> 9ca1386d78a8 14:36:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 14:36:19 ---> eef0c92561f6 14:36:19 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:36:23 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:36:23 Step 2/33 : FROM ${BUILDER_BASE} AS builder 14:36:23 ---> e115f334664f 14:36:23 Step 3/33 : WORKDIR /edgex-go 14:36:23 ---> Using cache 14:36:23 ---> e20d6fa69078 14:36:23 Step 4/33 : RUN apk add --update --no-cache make git 14:36:23 ---> Using cache 14:36:23 ---> 16163a4e5d72 14:36:23 Step 5/33 : COPY go.mod vendor* ./ 14:36:23 ---> Using cache 14:36:23 ---> 5bebedef0bd4 14:36:23 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:23 ---> Using cache 14:36:23 ---> 28e912917024 14:36:23 Step 7/33 : COPY . . 14:36:23 ---> Using cache 14:36:23 ---> 8f9d03196b08 14:36:23 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:36:25 ---> dc4032f719d4 14:36:25 Step 21/25 : ENTRYPOINT ["/core-metadata"] 14:36:25 ---> 5fc58916442a 14:36:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:36:25 ---> Running in 9c7eae8e1d05 14:36:25 ---> Running in a68fa31f0f02 14:36:27 Removing intermediate container a68fa31f0f02 14:36:27 ---> 9ef2197ea5af 14:36:27 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:36:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:36:28 ---> Running in f951431aea24 14:36:28 ---> 80faa661162a 14:36:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:36:28 Removing intermediate container b03e432179ff 14:36:28 ---> 352cc09793be 14:36:28 14:36:28 Step 10/23 : FROM alpine:3.17 14:36:28 ---> b2aa39c304c2 14:36:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:36:28 ---> Using cache 14:36:28 ---> 2626299fcbfa 14:36:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:36:28 ---> Using cache 14:36:28 ---> f1b673cf3fc2 14:36:28 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:36:28 ---> Using cache 14:36:28 ---> 55b0f0dd136e 14:36:28 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 14:36:28 ---> Using cache 14:36:28 Removing intermediate container 5d3043fbe21f 14:36:28 ---> ab95ebfd2a3a 14:36:28 14:36:28 Step 10/23 : FROM alpine:3.17 14:36:28 ---> b2aa39c304c2 14:36:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:36:28 ---> d5d352a8c5e7 14:36:28 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:36:28 ---> Running in 6ea5e2508723 14:36:28 Removing intermediate container f951431aea24 14:36:28 ---> 72aa86f0fb93 14:36:28 Step 23/25 : LABEL arch=x86_64 14:36:28 ---> 81d437d630b9 14:36:28 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:36:29 ---> Running in 291901a73e9a 14:36:29 ---> Running in cda6f5c054e3 14:36:29 Removing intermediate container 6ea5e2508723 14:36:29 ---> 09bbd7152fb8 14:36:29 Step 12/23 : ENV APP_PORT=59880 14:36:29 ---> Running in 0e7b3222b80d 14:36:29 ---> 214b050baf11 14:36:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:36:29 Removing intermediate container 291901a73e9a 14:36:29 ---> 68d450830817 14:36:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:36:29 Removing intermediate container cda6f5c054e3 14:36:29 ---> 776dac7a9d02 14:36:29 Step 24/25 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 14:36:29 ---> Running in 35ceca06ce3b 14:36:29 ---> Running in e87a6e9d9b3e 14:36:29 Removing intermediate container 0e7b3222b80d 14:36:29 ---> 041154454016 14:36:29 Step 13/23 : EXPOSE $APP_PORT 14:36:29 ---> Running in 84d0376ba774 14:36:29 ---> 6f8dbf448434 14:36:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:36:29 Removing intermediate container e87a6e9d9b3e 14:36:29 ---> aca88da4a36f 14:36:29 Step 25/25 : LABEL version=0.0.0 14:36:29 Removing intermediate container 35ceca06ce3b 14:36:29 ---> ec6847567bf2 14:36:29 Step 21/23 : LABEL arch=x86_64 14:36:29 ---> Running in a177c5b9eaab 14:36:29 ---> Running in 7e1088e62d42 14:36:29 Removing intermediate container 84d0376ba774 14:36:29 ---> 78ee058b3678 14:36:29 Step 14/23 : RUN apk add --update --no-cache dumb-init 14:36:29 ---> Running in 4624d354fd03 14:36:29 Removing intermediate container a177c5b9eaab 14:36:29 ---> 929bde9c27fc 14:36:29 14:36:29 Removing intermediate container 7e1088e62d42 14:36:29 ---> 5d40983b9a7d 14:36:29 Step 22/23 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 14:36:29 ---> Running in 1ead8f8f4a2c 14:36:29 ---> 7a40bd9432e7 14:36:29 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:36:29 Successfully built 929bde9c27fc 14:36:29 Successfully tagged core-metadata:latest 14:36:29  Building core-metadata ... done Building security-proxy-setup 14:36:29 ---> Running in 1d223822aeb6 14:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:36:30 (1/1) Installing dumb-init (1.2.5-r2) 14:36:30 Executing busybox-1.35.0-r29.trigger 14:36:30 OK: 7 MiB in 16 packages 14:36:31 Removing intermediate container 1ead8f8f4a2c 14:36:31 ---> 08fe0df71e7b 14:36:31 Step 23/23 : LABEL version=0.0.0 14:36:33 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:36:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:36:33 ---> e115f334664f 14:36:33 Step 3/21 : WORKDIR /edgex-go 14:36:33 ---> Using cache 14:36:33 ---> e20d6fa69078 14:36:33 Step 4/21 : RUN apk add --update --no-cache make git 14:36:33 ---> Using cache 14:36:33 ---> 16163a4e5d72 14:36:33 Step 5/21 : COPY go.mod vendor* ./ 14:36:33 ---> Using cache 14:36:33 ---> 5bebedef0bd4 14:36:33 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:33 ---> Using cache 14:36:33 ---> 28e912917024 14:36:33 Step 7/21 : COPY . . 14:36:33 ---> Using cache 14:36:33 ---> 8f9d03196b08 14:36:33 Step 8/21 : RUN make cmd/secrets-config/secrets-config 14:36:35 ---> Running in 5bbc8d92c006 14:36:35 ---> Running in f929216443de 14:36:35 Removing intermediate container 4624d354fd03 14:36:35 ---> b7012b3d9010 14:36:35 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:36:35 Removing intermediate container 5bbc8d92c006 14:36:35 ---> 088bb8662fcc 14:36:35 14:36:35 Successfully built 088bb8662fcc 14:36:35 Successfully tagged support-scheduler:latest 14:36:35  Building support-scheduler ... done Building security-spire-server 14:36:35 Removing intermediate container 1d223822aeb6 14:36:35 ---> b06c0512897d 14:36:35 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 14:36:36 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 14:36:38 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:36:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:36:38 ---> e115f334664f 14:36:38 Step 3/25 : WORKDIR /edgex-go 14:36:38 ---> Using cache 14:36:38 ---> e20d6fa69078 14:36:38 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 14:36:38 ---> Using cache 14:36:38 ---> 27e2db0b7dde 14:36:38 Step 5/25 : COPY go.mod vendor* ./ 14:36:38 ---> Using cache 14:36:38 ---> 1fb882840da7 14:36:38 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:38 ---> Using cache 14:36:38 ---> 0442d545a726 14:36:38 Step 7/25 : COPY . . 14:36:38 ---> Using cache 14:36:38 ---> acba42743675 14:36:38 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 14:36:38 ---> Using cache 14:36:38 ---> 711203c4bcd0 14:36:38 Step 9/25 : WORKDIR /edgex-go/spire-build 14:36:38 ---> Using cache 14:36:38 ---> 1a57b7f09672 14:36:38 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:36:38 ---> Using cache 14:36:38 ---> 438560081d57 14:36:38 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:36:41 ---> a737b2f5ea1e 14:36:41 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:36:41 ---> Running in 4b14c0c02a0a 14:36:41 ---> Running in 40fd33a4d721 14:36:41 ---> 085fe666e9c3 14:36:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:36:41 Removing intermediate container 4b14c0c02a0a 14:36:41 ---> 78370eef1e98 14:36:41 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 14:36:41 ---> Running in 58c2028eaba0 14:36:41 Removing intermediate container 58c2028eaba0 14:36:41 ---> 1dd067fa8ca1 14:36:41 Step 21/23 : LABEL arch=x86_64 14:36:41 ---> Running in 539e61fabd82 14:36:42 Removing intermediate container 539e61fabd82 14:36:42 ---> f8b5cbc02ed6 14:36:42 Step 22/23 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 14:36:42 ---> 62e02c2ec779 14:36:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:36:42 ---> Running in e15e07683bf4 14:36:42 Removing intermediate container 40fd33a4d721 14:36:42 ---> 277b82a8ff99 14:36:42 Step 12/25 : WORKDIR /edgex-go 14:36:43 ---> Running in 536a3980f502 14:36:43 Removing intermediate container e15e07683bf4 14:36:43 ---> 6594c3776a37 14:36:43 Step 23/23 : LABEL version=0.0.0 14:36:43 ---> Running in 2183524bbe5f 14:36:43 ---> 322915bd64ea 14:36:43 Step 19/23 : ENTRYPOINT ["/core-data"] 14:36:43 ---> Running in 7189cee62e7d 14:36:43 Removing intermediate container 536a3980f502 14:36:43 ---> 81474f77b2ef 14:36:43 14:36:43 Step 13/25 : FROM alpine:3.17 14:36:43 ---> b2aa39c304c2 14:36:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:36:43 ---> Using cache 14:36:43 ---> c0c9c73d10e1 14:36:43 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:36:43 ---> Using cache 14:36:43 ---> 7e8b1dc90ffc 14:36:43 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 14:36:43 ---> Using cache 14:36:43 ---> 45736b44308c 14:36:43 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:36:43 Removing intermediate container 2183524bbe5f 14:36:43 ---> 2be1964ff062 14:36:43 14:36:43 Removing intermediate container 7189cee62e7d 14:36:43 ---> debcb6e715fc 14:36:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:36:43 Successfully built 2be1964ff062 14:36:43 Successfully tagged core-common-config-bootstrapper:latest 14:36:43  Building core-common-config-bootstrapper ... done Building support-notifications 14:36:43 ---> Running in ee7fd35152ec 14:36:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:36:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:36:47 ---> e115f334664f 14:36:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:36:47 ---> Using cache 14:36:47 ---> 7634563d18a3 14:36:47 Step 4/23 : WORKDIR /edgex-go 14:36:47 ---> Using cache 14:36:47 ---> 4ed8d6e3c1a0 14:36:47 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:36:50 Removing intermediate container ee7fd35152ec 14:36:50 ---> 2404bb88d80e 14:36:50 Step 21/23 : LABEL arch=x86_64 14:36:50 ---> Running in ab69bb8481eb 14:36:50 ---> Running in 8741f13d7c56 14:36:50 ---> 071186b62f09 14:36:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:36:50 Removing intermediate container ab69bb8481eb 14:36:50 ---> 3b9bf3a1e517 14:36:50 Step 22/23 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 14:36:50 ---> Running in 0981ad81d74d 14:36:50 ---> 752a82bf5456 14:36:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:36:50 Removing intermediate container 0981ad81d74d 14:36:50 ---> 90d44fab1ae0 14:36:50 Step 23/23 : LABEL version=0.0.0 14:36:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:36:50 ---> Running in 8548dd309675 14:36:50 ---> 8c8138fed488 14:36:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:36:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:36:50 Removing intermediate container 8548dd309675 14:36:50 ---> b9a8349f65bb 14:36:50 14:36:51 OK: 265 MiB in 53 packages 14:36:51 Successfully built b9a8349f65bb 14:36:51 ---> c9959479710e 14:36:51 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:36:51 Successfully tagged core-data:latest 14:36:51  Building core-data ... done  ---> Running in d58fccd39972 14:36:52 Removing intermediate container d58fccd39972 14:36:52 ---> a026781fbc0a 14:36:52 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:36:52 Removing intermediate container 8741f13d7c56 14:36:52 ---> c60e7f942db4 14:36:52 Step 6/23 : COPY go.mod vendor* ./ 14:36:52 ---> Running in f601a062bf5a 14:36:52 Removing intermediate container 9c7eae8e1d05 14:36:52 ---> a608789c4a87 14:36:52 14:36:52 Step 9/33 : FROM alpine:3.17 14:36:52 ---> b2aa39c304c2 14:36:52 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:36:52 ---> Using cache 14:36:52 ---> c0c9c73d10e1 14:36:52 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 14:36:52 Removing intermediate container f601a062bf5a 14:36:52 ---> b9607f53e583 14:36:52 Step 23/25 : LABEL arch=x86_64 14:36:52 ---> Running in be19eed35cd8 14:36:53 ---> Running in 78ceddc31ca1 14:36:53 ---> 4fc2551300a4 14:36:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:53 ---> Running in 4b6d9459759b 14:36:53 Removing intermediate container 78ceddc31ca1 14:36:53 ---> 08455808dbf6 14:36:53 Step 24/25 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 14:36:53 ---> Running in 54a1c118ce3a 14:36:53 Removing intermediate container 54a1c118ce3a 14:36:53 ---> d3889e24065c 14:36:53 Step 25/25 : LABEL version=0.0.0 14:36:53 ---> Running in 2af551de92cf 14:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:36:53 Removing intermediate container 2af551de92cf 14:36:53 ---> abb17b704aff 14:36:53 14:36:53 Successfully built abb17b704aff 14:36:53 Successfully tagged security-spire-server:latest 14:36:53  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:36:53 (1/2) Installing dumb-init (1.2.5-r2) 14:36:53 (2/2) Installing su-exec (0.2-r2) 14:36:53 Executing busybox-1.35.0-r29.trigger 14:36:53 OK: 7 MiB in 17 packages 14:36:54 Removing intermediate container be19eed35cd8 14:36:54 ---> 3fc0ac3e7ca4 14:36:54 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 14:36:54 ---> Running in 9599825b0ada 14:36:54 Removing intermediate container 9599825b0ada 14:36:54 ---> 874a74a7dd75 14:36:54 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:36:54 ---> Running in dae36b275b80 14:36:54 Removing intermediate container dae36b275b80 14:36:54 ---> dca5d5ef7a57 14:36:54 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:36:54 ---> Running in 63c11a6a37f9 14:36:54 Removing intermediate container 63c11a6a37f9 14:36:54 ---> bcbf8cffc71d 14:36:54 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 14:36:54 ---> Running in 0142028ca002 14:36:54 Removing intermediate container 0142028ca002 14:36:54 ---> 4f28658be8de 14:36:54 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 14:36:54 ---> Running in aedfadee1002 14:36:55 Removing intermediate container aedfadee1002 14:36:55 ---> cff35f5c9802 14:36:55 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 14:36:55 ---> Running in 0df0d2914255 14:36:56 Removing intermediate container 0df0d2914255 14:36:56 ---> 6f1be8b63f2b 14:36:56 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:36:56 ---> 5e58ed23c45b 14:36:56 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:36:56 ---> Running in 30fbde6e17b1 14:36:57 Removing intermediate container 30fbde6e17b1 14:36:57 ---> cc517ba3cd32 14:36:57 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 14:36:57 ---> d5fa1bd0902c 14:36:57 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 14:37:00 ---> b455f8bf0708 14:37:00 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:37:00 Removing intermediate container f929216443de 14:37:00 ---> 64a2d66da9cb 14:37:00 14:37:00 Step 9/21 : FROM alpine:3.17 14:37:00 ---> b2aa39c304c2 14:37:00 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 14:37:01 ---> 4627b3f43a6a 14:37:01 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:37:01 ---> Running in 9bbda96d67f5 14:37:02 ---> cea5ee5dadaf 14:37:02 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:37:02 (1/2) Installing dumb-init (1.2.5-r2) 14:37:02 (2/2) Installing openssl (3.0.8-r0) 14:37:02 Executing busybox-1.35.0-r29.trigger 14:37:02 ---> 1eba3cbbd75a 14:37:02 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 14:37:02 OK: 8 MiB in 17 packages 14:37:03 ---> 35cc9501b993 14:37:03 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:37:04 Removing intermediate container 9bbda96d67f5 14:37:04 ---> 133fbdb484a4 14:37:04 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 14:37:04 ---> ced59e1d75e8 14:37:04 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:37:04 ---> Running in 6d213362ba74 14:37:04 Removing intermediate container 6d213362ba74 14:37:04 ---> 1af316d46f95 14:37:04 Step 12/21 : WORKDIR /edgex 14:37:04 ---> b921a61b8e31 14:37:04 Step 28/33 : RUN chmod +x /entrypoint.sh 14:37:04 ---> Running in 08236a34643b 14:37:04 ---> Running in 907c52a05f64 14:37:04 Removing intermediate container 08236a34643b 14:37:04 ---> 843952e7c44f 14:37:04 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 14:37:05 ---> 201b44d31b8c 14:37:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 14:37:05 ---> 07205497b296 14:37:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:37:05 Removing intermediate container 907c52a05f64 14:37:05 ---> 66d2d1875ad0 14:37:05 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 14:37:05 ---> Running in dfad64b03932 14:37:06 ---> 31da10e41a8a 14:37:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:37:06 Removing intermediate container dfad64b03932 14:37:06 ---> f8fdcabd4ebf 14:37:06 Step 30/33 : CMD ["gate"] 14:37:06 ---> Running in 6fd12859d47e 14:37:06 ---> c708722bc812 14:37:06 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:37:06 ---> Running in 72efadf38306 14:37:06 Removing intermediate container 6fd12859d47e 14:37:06 ---> 902915304a9d 14:37:06 Step 31/33 : LABEL arch=x86_64 14:37:06 ---> Running in 224a83ccb1fa 14:37:06 Removing intermediate container 224a83ccb1fa 14:37:06 ---> db6801cd21c1 14:37:06 Step 32/33 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 14:37:06 ---> Running in 7d8ef86a098e 14:37:07 Removing intermediate container 7d8ef86a098e 14:37:07 ---> 123c7634d7f5 14:37:07 Step 33/33 : LABEL version=0.0.0 14:37:07 ---> Running in b732d9f14d03 14:37:07 Removing intermediate container 72efadf38306 14:37:07 ---> 4e333eebf16a 14:37:07 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 14:37:07 ---> Running in 441987d781ea 14:37:07 Removing intermediate container b732d9f14d03 14:37:07 ---> fd9c4c0378aa 14:37:07 14:37:07 Successfully built fd9c4c0378aa 14:37:07 Successfully tagged security-bootstrapper:latest 14:37:07  Building security-bootstrapper ... done Removing intermediate container 441987d781ea 14:37:07 ---> b83794362a9c 14:37:07 Step 19/21 : LABEL arch=x86_64 14:37:07 ---> Running in ba5b34e2b0a4 14:37:08 Removing intermediate container ba5b34e2b0a4 14:37:08 ---> 33638890aa57 14:37:08 Step 20/21 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 14:37:08 ---> Running in d7f05f61f24c 14:37:08 Removing intermediate container d7f05f61f24c 14:37:08 ---> 073957998c11 14:37:08 Step 21/21 : LABEL version=0.0.0 14:37:08 ---> Running in 43c20da91392 14:37:08 Removing intermediate container 43c20da91392 14:37:08 ---> e40f716bd38b 14:37:08 14:37:08 Successfully built e40f716bd38b 14:37:08 Successfully tagged security-proxy-setup:latest 14:37:08  Building security-proxy-setup ... done Removing intermediate container 4b6d9459759b 14:37:08 ---> 110f8c00194c 14:37:08 Step 8/23 : COPY . . 14:37:15 ---> 2be63ab2a919 14:37:15 Step 9/23 : RUN make cmd/support-notifications/support-notifications 14:37:15 ---> Running in a7ddf46b93dd 14:37:15 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 14:37:38 Removing intermediate container a7ddf46b93dd 14:37:38 ---> 1dd1ea4c637a 14:37:38 14:37:38 Step 10/23 : FROM alpine:3.17 14:37:38 ---> b2aa39c304c2 14:37:38 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:37:38 ---> Running in e2e47dd81f08 14:37:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:37:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:37:38 (1/2) Installing ca-certificates (20220614-r4) 14:37:38 (2/2) Installing dumb-init (1.2.5-r2) 14:37:38 Executing busybox-1.35.0-r29.trigger 14:37:38 Executing ca-certificates-20220614-r4.trigger 14:37:38 OK: 8 MiB in 17 packages 14:37:38 Removing intermediate container e2e47dd81f08 14:37:38 ---> f861df7bead5 14:37:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:37:38 ---> Running in cb7841009811 14:37:38 Removing intermediate container cb7841009811 14:37:38 ---> e2123e6f4ad2 14:37:38 Step 13/23 : ENV APP_PORT=59860 14:37:38 ---> Running in 2b66e57a45e7 14:37:38 Removing intermediate container 2b66e57a45e7 14:37:38 ---> bfc793e3c543 14:37:38 Step 14/23 : EXPOSE $APP_PORT 14:37:38 ---> Running in 369bce93325a 14:37:38 Removing intermediate container 369bce93325a 14:37:38 ---> b58d3c549649 14:37:38 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:37:38 ---> 13425717f93a 14:37:38 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:37:38 ---> 8b5a138e0dc3 14:37:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:37:38 ---> 749542137048 14:37:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:37:38 ---> 0b2d2b4f93d7 14:37:38 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:37:38 ---> Running in d866f1f4fca3 14:37:38 Removing intermediate container d866f1f4fca3 14:37:38 ---> 83a32abdde3a 14:37:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:37:38 ---> Running in faf463419cef 14:37:38 Removing intermediate container faf463419cef 14:37:38 ---> 1f8b28440126 14:37:38 Step 21/23 : LABEL arch=x86_64 14:37:38 ---> Running in d9c43c6fb54a 14:37:38 Removing intermediate container d9c43c6fb54a 14:37:38 ---> 17de2e2dbc6f 14:37:38 Step 22/23 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 14:37:38 ---> Running in 7d0d7738537c 14:37:38 Removing intermediate container 7d0d7738537c 14:37:38 ---> 32e78ae11c30 14:37:38 Step 23/23 : LABEL version=0.0.0 14:37:38 ---> Running in a5312540e366 14:37:38 Removing intermediate container a5312540e366 14:37:38 ---> 0416fe32917d 14:37:38 14:37:38 Successfully built 0416fe32917d 14:37:38 Successfully tagged support-notifications:latest 14:37:38  Building support-notifications ... done  [Pipeline] } 14:37:38 $ docker stop --time=1 27b6522db884eaa147a8661f461d08b59ad7a94f8b847b79c11fce7d6c434c47 14:37:39 $ docker rm -f --volumes 27b6522db884eaa147a8661f461d08b59ad7a94f8b847b79c11fce7d6c434c47 [Pipeline] // withDockerContainer [Pipeline] sh 14:37:39 + docker images 14:37:39 REPOSITORY TAG IMAGE ID CREATED SIZE 14:37:39 support-notifications latest 0416fe32917d 2 seconds ago 33MB 14:37:39 1dd1ea4c637a 7 seconds ago 1.75GB 14:37:39 security-proxy-setup latest e40f716bd38b 31 seconds ago 18.7MB 14:37:39 security-bootstrapper latest fd9c4c0378aa 32 seconds ago 22MB 14:37:39 64a2d66da9cb 40 seconds ago 1.66GB 14:37:39 security-spire-server latest abb17b704aff 46 seconds ago 89.8MB 14:37:39 a608789c4a87 47 seconds ago 1.67GB 14:37:39 core-data latest b9a8349f65bb 49 seconds ago 20MB 14:37:39 core-common-config-bootstrapper latest 2be1964ff062 56 seconds ago 17.6MB 14:37:39 81474f77b2ef 56 seconds ago 1.54GB 14:37:39 support-scheduler latest 088bb8662fcc About a minute ago 32.4MB 14:37:39 core-metadata latest 929bde9c27fc About a minute ago 20.6MB 14:37:39 ab95ebfd2a3a About a minute ago 1.69GB 14:37:39 352cc09793be About a minute ago 1.68GB 14:37:39 security-spire-config latest 8d24a62299f8 About a minute ago 88.9MB 14:37:39 281ccdfa812b About a minute ago 1.75GB 14:37:39 fe7bd3d02450 About a minute ago 1.69GB 14:37:39 417d7772b840 About a minute ago 1.54GB 14:37:39 security-secretstore-setup latest d0b3b723e308 2 minutes ago 32.6MB 14:37:39 security-spiffe-token-provider latest a20cdbd602ed 2 minutes ago 32.6MB 14:37:39 core-command latest 65575fd91d9c 2 minutes ago 19.8MB 14:37:39 security-proxy-auth latest 4cd94e78755e 2 minutes ago 18.3MB 14:37:39 c548de4382bc 2 minutes ago 1.72GB 14:37:39 1879093cd5f1 2 minutes ago 1.68GB 14:37:39 d3a9109870cf 2 minutes ago 1.68GB 14:37:39 8a9c32eb1331 2 minutes ago 1.66GB 14:37:39 security-spire-agent latest 84e28dd81338 2 minutes ago 129MB 14:37:39 4d7281814a3e 3 minutes ago 1.54GB 14:37:39 ci-base-image-x86_64 latest e115f334664f 6 minutes ago 883MB 14:37:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 days ago 664MB 14:37:39 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 14:37:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 14:37:39 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] } 14:38:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:38:34 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 14:38:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:38:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:38:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:38:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:38:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:38:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 14:38:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:38:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:38:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:38:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:38:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:39:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.283s coverage: 28.7% of statements 14:39:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.324s coverage: 98.5% of statements 14:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 14:39:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.466s coverage: 71.2% of statements 14:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:39:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.372s coverage: 54.0% of statements 14:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.226s coverage: 88.5% of statements 14:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.376s coverage: 3.9% of statements 14:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:39:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.028s coverage: 95.6% of statements 14:39:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:39:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:39:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:39:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:39:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:39:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.238s coverage: 72.2% of statements 14:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:40:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.268s coverage: 65.9% of statements 14:40:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:40:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.430s coverage: 0.9% of statements 14:40:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.265s coverage: 29.0% of statements 14:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.272s coverage: 45.5% of statements 14:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.273s coverage: 82.9% of statements 14:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.226s coverage: 94.1% of statements 14:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements 14:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements 14:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.224s coverage: 94.4% of statements 14:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.388s coverage: 79.9% of statements 14:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.300s coverage: 92.9% of statements 14:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.091s coverage: 64.4% of statements 14:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.250s coverage: 86.9% of statements 14:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.241s coverage: 87.2% of statements 14:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.207s coverage: 20.0% of statements 14:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.194s coverage: 100.0% of statements 14:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.523s coverage: 81.2% of statements 14:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 14:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:40:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.541s coverage: 82.1% of statements 14:40:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.272s coverage: 84.8% of statements 14:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.379s coverage: 63.1% of statements 14:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.294s coverage: 100.0% of statements 14:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements 14:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 14:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements 14:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 14:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 14:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 14:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 14:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.098s coverage: 38.4% of statements 14:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.290s coverage: 89.5% of statements 14:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:41:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.234s coverage: 84.8% of statements 14:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:41:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.319s coverage: 17.7% of statements 14:41:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:41:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:41:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:41:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:41:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.668s coverage: 92.3% of statements 14:41:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:41:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:41:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.323s coverage: 61.5% of statements 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:41:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.461s coverage: 97.7% of statements 14:41:43 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 14:41:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:41:44 go vet ./... 14:44:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:44:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:44:50 ./bin/test-attribution-txt.sh [Pipeline] echo 14:44:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:44:51 + ls -al . 14:44:51 total 700 14:44:51 drwxrwxr-x 10 1001 1001 4096 Mar 16 14:35 . 14:44:51 drwxr-xr-x 4 root root 4096 Mar 16 14:35 .. 14:44:51 drwxrwxr-x 2 1001 1001 4096 Mar 16 14:33 .blubracket 14:44:51 -rw-rw-r-- 1 1001 1001 16 Mar 16 14:33 .dockerignore 14:44:51 drwxrwxr-x 8 1001 1001 4096 Mar 16 14:33 .git 14:44:51 drwxrwxr-x 3 1001 1001 4096 Mar 16 14:33 .github 14:44:51 -rw-rw-r-- 1 1001 1001 1133 Mar 16 14:33 .gitignore 14:44:51 -rw-rw-r-- 1 1001 1001 42 Mar 16 14:33 .golangci.yml 14:44:51 -rw-rw-r-- 1 1001 1001 87 Mar 16 14:33 .hadolint.yml 14:44:51 -rw-rw-r-- 1 1001 1001 166 Mar 16 14:33 .sonarcloud.properties 14:44:51 -rw-rw-r-- 1 1001 1001 1171 Mar 16 14:33 ADOPTERS.md 14:44:51 -rw-rw-r-- 1 1001 1001 10825 Mar 16 14:33 Attribution.txt 14:44:51 -rw-rw-r-- 1 1001 1001 73765 Mar 16 14:33 CHANGELOG.md 14:44:51 -rw-rw-r-- 1 1001 1001 3804 Mar 16 14:33 CONTRIBUTING.md 14:44:51 -rw-rw-r-- 1 1001 1001 677 Mar 16 14:33 GOVERNANCE.md 14:44:51 -rw-rw-r-- 1 1001 1001 883 Mar 16 14:33 Jenkinsfile 14:44:51 -rw-rw-r-- 1 1001 1001 10775 Mar 16 14:33 LICENSE 14:44:51 -rw-rw-r-- 1 1001 1001 14266 Mar 16 14:33 Makefile 14:44:51 -rw-rw-r-- 1 1001 1001 582 Mar 16 14:33 OWNERS.md 14:44:51 -rw-rw-r-- 1 1001 1001 9403 Mar 16 14:33 README.md 14:44:51 -rw-rw-r-- 1 1001 1001 789 Mar 16 14:33 SECURITY.md 14:44:51 -rw-rw-r-- 1 1001 1001 5 Mar 16 14:30 VERSION 14:44:51 drwxrwxr-x 2 1001 1001 4096 Mar 16 14:33 bin 14:44:51 drwxrwxr-x 18 1001 1001 4096 Mar 16 14:33 cmd 14:44:51 -rw-r--r-- 1 root root 447486 Mar 16 14:41 coverage.out 14:44:51 -rw-rw-r-- 1 1001 1001 3232 Mar 16 14:33 go.mod 14:44:51 -rw-rw-r-- 1 1001 1001 31098 Mar 16 14:33 go.sum 14:44:51 drwxrwxr-x 7 1001 1001 4096 Mar 16 14:33 internal 14:44:51 drwxrwxr-x 3 1001 1001 4096 Mar 16 14:33 openapi 14:44:51 -rw-rw-r-- 1 1001 1001 594 Mar 16 14:33 security.txt 14:44:51 drwxrwxr-x 4 1001 1001 4096 Mar 16 14:33 snap 14:44:51 -rw-rw-r-- 1 1001 1001 204 Mar 16 14:33 version.go [Pipeline] sh 14:44:52 + '[' -e coverage.out ] 14:44:52 + chown 1001:1001 coverage.out [Pipeline] stash 14:44:52 Warning: overwriting stash ‘coverage-report’ 14:44:53 Stashed 1 file(s) [Pipeline] sh 14:44:53 + make build 14:44:53 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 14:46:45 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 14:46:45 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 14:46:46 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 14:46:50 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 14:47:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:47:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:47:54 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 14:48:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:48: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 14:48:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:48:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:48:25 $ docker stop --time=1 2debdff8e1c7195a6e124a5ad6d500ac8f81c8495766a1d502c924a5b3fe0e7a 14:48:27 $ docker rm -f --volumes 2debdff8e1c7195a6e124a5ad6d500ac8f81c8495766a1d502c924a5b3fe0e7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:48:30 14:48:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:48:31 latest: Pulling from edgex-devops/edgex-compose-arm64 14:48:31 29e5d40040c1: Pulling fs layer 14:48:31 1ce36da41761: Pulling fs layer 14:48:31 25b303627fd3: Pulling fs layer 14:48:31 29e5d40040c1: Verifying Checksum 14:48:31 29e5d40040c1: Download complete 14:48:31 1ce36da41761: Verifying Checksum 14:48:31 1ce36da41761: Download complete 14:48:31 29e5d40040c1: Pull complete 14:48:33 25b303627fd3: Verifying Checksum 14:48:33 25b303627fd3: Download complete 14:48:33 1ce36da41761: Pull complete 14:48:43 25b303627fd3: Pull complete 14:48:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:48:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:48:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:43 prd-ubuntu20.04-docker-arm64-4c-16g-2443 does not seem to be running inside a container 14:48:43 $ 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 14:48:46 $ docker top caad8c1d14486c2cc89a703559749ca4e6eac5e68e3e8c0a46fdb0e2509d9f33 -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:47 + docker-compose build --help 14:48:47 + grep parallel 14:48:54 --parallel Build images in parallel. [Pipeline] } 14:48:54 $ docker stop --time=1 caad8c1d14486c2cc89a703559749ca4e6eac5e68e3e8c0a46fdb0e2509d9f33 14:48:55 $ docker rm -f --volumes caad8c1d14486c2cc89a703559749ca4e6eac5e68e3e8c0a46fdb0e2509d9f33 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:48:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:56 prd-ubuntu20.04-docker-arm64-4c-16g-2443 does not seem to be running inside a container 14:48:56 $ 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 14:48:58 $ docker top 1a188ca6c4422ee75792b032a9cc5972c6be3a2174409aee9c386300b5080b47 -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:59 + docker-compose -f ./docker-compose-build.yml build --parallel 14:49:07 Building core-command ... 14:49:07 Building core-common-config-bootstrapper ... 14:49:07 Building core-data ... 14:49:07 Building core-metadata ... 14:49:07 Building security-bootstrapper ... 14:49:07 Building security-proxy-auth ... 14:49:07 Building security-proxy-setup ... 14:49:07 Building security-secretstore-setup ... 14:49:07 Building security-spiffe-token-provider ... 14:49:07 Building security-spire-agent ... 14:49:07 Building security-spire-config ... 14:49:07 Building security-spire-server ... 14:49:07 Building support-notifications ... 14:49:07 Building support-scheduler ... 14:49:07 Building core-command 14:49:07 Building security-proxy-auth 14:49:07 Building core-data 14:49:07 Building security-bootstrapper 14:49:07 Building core-metadata 14:50:04 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:50:04 Step 2/33 : FROM ${BUILDER_BASE} AS builder 14:50:04 ---> dae87db25a82 14:50:04 Step 3/33 : WORKDIR /edgex-go 14:50:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:50:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:50:04 ---> dae87db25a82 14:50:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:50:04 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:50:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:50:04 ---> dae87db25a82 14:50:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 14:50:04 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:50:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:50:04 ---> dae87db25a82 14:50:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:50:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:50:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:50:04 ---> dae87db25a82 14:50:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:50:04 ---> Running in 74e671d313f7 14:50:04 ---> Running in f231db522d30 14:50:04 ---> Running in 0d8c54fec9c8 14:50:04 ---> Running in fed0ae1bc03f 14:50:04 ---> Running in 16ec911ef120 14:50:04 Removing intermediate container 74e671d313f7 14:50:04 ---> 1bb8891436a2 14:50:04 Step 4/23 : WORKDIR /edgex-go 14:50:04 Removing intermediate container fed0ae1bc03f 14:50:04 ---> e257494fd286 14:50:04 Step 4/25 : WORKDIR /edgex-go 14:50:04 Removing intermediate container 16ec911ef120 14:50:04 ---> b8ee8db71939 14:50:04 Step 4/33 : RUN apk add --update --no-cache make git 14:50:04 Removing intermediate container f231db522d30 14:50:04 ---> c4419420c14a 14:50:04 Step 4/24 : WORKDIR /edgex-go 14:50:04 Removing intermediate container 0d8c54fec9c8 14:50:04 ---> 2d9971acaafa 14:50:04 Step 4/23 : WORKDIR /edgex-go 14:50:04 ---> Running in a03a10578dd5 14:50:04 ---> Running in fab8d49256f3 14:50:04 ---> Running in 1197866ede8d 14:50:04 ---> Running in 77cf4077d93e 14:50:04 ---> Running in fea86f2f9b27 14:50:04 Removing intermediate container fab8d49256f3 14:50:04 ---> 56e174e5306f 14:50:04 Step 5/23 : RUN apk add --update --no-cache make git 14:50:04 Removing intermediate container a03a10578dd5 14:50:04 ---> 90e26cdd75bb 14:50:04 Step 5/25 : RUN apk add --update --no-cache make gitRemoving intermediate container fea86f2f9b27 14:50:04 ---> a5f15c44ae5f 14:50:04 Step 5/23 : RUN apk add --update --no-cache make git 14:50:04 14:50:04 Removing intermediate container 77cf4077d93e 14:50:04 ---> 5dc02735be37 14:50:04 Step 5/24 : RUN apk add --update --no-cache make git 14:50:04 ---> Running in 7a1754676920 14:50:04 ---> Running in 279d80620323 14:50:04 ---> Running in d0d191266358 14:50:04 ---> Running in 9b72b608aeaf 14:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:50:05 OK: 263 MiB in 53 packages 14:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:50:06 Removing intermediate container 1197866ede8d 14:50:06 ---> 30e2cc8004c9 14:50:06 Step 5/33 : COPY go.mod vendor* ./ 14:50:06 OK: 263 MiB in 53 packages 14:50:07 OK: 263 MiB in 53 packages 14:50:07 OK: 263 MiB in 53 packages 14:50:07 OK: 263 MiB in 53 packages 14:50:08 ---> 1a69facc544e 14:50:08 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:08 ---> Running in eb022871f52b 14:50:09 Removing intermediate container 7a1754676920 14:50:09 ---> 844c13feda5d 14:50:09 Step 6/23 : COPY go.mod vendor* ./ 14:50:09 Removing intermediate container 279d80620323 14:50:09 ---> ad99c370b42c 14:50:09 Step 6/23 : COPY go.mod vendor* ./ 14:50:09 Removing intermediate container d0d191266358 14:50:09 ---> b408329ec719 14:50:09 Step 6/25 : COPY go.mod vendor* ./ 14:50:10 Removing intermediate container 9b72b608aeaf 14:50:10 ---> c715e284f1c7 14:50:10 Step 6/24 : COPY go.mod vendor* ./ 14:50:10 ---> 96aca7959439 14:50:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:10 ---> ccf6e5cde367 14:50:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:10 ---> Running in 47aa02597955 14:50:10 ---> Running in f5382fabea27 14:50:11 ---> b5a3c3be8bbc 14:50:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:11 ---> Running in 7108fac87b79 14:50:11 ---> 063f77a9e8ab 14:50:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:12 ---> Running in 0b225048cdb3 14:52:03 Removing intermediate container 0b225048cdb3 14:52:03 ---> eea89999a85e 14:52:03 Step 8/24 : COPY . . 14:52:03 Removing intermediate container eb022871f52b 14:52:03 ---> 2b38aabedab7 14:52:03 Step 7/33 : COPY . . 14:52:03 Removing intermediate container f5382fabea27 14:52:03 ---> 4e390b353707 14:52:03 Step 8/23 : COPY . . 14:52:03 Removing intermediate container 7108fac87b79 14:52:03 ---> b706c9ef90a7 14:52:03 Step 8/25 : COPY . . 14:52:03 Removing intermediate container 47aa02597955 14:52:03 ---> 0ffc6e38db61 14:52:03 Step 8/23 : COPY . . 14:52:22 ---> 3e60bd43d603 14:52:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:52:22 ---> 58349f6c9658 14:52:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 14:52:22 ---> 8bb09038c433 14:52:22 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:52:22 ---> b8e7297e970f 14:52:22 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:52:22 ---> d5ee7ba759fe 14:52:22 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 14:52:22 ---> Running in 73274448d82c 14:52:22 ---> Running in d6b49e40c0fe 14:52:22 ---> Running in 658f978464a9 14:52:22 ---> Running in 69428889384e 14:52:22 ---> Running in 67b4d00fe3e6 14:52:23 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 14:52:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:52: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:52:24 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 14:52:24 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 14:59:32 Removing intermediate container 658f978464a9 14:59:32 ---> c27f0a98d49b 14:59:32 14:59:32 Step 10/23 : FROM alpine:3.17 14:59:32 3.17: Pulling from library/alpine 14:59:32 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:59:32 Status: Downloaded newer image for alpine:3.17 14:59:32 ---> d74e625d9115 14:59:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:59:32 ---> Running in 1f88bf9d706c 14:59:32 Removing intermediate container 1f88bf9d706c 14:59:32 ---> 84be729da5cc 14:59:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:59:32 ---> Running in 5c2ff340f6f2 14:59:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:33 (1/1) Installing dumb-init (1.2.5-r2) 14:59:33 Executing busybox-1.35.0-r29.trigger 14:59:33 OK: 8 MiB in 16 packages 14:59:35 Removing intermediate container 5c2ff340f6f2 14:59:35 ---> 2aa63e9f7ce5 14:59:35 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:59:36 ---> 3724f6710c7b 14:59:36 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 14:59:38 ---> 2c2dad3b6506 14:59:38 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:59:42 ---> b6b010b2a85c 14:59:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 14:59:44 ---> b64568ec3093 14:59:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:59:44 ---> 714f7507851e 14:59:44 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:59:44 Removing intermediate container d6b49e40c0fe 14:59:44 ---> 8e25087b2528 14:59:44 14:59:44 Step 9/33 : FROM alpine:3.17 14:59:44 ---> d74e625d9115 14:59:44 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:59:44 ---> Running in 6e378fc8c697 14:59:45 ---> Running in be738ac8238f 14:59:46 Removing intermediate container be738ac8238f 14:59:46 ---> 9f9ae60d29ad 14:59:46 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 14:59:46 ---> Running in 3a5dcf37f633 14:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:49 Removing intermediate container 6e378fc8c697 14:59:49 ---> 742e9fdef384 14:59:49 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 14:59:49 ---> Running in 2ecad71d768a 14:59:49 Removing intermediate container 2ecad71d768a 14:59:49 ---> 935abad0cbb5 14:59:49 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 14:59:50 ---> Running in 8d0bbe6aa15d 14:59:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:50 Removing intermediate container 8d0bbe6aa15d 14:59:50 ---> a50048251f7f 14:59:50 Step 21/23 : LABEL arch=arm64 14:59:50 ---> Running in 3885cc6b934f 14:59:51 Removing intermediate container 3885cc6b934f 14:59:51 ---> e92516831436 14:59:51 Step 22/23 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 14:59:51 ---> Running in 49b3468f7ace 14:59:52 Removing intermediate container 49b3468f7ace 14:59:52 ---> b6c2622db2b0 14:59:52 Step 23/23 : LABEL version=0.0.0 14:59:52 (1/2) Installing dumb-init (1.2.5-r2) 14:59:52 (2/2) Installing su-exec (0.2-r2) 14:59:52 Executing busybox-1.35.0-r29.trigger 14:59:52 ---> Running in 204b6c655771 14:59:52 OK: 8 MiB in 17 packages 14:59:52 Removing intermediate container 204b6c655771 14:59:52 ---> 0e5e047e4542 14:59:52 14:59:53 Successfully built 0e5e047e4542 14:59:53 Successfully tagged security-proxy-auth-arm64:latest 14:59:53  Building security-proxy-auth ... done Building security-spiffe-token-provider 14:59:54 Removing intermediate container 3a5dcf37f633 14:59:54 ---> 7b92d66c730f 14:59:54 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 14:59:54 ---> Running in 48a67800ddb0 14:59:54 Removing intermediate container 48a67800ddb0 14:59:54 ---> 9bf218eda5e9 14:59:54 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:59:54 ---> Running in 7c8c86a3cef3 14:59:55 Removing intermediate container 7c8c86a3cef3 14:59:55 ---> 0a63e69eabe9 14:59:55 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:59:55 ---> Running in f1297164a254 14:59:56 Removing intermediate container f1297164a254 14:59:56 ---> 25cd28316e66 14:59:56 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 14:59:56 ---> Running in b506cf683115 14:59:56 Removing intermediate container b506cf683115 14:59:56 ---> 451151e42fba 14:59:56 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 14:59:56 ---> Running in 0b8986633d03 15:00:00 Removing intermediate container 0b8986633d03 15:00:00 ---> 71ef7415d4a0 15:00:00 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 15:00:00 ---> Running in 9df887a78457 15:00:00 Removing intermediate container 9df887a78457 15:00:00 ---> fe014efcdf01 15:00:00 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:00:05 ---> f0ab39f2c9ec 15:00:05 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:00:05 ---> Running in f819ab45d909 15:00:08 Removing intermediate container f819ab45d909 15:00:08 ---> b4ffc42aed64 15:00:08 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 15:00:09 ---> 09e3a04b83dd 15:00:09 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 15:00:10 ---> b38fb238caa0 15:00:10 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:00:12 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:00:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:00:12 ---> dae87db25a82 15:00:12 Step 3/20 : WORKDIR /edgex-go 15:00:12 ---> Using cache 15:00:12 ---> b8ee8db71939 15:00:12 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:00:12 ---> Running in 9dbfcdae7036 15:00:14 ---> c8528a931b02 15:00:14 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:00:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:00:15 ---> a40d5c8b6734 15:00:15 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:00:17 ---> 3a024785723e 15:00:17 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:00:17 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:00:17 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:00:17 OK: 17687 distinct packages available 15:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:00:18 ---> b3e82d52ef70 15:00:18 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:00:20 ---> e55aa74355d4 15:00:20 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:00:20 OK: 263 MiB in 53 packages 15:00:22 ---> 72db5df2265b 15:00:22 Step 28/33 : RUN chmod +x /entrypoint.sh 15:00:22 ---> Running in 6d209d8cb909 15:00:23 Removing intermediate container 9dbfcdae7036 15:00:23 ---> dfca9b4de39a 15:00:23 Step 5/20 : COPY go.mod vendor* ./ 15:00:25 ---> 2b2261a93eca 15:00:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:25 ---> Running in 1514fbda5345 15:00:26 Removing intermediate container 6d209d8cb909 15:00:26 ---> b45b19eab4ec 15:00:26 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 15:00:26 ---> Running in f40e7ff5e9f4 15:00:27 Removing intermediate container f40e7ff5e9f4 15:00:27 ---> a9f34e03dcdc 15:00:27 Step 30/33 : CMD ["gate"] 15:00:27 ---> Running in 46e6bc3a224f 15:00:28 Removing intermediate container 46e6bc3a224f 15:00:28 ---> 88df6b51b4be 15:00:28 Step 31/33 : LABEL arch=arm64 15:00:28 ---> Running in 3027c81ddcb1 15:00:29 Removing intermediate container 3027c81ddcb1 15:00:29 ---> b1301fb73f03 15:00:29 Step 32/33 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 15:00:29 ---> Running in 4b3ba2aac199 15:00:30 Removing intermediate container 4b3ba2aac199 15:00:30 ---> 44200969905c 15:00:30 Step 33/33 : LABEL version=0.0.0 15:00:30 Removing intermediate container 67b4d00fe3e6 15:00:30 ---> b5b4c852a9be 15:00:30 15:00:30 Step 10/24 : FROM alpine:3.17 15:00:30 ---> d74e625d9115 15:00:30 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:00:30 ---> Running in 9b1d70e31000 15:00:30 ---> Running in b6b12b1520ce 15:00:31 Removing intermediate container 9b1d70e31000 15:00:31 ---> b9447b90507b 15:00:31 15:00:31 Successfully built b9447b90507b 15:00:31 Successfully tagged security-bootstrapper-arm64:latest 15:00:31  Building security-bootstrapper ... done Building support-scheduler 15:00:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:00:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:00:34 (1/1) Installing dumb-init (1.2.5-r2) 15:00:34 Executing busybox-1.35.0-r29.trigger 15:00:34 OK: 8 MiB in 16 packages 15:00:37 Removing intermediate container b6b12b1520ce 15:00:37 ---> 29d17a977b63 15:00:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:00:37 ---> Running in 3dde4f51c92f 15:00:38 Removing intermediate container 3dde4f51c92f 15:00:38 ---> 8dea689a7db9 15:00:38 Step 13/24 : ENV APP_PORT=59882 15:00:38 ---> Running in f1f749360cf9 15:00:40 Removing intermediate container f1f749360cf9 15:00:40 ---> f2e430dc53ee 15:00:40 Step 14/24 : EXPOSE $APP_PORT 15:00:40 ---> Running in 13b0bc95c9ac 15:00:42 Removing intermediate container 13b0bc95c9ac 15:00:42 ---> 248e27d13334 15:00:42 Step 15/24 : WORKDIR / 15:00:42 ---> Running in 9d8eceab59b9 15:00:43 Removing intermediate container 9d8eceab59b9 15:00:43 ---> fe722bb98f2a 15:00:43 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:00:45 ---> 7e41c132c025 15:00:45 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 15:00:47 ---> 2bf2ffd10a2d 15:00:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:00:49 Removing intermediate container 73274448d82c 15:00:49 ---> 9ebda001a21e 15:00:49 15:00:49 Step 10/23 : FROM alpine:3.17 15:00:49 ---> d74e625d9115 15:00:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:00:49 ---> Running in 40b923abb559 15:00:50 Removing intermediate container 40b923abb559 15:00:50 ---> 7cc8b7bec77d 15:00:50 Step 12/23 : ENV APP_PORT=59880 15:00:50 ---> Running in dc6a1aa0538d 15:00:51 ---> 1e803d908157 15:00:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:00:52 Removing intermediate container dc6a1aa0538d 15:00:52 ---> a54dcb9aa4cc 15:00:52 Step 13/23 : EXPOSE $APP_PORT 15:00:52 ---> Running in aa6b56400f51 15:00:52 ---> 01daf0208a24 15:00:52 Step 20/24 : ENTRYPOINT ["/core-command"] 15:00:53 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:00:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:00:53 ---> dae87db25a82 15:00:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:00:53 ---> Using cache 15:00:53 ---> 2d9971acaafa 15:00:53 Step 4/23 : WORKDIR /edgex-go 15:00:53 ---> Using cache 15:00:53 ---> a5f15c44ae5f 15:00:53 Step 5/23 : RUN apk add --update --no-cache make git 15:00:53 ---> Using cache 15:00:53 ---> ad99c370b42c 15:00:53 Step 6/23 : COPY go.mod vendor* ./ 15:00:53 ---> Using cache 15:00:53 ---> 96aca7959439 15:00:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:53 ---> Using cache 15:00:53 ---> 0ffc6e38db61 15:00:53 Step 8/23 : COPY . . 15:00:53 ---> Running in f1b9451adb47 15:00:53 Removing intermediate container aa6b56400f51 15:00:53 ---> 02e0800116e8 15:00:53 Step 14/23 : RUN apk add --update --no-cache dumb-init 15:00:53 ---> Using cache 15:00:53 ---> 58349f6c9658 15:00:53 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 15:00:53 ---> Running in b3ea8ffbe873 15:00:53 ---> Running in 4efc9af5e534 15:00:54 Removing intermediate container f1b9451adb47 15:00:54 ---> b02a72fc15b9 15:00:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:00:54 ---> Running in a94887728b48 15:00:54 Removing intermediate container 69428889384e 15:00:54 ---> 6de861c935c4 15:00:54 15:00:54 Step 10/25 : FROM alpine:3.17 15:00:54 ---> d74e625d9115 15:00:54 Step 11/25 : RUN apk add --update --no-cache dumb-init 15:00:54 ---> Using cache 15:00:54 ---> 29d17a977b63 15:00:54 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:00:54 ---> Using cache 15:00:54 ---> 8dea689a7db9 15:00:54 Step 13/25 : ENV APP_PORT=59881 15:00:55 ---> Running in b02c0b59b503 15:00:55 Removing intermediate container a94887728b48 15:00:55 ---> 7b503c211d41 15:00:55 Step 22/24 : LABEL arch=arm64 15:00:55 ---> Running in d6394e321454 15:00:56 Removing intermediate container b02c0b59b503 15:00:56 ---> 72e17dd27881 15:00:56 Step 14/25 : EXPOSE $APP_PORT 15:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:00:56 ---> Running in 20c5088ce354 15:00:56 Removing intermediate container d6394e321454 15:00:56 ---> d3f8988ca224 15:00:56 Step 23/24 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 15:00:56 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 15:00:56 ---> Running in a09d6ce79c64 15:00:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:00:57 Removing intermediate container 20c5088ce354 15:00:57 ---> e018f164ec13 15:00:57 Step 15/25 : WORKDIR / 15:00:57 Removing intermediate container a09d6ce79c64 15:00:57 ---> 11d87093b1a7 15:00:57 Step 24/24 : LABEL version=0.0.0 15:00:57 ---> Running in 54a4130abd95 15:00:57 ---> Running in 2864a1225711 15:00:58 Removing intermediate container 54a4130abd95 15:00:58 ---> 546cf927946b 15:00:58 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:00:58 Removing intermediate container 2864a1225711 15:00:58 ---> 8653034fc42e 15:00:58 15:00:58 (1/1) Installing dumb-init (1.2.5-r2) 15:00:58 Executing busybox-1.35.0-r29.trigger 15:00:58 OK: 8 MiB in 16 packages 15:00:58 Successfully built 8653034fc42e 15:00:58 Successfully tagged core-command-arm64:latest 15:00:58  Building core-command ... done Building support-notifications 15:00:59 ---> dc061b264235 15:00:59 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 15:01:00 Removing intermediate container b3ea8ffbe873 15:01:00 ---> 1988fbfb1099 15:01:00 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:01:01 ---> 71fe5d2cdf51 15:01:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:01:02 ---> b519c09522a6 15:01:02 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:01:03 ---> f9e266d53924 15:01:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:01:04 ---> 65cd1e808471 15:01:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:01:06 ---> 6d6f42bffb1b 15:01:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:01:07 ---> 00708a2f268d 15:01:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:01:07 ---> 5fce2de5a0ce 15:01:07 Step 21/25 : ENTRYPOINT ["/core-metadata"] 15:01:07 ---> Running in 6c8c41d9ceb1 15:01:08 Removing intermediate container 6c8c41d9ceb1 15:01:08 ---> 0bb69bd6cda2 15:01:08 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:01:08 ---> 4bfbaaf5687f 15:01:08 Step 19/23 : ENTRYPOINT ["/core-data"] 15:01:09 ---> Running in aa7a8fe172ba 15:01:09 ---> Running in 268c38beeb5b 15:01:10 Removing intermediate container aa7a8fe172ba 15:01:10 ---> dd80bad43cb7 15:01:10 Step 23/25 : LABEL arch=arm64 15:01:10 Removing intermediate container 268c38beeb5b 15:01:10 ---> c135b0f4a7ff 15:01:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:01:10 ---> Running in 70963db0a8d9 15:01:10 ---> Running in cc9f71440419 15:01:11 Removing intermediate container cc9f71440419 15:01:11 ---> 35b9a7623d74 15:01:11 Step 21/23 : LABEL arch=arm64 15:01:11 Removing intermediate container 70963db0a8d9 15:01:11 ---> ca56e07620ba 15:01:11 Step 24/25 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 15:01:11 ---> Running in 8d11b0ec10bc 15:01:11 ---> Running in 902bb353f7b2 15:01:12 Removing intermediate container 8d11b0ec10bc 15:01:12 ---> af43b425b1fa 15:01:12 Step 22/23 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 15:01:12 Removing intermediate container 902bb353f7b2 15:01:12 ---> 6b445bdc5f58 15:01:12 Step 25/25 : LABEL version=0.0.0 15:01:13 ---> Running in 53e544ec0f2a 15:01:13 ---> Running in 0a427fb69086 15:01:13 Removing intermediate container 53e544ec0f2a 15:01:13 ---> 04a00b9b0f39 15:01:13 Step 23/23 : LABEL version=0.0.0 15:01:13 Removing intermediate container 0a427fb69086 15:01:13 ---> 0b1a80b4ea13 15:01:13 15:01:13 ---> Running in 7bc40d930fa8 15:01:14 Successfully built 0b1a80b4ea13 15:01:14 Successfully tagged core-metadata-arm64:latest 15:01:14  Building core-metadata ... done Building security-spire-config 15:01:14 Removing intermediate container 7bc40d930fa8 15:01:14 ---> 42e8a26777f0 15:01:14 15:01:15 Successfully built 42e8a26777f0 15:01:15 Successfully tagged core-data-arm64:latest 15:01:15  Building core-data ... done Building security-secretstore-setup 15:01:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:01:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:01:20 ---> dae87db25a82 15:01:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:01:20 ---> Using cache 15:01:20 ---> 2d9971acaafa 15:01:20 Step 4/23 : WORKDIR /edgex-go 15:01:20 ---> Using cache 15:01:20 ---> a5f15c44ae5f 15:01:20 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:01:20 ---> Running in 6061e93cf834 15:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:01:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:01:24 OK: 263 MiB in 53 packages 15:01:27 Removing intermediate container 6061e93cf834 15:01:27 ---> 1d00647a6096 15:01:27 Step 6/23 : COPY go.mod vendor* ./ 15:01:29 ---> 6f5143df596c 15:01:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:29 ---> Running in e432fcd34130 15:01:44 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:01:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:01:44 ---> dae87db25a82 15:01:44 Step 3/24 : WORKDIR /edgex-go 15:01:44 ---> Using cache 15:01:44 ---> b8ee8db71939 15:01:44 Step 4/24 : RUN apk add --update --no-cache make git 15:01:44 ---> Using cache 15:01:44 ---> 30e2cc8004c9 15:01:44 Step 5/24 : COPY go.mod vendor* ./ 15:01:44 ---> Using cache 15:01:44 ---> 1a69facc544e 15:01:44 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:44 ---> Using cache 15:01:44 ---> 2b38aabedab7 15:01:44 Step 7/24 : COPY . . 15:01:44 ---> Using cache 15:01:44 ---> 8bb09038c433 15:01:44 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:01:44 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:01:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:01:44 ---> dae87db25a82 15:01:44 Step 3/26 : WORKDIR /edgex-go 15:01:44 ---> Using cache 15:01:44 ---> b8ee8db71939 15:01:44 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 15:01:46 ---> Running in 2cebfad8a076 15:01:46 ---> Running in 866052856e4a 15:01:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:01: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:01:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:01:54 OK: 263 MiB in 53 packages 15:01:54 Removing intermediate container 1514fbda5345 15:01:54 ---> c5c03e9ebbea 15:01:54 Step 7/20 : COPY . . 15:01:56 Removing intermediate container 2cebfad8a076 15:01:56 ---> 4e630731e920 15:01:56 Step 5/26 : COPY go.mod vendor* ./ 15:01:57 ---> ad6e529327e9 15:01:57 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:58 ---> Running in 3b3d23d2a09e 15:02:10 ---> ec5f6598ccdf 15:02:10 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:02:10 ---> Running in e5fe8c592f74 15:02:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:03:11 Removing intermediate container e432fcd34130 15:03:11 ---> 22393b8b5e15 15:03:11 Step 8/23 : COPY . . 15:03:33 ---> b2ff40e10264 15:03:33 Step 9/23 : RUN make cmd/support-notifications/support-notifications 15:03:33 ---> Running in b63f9eae8d61 15:03:36 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 15:03:54 Removing intermediate container 3b3d23d2a09e 15:03:54 ---> 57d597e1c730 15:03:54 Step 7/26 : COPY . . 15:04:07 ---> d92fbb02a4a2 15:04:07 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 15:04:07 ---> Running in 18ec9a9a4401 15:04:07 Removing intermediate container 18ec9a9a4401 15:04:07 ---> 55bbee2e0cf0 15:04:07 Step 9/26 : WORKDIR /edgex-go/spire-build 15:04:07 ---> Running in 6809f01f5a10 15:04:07 Removing intermediate container 6809f01f5a10 15:04:07 ---> 7a1aa67ebdab 15:04:07 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:04:07 ---> Running in a2e93e91030f 15:04:07 Removing intermediate container a2e93e91030f 15:04:07 ---> e66b37ce8c5b 15:04:07 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:04:07 ---> Running in 34aa17ffb630 15:04:12 Removing intermediate container 34aa17ffb630 15:04:12 ---> d285c37c9cc1 15:04:12 Step 12/26 : WORKDIR /edgex-go 15:04:12 ---> Running in 10465aacfa0f 15:04:13 Removing intermediate container 10465aacfa0f 15:04:13 ---> fea5af992562 15:04:13 15:04:13 Step 13/26 : FROM alpine:3.17 15:04:13 ---> d74e625d9115 15:04:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:04:13 ---> Using cache 15:04:13 ---> 9f9ae60d29ad 15:04:13 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:04:13 ---> Running in 5c4cf1fc2c6f 15:04:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:04:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:04:18 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:04:18 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:04:18 OK: 17687 distinct packages available 15:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:04:20 (1/4) Installing dumb-init (1.2.5-r2) 15:04:20 (2/4) Installing musl-obstack (1.2.3-r0) 15:04:20 (3/4) Installing libucontext (1.2-r0) 15:04:20 (4/4) Installing gcompat (1.1.0-r0) 15:04:20 Executing busybox-1.35.0-r29.trigger 15:04:20 OK: 8 MiB in 19 packages 15:04:22 Removing intermediate container 5c4cf1fc2c6f 15:04:22 ---> 5dc10ab02aae 15:04:22 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 15:04:24 ---> ba4e189db389 15:04:24 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:04:31 ---> 94b0043566db 15:04:31 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:04:31 ---> 3fb0bfa70ca3 15:04:31 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:04:31 ---> Running in 9a86b5ecce33 15:04:32 Removing intermediate container 9a86b5ecce33 15:04:32 ---> b2a696330825 15:04:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:04:33 ---> b4eccb764798 15:04:33 Step 21/26 : WORKDIR / 15:04:33 ---> Running in a3e5e499ac41 15:04:34 Removing intermediate container a3e5e499ac41 15:04:34 ---> 9caf88b0b7ea 15:04:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:04:34 ---> Running in 44c58ab0d247 15:04:34 Removing intermediate container 44c58ab0d247 15:04:34 ---> 0d3ca271f15c 15:04:34 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:04:34 ---> Running in 8fe9db131e6d 15:04:35 Removing intermediate container 8fe9db131e6d 15:04:35 ---> c9dbbead1064 15:04:35 Step 24/26 : LABEL arch=arm64 15:04:35 ---> Running in e9d19c8c5d90 15:04:36 Removing intermediate container e9d19c8c5d90 15:04:36 ---> 2ae62fdffa48 15:04:36 Step 25/26 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 15:04:36 ---> Running in 81216cf00733 15:04:36 Removing intermediate container 81216cf00733 15:04:36 ---> 29090abb6e1e 15:04:36 Step 26/26 : LABEL version=0.0.0 15:04:36 ---> Running in c8fe26b615ef 15:04:37 Removing intermediate container c8fe26b615ef 15:04:37 ---> 443ed236cd26 15:04:37 15:04:37 Successfully built 443ed236cd26 15:04:37 Successfully tagged security-spire-config-arm64:latest 15:04:37  Building security-spire-config ... done Building security-spire-server 15:04:59 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:04:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:04:59 ---> dae87db25a82 15:04:59 Step 3/25 : WORKDIR /edgex-go 15:04:59 ---> Using cache 15:04:59 ---> b8ee8db71939 15:04:59 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 15:04:59 ---> Using cache 15:04:59 ---> 4e630731e920 15:04:59 Step 5/25 : COPY go.mod vendor* ./ 15:04:59 ---> Using cache 15:04:59 ---> ad6e529327e9 15:04:59 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:59 ---> Using cache 15:04:59 ---> 57d597e1c730 15:04:59 Step 7/25 : COPY . . 15:04:59 ---> Using cache 15:04:59 ---> d92fbb02a4a2 15:04:59 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 15:04:59 ---> Using cache 15:04:59 ---> 55bbee2e0cf0 15:04:59 Step 9/25 : WORKDIR /edgex-go/spire-build 15:04:59 ---> Using cache 15:04:59 ---> 7a1aa67ebdab 15:04:59 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:04:59 ---> Using cache 15:04:59 ---> e66b37ce8c5b 15:04:59 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:04:59 ---> Running in b2443867ceed 15:05:00 Removing intermediate container b2443867ceed 15:05:00 ---> 0dc1d589e203 15:05:00 Step 12/25 : WORKDIR /edgex-go 15:05:00 ---> Running in fc2b5c5b9b8f 15:05:01 Removing intermediate container fc2b5c5b9b8f 15:05:01 ---> 4413109d4158 15:05:01 15:05:01 Step 13/25 : FROM alpine:3.17 15:05:01 ---> d74e625d9115 15:05:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:05:01 ---> Using cache 15:05:01 ---> 9f9ae60d29ad 15:05:01 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:05:01 ---> Running in b9e1e5b6dded 15:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:05:06 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:05:06 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:05:06 OK: 17687 distinct packages available 15:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:05:08 (1/5) Installing dumb-init (1.2.5-r2) 15:05:08 (2/5) Installing musl-obstack (1.2.3-r0) 15:05:08 (3/5) Installing libucontext (1.2-r0) 15:05:08 (4/5) Installing gcompat (1.1.0-r0) 15:05:08 (5/5) Installing openssl (3.0.8-r0) 15:05:08 Executing busybox-1.35.0-r29.trigger 15:05:08 OK: 9 MiB in 20 packages 15:05:10 Removing intermediate container b9e1e5b6dded 15:05:10 ---> 276162b7e850 15:05:10 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 15:05:11 ---> fb1f7411daac 15:05:11 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:05:17 ---> 732ccd83bc28 15:05:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:05:18 ---> 4ca7bd7f0f95 15:05:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:05:19 ---> a5620745b4a0 15:05:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:05:20 ---> 00e77eedaaaf 15:05:20 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:05:20 ---> Running in ba7f96479f85 15:05:21 Removing intermediate container ba7f96479f85 15:05:21 ---> 94d407d0b922 15:05:21 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:05:21 ---> Running in a93121804159 15:05:21 Removing intermediate container a93121804159 15:05:21 ---> ddbabc9bf014 15:05:21 Step 23/25 : LABEL arch=arm64 15:05:21 ---> Running in af3d9ec275c6 15:05:22 Removing intermediate container af3d9ec275c6 15:05:22 ---> 316963f6f865 15:05:22 Step 24/25 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 15:05:22 ---> Running in 059ef3799b93 15:05:23 Removing intermediate container 059ef3799b93 15:05:23 ---> 5799db4395ea 15:05:23 Step 25/25 : LABEL version=0.0.0 15:05:23 ---> Running in aa062f77561b 15:05:23 Removing intermediate container aa062f77561b 15:05:23 ---> 6be95d2483de 15:05:23 15:05:24 Successfully built 6be95d2483de 15:05:24 Successfully tagged security-spire-server-arm64:latest 15:05:24 Building security-proxy-setup 15:05:42  Building security-spire-server ... done Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:05:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:05:42 ---> dae87db25a82 15:05:42 Step 3/21 : WORKDIR /edgex-go 15:05:42 ---> Using cache 15:05:42 ---> b8ee8db71939 15:05:42 Step 4/21 : RUN apk add --update --no-cache make git 15:05:42 ---> Using cache 15:05:42 ---> 30e2cc8004c9 15:05:42 Step 5/21 : COPY go.mod vendor* ./ 15:05:42 ---> Using cache 15:05:42 ---> 1a69facc544e 15:05:42 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:42 ---> Using cache 15:05:42 ---> 2b38aabedab7 15:05:42 Step 7/21 : COPY . . 15:05:42 ---> Using cache 15:05:42 ---> 8bb09038c433 15:05:42 Step 8/21 : RUN make cmd/secrets-config/secrets-config 15:05:43 ---> Running in 64f4fd67cfe0 15:05:45 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 15:09: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:09:19 Removing intermediate container 866052856e4a 15:09:19 ---> e06b37a7b4d6 15:09:19 15:09:19 Step 9/24 : FROM alpine:3.17 15:09:19 ---> d74e625d9115 15:09:19 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:09:19 ---> Running in f73fa36bf6fc 15:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:09:24 (1/3) Installing ca-certificates (20220614-r4) 15:09:24 (2/3) Installing dumb-init (1.2.5-r2) 15:09:24 (3/3) Installing su-exec (0.2-r2) 15:09:24 Executing busybox-1.35.0-r29.trigger 15:09:24 Executing ca-certificates-20220614-r4.trigger 15:09:25 OK: 8 MiB in 18 packages 15:09:27 Removing intermediate container f73fa36bf6fc 15:09:27 ---> 09708958625f 15:09:27 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:09:27 ---> Running in a0313b44d486 15:09:28 Removing intermediate container a0313b44d486 15:09:28 ---> 1579a2e8db67 15:09:28 Step 12/24 : WORKDIR / 15:09:28 ---> Running in 0ae3f7848308 15:09:28 Removing intermediate container 0ae3f7848308 15:09:28 ---> a03e1bc3c0f2 15:09:28 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 15:09:29 ---> 435a0c4dd7a2 15:09:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:09:30 ---> 66216e52f20d 15:09:30 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:09:32 ---> 61a28ab223c4 15:09:32 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:09:32 ---> 36aeb87a6b71 15:09:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:09:34 ---> 54c78066c4e6 15:09:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:09:37 ---> 83522ddeacd6 15:09:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:09:38 ---> b1710e872431 15:09:38 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:09:38 ---> Running in 7b6c13bd4c67 15:09:42 Removing intermediate container 7b6c13bd4c67 15:09:42 ---> a6c285097d6f 15:09:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:09:42 ---> Running in 89e2203e0f0e 15:09:42 Removing intermediate container 89e2203e0f0e 15:09:42 ---> 2aaadde3cafd 15:09:42 Step 22/24 : LABEL arch=arm64 15:09:42 ---> Running in a65154ec2021 15:09:43 Removing intermediate container a65154ec2021 15:09:43 ---> 4cb3b02922c9 15:09:43 Step 23/24 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 15:09:43 ---> Running in 4062aee506ea 15:09:44 Removing intermediate container 4062aee506ea 15:09:44 ---> 7b25a34d8be8 15:09:44 Step 24/24 : LABEL version=0.0.0 15:09:44 ---> Running in 259911303ae1 15:09:44 Removing intermediate container 259911303ae1 15:09:44 ---> bfebd29b940d 15:09:44 15:09:45 Successfully built bfebd29b940d 15:09:45 Successfully tagged security-secretstore-setup-arm64:latest 15:09:45  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 15:10:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:10:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:10:03 ---> dae87db25a82 15:10:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:10:03 ---> Using cache 15:10:03 ---> 2d9971acaafa 15:10:03 Step 4/23 : WORKDIR /edgex-go 15:10:03 ---> Using cache 15:10:03 ---> a5f15c44ae5f 15:10:03 Step 5/23 : RUN apk add --update --no-cache make git 15:10:03 ---> Using cache 15:10:03 ---> ad99c370b42c 15:10:03 Step 6/23 : COPY go.mod vendor* ./ 15:10:03 ---> Using cache 15:10:03 ---> 96aca7959439 15:10:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:03 ---> Using cache 15:10:03 ---> 0ffc6e38db61 15:10:03 Step 8/23 : COPY . . 15:10:03 ---> Using cache 15:10:03 ---> 58349f6c9658 15:10:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:10:03 ---> Running in 17f97e4c47de 15:10: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 15:12:09 Removing intermediate container 4efc9af5e534 15:12:09 ---> ebd2ff4b0750 15:12:09 15:12:09 Step 10/23 : FROM alpine:3.17 15:12:09 ---> d74e625d9115 15:12:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:12:09 ---> Using cache 15:12:09 ---> 29d17a977b63 15:12:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:12:09 ---> Using cache 15:12:09 ---> 8dea689a7db9 15:12:09 Step 13/23 : ENV APP_PORT=59861 15:12:09 ---> Running in 3f2603dab789 15:12:09 Removing intermediate container 3f2603dab789 15:12:09 ---> e4473c2d307f 15:12:09 Step 14/23 : EXPOSE $APP_PORT 15:12:09 ---> Running in 73d230862fa5 15:12:09 Removing intermediate container 73d230862fa5 15:12:09 ---> 5696ba8a49e7 15:12:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:12:09 ---> 02ad954d6878 15:12:09 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:12:09 ---> 0d8d32812b7c 15:12:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:12:09 ---> ef750f6cea36 15:12:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:12:09 ---> 33d147b7dfa7 15:12:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:12:09 ---> Running in 83ff2773dea0 15:12:09 Removing intermediate container 83ff2773dea0 15:12:09 ---> fcd7e2178af1 15:12:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:12:10 ---> Running in 9c95fcac1746 15:12:10 Removing intermediate container 9c95fcac1746 15:12:10 ---> de012ae319ef 15:12:10 Step 21/23 : LABEL arch=arm64 15:12:10 ---> Running in 5a104d3de6ad 15:12:11 Removing intermediate container 5a104d3de6ad 15:12:11 ---> fd774c8fbe89 15:12:11 Step 22/23 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 15:12:11 ---> Running in b3a1b5895675 15:12:12 Removing intermediate container b3a1b5895675 15:12:12 ---> c5707cb54f8f 15:12:12 Step 23/23 : LABEL version=0.0.0 15:12:12 ---> Running in b7b63b3d7783 15:12:13 Removing intermediate container b7b63b3d7783 15:12:13 ---> fd9f9d95d3c4 15:12:13 15:12:13 Successfully built fd9f9d95d3c4 15:12:13 Successfully tagged support-scheduler-arm64:latest 15:12:13 Building security-spire-agent 15:12:35  Building support-scheduler ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:12:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:12:35 ---> dae87db25a82 15:12:35 Step 3/26 : WORKDIR /edgex-go 15:12:35 ---> Using cache 15:12:35 ---> b8ee8db71939 15:12:35 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 15:12:35 ---> Using cache 15:12:35 ---> 4e630731e920 15:12:35 Step 5/26 : COPY go.mod vendor* ./ 15:12:35 ---> Using cache 15:12:35 ---> ad6e529327e9 15:12:35 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:35 ---> Using cache 15:12:35 ---> 57d597e1c730 15:12:35 Step 7/26 : COPY . . 15:12:35 ---> Using cache 15:12:35 ---> d92fbb02a4a2 15:12:35 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 15:12:35 ---> Using cache 15:12:35 ---> 55bbee2e0cf0 15:12:35 Step 9/26 : WORKDIR /edgex-go/spire-build 15:12:35 ---> Using cache 15:12:35 ---> 7a1aa67ebdab 15:12:35 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:12:35 ---> Using cache 15:12:35 ---> e66b37ce8c5b 15:12:35 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:12:35 ---> Using cache 15:12:35 ---> d285c37c9cc1 15:12:35 Step 12/26 : WORKDIR /edgex-go 15:12:35 ---> Using cache 15:12:35 ---> fea5af992562 15:12:35 15:12:35 Step 13/26 : FROM alpine:3.17 15:12:35 ---> d74e625d9115 15:12:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:12:35 ---> Using cache 15:12:35 ---> 9f9ae60d29ad 15:12:35 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:12:35 ---> Using cache 15:12:35 ---> 276162b7e850 15:12:35 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 15:12:35 ---> Using cache 15:12:35 ---> fb1f7411daac 15:12:35 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:12:35 Removing intermediate container e5fe8c592f74 15:12:35 ---> e895f91551ec 15:12:35 15:12:35 Step 9/20 : FROM alpine:3.17 15:12:35 ---> d74e625d9115 15:12:35 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:12:35 ---> Using cache 15:12:35 ---> 9f9ae60d29ad 15:12:35 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:12:35 ---> Running in 9144c9c38d18 15:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:12:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:12:37 ---> 0c022f83df5e 15:12:37 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:12:39 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:12:39 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:12:39 OK: 17687 distinct packages available 15:12:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:12:42 (1/9) Installing ca-certificates (20220614-r4) 15:12:42 (2/9) Installing brotli-libs (1.0.9-r9) 15:12:42 (3/9) Installing nghttp2-libs (1.51.0-r0) 15:12:42 (4/9) Installing libcurl (7.88.1-r0) 15:12:42 (5/9) Installing curl (7.88.1-r0) 15:12:42 (6/9) Installing dumb-init (1.2.5-r2) 15:12:42 (7/9) Installing musl-obstack (1.2.3-r0) 15:12:42 (8/9) Installing libucontext (1.2-r0) 15:12:42 (9/9) Installing gcompat (1.1.0-r0) 15:12:42 Executing busybox-1.35.0-r29.trigger 15:12:42 Executing ca-certificates-20220614-r4.trigger 15:12:43 OK: 11 MiB in 24 packages 15:12:45 ---> 31f628d721ae 15:12:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:12:46 ---> f2d893fecf29 15:12:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:12:47 Removing intermediate container 9144c9c38d18 15:12:47 ---> 5a8f761fe9d7 15:12:47 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:12:48 ---> fdf9a0d4b160 15:12:48 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:12:48 ---> 437e71e8a73b 15:12:48 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 15:12:49 ---> 0885a4fc8bc9 15:12:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:12:49 ---> 26b08909d2ce 15:12:49 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:12:49 ---> Running in 7b59ae79a8bf 15:12:50 Removing intermediate container 7b59ae79a8bf 15:12:50 ---> bddf04f511c1 15:12:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:12:50 ---> Running in 9c4fc33c3cb2 15:12:51 Removing intermediate container 9c4fc33c3cb2 15:12:51 ---> 2ecf99cae9cf 15:12:51 Step 24/26 : LABEL arch=arm64 15:12:51 ---> Running in a57423735346 15:12:52 Removing intermediate container a57423735346 15:12:52 ---> 62831be39d70 15:12:52 Step 25/26 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 15:12:52 ---> Running in 4035d991ab54 15:12:53 ---> 7b1bf8436372 15:12:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:12:53 Removing intermediate container 4035d991ab54 15:12:53 ---> 385539f81816 15:12:53 Step 26/26 : LABEL version=0.0.0 15:12:53 ---> Running in b4d1d172c1f0 15:12:54 Removing intermediate container b4d1d172c1f0 15:12:54 ---> 7235abab36ed 15:12:54 15:12:55 ---> d2183541e6c6 15:12:55 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:12:55 ---> Running in b5595899a414 15:12:55 Successfully built 7235abab36ed 15:12:55 Successfully tagged security-spire-agent-arm64:latest 15:12:56  Building security-spire-agent ... done Removing intermediate container b5595899a414 15:12:56 ---> f7f75e14dbea 15:12:56 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:12:56 ---> Running in 1fab6c21d1bb 15:12:57 Removing intermediate container 1fab6c21d1bb 15:12:57 ---> 9cc45c893967 15:12:57 Step 18/20 : LABEL arch=arm64 15:12:58 ---> Running in 1e7fa97fe3a9 15:12:59 Removing intermediate container 1e7fa97fe3a9 15:12:59 ---> 715cc604641b 15:12:59 Step 19/20 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 15:12:59 ---> Running in 432a9caab55a 15:13:00 Removing intermediate container 432a9caab55a 15:13:00 ---> 042fca8beee3 15:13:00 Step 20/20 : LABEL version=0.0.0 15:13:00 ---> Running in 31aedb7c5c8f 15:13:01 Removing intermediate container 31aedb7c5c8f 15:13:01 ---> 2869cc50d224 15:13:01 15:13:02 Successfully built 2869cc50d224 15:13:02 Successfully tagged security-spiffe-token-provider-arm64:latest 15:13:05  Building security-spiffe-token-provider ... done Removing intermediate container 64f4fd67cfe0 15:13:05 ---> 23ad525ca79c 15:13:05 15:13:05 Step 9/21 : FROM alpine:3.17 15:13:05 ---> d74e625d9115 15:13:05 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 15:13:05 ---> Running in 573c06fe5076 15:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:13:09 (1/2) Installing dumb-init (1.2.5-r2) 15:13:09 (2/2) Installing openssl (3.0.8-r0) 15:13:09 Executing busybox-1.35.0-r29.trigger 15:13:09 OK: 8 MiB in 17 packages 15:13:11 Removing intermediate container 573c06fe5076 15:13:11 ---> 706c2ff10d65 15:13:11 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:13:11 ---> Running in e6e071b18e01 15:13:11 Removing intermediate container e6e071b18e01 15:13:11 ---> d31e2c3fc512 15:13:11 Step 12/21 : WORKDIR /edgex 15:13:11 ---> Running in 9ad7f8f438f0 15:13:12 Removing intermediate container 9ad7f8f438f0 15:13:12 ---> 5c447d355c08 15:13:12 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 15:13:13 ---> 22923478b9e2 15:13:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 15:13:14 ---> 87f620345dea 15:13:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:13:15 ---> 762d51a377c5 15:13:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:13:16 ---> 733197dd278d 15:13:16 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:13:17 ---> Running in 4b322dd15a18 15:13:20 Removing intermediate container 4b322dd15a18 15:13:20 ---> c85bbb489970 15:13:20 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:13:20 ---> Running in aad262c2bcad 15:13:20 Removing intermediate container aad262c2bcad 15:13:20 ---> 2ae88b9ba8c9 15:13:20 Step 19/21 : LABEL arch=arm64 15:13:20 ---> Running in 1a37c2263698 15:13:21 Removing intermediate container 1a37c2263698 15:13:21 ---> 0ae23677c59d 15:13:21 Step 20/21 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 15:13:21 ---> Running in c94d4ff60b7b 15:13:22 Removing intermediate container c94d4ff60b7b 15:13:22 ---> 84d7581db148 15:13:22 Step 21/21 : LABEL version=0.0.0 15:13:22 ---> Running in fe8679a7742e 15:13:22 Removing intermediate container fe8679a7742e 15:13:22 ---> 63b53cd3a0bb 15:13:22 15:13:23 Successfully built 63b53cd3a0bb 15:13:23 Successfully tagged security-proxy-setup-arm64:latest 15:14:31  Building security-proxy-setup ... done Removing intermediate container b63f9eae8d61 15:14:31 ---> a7cbdf9b597b 15:14:31 15:14:31 Step 10/23 : FROM alpine:3.17 15:14:31 ---> d74e625d9115 15:14:31 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:14:31 ---> Running in 96baa63b6be6 15:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:14:31 (1/2) Installing ca-certificates (20220614-r4) 15:14:31 (2/2) Installing dumb-init (1.2.5-r2) 15:14:31 Executing busybox-1.35.0-r29.trigger 15:14:31 Executing ca-certificates-20220614-r4.trigger 15:14:31 OK: 8 MiB in 17 packages 15:14:31 Removing intermediate container 96baa63b6be6 15:14:31 ---> eea059dcff97 15:14:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:14:31 ---> Running in 445f6dc8cb3d 15:14:31 Removing intermediate container 445f6dc8cb3d 15:14:31 ---> 89fda9c1363b 15:14:31 Step 13/23 : ENV APP_PORT=59860 15:14:31 ---> Running in 8b1f96d45f69 15:14:31 Removing intermediate container 8b1f96d45f69 15:14:31 ---> d7e1d21a846b 15:14:31 Step 14/23 : EXPOSE $APP_PORT 15:14:31 ---> Running in 5a2d058b8fea 15:14:31 Removing intermediate container 5a2d058b8fea 15:14:31 ---> e090141dc098 15:14:31 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:14:31 ---> 7af39134244a 15:14:31 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:14:31 ---> 9e90c12a885d 15:14:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:14:32 ---> ce2077856453 15:14:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:14:32 ---> 831c03b92a2c 15:14:32 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:14:33 ---> Running in 639335f0ee22 15:14:33 Removing intermediate container 639335f0ee22 15:14:33 ---> 0a47009dd15c 15:14:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:14:33 ---> Running in 33eeb6f487d0 15:14:33 Removing intermediate container 33eeb6f487d0 15:14:33 ---> 3606b29bb093 15:14:33 Step 21/23 : LABEL arch=arm64 15:14:34 ---> Running in 8e35b2c33283 15:14:34 Removing intermediate container 8e35b2c33283 15:14:34 ---> b25465a7f3f2 15:14:34 Step 22/23 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 15:14:34 ---> Running in 8ac8710d3a72 15:14:35 Removing intermediate container 8ac8710d3a72 15:14:35 ---> 0b7eefed2ae5 15:14:35 Step 23/23 : LABEL version=0.0.0 15:14:35 ---> Running in 20d782989f5e 15:14:35 Removing intermediate container 20d782989f5e 15:14:35 ---> 6a4faa59af76 15:14:35 15:14:36 Successfully built 6a4faa59af76 15:14:36 Successfully tagged support-notifications-arm64:latest 15:14:38  Building support-notifications ... done Removing intermediate container 17f97e4c47de 15:14:38 ---> e3ef29022e47 15:14:38 15:14:38 Step 10/23 : FROM alpine:3.17 15:14:38 ---> d74e625d9115 15:14:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:14:38 ---> Using cache 15:14:38 ---> 84be729da5cc 15:14:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:14:38 ---> Using cache 15:14:38 ---> 2aa63e9f7ce5 15:14:38 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:14:38 ---> Using cache 15:14:38 ---> 3724f6710c7b 15:14:38 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:14:38 ---> Using cache 15:14:38 ---> 2c2dad3b6506 15:14:38 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:14:39 ---> 78fab92241ed 15:14:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:14:40 ---> d17bbbb076f5 15:14:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:14:40 ---> 600b42c0b3df 15:14:40 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:14:40 ---> Running in cd527781daf1 15:14:42 Removing intermediate container cd527781daf1 15:14:42 ---> 7ccec846a599 15:14:42 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:14:42 ---> Running in 84fc989d197a 15:14:43 Removing intermediate container 84fc989d197a 15:14:43 ---> 11e7796ecf6f 15:14:43 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 15:14:43 ---> Running in fd900c1b966d 15:14:43 Removing intermediate container fd900c1b966d 15:14:43 ---> 4b063beb4bb1 15:14:43 Step 21/23 : LABEL arch=arm64 15:14:43 ---> Running in 4776d15c3051 15:14:43 Removing intermediate container 4776d15c3051 15:14:43 ---> 9661bb6654a4 15:14:43 Step 22/23 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 15:14:43 ---> Running in 6376e5f58381 15:14:44 Removing intermediate container 6376e5f58381 15:14:44 ---> 08e954191741 15:14:44 Step 23/23 : LABEL version=0.0.0 15:14:44 ---> Running in 9a53bfabbe02 15:14:44 Removing intermediate container 9a53bfabbe02 15:14:44 ---> b479ac9a433a 15:14:44 15:14:44 Successfully built b479ac9a433a 15:14:44 Successfully tagged core-common-config-bootstrapper-arm64:latest 15:14:45  Building core-common-config-bootstrapper ... done  [Pipeline] } 15:14:45 $ docker stop --time=1 1a188ca6c4422ee75792b032a9cc5972c6be3a2174409aee9c386300b5080b47 15:14:47 $ docker rm -f --volumes 1a188ca6c4422ee75792b032a9cc5972c6be3a2174409aee9c386300b5080b47 [Pipeline] // withDockerContainer [Pipeline] sh 15:14:48 + docker images 15:14:48 REPOSITORY TAG IMAGE ID CREATED SIZE 15:14:48 core-common-config-bootstrapper-arm64 latest b479ac9a433a 4 seconds ago 17.5MB 15:14:48 e3ef29022e47 11 seconds ago 1.48GB 15:14:48 support-notifications-arm64 latest 6a4faa59af76 13 seconds ago 32.5MB 15:14:48 a7cbdf9b597b 29 seconds ago 1.56GB 15:14:48 security-proxy-setup-arm64 latest 63b53cd3a0bb About a minute ago 18.6MB 15:14:48 23ad525ca79c About a minute ago 1.47GB 15:14:48 security-spiffe-token-provider-arm64 latest 2869cc50d224 About a minute ago 32.6MB 15:14:48 security-spire-agent-arm64 latest 7235abab36ed About a minute ago 125MB 15:14:48 e895f91551ec 2 minutes ago 1.53GB 15:14:48 support-scheduler-arm64 latest fd9f9d95d3c4 2 minutes ago 31.8MB 15:14:48 ebd2ff4b0750 2 minutes ago 1.56GB 15:14:48 security-secretstore-setup-arm64 latest bfebd29b940d 5 minutes ago 32MB 15:14:48 e06b37a7b4d6 5 minutes ago 1.48GB 15:14:48 security-spire-server-arm64 latest 6be95d2483de 9 minutes ago 87.1MB 15:14:48 4413109d4158 9 minutes ago 1.35GB 15:14:48 security-spire-config-arm64 latest 443ed236cd26 10 minutes ago 86.2MB 15:14:48 fea5af992562 10 minutes ago 1.35GB 15:14:48 core-data-arm64 latest 42e8a26777f0 13 minutes ago 19.9MB 15:14:48 core-metadata-arm64 latest 0b1a80b4ea13 13 minutes ago 20.4MB 15:14:48 core-command-arm64 latest 8653034fc42e 13 minutes ago 19.7MB 15:14:48 6de861c935c4 13 minutes ago 1.5GB 15:14:48 9ebda001a21e 14 minutes ago 1.5GB 15:14:48 security-bootstrapper-arm64 latest b9447b90507b 14 minutes ago 21.8MB 15:14:48 b5b4c852a9be 14 minutes ago 1.49GB 15:14:48 security-proxy-auth-arm64 latest 0e5e047e4542 14 minutes ago 18.2MB 15:14:48 8e25087b2528 15 minutes ago 1.47GB 15:14:48 c27f0a98d49b 15 minutes ago 1.47GB 15:14:48 ci-base-image-arm64 latest dae87db25a82 39 minutes ago 868MB 15:14:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 days ago 648MB 15:14:48 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 15:14:48 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 15:14:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:14:49 15:14:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:14:50 arm64: Pulling from edgex-lftools-log-publisher 15:14:50 8998bd30e6a1: Pulling fs layer 15:14:50 04944245beec: Pulling fs layer 15:14:50 699f458cf7ca: Pulling fs layer 15:14:50 765212b225bb: Pulling fs layer 15:14:50 f23df028b6ca: Pulling fs layer 15:14:50 d65c8cfc05b1: Pulling fs layer 15:14:50 2437ff75d9bd: Pulling fs layer 15:14:50 765212b225bb: Waiting 15:14:50 d65c8cfc05b1: Waiting 15:14:50 f23df028b6ca: Waiting 15:14:50 2437ff75d9bd: Waiting 15:14:50 04944245beec: Verifying Checksum 15:14:50 04944245beec: Download complete 15:14:50 765212b225bb: Verifying Checksum 15:14:50 765212b225bb: Download complete 15:14:50 f23df028b6ca: Download complete 15:14:50 d65c8cfc05b1: Verifying Checksum 15:14:50 d65c8cfc05b1: Download complete 15:14:50 699f458cf7ca: Verifying Checksum 15:14:50 699f458cf7ca: Download complete 15:14:50 8998bd30e6a1: Verifying Checksum 15:14:50 8998bd30e6a1: Download complete 15:14:53 2437ff75d9bd: Verifying Checksum 15:14:53 2437ff75d9bd: Download complete 15:14:55 8998bd30e6a1: Pull complete 15:14:55 04944245beec: Pull complete 15:14:56 699f458cf7ca: Pull complete 15:14:57 765212b225bb: Pull complete 15:14:58 f23df028b6ca: Pull complete 15:14:58 d65c8cfc05b1: Pull complete 15:15:13 2437ff75d9bd: Pull complete 15:15:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:15:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:15:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:13 prd-ubuntu20.04-docker-arm64-4c-16g-2443 does not seem to be running inside a container 15:15:13 $ 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 15:15:16 $ docker top 81f34af757a0658fbe9a58ddffe672339a2e840b6094c5a87d2f55d9bdad3a78 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:15:17 ---> job-cost.sh 15:15:17 lf-activate-venv: SKIPPING 15:15:17 INFO: No Stack... 15:15:18 INFO: Retrieving Pricing Info for: v3-standard-4 15:15:18 INFO: Archiving Costs [Pipeline] sh 15:15:19 + cat /w/workspace/edgex-go/1/archives/cost.csv 15:15:19 + cut -d, -f6 [Pipeline] lock 15:15:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4455-1-stack-cost] 15:15:19 Resource [jenkins-edgexfoundry-edgex-go-PR-4455-1-stack-cost] did not exist. Created. 15:15:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4455-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:15:20 + echo total: 0.10999999940395355 [Pipeline] stash 15:15:20 Stashed 1 file(s) [Pipeline] } 15:15:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4455-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:15:20 $ docker stop --time=1 81f34af757a0658fbe9a58ddffe672339a2e840b6094c5a87d2f55d9bdad3a78 15:15:22 $ docker rm -f --volumes 81f34af757a0658fbe9a58ddffe672339a2e840b6094c5a87d2f55d9bdad3a78 [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 15:15:22 provisioning config files... 15:15:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6341602823185017903tmp [Pipeline] { [Pipeline] sh 15:15:23 + set +x 15:15:23 + curl+ -s https://codecov.io/bash 15:15:23 bash -s -- 15:15:23 15:15:23 _____ _ 15:15:23 / ____| | | 15:15:23 | | ___ __| | ___ ___ _____ __ 15:15:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:15:23 | |___| (_) | (_| | __/ (_| (_) \ V / 15:15:23 \_____\___/ \__,_|\___|\___\___/ \_/ 15:15:23 Bash-1.0.6 15:15:23 15:15:23 15:15:23 ==> git version 2.25.1 found 15:15:23 ==> 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 15:15:23 Release-Date: 2020-01-08 15:15:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:15:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:15:23 ==> Jenkins CI detected. 15:15:23 current dir:  /w/workspace/edgex-go/1 15:15:23 project root: . 15:15:23 --> token set from env 15:15:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:15:23 ==> Running gcov in . (disable via -X gcov) 15:15:23 ==> Python coveragepy not found 15:15:23 ==> Searching for coverage reports in: 15:15:23 + . 15:15:23 -> Found 1 reports 15:15:23 ==> Detecting git/mercurial file structure 15:15:23 ==> Reading reports 15:15:23 + ./coverage.out bytes=447486 15:15:23 ==> Appending adjustments 15:15:23 https://docs.codecov.io/docs/fixing-reports 15:15:24 + Found adjustments 15:15:24 ==> Gzipping contents 15:15:24 60K /tmp/codecov.X73O0T.gz 15:15:24 ==> Uploading reports 15:15:24 url: https://codecov.io 15:15:24 query: branch=PR-4455&commit=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4455%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4455&job=&cmd_args= 15:15:24 -> Pinging Codecov 15:15:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4455&commit=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4455%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4455&job=&cmd_args= 15:15:24 -> Uploading to 15:15:24 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/00271124DB129430A58F1EEE437C3FCB/581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981/5affdfab-16e2-4953-8cb7-6d52dcee4ade.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T151524Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8aded48088421d2a1521852168cfb056154fdcf9858039d27a70762d61b44fa2 15:15:24 % Total % Received % Xferd Average Speed Time Time Time Current 15:15:24 Dload Upload Total Spent Left Speed 15:15:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57585 0 0 100 57585 0 229k --:--:-- --:--:-- --:--:-- 229k 15:15:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [Pipeline] } 15:15:25 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 15:15:26 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 15:15:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:15:27 ---> package-listing.sh 15:15:27 ++ facter osfamily 15:15:27 ++ tr '[:upper:]' '[:lower:]' 15:15:27 + OS_FAMILY=debian 15:15:27 + workspace=/w/workspace/edgex-go/1 15:15:27 + START_PACKAGES=/tmp/packages_start.txt 15:15:27 + END_PACKAGES=/tmp/packages_end.txt 15:15:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:15:27 + PACKAGES=/tmp/packages_start.txt 15:15:27 + '[' /w/workspace/edgex-go/1 ']' 15:15:27 + PACKAGES=/tmp/packages_end.txt 15:15:27 + case "${OS_FAMILY}" in 15:15:27 + dpkg -l 15:15:27 + grep '^ii' 15:15:27 + '[' -f /tmp/packages_start.txt ']' 15:15:27 + '[' -f /tmp/packages_end.txt ']' 15:15:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:15:27 + '[' /w/workspace/edgex-go/1 ']' 15:15:27 + mkdir -p /w/workspace/edgex-go/1/archives/ 15:15:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 15:15:27 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 15:15:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:15:28 15:15:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:15:29 latest: Pulling from edgex-lftools-log-publisher 15:15:29 5eb5b503b376: Pulling fs layer 15:15:29 5c69ac0246d0: Pulling fs layer 15:15:29 ec43610c2a17: Pulling fs layer 15:15:29 3a2ae6a8a46f: Pulling fs layer 15:15:29 33b1e0a273af: Pulling fs layer 15:15:29 5d3b04190fa2: Pulling fs layer 15:15:29 2f39f015ded8: Pulling fs layer 15:15:29 3a2ae6a8a46f: Waiting 15:15:29 33b1e0a273af: Waiting 15:15:29 5d3b04190fa2: Waiting 15:15:29 2f39f015ded8: Waiting 15:15:29 5c69ac0246d0: Verifying Checksum 15:15:29 5c69ac0246d0: Download complete 15:15:29 3a2ae6a8a46f: Verifying Checksum 15:15:29 ec43610c2a17: Verifying Checksum 15:15:29 ec43610c2a17: Download complete 15:15:29 33b1e0a273af: Verifying Checksum 15:15:29 33b1e0a273af: Download complete 15:15:29 5d3b04190fa2: Verifying Checksum 15:15:29 5d3b04190fa2: Download complete 15:15:29 5eb5b503b376: Verifying Checksum 15:15:29 5eb5b503b376: Download complete 15:15:30 2f39f015ded8: Download complete 15:15:30 5eb5b503b376: Pull complete 15:15:30 5c69ac0246d0: Pull complete 15:15:31 ec43610c2a17: Pull complete 15:15:31 3a2ae6a8a46f: Pull complete 15:15:31 33b1e0a273af: Pull complete 15:15:31 5d3b04190fa2: Pull complete 15:15:35 2f39f015ded8: Pull complete 15:15:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:15:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:15:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:36 prd-ubuntu20.04-docker-8c-8g-2440 does not seem to be running inside a container 15:15:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:15:37 $ docker top 8bc5892abc2c0217a7e842d2ac7e3c1205a0c9dab62d93d6ca150f322b9d594c -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:37 + touch /tmp/pre-build-complete [Pipeline] sh 15:15:38 + mkdir -p /var/log/sysstat [Pipeline] sh 15:15:38 + ls /var/log/sa-host 15:15:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:15:38 provisioning config files... 15:15:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3281440862223308888tmp [Pipeline] { [Pipeline] echo 15:15:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:15:39 ---> create-netrc.sh [Pipeline] } 15:15:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:15:39 ---> python-tools-install.sh [Pipeline] echo 15:15:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:15:39 ---> sudo-logs.sh 15:15:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:15:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:15:40 ---> job-cost.sh 15:15:40 lf-activate-venv: SKIPPING 15:15:40 DEBUG: total: 0.10999999940395355 15:15:40 INFO: Retrieving Stack Cost... 15:15:40 INFO: Retrieving Pricing Info for: v3-standard-8 15:15:40 INFO: Archiving Costs [Pipeline] echo 15:15:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:15:41 ---> logs-deploy.sh 15:15:41 lf-activate-venv: SKIPPING 15:15:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4455/1 15:15:41 INFO: archiving workspace using pattern(s): 15:15:42 Archives upload complete. 15:15:42 INFO: archiving logs to Nexus