Pull request #4503 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at d6c81549b4558d5b86ba0b804c244a1077168aa0 rather than ef48cf16abad088f46b7419b747161179f7b3feb Obtained Jenkinsfile from d6c81549b4558d5b86ba0b804c244a1077168aa0 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-ssh3456121919272927050.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-ssh8015871433721702694.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-4503/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-4503/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5585869670382900378.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-ssh2927447569685655955.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-4503/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-4503/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8161510792325516232.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7343’ Running on prd-ubuntu20.04-docker-8c-8g-7349 in /w/workspace/edgexfoundry_edgex-go_PR-4503 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d6c81549b4558d5b86ba0b804c244a1077168aa0 into PR head commit ef48cf16abad088f46b7419b747161179f7b3feb Merge succeeded, producing ef48cf16abad088f46b7419b747161179f7b3feb Checking out Revision ef48cf16abad088f46b7419b747161179f7b3feb (PR-4503) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4503/head:refs/remotes/origin/PR-4503 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef48cf16abad088f46b7419b747161179f7b3feb # 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 d6c81549b4558d5b86ba0b804c244a1077168aa0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef48cf16abad088f46b7419b747161179f7b3feb # timeout=10 Commit message: "fix: Use Database Timeout setting defined in the configuration" First time build. Skipping changelog. > git rev-list --no-walk 9b9a00d0604cb9e927581d589999ed347cf0f9c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:17:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:17:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:17:36 ========================================================= 01:17:36 EdgeX Global Pipelines Version Info 01:17:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:17:37 ------------------- 01:17:37 stable info: 01:17:37 ------------------- 01:17:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:17:37 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 01:17:37 Message: update stable to v1.0.245 01:17:38 ------------------- 01:17:38 experimental info: 01:17:38 ------------------- 01:17:38 Commited By: **** collab-it+edgex@linuxfoundation.org 01:17:38 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 01:17:38 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4503 [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4503 [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4503 [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef48cf16abad088f46b7419b747161179f7b3feb [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef48cf1 [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:17:38 provisioning config files... 01:17:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16592836773509953495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:17:39 ---> docker-login.sh 01:17:39 nexus3.edgexfoundry.org:10001 01:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:39 Configure a credential helper to remove this warning. See 01:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:39 01:17:39 Login Succeeded 01:17:39 nexus3.edgexfoundry.org:10002 01:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:39 Configure a credential helper to remove this warning. See 01:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:39 01:17:39 Login Succeeded 01:17:39 nexus3.edgexfoundry.org:10003 01:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:39 Configure a credential helper to remove this warning. See 01:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:39 01:17:39 Login Succeeded 01:17:39 nexus3.edgexfoundry.org:10004 01:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:39 Configure a credential helper to remove this warning. See 01:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:39 01:17:39 Login Succeeded 01:17:39 docker.io 01:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:40 Configure a credential helper to remove this warning. See 01:17:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:40 01:17:40 Login Succeeded 01:17:40 ---> docker-login.sh ends [Pipeline] } 01:17:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:17:40 + 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 01:17:40 + cut -d/ -f2 01:17:40 + dirname cmd/core-command/Dockerfile 01:17:40 + echo core-command,cmd/core-command/Dockerfile 01:17:40 + cut -d/ -f2 01:17:40 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:17:40 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:17:40 + + dirname cmd/core-data/Dockerfile 01:17:40 cut -d/ -f2 01:17:40 + echo core-data,cmd/core-data/Dockerfile 01:17:40 + + dirname cmd/core-metadata/Dockerfilecut 01:17:40 -d/ -f2 01:17:40 + echo core-metadata,cmd/core-metadata/Dockerfile 01:17:40 + dirname cmd/security-bootstrapper/Dockerfile 01:17:40 + cut -d/ -f2 01:17:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:17:40 + dirname cmd/security-proxy-auth/Dockerfile 01:17:40 + cut -d/ -f2 01:17:40 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:17:40 + cut -d/ -f2 01:17:40 + dirname cmd/security-proxy-setup/Dockerfile 01:17:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:17:40 + dirname cmd/security-secretstore-setup/Dockerfile 01:17:40 + cut -d/ -f2 01:17:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:17:40 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:17:40 + cut -d/ -f2 01:17:40 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:17:40 + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ 01:17:40 -f2 01:17:40 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:17:40 + dirname cmd/security-spire-config/Dockerfile 01:17:40 + cut -d/ -f2 01:17:40 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:17:40 + + dirnamecut cmd/security-spire-server/Dockerfile -d/ 01:17:40 -f2 01:17:40 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:17:40 + dirname cmd/support-notifications/Dockerfile 01:17:40 + cut -d/ -f2 01:17:40 + echo support-notifications,cmd/support-notifications/Dockerfile 01:17:40 + dirname cmd/support-scheduler/Dockerfile 01:17:40 + cut -d/ -f2 01:17:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:17:40 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 01:17:40 + git rev-list -1 --merges ef48cf16abad088f46b7419b747161179f7b3feb~1..ef48cf16abad088f46b7419b747161179f7b3feb [Pipeline] echo 01:17:40 -----------> git rev-list -1 --merges ef48cf16abad088f46b7419b747161179f7b3feb~1..ef48cf16abad088f46b7419b747161179f7b3feb ef48cf16abad088f46b7419b747161179f7b3feb [false] [Pipeline] sh 01:17:41 + git log --format=format:%s -1 ef48cf16abad088f46b7419b747161179f7b3feb [Pipeline] echo 01:17:41 ========================================================= 01:17:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:17:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:17:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:17:41 + grep -v github /etc/ssh/ssh_known_hosts 01:17:41 + [ -e /tmp/ssh_known_hosts ] 01:17:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:17:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:17:41 + sudo tee -a /etc/ssh/ssh_known_hosts 01:17:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:17:41 01:17:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:17:42 0.1.4: Pulling from edgex-devops/py-git-semver 01:17:42 b85a868b505f: Pulling fs layer 01:17:42 e2be974225ed: Pulling fs layer 01:17:42 339a4e72a1f5: Pulling fs layer 01:17:42 988bab9f4d93: Pulling fs layer 01:17:42 1469e6f7b9e6: Pulling fs layer 01:17:42 eaf3925da568: Pulling fs layer 01:17:42 bab4dde63d76: Pulling fs layer 01:17:42 bde34c3a00c8: Pulling fs layer 01:17:42 b352a97aabf1: Pulling fs layer 01:17:42 4872d77fe225: Pulling fs layer 01:17:42 5851b861e8e6: Pulling fs layer 01:17:42 bab4dde63d76: Waiting 01:17:42 988bab9f4d93: Waiting 01:17:42 4872d77fe225: Waiting 01:17:42 5851b861e8e6: Waiting 01:17:42 bde34c3a00c8: Waiting 01:17:42 1469e6f7b9e6: Waiting 01:17:42 eaf3925da568: Waiting 01:17:42 e2be974225ed: Download complete 01:17:42 988bab9f4d93: Download complete 01:17:42 339a4e72a1f5: Verifying Checksum 01:17:42 339a4e72a1f5: Download complete 01:17:42 1469e6f7b9e6: Verifying Checksum 01:17:42 1469e6f7b9e6: Download complete 01:17:42 eaf3925da568: Verifying Checksum 01:17:42 eaf3925da568: Download complete 01:17:42 bde34c3a00c8: Verifying Checksum 01:17:42 bde34c3a00c8: Download complete 01:17:42 b352a97aabf1: Verifying Checksum 01:17:42 b352a97aabf1: Download complete 01:17:42 4872d77fe225: Verifying Checksum 01:17:42 4872d77fe225: Download complete 01:17:42 5851b861e8e6: Download complete 01:17:42 b85a868b505f: Download complete 01:17:42 bab4dde63d76: Verifying Checksum 01:17:42 bab4dde63d76: Download complete 01:17:43 b85a868b505f: Pull complete 01:17:43 e2be974225ed: Pull complete 01:17:44 339a4e72a1f5: Pull complete 01:17:44 988bab9f4d93: Pull complete 01:17:44 1469e6f7b9e6: Pull complete 01:17:44 eaf3925da568: Pull complete 01:17:46 bab4dde63d76: Pull complete 01:17:46 bde34c3a00c8: Pull complete 01:17:46 b352a97aabf1: Pull complete 01:17:46 4872d77fe225: Pull complete 01:17:46 5851b861e8e6: Pull complete 01:17:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:17:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:17:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:46 prd-ubuntu20.04-docker-8c-8g-7349 does not seem to be running inside a container 01:17:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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/py-git-semver:0.1.4 cat 01:17:49 $ docker top 34c0a18c074a053a4686a167c8307e7591f86318ffec7bf27f94f6c494dfa422 -eo pid,comm 01:17:49 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). 01:17:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:17:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:17:49 [ssh-agent] Looking for ssh-agent implementation... 01:17:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:17:49 $ docker exec 34c0a18c074a053a4686a167c8307e7591f86318ffec7bf27f94f6c494dfa422 ssh-agent 01:17:50 SSH_AUTH_SOCK=/tmp/ssh-AFRnRpATUqJU/agent.32 01:17:50 SSH_AGENT_PID=39 01:17:50 Running ssh-add (command line suppressed) 01:17:50 Identity added: /w/workspace/edgex-go/2@tmp/private_key_18437036519644501934.key (/w/workspace/edgex-go/2@tmp/private_key_18437036519644501934.key) 01:17:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:17:50 + git tag --points-at HEAD [Pipeline] } 01:17:50 $ docker exec --env ******** --env ******** 34c0a18c074a053a4686a167c8307e7591f86318ffec7bf27f94f6c494dfa422 ssh-agent -k 01:17:50 unset SSH_AUTH_SOCK; 01:17:50 unset SSH_AGENT_PID; 01:17:50 echo Agent pid 39 killed; 01:17:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:17:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:17:50 [ssh-agent] Looking for ssh-agent implementation... 01:17:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:17:50 $ docker exec 34c0a18c074a053a4686a167c8307e7591f86318ffec7bf27f94f6c494dfa422 ssh-agent 01:17:50 SSH_AUTH_SOCK=/tmp/ssh-EYRfwXkX8bxl/agent.72 01:17:50 SSH_AGENT_PID=78 01:17:50 Running ssh-add (command line suppressed) 01:17:50 Identity added: /w/workspace/edgex-go/2@tmp/private_key_147957582422272008.key (/w/workspace/edgex-go/2@tmp/private_key_147957582422272008.key) 01:17:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:17:51 + git semver init 01:17:51 2023-04-11 01:17:51,420 [run_init] DEBUG init version:0.0.0 force:False 01:17:51 2023-04-11 01:17:51,421 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 01:17:51 2023-04-11 01:17:51,421 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 01:17:51 2023-04-11 01:17:51,421 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 01:17:56 2023-04-11 01:17:56,176 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 01:17:56 2023-04-11 01:17:56,177 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4503 with force:False 01:17:56 2023-04-11 01:17:56,177 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4503 01:17:56 2023-04-11 01:17:56,181 [execute] INFO git cat-file --batch-check 01:17:56 2023-04-11 01:17:56,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 01:17:56 2023-04-11 01:17:56,187 [execute] INFO git cat-file --batch 01:17:56 2023-04-11 01:17:56,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 01:17:56 2023-04-11 01:17:56,192 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4503 01:17:56 0.0.0 [Pipeline] } 01:17:56 $ docker exec --env ******** --env ******** 34c0a18c074a053a4686a167c8307e7591f86318ffec7bf27f94f6c494dfa422 ssh-agent -k 01:17:56 unset SSH_AUTH_SOCK; 01:17:56 unset SSH_AGENT_PID; 01:17:56 echo Agent pid 78 killed; 01:17:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:17:57 + git semver [Pipeline] } 01:17:57 $ docker stop --time=1 34c0a18c074a053a4686a167c8307e7591f86318ffec7bf27f94f6c494dfa422 01:17:58 $ docker rm -f --volumes 34c0a18c074a053a4686a167c8307e7591f86318ffec7bf27f94f6c494dfa422 [Pipeline] // withDockerContainer [Pipeline] sh 01:17:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:17:59 Stashed 1 file(s) [Pipeline] echo 01:17:59 [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 01:17:59 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 01:17:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:17:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:17:59 ========================================================= 01:17:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:17:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:18:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:18:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:18:00 63b65145d645: Pulling fs layer 01:18:00 a2d21d5440eb: Pulling fs layer 01:18:00 935e6c44a52c: Pulling fs layer 01:18:00 94cc34f8dd06: Pulling fs layer 01:18:00 30dea6a524f1: Pulling fs layer 01:18:00 a2aff8979fd8: Pulling fs layer 01:18:00 6808be2612f2: Pulling fs layer 01:18:00 f25807f1079a: Pulling fs layer 01:18:00 a2aff8979fd8: Waiting 01:18:00 94cc34f8dd06: Waiting 01:18:00 30dea6a524f1: Waiting 01:18:00 6808be2612f2: Waiting 01:18:00 a2d21d5440eb: Download complete 01:18:00 94cc34f8dd06: Download complete 01:18:00 30dea6a524f1: Verifying Checksum 01:18:00 30dea6a524f1: Download complete 01:18:00 63b65145d645: Verifying Checksum 01:18:00 63b65145d645: Download complete 01:18:00 a2aff8979fd8: Verifying Checksum 01:18:00 a2aff8979fd8: Download complete 01:18:00 63b65145d645: Pull complete 01:18:00 a2d21d5440eb: Pull complete 01:18:00 f25807f1079a: Verifying Checksum 01:18:00 f25807f1079a: Download complete 01:18:00 935e6c44a52c: Verifying Checksum 01:18:00 935e6c44a52c: Download complete 01:18:00 6808be2612f2: Verifying Checksum 01:18:00 6808be2612f2: Download complete 01:18:04 935e6c44a52c: Pull complete 01:18:04 94cc34f8dd06: Pull complete 01:18:04 30dea6a524f1: Pull complete 01:18:04 a2aff8979fd8: Pull complete 01:18:06 6808be2612f2: Pull complete 01:18:06 f25807f1079a: Pull complete 01:18:06 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 01:18:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:18:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:18:07 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:18:07 WORKDIR /edgex 01:18:07 COPY go.mod . 01:18:07 RUN go mod download 01:18:07 docker build -t ci-base-image-x86_64 -f - . 01:18:07 Sending build context to Docker daemon 170.5MB 01:18:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:18:07 ---> 3b553350e43f 01:18:07 Step 2/4 : WORKDIR /edgex 01:18:13 ---> Running in 19085c5a8022 01:18:13 Removing intermediate container 19085c5a8022 01:18:13 ---> 29a8da3a2ac5 01:18:13 Step 3/4 : COPY go.mod . 01:18:13 ---> 0b99e2794dbe 01:18:13 Step 4/4 : RUN go mod download 01:18:13 ---> Running in 05e516ce1370 01:18:14 Still waiting to schedule task 01:18:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7347’ 01:18:27 Removing intermediate container 05e516ce1370 01:18:27 ---> 03e948519192 01:18:27 Successfully built 03e948519192 01:18:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:28 + docker inspect -f . ci-base-image-x86_64 01:18:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:28 prd-ubuntu20.04-docker-8c-8g-7349 does not seem to be running inside a container 01:18:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:18:28 $ docker top 757d569673f2ca0d9a64b1a3ddf2cd72b7790291da7d95bce4a1325d8b645af7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:29 + go version 01:18:29 go version go1.20.2 linux/amd64 [Pipeline] } 01:18:29 $ docker stop --time=1 757d569673f2ca0d9a64b1a3ddf2cd72b7790291da7d95bce4a1325d8b645af7 01:18:30 $ docker rm -f --volumes 757d569673f2ca0d9a64b1a3ddf2cd72b7790291da7d95bce4a1325d8b645af7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:30 + docker inspect -f . ci-base-image-x86_64 01:18:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:30 prd-ubuntu20.04-docker-8c-8g-7349 does not seem to be running inside a container 01:18:30 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:18:31 $ docker top 32a495e8beb4d927cfef22135ef68926898d1733eb25a1c1b80e30b299e0b2f2 -eo pid,comm [Pipeline] { [Pipeline] echo 01:18:31 ========================================================= 01:18:31 [edgeXBuildGoParallel] Running Tests and Build... 01:18:31 ========================================================= [Pipeline] sh 01:18:31 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 01:18:31 + make test 01:18:31 go test -race -coverprofile=coverage.out ./... 01:18:38 ? github.com/edgexfoundry/edgex-go [no test files] 01:18:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:18:50 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 01:18:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:18:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:18:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:18:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:18:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:18:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 01:18:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:18:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:18:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:18:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:18:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:18:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:18:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:18:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 01:18:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 01:18:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:18:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 01:18:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:18:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:18:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:18:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.104s coverage: 71.3% of statements 01:18:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements 01:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:18:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:18:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:18:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:18:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:18:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:18:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:18:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:18:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:18:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.467s coverage: 88.5% of statements 01:18:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.089s coverage: 3.9% of statements 01:19:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.358s coverage: 95.6% of statements 01:19:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 01:19:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:19:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:19:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:19:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements 01:19:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:19:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.108s coverage: 0.9% of statements 01:19:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.0% of statements 01:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 44.1% of statements 01:19:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.074s coverage: 82.9% of statements 01:19:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 01:19:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 01:19:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 01:19:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:19:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:19:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:19:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:19:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:19:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:19:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:19:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:19:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:19:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:19:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:19:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:19:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:19:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:19:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 01:19:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:19:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:19:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 01:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 01:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 01:19:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:19:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:19:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:19:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:19:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:19:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:19:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:19:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements 01:19:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:19:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:19:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:19:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:19:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:19:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:19:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:19:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.286s coverage: 79.9% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.076s coverage: 92.9% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 62.3% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.120s coverage: 81.2% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.063s coverage: 86.0% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 63.1% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 38.4% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.3% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements 01:19:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements 01:19:27 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:19:27 running golangci-lint 01:19:27 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 01:19:27 go version go1.20.2 linux/amd64 01:19:27 level=info msg="[config_reader] Used config file .golangci.yml" 01:19:27 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 01:19:42 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|name|types_sizes|imports) took 13.64926276s" 01:19:42 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.608087ms" 01:19:48 level=info msg="[linters_context/goanalysis] analyzers took 52.857346535s with top 10 stages: buildir: 30.181036063s, inspect: 1.719478811s, fact_deprecated: 1.714271293s, gosec: 1.145170088s, nilness: 918.521884ms, printf: 882.078366ms, fact_purity: 839.296764ms, ctrlflow: 836.062067ms, S1038: 819.896079ms, typedness: 483.238633ms" 01:19:48 level=info msg="[runner] Issues before processing: 201, after processing: 0" 01:19:48 level=info msg="[runner] Processors filtering stat (out/in): cgo: 201/201, autogenerated_exclude: 201/201, exclude: 201/201, exclude-rules: 21/201, path_prettifier: 201/201, skip_files: 201/201, skip_dirs: 201/201, identifier_marker: 201/201, filename_unadjuster: 201/201, nolint: 0/21" 01:19:48 level=info msg="[runner] processing took 16.44279ms with stages: nolint: 6.681252ms, identifier_marker: 4.979981ms, autogenerated_exclude: 1.450816ms, path_prettifier: 1.347415ms, exclude-rules: 1.212662ms, skip_dirs: 722.773µs, cgo: 28.781µs, filename_unadjuster: 14.78µs, uniq_by_line: 710ns, max_same_issues: 700ns, max_from_linter: 480ns, exclude: 430ns, skip_files: 380ns, diff: 370ns, source_code: 290ns, sort_results: 250ns, severity-rules: 240ns, path_prefixer: 210ns, path_shortener: 150ns, max_per_file_from_linter: 120ns" 01:19:48 level=info msg="[runner] linters took 7.037312478s with stages: goanalysis_metalinter: 7.020771186s" 01:19:48 level=info msg="File cache stats: 0 entries of total size 0B" 01:19:48 level=info msg="Memory: 209 samples, avg is 187.7MB, max is 806.4MB" 01:19:48 level=info msg="Execution took 20.732467806s" 01:19:48 go vet ./... 01:19:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:19:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:19:52 ./bin/test-attribution-txt.sh [Pipeline] echo 01:19:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:19:52 + ls -al . 01:19:52 total 704 01:19:52 drwxrwxr-x 11 1001 1001 4096 Apr 11 01:18 . 01:19:52 drwxr-xr-x 4 root root 4096 Apr 11 01:18 .. 01:19:52 drwxrwxr-x 2 1001 1001 4096 Apr 11 01:17 .blubracket 01:19:52 -rw-rw-r-- 1 1001 1001 16 Apr 11 01:17 .dockerignore 01:19:52 drwxrwxr-x 8 1001 1001 4096 Apr 11 01:17 .git 01:19:52 drwxrwxr-x 3 1001 1001 4096 Apr 11 01:17 .github 01:19:52 -rw-rw-r-- 1 1001 1001 1133 Apr 11 01:17 .gitignore 01:19:52 -rw-rw-r-- 1 1001 1001 42 Apr 11 01:17 .golangci.yml 01:19:52 -rw-rw-r-- 1 1001 1001 87 Apr 11 01:17 .hadolint.yml 01:19:52 drwxr-xr-x 3 1001 1001 4096 Apr 11 01:17 .semver 01:19:52 -rw-rw-r-- 1 1001 1001 166 Apr 11 01:17 .sonarcloud.properties 01:19:52 -rw-rw-r-- 1 1001 1001 1171 Apr 11 01:17 ADOPTERS.md 01:19:52 -rw-rw-r-- 1 1001 1001 10835 Apr 11 01:17 Attribution.txt 01:19:52 -rw-rw-r-- 1 1001 1001 73765 Apr 11 01:17 CHANGELOG.md 01:19:52 -rw-rw-r-- 1 1001 1001 3804 Apr 11 01:17 CONTRIBUTING.md 01:19:52 -rw-rw-r-- 1 1001 1001 677 Apr 11 01:17 GOVERNANCE.md 01:19:52 -rw-rw-r-- 1 1001 1001 883 Apr 11 01:17 Jenkinsfile 01:19:52 -rw-rw-r-- 1 1001 1001 10775 Apr 11 01:17 LICENSE 01:19:52 -rw-rw-r-- 1 1001 1001 14368 Apr 11 01:17 Makefile 01:19:52 -rw-rw-r-- 1 1001 1001 582 Apr 11 01:17 OWNERS.md 01:19:52 -rw-rw-r-- 1 1001 1001 9403 Apr 11 01:17 README.md 01:19:52 -rw-rw-r-- 1 1001 1001 789 Apr 11 01:17 SECURITY.md 01:19:52 -rw-rw-r-- 1 1001 1001 5 Apr 11 01:17 VERSION 01:19:52 drwxrwxr-x 2 1001 1001 4096 Apr 11 01:17 bin 01:19:52 drwxrwxr-x 18 1001 1001 4096 Apr 11 01:17 cmd 01:19:52 -rw-r--r-- 1 root root 447380 Apr 11 01:19 coverage.out 01:19:52 -rw-rw-r-- 1 1001 1001 3200 Apr 11 01:17 go.mod 01:19:52 -rw-rw-r-- 1 1001 1001 31265 Apr 11 01:17 go.sum 01:19:52 drwxrwxr-x 7 1001 1001 4096 Apr 11 01:17 internal 01:19:52 drwxrwxr-x 3 1001 1001 4096 Apr 11 01:17 openapi 01:19:52 -rw-rw-r-- 1 1001 1001 594 Apr 11 01:17 security.txt 01:19:52 drwxrwxr-x 4 1001 1001 4096 Apr 11 01:17 snap 01:19:52 -rw-rw-r-- 1 1001 1001 204 Apr 11 01:17 version.go [Pipeline] sh 01:19:53 + '[' -e coverage.out ] 01:19:53 + chown 1001:1001 coverage.out [Pipeline] stash 01:19:53 Stashed 1 file(s) [Pipeline] sh 01:19:53 + make build 01:19:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:20:05 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 01:20:06 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 01:20:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:20:08 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 01:20:15 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 01:20: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:20:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:20:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:20:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:20:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:20:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:20:22 $ docker stop --time=1 32a495e8beb4d927cfef22135ef68926898d1733eb25a1c1b80e30b299e0b2f2 01:20:26 $ docker rm -f --volumes 32a495e8beb4d927cfef22135ef68926898d1733eb25a1c1b80e30b299e0b2f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:20:27 01:20:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:20:27 latest: Pulling from edgex-devops/edgex-compose 01:20:27 cbdbe7a5bc2a: Pulling fs layer 01:20:27 ca9280d653b3: Pulling fs layer 01:20:27 7e9c9ca2126c: Pulling fs layer 01:20:27 cbdbe7a5bc2a: Verifying Checksum 01:20:27 cbdbe7a5bc2a: Download complete 01:20:28 ca9280d653b3: Verifying Checksum 01:20:28 ca9280d653b3: Download complete 01:20:28 cbdbe7a5bc2a: Pull complete 01:20:28 7e9c9ca2126c: Download complete 01:20:28 ca9280d653b3: Pull complete 01:20:32 7e9c9ca2126c: Pull complete 01:20:32 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:20:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:20:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:32 prd-ubuntu20.04-docker-8c-8g-7349 does not seem to be running inside a container 01:20:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:20:35 $ docker top d77ea592afbf268adfb32f8fce0e0b75958d225e7576a7d7b642431512048f1b -eo pid,comm [Pipeline] { [Pipeline] sh 01:20:35 + docker-compose build --help 01:20:35 + grep parallel 01:20:36 --parallel Build images in parallel. [Pipeline] } 01:20:36 $ docker stop --time=1 d77ea592afbf268adfb32f8fce0e0b75958d225e7576a7d7b642431512048f1b 01:20:37 $ docker rm -f --volumes d77ea592afbf268adfb32f8fce0e0b75958d225e7576a7d7b642431512048f1b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:20:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:38 prd-ubuntu20.04-docker-8c-8g-7349 does not seem to be running inside a container 01:20:38 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:20:38 $ docker top f47600e0d4e520412ca7247d3a05cb84d091a016ae9174ca9d6dcfb64275dc0a -eo pid,comm [Pipeline] { [Pipeline] sh 01:20:38 + docker-compose -f ./docker-compose-build.yml build --parallel 01:20:39 Building core-command ... 01:20:39 Building core-common-config-bootstrapper ... 01:20:39 Building core-data ... 01:20:39 Building core-metadata ... 01:20:39 Building security-bootstrapper ... 01:20:39 Building security-proxy-auth ... 01:20:39 Building security-proxy-setup ... 01:20:39 Building security-secretstore-setup ... 01:20:39 Building security-spiffe-token-provider ... 01:20:39 Building security-spire-agent ... 01:20:39 Building security-spire-config ... 01:20:39 Building security-spire-server ... 01:20:39 Building support-notifications ... 01:20:39 Building support-scheduler ... 01:20:39 Building core-common-config-bootstrapper 01:20:39 Building core-metadata 01:20:39 Building core-data 01:20:39 Building security-spire-server 01:20:39 Building security-proxy-auth 01:20:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:20:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:20:51 ---> 03e948519192 01:20:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:20:51 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:20:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:20:51 ---> 03e948519192 01:20:51 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:20:51 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:20:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:20:51 ---> 03e948519192 01:20:51 Step 3/26 : WORKDIR /edgex-go 01:20:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:20:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:20:51 ---> 03e948519192 01:20:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:20:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:20:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:20:51 ---> 03e948519192 01:20:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:20:58 ---> Running in 85dc03a64466 01:20:58 ---> Running in c01013dd89b5 01:20:58 ---> Running in f95a3dd302cc 01:20:58 ---> Running in 45644563356c 01:20:58 ---> Running in 9bed02555417 01:20:58 Removing intermediate container 9bed02555417 01:20:58 ---> 35494dcb9ed9 01:20:58 Step 4/23 : WORKDIR /edgex-go 01:20:58 Removing intermediate container 45644563356c 01:20:58 ---> 40ad3b19e6cf 01:20:58 Step 4/23 : WORKDIR /edgex-go 01:20:58 Removing intermediate container 85dc03a64466 01:20:58 ---> 029e8a773baa 01:20:58 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 01:20:58 Removing intermediate container f95a3dd302cc 01:20:58 ---> 52ee4934ba86 01:20:58 Step 4/23 : WORKDIR /edgex-go 01:20:58 Removing intermediate container c01013dd89b5 01:20:58 ---> dcbb6148a9a6 01:20:58 Step 4/25 : WORKDIR /edgex-go 01:20:58 ---> Running in db089c396525 01:20:58 ---> Running in a5674973a49b 01:20:58 ---> Running in eb5cdb886775 01:20:58 ---> Running in 34ac5921fa53 01:20:58 ---> Running in a3eadc6d86da 01:20:58 Removing intermediate container eb5cdb886775 01:20:58 ---> 0c33671d1e57 01:20:58 Step 5/23 : RUN apk add --update --no-cache make git 01:20:58 ---> Running in 42ab0a761a76 01:20:58 Removing intermediate container a5674973a49b 01:20:58 ---> 94505376ae93 01:20:58 Step 5/23 : RUN apk add --update --no-cache make git 01:20:58 Removing intermediate container 34ac5921fa53 01:20:58 ---> 479f3da9e61c 01:20:58 Step 5/25 : RUN apk add --update --no-cache make git 01:20:58 Removing intermediate container a3eadc6d86da 01:20:58 ---> df87d6bab03c 01:20:58 Step 5/23 : RUN apk add --update --no-cache make git 01:20:58 ---> Running in 5e4157f68c1b 01:20:58 ---> Running in 29d2c01cf15b 01:20:58 ---> Running in 76263b94a7c5 01:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:20:58 OK: 265 MiB in 53 packages 01:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:20:58 OK: 265 MiB in 53 packages 01:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:20:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:20:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:20:59 OK: 265 MiB in 53 packages 01:20:59 OK: 265 MiB in 53 packages 01:20:59 OK: 265 MiB in 53 packages 01:20:59 Removing intermediate container 42ab0a761a76 01:20:59 ---> 5c7116b0edf2 01:20:59 Step 6/23 : COPY go.mod vendor* ./ 01:20:59 ---> 6c6141ce0ab0 01:20:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:20:59 Removing intermediate container db089c396525 01:20:59 ---> 97115950c19d 01:20:59 Step 5/26 : COPY go.mod vendor* ./ 01:21:00 Removing intermediate container 29d2c01cf15b 01:21:00 ---> 6b22f015a935 01:21:00 Step 6/25 : COPY go.mod vendor* ./ 01:21:00 ---> Running in 778b0f8869a1 01:21:00 Removing intermediate container 76263b94a7c5 01:21:00 ---> bc465af68ecd 01:21:00 Step 6/23 : COPY go.mod vendor* ./ 01:21:00 ---> 620569646f95 01:21:00 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:00 Removing intermediate container 5e4157f68c1b 01:21:00 ---> 702f946afaff 01:21:00 Step 6/23 : COPY go.mod vendor* ./ 01:21:00 ---> Running in 06229ff94e55 01:21:00 ---> 9991f8750df8 01:21:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:00 ---> 15da847a1612 01:21:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:00 ---> Running in a9b6cac7cf1d 01:21:00 ---> 957c0bd279bb 01:21:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:00 ---> Running in 7e02a076b380 01:21:01 ---> Running in d3e1273baab3 01:21:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7350 in /w/workspace/edgexfoundry_edgex-go_PR-4503 [Pipeline] { [Pipeline] ws 01:21:41 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 01:21:41 The recommended git tool is: git 01:21:47 using credential edgex-jenkins-ssh 01:21:47 Cloning the remote Git repository 01:21:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:21:47 > git init /w/workspace/edgex-go/2 # timeout=10 01:21:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:21:47 > git --version # timeout=10 01:21:47 > git --version # 'git version 2.25.1' 01:21:47 using GIT_SSH to set credentials SSH Credentials for GitHub 01:21:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:22:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:22:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:22:05 Merging remotes/origin/main commit d6c81549b4558d5b86ba0b804c244a1077168aa0 into PR head commit ef48cf16abad088f46b7419b747161179f7b3feb 01:22:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:22:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:22:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:22:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4503/head:refs/remotes/origin/PR-4503 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:22:05 > git config core.sparsecheckout # timeout=10 01:22:06 > git checkout -f ef48cf16abad088f46b7419b747161179f7b3feb # timeout=10 01:22:06 Merge succeeded, producing ef48cf16abad088f46b7419b747161179f7b3feb 01:22:06 Checking out Revision ef48cf16abad088f46b7419b747161179f7b3feb (PR-4503) 01:22:06 > git remote # timeout=10 01:22:06 > git config --get remote.origin.url # timeout=10 01:22:06 using GIT_SSH to set credentials SSH Credentials for GitHub 01:22:06 > git merge d6c81549b4558d5b86ba0b804c244a1077168aa0 # timeout=10 01:22:06 > git rev-parse HEAD^{commit} # timeout=10 01:22:06 > git config core.sparsecheckout # timeout=10 01:22:06 > git checkout -f ef48cf16abad088f46b7419b747161179f7b3feb # timeout=10 01:22:10 Commit message: "fix: Use Database Timeout setting defined in the configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:22:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:22:11 % Total % Received % Xferd Average Speed Time Time Time Current 01:22:11 Dload Upload Total Spent Left Speed 01:22:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh 01:22:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:22:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:22:12 + sudo tee /etc/docker/daemon.new 01:22:12 { 01:22:12 "registry-mirrors": [ 01:22:12 "https://nexus3.edgexfoundry.org:10001" 01:22:12 ], 01:22:12 "bip": "10.250.0.254/24", 01:22:12 "hosts": [ 01:22:12 "tcp://0.0.0.0:5555", 01:22:12 "unix:///var/run/docker.sock" 01:22:12 ], 01:22:12 "mtu": 1458, 01:22:12 "selinux-enabled": true, 01:22:12 "seccomp-profile": "/etc/docker/seccomp.json" 01:22:12 } [Pipeline] sh 01:22:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:22:12 + sudo service docker restart 01:22:22 Removing intermediate container 06229ff94e55 01:22:22 ---> e329025d1d96 01:22:22 Step 7/26 : COPY . . 01:22:22 Removing intermediate container 778b0f8869a1 01:22:22 ---> d841a6835add 01:22:22 Step 8/23 : COPY . . 01:22:22 Removing intermediate container 7e02a076b380 01:22:22 ---> 53f18ff8e69f 01:22:22 Step 8/23 : COPY . . 01:22:22 Removing intermediate container a9b6cac7cf1d 01:22:22 ---> bce292a64426 01:22:22 Step 8/25 : COPY . . 01:22:22 Removing intermediate container d3e1273baab3 01:22:22 ---> b123c5aabd00 01:22:22 Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:22:31 provisioning config files... 01:22:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7732345198460570594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:22:31 ---> docker-login.sh 01:22:31 nexus3.edgexfoundry.org:10001 01:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:32 Configure a credential helper to remove this warning. See 01:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:32 01:22:32 Login Succeeded 01:22:32 nexus3.edgexfoundry.org:10002 01:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:32 Configure a credential helper to remove this warning. See 01:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:32 01:22:32 Login Succeeded 01:22:32 nexus3.edgexfoundry.org:10003 01:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:32 Configure a credential helper to remove this warning. See 01:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:32 01:22:32 Login Succeeded 01:22:32 nexus3.edgexfoundry.org:10004 01:22:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:33 Configure a credential helper to remove this warning. See 01:22:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:33 01:22:33 Login Succeeded 01:22:33 docker.io 01:22:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:33 Configure a credential helper to remove this warning. See 01:22:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:33 01:22:33 Login Succeeded 01:22:33 ---> docker-login.sh ends [Pipeline] } 01:22:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:22:34 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 01:22:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:22:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:22:34 ========================================================= 01:22:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:22:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:22:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:22:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:22:34 af6eaf76a39c: Pulling fs layer 01:22:34 55522c791124: Pulling fs layer 01:22:34 ce5c4a1c91eb: Pulling fs layer 01:22:34 169dfbe0d373: Pulling fs layer 01:22:34 e1ff8fa3b103: Pulling fs layer 01:22:34 52ebb69f0ebf: Pulling fs layer 01:22:34 5abe8eddf0d5: Pulling fs layer 01:22:34 e1ff8fa3b103: Waiting 01:22:34 52ebb69f0ebf: Waiting 01:22:34 169dfbe0d373: Waiting 01:22:34 5abe8eddf0d5: Waiting 01:22:34 55522c791124: Verifying Checksum 01:22:34 55522c791124: Download complete 01:22:34 169dfbe0d373: Verifying Checksum 01:22:34 169dfbe0d373: Download complete 01:22:34 e1ff8fa3b103: Verifying Checksum 01:22:34 e1ff8fa3b103: Download complete 01:22:34 af6eaf76a39c: Verifying Checksum 01:22:34 af6eaf76a39c: Download complete 01:22:34 ---> a2a24d796a5e 01:22:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:22:34 ---> f841f74f584d 01:22:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 01:22:34 ---> 9e8e5e02a12d 01:22:34 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 01:22:34 ---> 332d135f84f9 01:22:34 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 01:22:34 ---> Running in 103aafbf81db 01:22:34 ---> 27d0aeaec31b 01:22:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 01:22:34 ---> Running in 88abad44e673 01:22:34 ---> Running in faa84192ecd0 01:22:34 ---> Running in 7b7dd902f600 01:22:34 ---> Running in 0b7893e29066 01:22:34 Removing intermediate container 7b7dd902f600 01:22:34 ---> 57d5040ddd33 01:22:34 Step 9/26 : WORKDIR /edgex-go/spire-build 01:22:34 ---> Running in 87cfc5a761c2 01:22:35 Removing intermediate container 87cfc5a761c2 01:22:35 ---> 145edada60e4 01:22:35 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:22:35 ---> Running in b65fb5ef17cf 01:22:35 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 01:22:35 Removing intermediate container b65fb5ef17cf 01:22:35 ---> b40eef394e58 01:22:35 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:22:35 ---> Running in 53bec0d46525 01:22:35 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 01:22:35 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 01:22:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:22:35 5abe8eddf0d5: Verifying Checksum 01:22:35 5abe8eddf0d5: Download complete 01:22:35 af6eaf76a39c: Pull complete 01:22:36 55522c791124: Pull complete 01:22:36 Removing intermediate container 53bec0d46525 01:22:36 ---> a7f254c29adc 01:22:36 Step 12/26 : WORKDIR /edgex-go 01:22:36 ---> Running in f54fd1a22be2 01:22:37 Removing intermediate container f54fd1a22be2 01:22:37 ---> d1d5cf2eadbc 01:22:37 01:22:37 Step 13/26 : FROM alpine:3.17 01:22:37 3.17: Pulling from library/alpine 01:22:37 ce5c4a1c91eb: Verifying Checksum 01:22:37 ce5c4a1c91eb: Download complete 01:22:37 52ebb69f0ebf: Verifying Checksum 01:22:37 52ebb69f0ebf: Download complete 01:22:38 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:22:38 Status: Downloaded newer image for alpine:3.17 01:22:38 ---> 9ed4aefc74f6 01:22:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:22:38 ---> Running in 0314143bd224 01:22:38 Removing intermediate container 0314143bd224 01:22:38 ---> e163a4d24b4d 01:22:38 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:22:38 ---> Running in 1258ca07a9ee 01:22:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:22:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:22:39 v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:22:39 v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:22:39 OK: 17818 distinct packages available 01:22:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:22:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:22:39 (1/5) Installing dumb-init (1.2.5-r2) 01:22:40 (2/5) Installing musl-obstack (1.2.3-r0) 01:22:40 (3/5) Installing libucontext (1.2-r0) 01:22:40 (4/5) Installing gcompat (1.1.0-r0) 01:22:40 (5/5) Installing openssl (3.0.8-r3) 01:22:40 Executing busybox-1.35.0-r29.trigger 01:22:40 OK: 8 MiB in 20 packages 01:22:42 Removing intermediate container 1258ca07a9ee 01:22:42 ---> dbc59666c17d 01:22:42 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 01:22:44 ---> c5f11d215b6c 01:22:44 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 01:22:46 ---> 6664341ac25d 01:22:46 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:22:49 ce5c4a1c91eb: Pull complete 01:22:49 169dfbe0d373: Pull complete 01:22:49 e1ff8fa3b103: Pull complete 01:22:54 ---> e0334b733d58 01:22:54 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:22:54 ---> 723977b7bbab 01:22:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:22:54 ---> 880606a0a07e 01:22:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:22:55 ---> 6f072820f691 01:22:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:22:55 ---> Running in d595f63023fe 01:22:55 52ebb69f0ebf: Pull complete 01:22:56 Removing intermediate container d595f63023fe 01:22:56 ---> 41dba01b8bba 01:22:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:22:56 ---> Running in 8e7c53851edd 01:22:56 Removing intermediate container 8e7c53851edd 01:22:56 ---> 24170225c53a 01:22:56 Step 24/26 : LABEL arch=x86_64 01:22:56 ---> Running in 1a4c637ee23b 01:22:57 5abe8eddf0d5: Pull complete 01:22:57 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 01:22:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:22:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:22:57 Removing intermediate container 1a4c637ee23b 01:22:57 ---> 0f5dd7a603a0 01:22:57 Step 25/26 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:22:57 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:22:57 WORKDIR /edgex 01:22:57 COPY go.mod . 01:22:57 RUN go mod download 01:22:57 docker build -t ci-base-image-arm64 -f - . 01:22:57 ---> Running in fcd702a5bc73 01:22:57 Sending build context to Docker daemon 2.934MB 01:22:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:22:57 ---> 6cb57ee374ae 01:22:57 Step 2/4 : WORKDIR /edgex 01:22:58 Removing intermediate container fcd702a5bc73 01:22:58 ---> 0b66952938d4 01:22:58 Step 26/26 : LABEL version=0.0.0 01:22:58 ---> Running in 1298962713cd 01:22:58 Removing intermediate container 1298962713cd 01:22:58 ---> e2ef848e2983 01:22:58 01:22:58 Successfully built e2ef848e2983 01:22:58 Successfully tagged security-spire-server:latest 01:22:58 Building core-command 01:22:59 ---> Running in caf21813fc5e 01:23:00 Removing intermediate container caf21813fc5e 01:23:00 ---> d3527148a2e3 01:23:00 Step 3/4 : COPY go.mod . 01:23:00 ---> b964443ccad7 01:23:00 Step 4/4 : RUN go mod download 01:23:00 ---> Running in 6347cac7383e 01:23:04  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:23:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:23:04 ---> 03e948519192 01:23:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:23:04 ---> Using cache 01:23:04 ---> dcbb6148a9a6 01:23:04 Step 4/24 : WORKDIR /edgex-go 01:23:04 ---> Using cache 01:23:04 ---> 479f3da9e61c 01:23:04 Step 5/24 : RUN apk add --update --no-cache make git 01:23:04 ---> Using cache 01:23:04 ---> 6b22f015a935 01:23:04 Step 6/24 : COPY go.mod vendor* ./ 01:23:04 ---> Using cache 01:23:04 ---> 9991f8750df8 01:23:04 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:04 ---> Using cache 01:23:04 ---> bce292a64426 01:23:04 Step 8/24 : COPY . . 01:23:04 ---> Using cache 01:23:04 ---> 332d135f84f9 01:23:04 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 01:23:09 ---> Running in e9856f91192b 01:23:10 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 01:23:17 Removing intermediate container 103aafbf81db 01:23:17 ---> d7cc79e3229b 01:23:17 01:23:17 Step 10/23 : FROM alpine:3.17 01:23:17 Removing intermediate container 0b7893e29066 01:23:17 ---> 18c5a8bd1f51 01:23:17 01:23:17 Step 10/23 : FROM alpine:3.17 01:23:17 ---> 9ed4aefc74f6 01:23:17 ---> 9ed4aefc74f6 01:23:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:23:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:23:17 Removing intermediate container faa84192ecd0 01:23:17 ---> 4c7804790dc5 01:23:17 01:23:17 Step 10/25 : FROM alpine:3.17 01:23:17 ---> 9ed4aefc74f6 01:23:17 Step 11/25 : RUN apk add --update --no-cache dumb-init 01:23:17 ---> Running in 2f76b7e53412 01:23:17 ---> Running in e95ef6044e53 01:23:17 ---> Running in 1131e96cefd3 01:23:17 Removing intermediate container 88abad44e673 01:23:17 ---> 6c53c94e4037 01:23:17 01:23:17 Step 10/23 : FROM alpine:3.17 01:23:17 ---> 9ed4aefc74f6 01:23:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:23:18 Removing intermediate container e95ef6044e53 01:23:18 ---> 067485b22fc5 01:23:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:23:18 ---> Running in 4561fcfe62ea 01:23:18 Removing intermediate container 2f76b7e53412 01:23:18 ---> d246cb7708ed 01:23:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:23:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:23:19 ---> Running in 1a3bc229fce8 01:23:19 (1/1) Installing dumb-init (1.2.5-r2) 01:23:19 Executing busybox-1.35.0-r29.trigger 01:23:19 OK: 7 MiB in 16 packages 01:23:19 ---> Running in 80a5dd2949c7 01:23:22 Removing intermediate container 4561fcfe62ea 01:23:22 ---> 275105c52b28 01:23:22 Step 12/23 : ENV APP_PORT=59880 01:23:22 ---> Running in 9bdda2d0a053 01:23:22 Removing intermediate container 9bdda2d0a053 01:23:22 ---> 7c2a7adc06e6 01:23:22 Step 13/23 : EXPOSE $APP_PORT 01:23:22 ---> Running in 6627d71a3a07 01:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:23:22 Removing intermediate container 1131e96cefd3 01:23:22 ---> 1ac162c2eb8f 01:23:22 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:23:22 ---> Running in aee55b5660a5 01:23:22 Removing intermediate container 6627d71a3a07 01:23:22 ---> 744d2e739286 01:23:22 Step 14/23 : RUN apk add --update --no-cache dumb-init 01:23:22 ---> Running in 955c47731c75 01:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:23:22 Removing intermediate container aee55b5660a5 01:23:22 ---> 9b382ba06ff8 01:23:22 Step 13/25 : ENV APP_PORT=59881 01:23:22 ---> Running in c1246d512ba5 01:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:23:22 Removing intermediate container c1246d512ba5 01:23:22 ---> 6c24a4291c61 01:23:22 Step 14/25 : EXPOSE $APP_PORT 01:23:22 ---> Running in b612c704b195 01:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:23:22 Removing intermediate container b612c704b195 01:23:22 ---> 0c1e5ebc4caf 01:23:22 Step 15/25 : WORKDIR / 01:23:22 ---> Running in 0e33d790fced 01:23:22 (1/1) Installing dumb-init (1.2.5-r2) 01:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:23:22 Executing busybox-1.35.0-r29.trigger 01:23:22 OK: 7 MiB in 16 packages 01:23:23 Removing intermediate container 0e33d790fced 01:23:23 ---> 9f4bfcbf6ad5 01:23:23 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:23:23 (1/1) Installing dumb-init (1.2.5-r2) 01:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:23:23 ---> 79e4f6e44977 01:23:23 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 01:23:23 Executing busybox-1.35.0-r29.trigger 01:23:23 OK: 7 MiB in 16 packages 01:23:23 Removing intermediate container 1a3bc229fce8 01:23:23 ---> dd4a5b3b6224 01:23:23 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:23:23 (1/1) Installing dumb-init (1.2.5-r2) 01:23:23 ---> ae5f91a6b720 01:23:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:23:23 Executing busybox-1.35.0-r29.trigger 01:23:23 OK: 7 MiB in 16 packages 01:23:24 Removing intermediate container 80a5dd2949c7 01:23:24 ---> 73052dcee9fa 01:23:24 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:23:24 ---> a12753af9ed0 01:23:24 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:23:24 ---> acee3bd7aec5 01:23:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:23:24 ---> f179b18f28cf 01:23:24 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:23:24 Removing intermediate container 955c47731c75 01:23:24 ---> 81f2522f963b 01:23:24 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:23:24 ---> d569288f7337 01:23:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:23:24 ---> 4427cec1e809 01:23:24 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:23:24 ---> 5c48f4f52dea 01:23:24 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:23:24 ---> 933ae3aa05c7 01:23:24 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:23:25 ---> fd56a9314907 01:23:25 Step 21/25 : ENTRYPOINT ["/core-metadata"] 01:23:25 ---> 9e0800b5d9d9 01:23:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:23:25 ---> 9e7a442dfde0 01:23:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:23:25 ---> Running in 9c1348a780ab 01:23:25 ---> d160c4551b4f 01:23:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:23:26 ---> b847d3fa266e 01:23:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:23:26 Removing intermediate container 9c1348a780ab 01:23:26 ---> de40392c5a48 01:23:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:23:26 ---> 9986cd6cf8e1 01:23:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:23:26 ---> Running in 83e1f3c0202d 01:23:27 ---> a06b43b67211 01:23:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:23:27 Removing intermediate container 83e1f3c0202d 01:23:27 ---> b9e4840cda6d 01:23:27 Step 23/25 : LABEL arch=x86_64 01:23:27 ---> c7e62a0a89cd 01:23:27 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:23:27 ---> 346a44bb7a66 01:23:27 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:23:27 ---> Running in 37e78104da04 01:23:27 ---> Running in fa413c69ec9a 01:23:27 ---> Running in 4307d2695527 01:23:27 Removing intermediate container 37e78104da04 01:23:27 ---> 5a6ad22fd2a6 01:23:27 Step 24/25 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:23:27 ---> 4526c9199ca5 01:23:27 Step 19/23 : ENTRYPOINT ["/core-data"] 01:23:28 ---> Running in e5933f915cb0 01:23:28 ---> Running in 969a9206dc63 01:23:28 Removing intermediate container e5933f915cb0 01:23:28 ---> 821e56cef4bf 01:23:28 Step 25/25 : LABEL version=0.0.0 01:23:28 Removing intermediate container 969a9206dc63 01:23:28 ---> 3b219771b53d 01:23:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:23:28 ---> Running in db5710bb11ed 01:23:28 ---> Running in 16190628b7a6 01:23:28 Removing intermediate container db5710bb11ed 01:23:28 ---> 15e4a1a98592 01:23:28 01:23:28 Removing intermediate container 16190628b7a6 01:23:28 ---> dc2240f769d3 01:23:28 Step 21/23 : LABEL arch=x86_64 01:23:28 Successfully built 15e4a1a98592 01:23:28 Successfully tagged core-metadata:latest 01:23:28 Building security-proxy-setup 01:23:28  Building core-metadata ... done  ---> Running in 3d01405655ab 01:23:28 Removing intermediate container 4307d2695527 01:23:28 ---> 200e19a06927 01:23:28 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:23:28 ---> Running in a7aac4f01601 01:23:28 Removing intermediate container 3d01405655ab 01:23:28 ---> 7f960cc0a16b 01:23:28 Step 22/23 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:23:31 Removing intermediate container a7aac4f01601 01:23:31 ---> 4b50cd4439d2 01:23:31 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 01:23:32 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:23:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:23:32 ---> 03e948519192 01:23:32 Step 3/22 : WORKDIR /edgex-go 01:23:32 ---> Using cache 01:23:32 ---> 029e8a773baa 01:23:32 Step 4/22 : RUN apk add --update --no-cache make git 01:23:33 Removing intermediate container 6347cac7383e 01:23:33 ---> d02cded7b620 01:23:33 Successfully built d02cded7b620 01:23:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:33 + docker inspect -f . ci-base-image-arm64 01:23:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:33 prd-ubuntu20.04-docker-arm64-4c-16g-7350 does not seem to be running inside a container 01:23:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:23:34 ---> Running in b0d82676feb8 01:23:34 Removing intermediate container fa413c69ec9a 01:23:34 ---> 0373aec252b7 01:23:34 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:23:34 ---> Running in daf7cef07eea 01:23:34 ---> Running in ff70a203d9e1 01:23:34 ---> Running in 5c76d1ceb1c1 01:23:34 Removing intermediate container b0d82676feb8 01:23:34 ---> d229abea6826 01:23:34 Step 23/23 : LABEL version=0.0.0 01:23:34 ---> Running in b644ce5eda77 01:23:34 Removing intermediate container ff70a203d9e1 01:23:34 ---> 73df1f0b41dc 01:23:34 Step 21/23 : LABEL arch=x86_64 01:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:23:34 Removing intermediate container 5c76d1ceb1c1 01:23:34 ---> 3ede4eec059c 01:23:34 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 01:23:34 ---> Running in bac6ff626e2a 01:23:34 $ docker top 956d775cc7ccdfab6712d2e5349c68ee3c48bd5aaf276985b861610e480db3a2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:23:35 Removing intermediate container b644ce5eda77 01:23:35 ---> e20fd4529a33 01:23:35 01:23:35 ---> Running in 5eb22a835e35 01:23:35 Successfully built e20fd4529a33 01:23:35 Successfully tagged core-data:latest 01:23:35  Building core-data ... done Building support-scheduler 01:23:35 OK: 265 MiB in 53 packages 01:23:35 Removing intermediate container bac6ff626e2a 01:23:35 ---> 79e1c156be16 01:23:35 Step 22/23 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:23:35 + go version 01:23:35 go version go1.20.2 linux/arm64 [Pipeline] } 01:23:35 $ docker stop --time=1 956d775cc7ccdfab6712d2e5349c68ee3c48bd5aaf276985b861610e480db3a2 01:23:37 $ docker rm -f --volumes 956d775cc7ccdfab6712d2e5349c68ee3c48bd5aaf276985b861610e480db3a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:37 + docker inspect -f . ci-base-image-arm64 01:23:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:38 prd-ubuntu20.04-docker-arm64-4c-16g-7350 does not seem to be running inside a container 01:23:38 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:23:39 $ docker top ac722f6abc99d4c15e52b3915ada2f840cf7e99b6fddaec2525e2c064bac10e5 -eo pid,comm 01:23:39 Removing intermediate container 5eb22a835e35 01:23:39 ---> 8ea4447c088a 01:23:39 Step 21/23 : LABEL arch=x86_64 01:23:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:23:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:23:39 ---> 03e948519192 01:23:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:23:39 ---> Using cache 01:23:39 ---> dcbb6148a9a6 01:23:39 Step 4/23 : WORKDIR /edgex-go 01:23:39 ---> Using cache 01:23:39 ---> 479f3da9e61c 01:23:39 Step 5/23 : RUN apk add --update --no-cache make git 01:23:39 ---> Using cache 01:23:39 ---> 6b22f015a935 01:23:39 Step 6/23 : COPY go.mod vendor* ./ 01:23:39 ---> Using cache 01:23:39 ---> 9991f8750df8 01:23:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:39 ---> Using cache 01:23:39 ---> bce292a64426 01:23:39 Step 8/23 : COPY . . 01:23:39 ---> Using cache 01:23:39 ---> 332d135f84f9 01:23:39 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [Pipeline] { [Pipeline] echo 01:23:39 ========================================================= 01:23:39 [edgeXBuildGoParallel] Running Tests and Build... 01:23:39 ========================================================= [Pipeline] sh 01:23:40 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 01:23:40 + make test 01:23:40 go test -race -coverprofile=coverage.out ./... 01:23:41 ---> Running in 05c9cab4ef9c 01:23:41 ---> Running in 1d0419513a78 01:23:41 ---> Running in 6c594fe7810a 01:23:41 Removing intermediate container 05c9cab4ef9c 01:23:41 ---> 7ac6a7dee7e1 01:23:41 Step 23/23 : LABEL version=0.0.0 01:23:41 Removing intermediate container daf7cef07eea 01:23:41 ---> eb8760e7d043 01:23:41 Step 5/22 : COPY go.mod vendor* ./ 01:23:41 Removing intermediate container 6c594fe7810a 01:23:41 ---> fb4842a12cb7 01:23:41 Step 22/23 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:23:41 ---> Running in 840b467ec368 01:23:41 ---> Running in a17a81dcd68c 01:23:42 Removing intermediate container e9856f91192b 01:23:42 ---> f4ef27e6e4ed 01:23:42 01:23:42 Step 10/24 : FROM alpine:3.17 01:23:42 ---> 9ed4aefc74f6 01:23:42 Step 11/24 : RUN apk add --update --no-cache dumb-init 01:23:42 ---> Using cache 01:23:42 ---> 1ac162c2eb8f 01:23:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:23:42 ---> Using cache 01:23:42 ---> 9b382ba06ff8 01:23:42 Step 13/24 : ENV APP_PORT=59882 01:23:42 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 01:23:42 ---> Running in 777b11ab10dc 01:23:42 Removing intermediate container 840b467ec368 01:23:42 ---> b5a55bed185a 01:23:42 01:23:42 Removing intermediate container a17a81dcd68c 01:23:42 ---> 9116c223e5a8 01:23:42 Step 23/23 : LABEL version=0.0.0 01:23:42 ---> de6799e0c7ca 01:23:42 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:42 Successfully built b5a55bed185a 01:23:42 Successfully tagged core-common-config-bootstrapper:latest 01:23:42  Building core-common-config-bootstrapper ... done  ---> Running in a46962ac4834 01:23:42 Building security-secretstore-setup 01:23:42 Removing intermediate container 777b11ab10dc 01:23:42 ---> 2b25f48e0124 01:23:42 Step 14/24 : EXPOSE $APP_PORT 01:23:42 ---> Running in e2cf0bde9bd4 01:23:42 ---> Running in a2569811fc0c 01:23:42 Removing intermediate container a46962ac4834 01:23:42 ---> f0d71da05b07 01:23:42 01:23:45 Successfully built f0d71da05b07 01:23:45 Successfully tagged security-proxy-auth:latest 01:23:45  Building security-proxy-auth ... done Building security-spiffe-token-provider 01:23:47 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:23:47 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:23:47 ---> 03e948519192 01:23:47 Step 3/20 : WORKDIR /edgex-go 01:23:47 ---> Using cache 01:23:47 ---> 029e8a773baa 01:23:47 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:23:48 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:23:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:23:48 ---> 03e948519192 01:23:48 Step 3/25 : WORKDIR /edgex-go 01:23:48 ---> Using cache 01:23:48 ---> 029e8a773baa 01:23:48 Step 4/25 : RUN apk add --update --no-cache make git 01:23:48 ---> Using cache 01:23:48 ---> eb8760e7d043 01:23:48 Step 5/25 : COPY go.mod vendor* ./ 01:23:48 ---> Using cache 01:23:48 ---> de6799e0c7ca 01:23:48 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:52 Removing intermediate container a2569811fc0c 01:23:52 ---> 5f68e10544b4 01:23:52 Step 15/24 : WORKDIR / 01:23:54 ---> Running in bbfcf20da05d 01:23:54 ---> Running in 640a6211cb3a 01:23:54 ---> Running in 4f083d67e39e 01:23:54 Removing intermediate container 4f083d67e39e 01:23:54 ---> 211c92da033d 01:23:54 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:23:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:23:55 ---> fab950de8843 01:23:55 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 01:23:55 ---> 8f7c51ebf760 01:23:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:23:55 ---> 9b4cc5428e3a 01:23:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:23:55 ---> ede41160d3eb 01:23:55 Step 20/24 : ENTRYPOINT ["/core-command"] 01:23:55 ---> Running in 5285e5339d8d 01:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:23:56 Removing intermediate container 5285e5339d8d 01:23:56 ---> 0ab6312a46e8 01:23:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:23:56 ---> Running in 20023bc779a7 01:23:56 Removing intermediate container 20023bc779a7 01:23:56 ---> b6e028964711 01:23:56 Step 22/24 : LABEL arch=x86_64 01:23:56 ---> Running in 273954af0d02 01:23:56 Removing intermediate container 273954af0d02 01:23:56 ---> c847985f1f17 01:23:56 Step 23/24 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:23:56 ---> Running in ada54c7ad725 01:23:56 Removing intermediate container ada54c7ad725 01:23:56 ---> 41b48a2c0e02 01:23:56 Step 24/24 : LABEL version=0.0.0 01:23:56 ---> Running in c37d8253f4cc 01:23:57 Removing intermediate container c37d8253f4cc 01:23:57 ---> 74878658975a 01:23:57 01:23:57 Successfully built 74878658975a 01:23:57 Successfully tagged core-command:latest 01:23:57  Building core-command ... done Building support-notifications 01:23:58 v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:23:58 v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:23:58 OK: 17823 distinct packages available 01:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:23:58 OK: 265 MiB in 53 packages 01:24:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:24:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:24:04 ---> 03e948519192 01:24:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:24:04 ---> Using cache 01:24:04 ---> dcbb6148a9a6 01:24:04 Step 4/23 : WORKDIR /edgex-go 01:24:04 ---> Using cache 01:24:04 ---> 479f3da9e61c 01:24:04 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:24:16 ---> Running in 0dd922354f90 01:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:24:17 Removing intermediate container 640a6211cb3a 01:24:17 ---> 0b087c1b5cde 01:24:17 Step 5/20 : COPY go.mod vendor* ./ 01:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:24:18 OK: 265 MiB in 53 packages 01:24:27 ? github.com/edgexfoundry/edgex-go [no test files] 01:24:30 ---> 1a6f2ede4be7 01:24:30 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:31 Removing intermediate container 1d0419513a78 01:24:31 ---> d7011e95d686 01:24:31 01:24:31 Step 10/23 : FROM alpine:3.17 01:24:31 ---> 9ed4aefc74f6 01:24:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:24:31 ---> Using cache 01:24:31 ---> 1ac162c2eb8f 01:24:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:24:31 ---> Using cache 01:24:31 ---> 9b382ba06ff8 01:24:31 Step 13/23 : ENV APP_PORT=59861 01:24:31 ---> Running in a5c79e12685f 01:24:31 ---> Running in 57e0bf3932d3 01:24:32 Removing intermediate container 0dd922354f90 01:24:32 ---> c2a836999c67 01:24:32 Step 6/23 : COPY go.mod vendor* ./ 01:24:32 Removing intermediate container 57e0bf3932d3 01:24:32 ---> c43c7aec672c 01:24:32 Step 14/23 : EXPOSE $APP_PORT 01:24:32 Removing intermediate container e2cf0bde9bd4 01:24:32 ---> 00d5ba480f71 01:24:32 Step 7/22 : COPY . . 01:24:32 ---> 8aeab8b39eba 01:24:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:32 ---> Running in 0c66aff672f2 01:24:32 ---> Running in e9d64fd4208e 01:24:32 Removing intermediate container bbfcf20da05d 01:24:32 ---> 47f57dc69db2 01:24:32 Step 7/25 : COPY . . 01:24:33 Removing intermediate container 0c66aff672f2 01:24:33 ---> 531dae1db7a7 01:24:33 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:24:48 ---> 03ea281bf633 01:24:48 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:24:48 ---> 5bac269b7ccd 01:24:48 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:24:48 ---> ac977633097f 01:24:48 Step 8/22 : RUN make cmd/secrets-config/secrets-config 01:24:48 ---> Running in fb13ff39bd49 01:24:48 ---> Running in 8a9280db666f 01:24:48 ---> 38cb7f4c0c83 01:24:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:24:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:24:49 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 01:24:50 ---> 5608025c35cb 01:24:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:24:51 ---> ed1662cff0ef 01:24:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:24:51 ---> Running in 8d09aa1dce28 01:24:51 Removing intermediate container 8d09aa1dce28 01:24:51 ---> f30e80f6b609 01:24:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:24:51 ---> Running in 95addeebc893 01:24:51 Removing intermediate container 95addeebc893 01:24:51 ---> f3831fb21fa9 01:24:51 Step 21/23 : LABEL arch=x86_64 01:24:52 ---> Running in 5f6a8850168a 01:24:58 Removing intermediate container 5f6a8850168a 01:24:58 ---> 776e48f6c10d 01:24:58 Step 22/23 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:25:13 ---> Running in 2e5889336880 01:25:13 Removing intermediate container 2e5889336880 01:25:13 ---> e2c3c6c99cad 01:25:13 Step 23/23 : LABEL version=0.0.0 01:25:16 ---> Running in b477e320340f 01:25:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:25:27 Removing intermediate container b477e320340f 01:25:27 ---> 4a4998d5cec4 01:25:27 01:25:27 Successfully built 4a4998d5cec4 01:25:27 Successfully tagged support-scheduler:latest 01:25:27  Building support-scheduler ... done Building security-spire-config 01:25:28 Removing intermediate container e9d64fd4208e 01:25:28 ---> 7d3622775afa 01:25:28 Step 8/23 : COPY . . 01:25:28 Removing intermediate container a5c79e12685f 01:25:28 ---> 8efb8f2e4871 01:25:28 Step 7/20 : COPY . . 01:25:33 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:25:33 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:25:33 ---> 03e948519192 01:25:33 Step 3/27 : WORKDIR /edgex-go 01:25:33 ---> Using cache 01:25:33 ---> 029e8a773baa 01:25:33 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:25:33 ---> Using cache 01:25:33 ---> 97115950c19d 01:25:33 Step 5/27 : COPY go.mod vendor* ./ 01:25:33 ---> Using cache 01:25:33 ---> 620569646f95 01:25:33 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:33 ---> Using cache 01:25:33 ---> e329025d1d96 01:25:33 Step 7/27 : COPY . . 01:25:33 ---> Using cache 01:25:33 ---> 9e8e5e02a12d 01:25:33 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 01:25:33 ---> Using cache 01:25:33 ---> 57d5040ddd33 01:25:33 Step 9/27 : WORKDIR /edgex-go/spire-build 01:25:33 ---> Using cache 01:25:33 ---> 145edada60e4 01:25:33 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:25:33 ---> Using cache 01:25:33 ---> b40eef394e58 01:25:33 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 01:25:59 ---> Running in 9188e8a0d33d 01:25:59 ---> 8632420f3386 01:25:59 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:25:59 ---> 5bef6da312b2 01:25:59 Step 9/23 : RUN make cmd/support-notifications/support-notifications 01:25:59 ---> Running in 9becdd5acfac 01:25:59 ---> Running in a59ee6754e7b 01:25:59 Removing intermediate container fb13ff39bd49 01:25:59 ---> 0460a26f84b4 01:25:59 01:25:59 Step 9/25 : FROM alpine:3.17 01:25:59 ---> 9ed4aefc74f6 01:25:59 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:25:59 Removing intermediate container 8a9280db666f 01:25:59 ---> ff267e8b41d1 01:25:59 01:25:59 Step 9/22 : FROM alpine:3.17 01:25:59 ---> 9ed4aefc74f6 01:25:59 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 01:25:59 ---> Running in 12769abac6d1 01:25:59 ---> Running in 6afbd3ca2e1f 01:25:59 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 01:25:59 Removing intermediate container 9188e8a0d33d 01:25:59 ---> bc2831c340f5 01:25:59 Step 12/27 : WORKDIR /edgex-go 01:25:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:25:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:25:59 ---> Running in 114a454ba650 01:26:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:26:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:26:00 Removing intermediate container 114a454ba650 01:26:00 ---> b05ba33a7b34 01:26:00 01:26:00 Step 13/27 : FROM alpine:3.17 01:26:00 ---> 9ed4aefc74f6 01:26:00 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:26:00 ---> Using cache 01:26:00 ---> e163a4d24b4d 01:26:00 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:26:00 (1/3) Installing ca-certificates (20220614-r4) 01:26:00 ---> Running in 8436eb657e1b 01:26:00 (2/3) Installing dumb-init (1.2.5-r2) 01:26:00 (3/3) Installing su-exec (0.2-r2) 01:26:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:26:00 Executing busybox-1.35.0-r29.trigger 01:26:00 Executing ca-certificates-20220614-r4.trigger 01:26:00 OK: 8 MiB in 18 packages 01:26:00 (1/2) Installing dumb-init (1.2.5-r2) 01:26:00 (2/2) Installing openssl (3.0.8-r3) 01:26:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:26:01 Executing busybox-1.35.0-r29.trigger 01:26:01 OK: 8 MiB in 17 packages 01:26:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:26:01 v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:26:01 v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:26:01 OK: 17818 distinct packages available 01:26:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:26:01 Removing intermediate container 6afbd3ca2e1f 01:26:01 ---> bb2c6f5eeedd 01:26:01 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:26:01 ---> Running in be559944666f 01:26:01 Removing intermediate container 12769abac6d1 01:26:01 ---> 05375407a3fb 01:26:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:26:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:26:01 ---> Running in 71083048b7c8 01:26:02 Removing intermediate container be559944666f 01:26:02 ---> 7e9dd0942042 01:26:02 Step 12/25 : WORKDIR / 01:26:02 ---> Running in 9f5f29910b1c 01:26:02 Removing intermediate container 71083048b7c8 01:26:02 ---> 98ecc7494ce2 01:26:02 Step 12/22 : WORKDIR /edgex 01:26:02 (1/4) Installing dumb-init (1.2.5-r2) 01:26:02 (2/4) Installing musl-obstack (1.2.3-r0) 01:26:02 ---> Running in 18cbd27fd041 01:26:02 (3/4) Installing libucontext (1.2-r0) 01:26:02 (4/4) Installing gcompat (1.1.0-r0) 01:26:02 Executing busybox-1.35.0-r29.trigger 01:26:02 OK: 7 MiB in 19 packages 01:26:02 Removing intermediate container 9f5f29910b1c 01:26:02 ---> a4dca23b0caf 01:26:02 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:26:02 Removing intermediate container 18cbd27fd041 01:26:02 ---> cbc8479af2b6 01:26:02 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:26:02 ---> 27d0564378e9 01:26:02 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 01:26:02 ---> 844f25b6ac81 01:26:02 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 01:26:02 Removing intermediate container 8436eb657e1b 01:26:02 ---> c2dac48623ec 01:26:02 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:26:03 ---> 1c30850df321 01:26:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:26:03 ---> adf8030185fe 01:26:03 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:26:03 ---> da2873d0e7a3 01:26:03 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:26:03 ---> 278f872325ab 01:26:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml ---> b95809f1e1f1 01:26:03 01:26:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:26:03 ---> b7ef19c37eca 01:26:03 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:26:04 ---> f91bf401d704 01:26:04 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:26:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:26:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 01:26:07 ---> 472ab4b6242e 01:26:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:26:08 ---> b7c9e755fac9 01:26:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:26:08 ---> 00ea9d1ada69 01:26:08 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:26:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:26:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:26:09 ---> 857d57f9e247 01:26:09 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:26:09 ---> 76c3eaaa71cd 01:26:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:26:09 ---> Running in 8beef65a1362 01:26:09 ---> 5e3a26defd42 01:26:09 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:26:09 ---> Running in 9b38c687771b 01:26:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:26:11 Removing intermediate container 9b38c687771b 01:26:11 ---> 67de1a714ce4 01:26:11 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:26:12 ---> 4ef61d05f93e 01:26:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:26:12 ---> b65b63201e33 01:26:12 Step 22/27 : WORKDIR / 01:26:12 ---> Running in 74638d0b5ba9 01:26:12 ---> 2fe2751757f6 01:26:12 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:26:12 Removing intermediate container 8beef65a1362 01:26:12 ---> 5ad1e6a41107 01:26:12 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:26:12 ---> Running in 5a03f843e2db 01:26:12 Removing intermediate container 74638d0b5ba9 01:26:12 ---> 5dde2098b6b9 01:26:12 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:26:13 ---> Running in e2ce0701d2a3 01:26:13 ---> Running in 58902b5a90c5 01:26:13 Removing intermediate container e2ce0701d2a3 01:26:13 ---> ac473179ca8e 01:26:13 Step 20/22 : LABEL arch=x86_64 01:26:13 ---> Running in 170ac59d050f 01:26:13 Removing intermediate container 58902b5a90c5 01:26:13 ---> edf3841e338d 01:26:13 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:26:13 ---> Running in b2e02979432f 01:26:13 Removing intermediate container 170ac59d050f 01:26:13 ---> 2f9d3e7517e3 01:26:13 Step 21/22 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:26:13 ---> Running in f0f5bde9af6e 01:26:13 Removing intermediate container b2e02979432f 01:26:13 ---> 40e99118a571 01:26:13 Step 25/27 : LABEL arch=x86_64 01:26:13 ---> Running in 9281d2d09195 01:26:13 Removing intermediate container f0f5bde9af6e 01:26:13 ---> 357b98feb78f 01:26:13 Step 22/22 : LABEL version=0.0.0 01:26:13 ---> Running in 796347f9e79e 01:26:13 Removing intermediate container 9281d2d09195 01:26:13 ---> c6585f8af94e 01:26:13 Step 26/27 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:26:13 ---> Running in dcd3ed995ba2 01:26:14 Removing intermediate container 796347f9e79e 01:26:14 ---> 736e6ac8af5b 01:26:14 01:26:14 Successfully built 736e6ac8af5b 01:26:14 Removing intermediate container dcd3ed995ba2 01:26:14 ---> cf4c02e33d54 01:26:14 Step 27/27 : LABEL version=0.0.0 01:26:14 Successfully tagged security-proxy-setup:latest 01:26:14  Building security-proxy-setup ... done Building security-bootstrapper 01:26:14 ---> Running in 90c1c29683e7 01:26:14 Removing intermediate container 5a03f843e2db 01:26:14 ---> a3cdd481c85b 01:26:14 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:26:14 ---> Running in e324783b0e24 01:26:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:26:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:26:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 01:26:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:26:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:26:17 Removing intermediate container 90c1c29683e7 01:26:17 ---> 2ba8a3ed0bf1 01:26:17 01:26:17 Successfully built 2ba8a3ed0bf1 01:26:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:26:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:26:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:26:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:26:20 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:26:20 Step 2/33 : FROM ${BUILDER_BASE} AS builder 01:26:20 ---> 03e948519192 01:26:20 Step 3/33 : WORKDIR /edgex-go 01:26:20 Successfully tagged security-spire-config:latest 01:26:20 ---> Using cache 01:26:20 ---> 029e8a773baa 01:26:20 Step 4/33 : RUN apk add --update --no-cache make git 01:26:20 ---> Using cache 01:26:20 ---> eb8760e7d043 01:26:20 Step 5/33 : COPY go.mod vendor* ./ 01:26:20 Building security-spire-agent 01:26:20  Building security-spire-config ... done  ---> Using cache 01:26:20 ---> de6799e0c7ca 01:26:20 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:20 ---> Using cache 01:26:20 ---> 00d5ba480f71 01:26:20 Step 7/33 : COPY . . 01:26:20 ---> Using cache 01:26:20 ---> ac977633097f 01:26:20 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:26:28 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:26:28 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:26:28 ---> 03e948519192 01:26:28 Step 3/27 : WORKDIR /edgex-go 01:26:28 ---> Using cache 01:26:28 ---> 029e8a773baa 01:26:28 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:26:28 ---> Using cache 01:26:28 ---> 97115950c19d 01:26:28 Step 5/27 : COPY go.mod vendor* ./ 01:26:28 ---> Using cache 01:26:28 ---> 620569646f95 01:26:28 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:28 ---> Using cache 01:26:28 ---> e329025d1d96 01:26:28 Step 7/27 : COPY . . 01:26:28 ---> Using cache 01:26:28 ---> 9e8e5e02a12d 01:26:28 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 01:26:28 ---> Using cache 01:26:28 ---> 57d5040ddd33 01:26:28 Step 9/27 : WORKDIR /edgex-go/spire-build 01:26:28 ---> Using cache 01:26:28 ---> 145edada60e4 01:26:28 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:26:28 ---> Using cache 01:26:28 ---> b40eef394e58 01:26:28 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 01:26:28 ---> Using cache 01:26:28 ---> bc2831c340f5 01:26:28 Step 12/27 : WORKDIR /edgex-go 01:26:28 ---> Using cache 01:26:28 ---> b05ba33a7b34 01:26:28 01:26:28 Step 13/27 : FROM alpine:3.17 01:26:28 ---> 9ed4aefc74f6 01:26:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:26:28 ---> Using cache 01:26:28 ---> e163a4d24b4d 01:26:28 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:26:28 ---> Using cache 01:26:28 ---> dbc59666c17d 01:26:28 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:26:28 ---> Using cache 01:26:28 Removing intermediate container e324783b0e24 01:26:28 ---> 148f3d1b1234 01:26:28 Step 23/25 : LABEL arch=x86_64 01:26:31 ---> c5f11d215b6c 01:26:31 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:26:31 ---> Using cache 01:26:31 ---> 6664341ac25d 01:26:31 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:26:31 ---> Running in 5400d5dfd62a 01:26:31 ---> Running in aef0d5a89d85 01:26:31 Removing intermediate container 5400d5dfd62a 01:26:31 ---> 11a59beb7710 01:26:31 Step 24/25 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:26:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:26:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:26:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.321s coverage: 28.7% of statements 01:26:36 ---> Running in 1a9c0060d136 01:26:36 ---> ab78be8720bf 01:26:36 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:26:36 Removing intermediate container a59ee6754e7b 01:26:36 ---> c4227687a02a 01:26:36 01:26:36 Step 9/20 : FROM alpine:3.17 01:26:36 ---> 9ed4aefc74f6 01:26:36 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:26:36 Removing intermediate container 9becdd5acfac 01:26:36 ---> 1173a7168d19 01:26:36 01:26:36 Step 10/23 : FROM alpine:3.17 01:26:36 ---> 9ed4aefc74f6 01:26:36 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:26:37 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 01:26:38 Removing intermediate container 1a9c0060d136 01:26:38 ---> e8394cd4a4c1 01:26:38 Step 25/25 : LABEL version=0.0.0 01:26:38 ---> Running in 44b06b329e9a 01:26:38 ---> Running in 9fd73719d0e6 01:26:38 ---> 7e2e8c733014 01:26:38 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:26:38 ---> Running in 99fbffa02b45 01:26:38 Removing intermediate container 9fd73719d0e6 01:26:38 ---> 8fd9abaa30ab 01:26:38 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:26:38 ---> Running in 9cf7e433d616 01:26:38 Removing intermediate container 99fbffa02b45 01:26:38 ---> 9c7128dafff4 01:26:38 01:26:38 ---> af01e7046686 01:26:38 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:26:38 Successfully built 9c7128dafff4 01:26:38 Successfully tagged security-secretstore-setup:latest 01:26:38  Building security-secretstore-setup ... done  ---> c2568f819fd3 01:26:38 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:26:38 ---> 08969ab5ecdf 01:26:38 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:26:38 ---> Running in e2951a6f35ef 01:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:26:38 Removing intermediate container e2951a6f35ef 01:26:38 ---> 449bc2cb33d3 01:26:38 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:26:39 ---> Running in 86d7229342b2 01:26:39 Removing intermediate container 86d7229342b2 01:26:39 ---> e2955b400c30 01:26:39 Step 25/27 : LABEL arch=x86_64 01:26:39 ---> Running in 346dca1677aa 01:26:39 (1/2) Installing ca-certificates (20220614-r4) 01:26:39 Removing intermediate container 346dca1677aa 01:26:39 ---> 51b9cc97b6e5 01:26:39 Step 26/27 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:26:39 ---> Running in bbe73f26a17b 01:26:39 Removing intermediate container bbe73f26a17b 01:26:39 ---> 900b909d4039 01:26:39 Step 27/27 : LABEL version=0.0.0 01:26:39 ---> Running in f6e44d37b537 01:26:39 (2/2) Installing dumb-init (1.2.5-r2) 01:26:39 Executing busybox-1.35.0-r29.trigger 01:26:39 Executing ca-certificates-20220614-r4.trigger 01:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:26:39 Removing intermediate container f6e44d37b537 01:26:39 ---> 6803b8d81f83 01:26:39 01:26:39 Successfully built 6803b8d81f83 01:26:39 Successfully tagged security-spire-agent:latest 01:26:39  Building security-spire-agent ... done OK: 8 MiB in 17 packages 01:26:39 v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:26:39 v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:26:39 OK: 17818 distinct packages available 01:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:26:40 Removing intermediate container 44b06b329e9a 01:26:40 ---> f6cf9dd6e07d 01:26:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 01:26:40 (1/9) Installing ca-certificates (20220614-r4) 01:26:40 (2/9) Installing brotli-libs (1.0.9-r9) 01:26:40 ---> Running in be068cb0cc39 01:26:40 (3/9) Installing nghttp2-libs (1.51.0-r0) 01:26:40 (4/9) Installing libcurl (7.88.1-r1) 01:26:40 (5/9) Installing curl (7.88.1-r1) 01:26:40 (6/9) Installing dumb-init (1.2.5-r2) 01:26:40 (7/9) Installing musl-obstack (1.2.3-r0) 01:26:40 (8/9) Installing libucontext (1.2-r0) 01:26:40 (9/9) Installing gcompat (1.1.0-r0) 01:26:40 Executing busybox-1.35.0-r29.trigger 01:26:40 Executing ca-certificates-20220614-r4.trigger 01:26:40 Removing intermediate container be068cb0cc39 01:26:40 ---> b3bc23dea33c 01:26:40 Step 13/23 : ENV APP_PORT=59860 01:26:40 ---> Running in 223399cebddd 01:26:40 OK: 10 MiB in 24 packages 01:26:40 Removing intermediate container 223399cebddd 01:26:40 ---> 7d30243aeede 01:26:40 Step 14/23 : EXPOSE $APP_PORT 01:26:40 ---> Running in dc7d31320f1d 01:26:41 Removing intermediate container dc7d31320f1d 01:26:41 ---> 594633f31155 01:26:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:26:41 ---> ee4dcfa5bdb9 01:26:41 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:26:41 Removing intermediate container 9cf7e433d616 01:26:41 ---> 2cc627a7d512 01:26:41 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:26:42 ---> ae37b522f8d6 01:26:42 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 01:26:42 ---> d7ab157b44c9 01:26:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:26:43 ---> 12fc762e227d 01:26:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:26:43 ---> dad89cd4d1f7 01:26:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:26:44 ---> 96f9ac9e9a2b 01:26:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:26:45 ---> Running in 7c6bd31321bb 01:26:45 ---> 90985f64df3b 01:26:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:26:45 Removing intermediate container 7c6bd31321bb 01:26:45 ---> 98d3e6cd4408 01:26:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:26:45 ---> aec45444e242 01:26:45 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:26:45 ---> Running in db3de1f9ad68 01:26:45 ---> Running in b816c4fc4946 01:26:45 Removing intermediate container db3de1f9ad68 01:26:45 ---> ff4ed604d33e 01:26:45 Step 21/23 : LABEL arch=x86_64 01:26:45 Removing intermediate container b816c4fc4946 01:26:45 ---> 5b2c55f07050 01:26:45 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:26:45 ---> Running in 5f25bd1672a1 01:26:45 ---> Running in 1484d13faf55 01:26:45 Removing intermediate container 1484d13faf55 01:26:45 ---> efbe79063f37 01:26:45 Step 18/20 : LABEL arch=x86_64 01:26:45 Removing intermediate container 5f25bd1672a1 01:26:45 ---> ef879189f111 01:26:45 Step 22/23 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:26:45 ---> Running in 3c1e8f1f9b68 01:26:45 ---> Running in 0193b8cb8d4b 01:26:45 Removing intermediate container 3c1e8f1f9b68 01:26:45 ---> 24075718ff9d 01:26:45 Step 23/23 : LABEL version=0.0.0 01:26:45 Removing intermediate container 0193b8cb8d4b 01:26:45 ---> d4742d938e36 01:26:45 Step 19/20 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:26:45 ---> Running in 27f80b50a57a 01:26:45 ---> Running in cff44df0174b 01:26:45 Removing intermediate container 27f80b50a57a 01:26:45 ---> 72f26177bf26 01:26:45 01:26:45 Removing intermediate container cff44df0174b 01:26:45 ---> d756a822ca1b 01:26:45 Step 20/20 : LABEL version=0.0.0 01:26:45 ---> Running in b94e83a2a8a7 01:26:45 Successfully built 72f26177bf26 01:26:45 Successfully tagged support-notifications:latest 01:26:46  Building support-notifications ... done Removing intermediate container b94e83a2a8a7 01:26:46 ---> 83b332bc84ab 01:26:46 01:26:46 Successfully built 83b332bc84ab 01:26:46 Successfully tagged security-spiffe-token-provider:latest 01:26:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.338s coverage: 98.5% of statements 01:26:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:26:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 01:26:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:26:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.422s coverage: 71.3% of statements 01:26:56  Building security-spiffe-token-provider ... done Removing intermediate container aef0d5a89d85 01:26:56 ---> aa1f5fa300ef 01:26:56 01:26:56 Step 9/33 : FROM alpine:3.17 01:26:56 ---> 9ed4aefc74f6 01:26:56 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:26:56 ---> Using cache 01:26:56 ---> 8fd9abaa30ab 01:26:56 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 01:26:56 ---> Running in cdb29b4e626a 01:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:26:56 (1/2) Installing dumb-init (1.2.5-r2) 01:26:56 (2/2) Installing su-exec (0.2-r2) 01:26:56 Executing busybox-1.35.0-r29.trigger 01:26:56 OK: 7 MiB in 17 packages 01:26:57 Removing intermediate container cdb29b4e626a 01:26:57 ---> 22bce600ca8b 01:26:57 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 01:26:57 ---> Running in 7cc5b3b312b8 01:26:57 Removing intermediate container 7cc5b3b312b8 01:26:57 ---> f6b8cb45a781 01:26:57 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 01:26:57 ---> Running in 14f7660f19d8 01:26:57 Removing intermediate container 14f7660f19d8 01:26:57 ---> 5ef2d2814aa2 01:26:57 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 01:26:57 ---> Running in 1582a22846c7 01:26:57 Removing intermediate container 1582a22846c7 01:26:57 ---> edad92f2f9d2 01:26:57 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 01:26:57 ---> Running in 7fcb83963509 01:26:57 Removing intermediate container 7fcb83963509 01:26:57 ---> 16ea0bb02806 01:26:57 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 01:26:57 ---> Running in 9e3b212be885 01:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:26:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.380s coverage: 54.0% of statements 01:26:58 Removing intermediate container 9e3b212be885 01:26:58 ---> 3b5512c5fa09 01:26:58 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 01:26:58 ---> Running in 57262aadd0af 01:26:58 Removing intermediate container 57262aadd0af 01:26:58 ---> d94c1954d1cd 01:26:58 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 01:26:58 ---> 7fdccdd2815a 01:26:58 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 01:26:58 ---> Running in 683d2a77ffa4 01:26:58 Removing intermediate container 683d2a77ffa4 01:26:58 ---> d8cb51a1e01d 01:26:58 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 01:26:59 ---> 37a84512e5c4 01:26:59 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 01:26:59 ---> 30dd5a9b1b6b 01:26:59 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:26:59 ---> 4c2706a911da 01:26:59 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:26:59 ---> 30fa020d5605 01:26:59 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 01:27:00 ---> 32bc0dde4862 01:27:00 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 01:27:00 ---> f4038de2b3ea 01:27:00 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 01:27:00 ---> be6324f46b0e 01:27:00 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:27:00 ---> 47b87d40c706 01:27:00 Step 28/33 : RUN chmod +x /entrypoint.sh 01:27:00 ---> Running in cd82df0d28c0 01:27:01 Removing intermediate container cd82df0d28c0 01:27:01 ---> e563d9da43b0 01:27:01 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 01:27:01 ---> Running in ca7a86618837 01:27:01 Removing intermediate container ca7a86618837 01:27:01 ---> 8611ab211f94 01:27:01 Step 30/33 : CMD ["gate"] 01:27:01 ---> Running in d0148cc7bfe6 01:27:01 Removing intermediate container d0148cc7bfe6 01:27:01 ---> 9158fccd7e4e 01:27:01 Step 31/33 : LABEL arch=x86_64 01:27:01 ---> Running in d526821c347a 01:27:01 Removing intermediate container d526821c347a 01:27:01 ---> a53d88b89717 01:27:01 Step 32/33 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:27:01 ---> Running in 19ae9308acb9 01:27:01 Removing intermediate container 19ae9308acb9 01:27:01 ---> 4deb5db91ee9 01:27:01 Step 33/33 : LABEL version=0.0.0 01:27:01 ---> Running in 6dff1d1abc96 01:27:02 Removing intermediate container 6dff1d1abc96 01:27:02 ---> a3c637d13a2b 01:27:02 01:27:02 Successfully built a3c637d13a2b 01:27:02 Successfully tagged security-bootstrapper:latest 01:27:02  Building security-bootstrapper ... done  [Pipeline] } 01:27:02 $ docker stop --time=1 f47600e0d4e520412ca7247d3a05cb84d091a016ae9174ca9d6dcfb64275dc0a 01:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:27:03 $ docker rm -f --volumes f47600e0d4e520412ca7247d3a05cb84d091a016ae9174ca9d6dcfb64275dc0a [Pipeline] // withDockerContainer [Pipeline] sh 01:27:03 + docker images 01:27:03 REPOSITORY TAG IMAGE ID CREATED SIZE 01:27:03 security-bootstrapper latest a3c637d13a2b 2 seconds ago 22.2MB 01:27:03 aa1f5fa300ef 10 seconds ago 1.67GB 01:27:03 security-spiffe-token-provider latest 83b332bc84ab 18 seconds ago 32.8MB 01:27:03 support-notifications latest 72f26177bf26 18 seconds ago 32.7MB 01:27:03 security-spire-agent latest 6803b8d81f83 24 seconds ago 129MB 01:27:03 security-secretstore-setup latest 9c7128dafff4 25 seconds ago 32.8MB 01:27:03 1173a7168d19 27 seconds ago 1.75GB 01:27:03 c4227687a02a 27 seconds ago 1.72GB 01:27:03 security-spire-config latest 2ba8a3ed0bf1 49 seconds ago 88.9MB 01:27:03 security-proxy-setup latest 736e6ac8af5b 50 seconds ago 18.7MB 01:27:03 b05ba33a7b34 About a minute ago 1.54GB 01:27:03 0460a26f84b4 About a minute ago 1.68GB 01:27:03 ff267e8b41d1 About a minute ago 1.66GB 01:27:03 support-scheduler latest 4a4998d5cec4 About a minute ago 32.1MB 01:27:03 d7011e95d686 2 minutes ago 1.75GB 01:27:03 core-command latest 74878658975a 3 minutes ago 19.8MB 01:27:03 security-proxy-auth latest f0d71da05b07 3 minutes ago 18.3MB 01:27:03 core-common-config-bootstrapper latest b5a55bed185a 3 minutes ago 17.2MB 01:27:03 f4ef27e6e4ed 3 minutes ago 1.69GB 01:27:03 core-data latest e20fd4529a33 3 minutes ago 20MB 01:27:03 core-metadata latest 15e4a1a98592 3 minutes ago 20.4MB 01:27:03 4c7804790dc5 3 minutes ago 1.69GB 01:27:03 6c53c94e4037 3 minutes ago 1.69GB 01:27:03 18c5a8bd1f51 3 minutes ago 1.66GB 01:27:03 d7cc79e3229b 3 minutes ago 1.68GB 01:27:03 security-spire-server latest e2ef848e2983 4 minutes ago 89.8MB 01:27:03 d1d5cf2eadbc 4 minutes ago 1.54GB 01:27:03 ci-base-image-x86_64 latest 03e948519192 8 minutes ago 881MB 01:27:03 alpine 3.17 9ed4aefc74f6 12 days ago 7.05MB 01:27:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB 01:27:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 01:27:03 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] } 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:27:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.228s coverage: 88.5% of statements 01:27:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.727s coverage: 3.9% of statements 01:27:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:27:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:27:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:27:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.602s coverage: 95.6% of statements 01:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:27:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 72.2% of statements 01:27:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:27:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:27:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:27:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.246s coverage: 65.9% of statements 01:27:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:27:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.407s coverage: 0.9% of statements 01:27:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.254s coverage: 29.0% of statements 01:27:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.300s coverage: 44.1% of statements 01:27:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.236s coverage: 82.9% of statements 01:27:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements 01:27:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.257s coverage: 96.3% of statements 01:27:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements 01:27:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:28:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.226s coverage: 94.4% of statements 01:28:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:28:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:28:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:28:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:28:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:28:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:28:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.097s coverage: 79.9% of statements 01:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.292s coverage: 92.9% of statements 01:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 01:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.226s coverage: 62.3% of statements 01:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements 01:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.174s coverage: 20.0% of statements 01:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 01:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.453s coverage: 81.2% of statements 01:28:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 01:28:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:28:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.565s coverage: 82.1% of statements 01:28:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 86.0% of statements 01:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 63.1% of statements 01:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.270s coverage: 100.0% of statements 01:28:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements 01:28:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements 01:28:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements 01:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 01:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 01:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 01:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 01:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.999s coverage: 38.4% of statements 01:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.252s coverage: 89.5% of statements 01:28:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:28:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:28:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:28:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.233s coverage: 84.8% of statements 01:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:28:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.310s coverage: 17.7% of statements 01:28:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:28:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:28:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:28:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:28:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.572s coverage: 92.3% of statements 01:29:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:29:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.295s coverage: 61.5% of statements 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:29:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.397s coverage: 97.7% of statements 01:29:06 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 01:29:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:29:06 go vet ./... 01:31:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:31:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:31:58 ./bin/test-attribution-txt.sh [Pipeline] echo 01:31:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:31:58 + ls -al . 01:31:58 total 700 01:31:58 drwxrwxr-x 10 1001 1001 4096 Apr 11 01:23 . 01:31:58 drwxr-xr-x 4 root root 4096 Apr 11 01:23 .. 01:31:58 drwxrwxr-x 2 1001 1001 4096 Apr 11 01:22 .blubracket 01:31:58 -rw-rw-r-- 1 1001 1001 16 Apr 11 01:22 .dockerignore 01:31:58 drwxrwxr-x 8 1001 1001 4096 Apr 11 01:22 .git 01:31:58 drwxrwxr-x 3 1001 1001 4096 Apr 11 01:22 .github 01:31:58 -rw-rw-r-- 1 1001 1001 1133 Apr 11 01:22 .gitignore 01:31:58 -rw-rw-r-- 1 1001 1001 42 Apr 11 01:22 .golangci.yml 01:31:58 -rw-rw-r-- 1 1001 1001 87 Apr 11 01:22 .hadolint.yml 01:31:58 -rw-rw-r-- 1 1001 1001 166 Apr 11 01:22 .sonarcloud.properties 01:31:58 -rw-rw-r-- 1 1001 1001 1171 Apr 11 01:22 ADOPTERS.md 01:31:58 -rw-rw-r-- 1 1001 1001 10835 Apr 11 01:22 Attribution.txt 01:31:58 -rw-rw-r-- 1 1001 1001 73765 Apr 11 01:22 CHANGELOG.md 01:31:58 -rw-rw-r-- 1 1001 1001 3804 Apr 11 01:22 CONTRIBUTING.md 01:31:58 -rw-rw-r-- 1 1001 1001 677 Apr 11 01:22 GOVERNANCE.md 01:31:58 -rw-rw-r-- 1 1001 1001 883 Apr 11 01:22 Jenkinsfile 01:31:58 -rw-rw-r-- 1 1001 1001 10775 Apr 11 01:22 LICENSE 01:31:58 -rw-rw-r-- 1 1001 1001 14368 Apr 11 01:22 Makefile 01:31:58 -rw-rw-r-- 1 1001 1001 582 Apr 11 01:22 OWNERS.md 01:31:58 -rw-rw-r-- 1 1001 1001 9403 Apr 11 01:22 README.md 01:31:58 -rw-rw-r-- 1 1001 1001 789 Apr 11 01:22 SECURITY.md 01:31:58 -rw-rw-r-- 1 1001 1001 5 Apr 11 01:17 VERSION 01:31:58 drwxrwxr-x 2 1001 1001 4096 Apr 11 01:22 bin 01:31:58 drwxrwxr-x 18 1001 1001 4096 Apr 11 01:22 cmd 01:31:58 -rw-r--r-- 1 root root 447380 Apr 11 01:29 coverage.out 01:31:58 -rw-rw-r-- 1 1001 1001 3200 Apr 11 01:22 go.mod 01:31:58 -rw-rw-r-- 1 1001 1001 31265 Apr 11 01:22 go.sum 01:31:58 drwxrwxr-x 7 1001 1001 4096 Apr 11 01:22 internal 01:31:58 drwxrwxr-x 3 1001 1001 4096 Apr 11 01:22 openapi 01:31:58 -rw-rw-r-- 1 1001 1001 594 Apr 11 01:22 security.txt 01:31:58 drwxrwxr-x 4 1001 1001 4096 Apr 11 01:22 snap 01:31:58 -rw-rw-r-- 1 1001 1001 204 Apr 11 01:22 version.go [Pipeline] sh 01:31:59 + '[' -e coverage.out ] 01:31:59 + chown 1001:1001 coverage.out [Pipeline] stash 01:31:59 Warning: overwriting stash ‘coverage-report’ 01:32:00 Stashed 1 file(s) [Pipeline] sh 01:32:00 + make build 01:32:00 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 01:33:37 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 01:33: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 01:33:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:33:49 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 01:34:37 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 01:34:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:34:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:34: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:34:58 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 01:35:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:35:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:35:15 $ docker stop --time=1 ac722f6abc99d4c15e52b3915ada2f840cf7e99b6fddaec2525e2c064bac10e5 01:35:18 $ docker rm -f --volumes ac722f6abc99d4c15e52b3915ada2f840cf7e99b6fddaec2525e2c064bac10e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:35:20 01:35:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:35:21 latest: Pulling from edgex-devops/edgex-compose-arm64 01:35:21 29e5d40040c1: Pulling fs layer 01:35:21 1ce36da41761: Pulling fs layer 01:35:21 25b303627fd3: Pulling fs layer 01:35:21 29e5d40040c1: Verifying Checksum 01:35:21 1ce36da41761: Download complete 01:35:22 29e5d40040c1: Pull complete 01:35:23 1ce36da41761: Pull complete 01:35:23 25b303627fd3: Verifying Checksum 01:35:23 25b303627fd3: Download complete 01:35:33 25b303627fd3: Pull complete 01:35:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:35:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:35:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:35:33 prd-ubuntu20.04-docker-arm64-4c-16g-7350 does not seem to be running inside a container 01:35:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:35:36 $ docker top 3a73f37fdda46dae3810f02c38bdcdad64dd0d4fc33acda21ff4d6f37445bfc1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:37 + docker-compose build --help 01:35:37 + grep parallel 01:35:42 --parallel Build images in parallel. [Pipeline] } 01:35:42 $ docker stop --time=1 3a73f37fdda46dae3810f02c38bdcdad64dd0d4fc33acda21ff4d6f37445bfc1 01:35:44 $ docker rm -f --volumes 3a73f37fdda46dae3810f02c38bdcdad64dd0d4fc33acda21ff4d6f37445bfc1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:35:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:35:45 prd-ubuntu20.04-docker-arm64-4c-16g-7350 does not seem to be running inside a container 01:35:45 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:35:46 $ docker top 064e3b117f9a80dcf1ae5bf74e1280090c84ecb97cba62e2fd7a5e58a1019d2f -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:47 + docker-compose -f ./docker-compose-build.yml build --parallel 01:35:52 Building core-command ... 01:35:52 Building core-common-config-bootstrapper ... 01:35:52 Building core-data ... 01:35:52 Building core-metadata ... 01:35:52 Building security-bootstrapper ... 01:35:52 Building security-proxy-auth ... 01:35:52 Building security-proxy-setup ... 01:35:52 Building security-secretstore-setup ... 01:35:52 Building security-spiffe-token-provider ... 01:35:52 Building security-spire-agent ... 01:35:52 Building security-spire-config ... 01:35:52 Building security-spire-server ... 01:35:52 Building support-notifications ... 01:35:52 Building support-scheduler ... 01:35:52 Building security-bootstrapper 01:35:52 Building security-proxy-auth 01:35:52 Building support-scheduler 01:35:52 Building security-spire-agent 01:35:52 Building core-metadata 01:36:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:36:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:36:39 ---> d02cded7b620 01:36:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:36:39 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:36:39 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:36:39 ---> d02cded7b620 01:36:39 Step 3/27 : WORKDIR /edgex-go 01:36:39 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:36:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:36:39 ---> d02cded7b620 01:36:39 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:36:39 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:36:39 Step 2/33 : FROM ${BUILDER_BASE} AS builder 01:36:39 ---> d02cded7b620 01:36:39 Step 3/33 : WORKDIR /edgex-go 01:36:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:36:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:36:39 ---> d02cded7b620 01:36:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:36:39 ---> Running in 5a1383e4ed7d 01:36:39 ---> Running in 1eb5d120e9bc 01:36:39 ---> Running in ab448c35a0fe 01:36:39 ---> Running in c8c32cf9ab1e 01:36:39 ---> Running in 713bef3f4541 01:36:39 Removing intermediate container 5a1383e4ed7d 01:36:39 ---> d9103f37ebf6 01:36:39 Step 4/23 : WORKDIR /edgex-go 01:36:39 Removing intermediate container 713bef3f4541 01:36:39 ---> e0471560e0d3 01:36:39 Step 4/33 : RUN apk add --update --no-cache make git 01:36:39 ---> Running in a3629fd3f4a5 01:36:39 ---> Running in a2a13aa291fa 01:36:39 Removing intermediate container ab448c35a0fe 01:36:39 ---> 119b78a440cb 01:36:39 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:36:39 Removing intermediate container 1eb5d120e9bc 01:36:39 ---> 38af0b7c6b02 01:36:39 Step 4/25 : WORKDIR /edgex-go 01:36:39 Removing intermediate container c8c32cf9ab1e 01:36:39 ---> 8dc13ef09d78 01:36:39 Step 4/23 : WORKDIR /edgex-go 01:36:39 ---> Running in 04118de96639 01:36:39 ---> Running in f129b98feee9 01:36:39 ---> Running in 447ebf1c9cb6 01:36:39 Removing intermediate container a3629fd3f4a5 01:36:39 ---> 34ee9caa34b1 01:36:39 Step 5/23 : RUN apk add --update --no-cache make git 01:36:39 ---> Running in 64f18e4784eb 01:36:39 Removing intermediate container f129b98feee9 01:36:39 ---> 9599f5b4325e 01:36:39 Step 5/25 : RUN apk add --update --no-cache make git 01:36:39 ---> Running in 24c580ba784b 01:36:39 Removing intermediate container 447ebf1c9cb6 01:36:39 ---> e69c2f33425d 01:36:39 Step 5/23 : RUN apk add --update --no-cache make git 01:36:40 ---> Running in 3415e3dbdced 01:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:36:43 OK: 263 MiB in 53 packages 01:36:43 OK: 263 MiB in 53 packages 01:36:43 OK: 263 MiB in 53 packages 01:36:44 OK: 263 MiB in 53 packages 01:36:44 Removing intermediate container a2a13aa291fa 01:36:44 ---> ef16a72a7969 01:36:44 Step 5/33 : COPY go.mod vendor* ./ 01:36:44 OK: 263 MiB in 53 packages 01:36:45 Removing intermediate container 64f18e4784eb 01:36:45 ---> d23f2efca097 01:36:45 Step 6/23 : COPY go.mod vendor* ./ 01:36:45 Removing intermediate container 04118de96639 01:36:45 ---> 5075489b7f81 01:36:45 Step 5/27 : COPY go.mod vendor* ./ 01:36:45 ---> bd51f59935f3 01:36:45 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:46 Removing intermediate container 24c580ba784b 01:36:46 ---> 49030361b608 01:36:46 Step 6/25 : COPY go.mod vendor* ./ 01:36:46 ---> Running in 0161a4dd1662 01:36:46 Removing intermediate container 3415e3dbdced 01:36:46 ---> 3d0639fa84bd 01:36:46 Step 6/23 : COPY go.mod vendor* ./ 01:36:46 ---> 2ee38a22c112 01:36:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:47 ---> 7a94dd36dffd 01:36:47 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:47 ---> Running in a259a4963132 01:36:47 ---> Running in e7c658b4ff1e 01:36:47 ---> 2f01f351a107 01:36:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:47 ---> 25f49d384f0f 01:36:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:47 ---> Running in d28d4640fbd0 01:36:47 ---> Running in cd84a92e978a 01:38:39 Removing intermediate container cd84a92e978a 01:38:39 ---> 276b9652d142 01:38:39 Step 8/25 : COPY . . 01:38:39 Removing intermediate container e7c658b4ff1e 01:38:39 ---> 25f93cba117e 01:38:39 Step 8/23 : COPY . . 01:38:39 Removing intermediate container a259a4963132 01:38:39 ---> 5a2426572c7e 01:38:39 Step 7/27 : COPY . . 01:38:39 Removing intermediate container 0161a4dd1662 01:38:39 ---> 945f72a77943 01:38:39 Step 7/33 : COPY . . 01:38:39 Removing intermediate container d28d4640fbd0 01:38:39 ---> 30dd064dc049 01:38:39 Step 8/23 : COPY . . 01:38:51 ---> 200f0f9528ca 01:38:51 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:38:51 ---> f2c30bdf8508 01:38:51 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 01:38:51 ---> 38557e4a608c 01:38:51 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 01:38:51 ---> fbb19f031d61 01:38:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 01:38:51 ---> 2a42df16aa84 01:38:51 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 01:38:51 ---> Running in e8085c916f25 01:38:51 ---> Running in 9db64429657c 01:38:51 ---> Running in a546d113126b 01:38:51 ---> Running in 7b3f00de3cca 01:38:51 ---> Running in 84e945af30bf 01:38:51 Removing intermediate container a546d113126b 01:38:51 ---> 32bcb4ace457 01:38:51 Step 9/27 : WORKDIR /edgex-go/spire-build 01:38:52 ---> Running in 3b9808ead4b8 01:38:52 Removing intermediate container 3b9808ead4b8 01:38:52 ---> 899c610ab0fe 01:38:52 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:38:52 ---> Running in d792afa634c5 01:38:53 Removing intermediate container d792afa634c5 01:38:53 ---> 3347946a3a66 01:38:53 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 01:38:53 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 01:38:53 ---> Running in 14e214a51596 01:38:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:38:53 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 01:38: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:38:56 Removing intermediate container 14e214a51596 01:38:56 ---> 3ac9ce08d093 01:38:56 Step 12/27 : WORKDIR /edgex-go 01:38:56 ---> Running in 1f8ec013d833 01:38:57 Removing intermediate container 1f8ec013d833 01:38:57 ---> c177fa2078a8 01:38:57 01:38:57 Step 13/27 : FROM alpine:3.17 01:38:57 3.17: Pulling from library/alpine 01:38:58 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:38:58 Status: Downloaded newer image for alpine:3.17 01:38:58 ---> 51e60588ff2c 01:38:58 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:38:58 ---> Running in 235bb7c95d22 01:38:59 Removing intermediate container 235bb7c95d22 01:38:59 ---> ae055ffba051 01:38:59 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:38:59 ---> Running in e959dd50a05f 01:39:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:39:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:39:04 v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:39:04 v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:39:04 OK: 17689 distinct packages available 01:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:39:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:39:06 (1/5) Installing dumb-init (1.2.5-r2) 01:39:06 (2/5) Installing musl-obstack (1.2.3-r0) 01:39:06 (3/5) Installing libucontext (1.2-r0) 01:39:06 (4/5) Installing gcompat (1.1.0-r0) 01:39:06 (5/5) Installing openssl (3.0.8-r3) 01:39:06 Executing busybox-1.35.0-r29.trigger 01:39:06 OK: 9 MiB in 20 packages 01:39:08 Removing intermediate container e959dd50a05f 01:39:08 ---> 8be253e22ced 01:39:08 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:39:09 ---> 266450b14789 01:39:09 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:39:10 ---> 81801a8d3554 01:39:10 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:39:14 ---> 735c6ba5e782 01:39:14 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:39:20 ---> b4fe7c6bcd38 01:39:20 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:39:20 ---> d5e6f27b8ec9 01:39:20 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:39:21 ---> 8ae1bef1a3c1 01:39:21 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:39:22 ---> c4fddd782d17 01:39:22 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:39:22 ---> Running in 86940e832c42 01:39:23 Removing intermediate container 86940e832c42 01:39:23 ---> 5e88367fb7d1 01:39:23 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:39:23 ---> Running in 37234254a16a 01:39:23 Removing intermediate container 37234254a16a 01:39:23 ---> dea122d3a6ae 01:39:23 Step 25/27 : LABEL arch=arm64 01:39:23 ---> Running in 695d0397b901 01:39:23 Removing intermediate container 695d0397b901 01:39:23 ---> 8fdd15d78ff6 01:39:24 Step 26/27 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:39:24 ---> Running in 78746da8bfb9 01:39:24 Removing intermediate container 78746da8bfb9 01:39:24 ---> b9315f4bc260 01:39:24 Step 27/27 : LABEL version=0.0.0 01:39:24 ---> Running in 4955e77cb630 01:39:25 Removing intermediate container 4955e77cb630 01:39:25 ---> 65994f5c8c55 01:39:25 01:39:25 Successfully built 65994f5c8c55 01:39:25 Successfully tagged security-spire-agent-arm64:latest 01:39:25  Building security-spire-agent ... done Building core-command 01:39:43 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:39:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:39:43 ---> d02cded7b620 01:39:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:39:43 ---> Using cache 01:39:43 ---> 38af0b7c6b02 01:39:43 Step 4/24 : WORKDIR /edgex-go 01:39:43 ---> Using cache 01:39:43 ---> 9599f5b4325e 01:39:43 Step 5/24 : RUN apk add --update --no-cache make git 01:39:43 ---> Using cache 01:39:43 ---> 49030361b608 01:39:43 Step 6/24 : COPY go.mod vendor* ./ 01:39:43 ---> Using cache 01:39:43 ---> 25f49d384f0f 01:39:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:43 ---> Using cache 01:39:43 ---> 276b9652d142 01:39:43 Step 8/24 : COPY . . 01:39:43 ---> Using cache 01:39:43 ---> 2a42df16aa84 01:39:43 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 01:39:43 ---> Running in 5aa3d8213c35 01:39:43 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 01:45:35 Removing intermediate container 7b3f00de3cca 01:45:35 ---> fed555902854 01:45:35 01:45:35 Step 10/23 : FROM alpine:3.17 01:45:35 ---> 51e60588ff2c 01:45:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:45:35 ---> Running in badb73d5c6a5 01:45:35 Removing intermediate container badb73d5c6a5 01:45:35 ---> 645a5058a203 01:45:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:45:35 ---> Running in 6741e549af93 01:45:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:45:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:45:35 (1/1) Installing dumb-init (1.2.5-r2) 01:45:35 Executing busybox-1.35.0-r29.trigger 01:45:35 OK: 8 MiB in 16 packages 01:45:35 Removing intermediate container 6741e549af93 01:45:35 ---> e436f191c54d 01:45:35 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:45:35 ---> a425ec49ec67 01:45:35 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:45:35 ---> 47b597bae99a 01:45:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:45:35 ---> 50dd2b71ee00 01:45:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:45:36 Removing intermediate container e8085c916f25 01:45:36 ---> cd2d6af56b38 01:45:36 01:45:36 Step 9/33 : FROM alpine:3.17 01:45:36 ---> 51e60588ff2c 01:45:36 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:45:36 ---> Running in 3217ecb2ec33 01:45:37 ---> bafe04479f32 01:45:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:45:37 Removing intermediate container 3217ecb2ec33 01:45:37 ---> ee00a99cdbd0 01:45:37 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 01:45:37 ---> Running in c0c16cc6c9d5 01:45:38 ---> c97ff98b7098 01:45:38 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:45:38 ---> Running in 06e576c89412 01:45:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:45:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:45:42 (1/2) Installing dumb-init (1.2.5-r2) 01:45:42 (2/2) Installing su-exec (0.2-r2) 01:45:42 Executing busybox-1.35.0-r29.trigger 01:45:42 OK: 8 MiB in 17 packages 01:45:44 Removing intermediate container 06e576c89412 01:45:44 ---> 8cfeb2916882 01:45:44 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:45:44 ---> Running in d418c03dcbc3 01:45:44 Removing intermediate container c0c16cc6c9d5 01:45:44 ---> 2d3f3b39a26b 01:45:44 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 01:45:44 ---> Running in 7886dbc58c85 01:45:44 Removing intermediate container d418c03dcbc3 01:45:44 ---> 5e000019ae7c 01:45:44 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 01:45:45 ---> Running in 21046af15f55 01:45:45 Removing intermediate container 7886dbc58c85 01:45:45 ---> 55f1ecc82438 01:45:45 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 01:45:45 ---> Running in 25ed4a52938d 01:45:45 Removing intermediate container 21046af15f55 01:45:45 ---> 9a8f3e8ad04d 01:45:45 Step 21/23 : LABEL arch=arm64 01:45:46 ---> Running in 75026ddab247 01:45:46 Removing intermediate container 25ed4a52938d 01:45:46 ---> 0a717d0069c5 01:45:46 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 01:45:46 ---> Running in 7953083be66e 01:45:46 Removing intermediate container 75026ddab247 01:45:46 ---> c05dc2cf4287 01:45:46 Step 22/23 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:45:47 ---> Running in 349fe0caa6d5 01:45:47 Removing intermediate container 7953083be66e 01:45:47 ---> 6d911f9f6ad5 01:45:47 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 01:45:47 ---> Running in 45acaf23eb0d 01:45:47 Removing intermediate container 349fe0caa6d5 01:45:47 ---> 5c287151e46d 01:45:47 Step 23/23 : LABEL version=0.0.0 01:45:47 ---> Running in f022dacf1d36 01:45:48 Removing intermediate container 45acaf23eb0d 01:45:48 ---> 1889c7411334 01:45:48 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 01:45:48 ---> Running in 76363b61c86b 01:45:48 Removing intermediate container f022dacf1d36 01:45:48 ---> 451146f48630 01:45:48 01:45:49 Successfully built 451146f48630 01:45:49 Successfully tagged security-proxy-auth-arm64:latest 01:45:49  Building security-proxy-auth ... done Building security-secretstore-setup 01:45:51 Removing intermediate container 76363b61c86b 01:45:51 ---> 3bab4a44b100 01:45:51 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 01:45:51 ---> Running in e09aa7cf7b52 01:45:52 Removing intermediate container e09aa7cf7b52 01:45:52 ---> f818801bfffe 01:45:52 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 01:45:53 ---> ff865b0bfda0 01:45:53 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 01:45:53 ---> Running in 0395c0c7c21b 01:45:57 Removing intermediate container 0395c0c7c21b 01:45:57 ---> 6c7dc276795e 01:45:57 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 01:45:58 ---> 029746ce1ea8 01:45:58 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 01:45:59 ---> 8e44419916f0 01:45:59 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:46:02 ---> d492ececfd49 01:46:02 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:46:03 ---> e002d6678f3f 01:46:03 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 01:46:04 ---> afd1a3a92e57 01:46:04 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 01:46:06 ---> c2405603e200 01:46:06 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 01:46:06 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:46:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:46:06 ---> d02cded7b620 01:46:06 Step 3/25 : WORKDIR /edgex-go 01:46:06 ---> Using cache 01:46:06 ---> 119b78a440cb 01:46:06 Step 4/25 : RUN apk add --update --no-cache make git 01:46:06 ---> Running in ea7d721ca721 01:46:07 ---> a4dfd6b4c449 01:46:07 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:46:08 ---> 7428adbfbb6e 01:46:08 Step 28/33 : RUN chmod +x /entrypoint.sh 01:46:09 ---> Running in 8e5ee8353cac 01:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:46:12 OK: 263 MiB in 53 packages 01:46:12 Removing intermediate container 8e5ee8353cac 01:46:12 ---> 0569e5a112f5 01:46:12 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 01:46:12 ---> Running in 5bf7efab10cb 01:46:13 Removing intermediate container 5bf7efab10cb 01:46:13 ---> 8b8428d0c3b3 01:46:13 Step 30/33 : CMD ["gate"] 01:46:13 ---> Running in 3277fee87586 01:46:14 Removing intermediate container ea7d721ca721 01:46:14 ---> 88d2966b088a 01:46:14 Step 5/25 : COPY go.mod vendor* ./ 01:46:14 Removing intermediate container 3277fee87586 01:46:14 ---> 50d486312e38 01:46:14 Step 31/33 : LABEL arch=arm64 01:46:14 ---> Running in 8d1883b9535b 01:46:15 ---> 23a73eb10446 01:46:15 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:15 ---> Running in 6dcd639ddee0 01:46:15 Removing intermediate container 8d1883b9535b 01:46:15 ---> 4c62af611bbc 01:46:15 Step 32/33 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:46:15 ---> Running in c65a630b50c9 01:46:16 Removing intermediate container c65a630b50c9 01:46:16 ---> 97b642104fb7 01:46:16 Step 33/33 : LABEL version=0.0.0 01:46:17 ---> Running in ac44e659b4f4 01:46:17 Removing intermediate container ac44e659b4f4 01:46:17 ---> ffa20b4d3ea5 01:46:17 01:46:17 Successfully built ffa20b4d3ea5 01:46:17 Successfully tagged security-bootstrapper-arm64:latest 01:46:17 Building security-spire-config 01:46:36  Building security-bootstrapper ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:46:36 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:46:36 ---> d02cded7b620 01:46:36 Step 3/27 : WORKDIR /edgex-go 01:46:36 ---> Using cache 01:46:36 ---> 119b78a440cb 01:46:36 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:46:36 ---> Using cache 01:46:36 ---> 5075489b7f81 01:46:36 Step 5/27 : COPY go.mod vendor* ./ 01:46:36 ---> Using cache 01:46:36 ---> 7a94dd36dffd 01:46:36 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:36 ---> Using cache 01:46:36 ---> 5a2426572c7e 01:46:36 Step 7/27 : COPY . . 01:46:36 ---> Using cache 01:46:36 ---> 38557e4a608c 01:46:36 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 01:46:36 ---> Using cache 01:46:36 ---> 32bcb4ace457 01:46:36 Step 9/27 : WORKDIR /edgex-go/spire-build 01:46:36 ---> Using cache 01:46:36 ---> 899c610ab0fe 01:46:36 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:46:36 ---> Using cache 01:46:36 ---> 3347946a3a66 01:46:36 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 01:46:36 ---> Using cache 01:46:36 ---> 3ac9ce08d093 01:46:36 Step 12/27 : WORKDIR /edgex-go 01:46:36 ---> Using cache 01:46:36 ---> c177fa2078a8 01:46:36 01:46:36 Step 13/27 : FROM alpine:3.17 01:46:36 ---> 51e60588ff2c 01:46:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:46:36 ---> Using cache 01:46:36 ---> ae055ffba051 01:46:36 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:46:36 ---> Running in b7259723f21b 01:46:37 Removing intermediate container 84e945af30bf 01:46:37 ---> 5c0bea848486 01:46:37 01:46:37 Step 10/25 : FROM alpine:3.17 01:46:37 ---> 51e60588ff2c 01:46:37 Step 11/25 : RUN apk add --update --no-cache dumb-init 01:46:38 ---> Running in c83935b7a345 01:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:46:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:46:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:46:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:46:42 v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:46:42 v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:46:42 OK: 17689 distinct packages available 01:46:42 (1/1) Installing dumb-init (1.2.5-r2) 01:46:42 Executing busybox-1.35.0-r29.trigger 01:46:42 OK: 8 MiB in 16 packages 01:46:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:46:44 Removing intermediate container c83935b7a345 01:46:44 ---> e9f39d434327 01:46:44 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:46:44 ---> Running in 5958c05fac31 01:46:45 Removing intermediate container 5958c05fac31 01:46:45 ---> b98196a7f15f 01:46:45 Step 13/25 : ENV APP_PORT=59881 01:46:45 ---> Running in c2dbe0f3643b 01:46:45 (1/4) Installing dumb-init (1.2.5-r2) 01:46:45 (2/4) Installing musl-obstack (1.2.3-r0) 01:46:45 (3/4) Installing libucontext (1.2-r0) 01:46:45 (4/4) Installing gcompat (1.1.0-r0) 01:46:45 Executing busybox-1.35.0-r29.trigger 01:46:45 OK: 8 MiB in 19 packages 01:46:46 Removing intermediate container c2dbe0f3643b 01:46:46 ---> 75cab4078539 01:46:46 Step 14/25 : EXPOSE $APP_PORT 01:46:46 ---> Running in b8bd55642bb4 01:46:47 Removing intermediate container b8bd55642bb4 01:46:47 ---> 0a6e89ce1624 01:46:47 Step 15/25 : WORKDIR / 01:46:47 ---> Running in 1bef05aa50e7 01:46:48 Removing intermediate container b7259723f21b 01:46:48 ---> 9e4ef6ae6448 01:46:48 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:46:49 Removing intermediate container 1bef05aa50e7 01:46:49 ---> b66c7c425695 01:46:49 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:46:49 ---> 8244ad616a87 01:46:49 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:46:51 ---> 4a95d5dd1981 01:46:51 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 01:46:51 ---> 9f686d8d7fd4 01:46:51 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:46:53 ---> d6b4eefb184d 01:46:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:46:57 ---> e097827d4837 01:46:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:47:00 ---> ac0650080457 01:47:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:47:01 ---> e539a71e93b0 01:47:01 Step 21/25 : ENTRYPOINT ["/core-metadata"] 01:47:01 ---> Running in a51fc1abd863 01:47:02 ---> d73c4bd0d0e4 01:47:02 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:47:02 Removing intermediate container 5aa3d8213c35 01:47:02 ---> f59bd2c44180 01:47:02 01:47:02 Step 10/24 : FROM alpine:3.17 01:47:02 ---> 51e60588ff2c 01:47:02 Step 11/24 : RUN apk add --update --no-cache dumb-init 01:47:02 ---> Using cache 01:47:02 ---> e9f39d434327 01:47:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:47:02 ---> Using cache 01:47:02 ---> b98196a7f15f 01:47:02 Step 13/24 : ENV APP_PORT=59882 01:47:02 ---> Running in e05c454d7803 01:47:02 Removing intermediate container a51fc1abd863 01:47:02 ---> 2455afcb46aa 01:47:02 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:47:02 ---> Running in 52b0cbb22304 01:47:03 Removing intermediate container 52b0cbb22304 01:47:03 ---> 70f3d672aa91 01:47:03 Step 23/25 : LABEL arch=arm64 01:47:03 Removing intermediate container e05c454d7803 01:47:03 ---> 77774b4eea96 01:47:03 Step 14/24 : EXPOSE $APP_PORT 01:47:03 ---> Running in 8a2425f1f73e 01:47:03 ---> 92fdc1be01a9 01:47:03 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:47:03 ---> Running in 41360184624d 01:47:04 ---> Running in ef597b7c3887 01:47:04 Removing intermediate container 8a2425f1f73e 01:47:04 ---> 5f017eb8fa51 01:47:04 Step 15/24 : WORKDIR / 01:47:04 Removing intermediate container 41360184624d 01:47:04 ---> 3e255d59fa63 01:47:04 Step 24/25 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:47:04 Removing intermediate container ef597b7c3887 01:47:04 ---> 6c7b59b2fd9a 01:47:04 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:47:04 ---> Running in f6a44816fb3b 01:47:05 ---> Running in 99a52a03e7e2 01:47:05 Removing intermediate container 99a52a03e7e2 01:47:05 ---> e6b99f17dbdb 01:47:05 Step 25/25 : LABEL version=0.0.0 01:47:06 Removing intermediate container f6a44816fb3b 01:47:06 ---> fa86ff7a202e 01:47:06 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:47:06 ---> Running in 5bfa54646be2 01:47:06 ---> 8d37e639aa79 01:47:06 Step 22/27 : WORKDIR / 01:47:06 ---> Running in 9dc500d9adfc 01:47:06 Removing intermediate container 5bfa54646be2 01:47:06 ---> 3f9f2054a60c 01:47:06 01:47:07 Removing intermediate container 9dc500d9adfc 01:47:07 ---> c33bcd1b214f 01:47:07 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:47:07 ---> 12388a11f672 01:47:07 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 01:47:07 ---> Running in 27aa795f6449 01:47:07 Successfully built 3f9f2054a60c 01:47:07 Successfully tagged core-metadata-arm64:latest 01:47:07  Building core-metadata ... done Building core-data 01:47:08 Removing intermediate container 27aa795f6449 01:47:08 ---> 00fc3af4cc1b 01:47:08 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:47:08 ---> Running in 78953d8df341 01:47:09 ---> 835c8849ecfe 01:47:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:47:09 Removing intermediate container 78953d8df341 01:47:09 ---> 811e6f0cf313 01:47:09 Step 25/27 : LABEL arch=arm64 01:47:09 ---> Running in 2854b7e09824 01:47:10 Removing intermediate container 2854b7e09824 01:47:10 ---> bbf461a19a5a 01:47:10 Step 26/27 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:47:11 ---> Running in 335db7cc0383 01:47:11 Removing intermediate container 335db7cc0383 01:47:11 ---> 12d94ce42ef3 01:47:11 Step 27/27 : LABEL version=0.0.0 01:47:12 ---> Running in 273801a2b52c 01:47:12 ---> 32f4d33c998a 01:47:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:47:13 Removing intermediate container 273801a2b52c 01:47:13 ---> 2f84f6341dd6 01:47:13 01:47:14 ---> 9da8fec92d06 01:47:14 Step 20/24 : ENTRYPOINT ["/core-command"] 01:47:14 Successfully built 2f84f6341dd6 01:47:14 Successfully tagged security-spire-config-arm64:latest 01:47:14  Building security-spire-config ... done Building security-spire-server 01:47:14 ---> Running in 1efadb6492a5 01:47:15 Removing intermediate container 1efadb6492a5 01:47:15 ---> 4de67b78f077 01:47:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:47:15 ---> Running in a9620459448b 01:47:16 Removing intermediate container a9620459448b 01:47:16 ---> 94f4fd6bb441 01:47:16 Step 22/24 : LABEL arch=arm64 01:47:17 ---> Running in 8687ca07ed07 01:47:17 Removing intermediate container 8687ca07ed07 01:47:18 ---> 51b13448a94d 01:47:18 Step 23/24 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:47:18 ---> Running in e6c58ac42054 01:47:19 Removing intermediate container e6c58ac42054 01:47:19 ---> 1de83fbd2507 01:47:19 Step 24/24 : LABEL version=0.0.0 01:47:19 ---> Running in f1ab079b1567 01:47:20 Removing intermediate container f1ab079b1567 01:47:20 ---> 118ecd9f506e 01:47:20 01:47:21 Successfully built 118ecd9f506e 01:47:21 Successfully tagged core-command-arm64:latest 01:47:21 Building support-notifications 01:47:31  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:47:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:47:31 ---> d02cded7b620 01:47:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:47:31 ---> Using cache 01:47:31 ---> 38af0b7c6b02 01:47:31 Step 4/23 : WORKDIR /edgex-go 01:47:31 ---> Using cache 01:47:31 ---> 9599f5b4325e 01:47:31 Step 5/23 : RUN apk add --update --no-cache make git 01:47:31 ---> Using cache 01:47:31 ---> 49030361b608 01:47:31 Step 6/23 : COPY go.mod vendor* ./ 01:47:31 ---> Using cache 01:47:31 ---> 25f49d384f0f 01:47:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:31 ---> Using cache 01:47:31 ---> 276b9652d142 01:47:31 Step 8/23 : COPY . . 01:47:31 ---> Using cache 01:47:31 ---> 2a42df16aa84 01:47:31 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 01:47:32 ---> Running in f576fa6d0254 01:47:34 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 01:47:40 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:47:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:47:40 ---> d02cded7b620 01:47:40 Step 3/26 : WORKDIR /edgex-go 01:47:40 ---> Using cache 01:47:40 ---> 119b78a440cb 01:47:40 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 01:47:40 ---> Using cache 01:47:40 ---> 5075489b7f81 01:47:40 Step 5/26 : COPY go.mod vendor* ./ 01:47:40 ---> Using cache 01:47:40 ---> 7a94dd36dffd 01:47:40 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:40 ---> Using cache 01:47:40 ---> 5a2426572c7e 01:47:40 Step 7/26 : COPY . . 01:47:40 ---> Using cache 01:47:40 ---> 38557e4a608c 01:47:40 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 01:47:40 ---> Using cache 01:47:40 ---> 32bcb4ace457 01:47:40 Step 9/26 : WORKDIR /edgex-go/spire-build 01:47:40 ---> Using cache 01:47:40 ---> 899c610ab0fe 01:47:40 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:47:40 ---> Using cache 01:47:40 ---> 3347946a3a66 01:47:40 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 01:47:41 ---> Running in 1bd2f501bea2 01:47:46 Removing intermediate container 1bd2f501bea2 01:47:46 ---> 35d6c66e2da0 01:47:46 Step 12/26 : WORKDIR /edgex-go 01:47:46 ---> Running in 3e249b59ffa6 01:47:47 Removing intermediate container 3e249b59ffa6 01:47:47 ---> 6a0e0dd193e3 01:47:47 01:47:47 Step 13/26 : FROM alpine:3.17 01:47:47 ---> 51e60588ff2c 01:47:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:47:47 ---> Using cache 01:47:47 ---> ae055ffba051 01:47:47 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:47:47 ---> Using cache 01:47:47 ---> 8be253e22ced 01:47:47 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 01:47:47 ---> Using cache 01:47:47 ---> 266450b14789 01:47:47 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 01:47:47 ---> Using cache 01:47:47 ---> 81801a8d3554 01:47:47 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:47:49 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:47:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:47:49 ---> d02cded7b620 01:47:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:47:49 ---> Using cache 01:47:49 ---> 38af0b7c6b02 01:47:49 Step 4/23 : WORKDIR /edgex-go 01:47:49 ---> Using cache 01:47:49 ---> 9599f5b4325e 01:47:49 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:47:49 ---> Running in fb6bdce3c83c 01:47:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:47:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:47:54 OK: 263 MiB in 53 packages 01:47:57 Removing intermediate container fb6bdce3c83c 01:47:57 ---> 2143b3801cc6 01:47:57 Step 6/23 : COPY go.mod vendor* ./ 01:47:58 ---> 4088881f5488 01:47:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:58 ---> Running in 962b9ec52c07 01:48:00 ---> 9dda26151c80 01:48:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:48:01 ---> 4966a9358082 01:48:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:48:03 ---> ad45e7cebdd9 01:48:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:48:04 ---> 4ef2bf987ea9 01:48:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:48:04 ---> Running in 40bdf10f5122 01:48:04 Removing intermediate container 40bdf10f5122 01:48:04 ---> 53b050872343 01:48:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:48:05 ---> Running in 675729cf237f 01:48:05 Removing intermediate container 675729cf237f 01:48:05 ---> af6ee1f1837a 01:48:05 Step 24/26 : LABEL arch=arm64 01:48:06 ---> Running in 38a6899d8dd4 01:48:06 Removing intermediate container 38a6899d8dd4 01:48:06 ---> 2ee58a354b86 01:48:06 Step 25/26 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:48:07 ---> Running in d732ace7ea30 01:48:07 Removing intermediate container d732ace7ea30 01:48:07 ---> 9c2c7696257a 01:48:07 Step 26/26 : LABEL version=0.0.0 01:48:07 ---> Running in 65800db92081 01:48:08 Removing intermediate container 65800db92081 01:48:08 ---> 97b947c5aa14 01:48:08 01:48:09 Successfully built 97b947c5aa14 01:48:09 Successfully tagged security-spire-server-arm64:latest 01:48:09  Building security-spire-server ... done Building security-spiffe-token-provider 01:48:09 Removing intermediate container 6dcd639ddee0 01:48:09 ---> 797470b5e6bb 01:48:09 Step 7/25 : COPY . . 01:48:31 ---> 800d80da3fda 01:48:31 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:48:31 ---> Running in e5f633c5bdbf 01:48:31 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:48:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:48:31 ---> d02cded7b620 01:48:31 Step 3/20 : WORKDIR /edgex-go 01:48:31 ---> Using cache 01:48:31 ---> 119b78a440cb 01:48:31 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:48:31 ---> Running in acdd26b187f6 01:48:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:48:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:48:35 v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:48:35 v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:48:35 OK: 17694 distinct packages available 01:48:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:48:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:48:38 Removing intermediate container 9db64429657c 01:48:38 ---> e6d67b0632d7 01:48:38 01:48:38 Step 10/23 : FROM alpine:3.17 01:48:38 ---> 51e60588ff2c 01:48:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:48:38 ---> Using cache 01:48:38 ---> e9f39d434327 01:48:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:48:38 ---> Using cache 01:48:38 ---> b98196a7f15f 01:48:38 Step 13/23 : ENV APP_PORT=59861 01:48:38 OK: 263 MiB in 53 packages 01:48:38 ---> Running in 1071c7100ecb 01:48:39 Removing intermediate container 1071c7100ecb 01:48:39 ---> 5cabb71e4e53 01:48:39 Step 14/23 : EXPOSE $APP_PORT 01:48:39 ---> Running in d095e7a61802 01:48:40 Removing intermediate container d095e7a61802 01:48:40 ---> 76f2ed4b83e1 01:48:40 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:48:41 Removing intermediate container acdd26b187f6 01:48:41 ---> 21a0c2b9cea2 01:48:41 Step 5/20 : COPY go.mod vendor* ./ 01:48:42 ---> 5a65dc44d6f1 01:48:42 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:48:42 ---> 28c2c44e3e01 01:48:42 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:42 ---> Running in 61cf000ca43f 01:48:44 ---> 75ea2e402e0b 01:48:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:48:47 ---> 3e7a4b4bd441 01:48:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:48:48 ---> c3cd10c78719 01:48:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:48:48 ---> Running in ddedc422061f 01:48:48 Removing intermediate container ddedc422061f 01:48:48 ---> 95cb1f3a7769 01:48:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:48:48 ---> Running in 5bb128c4a1c5 01:48:49 Removing intermediate container 5bb128c4a1c5 01:48:49 ---> 06e9277bdb31 01:48:49 Step 21/23 : LABEL arch=arm64 01:48:49 ---> Running in 0cf071369ada 01:48:50 Removing intermediate container 0cf071369ada 01:48:50 ---> 22d685e97602 01:48:50 Step 22/23 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:48:50 ---> Running in 758469d94515 01:48:50 Removing intermediate container 758469d94515 01:48:50 ---> 4be2c60d0449 01:48:50 Step 23/23 : LABEL version=0.0.0 01:48:51 ---> Running in 7e58b6c3e4f9 01:48:51 Removing intermediate container 7e58b6c3e4f9 01:48:51 ---> a2221fc81054 01:48:51 01:48:51 Successfully built a2221fc81054 01:48:51 Successfully tagged support-scheduler-arm64:latest 01:48:51  Building support-scheduler ... done Building core-common-config-bootstrapper 01:49:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:49:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:49:13 ---> d02cded7b620 01:49:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:49:13 ---> Using cache 01:49:13 ---> 38af0b7c6b02 01:49:13 Step 4/23 : WORKDIR /edgex-go 01:49:13 ---> Using cache 01:49:13 ---> 9599f5b4325e 01:49:13 Step 5/23 : RUN apk add --update --no-cache make git 01:49:13 ---> Using cache 01:49:13 ---> 49030361b608 01:49:13 Step 6/23 : COPY go.mod vendor* ./ 01:49:13 ---> Using cache 01:49:13 ---> 25f49d384f0f 01:49:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:13 ---> Using cache 01:49:13 ---> 276b9652d142 01:49:13 Step 8/23 : COPY . . 01:49:13 ---> Using cache 01:49:13 ---> 2a42df16aa84 01:49:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:49:13 ---> Running in 40b7d4ba09ff 01:49:16 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 01:49:34 Removing intermediate container 962b9ec52c07 01:49:34 ---> 51890dfcc13d 01:49:34 Step 8/23 : COPY . . 01:49:47 ---> e9a9c54e9bb7 01:49:47 Step 9/23 : RUN make cmd/support-notifications/support-notifications 01:49:47 ---> Running in d447c7d269f2 01:49:48 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 01:50:35 Removing intermediate container 61cf000ca43f 01:50:35 ---> 2d80b3f7e158 01:50:35 Step 7/20 : COPY . . 01:50:41 ---> e5f239785ff0 01:50:41 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:50:41 ---> Running in ab53028a10d2 01:50:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:55:20 Removing intermediate container f576fa6d0254 01:55:20 ---> b62ac913c260 01:55:20 01:55:20 Step 10/23 : FROM alpine:3.17 01:55:20 ---> 51e60588ff2c 01:55:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:55:20 ---> Running in f010214c7aaa 01:55:20 Removing intermediate container f010214c7aaa 01:55:20 ---> 876206271813 01:55:20 Step 12/23 : ENV APP_PORT=59880 01:55:20 ---> Running in 8ee951f032af 01:55:20 Removing intermediate container 8ee951f032af 01:55:20 ---> 6db34d3cae5f 01:55:20 Step 13/23 : EXPOSE $APP_PORT 01:55:20 ---> Running in 18fd991105ed 01:55:20 Removing intermediate container 18fd991105ed 01:55:20 ---> a2e5c0c089cb 01:55:20 Step 14/23 : RUN apk add --update --no-cache dumb-init 01:55:20 ---> Running in e6258958eeb5 01:55:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:55:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:55:22 (1/1) Installing dumb-init (1.2.5-r2) 01:55:22 Executing busybox-1.35.0-r29.trigger 01:55:22 OK: 8 MiB in 16 packages 01:55:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:55:24 Removing intermediate container e6258958eeb5 01:55:24 ---> 85566ac5d4b6 01:55:24 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:55:27 ---> 4f050183c513 01:55:27 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:55:27 ---> 8a6994606fef 01:55:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:55:29 ---> 08c4348cde9e 01:55:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:55:30 ---> 2b59fe60cc53 01:55:30 Step 19/23 : ENTRYPOINT ["/core-data"] 01:55:30 ---> Running in 26e97dbeb99f 01:55:31 Removing intermediate container 26e97dbeb99f 01:55:31 ---> 4722186dba79 01:55:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:55:31 ---> Running in 43f411b6f123 01:55:31 Removing intermediate container 43f411b6f123 01:55:31 ---> 989905902332 01:55:31 Step 21/23 : LABEL arch=arm64 01:55:31 ---> Running in ad883551b5ee 01:55:32 Removing intermediate container ad883551b5ee 01:55:32 ---> 07a14846b844 01:55:32 Step 22/23 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:55:32 ---> Running in eb6773792891 01:55:32 Removing intermediate container eb6773792891 01:55:32 ---> 06cf72acda04 01:55:32 Step 23/23 : LABEL version=0.0.0 01:55:33 ---> Running in 9783e7ea99b5 01:55:33 Removing intermediate container 9783e7ea99b5 01:55:33 ---> 2a0e270c00b2 01:55:33 01:55:33 Successfully built 2a0e270c00b2 01:55:33 Successfully tagged core-data-arm64:latest 01:55:33  Building core-data ... done Building security-proxy-setup 01:55:46 Removing intermediate container e5f633c5bdbf 01:55:46 ---> d6044869da20 01:55:46 01:55:46 Step 9/25 : FROM alpine:3.17 01:55:46 ---> 51e60588ff2c 01:55:46 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:55:46 ---> Running in 4001a5d00e5d 01:55:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:55:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:55:50 (1/3) Installing ca-certificates (20220614-r4) 01:55:50 (2/3) Installing dumb-init (1.2.5-r2) 01:55:50 (3/3) Installing su-exec (0.2-r2) 01:55:50 Executing busybox-1.35.0-r29.trigger 01:55:50 Executing ca-certificates-20220614-r4.trigger 01:55:51 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:55:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:55:51 ---> d02cded7b620 01:55:51 Step 3/22 : WORKDIR /edgex-go 01:55:51 ---> Using cache 01:55:51 ---> 119b78a440cb 01:55:51 Step 4/22 : RUN apk add --update --no-cache make git 01:55:51 ---> Using cache 01:55:51 ---> 88d2966b088a 01:55:51 Step 5/22 : COPY go.mod vendor* ./ 01:55:51 ---> Using cache 01:55:51 ---> 23a73eb10446 01:55:51 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:51 ---> Using cache 01:55:51 ---> 797470b5e6bb 01:55:51 Step 7/22 : COPY . . 01:55:51 ---> Using cache 01:55:51 ---> 800d80da3fda 01:55:51 Step 8/22 : RUN make cmd/secrets-config/secrets-config 01:55:51 OK: 8 MiB in 18 packages 01:55:53 ---> Running in abe11e45d776 01:55:54 Removing intermediate container 4001a5d00e5d 01:55:54 ---> 52ed0aadeabd 01:55:54 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:55:54 ---> Running in fe049d3d02c6 01:55:55 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 01:55:55 Removing intermediate container fe049d3d02c6 01:55:55 ---> d70b01481702 01:55:55 Step 12/25 : WORKDIR / 01:55:55 ---> Running in c36fb0dc3497 01:55:56 Removing intermediate container c36fb0dc3497 01:55:56 ---> 70d90413f06c 01:55:56 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:55:57 ---> cc7a40fd3392 01:55:57 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 01:55:58 ---> 1ed4764e0ecb 01:55:58 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:55:59 ---> 2c12b30d83f3 01:55:59 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:56:00 ---> 929b6212f7d7 01:56:00 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:56:00 ---> 7aeb3c87461a 01:56:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:56:02 ---> 7b4c33551c7b 01:56:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:56:06 ---> 427b1e3b69f7 01:56:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:56:07 ---> 3667bfd5e726 01:56:07 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:56:07 ---> Running in 1d76c9d4d767 01:56:11 Removing intermediate container 1d76c9d4d767 01:56:11 ---> 15393b39910b 01:56:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:56:11 ---> Running in 5a38e5cb2a3a 01:56:12 Removing intermediate container 5a38e5cb2a3a 01:56:12 ---> b97abac6b859 01:56:12 Step 23/25 : LABEL arch=arm64 01:56:12 ---> Running in 7880c5ee501a 01:56:12 Removing intermediate container 7880c5ee501a 01:56:12 ---> eb133ac1033f 01:56:12 Step 24/25 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:56:12 ---> Running in b3bba30a0e4f 01:56:13 Removing intermediate container b3bba30a0e4f 01:56:13 ---> c94d3904a246 01:56:13 Step 25/25 : LABEL version=0.0.0 01:56:13 ---> Running in f691f617a239 01:56:14 Removing intermediate container f691f617a239 01:56:14 ---> 768ab6bc1a0d 01:56:14 01:56:14 Successfully built 768ab6bc1a0d 01:56:14 Successfully tagged security-secretstore-setup-arm64:latest 01:56:41  Building security-secretstore-setup ... done Removing intermediate container 40b7d4ba09ff 01:56:41 ---> a306dd9c52a2 01:56:41 01:56:41 Step 10/23 : FROM alpine:3.17 01:56:41 ---> 51e60588ff2c 01:56:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:56:41 ---> Using cache 01:56:41 ---> 645a5058a203 01:56:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:56:41 ---> Using cache 01:56:41 ---> e436f191c54d 01:56:41 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:56:41 ---> Using cache 01:56:41 ---> a425ec49ec67 01:56:41 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:56:41 ---> Using cache 01:56:41 ---> 47b597bae99a 01:56:41 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:56:42 ---> 562333c9f633 01:56:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:56:43 ---> 4a481dc462a8 01:56:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:56:45 ---> 2f2d8c12abc4 01:56:45 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:56:45 ---> Running in 73d442adb70d 01:56:48 Removing intermediate container 73d442adb70d 01:56:48 ---> 36be91f182aa 01:56:48 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:56:48 ---> Running in 9751a1395f77 01:56:49 Removing intermediate container 9751a1395f77 01:56:49 ---> 66f63c9d2bd2 01:56:49 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 01:56:49 ---> Running in db97e22e868b 01:56:49 Removing intermediate container db97e22e868b 01:56:49 ---> 99575b812e15 01:56:49 Step 21/23 : LABEL arch=arm64 01:56:49 ---> Running in dd66c36b113e 01:56:50 Removing intermediate container dd66c36b113e 01:56:50 ---> e2aaba49513d 01:56:50 Step 22/23 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:56:50 ---> Running in 8df74b67d3c4 01:56:51 Removing intermediate container 8df74b67d3c4 01:56:51 ---> bd7457efc98c 01:56:51 Step 23/23 : LABEL version=0.0.0 01:56:51 ---> Running in 2a5c534c43b0 01:56:51 Removing intermediate container 2a5c534c43b0 01:56:51 ---> fa98630da2be 01:56:51 01:56:51 Successfully built fa98630da2be 01:56:51 Successfully tagged core-common-config-bootstrapper-arm64:latest 01:58:58  Building core-common-config-bootstrapper ... done Removing intermediate container ab53028a10d2 01:58:58 ---> 03512d85651b 01:58:58 01:58:58 Step 9/20 : FROM alpine:3.17 01:58:58 ---> 51e60588ff2c 01:58:58 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:58:58 ---> Using cache 01:58:58 ---> ee00a99cdbd0 01:58:58 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:58:58 ---> Running in 76090c803de7 01:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:58:58 v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:58:58 v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:58:58 OK: 17689 distinct packages available 01:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:58:58 (1/9) Installing ca-certificates (20220614-r4) 01:58:58 (2/9) Installing brotli-libs (1.0.9-r9) 01:58:58 (3/9) Installing nghttp2-libs (1.51.0-r0) 01:58:58 (4/9) Installing libcurl (7.88.1-r1) 01:58:58 (5/9) Installing curl (7.88.1-r1) 01:58:58 (6/9) Installing dumb-init (1.2.5-r2) 01:58:58 (7/9) Installing musl-obstack (1.2.3-r0) 01:58:58 (8/9) Installing libucontext (1.2-r0) 01:58:58 (9/9) Installing gcompat (1.1.0-r0) 01:58:58 Executing busybox-1.35.0-r29.trigger 01:58:58 Executing ca-certificates-20220614-r4.trigger 01:58:58 OK: 11 MiB in 24 packages 01:59:01 Removing intermediate container 76090c803de7 01:59:01 ---> a5af74746b1f 01:59:01 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:59:02 ---> 24d723da2c20 01:59:02 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 01:59:04 ---> 5fa171ecc5ef 01:59:04 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:59:06 ---> 5284beac0f02 01:59:06 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:59:07 ---> 5858a483247f 01:59:07 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:59:07 ---> Running in 1216e2496d70 01:59:07 Removing intermediate container 1216e2496d70 01:59:07 ---> 37d934942d4d 01:59:07 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:59:07 ---> Running in 94b191b860f9 01:59:08 Removing intermediate container 94b191b860f9 01:59:08 ---> 5b0ff67467fd 01:59:08 Step 18/20 : LABEL arch=arm64 01:59:08 ---> Running in 508196194d65 01:59:08 Removing intermediate container 508196194d65 01:59:08 ---> 47a331487046 01:59:08 Step 19/20 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:59:09 ---> Running in 4d8e267c0c9f 01:59:09 Removing intermediate container d447c7d269f2 01:59:09 ---> 00ae933db772 01:59:09 01:59:09 Step 10/23 : FROM alpine:3.17 01:59:09 ---> 51e60588ff2c 01:59:09 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:59:10 ---> Running in 951b9c8be1bb 01:59:10 Removing intermediate container 4d8e267c0c9f 01:59:10 ---> 1cdb2f7740e1 01:59:10 Step 20/20 : LABEL version=0.0.0 01:59:10 ---> Running in 2bdbfac3551e 01:59:11 Removing intermediate container 2bdbfac3551e 01:59:11 ---> 20527b2b4fff 01:59:11 01:59:11 Successfully built 20527b2b4fff 01:59:11 Successfully tagged security-spiffe-token-provider-arm64:latest 01:59:11  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:59:13 (1/2) Installing ca-certificates (20220614-r4) 01:59:13 (2/2) Installing dumb-init (1.2.5-r2) 01:59:13 Executing busybox-1.35.0-r29.trigger 01:59:13 Executing ca-certificates-20220614-r4.trigger 01:59:14 OK: 8 MiB in 17 packages 01:59:16 Removing intermediate container 951b9c8be1bb 01:59:16 ---> 31d5ee72264f 01:59:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 01:59:16 ---> Running in ab3eab7adf4b 01:59:16 Removing intermediate container ab3eab7adf4b 01:59:16 ---> ab1d23253a38 01:59:16 Step 13/23 : ENV APP_PORT=59860 01:59:16 ---> Running in f8f963884103 01:59:17 Removing intermediate container f8f963884103 01:59:17 ---> 169d270f0f3e 01:59:17 Step 14/23 : EXPOSE $APP_PORT 01:59:17 ---> Running in 5a21a52249c1 01:59:17 Removing intermediate container 5a21a52249c1 01:59:17 ---> 0f2e62be8a41 01:59:17 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:59:18 ---> 2c76eeef5a11 01:59:18 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:59:19 ---> ce400abcbc90 01:59:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:59:23 ---> e2977787d96f 01:59:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:59:23 ---> 629d436a30ed 01:59:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:59:23 ---> Running in 5551a18066f1 01:59:24 Removing intermediate container 5551a18066f1 01:59:24 ---> 6a907250aa46 01:59:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:59:24 ---> Running in 6b7f0c43c1ae 01:59:24 Removing intermediate container 6b7f0c43c1ae 01:59:24 ---> 9b7ba21085ce 01:59:24 Step 21/23 : LABEL arch=arm64 01:59:24 ---> Running in 0e0d94ce8b91 01:59:25 Removing intermediate container 0e0d94ce8b91 01:59:25 ---> 8bbbc6fa3957 01:59:25 Step 22/23 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:59:25 ---> Running in abada4723906 01:59:25 Removing intermediate container abada4723906 01:59:25 ---> 201f7cc26b67 01:59:25 Step 23/23 : LABEL version=0.0.0 01:59:25 ---> Running in 177c96514743 01:59:26 Removing intermediate container 177c96514743 01:59:26 ---> a6174c56df4f 01:59:26 01:59:26 Successfully built a6174c56df4f 01:59:26 Successfully tagged support-notifications-arm64:latest 01:59:41  Building support-notifications ... done Removing intermediate container abe11e45d776 01:59:41 ---> 5824ac8b61b5 01:59:41 01:59:41 Step 9/22 : FROM alpine:3.17 01:59:41 ---> 51e60588ff2c 01:59:41 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 01:59:41 ---> Running in 94aef4229cc2 01:59:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:59:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:59:43 (1/2) Installing dumb-init (1.2.5-r2) 01:59:43 (2/2) Installing openssl (3.0.8-r3) 01:59:43 Executing busybox-1.35.0-r29.trigger 01:59:43 OK: 8 MiB in 17 packages 01:59:44 Removing intermediate container 94aef4229cc2 01:59:44 ---> 3a79f785b70e 01:59:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:59:44 ---> Running in 1c94fb0a5bb2 01:59:44 Removing intermediate container 1c94fb0a5bb2 01:59:44 ---> 20a75e41fe53 01:59:44 Step 12/22 : WORKDIR /edgex 01:59:44 ---> Running in 6324822f07e4 01:59:44 Removing intermediate container 6324822f07e4 01:59:44 ---> 82821d3b9728 01:59:44 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:59:45 ---> 2fa2d1bc4e04 01:59:45 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 01:59:46 ---> 127eea7c9d04 01:59:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:59:46 ---> 1d2c4b0dee0b 01:59:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:59:48 ---> e8face388eda 01:59:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:59:49 ---> 56e0c147491f 01:59:49 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:59:49 ---> Running in f4ab9bd627ba 01:59:51 Removing intermediate container f4ab9bd627ba 01:59:51 ---> 8e14cc4ec144 01:59:51 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:59:51 ---> Running in 191ac73b639e 01:59:51 Removing intermediate container 191ac73b639e 01:59:51 ---> 66832ff74cee 01:59:51 Step 20/22 : LABEL arch=arm64 01:59:51 ---> Running in 099bd2a215ea 01:59:51 Removing intermediate container 099bd2a215ea 01:59:51 ---> 03e68bb1372e 01:59:51 Step 21/22 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb 01:59:51 ---> Running in ce4ea6b60833 01:59:52 Removing intermediate container ce4ea6b60833 01:59:52 ---> c550965d8b5f 01:59:52 Step 22/22 : LABEL version=0.0.0 01:59:52 ---> Running in 0eb76acbc030 01:59:52 Removing intermediate container 0eb76acbc030 01:59:52 ---> e1b7891a082c 01:59:52 01:59:52 Successfully built e1b7891a082c 01:59:52 Successfully tagged security-proxy-setup-arm64:latest 01:59:52  Building security-proxy-setup ... done  [Pipeline] } 01:59:52 $ docker stop --time=1 064e3b117f9a80dcf1ae5bf74e1280090c84ecb97cba62e2fd7a5e58a1019d2f 01:59:54 $ docker rm -f --volumes 064e3b117f9a80dcf1ae5bf74e1280090c84ecb97cba62e2fd7a5e58a1019d2f [Pipeline] // withDockerContainer [Pipeline] sh 01:59:54 + docker images 01:59:55 REPOSITORY TAG IMAGE ID CREATED SIZE 01:59:55 security-proxy-setup-arm64 latest e1b7891a082c 3 seconds ago 18.7MB 01:59:55 5824ac8b61b5 16 seconds ago 1.47GB 01:59:55 support-notifications-arm64 latest a6174c56df4f 30 seconds ago 32.3MB 01:59:55 security-spiffe-token-provider-arm64 latest 20527b2b4fff 45 seconds ago 32.7MB 01:59:55 00ae933db772 47 seconds ago 1.56GB 01:59:55 03512d85651b About a minute ago 1.53GB 01:59:55 core-common-config-bootstrapper-arm64 latest fa98630da2be 3 minutes ago 17.2MB 01:59:55 a306dd9c52a2 3 minutes ago 1.48GB 01:59:55 security-secretstore-setup-arm64 latest 768ab6bc1a0d 3 minutes ago 32.2MB 01:59:55 d6044869da20 4 minutes ago 1.49GB 01:59:55 core-data-arm64 latest 2a0e270c00b2 4 minutes ago 19.9MB 01:59:55 b62ac913c260 4 minutes ago 1.5GB 01:59:55 support-scheduler-arm64 latest a2221fc81054 11 minutes ago 31.5MB 01:59:55 e6d67b0632d7 11 minutes ago 1.56GB 01:59:55 security-spire-server-arm64 latest 97b947c5aa14 11 minutes ago 87.1MB 01:59:55 6a0e0dd193e3 12 minutes ago 1.35GB 01:59:55 core-command-arm64 latest 118ecd9f506e 12 minutes ago 19.7MB 01:59:55 security-spire-config-arm64 latest 2f84f6341dd6 12 minutes ago 86.2MB 01:59:55 core-metadata-arm64 latest 3f9f2054a60c 12 minutes ago 20.2MB 01:59:55 f59bd2c44180 12 minutes ago 1.49GB 01:59:55 5c0bea848486 13 minutes ago 1.5GB 01:59:55 security-bootstrapper-arm64 latest ffa20b4d3ea5 13 minutes ago 21.9MB 01:59:55 security-proxy-auth-arm64 latest 451146f48630 14 minutes ago 18.3MB 01:59:55 cd2d6af56b38 14 minutes ago 1.48GB 01:59:55 fed555902854 14 minutes ago 1.47GB 01:59:55 security-spire-agent-arm64 latest 65994f5c8c55 20 minutes ago 125MB 01:59:55 c177fa2078a8 20 minutes ago 1.35GB 01:59:55 ci-base-image-arm64 latest d02cded7b620 36 minutes ago 866MB 01:59:55 alpine 3.17 51e60588ff2c 12 days ago 7.46MB 01:59:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB 01:59:55 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 01:59:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:59:55 01:59:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:59:56 arm64: Pulling from edgex-lftools-log-publisher 01:59:56 8998bd30e6a1: Pulling fs layer 01:59:56 04944245beec: Pulling fs layer 01:59:56 699f458cf7ca: Pulling fs layer 01:59:56 765212b225bb: Pulling fs layer 01:59:56 f23df028b6ca: Pulling fs layer 01:59:56 d65c8cfc05b1: Pulling fs layer 01:59:56 2437ff75d9bd: Pulling fs layer 01:59:56 f23df028b6ca: Waiting 01:59:56 d65c8cfc05b1: Waiting 01:59:56 2437ff75d9bd: Waiting 01:59:56 765212b225bb: Waiting 01:59:56 04944245beec: Verifying Checksum 01:59:56 04944245beec: Download complete 01:59:56 765212b225bb: Verifying Checksum 01:59:56 765212b225bb: Download complete 01:59:56 f23df028b6ca: Verifying Checksum 01:59:56 f23df028b6ca: Download complete 01:59:56 d65c8cfc05b1: Verifying Checksum 01:59:56 d65c8cfc05b1: Download complete 01:59:56 699f458cf7ca: Verifying Checksum 01:59:56 699f458cf7ca: Download complete 01:59:57 8998bd30e6a1: Download complete 01:59:59 2437ff75d9bd: Verifying Checksum 01:59:59 2437ff75d9bd: Download complete 02:00:00 8998bd30e6a1: Pull complete 02:00:02 04944245beec: Pull complete 02:00:03 699f458cf7ca: Pull complete 02:00:04 765212b225bb: Pull complete 02:00:04 f23df028b6ca: Pull complete 02:00:04 d65c8cfc05b1: Pull complete 02:00:19 2437ff75d9bd: Pull complete 02:00:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:00:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:00:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:20 prd-ubuntu20.04-docker-arm64-4c-16g-7350 does not seem to be running inside a container 02:00:20 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:00:23 $ docker top 9a1e06bc4e1ade096d306a8a70fa60950f62b9c404dadc3f6a1327c10b2bc275 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:23 ---> job-cost.sh 02:00:23 lf-activate-venv: SKIPPING 02:00:23 INFO: No Stack... 02:00:24 INFO: Retrieving Pricing Info for: v3-standard-4 02:00:25 INFO: Archiving Costs [Pipeline] sh 02:00:25 + cat /w/workspace/edgex-go/2/archives/cost.csv 02:00:25 + cut -d, -f6 [Pipeline] lock 02:00:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4503-2-stack-cost] 02:00:25 Resource [jenkins-edgexfoundry-edgex-go-PR-4503-2-stack-cost] did not exist. Created. 02:00:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4503-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:00:26 + echo total: 0.10999999940395355 [Pipeline] stash 02:00:26 Stashed 1 file(s) [Pipeline] } 02:00:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4503-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:00:26 $ docker stop --time=1 9a1e06bc4e1ade096d306a8a70fa60950f62b9c404dadc3f6a1327c10b2bc275 02:00:30 $ docker rm -f --volumes 9a1e06bc4e1ade096d306a8a70fa60950f62b9c404dadc3f6a1327c10b2bc275 [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 02:00:30 provisioning config files... 02:00:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5255371064155646776tmp [Pipeline] { [Pipeline] sh 02:00:31 + set +x 02:00:31 + curl -s https://codecov.io/bash 02:00:31 + bash -s -- 02:00:31 02:00:31 _____ _ 02:00:31 / ____| | | 02:00:31 | | ___ __| | ___ ___ _____ __ 02:00:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:00:31 | |___| (_) | (_| | __/ (_| (_) \ V / 02:00:31 \_____\___/ \__,_|\___|\___\___/ \_/ 02:00:31 Bash-1.0.6 02:00:31 02:00:31 02:00:31 ==> git version 2.25.1 found 02:00:31 ==> 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 02:00:31 Release-Date: 2020-01-08 02:00:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:00:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:00:31 ==> Jenkins CI detected. 02:00:31 current dir:  /w/workspace/edgex-go/2 02:00:31 project root: . 02:00:31 --> token set from env 02:00:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:00:31 ==> Running gcov in . (disable via -X gcov) 02:00:31 ==> Python coveragepy not found 02:00:31 ==> Searching for coverage reports in: 02:00:31 + . 02:00:31 -> Found 1 reports 02:00:31 ==> Detecting git/mercurial file structure 02:00:31 ==> Reading reports 02:00:31 + ./coverage.out bytes=447380 02:00:31 ==> Appending adjustments 02:00:31 https://docs.codecov.io/docs/fixing-reports 02:00:32 + Found adjustments 02:00:32 ==> Gzipping contents 02:00:32 60K /tmp/codecov.Qobbzf.gz 02:00:32 ==> Uploading reports 02:00:32 url: https://codecov.io 02:00:32 query: branch=PR-4503&commit=ef48cf16abad088f46b7419b747161179f7b3feb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4503%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4503&job=&cmd_args= 02:00:32 -> Pinging Codecov 02:00:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4503&commit=ef48cf16abad088f46b7419b747161179f7b3feb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4503%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4503&job=&cmd_args= 02:00:32 -> Uploading to 02:00:32 https://storage.googleapis.com/codecov/v4/raw/2023-04-11/00271124DB129430A58F1EEE437C3FCB/ef48cf16abad088f46b7419b747161179f7b3feb/dc80c56a-1b1d-4566-b5b5-0ea46fbb14f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T020032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d113bf6ef6edebe1694d71fbb8b43b6bed7cdb3ac72d0442d468dfc1174fa95 02:00:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:00:32 Dload Upload Total Spent Left Speed 02:00:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57480 0 0 100 57480 0 207k --:--:-- --:--:-- --:--:-- 207k 02:00:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ef48cf16abad088f46b7419b747161179f7b3feb [Pipeline] } 02:00:32 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 02:00:33 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 02:00:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:00:34 ---> package-listing.sh 02:00:34 ++ tr '[:upper:]' '[:lower:]' 02:00:34 ++ facter osfamily 02:00:34 + OS_FAMILY=debian 02:00:34 + workspace=/w/workspace/edgex-go/2 02:00:34 + START_PACKAGES=/tmp/packages_start.txt 02:00:34 + END_PACKAGES=/tmp/packages_end.txt 02:00:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:00:34 + PACKAGES=/tmp/packages_start.txt 02:00:34 + '[' /w/workspace/edgex-go/2 ']' 02:00:34 + PACKAGES=/tmp/packages_end.txt 02:00:34 + case "${OS_FAMILY}" in 02:00:34 + dpkg -l 02:00:34 + grep '^ii' 02:00:34 + '[' -f /tmp/packages_start.txt ']' 02:00:34 + '[' -f /tmp/packages_end.txt ']' 02:00:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:00:34 + '[' /w/workspace/edgex-go/2 ']' 02:00:34 + mkdir -p /w/workspace/edgex-go/2/archives/ 02:00:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 02:00:34 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:00:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:35 02:00:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:36 latest: Pulling from edgex-lftools-log-publisher 02:00:36 5eb5b503b376: Pulling fs layer 02:00:36 5c69ac0246d0: Pulling fs layer 02:00:36 ec43610c2a17: Pulling fs layer 02:00:36 3a2ae6a8a46f: Pulling fs layer 02:00:36 33b1e0a273af: Pulling fs layer 02:00:36 5d3b04190fa2: Pulling fs layer 02:00:36 2f39f015ded8: Pulling fs layer 02:00:36 33b1e0a273af: Waiting 02:00:36 5d3b04190fa2: Waiting 02:00:36 2f39f015ded8: Waiting 02:00:36 5c69ac0246d0: Verifying Checksum 02:00:36 5c69ac0246d0: Download complete 02:00:36 3a2ae6a8a46f: Verifying Checksum 02:00:36 3a2ae6a8a46f: Download complete 02:00:36 33b1e0a273af: Verifying Checksum 02:00:36 33b1e0a273af: Download complete 02:00:36 5d3b04190fa2: Download complete 02:00:36 ec43610c2a17: Verifying Checksum 02:00:36 ec43610c2a17: Download complete 02:00:36 5eb5b503b376: Verifying Checksum 02:00:36 5eb5b503b376: Download complete 02:00:36 2f39f015ded8: Download complete 02:00:37 5eb5b503b376: Pull complete 02:00:37 5c69ac0246d0: Pull complete 02:00:37 ec43610c2a17: Pull complete 02:00:37 3a2ae6a8a46f: Pull complete 02:00:38 33b1e0a273af: Pull complete 02:00:38 5d3b04190fa2: Pull complete 02:00:42 2f39f015ded8: Pull complete 02:00:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:00:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:42 prd-ubuntu20.04-docker-8c-8g-7349 does not seem to be running inside a container 02:00:42 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:latest cat 02:00:45 $ docker top 47e06d027a52496b9b2e84da53529fa225f25de600f7232c8c8f2bb829720ed2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:45 + touch /tmp/pre-build-complete [Pipeline] sh 02:00:45 + mkdir -p /var/log/sysstat [Pipeline] sh 02:00:46 + ls /var/log/sa-host 02:00:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:46 provisioning config files... 02:00:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config17165869493436619146tmp [Pipeline] { [Pipeline] echo 02:00:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:00:46 ---> create-netrc.sh [Pipeline] } 02:00:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:00:47 ---> python-tools-install.sh [Pipeline] echo 02:00:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:00:47 ---> sudo-logs.sh 02:00:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:00:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:00:47 ---> job-cost.sh 02:00:47 lf-activate-venv: SKIPPING 02:00:47 DEBUG: total: 0.10999999940395355 02:00:47 INFO: Retrieving Stack Cost... 02:00:47 INFO: Retrieving Pricing Info for: v3-standard-8 02:00:48 INFO: Archiving Costs [Pipeline] echo 02:00:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:00:48 ---> logs-deploy.sh 02:00:48 lf-activate-venv: SKIPPING 02:00:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4503/2 02:00:48 INFO: archiving workspace using pattern(s): 02:00:49 Archives upload complete. 02:00:49 INFO: archiving logs to Nexus