Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fc642928cfbf18e003f8951daae004c4cbc28dde+0baaaae70618360000907aaeb616fdb98faa6d32 (d03132cc9c93350ba7f14d32d066711ac215b2a2) 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-ssh2858170972439753882.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-ssh2078518261381924590.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4481/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4481/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12276526838468135284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15356152763519714364.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4481/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4481/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8779415253731017151.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6636 in /w/workspace/edgexfoundry_edgex-go_PR-4481 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit 0baaaae70618360000907aaeb616fdb98faa6d32 into PR head commit fc642928cfbf18e003f8951daae004c4cbc28dde Merge succeeded, producing 0300f2ac04e7ae1e91d6050496d05d22b7407e74 Checking out Revision 0300f2ac04e7ae1e91d6050496d05d22b7407e74 (PR-4481) 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/4481/head:refs/remotes/origin/PR-4481 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc642928cfbf18e003f8951daae004c4cbc28dde # 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 0baaaae70618360000907aaeb616fdb98faa6d32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0300f2ac04e7ae1e91d6050496d05d22b7407e74 # timeout=10 Commit message: "Merge commit '0baaaae70618360000907aaeb616fdb98faa6d32' into HEAD" > git rev-list --no-walk fc642928cfbf18e003f8951daae004c4cbc28dde # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:16 ========================================================= 08:30:16 EdgeX Global Pipelines Version Info 08:30:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:16 ------------------- 08:30:16 stable info: 08:30:16 ------------------- 08:30:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:16 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 08:30:16 Message: update stable to v1.0.245 08:30:17 ------------------- 08:30:17 experimental info: 08:30:17 ------------------- 08:30:17 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:17 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 08:30:17 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4481 [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4481 [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4481 [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0300f2ac04e7ae1e91d6050496d05d22b7407e74 [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0300f2a [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:17 provisioning config files... 08:30:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config16189460939399117502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:18 ---> docker-login.sh 08:30:18 nexus3.edgexfoundry.org:10001 08:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:18 Configure a credential helper to remove this warning. See 08:30:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:18 08:30:18 Login Succeeded 08:30:18 nexus3.edgexfoundry.org:10002 08:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:18 Configure a credential helper to remove this warning. See 08:30:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:18 08:30:18 Login Succeeded 08:30:18 nexus3.edgexfoundry.org:10003 08:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:18 Configure a credential helper to remove this warning. See 08:30:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:18 08:30:18 Login Succeeded 08:30:18 nexus3.edgexfoundry.org:10004 08:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:18 Configure a credential helper to remove this warning. See 08:30:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:18 08:30:18 Login Succeeded 08:30:18 docker.io 08:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:18 Configure a credential helper to remove this warning. See 08:30:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:18 08:30:18 Login Succeeded 08:30:18 ---> docker-login.sh ends [Pipeline] } 08:30:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:19 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:19 + + cut -d/ -f2 08:30:19 dirname cmd/core-command/Dockerfile 08:30:19 + echo core-command,cmd/core-command/Dockerfile 08:30:19 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:19 + cut -d/ -f2 08:30:19 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:19 + + cut -d/ -f2 08:30:19 dirname cmd/core-data/Dockerfile 08:30:19 + echo core-data,cmd/core-data/Dockerfile 08:30:19 + dirname cmd/core-metadata/Dockerfile 08:30:19 + cut -d/ -f2 08:30:19 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:19 + + cut -d/ -f2dirname 08:30:19 cmd/security-bootstrapper/Dockerfile 08:30:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:19 + + dirname cmd/security-proxy-auth/Dockerfile 08:30:19 cut -d/ -f2 08:30:19 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:19 + dirname cmd/security-proxy-setup/Dockerfile+ 08:30:19 cut -d/ -f2 08:30:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:19 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:19 + cut -d/ -f2 08:30:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:19 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:19 + cut -d/ -f2 08:30:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:19 + dirname cmd/security-spire-agent/Dockerfile 08:30:19 + cut -d/ -f2 08:30:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:19 + + cut -d/dirname -f2 cmd/security-spire-config/Dockerfile 08:30:19 08:30:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:19 + dirname cmd/security-spire-server/Dockerfile 08:30:19 + cut -d/ -f2 08:30:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:19 + dirname cmd/support-notifications/Dockerfile 08:30:19 + cut -d/ -f2 08:30:19 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:19 + dirname cmd/support-scheduler/Dockerfile 08:30:19 + cut -d/ -f2 08:30:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:19 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:19 + git rev-list -1 --merges 0300f2ac04e7ae1e91d6050496d05d22b7407e74~1..0300f2ac04e7ae1e91d6050496d05d22b7407e74 [Pipeline] echo 08:30:19 -----------> git rev-list -1 --merges 0300f2ac04e7ae1e91d6050496d05d22b7407e74~1..0300f2ac04e7ae1e91d6050496d05d22b7407e74 0300f2ac04e7ae1e91d6050496d05d22b7407e74 08:30:19 0300f2ac04e7ae1e91d6050496d05d22b7407e74 [false] [Pipeline] sh 08:30:19 + git log --format=format:%s -1 0300f2ac04e7ae1e91d6050496d05d22b7407e74 [Pipeline] echo 08:30:19 ========================================================= 08:30:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:20 + grep -v github /etc/ssh/ssh_known_hosts 08:30:20 + [ -e /tmp/ssh_known_hosts ] 08:30:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 08:30:20 sudo tee -a /etc/ssh/ssh_known_hosts 08:30:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:20 08:30:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:20 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:20 b85a868b505f: Pulling fs layer 08:30:20 e2be974225ed: Pulling fs layer 08:30:20 339a4e72a1f5: Pulling fs layer 08:30:20 988bab9f4d93: Pulling fs layer 08:30:20 1469e6f7b9e6: Pulling fs layer 08:30:20 eaf3925da568: Pulling fs layer 08:30:20 bab4dde63d76: Pulling fs layer 08:30:20 bde34c3a00c8: Pulling fs layer 08:30:20 b352a97aabf1: Pulling fs layer 08:30:20 4872d77fe225: Pulling fs layer 08:30:20 5851b861e8e6: Pulling fs layer 08:30:20 988bab9f4d93: Waiting 08:30:20 eaf3925da568: Waiting 08:30:20 4872d77fe225: Waiting 08:30:20 5851b861e8e6: Waiting 08:30:20 b352a97aabf1: Waiting 08:30:20 bab4dde63d76: Waiting 08:30:20 1469e6f7b9e6: Waiting 08:30:20 bde34c3a00c8: Waiting 08:30:20 e2be974225ed: Verifying Checksum 08:30:20 e2be974225ed: Download complete 08:30:20 1469e6f7b9e6: Verifying Checksum 08:30:20 1469e6f7b9e6: Download complete 08:30:21 339a4e72a1f5: Verifying Checksum 08:30:21 339a4e72a1f5: Download complete 08:30:21 eaf3925da568: Verifying Checksum 08:30:21 eaf3925da568: Download complete 08:30:21 bde34c3a00c8: Download complete 08:30:21 b352a97aabf1: Verifying Checksum 08:30:21 b352a97aabf1: Download complete 08:30:21 4872d77fe225: Verifying Checksum 08:30:21 4872d77fe225: Download complete 08:30:21 5851b861e8e6: Download complete 08:30:21 b85a868b505f: Verifying Checksum 08:30:21 b85a868b505f: Download complete 08:30:21 bab4dde63d76: Verifying Checksum 08:30:21 bab4dde63d76: Download complete 08:30:22 b85a868b505f: Pull complete 08:30:22 e2be974225ed: Pull complete 08:30:22 339a4e72a1f5: Pull complete 08:30:23 988bab9f4d93: Pull complete 08:30:23 1469e6f7b9e6: Pull complete 08:30:23 eaf3925da568: Pull complete 08:30:25 bab4dde63d76: Pull complete 08:30:25 bde34c3a00c8: Pull complete 08:30:25 b352a97aabf1: Pull complete 08:30:25 4872d77fe225: Pull complete 08:30:25 5851b861e8e6: Pull complete 08:30:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:25 prd-ubuntu20.04-docker-8c-8g-6636 does not seem to be running inside a container 08:30:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:27 $ docker top 3b0d01facad00e920b808abd45f134c53aa18725adac68427d51dcb626c68f14 -eo pid,comm 08:30:27 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). 08:30:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:27 [ssh-agent] Looking for ssh-agent implementation... 08:30:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:27 $ docker exec 3b0d01facad00e920b808abd45f134c53aa18725adac68427d51dcb626c68f14 ssh-agent 08:30:28 SSH_AUTH_SOCK=/tmp/ssh-3VyytS747dwp/agent.32 08:30:28 SSH_AGENT_PID=38 08:30:28 Running ssh-add (command line suppressed) 08:30:28 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1042603479044973338.key (/w/workspace/edgex-go/5@tmp/private_key_1042603479044973338.key) 08:30:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:28 + git tag --points-at HEAD [Pipeline] } 08:30:28 $ docker exec --env ******** --env ******** 3b0d01facad00e920b808abd45f134c53aa18725adac68427d51dcb626c68f14 ssh-agent -k 08:30:28 unset SSH_AUTH_SOCK; 08:30:28 unset SSH_AGENT_PID; 08:30:28 echo Agent pid 38 killed; 08:30:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:28 [ssh-agent] Looking for ssh-agent implementation... 08:30:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:28 $ docker exec 3b0d01facad00e920b808abd45f134c53aa18725adac68427d51dcb626c68f14 ssh-agent 08:30:28 SSH_AUTH_SOCK=/tmp/ssh-HTBVLsASoPrp/agent.71 08:30:28 SSH_AGENT_PID=77 08:30:28 Running ssh-add (command line suppressed) 08:30:28 Identity added: /w/workspace/edgex-go/5@tmp/private_key_9854826650687215174.key (/w/workspace/edgex-go/5@tmp/private_key_9854826650687215174.key) 08:30:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:29 + git semver init 08:30:29 2023-04-02 08:30:29,441 [run_init] DEBUG init version:0.0.0 force:False 08:30:29 2023-04-02 08:30:29,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 08:30:29 2023-04-02 08:30:29,442 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 08:30:29 2023-04-02 08:30:29,442 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 08:30:34 2023-04-02 08:30:34,521 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 08:30:34 2023-04-02 08:30:34,521 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4481 with force:False 08:30:34 2023-04-02 08:30:34,522 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4481 08:30:34 2023-04-02 08:30:34,525 [execute] INFO git cat-file --batch-check 08:30:34 2023-04-02 08:30:34,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:30:34 2023-04-02 08:30:34,530 [execute] INFO git cat-file --batch 08:30:34 2023-04-02 08:30:34,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:30:34 2023-04-02 08:30:34,544 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4481 08:30:34 0.0.0 [Pipeline] } 08:30:34 $ docker exec --env ******** --env ******** 3b0d01facad00e920b808abd45f134c53aa18725adac68427d51dcb626c68f14 ssh-agent -k 08:30:34 unset SSH_AUTH_SOCK; 08:30:34 unset SSH_AGENT_PID; 08:30:34 echo Agent pid 77 killed; 08:30:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:35 + git semver [Pipeline] } 08:30:35 $ docker stop --time=1 3b0d01facad00e920b808abd45f134c53aa18725adac68427d51dcb626c68f14 08:30:36 $ docker rm -f --volumes 3b0d01facad00e920b808abd45f134c53aa18725adac68427d51dcb626c68f14 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:37 Stashed 1 file(s) [Pipeline] echo 08:30:37 [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 08:30:37 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:30:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:37 ========================================================= 08:30:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:38 63b65145d645: Pulling fs layer 08:30:38 a2d21d5440eb: Pulling fs layer 08:30:38 935e6c44a52c: Pulling fs layer 08:30:38 94cc34f8dd06: Pulling fs layer 08:30:38 30dea6a524f1: Pulling fs layer 08:30:38 a2aff8979fd8: Pulling fs layer 08:30:38 6808be2612f2: Pulling fs layer 08:30:38 f25807f1079a: Pulling fs layer 08:30:38 94cc34f8dd06: Waiting 08:30:38 30dea6a524f1: Waiting 08:30:38 f25807f1079a: Waiting 08:30:38 6808be2612f2: Waiting 08:30:38 a2aff8979fd8: Waiting 08:30:38 a2d21d5440eb: Download complete 08:30:38 94cc34f8dd06: Download complete 08:30:38 30dea6a524f1: Verifying Checksum 08:30:38 30dea6a524f1: Download complete 08:30:38 63b65145d645: Verifying Checksum 08:30:38 63b65145d645: Download complete 08:30:38 a2aff8979fd8: Verifying Checksum 08:30:38 a2aff8979fd8: Download complete 08:30:38 63b65145d645: Pull complete 08:30:38 a2d21d5440eb: Pull complete 08:30:38 f25807f1079a: Verifying Checksum 08:30:38 f25807f1079a: Download complete 08:30:38 935e6c44a52c: Verifying Checksum 08:30:38 935e6c44a52c: Download complete 08:30:39 6808be2612f2: Verifying Checksum 08:30:39 6808be2612f2: Download complete 08:30:42 935e6c44a52c: Pull complete 08:30:42 94cc34f8dd06: Pull complete 08:30:42 30dea6a524f1: Pull complete 08:30:42 a2aff8979fd8: Pull complete 08:30:44 6808be2612f2: Pull complete 08:30:45 f25807f1079a: Pull complete 08:30:45 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:30:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:46 WORKDIR /edgex 08:30:46 COPY go.mod . 08:30:46 RUN go mod download 08:30:46 + docker build -t ci-base-image-x86_64 -f - . 08:30:46 Sending build context to Docker daemon 170.5MB 08:30:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:46 ---> 3b553350e43f 08:30:46 Step 2/4 : WORKDIR /edgex 08:30:50 ---> Running in a1a739da64e6 08:30:50 Removing intermediate container a1a739da64e6 08:30:50 ---> 750f62782016 08:30:50 Step 3/4 : COPY go.mod . 08:30:50 ---> 339f7153fc27 08:30:50 Step 4/4 : RUN go mod download 08:30:50 ---> Running in fc500936219b 08:30:52 Still waiting to schedule task 08:30:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:31:02 Removing intermediate container fc500936219b 08:31:02 ---> 00c134444420 08:31:02 Successfully built 00c134444420 08:31:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:03 + docker inspect -f . ci-base-image-x86_64 08:31:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:03 prd-ubuntu20.04-docker-8c-8g-6636 does not seem to be running inside a container 08:31:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:03 $ docker top 4886f18b98d3b5d02f18f16a497ad9d7ad17deae7cfcbac37491b5f68af4cd5e -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:04 + go version 08:31:04 go version go1.20.2 linux/amd64 [Pipeline] } 08:31:04 $ docker stop --time=1 4886f18b98d3b5d02f18f16a497ad9d7ad17deae7cfcbac37491b5f68af4cd5e 08:31:05 $ docker rm -f --volumes 4886f18b98d3b5d02f18f16a497ad9d7ad17deae7cfcbac37491b5f68af4cd5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:05 + docker inspect -f . ci-base-image-x86_64 08:31:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:05 prd-ubuntu20.04-docker-8c-8g-6636 does not seem to be running inside a container 08:31:05 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:06 $ docker top ac860283ce3c8f5eb230edb42cefd42820af53638167064b1bf0c27e32d3efbb -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:06 ========================================================= 08:31:06 [edgeXBuildGoParallel] Running Tests and Build... 08:31:06 ========================================================= [Pipeline] sh 08:31:06 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:31:06 + make test 08:31:06 go test -race -coverprofile=coverage.out ./... 08:31:15 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 08:31:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.3% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.715s coverage: 88.5% of statements 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.9% of statements 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.344s coverage: 95.6% of statements 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.0% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 44.1% of statements 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.088s coverage: 82.9% of statements 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.262s coverage: 79.9% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.077s coverage: 92.9% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.2% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 63.1% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 38.4% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 61.5% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.080s coverage: 97.7% of statements 08:32:03 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 08:32:03 running golangci-lint 08:32:03 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:32:03 go version go1.20.2 linux/amd64 08:32:03 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:03 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:32:17 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|types_sizes|deps|exports_file|name) took 13.407819435s" 08:32:17 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.196301ms" 08:32:23 level=info msg="[linters_context/goanalysis] analyzers took 51.001635449s with top 10 stages: buildir: 28.928329469s, fact_deprecated: 2.009667736s, inspect: 1.967350142s, gosec: 1.257190474s, printf: 1.002239202s, ctrlflow: 976.30464ms, S1038: 851.682061ms, nilness: 722.194184ms, fact_purity: 676.105315ms, unused: 504.781547ms" 08:32:23 level=info msg="[runner] Issues before processing: 201, after processing: 0" 08:32:23 level=info msg="[runner] Processors filtering stat (out/in): cgo: 201/201, exclude: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude-rules: 21/201, path_prettifier: 201/201, nolint: 0/21, filename_unadjuster: 201/201, skip_files: 201/201" 08:32:23 level=info msg="[runner] processing took 22.125331ms with stages: nolint: 12.571965ms, identifier_marker: 4.729066ms, exclude-rules: 1.730907ms, autogenerated_exclude: 1.304415ms, path_prettifier: 1.256394ms, skip_dirs: 482.142µs, cgo: 29.742µs, filename_unadjuster: 15.65µs, uniq_by_line: 900ns, skip_files: 800ns, exclude: 540ns, max_same_issues: 490ns, path_shortener: 460ns, diff: 410ns, source_code: 290ns, max_per_file_from_linter: 280ns, sort_results: 260ns, max_from_linter: 250ns, severity-rules: 240ns, path_prefixer: 130ns" 08:32:23 level=info msg="[runner] linters took 6.852750401s with stages: goanalysis_metalinter: 6.830511038s" 08:32:23 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:23 level=info msg="Memory: 204 samples, avg is 189.4MB, max is 819.4MB" 08:32:23 level=info msg="Execution took 20.311910643s" 08:32:23 go vet ./... 08:32:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:27 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:27 + ls -al . 08:32:27 total 704 08:32:27 drwxrwxr-x 11 1001 1001 4096 Apr 2 08:31 . 08:32:27 drwxr-xr-x 4 root root 4096 Apr 2 08:31 .. 08:32:27 drwxrwxr-x 2 1001 1001 4096 Apr 2 08:30 .blubracket 08:32:27 -rw-rw-r-- 1 1001 1001 16 Apr 2 08:30 .dockerignore 08:32:27 drwxrwxr-x 8 1001 1001 4096 Apr 2 08:30 .git 08:32:27 drwxrwxr-x 3 1001 1001 4096 Apr 2 08:30 .github 08:32:27 -rw-rw-r-- 1 1001 1001 1133 Apr 2 08:30 .gitignore 08:32:27 -rw-rw-r-- 1 1001 1001 42 Apr 2 08:30 .golangci.yml 08:32:27 -rw-rw-r-- 1 1001 1001 87 Apr 2 08:30 .hadolint.yml 08:32:27 drwxr-xr-x 3 1001 1001 4096 Apr 2 08:30 .semver 08:32:27 -rw-rw-r-- 1 1001 1001 166 Apr 2 08:30 .sonarcloud.properties 08:32:27 -rw-rw-r-- 1 1001 1001 1171 Apr 2 08:30 ADOPTERS.md 08:32:27 -rw-rw-r-- 1 1001 1001 10835 Apr 2 08:30 Attribution.txt 08:32:27 -rw-rw-r-- 1 1001 1001 73765 Apr 2 08:30 CHANGELOG.md 08:32:27 -rw-rw-r-- 1 1001 1001 3804 Apr 2 08:30 CONTRIBUTING.md 08:32:27 -rw-rw-r-- 1 1001 1001 677 Apr 2 08:30 GOVERNANCE.md 08:32:27 -rw-rw-r-- 1 1001 1001 883 Apr 2 08:30 Jenkinsfile 08:32:27 -rw-rw-r-- 1 1001 1001 10775 Apr 2 08:30 LICENSE 08:32:27 -rw-rw-r-- 1 1001 1001 14368 Apr 2 08:30 Makefile 08:32:27 -rw-rw-r-- 1 1001 1001 582 Apr 2 08:30 OWNERS.md 08:32:27 -rw-rw-r-- 1 1001 1001 9403 Apr 2 08:30 README.md 08:32:27 -rw-rw-r-- 1 1001 1001 789 Apr 2 08:30 SECURITY.md 08:32:27 -rw-rw-r-- 1 1001 1001 5 Apr 2 08:30 VERSION 08:32:27 drwxrwxr-x 2 1001 1001 4096 Apr 2 08:30 bin 08:32:27 drwxrwxr-x 18 1001 1001 4096 Apr 2 08:30 cmd 08:32:27 -rw-r--r-- 1 root root 447380 Apr 2 08:32 coverage.out 08:32:27 -rw-rw-r-- 1 1001 1001 3200 Apr 2 08:30 go.mod 08:32:27 -rw-rw-r-- 1 1001 1001 31265 Apr 2 08:30 go.sum 08:32:27 drwxrwxr-x 7 1001 1001 4096 Apr 2 08:30 internal 08:32:27 drwxrwxr-x 3 1001 1001 4096 Apr 2 08:30 openapi 08:32:27 -rw-rw-r-- 1 1001 1001 594 Apr 2 08:30 security.txt 08:32:27 drwxrwxr-x 4 1001 1001 4096 Apr 2 08:30 snap 08:32:27 -rw-rw-r-- 1 1001 1001 204 Apr 2 08:30 version.go [Pipeline] sh 08:32:28 + '[' -e coverage.out ] 08:32:28 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:28 Stashed 1 file(s) [Pipeline] sh 08:32:28 + make build 08:32:28 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 08: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 08:32:40 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 08:32:41 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 08:32:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:49 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 08: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 08: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 08: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 08: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 08: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 08: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] } 08:32:56 $ docker stop --time=1 ac860283ce3c8f5eb230edb42cefd42820af53638167064b1bf0c27e32d3efbb 08:33:00 $ docker rm -f --volumes ac860283ce3c8f5eb230edb42cefd42820af53638167064b1bf0c27e32d3efbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:01 08:33:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:02 latest: Pulling from edgex-devops/edgex-compose 08:33:02 cbdbe7a5bc2a: Pulling fs layer 08:33:02 ca9280d653b3: Pulling fs layer 08:33:02 7e9c9ca2126c: Pulling fs layer 08:33:02 cbdbe7a5bc2a: Download complete 08:33:02 ca9280d653b3: Verifying Checksum 08:33:02 ca9280d653b3: Download complete 08:33:02 cbdbe7a5bc2a: Pull complete 08:33:02 7e9c9ca2126c: Download complete 08:33:02 ca9280d653b3: Pull complete 08:33:05 7e9c9ca2126c: Pull complete 08:33:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:05 prd-ubuntu20.04-docker-8c-8g-6636 does not seem to be running inside a container 08:33:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:08 $ docker top 2e508e8f758e72358576cb1c61d621f6ac03dc45e1301692d83da3df337211cc -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:09 + docker-compose build --help 08:33:09 + grep parallel 08:33:09 --parallel Build images in parallel. [Pipeline] } 08:33:09 $ docker stop --time=1 2e508e8f758e72358576cb1c61d621f6ac03dc45e1301692d83da3df337211cc 08:33:10 $ docker rm -f --volumes 2e508e8f758e72358576cb1c61d621f6ac03dc45e1301692d83da3df337211cc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:11 prd-ubuntu20.04-docker-8c-8g-6636 does not seem to be running inside a container 08: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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:11 $ docker top 7fa8159254b7386de50559a7b8afd25d016028a990ac56e799066f7c4fcf5a84 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:12 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:12 Building core-command ... 08:33:12 Building core-common-config-bootstrapper ... 08:33:12 Building core-data ... 08:33:12 Building core-metadata ... 08:33:12 Building security-bootstrapper ... 08:33:12 Building security-proxy-auth ... 08:33:12 Building security-proxy-setup ... 08:33:12 Building security-secretstore-setup ... 08:33:12 Building security-spiffe-token-provider ... 08:33:12 Building security-spire-agent ... 08:33:12 Building security-spire-config ... 08:33:12 Building security-spire-server ... 08:33:12 Building support-notifications ... 08:33:12 Building support-scheduler ... 08:33:12 Building security-bootstrapper 08:33:12 Building security-proxy-auth 08:33:12 Building support-scheduler 08:33:12 Building security-secretstore-setup 08:33:12 Building core-metadata 08:33:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6639 in /w/workspace/edgexfoundry_edgex-go_PR-4481 [Pipeline] { [Pipeline] ws 08:33:15 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 08:33:15 The recommended git tool is: git 08:33:21 using credential edgex-jenkins-ssh 08:33:21 Cloning the remote Git repository 08:33:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:21 > git init /w/workspace/edgex-go/5 # timeout=10 08:33:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:22 > git --version # timeout=10 08:33:22 > git --version # 'git version 2.25.1' 08:33:22 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:24 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:33:24 ---> 00c134444420 08:33:24 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:33:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:24 ---> 00c134444420 08:33:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:24 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:24 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:33:24 ---> 00c134444420 08:33:24 Step 3/33 : WORKDIR /edgex-go 08:33:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:24 ---> 00c134444420 08:33:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:24 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:33:24 ---> 00c134444420 08:33:24 Step 3/25 : WORKDIR /edgex-go 08:33:28 ---> Running in b84e125fe5cc 08:33:28 ---> Running in 5e1a102a7210 08:33:28 ---> Running in 710e5fe0019c 08:33:28 ---> Running in 3327c1213807 08:33:28 ---> Running in 9d2323909597 08:33:28 Removing intermediate container 9d2323909597 08:33:28 ---> f3fc68dfda76 08:33:28 Step 4/23 : WORKDIR /edgex-go 08:33:28 Removing intermediate container 710e5fe0019c 08:33:28 Removing intermediate container b84e125fe5cc 08:33:28 ---> e1cc7e4712fc 08:33:28 ---> e513a6bdd147 08:33:28 Step 4/25 : RUN apk add --update --no-cache make gitStep 4/25 : WORKDIR /edgex-go 08:33:28 08:33:28 Removing intermediate container 5e1a102a7210 08:33:28 ---> 11f0eaca370f 08:33:28 Step 4/23 : WORKDIR /edgex-go 08:33:28 Removing intermediate container 3327c1213807 08:33:28 ---> 55760e24e7f2 08:33:28 Step 4/33 : RUN apk add --update --no-cache make git 08:33:28 ---> Running in 14ee227db67a 08:33:28 ---> Running in 93b4f2325012 08:33:28 ---> Running in 056655c96bd4 08:33:28 ---> Running in e38de0d54f78 08:33:28 ---> Running in b81429de9563 08:33:28 Removing intermediate container 93b4f2325012 08:33:28 ---> c697d9839bab 08:33:28 Step 5/23 : RUN apk add --update --no-cache make git 08:33:28 Removing intermediate container 056655c96bd4 08:33:28 ---> b1d602e7f5f4 08:33:28 Step 5/25 : RUN apk add --update --no-cache make git 08:33:28 Removing intermediate container b81429de9563 08:33:28 ---> d9d810e90549 08:33:28 Step 5/23 : RUN apk add --update --no-cache make git 08:33:28 ---> Running in cfdf226ebf93 08:33:28 ---> Running in d992278f4729 08:33:28 ---> Running in 3560a5351ece 08:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:29 OK: 265 MiB in 53 packages 08:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:29 OK: 265 MiB in 53 packages 08:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:29 OK: 265 MiB in 53 packages 08:33:29 OK: 265 MiB in 53 packages 08:33:29 OK: 265 MiB in 53 packages 08:33:29 Removing intermediate container e38de0d54f78 08:33:29 ---> 966fca7f1053 08:33:29 Step 5/33 : COPY go.mod vendor* ./ 08:33:29 Removing intermediate container 14ee227db67a 08:33:29 ---> 4e9ae25032a4 08:33:29 Step 5/25 : COPY go.mod vendor* ./ 08:33:29 ---> b4f1a1d3474c 08:33:29 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:29 ---> Running in c51e7253a35f 08:33:29 ---> 5efaa022dc41 08:33:29 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:29 ---> Running in 6d99e974af46 08:33:29 Removing intermediate container 3560a5351ece 08:33:29 ---> 1b6fd7036e5b 08:33:29 Step 6/23 : COPY go.mod vendor* ./ 08:33:29 Removing intermediate container d992278f4729 08:33:29 ---> a7791c3badfc 08:33:29 Step 6/25 : COPY go.mod vendor* ./ 08:33:29 Removing intermediate container cfdf226ebf93 08:33:29 ---> 7ca3c90e2cde 08:33:29 Step 6/23 : COPY go.mod vendor* ./ 08:33:29 ---> 86fa4ad6f0ff 08:33:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:30 ---> Running in d75f70514959 08:33:30 ---> ea056f8a7e29 08:33:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:30 ---> daace71b2ad3 08:33:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:30 ---> Running in 9e0f0c384796 08:33:30 ---> Running in 27bfb3459542 08:33:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4481/head:refs/remotes/origin/PR-4481 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:42 Merging remotes/origin/main commit 0baaaae70618360000907aaeb616fdb98faa6d32 into PR head commit fc642928cfbf18e003f8951daae004c4cbc28dde 08:33:43 Merge succeeded, producing 1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 08:33:43 Checking out Revision 1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 (PR-4481) 08:33:42 > git config core.sparsecheckout # timeout=10 08:33:42 > git checkout -f fc642928cfbf18e003f8951daae004c4cbc28dde # timeout=10 08:33:43 > git remote # timeout=10 08:33:43 > git config --get remote.origin.url # timeout=10 08:33:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:43 > git merge 0baaaae70618360000907aaeb616fdb98faa6d32 # timeout=10 08:33:43 > git rev-parse HEAD^{commit} # timeout=10 08:33:43 > git config core.sparsecheckout # timeout=10 08:33:43 > git checkout -f 1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 # timeout=10 08:33:47 Commit message: "Merge commit '0baaaae70618360000907aaeb616fdb98faa6d32' into HEAD" 08:33:47 > git rev-list --no-walk fc642928cfbf18e003f8951daae004c4cbc28dde # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:48 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:48 Dload Upload Total Spent Left Speed 08:33:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 08:33:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:49 + sudo tee /etc/docker/daemon.new 08:33:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:49 { 08:33:49 "registry-mirrors": [ 08:33:49 "https://nexus3.edgexfoundry.org:10001" 08:33:49 ], 08:33:49 "bip": "10.250.0.254/24", 08:33:49 "hosts": [ 08:33:49 "tcp://0.0.0.0:5555", 08:33:49 "unix:///var/run/docker.sock" 08:33:49 ], 08:33:49 "mtu": 1458, 08:33:49 "selinux-enabled": true, 08:33:49 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:49 } [Pipeline] sh 08:33:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:08 provisioning config files... 08:34:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config15544332907570063317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:08 ---> docker-login.sh 08:34:08 nexus3.edgexfoundry.org:10001 08:34:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:09 Configure a credential helper to remove this warning. See 08:34:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:09 08:34:09 Login Succeeded 08:34:09 nexus3.edgexfoundry.org:10002 08:34:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:09 Configure a credential helper to remove this warning. See 08:34:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:09 08:34:09 Login Succeeded 08:34:09 nexus3.edgexfoundry.org:10003 08:34:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:09 Configure a credential helper to remove this warning. See 08:34:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:09 08:34:09 Login Succeeded 08:34:09 nexus3.edgexfoundry.org:10004 08:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:10 Configure a credential helper to remove this warning. See 08:34:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:10 08:34:10 Login Succeeded 08:34:10 docker.io 08:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:11 Configure a credential helper to remove this warning. See 08:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:11 08:34:11 Login Succeeded 08:34:11 ---> docker-login.sh ends [Pipeline] } 08:34:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:11 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:34:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:11 ========================================================= 08:34:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:34:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:12 af6eaf76a39c: Pulling fs layer 08:34:12 55522c791124: Pulling fs layer 08:34:12 ce5c4a1c91eb: Pulling fs layer 08:34:12 169dfbe0d373: Pulling fs layer 08:34:12 e1ff8fa3b103: Pulling fs layer 08:34:12 52ebb69f0ebf: Pulling fs layer 08:34:12 5abe8eddf0d5: Pulling fs layer 08:34:12 e1ff8fa3b103: Waiting 08:34:12 52ebb69f0ebf: Waiting 08:34:12 5abe8eddf0d5: Waiting 08:34:12 169dfbe0d373: Waiting 08:34:12 55522c791124: Download complete 08:34:12 169dfbe0d373: Verifying Checksum 08:34:12 169dfbe0d373: Download complete 08:34:12 e1ff8fa3b103: Verifying Checksum 08:34:12 e1ff8fa3b103: Download complete 08:34:12 af6eaf76a39c: Verifying Checksum 08:34:12 af6eaf76a39c: Download complete 08:34:13 af6eaf76a39c: Pull complete 08:34:13 5abe8eddf0d5: Verifying Checksum 08:34:13 5abe8eddf0d5: Download complete 08:34:13 55522c791124: Pull complete 08:34:14 ce5c4a1c91eb: Verifying Checksum 08:34:14 ce5c4a1c91eb: Download complete 08:34:14 52ebb69f0ebf: Verifying Checksum 08:34:14 52ebb69f0ebf: Download complete 08:34:17 Removing intermediate container 9e0f0c384796 08:34:17 ---> 3807e86c48d2 08:34:17 Step 8/25 : COPY . . 08:34:17 Removing intermediate container 27bfb3459542 08:34:17 ---> a8f7fb201276 08:34:17 Step 8/23 : COPY . . 08:34:17 Removing intermediate container c51e7253a35f 08:34:17 ---> 119765587b21 08:34:17 Step 7/33 : COPY . . 08:34:17 Removing intermediate container d75f70514959 08:34:17 Removing intermediate container 6d99e974af46 08:34:17 ---> 7d82437efd62 08:34:17 ---> eafed102fc12 08:34:17 Step 8/23 : COPY . .Step 7/25 : COPY . . 08:34:17 08:34:23 ---> d3c532a6d283 08:34:23 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:23 ---> 3c18e958060b 08:34:23 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:34:23 ---> 9910b5536ecd 08:34:23 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:34:23 ---> 5afb03e5b166 08:34:23 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:23 ---> Running in 1d40d67d46cf 08:34:23 ---> Running in e730d4992388 08:34:23 ---> Running in b924bf0c8fbb 08:34:23 ---> Running in 2bf99b74e7e6 08:34:23 ---> e36a264f554f 08:34:23 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:23 ---> Running in f3bdba558cd0 08:34:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:23 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 08:34:23 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 08:34:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:24 ce5c4a1c91eb: Pull complete 08:34:24 169dfbe0d373: Pull complete 08:34:25 e1ff8fa3b103: Pull complete 08:34:31 52ebb69f0ebf: Pull complete 08:34:33 5abe8eddf0d5: Pull complete 08:34:33 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:34:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:34:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:33 WORKDIR /edgex 08:34:33 COPY go.mod . 08:34:33 RUN go mod download 08:34:33 + docker build -t ci-base-image-arm64 -f - . 08:34:34 Sending build context to Docker daemon 2.934MB 08:34:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:34 ---> 6cb57ee374ae 08:34:34 Step 2/4 : WORKDIR /edgex 08:34:36 ---> Running in 38844189ac0b 08:34:36 Removing intermediate container 38844189ac0b 08:34:36 ---> 50ac0d4ef046 08:34:36 Step 3/4 : COPY go.mod . 08:34:36 ---> a7be4c61bd14 08:34:36 Step 4/4 : RUN go mod download 08:34:36 ---> Running in 3e025efebd61 08:34:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:01 Removing intermediate container 1d40d67d46cf 08:35:01 ---> 339672aed714 08:35:01 08:35:01 Step 9/33 : FROM alpine:3.17 08:35:01 Removing intermediate container b924bf0c8fbb 08:35:01 ---> 63dbaf0b729a 08:35:01 08:35:01 Step 9/25 : FROM alpine:3.17Removing intermediate container 2bf99b74e7e6 08:35:01 08:35:01 ---> 796f19c8602c 08:35:01 08:35:01 Step 10/23 : FROM alpine:3.17 08:35:01 Removing intermediate container f3bdba558cd0 08:35:01 ---> 292f617adee8 08:35:01 08:35:01 Step 10/25 : FROM alpine:3.17 08:35:01 3.17: Pulling from library/alpine 08:35:02 3.17: Pulling from library/alpine 08:35:02 3.17: Pulling from library/alpine 08:35:03 3.17: Pulling from library/alpine 08:35:04 Removing intermediate container e730d4992388 08:35:04 ---> 7b96e64105f5 08:35:04 08:35:04 Step 10/23 : FROM alpine:3.17 08:35:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:04 Status: Downloaded newer image for alpine:3.17 08:35:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:04 Status: Image is up to date for alpine:3.17 08:35:04 ---> 9ed4aefc74f6 08:35:04 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:35:04 ---> 9ed4aefc74f6 08:35:04 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:35:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:04 Status: Image is up to date for alpine:3.17 08:35:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:04 Status: Image is up to date for alpine:3.17 08:35:04 ---> 9ed4aefc74f6 08:35:04 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:35:04 ---> 9ed4aefc74f6 08:35:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:04 3.17: Pulling from library/alpine 08:35:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:04 Status: Image is up to date for alpine:3.17 08:35:04 ---> 9ed4aefc74f6 08:35:04 ---> Running in f24875eec79e 08:35:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:04 ---> Running in 4d6007158787 08:35:04 ---> Running in 2786c6fe0e21 08:35:04 ---> Running in b4d55a0f271a 08:35:04 ---> Running in e89b7a575a54 08:35:05 Removing intermediate container 4d6007158787 08:35:05 ---> 8e4992f2c993 08:35:05 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:35:05 Removing intermediate container 2786c6fe0e21 08:35:05 ---> ff018bae5214 08:35:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:05 ---> Running in 05ca38718664 08:35:05 ---> Running in 8ea8f37f4f7e 08:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:06 (1/1) Installing dumb-init (1.2.5-r2) 08:35:06 Executing busybox-1.35.0-r29.trigger 08:35:06 OK: 7 MiB in 16 packages 08:35:06 (1/1) Installing dumb-init (1.2.5-r2) 08:35:06 Executing busybox-1.35.0-r29.trigger 08:35:06 OK: 7 MiB in 16 packages 08:35:06 (1/3) Installing ca-certificates (20220614-r4) 08:35:06 (1/2) Installing dumb-init (1.2.5-r2) 08:35:06 (1/1) Installing dumb-init (1.2.5-r2) 08:35:06 (2/3) Installing dumb-init (1.2.5-r2) 08:35:06 (2/2) Installing su-exec (0.2-r2) 08:35:06 Executing busybox-1.35.0-r29.trigger 08:35:06 OK: 7 MiB in 17 packages 08:35:06 (3/3) Installing su-exec (0.2-r2) 08:35:06 Executing busybox-1.35.0-r29.trigger 08:35:06 Executing ca-certificates-20220614-r4.trigger 08:35:06 OK: 8 MiB in 18 packages 08:35:06 Executing busybox-1.35.0-r29.trigger 08:35:06 OK: 7 MiB in 16 packages 08:35:07 Removing intermediate container 8ea8f37f4f7e 08:35:07 ---> 522e7ec6ce7e 08:35:07 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:07 Removing intermediate container e89b7a575a54 08:35:07 ---> 10e3b4be8781 08:35:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:07 ---> Running in 2f6d48ff51c6 08:35:07 Removing intermediate container 2f6d48ff51c6 08:35:07 ---> 29bbd4965ab0 08:35:07 Step 13/23 : ENV APP_PORT=59861 08:35:07 Removing intermediate container 05ca38718664 08:35:07 ---> 69154c0fa57f 08:35:07 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:35:07 ---> Running in a969a1ce5f93 08:35:07 ---> 68e51de90aaf 08:35:07 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:07 ---> Running in 191dcd009505 08:35:07 Removing intermediate container b4d55a0f271a 08:35:07 ---> efb76ea129f2 08:35:07 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:07 Removing intermediate container f24875eec79e 08:35:07 ---> 979edd15c4c1 08:35:07 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:35:07 ---> Running in 31d912add146 08:35:07 ---> Running in 5991ed2bb2d8 08:35:07 Removing intermediate container a969a1ce5f93 08:35:07 ---> 51a8a23d2fb6 08:35:07 Step 14/23 : EXPOSE $APP_PORT 08:35:07 ---> Running in 7bd9058e6f83 08:35:07 Removing intermediate container 191dcd009505 08:35:07 ---> 8fba93969774 08:35:07 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:35:07 Removing intermediate container 31d912add146 08:35:07 ---> fe8495f93bd2 08:35:07 Step 13/25 : ENV APP_PORT=59881 08:35:07 ---> Running in 0fdf02ab4166 08:35:07 ---> 7c5eb8af608a 08:35:07 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:07 Removing intermediate container 5991ed2bb2d8 08:35:07 ---> 1a96ecea48ae 08:35:07 Step 12/25 : WORKDIR / 08:35:07 ---> Running in c55dcca341f2 08:35:07 Removing intermediate container 7bd9058e6f83 08:35:07 ---> 3b8b12150f50 08:35:07 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:07 ---> Running in fbed1c9266ea 08:35:07 Removing intermediate container 0fdf02ab4166 08:35:07 ---> 032e76cc1f77 08:35:07 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:08 Removing intermediate container c55dcca341f2 08:35:08 ---> 8bc98eaea51b 08:35:08 Step 14/25 : EXPOSE $APP_PORT 08:35:08 ---> Running in c47480f8ba38 08:35:08 ---> 9993cc0e2589 08:35:08 Removing intermediate container fbed1c9266ea 08:35:08 Step 16/23 : COPY --from=builder /edgex-go/security.txt / ---> 599c166aec73 08:35:08 08:35:08 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:08 ---> 6ea150988130 08:35:08 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:35:08 ---> Running in f1013e52576f 08:35:08 Removing intermediate container c47480f8ba38 08:35:08 ---> de0ce2c2bb4d 08:35:08 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:08 Removing intermediate container f1013e52576f 08:35:08 ---> 313f1ad765c2 08:35:08 Step 15/25 : WORKDIR / 08:35:08 ---> Running in cb9a68775820 08:35:08 ---> Running in 34d0525d050f 08:35:08 ---> 9d95e4673403 08:35:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:08 ---> 07a6360c8e38 08:35:08 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:35:08 ---> c1abecff262d 08:35:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler /Removing intermediate container cb9a68775820 08:35:08 08:35:08 ---> cb165ea9fae9 08:35:08 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:08 Removing intermediate container 34d0525d050f 08:35:08 ---> 5241fce9af6b 08:35:08 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:08 ---> Running in aeef1e327853 08:35:08 ---> d4637a092c6e 08:35:08 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:08 ---> 3e9ad4a5492b 08:35:08 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:35:08 ---> Running in 1b008a77b291 08:35:08 ---> 4e1796dccdd8 08:35:08 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:35:09 Removing intermediate container 3e025efebd61 08:35:09 ---> 18888ab08685 08:35:09 Successfully built 18888ab08685 08:35:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:09 ---> adf9b988025e 08:35:09 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:35:09 ---> 084f43aef3bd 08:35:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:35:09 ---> 82b72357f8b0 08:35:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:09 + docker inspect -f . ci-base-image-arm64 08:35:09 . [Pipeline] } 08:35:09 ---> fecd79b2f2f5 08:35:09 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:35:09 Removing intermediate container aeef1e327853 08:35:09 ---> 8061ff90cca3 08:35:09 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:09 ---> bec4bde9036f 08:35:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:35:09 ---> Running in c6eb2cafe949 08:35:09 ---> Running in 2bc9088783b3 [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:09 prd-ubuntu20.04-docker-arm64-4c-16g-6639 does not seem to be running inside a container 08:35:09 ---> c023ad33fc04 08:35:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:35:09 ---> b51145eb4d50 08:35:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:10 Removing intermediate container 1b008a77b291 08:35:10 ---> 85bb7e45dd18 08:35:10 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:10 Removing intermediate container c6eb2cafe949 08:35:10 ---> ef088d493964 08:35:10 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:10 Removing intermediate container 2bc9088783b3 08:35:10 ---> b7d884210372 08:35:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:10 ---> Running in 77ae4b145598 08:35:10 ---> 387e4ab0eddb 08:35:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:35:10 ---> Running in 2a9c01bb6b74 08:35:10 ---> fcec4f20b8fc 08:35:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:10 ---> 199fd10704ab 08:35:10 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:10 Removing intermediate container 77ae4b145598 08:35:10 ---> 6872bbe81945 08:35:10 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:35:10 Removing intermediate container 2a9c01bb6b74 08:35:10 ---> c81f8b961127 08:35:10 Step 21/23 : LABEL arch=x86_64 08:35:10 ---> Running in aa9da8152d76 08:35:10 ---> Running in aa4fee8704f3 08:35:10 ---> Running in d8dcc49750d2 08:35:10 ---> 53d468dab9aa 08:35:10 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:35:10 ---> 6493fe1919a8 08:35:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:10 ---> Running in 0c1d7b2996ea 08:35:10 Removing intermediate container aa4fee8704f3 08:35:10 ---> a8ebe81c039a 08:35:10 Step 21/23 : LABEL arch=x86_64 08:35:10 ---> Running in b5558796a8ab 08:35:10 Removing intermediate container d8dcc49750d2 08:35:10 ---> 1ae47759db26 08:35:10 Step 22/23 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 08:35:10 Removing intermediate container 0c1d7b2996ea 08:35:10 ---> 913c20ac187b 08:35:10 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:10 ---> Running in 2e6480739ed6 08:35:10 ---> Running in 79cb999194d3 08:35:10 ---> ab6fa061776c 08:35:10 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:10 ---> Running in 3627051ca214 08:35:11 Removing intermediate container b5558796a8ab 08:35:11 ---> 0e4191ad1355 08:35:11 Step 22/23 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 08:35:11 Removing intermediate container 2e6480739ed6 08:35:11 ---> 1d60f5fae3d7 08:35:11 Step 23/23 : LABEL version=0.0.0 08:35:11 ---> Running in 6b147b34c7a7 08:35:11 Removing intermediate container 79cb999194d3 08:35:11 ---> 24813d34c8ce 08:35:11 Step 23/25 : LABEL arch=x86_64 08:35:11 ---> Running in dad47fdb4348 08:35:11 ---> Running in 87a5d4bcec0a 08:35:11 Removing intermediate container 6b147b34c7a7 08:35:11 ---> f98ba7000586 08:35:11 Step 23/23 : LABEL version=0.0.0 08:35:11 ---> Running in 07fe965e3b4b 08:35:11 Removing intermediate container dad47fdb4348 08:35:11 ---> f01854134437 08:35:11 08:35:11 Removing intermediate container 87a5d4bcec0a 08:35:11 ---> bdb3a4d5105c 08:35:11 Step 24/25 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 08:35:11 Successfully built f01854134437 08:35:11 Successfully tagged support-scheduler:latest 08:35:11 Building core-common-config-bootstrapper 08:35:11 $ docker top 71fc41df920bfab24d29b051062211d43bccfca94b13cd0f886831224840e00a -eo pid,comm 08:35:11  Building support-scheduler ... done  ---> Running in ae8cc578422f [Pipeline] { [Pipeline] sh 08:35:12 + go version 08:35:12 go version go1.20.2 linux/arm64 [Pipeline] } 08:35:12 $ docker stop --time=1 71fc41df920bfab24d29b051062211d43bccfca94b13cd0f886831224840e00a 08:35:13 Removing intermediate container 07fe965e3b4b 08:35:13 ---> 2500027dbd51 08:35:13 08:35:13 Removing intermediate container ae8cc578422f 08:35:13 ---> 00bfb7f767ca 08:35:13 Step 25/25 : LABEL version=0.0.0 08:35:13 Successfully built 2500027dbd51 08:35:13 Successfully tagged security-proxy-auth:latest 08:35:13  Building security-proxy-auth ... done Building security-spire-config 08:35:13 ---> Running in 553e154446a9 08:35:13 Removing intermediate container 3627051ca214 08:35:13 ---> 2465fa8cdfd2 08:35:13 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:35:13 Removing intermediate container aa9da8152d76 08:35:13 ---> fb8e8eb9afb8 08:35:13 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:13 ---> Running in 3a9e79ab0e5a 08:35:14 Removing intermediate container 553e154446a9 08:35:14 ---> 35f0fcdc6d0e 08:35:14 08:35:14 Successfully built 35f0fcdc6d0e 08:35:14 $ docker rm -f --volumes 71fc41df920bfab24d29b051062211d43bccfca94b13cd0f886831224840e00a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:14 Successfully tagged core-metadata:latest 08:35:14 Building security-spire-server 08:35:14 + docker inspect -f . ci-base-image-arm64 08:35:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:14 prd-ubuntu20.04-docker-arm64-4c-16g-6639 does not seem to be running inside a container 08:35:14 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:14  Building core-metadata ... done Removing intermediate container 3a9e79ab0e5a 08:35:14 ---> f2b74321efd9 08:35:14 Step 23/25 : LABEL arch=x86_64 08:35:14 ---> 507a8a1350eb 08:35:14 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:35:14 ---> Running in f2fe2e0956dd 08:35:15 ---> 5c5d4c97993f 08:35:15 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:15 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:15 ---> 00c134444420 08:35:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:15 ---> Using cache 08:35:15 ---> 11f0eaca370f 08:35:15 Step 4/23 : WORKDIR /edgex-go 08:35:15 ---> Using cache 08:35:15 ---> d9d810e90549 08:35:15 Step 5/23 : RUN apk add --update --no-cache make git 08:35:15 ---> Using cache 08:35:15 ---> 7ca3c90e2cde 08:35:15 Step 6/23 : COPY go.mod vendor* ./ 08:35:15 ---> Using cache 08:35:15 ---> daace71b2ad3 08:35:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:15 ---> Using cache 08:35:15 ---> a8f7fb201276 08:35:15 Step 8/23 : COPY . . 08:35:15 ---> Using cache 08:35:15 ---> 3c18e958060b 08:35:15 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:16 $ docker top d670b3902abbbf5a224fe3d5f0177fe63492a0402a05d7bd2dda0dda4f4efa22 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:16 ========================================================= 08:35:16 [edgeXBuildGoParallel] Running Tests and Build... 08:35:16 ========================================================= [Pipeline] sh 08:35:16 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:35:17 Removing intermediate container f2fe2e0956dd 08:35:17 ---> 513c8c8455ea 08:35:17 Step 24/25 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 08:35:17 ---> Running in de521e23dcb8 08:35:17 ---> 4b1abf477e90 08:35:17 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:35:17 ---> Running in e412567884ed 08:35:17 + make test 08:35:17 Removing intermediate container e412567884ed 08:35:17 ---> f7333d89d858 08:35:17 Step 25/25 : LABEL version=0.0.0 08:35:17 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 08:35:17 ---> 50ef75f946e8 08:35:17 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:17 ---> Running in 0bb26855fd01 08:35:17 go test -race -coverprofile=coverage.out ./... 08:35:17 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:17 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:35:17 ---> 00c134444420 08:35:17 Step 3/27 : WORKDIR /edgex-go 08:35:17 ---> Using cache 08:35:17 ---> 55760e24e7f2 08:35:17 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:35:18 ---> Running in 2fee9cb991ba 08:35:19 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:35:19 ---> 00c134444420 08:35:19 Step 3/26 : WORKDIR /edgex-go 08:35:19 ---> Using cache 08:35:19 ---> 55760e24e7f2 08:35:19 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:35:19 Removing intermediate container 0bb26855fd01 08:35:19 ---> dd7b9a5bf7a1 08:35:19 08:35:19 ---> 7d54496577e0 08:35:19 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:19 ---> Running in b794f94ec5f2 08:35:19 Successfully built dd7b9a5bf7a1 08:35:19 Successfully tagged security-secretstore-setup:latest 08:35:19 Building core-data 08:35:19  Building security-secretstore-setup ... done  ---> c2b4ac95f5ab 08:35:19 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:19 OK: 265 MiB in 53 packages 08:35:20 OK: 265 MiB in 53 packages 08:35:21 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:21 ---> 00c134444420 08:35:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:21 ---> Using cache 08:35:21 ---> 11f0eaca370f 08:35:21 Step 4/23 : WORKDIR /edgex-go 08:35:21 ---> Using cache 08:35:21 ---> d9d810e90549 08:35:21 Step 5/23 : RUN apk add --update --no-cache make git 08:35:21 ---> Using cache 08:35:21 ---> 7ca3c90e2cde 08:35:21 Step 6/23 : COPY go.mod vendor* ./ 08:35:21 ---> Using cache 08:35:21 ---> daace71b2ad3 08:35:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:21 ---> Using cache 08:35:21 ---> a8f7fb201276 08:35:21 Step 8/23 : COPY . . 08:35:21 ---> Using cache 08:35:21 ---> 3c18e958060b 08:35:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:35:23 ---> a5feed94b50f 08:35:23 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:23 ---> Running in b17e8c9a135f 08:35:24 ---> 78364be439af 08:35:24 Step 28/33 : RUN chmod +x /entrypoint.sh 08:35:24 ---> Running in 46bd605ea07c 08:35:24 Removing intermediate container b794f94ec5f2 08:35:24 ---> 73928c1eff6a 08:35:24 Step 5/26 : COPY go.mod vendor* ./ 08:35:24 Removing intermediate container 2fee9cb991ba 08:35:24 ---> 2e4985b02d7a 08:35:24 Step 5/27 : COPY go.mod vendor* ./ 08:35:24 ---> ce5ba7cd02c1 08:35:24 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:24 ---> a35233265bc6 08:35:24 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:24 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 08:35:24 ---> Running in 8c9077b1b36b 08:35:24 ---> Running in 3635be80cfb2 08:35:26 Removing intermediate container 46bd605ea07c 08:35:26 ---> 40ae6f3d4070 08:35:26 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:35:26 ---> Running in 5190ead85b33 08:35:26 Removing intermediate container 5190ead85b33 08:35:26 ---> 2c9f2b531249 08:35:26 Step 30/33 : CMD ["gate"] 08:35:26 ---> Running in bb520ea60e25 08:35:26 Removing intermediate container bb520ea60e25 08:35:26 ---> 934fd7565967 08:35:26 Step 31/33 : LABEL arch=x86_64 08:35:26 ---> Running in 22f2c62693f7 08:35:26 Removing intermediate container 22f2c62693f7 08:35:26 ---> 200a093b8650 08:35:26 Step 32/33 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 08:35:26 ---> Running in e3ffccd7d556 08:35:27 Removing intermediate container e3ffccd7d556 08:35:27 ---> ad40ecdec067 08:35:27 Step 33/33 : LABEL version=0.0.0 08:35:27 ---> Running in 360b46d7051c 08:35:27 Removing intermediate container 360b46d7051c 08:35:27 ---> 599ba1e34573 08:35:27 08:35:27 Successfully built 599ba1e34573 08:35:27 Successfully tagged security-bootstrapper:latest 08:35:27  Building security-bootstrapper ... done Building security-spiffe-token-provider 08:35:29 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:35:29 ---> 00c134444420 08:35:29 Step 3/20 : WORKDIR /edgex-go 08:35:29 ---> Using cache 08:35:29 ---> 55760e24e7f2 08:35:29 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:35:40 ---> Running in e5317adce2b7 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:40 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:40 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:40 OK: 17823 distinct packages available 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:41 OK: 265 MiB in 53 packages 08:35:51 Removing intermediate container e5317adce2b7 08:35:51 ---> 6af83ba580ea 08:35:51 Step 5/20 : COPY go.mod vendor* ./ 08:35:51 Removing intermediate container de521e23dcb8 08:35:51 ---> fb224d23ba92 08:35:51 08:35:51 Step 10/23 : FROM alpine:3.17 08:35:51 ---> 9ed4aefc74f6 08:35:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:51 ---> Using cache 08:35:51 ---> ff018bae5214 08:35:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:51 ---> Using cache 08:35:51 ---> 522e7ec6ce7e 08:35:51 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:51 ---> Using cache 08:35:51 ---> 68e51de90aaf 08:35:51 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:51 ---> Using cache 08:35:51 ---> 7c5eb8af608a 08:35:51 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:51 Removing intermediate container 8c9077b1b36b 08:35:51 ---> b3a33ca6dc76 08:35:51 Step 7/26 : COPY . . 08:35:51 ---> 61749c4da818 08:35:51 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:51 Removing intermediate container 3635be80cfb2 08:35:51 ---> 19221c59f44b 08:35:51 Step 7/27 : COPY . . 08:35:56 ---> d51e782dbef8 08:35:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:56 ---> Running in a581735b2314 08:35:56 ---> bc9da9a2a523 08:35:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:56 ---> 134753ad5759 08:35:56 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:35:56 Removing intermediate container b17e8c9a135f 08:35:56 ---> 4dad9cc0957c 08:35:56 08:35:56 Step 10/23 : FROM alpine:3.17 08:35:56 ---> 9ed4aefc74f6 08:35:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:56 ---> 0c9dc7199608 08:35:56 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:35:56 ---> Running in 0e36e7fde4c0 08:35:56 ---> Running in fbee60fcc15a 08:35:56 ---> Running in 4dab968eac4a 08:35:56 Removing intermediate container 0e36e7fde4c0 08:35:56 ---> a92647bb6ba2 08:35:56 Step 9/26 : WORKDIR /edgex-go/spire-build 08:35:56 Removing intermediate container fbee60fcc15a 08:35:56 ---> 9bf38c750f33 08:35:56 Step 12/23 : ENV APP_PORT=59880 08:35:56 ---> f807ddf82ebe 08:35:56 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:56 ---> Running in d3386827c3f5 08:35:56 ---> Running in 052c1ddc5f13 08:35:56 Removing intermediate container 4dab968eac4a 08:35:56 ---> e2a9675cba3c 08:35:56 Step 9/27 : WORKDIR /edgex-go/spire-build 08:35:56 ---> Running in 2eb62870e538 08:35:56 ---> Running in e1e57098021e 08:35:56 Removing intermediate container d3386827c3f5 08:35:56 ---> 8fbc116fdf7a 08:35:56 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:56 Removing intermediate container 052c1ddc5f13 08:35:56 ---> 2946c1c07c0f 08:35:56 Step 13/23 : EXPOSE $APP_PORT 08:35:56 ---> Running in 0f546182ef44 08:35:56 ---> Running in 01eb53144ab5 08:35:56 Removing intermediate container e1e57098021e 08:35:56 ---> 115a03b2c42f 08:35:56 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:56 ---> Running in 78d8cb12b317 08:35:56 Removing intermediate container 0f546182ef44 08:35:56 ---> e22fc63e7bd0 08:35:56 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 08:35:56 Removing intermediate container 01eb53144ab5 08:35:56 ---> ff32498d2263 08:35:56 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:35:56 ---> Running in 3382ee8d8c31 08:35:56 Removing intermediate container 78d8cb12b317 08:35:56 ---> e00e7c7f1ec4 08:35:56 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:57 ---> Running in 46a7859886aa 08:35:57 ---> Running in 551efad44372 08:35:57 Removing intermediate container 2eb62870e538 08:35:57 ---> a6a8f9a0e1b1 08:35:57 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:57 ---> Running in d49d6be22037 08:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:57 Removing intermediate container d49d6be22037 08:35:57 ---> ef6f7350958b 08:35:57 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:35:57 ---> Running in 9f3f2c03c084 08:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:57 Removing intermediate container 3382ee8d8c31 08:35:57 ---> 0a6f9e004251 08:35:57 Step 12/26 : WORKDIR /edgex-go 08:35:58 Removing intermediate container 9f3f2c03c084 08:35:58 ---> 249200e8c9ea 08:35:58 Step 21/23 : LABEL arch=x86_64 08:35:58 ---> Running in 9be1351ef58f 08:35:58 ---> Running in e82b0c4c8280 08:35:58 Removing intermediate container 9be1351ef58f 08:35:58 ---> 68e6814a8369 08:35:58 Step 22/23 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 08:35:58 (1/1) Installing dumb-init (1.2.5-r2) 08:35:58 Executing busybox-1.35.0-r29.trigger 08:35:58 OK: 7 MiB in 16 packages 08:35:58 ---> Running in a40c57a0c681 08:35:58 Removing intermediate container e82b0c4c8280 08:35:58 ---> 46b2ba5f8b98 08:35:58 08:35:58 Step 13/26 : FROM alpine:3.17 08:35:58 ---> 9ed4aefc74f6 08:35:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:58 ---> Running in e152f0058b85 08:35:58 Removing intermediate container 551efad44372 08:35:58 ---> ef3f4fee8eef 08:35:58 Step 12/27 : WORKDIR /edgex-go 08:35:58 ---> Running in 66161a1662b5 08:35:58 Removing intermediate container a40c57a0c681 08:35:58 ---> 4b98cb243868 08:35:58 Step 23/23 : LABEL version=0.0.0 08:35:58 ---> Running in 0a6f8bf48b26 08:35:58 Removing intermediate container e152f0058b85 08:35:58 ---> e0f80ee5d205 08:35:58 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:58 Removing intermediate container 66161a1662b5 08:35:58 ---> 5765bfcdb168 08:35:58 08:35:58 Step 13/27 : FROM alpine:3.17 08:35:58 ---> 9ed4aefc74f6 08:35:58 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:58 ---> Using cache 08:35:58 ---> e0f80ee5d205 08:35:58 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:58 ---> Running in f3992c77dc27 08:35:58 ---> Running in 1368563d1f2f 08:35:58 Removing intermediate container 0a6f8bf48b26 08:35:58 ---> 5b58db60a904 08:35:58 08:35:58 Successfully built 5b58db60a904 08:35:58 Successfully tagged core-common-config-bootstrapper:latest 08:35:58  Building core-common-config-bootstrapper ... done Building security-proxy-setup 08:35:58 Removing intermediate container 46a7859886aa 08:35:58 ---> 13adcec6534e 08:35:58 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:59 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:59 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:59 OK: 17818 distinct packages available 08:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:59 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:59 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:59 OK: 17818 distinct packages available 08:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:59 (1/4) Installing dumb-init (1.2.5-r2) 08:35:59 (2/4) Installing musl-obstack (1.2.3-r0) 08:35:59 (3/4) Installing libucontext (1.2-r0) 08:35:59 (4/4) Installing gcompat (1.1.0-r0) 08:35:59 Executing busybox-1.35.0-r29.trigger 08:35:59 OK: 7 MiB in 19 packages 08:36:00 (1/5) Installing dumb-init (1.2.5-r2) 08:36:00 (2/5) Installing musl-obstack (1.2.3-r0) 08:36:00 (3/5) Installing libucontext (1.2-r0) 08:36:00 (4/5) Installing gcompat (1.1.0-r0) 08:36:00 (5/5) Installing openssl (3.0.8-r3) 08:36:00 Executing busybox-1.35.0-r29.trigger 08:36:00 OK: 8 MiB in 20 packages 08:36:02 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:02 ---> 00c134444420 08:36:02 Step 3/22 : WORKDIR /edgex-go 08:36:02 ---> Using cache 08:36:02 ---> 55760e24e7f2 08:36:02 Step 4/22 : RUN apk add --update --no-cache make git 08:36:02 ---> Using cache 08:36:02 ---> 966fca7f1053 08:36:02 Step 5/22 : COPY go.mod vendor* ./ 08:36:02 ---> Using cache 08:36:02 ---> b4f1a1d3474c 08:36:02 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:02 ---> Using cache 08:36:02 ---> 119765587b21 08:36:02 Step 7/22 : COPY . . 08:36:02 ---> Using cache 08:36:02 ---> d3c532a6d283 08:36:02 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:36:02 ---> 7a34fdc48436 08:36:02 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:02 ---> Running in d20fecf5eb5a 08:36:02 Removing intermediate container 1368563d1f2f 08:36:02 ---> 9d25c3ea2301 08:36:02 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:02 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 08:36:02 Removing intermediate container f3992c77dc27 08:36:02 ---> 920115402a85 08:36:02 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:02 ---> 787a7ae70064 08:36:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:02 ---> e9579eb74f7c 08:36:02 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:36:03 ---> 52ba30077542 08:36:03 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:36:03 ---> b8f555ead97d 08:36:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:36:03 ---> 8afe95361fd7 08:36:03 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:03 ---> d1045a5adac0 08:36:03 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:03 ---> 794e4b313606 08:36:03 Step 19/23 : ENTRYPOINT ["/core-data"] 08:36:03 ---> Running in d30e44dcd056 08:36:04 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:06 Removing intermediate container d30e44dcd056 08:36:06 ---> 1deef03e4275 08:36:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:10 ---> e97b481f610f 08:36:10 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:36:10 ---> 8f1e1220a957 08:36:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:36:10 ---> Running in 6320e08ee870 08:36:10 Removing intermediate container 6320e08ee870 08:36:10 ---> a0cf6ccaab22 08:36:10 Step 21/23 : LABEL arch=x86_64 08:36:10 ---> fd1acf71105d 08:36:10 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:36:10 ---> 50a7c0ac252a 08:36:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:36:10 ---> Running in 9c2f40604457 08:36:10 ---> Running in 301290be06a7 08:36:11 Removing intermediate container 9c2f40604457 08:36:11 ---> ffa6c8c86ad7 08:36:11 Step 22/23 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 08:36:11 ---> 8f6462d16584 08:36:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:36:11 Removing intermediate container 301290be06a7 08:36:11 ---> 4b14d63adf89 08:36:11 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:36:11 ---> Running in 9b1543ba077a 08:36:11 ---> d5db9645aa2c 08:36:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:12 ---> Running in 3318f7191945 08:36:12 Removing intermediate container 9b1543ba077a 08:36:12 ---> 09f0d82c615e 08:36:12 Step 23/23 : LABEL version=0.0.0 08:36:12 ---> ba4733ca393a 08:36:12 Step 22/27 : WORKDIR / 08:36:12 ---> Running in e5e64474c4dc 08:36:12 ---> Running in 460a2b2ccdba 08:36:12 Removing intermediate container 3318f7191945 08:36:12 ---> be7408f8d830 08:36:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:12 Removing intermediate container e5e64474c4dc 08:36:12 ---> e70aaf8b1fa1 08:36:12 08:36:12 ---> Running in b483f1e93ab7 08:36:12 Removing intermediate container 460a2b2ccdba 08:36:12 ---> 3161095c3da5 08:36:12 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:12 Successfully built e70aaf8b1fa1 08:36:12 Successfully tagged core-data:latest 08:36:12 Building support-notifications 08:36:12  Building core-data ... done  ---> Running in 393fba5fb03b 08:36:12 Removing intermediate container b483f1e93ab7 08:36:12 ---> c85e3089d418 08:36:12 Step 24/26 : LABEL arch=x86_64 08:36:16 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:16 ---> 00c134444420 08:36:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:16 ---> Using cache 08:36:16 ---> 11f0eaca370f 08:36:16 Step 4/23 : WORKDIR /edgex-go 08:36:16 ---> Using cache 08:36:16 ---> d9d810e90549 08:36:16 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:36:20 ---> Running in 36bf88e9094b 08:36:20 Removing intermediate container 393fba5fb03b 08:36:20 ---> 2bc46240ff5f 08:36:20 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:20 ---> Running in a2668a574bb5 08:36:20 ---> Running in 8614d0e9204c 08:36:20 Removing intermediate container 36bf88e9094b 08:36:20 ---> f03fb15fdf45 08:36:20 Step 25/26 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 08:36:20 ---> Running in e6ddeac8a125 08:36:20 Removing intermediate container e6ddeac8a125 08:36:20 ---> 5089bd63d0f4 08:36:20 Step 26/26 : LABEL version=0.0.0 08:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:20 Removing intermediate container 8614d0e9204c 08:36:20 ---> ee3916815fca 08:36:20 Step 25/27 : LABEL arch=x86_64 08:36:20 ---> Running in 981bc6eb2dc7 08:36:20 ---> Running in 6451770a69b2 08:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:20 Removing intermediate container 981bc6eb2dc7 08:36:20 ---> 64f9943cdd9d 08:36:20 Step 26/27 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 08:36:20 Removing intermediate container 6451770a69b2 08:36:20 ---> 69091bb8a2f4 08:36:20 08:36:20 OK: 265 MiB in 53 packages 08:36:20 ---> Running in d106d1bf65db 08:36:21 Successfully built 69091bb8a2f4 08:36:21 Successfully tagged security-spire-server:latest 08:36:21  Building security-spire-server ... done Building security-spire-agent 08:36:21 Removing intermediate container a581735b2314 08:36:21 ---> 65e98fb333db 08:36:21 Step 7/20 : COPY . . 08:36:21 Removing intermediate container d106d1bf65db 08:36:21 ---> 71a819168eac 08:36:21 Step 27/27 : LABEL version=0.0.0 08:36:24 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:24 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:36:24 ---> 00c134444420 08:36:24 Step 3/27 : WORKDIR /edgex-go 08:36:24 ---> Using cache 08:36:24 ---> 55760e24e7f2 08:36:24 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:36:24 ---> Using cache 08:36:24 ---> 2e4985b02d7a 08:36:24 Step 5/27 : COPY go.mod vendor* ./ 08:36:24 ---> Using cache 08:36:24 ---> a35233265bc6 08:36:24 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:24 ---> Using cache 08:36:24 ---> 19221c59f44b 08:36:24 Step 7/27 : COPY . . 08:36:24 ---> Using cache 08:36:24 ---> 0c9dc7199608 08:36:24 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:36:24 ---> Using cache 08:36:24 ---> e2a9675cba3c 08:36:24 Step 9/27 : WORKDIR /edgex-go/spire-build 08:36:24 ---> Using cache 08:36:24 ---> 115a03b2c42f 08:36:24 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:36:24 ---> Using cache 08:36:24 ---> e00e7c7f1ec4 08:36:24 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:36:24 ---> Using cache 08:36:24 ---> ef3f4fee8eef 08:36:24 Step 12/27 : WORKDIR /edgex-go 08:36:24 ---> Using cache 08:36:24 ---> 5765bfcdb168 08:36:24 08:36:24 Step 13/27 : FROM alpine:3.17 08:36:24 ---> 9ed4aefc74f6 08:36:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:24 ---> Using cache 08:36:24 ---> e0f80ee5d205 08:36:24 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:24 ---> Using cache 08:36:24 ---> 920115402a85 08:36:24 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:24 ---> Using cache 08:36:24 ---> Running in b7b6146494f9 08:36:25 ---> 52ba30077542 08:36:25 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:36:25 ---> Using cache 08:36:25 ---> d1045a5adac0 08:36:25 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:36:25 Removing intermediate container b7b6146494f9 08:36:25 ---> e796da32dc9c 08:36:25 08:36:25 Removing intermediate container a2668a574bb5 08:36:25 ---> 3bf4bd641c39 08:36:25 Step 6/23 : COPY go.mod vendor* ./ 08:36:25 ---> 28ed9a8a7778 08:36:25 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:25 Successfully built e796da32dc9c 08:36:25 Successfully tagged security-spire-config:latest 08:36:25  Building security-spire-config ... done Building core-command 08:36:25 ---> Running in 211f96154e52 08:36:26 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 08:36:27 ---> a05de13cd495 08:36:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:28 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:28 ---> 00c134444420 08:36:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:36:29 ---> Using cache 08:36:29 ---> 11f0eaca370f 08:36:29 Step 4/24 : WORKDIR /edgex-go 08:36:29 ---> Using cache 08:36:29 ---> d9d810e90549 08:36:29 Step 5/24 : RUN apk add --update --no-cache make git 08:36:29 ---> Using cache 08:36:29 ---> 7ca3c90e2cde 08:36:29 Step 6/24 : COPY go.mod vendor* ./ 08:36:29 ---> Using cache 08:36:29 ---> daace71b2ad3 08:36:29 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:29 ---> Using cache 08:36:29 ---> a8f7fb201276 08:36:29 Step 8/24 : COPY . . 08:36:29 ---> Using cache 08:36:29 ---> 3c18e958060b 08:36:29 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:36:29 ---> f98f7f5dd42b 08:36:29 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:29 ---> Running in 2bb39b5b049b 08:36:29 ---> Running in aaf0aae22cc6 08:36:29 Removing intermediate container d20fecf5eb5a 08:36:29 ---> c6282a1ae058 08:36:29 08:36:29 Step 9/22 : FROM alpine:3.17 08:36:29 ---> 9ed4aefc74f6 08:36:29 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:36:30 ---> Running in a945be0a029b 08:36:30 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 08:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:31 (1/2) Installing dumb-init (1.2.5-r2) 08:36:31 (2/2) Installing openssl (3.0.8-r3) 08:36:31 Executing busybox-1.35.0-r29.trigger 08:36:31 OK: 8 MiB in 17 packages 08:36:31 ---> 448dd285c390 08:36:31 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:32 ---> 73fec06b27ca 08:36:32 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:36:32 Removing intermediate container a945be0a029b 08:36:32 ---> 2ff6c65797e3 08:36:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:36:32 ---> Running in 0c88a3fc763a 08:36:32 ---> 6112a4a0eb21 08:36:32 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:36:32 Removing intermediate container 0c88a3fc763a 08:36:32 ---> 399f1da9653e 08:36:32 Step 12/22 : WORKDIR /edgex 08:36:32 ---> Running in 324232cacf03 08:36:33 ---> 2c2eb6279b5c 08:36:33 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:33 ---> Running in 67e3c03a69e8 08:36:33 Removing intermediate container 324232cacf03 08:36:33 ---> 7a48ad016795 08:36:33 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:33 Removing intermediate container 67e3c03a69e8 08:36:33 ---> 66ec75d908d9 08:36:33 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:33 ---> 06326097641b 08:36:33 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:36:33 ---> Running in 2ed65c56610b 08:36:33 Removing intermediate container 2ed65c56610b 08:36:33 ---> de2d3c72e233 08:36:33 Step 25/27 : LABEL arch=x86_64 08:36:34 ---> Running in a4e2e5182338 08:36:34 ---> 119164a8f3b8 08:36:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:36:34 Removing intermediate container a4e2e5182338 08:36:34 ---> ceb7e94ed8de 08:36:34 Step 26/27 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 08:36:34 ---> Running in 815240d642a0 08:36:34 ---> 14af9b393f66 08:36:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:34 Removing intermediate container 815240d642a0 08:36:34 ---> 7357712437db 08:36:34 Step 27/27 : LABEL version=0.0.0 08:36:35 ---> Running in 3ffda326624c 08:36:36 ---> 2fb684cd83fe 08:36:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:36:37 Removing intermediate container 3ffda326624c 08:36:37 ---> 67360970ef77 08:36:37 08:36:37 Successfully built 67360970ef77 08:36:39 Successfully tagged security-spire-agent:latest 08:36:39  Building security-spire-agent ... done  ---> b913da51e97d 08:36:39 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:39 ---> Running in a981e49214c9 08:36:44 Removing intermediate container a981e49214c9 08:36:44 ---> 35d941d83adf 08:36:44 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:36:44 ---> Running in b8816df698d1 08:36:44 Removing intermediate container b8816df698d1 08:36:44 ---> 7fbab5308e32 08:36:44 Step 20/22 : LABEL arch=x86_64 08:36:44 ---> Running in 39d90fd9d228 08:36:46 Removing intermediate container 39d90fd9d228 08:36:46 ---> a583171cfd9e 08:36:46 Step 21/22 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 08:36:49 ---> Running in 9898d070c1be 08:36:51 Removing intermediate container 9898d070c1be 08:36:51 ---> d066c168fc1b 08:36:51 Step 22/22 : LABEL version=0.0.0 08:36:51 ---> Running in 4a2c9ee20c8b 08:36:51 Removing intermediate container 2bb39b5b049b 08:36:51 ---> 27008fa4d3bd 08:36:51 Step 8/23 : COPY . . 08:36:57 Removing intermediate container 4a2c9ee20c8b 08:36:57 ---> eb27eb6d5cb7 08:36:57 08:36:57 Successfully built eb27eb6d5cb7 08:36:57 Successfully tagged security-proxy-setup:latest 08:36:57  Building security-proxy-setup ... done Removing intermediate container aaf0aae22cc6 08:36:57 ---> 4eafb1886119 08:36:57 08:36:57 Step 10/24 : FROM alpine:3.17 08:36:57 ---> 9ed4aefc74f6 08:36:57 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:36:57 ---> 1976c3df97b6 08:36:57 ---> Using cache 08:36:57 Step 9/23 : RUN make cmd/support-notifications/support-notifications ---> efb76ea129f2 08:36:57 08:36:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:57 ---> Using cache 08:36:57 ---> fe8495f93bd2 08:36:57 Step 13/24 : ENV APP_PORT=59882 08:36:57 Removing intermediate container 211f96154e52 08:36:57 ---> a4ab9ee27e06 08:36:57 08:36:57 Step 9/20 : FROM alpine:3.17 08:36:57 ---> 9ed4aefc74f6 08:36:57 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:36:57 ---> Using cache 08:36:57 ---> 8e4992f2c993 08:36:57 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:57 ---> Running in a667f6b4539c 08:36:57 ---> Running in 21d08f9b6524 08:36:57 ---> Running in 52bdc2e8a56c 08:36:57 Removing intermediate container a667f6b4539c 08:36:57 ---> 1accdb4d4079 08:36:57 Step 14/24 : EXPOSE $APP_PORT 08:36:57 ---> Running in 96bbf17f53eb 08:36:57 Removing intermediate container 96bbf17f53eb 08:36:57 ---> d28a4e8410c6 08:36:57 Step 15/24 : WORKDIR / 08:36:58 ---> Running in 04930871b17d 08:36:58 Removing intermediate container 04930871b17d 08:36:58 ---> d914be97647d 08:36:58 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:58 ---> 92dce86493b8 08:36:58 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:58 ---> 04bb1a5e8f9e 08:36:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:58 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:58 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:58 OK: 17818 distinct packages available 08:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:59 (1/9) Installing ca-certificates (20220614-r4) 08:36:59 (2/9) Installing brotli-libs (1.0.9-r9) 08:36:59 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:36:59 ---> 0c4736547925 08:36:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:36:59 (4/9) Installing libcurl (7.88.1-r1) 08:36:59 (5/9) Installing curl (7.88.1-r1) 08:36:59 (6/9) Installing dumb-init (1.2.5-r2) 08:36:59 (7/9) Installing musl-obstack (1.2.3-r0) 08:36:59 (8/9) Installing libucontext (1.2-r0) 08:36:59 (9/9) Installing gcompat (1.1.0-r0) 08:36:59 Executing busybox-1.35.0-r29.trigger 08:36:59 Executing ca-certificates-20220614-r4.trigger 08:36:59 OK: 10 MiB in 24 packages 08:36:59 ---> 7051bb2dd7a3 08:36:59 Step 20/24 : ENTRYPOINT ["/core-command"] 08:36:59 ---> Running in c4a3752af2aa 08:36:59 Removing intermediate container c4a3752af2aa 08:36:59 ---> 581e8f738f5e 08:36:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:00 ---> Running in 1674c70c4c7f 08:37:00 Removing intermediate container 21d08f9b6524 08:37:00 ---> a4b6a55efe6f 08:37:00 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:00 Removing intermediate container 1674c70c4c7f 08:37:00 ---> e169126fa920 08:37:00 Step 22/24 : LABEL arch=x86_64 08:37:00 ---> Running in c1336eafa30e 08:37:00 ---> bf6abd5d70df 08:37:00 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:37:00 Removing intermediate container c1336eafa30e 08:37:00 ---> 5399f6d87442 08:37:00 Step 23/24 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 08:37:00 ---> Running in 804de1685e9c 08:37:00 Removing intermediate container 804de1685e9c 08:37:00 ---> 9d401f4f0c92 08:37:00 Step 24/24 : LABEL version=0.0.0 08:37:00 ---> 36a13bb2fea4 08:37:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:00 ---> Running in 0814a47aad9f 08:37:00 Removing intermediate container 0814a47aad9f 08:37:00 ---> 56dc40823fdc 08:37:00 08:37:00 Successfully built 56dc40823fdc 08:37:00 Successfully tagged core-command:latest 08:37:01  Building core-command ... done  ---> 016031fe02bd 08:37:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:37:01 ---> 013a30b3f162 08:37:01 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:37:01 ---> Running in ac0868ab3fb2 08:37:01 Removing intermediate container ac0868ab3fb2 08:37:01 ---> 92e0af58e1c3 08:37:01 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:01 ---> Running in 22170ae04381 08:37:01 Removing intermediate container 22170ae04381 08:37:01 ---> d1c900000e90 08:37:01 Step 18/20 : LABEL arch=x86_64 08:37:01 ---> Running in 70da27d99e70 08:37:02 Removing intermediate container 70da27d99e70 08:37:02 ---> 6d433ff46254 08:37:02 Step 19/20 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 08:37:02 ---> Running in 35bc6b0d1e69 08:37:02 Removing intermediate container 35bc6b0d1e69 08:37:02 ---> a6c4b7226bef 08:37:02 Step 20/20 : LABEL version=0.0.0 08:37:02 ---> Running in d721125935bd 08:37:02 Removing intermediate container d721125935bd 08:37:02 ---> f2491d4ca297 08:37:02 08:37:02 Successfully built f2491d4ca297 08:37:02 Successfully tagged security-spiffe-token-provider:latest 08:37:20  Building security-spiffe-token-provider ... done Removing intermediate container 52bdc2e8a56c 08:37:20 ---> 6d7783f85ecf 08:37:20 08:37:20 Step 10/23 : FROM alpine:3.17 08:37:20 ---> 9ed4aefc74f6 08:37:20 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:37:20 ---> Running in e289e478013d 08:37:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:20 (1/2) Installing ca-certificates (20220614-r4) 08:37:20 (2/2) Installing dumb-init (1.2.5-r2) 08:37:20 Executing busybox-1.35.0-r29.trigger 08:37:20 Executing ca-certificates-20220614-r4.trigger 08:37:20 OK: 8 MiB in 17 packages 08:37:20 Removing intermediate container e289e478013d 08:37:20 ---> bcba479f3011 08:37:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:37:20 ---> Running in 12d1fbd5ff37 08:37:20 Removing intermediate container 12d1fbd5ff37 08:37:20 ---> c8ee0a6fecfb 08:37:20 Step 13/23 : ENV APP_PORT=59860 08:37:20 ---> Running in df71481afe41 08:37:20 Removing intermediate container df71481afe41 08:37:20 ---> a4d17f5aae48 08:37:20 Step 14/23 : EXPOSE $APP_PORT 08:37:20 ---> Running in 3b78c4d88f36 08:37:20 Removing intermediate container 3b78c4d88f36 08:37:20 ---> b76d3d5a4063 08:37:20 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:20 ---> 610053b58a05 08:37:20 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:37:20 ---> 0dc2c4acbeca 08:37:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:37:20 ---> c4ae9523a29e 08:37:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:37:20 ---> c61336e0698c 08:37:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:37:20 ---> Running in e1f7a4d6b399 08:37:20 Removing intermediate container e1f7a4d6b399 08:37:20 ---> 24877b79f83a 08:37:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:21 ---> Running in e62dcd81b327 08:37:21 Removing intermediate container e62dcd81b327 08:37:21 ---> 00af97c05d5c 08:37:21 Step 21/23 : LABEL arch=x86_64 08:37:21 ---> Running in cb6b544cc645 08:37:21 Removing intermediate container cb6b544cc645 08:37:21 ---> bc44934094ac 08:37:21 Step 22/23 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 08:37:21 ---> Running in 068197fa83e5 08:37:21 Removing intermediate container 068197fa83e5 08:37:21 ---> 8b45379768f2 08:37:21 Step 23/23 : LABEL version=0.0.0 08:37:21 ---> Running in b817d1ff380a 08:37:21 Removing intermediate container b817d1ff380a 08:37:21 ---> 0665dbc72148 08:37:21 08:37:21 Successfully built 0665dbc72148 08:37:21 Successfully tagged support-notifications:latest 08:37:21  Building support-notifications ... done  [Pipeline] } 08:37:21 $ docker stop --time=1 7fa8159254b7386de50559a7b8afd25d016028a990ac56e799066f7c4fcf5a84 08:37:23 $ docker rm -f --volumes 7fa8159254b7386de50559a7b8afd25d016028a990ac56e799066f7c4fcf5a84 [Pipeline] // withDockerContainer [Pipeline] sh 08:37:23 + docker images 08:37:23 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:23 support-notifications latest 0665dbc72148 2 seconds ago 32.7MB 08:37:23 6d7783f85ecf 7 seconds ago 1.75GB 08:37:23 security-spiffe-token-provider latest f2491d4ca297 21 seconds ago 32.8MB 08:37:23 core-command latest 56dc40823fdc 23 seconds ago 19.8MB 08:37:23 4eafb1886119 27 seconds ago 1.69GB 08:37:23 a4ab9ee27e06 27 seconds ago 1.73GB 08:37:23 security-proxy-setup latest eb27eb6d5cb7 31 seconds ago 18.7MB 08:37:23 security-spire-agent latest 67360970ef77 47 seconds ago 129MB 08:37:23 c6282a1ae058 55 seconds ago 1.67GB 08:37:23 security-spire-config latest e796da32dc9c 58 seconds ago 88.9MB 08:37:23 security-spire-server latest 69091bb8a2f4 About a minute ago 89.8MB 08:37:23 core-data latest e70aaf8b1fa1 About a minute ago 20MB 08:37:23 core-common-config-bootstrapper latest 5b58db60a904 About a minute ago 17.2MB 08:37:23 5765bfcdb168 About a minute ago 1.54GB 08:37:23 46b2ba5f8b98 About a minute ago 1.54GB 08:37:23 4dad9cc0957c About a minute ago 1.69GB 08:37:23 fb224d23ba92 About a minute ago 1.68GB 08:37:23 security-bootstrapper latest 599ba1e34573 About a minute ago 22.2MB 08:37:23 security-secretstore-setup latest dd7b9a5bf7a1 2 minutes ago 32.8MB 08:37:23 core-metadata latest 35f0fcdc6d0e 2 minutes ago 20.4MB 08:37:23 security-proxy-auth latest 2500027dbd51 2 minutes ago 18.3MB 08:37:23 support-scheduler latest f01854134437 2 minutes ago 32.1MB 08:37:23 7b96e64105f5 2 minutes ago 1.75GB 08:37:23 292f617adee8 2 minutes ago 1.69GB 08:37:23 63dbaf0b729a 2 minutes ago 1.68GB 08:37:23 339672aed714 2 minutes ago 1.67GB 08:37:23 796f19c8602c 2 minutes ago 1.66GB 08:37:23 ci-base-image-x86_64 latest 00c134444420 6 minutes ago 881MB 08:37:23 alpine 3.17 9ed4aefc74f6 3 days ago 7.05MB 08:37:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB 08:37:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:37:23 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] } 08:38:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:11 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.879s coverage: 28.7% of statements 08:38:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 98.5% of statements 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.449s coverage: 71.3% of statements 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.351s coverage: 54.0% of statements 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.865s coverage: 88.5% of statements 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.564s coverage: 3.9% of statements 08:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.722s coverage: 95.6% of statements 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.231s coverage: 72.2% of statements 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.262s coverage: 65.9% of statements 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.432s coverage: 0.9% of statements 08:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 29.0% of statements 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.303s coverage: 44.1% of statements 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.245s coverage: 82.9% of statements 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.266s coverage: 96.3% of statements 08:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.224s coverage: 94.4% of statements 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.185s coverage: 79.9% of statements 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.265s coverage: 92.9% of statements 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.249s coverage: 62.3% of statements 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.206s coverage: 20.0% of statements 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.543s coverage: 81.2% of statements 08:40:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:40:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.584s coverage: 82.1% of statements 08:40:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.265s coverage: 86.0% of statements 08:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.136s coverage: 63.1% of statements 08:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.260s coverage: 100.0% of statements 08:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements 08:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements 08:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.049s coverage: 38.4% of statements 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements 08:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.314s coverage: 17.7% of statements 08:41:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.623s coverage: 92.3% of statements 08:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.296s coverage: 61.5% of statements 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.427s coverage: 97.7% of statements 08:41:18 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:41:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:18 go vet ./... 08:44:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:10 ./bin/test-attribution-txt.sh [Pipeline] echo 08:44:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:44:11 + ls -al . 08:44:11 total 700 08:44:11 drwxrwxr-x 10 1001 1001 4096 Apr 2 08:35 . 08:44:11 drwxr-xr-x 4 root root 4096 Apr 2 08:35 .. 08:44:11 drwxrwxr-x 2 1001 1001 4096 Apr 2 08:33 .blubracket 08:44:11 -rw-rw-r-- 1 1001 1001 16 Apr 2 08:33 .dockerignore 08:44:11 drwxrwxr-x 8 1001 1001 4096 Apr 2 08:33 .git 08:44:11 drwxrwxr-x 3 1001 1001 4096 Apr 2 08:33 .github 08:44:11 -rw-rw-r-- 1 1001 1001 1133 Apr 2 08:33 .gitignore 08:44:11 -rw-rw-r-- 1 1001 1001 42 Apr 2 08:33 .golangci.yml 08:44:11 -rw-rw-r-- 1 1001 1001 87 Apr 2 08:33 .hadolint.yml 08:44:11 -rw-rw-r-- 1 1001 1001 166 Apr 2 08:33 .sonarcloud.properties 08:44:11 -rw-rw-r-- 1 1001 1001 1171 Apr 2 08:33 ADOPTERS.md 08:44:11 -rw-rw-r-- 1 1001 1001 10835 Apr 2 08:33 Attribution.txt 08:44:11 -rw-rw-r-- 1 1001 1001 73765 Apr 2 08:33 CHANGELOG.md 08:44:11 -rw-rw-r-- 1 1001 1001 3804 Apr 2 08:33 CONTRIBUTING.md 08:44:11 -rw-rw-r-- 1 1001 1001 677 Apr 2 08:33 GOVERNANCE.md 08:44:11 -rw-rw-r-- 1 1001 1001 883 Apr 2 08:33 Jenkinsfile 08:44:11 -rw-rw-r-- 1 1001 1001 10775 Apr 2 08:33 LICENSE 08:44:11 -rw-rw-r-- 1 1001 1001 14368 Apr 2 08:33 Makefile 08:44:11 -rw-rw-r-- 1 1001 1001 582 Apr 2 08:33 OWNERS.md 08:44:11 -rw-rw-r-- 1 1001 1001 9403 Apr 2 08:33 README.md 08:44:11 -rw-rw-r-- 1 1001 1001 789 Apr 2 08:33 SECURITY.md 08:44:11 -rw-rw-r-- 1 1001 1001 5 Apr 2 08:30 VERSION 08:44:11 drwxrwxr-x 2 1001 1001 4096 Apr 2 08:33 bin 08:44:11 drwxrwxr-x 18 1001 1001 4096 Apr 2 08:33 cmd 08:44:11 -rw-r--r-- 1 root root 447380 Apr 2 08:41 coverage.out 08:44:11 -rw-rw-r-- 1 1001 1001 3200 Apr 2 08:33 go.mod 08:44:11 -rw-rw-r-- 1 1001 1001 31265 Apr 2 08:33 go.sum 08:44:11 drwxrwxr-x 7 1001 1001 4096 Apr 2 08:33 internal 08:44:11 drwxrwxr-x 3 1001 1001 4096 Apr 2 08:33 openapi 08:44:11 -rw-rw-r-- 1 1001 1001 594 Apr 2 08:33 security.txt 08:44:11 drwxrwxr-x 4 1001 1001 4096 Apr 2 08:33 snap 08:44:11 -rw-rw-r-- 1 1001 1001 204 Apr 2 08:33 version.go [Pipeline] sh 08:44:12 + '[' -e coverage.out ] 08:44:12 + chown 1001:1001 coverage.out [Pipeline] stash 08:44:12 Warning: overwriting stash ‘coverage-report’ 08:44:12 Stashed 1 file(s) [Pipeline] sh 08:44:13 + make build 08:44:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:45:50 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 08:45:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:45: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 08:46:02 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 08:46:49 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 08:46: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:47: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 08:47:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:47:12 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 08:47: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:47:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:47:29 $ docker stop --time=1 d670b3902abbbf5a224fe3d5f0177fe63492a0402a05d7bd2dda0dda4f4efa22 08:47:32 $ docker rm -f --volumes d670b3902abbbf5a224fe3d5f0177fe63492a0402a05d7bd2dda0dda4f4efa22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:34 08:47:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:35 latest: Pulling from edgex-devops/edgex-compose-arm64 08:47:35 29e5d40040c1: Pulling fs layer 08:47:35 1ce36da41761: Pulling fs layer 08:47:35 25b303627fd3: Pulling fs layer 08:47:35 29e5d40040c1: Verifying Checksum 08:47:35 29e5d40040c1: Download complete 08:47:35 1ce36da41761: Verifying Checksum 08:47:35 1ce36da41761: Download complete 08:47:35 29e5d40040c1: Pull complete 08:47:37 1ce36da41761: Pull complete 08:47:37 25b303627fd3: Verifying Checksum 08:47:37 25b303627fd3: Download complete 08:47:49 25b303627fd3: Pull complete 08:47:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:47:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:50 prd-ubuntu20.04-docker-arm64-4c-16g-6639 does not seem to be running inside a container 08:47:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:47:52 $ docker top 4f9f0d6789cfe0316f16a43d4e5de761efb19a2468187e652aced20b224ef0c2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:53 + docker-compose build --help 08:47:53 + grep parallel 08:48:00 --parallel Build images in parallel. [Pipeline] } 08:48:00 $ docker stop --time=1 4f9f0d6789cfe0316f16a43d4e5de761efb19a2468187e652aced20b224ef0c2 08:48:01 $ docker rm -f --volumes 4f9f0d6789cfe0316f16a43d4e5de761efb19a2468187e652aced20b224ef0c2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:02 prd-ubuntu20.04-docker-arm64-4c-16g-6639 does not seem to be running inside a container 08:48:02 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:03 $ docker top 6d49202178998a8355a2a5b101db97dc0211dacad1b831ac39ae8439bf2379aa -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:04 + docker-compose -f ./docker-compose-build.yml build --parallel 08:48:10 Building core-command ... 08:48:10 Building core-common-config-bootstrapper ... 08:48:10 Building core-data ... 08:48:10 Building core-metadata ... 08:48:10 Building security-bootstrapper ... 08:48:10 Building security-proxy-auth ... 08:48:10 Building security-proxy-setup ... 08:48:10 Building security-secretstore-setup ... 08:48:10 Building security-spiffe-token-provider ... 08:48:10 Building security-spire-agent ... 08:48:10 Building security-spire-config ... 08:48:10 Building security-spire-server ... 08:48:10 Building support-notifications ... 08:48:10 Building support-scheduler ... 08:48:10 Building security-proxy-setup 08:48:10 Building core-data 08:48:10 Building core-common-config-bootstrapper 08:48:10 Building security-proxy-auth 08:48:10 Building security-bootstrapper 08:49:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:06 ---> 18888ab08685 08:49:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:49:06 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:49:06 ---> 18888ab08685 08:49:06 Step 3/22 : WORKDIR /edgex-go 08:49:06 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:06 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:49:06 ---> 18888ab08685 08:49:06 Step 3/33 : WORKDIR /edgex-go 08:49:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:06 ---> 18888ab08685 08:49:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:49:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:06 ---> 18888ab08685 08:49:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:49:06 ---> Running in b3897000f0c5 08:49:06 ---> Running in ed1f81afe0b5 08:49:06 ---> Running in 8503b545ae5c 08:49:06 ---> Running in af3dc17fdb37 08:49:06 ---> Running in ad364b2aacd7 08:49:06 Removing intermediate container ad364b2aacd7 08:49:06 ---> df30c7171102 08:49:06 Step 4/23 : WORKDIR /edgex-go 08:49:06 Removing intermediate container ed1f81afe0b5 08:49:06 ---> 9e90678a08d0 08:49:06 Step 4/23 : WORKDIR /edgex-go 08:49:06 Removing intermediate container 8503b545ae5c 08:49:06 ---> c92d007a1e2f 08:49:06 Step 4/23 : WORKDIR /edgex-go 08:49:06 ---> Running in 6f28dadb7ad4 08:49:06 ---> Running in 9dad3c90e196 08:49:06 Removing intermediate container b3897000f0c5 08:49:06 ---> a523cd02d24c 08:49:06 Step 4/33 : RUN apk add --update --no-cache make git 08:49:06 Removing intermediate container af3dc17fdb37 08:49:06 ---> 5d60b34854fd 08:49:06 Step 4/22 : RUN apk add --update --no-cache make git 08:49:06 ---> Running in db5b80087420 08:49:06 ---> Running in e3fd7a4b2b71 08:49:06 ---> Running in 8370cc90ca5e 08:49:06 Removing intermediate container 6f28dadb7ad4 08:49:06 ---> e0f08ced8389 08:49:06 Step 5/23 : RUN apk add --update --no-cache make git 08:49:06 Removing intermediate container 9dad3c90e196 08:49:06 ---> d0e079b847ad 08:49:06 Step 5/23 : RUN apk add --update --no-cache make git 08:49:06 ---> Running in 45ae6e8fe29d 08:49:06 Removing intermediate container db5b80087420 08:49:06 ---> 1ecef8fbce87 08:49:06 Step 5/23 : RUN apk add --update --no-cache make git 08:49:06 ---> Running in 1fc17118dbfb 08:49:06 ---> Running in 383b1fb440a6 08:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:06 OK: 263 MiB in 53 packages 08:49:06 OK: 263 MiB in 53 packages 08:49:06 OK: 263 MiB in 53 packages 08:49:06 OK: 263 MiB in 53 packages 08:49:06 OK: 263 MiB in 53 packages 08:49:07 Removing intermediate container e3fd7a4b2b71 08:49:07 ---> c347dbb4ca87 08:49:07 Step 5/22 : COPY go.mod vendor* ./ 08:49:07 Removing intermediate container 45ae6e8fe29d 08:49:07 ---> adc02f426648 08:49:07 Step 6/23 : COPY go.mod vendor* ./ 08:49:08 Removing intermediate container 8370cc90ca5e 08:49:08 ---> 4c89b29fe857 08:49:08 Step 5/33 : COPY go.mod vendor* ./ 08:49:08 Removing intermediate container 1fc17118dbfb 08:49:08 ---> f5ef9dfbe8dd 08:49:08 Step 6/23 : COPY go.mod vendor* ./ 08:49:08 Removing intermediate container 383b1fb440a6 08:49:08 ---> d70fbdb01811 08:49:08 Step 6/23 : COPY go.mod vendor* ./ 08:49:08 ---> eb93ac0a1550 08:49:08 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:08 ---> Running in 51dc2500a58e 08:49:08 ---> 2783f7cee49a 08:49:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:09 ---> Running in 980cd71df965 08:49:09 ---> 323311b04b6d 08:49:09 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:09 ---> Running in 6b4ddaff9497 08:49:10 ---> d5b93ae318e0 08:49:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:10 ---> 070de17e52e7 08:49:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:10 ---> Running in 495c6b2e89dc 08:49:10 ---> Running in fd742f0b2146 08:51:17 Removing intermediate container 51dc2500a58e 08:51:17 ---> 3dd2ae0d2774 08:51:17 Step 7/22 : COPY . . 08:51:17 Removing intermediate container 6b4ddaff9497 08:51:17 ---> ea19270980d4 08:51:17 Step 7/33 : COPY . . 08:51:17 Removing intermediate container 980cd71df965 08:51:17 ---> 0656df5948e1 08:51:17 Step 8/23 : COPY . . 08:51:17 Removing intermediate container 495c6b2e89dc 08:51:17 ---> a172ee465434 08:51:17 Step 8/23 : COPY . . 08:51:17 Removing intermediate container fd742f0b2146 08:51:17 ---> 640b434bf8cf 08:51:17 Step 8/23 : COPY . . 08:51:22 ---> b3c7ddb3c4db 08:51:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:51:22 ---> e8085842f089 08:51:22 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:51:22 ---> bb14bbe7060f 08:51:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:51:22 ---> ff6d86d8394e 08:51:22 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:51:22 ---> 5f3936f6c9a7 08:51:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:51:22 ---> Running in 08bb3c6f2726 08:51:22 ---> Running in a4f42a7ae3a2 08:51:22 ---> Running in bc9ad6144210 08:51:23 ---> Running in 3ae15b8b6838 08:51:23 ---> Running in 47def095f1e1 08:51:25 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 08:51:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:51:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:51:26 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 08:51:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:58:21 Removing intermediate container a4f42a7ae3a2 08:58:21 ---> c28d43391e82 08:58:21 08:58:21 Step 10/23 : FROM alpine:3.17 08:58:21 3.17: Pulling from library/alpine 08:58:21 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:58:21 Status: Downloaded newer image for alpine:3.17 08:58:21 ---> 51e60588ff2c 08:58:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:58:22 ---> Running in 70d4f9efe0a4 08:58:23 Removing intermediate container 70d4f9efe0a4 08:58:23 ---> 7cf5d67daf3d 08:58:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:58:23 ---> Running in 3a6f6866a2d6 08:58:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:29 (1/1) Installing dumb-init (1.2.5-r2) 08:58:29 Executing busybox-1.35.0-r29.trigger 08:58:29 OK: 8 MiB in 16 packages 08:58:32 Removing intermediate container 3a6f6866a2d6 08:58:32 ---> 1770d0163233 08:58:32 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:32 Removing intermediate container 3ae15b8b6838 08:58:32 ---> 14f842536812 08:58:32 08:58:32 Step 9/22 : FROM alpine:3.17 08:58:32 ---> 51e60588ff2c 08:58:32 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:58:32 ---> Running in b9f6e98cf639 08:58:33 ---> 08d0a3afbd87 08:58:33 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:58:34 Removing intermediate container bc9ad6144210 08:58:34 ---> 057c6225e8a5 08:58:34 08:58:34 Step 9/33 : FROM alpine:3.17 08:58:34 ---> 51e60588ff2c 08:58:34 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:58:34 ---> Running in 0c53b5111813 08:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:35 ---> 5e1dea02328c 08:58:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:58:35 Removing intermediate container 0c53b5111813 08:58:35 ---> 69f0c1085237 08:58:35 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:58:35 ---> Running in ce47e99b4e0a 08:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:37 (1/2) Installing dumb-init (1.2.5-r2) 08:58:37 (2/2) Installing openssl (3.0.8-r3) 08:58:37 Executing busybox-1.35.0-r29.trigger 08:58:37 OK: 8 MiB in 17 packages 08:58:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:39 ---> 465cd9285590 08:58:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:58:40 (1/2) Installing dumb-init (1.2.5-r2) 08:58:40 Removing intermediate container b9f6e98cf639 08:58:40 ---> d9c4f9727079 08:58:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:58:40 (2/2) Installing su-exec (0.2-r2) 08:58:40 Executing busybox-1.35.0-r29.trigger 08:58:40 OK: 8 MiB in 17 packages 08:58:40 ---> Running in 79398cccafe3 08:58:41 ---> f9e5731c8e16 08:58:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:58:41 Removing intermediate container 79398cccafe3 08:58:41 ---> 8f2ac9dce62a 08:58:41 Step 12/22 : WORKDIR /edgex 08:58:42 ---> Running in 5d4df034932a 08:58:42 Removing intermediate container ce47e99b4e0a 08:58:42 ---> 26d2696696bc 08:58:42 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:58:43 Removing intermediate container 5d4df034932a 08:58:43 ---> 40861e6d6a4e 08:58:43 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:43 ---> Running in 4c60e51b911b 08:58:43 ---> b1326e79f2c5 08:58:43 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:43 ---> Running in 2a6b894dc660 08:58:44 Removing intermediate container 4c60e51b911b 08:58:44 ---> 13556c5780da 08:58:44 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:58:44 ---> Running in bacae55ea3f1 08:58:44 ---> 38803bef0d5b 08:58:44 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:58:45 Removing intermediate container bacae55ea3f1 08:58:45 ---> 35820c575f91 08:58:45 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:58:45 ---> Running in 185f5ba264b3 08:58:46 ---> f0879d366818 08:58:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:58:46 Removing intermediate container 185f5ba264b3 08:58:46 ---> 61bbd5afa6af 08:58:46 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:58:46 ---> Running in 8227ce9f99cc 08:58:47 Removing intermediate container 8227ce9f99cc 08:58:47 ---> 03817a5dc51e 08:58:47 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:58:47 Removing intermediate container 2a6b894dc660 08:58:47 ---> 23cc3813dc3a 08:58:47 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:58:47 ---> Running in f1a4dd203c1f 08:58:47 ---> Running in f165178bb839 08:58:48 ---> c74cfecee982 08:58:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:58:49 Removing intermediate container f165178bb839 08:58:49 ---> 2f08b5d968c4 08:58:49 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:58:49 ---> Running in d326398c20f1 08:58:49 Removing intermediate container d326398c20f1 08:58:49 ---> ab29bcdcd0c7 08:58:49 Step 21/23 : LABEL arch=arm64 08:58:50 ---> Running in 62031e89f3ba 08:58:51 ---> 29fb7dc0e0d0 08:58:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:58:51 Removing intermediate container 62031e89f3ba 08:58:51 ---> 767cc6ed29e3 08:58:51 Step 22/23 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 08:58:51 ---> Running in 0f1c0ef88630 08:58:51 Removing intermediate container f1a4dd203c1f 08:58:51 ---> 799dd6f50712 08:58:51 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:58:51 ---> Running in f7e1abc5553d 08:58:52 Removing intermediate container 0f1c0ef88630 08:58:52 ---> cb91ae8bfd1a 08:58:52 Step 23/23 : LABEL version=0.0.0 08:58:52 ---> Running in 24dc8ceb8db4 08:58:52 ---> 28b3649968a5 08:58:52 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:52 Removing intermediate container 08bb3c6f2726 08:58:52 ---> acc6590bd870 08:58:52 08:58:52 Step 10/23 : FROM alpine:3.17 08:58:52 ---> 51e60588ff2c 08:58:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:58:52 ---> Using cache 08:58:52 ---> 7cf5d67daf3d 08:58:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:58:52 ---> Using cache 08:58:52 ---> 1770d0163233 08:58:52 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:52 ---> Using cache 08:58:52 ---> 08d0a3afbd87 08:58:52 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:58:52 ---> Running in 287de8152be5 08:58:52 Removing intermediate container f7e1abc5553d 08:58:52 ---> 40834d4695fd 08:58:52 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:58:52 ---> Using cache 08:58:52 ---> 5e1dea02328c 08:58:52 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:58:53 Removing intermediate container 24dc8ceb8db4 08:58:53 ---> 44bbc07af3c4 08:58:53 08:58:53 Successfully built 44bbc07af3c4 08:58:53 Successfully tagged security-proxy-auth-arm64:latest 08:58:53  Building security-proxy-auth ... done Building core-metadata 08:58:55 ---> adb2860cc0ae 08:58:55 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:58:55 ---> a2e76dbeefc7 08:58:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:58:55 ---> Running in 76c3c87d60ec 08:58:57 ---> bfc85961abc7 08:58:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:58:57 Removing intermediate container 287de8152be5 08:58:57 ---> 089f0c473346 08:58:57 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:58:57 ---> Running in 3ee71b60bf7a 08:58:58 Removing intermediate container 3ee71b60bf7a 08:58:58 ---> b7322b8e4a94 08:58:58 Step 20/22 : LABEL arch=arm64 08:58:58 ---> Running in 88d9d6c2fc57 08:58:59 ---> 148e18087e39 08:58:59 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:59 Removing intermediate container 76c3c87d60ec 08:58:59 ---> 8cb32d2b1f3f 08:58:59 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:59 ---> Running in b80113f77364 08:59:00 Removing intermediate container 88d9d6c2fc57 08:59:00 ---> 7faf92c62a8c 08:59:00 Step 21/22 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 08:59:00 ---> Running in db5ad73554c6 08:59:00 ---> 7260fc9309a8 08:59:00 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:59:01 Removing intermediate container db5ad73554c6 08:59:01 ---> 237ab5b2c4a3 08:59:01 Step 22/22 : LABEL version=0.0.0 08:59:01 ---> Running in 75f67dd2d304 08:59:01 Removing intermediate container 75f67dd2d304 08:59:01 ---> 99a67e45609d 08:59:02 08:59:02 ---> 7b824dc64ebe 08:59:02 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:59:02 Removing intermediate container b80113f77364 08:59:02 ---> 642ab8ade005 08:59:02 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:59:02 Successfully built 99a67e45609d 08:59:02 Successfully tagged security-proxy-setup-arm64:latest 08:59:02  Building security-proxy-setup ... done Building security-spire-agent 08:59:02 ---> Running in 510eef083f07 08:59:03 Removing intermediate container 510eef083f07 08:59:03 ---> c9a9ee14fc9a 08:59:03 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:59:03 ---> Running in a6efb5cc649e 08:59:04 Removing intermediate container a6efb5cc649e 08:59:04 ---> c320d885bd1a 08:59:04 Step 21/23 : LABEL arch=arm64 08:59:04 ---> Running in 5c0c74d06f60 08:59:04 ---> e5dbebf07ad0 08:59:04 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:59:05 Removing intermediate container 5c0c74d06f60 08:59:05 ---> 916fcb2145e4 08:59:05 Step 22/23 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 08:59:05 ---> Running in 411b108a7a6e 08:59:05 ---> 79503ee180cd 08:59:05 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:59:06 Removing intermediate container 411b108a7a6e 08:59:06 ---> 97947445a4af 08:59:06 Step 23/23 : LABEL version=0.0.0 08:59:06 ---> Running in 8cf9960da362 08:59:07 ---> faff403d70b7 08:59:07 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:59:07 Removing intermediate container 8cf9960da362 08:59:07 ---> 8c1e7d89991f 08:59:07 08:59:07 Successfully built 8c1e7d89991f 08:59:07 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:59:07  Building core-common-config-bootstrapper ... done Building support-scheduler 08:59:08 ---> 294f9fd60626 08:59:08 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:59:08 Removing intermediate container 47def095f1e1 08:59:08 ---> 1e15738ad47e 08:59:08 08:59:08 Step 10/23 : FROM alpine:3.17 08:59:08 ---> 51e60588ff2c 08:59:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:59:08 ---> Running in 706b6406b9e1 08:59:08 Removing intermediate container 706b6406b9e1 08:59:08 ---> 6ce72ed12389 08:59:08 Step 12/23 : ENV APP_PORT=59880 08:59:08 ---> Running in ce87e9844ea9 08:59:08 ---> b4181c0b142b 08:59:08 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:59:09 Removing intermediate container ce87e9844ea9 08:59:09 ---> ae0890d5717b 08:59:09 Step 13/23 : EXPOSE $APP_PORT 08:59:09 ---> Running in 270799c06104 08:59:10 ---> 198d9baf3b29 08:59:10 Step 28/33 : RUN chmod +x /entrypoint.sh 08:59:10 ---> Running in 6aa91c55b806 08:59:10 Removing intermediate container 270799c06104 08:59:10 ---> 34e182118097 08:59:10 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:59:10 ---> Running in 7f306e861e0d 08:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:13 Removing intermediate container 6aa91c55b806 08:59:13 ---> 8876507911b1 08:59:13 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:59:13 ---> Running in d9558eba307a 08:59:14 Removing intermediate container d9558eba307a 08:59:14 ---> 2498121bbff3 08:59:14 Step 30/33 : CMD ["gate"] 08:59:14 (1/1) Installing dumb-init (1.2.5-r2) 08:59:14 Executing busybox-1.35.0-r29.trigger 08:59:14 OK: 8 MiB in 16 packages 08:59:14 ---> Running in 6c845d28f19d 08:59:14 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:59:14 ---> 18888ab08685 08:59:14 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:59:14 ---> Using cache 08:59:14 ---> c92d007a1e2f 08:59:14 Step 4/25 : WORKDIR /edgex-go 08:59:14 ---> Using cache 08:59:14 ---> 1ecef8fbce87 08:59:14 Step 5/25 : RUN apk add --update --no-cache make git 08:59:14 ---> Using cache 08:59:14 ---> d70fbdb01811 08:59:14 Step 6/25 : COPY go.mod vendor* ./ 08:59:14 ---> Using cache 08:59:14 ---> 070de17e52e7 08:59:14 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:14 ---> Using cache 08:59:14 ---> 640b434bf8cf 08:59:14 Step 8/25 : COPY . . 08:59:14 ---> Using cache 08:59:14 ---> bb14bbe7060f 08:59:14 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:59:14 ---> Running in 0a58b8de42b3 08:59:15 Removing intermediate container 6c845d28f19d 08:59:15 ---> fe81a4700d00 08:59:15 Step 31/33 : LABEL arch=arm64 08:59:15 ---> Running in e78801719924 08:59:16 Removing intermediate container 7f306e861e0d 08:59:16 ---> ee75f4722b23 08:59:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:16 Removing intermediate container e78801719924 08:59:16 ---> 5b11b0db0c21 08:59:16 Step 32/33 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 08:59:16 ---> Running in d632652f82ee 08:59:16 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 08:59:17 ---> b3c7b52b94cc 08:59:17 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:59:17 Removing intermediate container d632652f82ee 08:59:17 ---> 83dcadf4e01d 08:59:17 Step 33/33 : LABEL version=0.0.0 08:59:17 ---> Running in df22b113896e 08:59:18 Removing intermediate container df22b113896e 08:59:18 ---> c994eec7cd2b 08:59:18 08:59:18 ---> a429bfe1a523 08:59:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:59:18 Successfully built c994eec7cd2b 08:59:18 Successfully tagged security-bootstrapper-arm64:latest 08:59:19  Building security-bootstrapper ... done Building security-spire-server 08:59:20 ---> 6dda75a95acf 08:59:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:59:21 ---> 41d9585f6f6d 08:59:21 Step 19/23 : ENTRYPOINT ["/core-data"] 08:59:21 ---> Running in 3e61680a9601 08:59:22 Removing intermediate container 3e61680a9601 08:59:22 ---> e67e64da5a85 08:59:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:22 ---> Running in 78953f0f08b8 08:59:23 Removing intermediate container 78953f0f08b8 08:59:23 ---> 9eaa944b40cd 08:59:23 Step 21/23 : LABEL arch=arm64 08:59:23 ---> Running in da9ce1e99a31 08:59:24 Removing intermediate container da9ce1e99a31 08:59:24 ---> 2a42b7c3d45e 08:59:24 Step 22/23 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 08:59:24 ---> Running in cc3de4419d7e 08:59:25 Removing intermediate container cc3de4419d7e 08:59:25 ---> 375c3f4e525e 08:59:25 Step 23/23 : LABEL version=0.0.0 08:59:25 ---> Running in e2e4c66c965d 08:59:26 Removing intermediate container e2e4c66c965d 08:59:26 ---> 27c78195917b 08:59:26 08:59:26 Successfully built 27c78195917b 08:59:26 Successfully tagged core-data-arm64:latest 08:59:26 Building support-notifications 08:59:32  Building core-data ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:32 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:59:32 ---> 18888ab08685 08:59:32 Step 3/27 : WORKDIR /edgex-go 08:59:32 ---> Using cache 08:59:32 ---> 5d60b34854fd 08:59:32 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:59:32 ---> Running in 4d1fe32f3e02 08:59:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:36 OK: 263 MiB in 53 packages 08:59:38 Removing intermediate container 4d1fe32f3e02 08:59:38 ---> 62e492abc97c 08:59:38 Step 5/27 : COPY go.mod vendor* ./ 08:59:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:59:39 ---> 18888ab08685 08:59:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:59:39 ---> Using cache 08:59:39 ---> c92d007a1e2f 08:59:39 Step 4/23 : WORKDIR /edgex-go 08:59:39 ---> Using cache 08:59:39 ---> 1ecef8fbce87 08:59:39 Step 5/23 : RUN apk add --update --no-cache make git 08:59:39 ---> Using cache 08:59:39 ---> d70fbdb01811 08:59:39 Step 6/23 : COPY go.mod vendor* ./ 08:59:39 ---> Using cache 08:59:39 ---> 070de17e52e7 08:59:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:39 ---> Using cache 08:59:39 ---> 640b434bf8cf 08:59:39 Step 8/23 : COPY . . 08:59:39 ---> Using cache 08:59:39 ---> bb14bbe7060f 08:59:39 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:59:40 ---> 32999ff01161 08:59:40 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:40 ---> Running in 22896c175caf 08:59:40 ---> Running in 33123fcc3ca8 08:59:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:59:53 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:59:53 ---> 18888ab08685 08:59:53 Step 3/26 : WORKDIR /edgex-go 08:59:53 ---> Using cache 08:59:53 ---> 5d60b34854fd 08:59:53 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:59:53 ---> Using cache 08:59:53 ---> 62e492abc97c 08:59:53 Step 5/26 : COPY go.mod vendor* ./ 08:59:53 ---> Using cache 08:59:53 ---> 32999ff01161 08:59:53 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:53 ---> Running in aaa8bf4675ef 08:59:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:59:56 ---> 18888ab08685 08:59:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:59:56 ---> Using cache 08:59:56 ---> c92d007a1e2f 08:59:56 Step 4/23 : WORKDIR /edgex-go 08:59:56 ---> Using cache 08:59:56 ---> 1ecef8fbce87 08:59:56 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:59:56 ---> Running in 596cefdf1b7c 08:59:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:01 OK: 263 MiB in 53 packages 09:00:03 Removing intermediate container 596cefdf1b7c 09:00:03 ---> 0811e6e35776 09:00:03 Step 6/23 : COPY go.mod vendor* ./ 09:00:04 ---> 8bdc76a2a40f 09:00:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:04 ---> Running in 18afc5349537 09:01:56 Removing intermediate container 33123fcc3ca8 09:01:56 ---> 76df2c02f12b 09:01:56 Step 7/27 : COPY . . 09:02:11 Removing intermediate container aaa8bf4675ef 09:02:11 ---> 04d604a0b11f 09:02:11 Step 7/26 : COPY . . 09:02:17 ---> 721e52d2b6c7 09:02:17 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:02:17 ---> Running in 62baaa3a878f 09:02:18 Removing intermediate container 62baaa3a878f 09:02:18 ---> 3752352527ef 09:02:18 Step 9/27 : WORKDIR /edgex-go/spire-build 09:02:19 ---> Running in ae438cecffa7 09:02:20 Removing intermediate container ae438cecffa7 09:02:20 ---> 6b817e4d00cc 09:02:20 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:02:20 ---> Running in 52180fce62ca 09:02:21 Removing intermediate container 52180fce62ca 09:02:21 ---> e8f0f9b90240 09:02:21 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:02:21 ---> Running in f325e350e9ed 09:02:24 Removing intermediate container 18afc5349537 09:02:24 ---> e25603d90dcf 09:02:24 Step 8/23 : COPY . . 09:02:26 Removing intermediate container f325e350e9ed 09:02:26 ---> 5f158d85fcef 09:02:26 Step 12/27 : WORKDIR /edgex-go 09:02:26 ---> Running in 8dcb7da4edf0 09:02:28 Removing intermediate container 8dcb7da4edf0 09:02:28 ---> 7b146d37b5ce 09:02:28 09:02:28 Step 13/27 : FROM alpine:3.17 09:02:28 ---> 51e60588ff2c 09:02:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:02:28 ---> Running in 1badf4ca0c47 09:02:29 Removing intermediate container 1badf4ca0c47 09:02:29 ---> 427be13fc0e6 09:02:29 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:02:29 ---> Running in 13e2e5120671 09:02:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:34 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:02:34 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:02:34 OK: 17689 distinct packages available 09:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:35 ---> a85f9341c7c0 09:02:35 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 09:02:35 ---> Running in 01a0bd1792ae 09:02:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:36 Removing intermediate container 01a0bd1792ae 09:02:36 ---> 21762b48644e 09:02:36 Step 9/26 : WORKDIR /edgex-go/spire-build 09:02:36 ---> Running in 72a795212999 09:02:37 Removing intermediate container 72a795212999 09:02:37 ---> 94926747b614 09:02:37 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:02:37 (1/5) Installing dumb-init (1.2.5-r2) 09:02:37 (2/5) Installing musl-obstack (1.2.3-r0) 09:02:37 (3/5) Installing libucontext (1.2-r0) 09:02:37 (4/5) Installing gcompat (1.1.0-r0) 09:02:37 (5/5) Installing openssl (3.0.8-r3) 09:02:37 Executing busybox-1.35.0-r29.trigger 09:02:37 OK: 9 MiB in 20 packages 09:02:37 ---> Running in 3a224cafdaa2 09:02:39 Removing intermediate container 3a224cafdaa2 09:02:39 ---> 08a01861827e 09:02:39 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 09:02:39 ---> Running in 5adb5b33a55c 09:02:40 Removing intermediate container 13e2e5120671 09:02:40 ---> e62edea95a64 09:02:40 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:42 ---> 3ace5a6e46bd 09:02:42 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:02:44 Removing intermediate container 5adb5b33a55c 09:02:44 ---> dc651ed229e4 09:02:44 Step 12/26 : WORKDIR /edgex-go 09:02:44 ---> Running in d2fe6d3ef432 09:02:44 ---> 357dfddefe5c 09:02:44 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:02:45 Removing intermediate container d2fe6d3ef432 09:02:45 ---> 214e54d695ec 09:02:45 09:02:45 Step 13/26 : FROM alpine:3.17 09:02:45 ---> 51e60588ff2c 09:02:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:02:45 ---> Using cache 09:02:45 ---> 427be13fc0e6 09:02:45 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:02:45 ---> Using cache 09:02:45 ---> e62edea95a64 09:02:45 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:45 ---> Using cache 09:02:45 ---> 3ace5a6e46bd 09:02:45 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:02:45 ---> Using cache 09:02:45 ---> 357dfddefe5c 09:02:45 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:02:53 ---> 66f25e05a7b3 09:02:53 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:02:53 ---> 2a0cffd9b127 09:02:53 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:02:53 ---> Running in 90abc6283d28 09:02:55 ---> e63be546b599 09:02:55 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:02:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:02:57 ---> 9dd4e5ab6ce6 09:02:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:02:59 ---> 5f826073ceee 09:02:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:03:00 ---> f9993ac7d0b4 09:03:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:03:00 ---> Running in bee168bf5d10 09:03:01 Removing intermediate container bee168bf5d10 09:03:01 ---> 018aa5aa686f 09:03:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:03:01 ---> Running in e12439cc6cbe 09:03:02 Removing intermediate container e12439cc6cbe 09:03:02 ---> aa6c13e9e6c3 09:03:02 Step 24/26 : LABEL arch=arm64 09:03:02 ---> Running in 483fc17f230c 09:03:03 Removing intermediate container 483fc17f230c 09:03:03 ---> e8e976768302 09:03:03 Step 25/26 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 09:03:03 ---> 3321e007e8c2 09:03:03 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:03:03 ---> Running in f8acb17a1996 09:03:04 Removing intermediate container f8acb17a1996 09:03:04 ---> a8ad58154648 09:03:04 Step 26/26 : LABEL version=0.0.0 09:03:04 ---> Running in 396af3d740fd 09:03:04 ---> 44c0da02251e 09:03:04 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:03:05 Removing intermediate container 396af3d740fd 09:03:05 ---> a82c898f674f 09:03:05 09:03:05 Successfully built a82c898f674f 09:03:06 Successfully tagged security-spire-server-arm64:latest 09:03:06 Building security-spire-config 09:03:06  Building security-spire-server ... done  ---> 78301cb2deee 09:03:06 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:03:07 ---> 1d2f8bb846ea 09:03:07 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:03:07 ---> Running in e903aad09333 09:03:07 Removing intermediate container e903aad09333 09:03:07 ---> b7f772c66af6 09:03:07 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:03:08 ---> Running in dadefd4b0f38 09:03:08 Removing intermediate container dadefd4b0f38 09:03:08 ---> 59926e560f6a 09:03:08 Step 25/27 : LABEL arch=arm64 09:03:08 ---> Running in 8a5747e2e2f1 09:03:09 Removing intermediate container 8a5747e2e2f1 09:03:09 ---> 05b74f9a20a4 09:03:09 Step 26/27 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 09:03:09 ---> Running in f0b8d5c070fd 09:03:10 Removing intermediate container f0b8d5c070fd 09:03:10 ---> 2e35391af15b 09:03:10 Step 27/27 : LABEL version=0.0.0 09:03:10 ---> Running in 1f466c8d6e73 09:03:11 Removing intermediate container 1f466c8d6e73 09:03:11 ---> 4893cb7acd5b 09:03:11 09:03:11 Successfully built 4893cb7acd5b 09:03:11 Successfully tagged security-spire-agent-arm64:latest 09:03:11  Building security-spire-agent ... done Building core-command 09:03:37 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:03:37 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:03:37 ---> 18888ab08685 09:03:37 Step 3/27 : WORKDIR /edgex-go 09:03:37 ---> Using cache 09:03:37 ---> 5d60b34854fd 09:03:37 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:03:37 ---> Using cache 09:03:37 ---> 62e492abc97c 09:03:37 Step 5/27 : COPY go.mod vendor* ./ 09:03:37 ---> Using cache 09:03:37 ---> 32999ff01161 09:03:37 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:37 ---> Using cache 09:03:37 ---> 04d604a0b11f 09:03:37 Step 7/27 : COPY . . 09:03:37 ---> Using cache 09:03:37 ---> a85f9341c7c0 09:03:37 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:03:37 ---> Using cache 09:03:37 ---> 21762b48644e 09:03:37 Step 9/27 : WORKDIR /edgex-go/spire-build 09:03:37 ---> Using cache 09:03:37 ---> 94926747b614 09:03:37 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:03:37 ---> Using cache 09:03:37 ---> 08a01861827e 09:03:37 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:03:37 ---> Running in fd566740d5c3 09:03:37 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:03:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:03:37 ---> 18888ab08685 09:03:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:03:37 ---> Using cache 09:03:37 ---> c92d007a1e2f 09:03:37 Step 4/24 : WORKDIR /edgex-go 09:03:37 ---> Using cache 09:03:37 ---> 1ecef8fbce87 09:03:37 Step 5/24 : RUN apk add --update --no-cache make git 09:03:37 ---> Using cache 09:03:37 ---> d70fbdb01811 09:03:37 Step 6/24 : COPY go.mod vendor* ./ 09:03:37 ---> Using cache 09:03:37 ---> 070de17e52e7 09:03:37 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:37 ---> Using cache 09:03:37 ---> 640b434bf8cf 09:03:37 Step 8/24 : COPY . . 09:03:37 ---> Using cache 09:03:37 ---> bb14bbe7060f 09:03:37 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:03:37 ---> Running in 0e463c960d97 09:03:39 Removing intermediate container fd566740d5c3 09:03:39 ---> 83c689b5c64a 09:03:39 Step 12/27 : WORKDIR /edgex-go 09:03:39 ---> Running in ba38cc09a6f5 09:03:39 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 09:03:40 Removing intermediate container ba38cc09a6f5 09:03:40 ---> 34f14e45dda4 09:03:40 09:03:40 Step 13/27 : FROM alpine:3.17 09:03:40 ---> 51e60588ff2c 09:03:40 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:03:40 ---> Using cache 09:03:40 ---> 427be13fc0e6 09:03:40 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:03:40 ---> Running in 416fa29bd359 09:03:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:45 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:03:45 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:03:45 OK: 17689 distinct packages available 09:03:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:47 (1/4) Installing dumb-init (1.2.5-r2) 09:03:47 (2/4) Installing musl-obstack (1.2.3-r0) 09:03:47 (3/4) Installing libucontext (1.2-r0) 09:03:47 (4/4) Installing gcompat (1.1.0-r0) 09:03:47 Executing busybox-1.35.0-r29.trigger 09:03:47 OK: 8 MiB in 19 packages 09:03:49 Removing intermediate container 416fa29bd359 09:03:49 ---> 921fb89bd4d5 09:03:49 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:50 ---> 840c89055b2f 09:03:50 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:03:51 ---> d321ca12d065 09:03:51 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:03:58 ---> bfa049f49d16 09:03:58 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:03:59 ---> f574032e9762 09:03:59 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:03:59 ---> Running in 61d2d378c1b1 09:04:00 Removing intermediate container 61d2d378c1b1 09:04:00 ---> 6870f1759591 09:04:00 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:04:01 ---> abd3e2af7062 09:04:01 Step 22/27 : WORKDIR / 09:04:01 ---> Running in 4ac7bae1551e 09:04:02 Removing intermediate container 4ac7bae1551e 09:04:02 ---> 3dfc44f34885 09:04:02 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:04:02 ---> Running in f664f8faf547 09:04:02 Removing intermediate container f664f8faf547 09:04:02 ---> 910b0fc53341 09:04:02 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:04:02 ---> Running in d89ea527bace 09:04:03 Removing intermediate container d89ea527bace 09:04:03 ---> 3fd363eca389 09:04:03 Step 25/27 : LABEL arch=arm64 09:04:03 ---> Running in 179e28ffc67e 09:04:04 Removing intermediate container 179e28ffc67e 09:04:04 ---> 92c6ebc70bad 09:04:04 Step 26/27 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 09:04:04 ---> Running in 8a698bd4f2b4 09:04:04 Removing intermediate container 8a698bd4f2b4 09:04:04 ---> 7c6681685ba4 09:04:04 Step 27/27 : LABEL version=0.0.0 09:04:04 ---> Running in 882a5a3fa48a 09:04:05 Removing intermediate container 882a5a3fa48a 09:04:05 ---> 1c78c52347c6 09:04:05 09:04:05 Successfully built 1c78c52347c6 09:04:05 Successfully tagged security-spire-config-arm64:latest 09:04:05 Building security-spiffe-token-provider 09:04:23  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:04:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:04:23 ---> 18888ab08685 09:04:23 Step 3/20 : WORKDIR /edgex-go 09:04:23 ---> Using cache 09:04:23 ---> 5d60b34854fd 09:04:23 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:04:23 ---> Running in 24700d7a31c2 09:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:28 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:04:28 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:04:28 OK: 17694 distinct packages available 09:04:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:30 OK: 263 MiB in 53 packages 09:04:32 Removing intermediate container 24700d7a31c2 09:04:32 ---> 65e638368bcc 09:04:32 Step 5/20 : COPY go.mod vendor* ./ 09:04:33 ---> fc7046480f9b 09:04:33 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:33 ---> Running in c112a8c6105b 09:06:10 Removing intermediate container c112a8c6105b 09:06:10 ---> 93765e2bcc33 09:06:10 Step 7/20 : COPY . . 09:06:22 ---> b55f1a737098 09:06:22 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:06:22 ---> Running in 7ffb0c5e8d6e 09:06:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:06:26 Removing intermediate container 0a58b8de42b3 09:06:26 ---> c3d174745a2d 09:06:26 09:06:26 Step 10/25 : FROM alpine:3.17 09:06:26 ---> 51e60588ff2c 09:06:26 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:06:26 ---> Running in bf1710235e17 09:06:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:06:31 (1/1) Installing dumb-init (1.2.5-r2) 09:06:31 Executing busybox-1.35.0-r29.trigger 09:06:31 OK: 8 MiB in 16 packages 09:06:33 Removing intermediate container bf1710235e17 09:06:33 ---> f2234f5f6379 09:06:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:06:33 ---> Running in a71510e0f36c 09:06:33 Removing intermediate container a71510e0f36c 09:06:33 ---> 88b2d44bf75a 09:06:33 Step 13/25 : ENV APP_PORT=59881 09:06:33 ---> Running in 3d1132c2a78a 09:06:34 Removing intermediate container 3d1132c2a78a 09:06:34 ---> 1197b108a930 09:06:34 Step 14/25 : EXPOSE $APP_PORT 09:06:34 ---> Running in 71e3b84694d3 09:06:35 Removing intermediate container 71e3b84694d3 09:06:35 ---> cfd6578dcdaa 09:06:35 Step 15/25 : WORKDIR / 09:06:35 ---> Running in 1a18536be5f0 09:06:36 Removing intermediate container 1a18536be5f0 09:06:36 ---> ba6f4e1f1e8d 09:06:36 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:37 ---> 8f56260c56dd 09:06:37 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:06:37 ---> bbb9c4c573ab 09:06:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:06:39 ---> 465cc5edb16b 09:06:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:06:40 ---> 7d4b853ab8a4 09:06:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:06:42 ---> b0023f208b72 09:06:42 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:06:42 ---> Running in 1201ef4b29a9 09:06:42 Removing intermediate container 1201ef4b29a9 09:06:42 ---> cd1555fe25d4 09:06:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:06:42 ---> Running in 4fdf785e61ff 09:06:43 Removing intermediate container 4fdf785e61ff 09:06:43 ---> 3888de4e74c5 09:06:43 Step 23/25 : LABEL arch=arm64 09:06:43 ---> Running in 5c762c1c5664 09:06:44 Removing intermediate container 5c762c1c5664 09:06:44 ---> e4d67aee08a6 09:06:44 Step 24/25 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 09:06:44 ---> Running in 25174c7209aa 09:06:44 Removing intermediate container 25174c7209aa 09:06:44 ---> dd8fa5fa6370 09:06:44 Step 25/25 : LABEL version=0.0.0 09:06:44 ---> Running in 4cd984bd69c4 09:06:45 Removing intermediate container 4cd984bd69c4 09:06:45 ---> d2727ae7cec9 09:06:45 09:06:45 Successfully built d2727ae7cec9 09:06:45 Successfully tagged core-metadata-arm64:latest 09:06:45  Building core-metadata ... done Building security-secretstore-setup 09:07:04 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:07:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:07:04 ---> 18888ab08685 09:07:04 Step 3/25 : WORKDIR /edgex-go 09:07:04 ---> Using cache 09:07:04 ---> 5d60b34854fd 09:07:04 Step 4/25 : RUN apk add --update --no-cache make git 09:07:04 ---> Using cache 09:07:04 ---> c347dbb4ca87 09:07:04 Step 5/25 : COPY go.mod vendor* ./ 09:07:04 ---> Using cache 09:07:04 ---> eb93ac0a1550 09:07:04 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:04 ---> Using cache 09:07:04 ---> 3dd2ae0d2774 09:07:04 Step 7/25 : COPY . . 09:07:04 ---> Using cache 09:07:04 ---> e8085842f089 09:07:04 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:07:04 ---> Running in 9a59dd70ea75 09:07:04 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 09:10:10 Removing intermediate container 22896c175caf 09:10:10 ---> 0a67a2618184 09:10:10 09:10:10 Step 10/23 : FROM alpine:3.17 09:10:10 ---> 51e60588ff2c 09:10:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:10:10 ---> Using cache 09:10:10 ---> f2234f5f6379 09:10:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:10:10 ---> Using cache 09:10:10 ---> 88b2d44bf75a 09:10:10 Step 13/23 : ENV APP_PORT=59861 09:10:10 ---> Running in 6419c41327ea 09:10:10 Removing intermediate container 6419c41327ea 09:10:10 ---> cc42f54e1791 09:10:10 Step 14/23 : EXPOSE $APP_PORT 09:10:10 ---> Running in 3705a1c560c3 09:10:10 Removing intermediate container 3705a1c560c3 09:10:10 ---> f376bc1fc9c7 09:10:10 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:10 ---> 20258a70389f 09:10:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:10:10 ---> f55f56de4de2 09:10:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:10:10 ---> 63c57dc5bb80 09:10:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:10:10 ---> b022fe430cf4 09:10:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:10:10 ---> Running in 28bd403dc2a5 09:10:10 Removing intermediate container 28bd403dc2a5 09:10:10 ---> ae3b29614c61 09:10:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:10 ---> Running in f633ea84a7b3 09:10:10 Removing intermediate container f633ea84a7b3 09:10:10 ---> 3908e0892c91 09:10:10 Step 21/23 : LABEL arch=arm64 09:10:10 ---> Running in 46a6be743cd8 09:10:10 Removing intermediate container 46a6be743cd8 09:10:10 ---> d4b497b48388 09:10:10 Step 22/23 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 09:10:10 ---> Running in e6e7117b213f 09:10:10 Removing intermediate container e6e7117b213f 09:10:10 ---> 0881fbade44c 09:10:10 Step 23/23 : LABEL version=0.0.0 09:10:10 ---> Running in 0d84b53072c7 09:10:10 Removing intermediate container 0d84b53072c7 09:10:10 ---> c3588d32dbed 09:10:10 09:10:10 Successfully built c3588d32dbed 09:10:10 Successfully tagged support-scheduler-arm64:latest 09:11:32  Building support-scheduler ... done Removing intermediate container 0e463c960d97 09:11:32 ---> 8942b8158c3e 09:11:32 09:11:32 Step 10/24 : FROM alpine:3.17 09:11:32 ---> 51e60588ff2c 09:11:32 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:11:32 ---> Using cache 09:11:32 ---> f2234f5f6379 09:11:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:11:32 ---> Using cache 09:11:32 ---> 88b2d44bf75a 09:11:32 Step 13/24 : ENV APP_PORT=59882 09:11:32 ---> Running in 925ffe0190a4 09:11:32 Removing intermediate container 925ffe0190a4 09:11:32 ---> e4dc453fe948 09:11:32 Step 14/24 : EXPOSE $APP_PORT 09:11:32 ---> Running in be8d5ff0cad1 09:11:32 Removing intermediate container be8d5ff0cad1 09:11:32 ---> 77ada752b5ad 09:11:32 Step 15/24 : WORKDIR / 09:11:32 ---> Running in 3302947bd6fe 09:11:32 Removing intermediate container 3302947bd6fe 09:11:32 ---> 4d67f604ebb3 09:11:32 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:32 ---> 722edf31d472 09:11:32 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:11:32 ---> 87ab4795f638 09:11:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:11:33 ---> 2935f7cceef7 09:11:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:11:34 ---> 7b933dbfa46c 09:11:34 Step 20/24 : ENTRYPOINT ["/core-command"] 09:11:34 ---> Running in 3ef099540d3e 09:11:35 Removing intermediate container 3ef099540d3e 09:11:35 ---> 67020088a94d 09:11:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:35 ---> Running in f4c07a514874 09:11:36 Removing intermediate container f4c07a514874 09:11:36 ---> 61aabfc0f431 09:11:36 Step 22/24 : LABEL arch=arm64 09:11:36 ---> Running in 8578fbbbd2ad 09:11:36 Removing intermediate container 8578fbbbd2ad 09:11:36 ---> 98dfec52b6e1 09:11:36 Step 23/24 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 09:11:36 ---> Running in 267abdc80eed 09:11:37 Removing intermediate container 267abdc80eed 09:11:37 ---> b99d3acd88d3 09:11:37 Step 24/24 : LABEL version=0.0.0 09:11:37 ---> Running in 2e111e911104 09:11:38 Removing intermediate container 2e111e911104 09:11:38 ---> 39d516c27d52 09:11:38 09:11:38 Successfully built 39d516c27d52 09:11:38 Successfully tagged core-command-arm64:latest 09:12:59  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:13:06 Removing intermediate container 90abc6283d28 09:13:06 ---> b253b65b5ded 09:13:06 09:13:06 Step 10/23 : FROM alpine:3.17 09:13:06 ---> 51e60588ff2c 09:13:06 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:13:06 ---> Running in 64c187d1410d 09:13:08 Removing intermediate container 9a59dd70ea75 09:13:08 ---> bee0779b04a2 09:13:08 09:13:08 Step 9/25 : FROM alpine:3.17 09:13:08 ---> 51e60588ff2c 09:13:08 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:13:08 ---> Running in ef704cadc459 09:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:13:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:13:10 (1/2) Installing ca-certificates (20220614-r4) 09:13:11 (2/2) Installing dumb-init (1.2.5-r2) 09:13:11 Executing busybox-1.35.0-r29.trigger 09:13:11 Executing ca-certificates-20220614-r4.trigger 09:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:13:11 OK: 8 MiB in 17 packages 09:13:12 (1/3) Installing ca-certificates (20220614-r4) 09:13:12 (2/3) Installing dumb-init (1.2.5-r2) 09:13:12 (3/3) Installing su-exec (0.2-r2) 09:13:12 Executing busybox-1.35.0-r29.trigger 09:13:12 Executing ca-certificates-20220614-r4.trigger 09:13:13 OK: 8 MiB in 18 packages 09:13:13 Removing intermediate container 64c187d1410d 09:13:13 ---> b673e1391ce8 09:13:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:13:14 ---> Running in 6f81e7c00765 09:13:14 Removing intermediate container 6f81e7c00765 09:13:14 ---> c5b42bfd15d1 09:13:14 Step 13/23 : ENV APP_PORT=59860 09:13:14 ---> Running in 58bc3f4c4430 09:13:15 Removing intermediate container ef704cadc459 09:13:15 ---> dc32c3a764ec 09:13:15 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:13:15 ---> Running in d5018d010165 09:13:15 Removing intermediate container 58bc3f4c4430 09:13:15 ---> 912696dbcb02 09:13:15 Step 14/23 : EXPOSE $APP_PORT 09:13:15 ---> Running in 363e613f5949 09:13:16 Removing intermediate container d5018d010165 09:13:16 ---> 8467b8ea6a8a 09:13:16 Step 12/25 : WORKDIR / 09:13:16 ---> Running in b42ce5518ca0 09:13:16 Removing intermediate container 363e613f5949 09:13:16 ---> d39c8e85d080 09:13:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:16 Removing intermediate container b42ce5518ca0 09:13:16 ---> cbc4f766a03f 09:13:16 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:16 ---> 977a9e990922 09:13:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:13:17 ---> 9fb96d956d71 09:13:17 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:13:18 ---> 268ec76ff577 09:13:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:13:18 ---> a69f7838527d 09:13:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:13:19 ---> 1d3d9fbeb9aa 09:13:19 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:13:20 ---> d9e2fc8f73ee 09:13:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:13:20 ---> 809071a6dc2e 09:13:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:13:20 ---> aadff6af8554 09:13:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:13:20 ---> 61a3cfce17e6 09:13:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:13:20 ---> Running in cc1b6e10d143 09:13:21 Removing intermediate container cc1b6e10d143 09:13:21 ---> 8d891a6c2b15 09:13:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:21 ---> Running in c9cb1fdbaa1f 09:13:22 Removing intermediate container c9cb1fdbaa1f 09:13:22 ---> 367a9b36a9f0 09:13:22 Step 21/23 : LABEL arch=arm64 09:13:22 ---> Running in 4e9abb9cead0 09:13:22 ---> 75ba6cce62a2 09:13:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:13:22 Removing intermediate container 4e9abb9cead0 09:13:22 ---> fd5d3edb43c9 09:13:22 Step 22/23 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 09:13:22 ---> Running in 82d6bcf4c731 09:13:23 Removing intermediate container 82d6bcf4c731 09:13:23 ---> 105e98b702d8 09:13:23 Step 23/23 : LABEL version=0.0.0 09:13:23 ---> Running in afd5c3fa748f 09:13:23 Removing intermediate container afd5c3fa748f 09:13:23 ---> 6514cb40054e 09:13:23 09:13:24 ---> de249dff851e 09:13:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:13:24 Successfully built 6514cb40054e 09:13:24 Successfully tagged support-notifications-arm64:latest 09:13:24  Building support-notifications ... done  ---> a4b583021b61 09:13:24 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:13:24 ---> Running in 5d0b8e01e982 09:13:26 Removing intermediate container 5d0b8e01e982 09:13:26 ---> 6127a0c833c0 09:13:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:13:26 ---> Running in 49fc241372df 09:13:27 Removing intermediate container 49fc241372df 09:13:27 ---> d358044d5435 09:13:27 Step 23/25 : LABEL arch=arm64 09:13:27 ---> Running in bbca577a68a2 09:13:27 Removing intermediate container bbca577a68a2 09:13:27 ---> ad66c9ea7b1a 09:13:27 Step 24/25 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 09:13:27 ---> Running in ee83f87c2b42 09:13:28 Removing intermediate container ee83f87c2b42 09:13:28 ---> 67d04990a1b9 09:13:28 Step 25/25 : LABEL version=0.0.0 09:13:28 ---> Running in 44ca61f10b76 09:13:30 Removing intermediate container 44ca61f10b76 09:13:30 ---> 6ef3e69d8160 09:13:30 09:13:30 Successfully built 6ef3e69d8160 09:13:30 Successfully tagged security-secretstore-setup-arm64:latest 09:13:38  Building security-secretstore-setup ... done Removing intermediate container 7ffb0c5e8d6e 09:13:38 ---> a4f9ea2c8329 09:13:38 09:13:38 Step 9/20 : FROM alpine:3.17 09:13:38 ---> 51e60588ff2c 09:13:38 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:13:38 ---> Using cache 09:13:38 ---> 69f0c1085237 09:13:38 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:13:38 ---> Running in 58f71b4f0ade 09:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:13:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:13:41 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:13:41 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:13:41 OK: 17689 distinct packages available 09:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:13:43 (1/9) Installing ca-certificates (20220614-r4) 09:13:43 (2/9) Installing brotli-libs (1.0.9-r9) 09:13:43 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:13:43 (4/9) Installing libcurl (7.88.1-r1) 09:13:43 (5/9) Installing curl (7.88.1-r1) 09:13:43 (6/9) Installing dumb-init (1.2.5-r2) 09:13:43 (7/9) Installing musl-obstack (1.2.3-r0) 09:13:43 (8/9) Installing libucontext (1.2-r0) 09:13:43 (9/9) Installing gcompat (1.1.0-r0) 09:13:43 Executing busybox-1.35.0-r29.trigger 09:13:43 Executing ca-certificates-20220614-r4.trigger 09:13:43 OK: 11 MiB in 24 packages 09:13:45 Removing intermediate container 58f71b4f0ade 09:13:45 ---> 2d772be4e097 09:13:45 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:45 ---> c01e05406436 09:13:45 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:13:46 ---> c6e41a6d5f3e 09:13:46 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:13:47 ---> 5d496c174a2a 09:13:47 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:13:48 ---> 9375af585434 09:13:48 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:13:48 ---> Running in f13c5edb04b5 09:13:48 Removing intermediate container f13c5edb04b5 09:13:48 ---> 2464c59e7e02 09:13:48 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:48 ---> Running in f5fe030174ee 09:13:48 Removing intermediate container f5fe030174ee 09:13:48 ---> 91892c9b3144 09:13:48 Step 18/20 : LABEL arch=arm64 09:13:48 ---> Running in 5a5d80b1bb2e 09:13:49 Removing intermediate container 5a5d80b1bb2e 09:13:49 ---> df57f238c98f 09:13:49 Step 19/20 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 09:13:49 ---> Running in 687a8d507b5e 09:13:49 Removing intermediate container 687a8d507b5e 09:13:49 ---> 8228437a8a9b 09:13:49 Step 20/20 : LABEL version=0.0.0 09:13:49 ---> Running in c253bf8786e6 09:13:49 Removing intermediate container c253bf8786e6 09:13:49 ---> f5e56dbed44a 09:13:49 09:13:50 Successfully built f5e56dbed44a 09:13:50 Successfully tagged security-spiffe-token-provider-arm64:latest 09:13:50  Building security-spiffe-token-provider ... done  [Pipeline] } 09:13:50 $ docker stop --time=1 6d49202178998a8355a2a5b101db97dc0211dacad1b831ac39ae8439bf2379aa 09:13:52 $ docker rm -f --volumes 6d49202178998a8355a2a5b101db97dc0211dacad1b831ac39ae8439bf2379aa [Pipeline] // withDockerContainer [Pipeline] sh 09:13:52 + docker images 09:13:53 REPOSITORY TAG IMAGE ID CREATED SIZE 09:13:53 security-spiffe-token-provider-arm64 latest f5e56dbed44a 3 seconds ago 32.7MB 09:13:53 a4f9ea2c8329 16 seconds ago 1.53GB 09:13:53 security-secretstore-setup-arm64 latest 6ef3e69d8160 24 seconds ago 32.2MB 09:13:53 support-notifications-arm64 latest 6514cb40054e 29 seconds ago 32.2MB 09:13:53 bee0779b04a2 45 seconds ago 1.49GB 09:13:53 b253b65b5ded 48 seconds ago 1.56GB 09:13:53 core-command-arm64 latest 39d516c27d52 2 minutes ago 19.7MB 09:13:53 8942b8158c3e 2 minutes ago 1.49GB 09:13:53 support-scheduler-arm64 latest c3588d32dbed 3 minutes ago 31.5MB 09:13:53 0a67a2618184 3 minutes ago 1.56GB 09:13:53 core-metadata-arm64 latest d2727ae7cec9 7 minutes ago 20.2MB 09:13:53 c3d174745a2d 7 minutes ago 1.5GB 09:13:53 security-spire-config-arm64 latest 1c78c52347c6 9 minutes ago 86.2MB 09:13:53 34f14e45dda4 10 minutes ago 1.35GB 09:13:53 security-spire-agent-arm64 latest 4893cb7acd5b 10 minutes ago 125MB 09:13:53 security-spire-server-arm64 latest a82c898f674f 10 minutes ago 87.1MB 09:13:53 214e54d695ec 11 minutes ago 1.35GB 09:13:53 7b146d37b5ce 11 minutes ago 1.35GB 09:13:53 core-data-arm64 latest 27c78195917b 14 minutes ago 19.9MB 09:13:53 security-bootstrapper-arm64 latest c994eec7cd2b 14 minutes ago 21.9MB 09:13:53 1e15738ad47e 14 minutes ago 1.5GB 09:13:53 core-common-config-bootstrapper-arm64 latest 8c1e7d89991f 14 minutes ago 17.2MB 09:13:53 security-proxy-setup-arm64 latest 99a67e45609d 14 minutes ago 18.7MB 09:13:53 security-proxy-auth-arm64 latest 44bbc07af3c4 15 minutes ago 18.3MB 09:13:53 acc6590bd870 15 minutes ago 1.49GB 09:13:53 057c6225e8a5 15 minutes ago 1.48GB 09:13:53 14f842536812 15 minutes ago 1.47GB 09:13:53 c28d43391e82 15 minutes ago 1.47GB 09:13:53 ci-base-image-arm64 latest 18888ab08685 38 minutes ago 866MB 09:13:53 alpine 3.17 51e60588ff2c 3 days ago 7.46MB 09:13:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB 09:13:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:53 09:13:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:53 arm64: Pulling from edgex-lftools-log-publisher 09:13:53 8998bd30e6a1: Pulling fs layer 09:13:53 04944245beec: Pulling fs layer 09:13:53 699f458cf7ca: Pulling fs layer 09:13:53 765212b225bb: Pulling fs layer 09:13:53 f23df028b6ca: Pulling fs layer 09:13:53 d65c8cfc05b1: Pulling fs layer 09:13:53 2437ff75d9bd: Pulling fs layer 09:13:53 f23df028b6ca: Waiting 09:13:53 d65c8cfc05b1: Waiting 09:13:53 2437ff75d9bd: Waiting 09:13:53 765212b225bb: Waiting 09:13:54 04944245beec: Verifying Checksum 09:13:54 04944245beec: Download complete 09:13:54 765212b225bb: Verifying Checksum 09:13:54 765212b225bb: Download complete 09:13:54 f23df028b6ca: Verifying Checksum 09:13:54 f23df028b6ca: Download complete 09:13:54 d65c8cfc05b1: Verifying Checksum 09:13:54 d65c8cfc05b1: Download complete 09:13:54 699f458cf7ca: Verifying Checksum 09:13:54 699f458cf7ca: Download complete 09:13:54 8998bd30e6a1: Verifying Checksum 09:13:54 8998bd30e6a1: Download complete 09:13:56 2437ff75d9bd: Verifying Checksum 09:13:56 2437ff75d9bd: Download complete 09:13:58 8998bd30e6a1: Pull complete 09:13:59 04944245beec: Pull complete 09:14:00 699f458cf7ca: Pull complete 09:14:00 765212b225bb: Pull complete 09:14:01 f23df028b6ca: Pull complete 09:14:01 d65c8cfc05b1: Pull complete 09:14:16 2437ff75d9bd: Pull complete 09:14:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:14:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:16 prd-ubuntu20.04-docker-arm64-4c-16g-6639 does not seem to be running inside a container 09:14:16 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:14:19 $ docker top 218ed8a761ba20556ff7a390800bc55ac47d988b7e41b42c2a583f88ef4eae38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:20 ---> job-cost.sh 09:14:20 lf-activate-venv: SKIPPING 09:14:20 INFO: No Stack... 09:14:20 INFO: Retrieving Pricing Info for: v3-standard-4 09:14:21 INFO: Archiving Costs [Pipeline] sh 09:14:22 + cat /w/workspace/edgex-go/5/archives/cost.csv+ 09:14:22 cut -d, -f6 [Pipeline] lock 09:14:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4481-5-stack-cost] 09:14:22 Resource [jenkins-edgexfoundry-edgex-go-PR-4481-5-stack-cost] did not exist. Created. 09:14:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4481-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:14:22 + echo total: 0.10999999940395355 [Pipeline] stash 09:14:23 Stashed 1 file(s) [Pipeline] } 09:14:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4481-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:14:23 $ docker stop --time=1 218ed8a761ba20556ff7a390800bc55ac47d988b7e41b42c2a583f88ef4eae38 09:14:24 $ docker rm -f --volumes 218ed8a761ba20556ff7a390800bc55ac47d988b7e41b42c2a583f88ef4eae38 [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 09:14:25 provisioning config files... 09:14:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config2069931067252977918tmp [Pipeline] { [Pipeline] sh 09:14:25 + set +x 09:14:25 + + curlbash -s -s https://codecov.io/bash -- 09:14:25 09:14:25 09:14:25 _____ _ 09:14:25 / ____| | | 09:14:25 | | ___ __| | ___ ___ _____ __ 09:14:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:14:25 | |___| (_) | (_| | __/ (_| (_) \ V / 09:14:25 \_____\___/ \__,_|\___|\___\___/ \_/ 09:14:25 Bash-1.0.6 09:14:25 09:14:25 09:14:25 ==> git version 2.25.1 found 09:14:25 ==> 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 09:14:25 Release-Date: 2020-01-08 09:14:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:14:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:14:25 ==> Jenkins CI detected. 09:14:25 current dir:  /w/workspace/edgex-go/5 09:14:25 project root: . 09:14:25 --> token set from env 09:14:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:14:25 ==> Running gcov in . (disable via -X gcov) 09:14:25 ==> Python coveragepy not found 09:14:25 ==> Searching for coverage reports in: 09:14:25 + . 09:14:25 -> Found 1 reports 09:14:25 ==> Detecting git/mercurial file structure 09:14:25 ==> Reading reports 09:14:25 + ./coverage.out bytes=447380 09:14:25 ==> Appending adjustments 09:14:25 https://docs.codecov.io/docs/fixing-reports 09:14:26 + Found adjustments 09:14:26 ==> Gzipping contents 09:14:26 60K /tmp/codecov.hnbrTy.gz 09:14:26 ==> Uploading reports 09:14:26 url: https://codecov.io 09:14:26 query: branch=PR-4481&commit=0300f2ac04e7ae1e91d6050496d05d22b7407e74&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4481%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4481&job=&cmd_args= 09:14:26 -> Pinging Codecov 09:14:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4481&commit=0300f2ac04e7ae1e91d6050496d05d22b7407e74&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4481%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4481&job=&cmd_args= 09:14:26 -> Uploading to 09:14:26 https://storage.googleapis.com/codecov/v4/raw/2023-04-02/00271124DB129430A58F1EEE437C3FCB/0300f2ac04e7ae1e91d6050496d05d22b7407e74/466fea85-9562-46a8-97fa-ac6ca90829c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230402%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230402T091426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a50c1ba7a26aa6af9b71310abf8998ab77df14d392735757fdf870296eab417b 09:14:26 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:26 Dload Upload Total Spent Left Speed 09:14:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57494 0 0 100 57494 0 206k --:--:-- --:--:-- --:--:-- 206k 09:14:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0300f2ac04e7ae1e91d6050496d05d22b7407e74 [Pipeline] } 09:14:27 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 09:14:27 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 09:14:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:14:28 ---> package-listing.sh 09:14:28 ++ facter osfamily 09:14:28 ++ tr '[:upper:]' '[:lower:]' 09:14:29 + OS_FAMILY=debian 09:14:29 + workspace=/w/workspace/edgex-go/5 09:14:29 + START_PACKAGES=/tmp/packages_start.txt 09:14:29 + END_PACKAGES=/tmp/packages_end.txt 09:14:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:14:29 + PACKAGES=/tmp/packages_start.txt 09:14:29 + '[' /w/workspace/edgex-go/5 ']' 09:14:29 + PACKAGES=/tmp/packages_end.txt 09:14:29 + case "${OS_FAMILY}" in 09:14:29 + dpkg -l 09:14:29 + grep '^ii' 09:14:29 + '[' -f /tmp/packages_start.txt ']' 09:14:29 + '[' -f /tmp/packages_end.txt ']' 09:14:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:14:29 + '[' /w/workspace/edgex-go/5 ']' 09:14:29 + mkdir -p /w/workspace/edgex-go/5/archives/ 09:14:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 09:14:29 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:14:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:29 09:14:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:30 latest: Pulling from edgex-lftools-log-publisher 09:14:30 5eb5b503b376: Pulling fs layer 09:14:30 5c69ac0246d0: Pulling fs layer 09:14:30 ec43610c2a17: Pulling fs layer 09:14:30 3a2ae6a8a46f: Pulling fs layer 09:14:30 33b1e0a273af: Pulling fs layer 09:14:30 5d3b04190fa2: Pulling fs layer 09:14:30 2f39f015ded8: Pulling fs layer 09:14:30 33b1e0a273af: Waiting 09:14:30 5d3b04190fa2: Waiting 09:14:30 3a2ae6a8a46f: Waiting 09:14:30 2f39f015ded8: Waiting 09:14:30 5c69ac0246d0: Download complete 09:14:30 3a2ae6a8a46f: Download complete 09:14:30 33b1e0a273af: Verifying Checksum 09:14:30 33b1e0a273af: Download complete 09:14:30 ec43610c2a17: Verifying Checksum 09:14:30 ec43610c2a17: Download complete 09:14:30 5d3b04190fa2: Verifying Checksum 09:14:30 5d3b04190fa2: Download complete 09:14:30 5eb5b503b376: Verifying Checksum 09:14:30 5eb5b503b376: Download complete 09:14:31 2f39f015ded8: Download complete 09:14:31 5eb5b503b376: Pull complete 09:14:31 5c69ac0246d0: Pull complete 09:14:32 ec43610c2a17: Pull complete 09:14:32 3a2ae6a8a46f: Pull complete 09:14:32 33b1e0a273af: Pull complete 09:14:32 5d3b04190fa2: Pull complete 09:14:36 2f39f015ded8: Pull complete 09:14:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:14:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:36 prd-ubuntu20.04-docker-8c-8g-6636 does not seem to be running inside a container 09:14: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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:14:37 $ docker top a2ea2aaec5fd8d5315c89c1ea6a5c0f5042427df85eb6579992bf9f093a68b5f -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:38 + touch /tmp/pre-build-complete [Pipeline] sh 09:14:38 + mkdir -p /var/log/sysstat [Pipeline] sh 09:14:38 + ls /var/log/sa-host 09:14:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:38 provisioning config files... 09:14:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3280342795966268443tmp [Pipeline] { [Pipeline] echo 09:14:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:14:39 ---> create-netrc.sh [Pipeline] } 09:14:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:14:39 ---> python-tools-install.sh [Pipeline] echo 09:14:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:14:39 ---> sudo-logs.sh 09:14:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:14:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:14:40 ---> job-cost.sh 09:14:40 lf-activate-venv: SKIPPING 09:14:40 DEBUG: total: 0.10999999940395355 09:14:40 INFO: Retrieving Stack Cost... 09:14:40 INFO: Retrieving Pricing Info for: v3-standard-8 09:14:41 INFO: Archiving Costs [Pipeline] echo 09:14:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:14:41 ---> logs-deploy.sh 09:14:41 lf-activate-venv: SKIPPING 09:14:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4481/5 09:14:41 INFO: archiving workspace using pattern(s): 09:14:42 Archives upload complete. 09:14:42 INFO: archiving logs to Nexus