Pull request #4482 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84046c886a766f187fe553c381d35e13e2a7bcd9+d92bec74020a648086c22ac11f002708918e28aa (248bc43f031861628adc09756fea7e354e055127) 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-ssh6216644199840017785.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-ssh1367709881976119321.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-4482/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-4482/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9087596426386601881.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-ssh10616476584225249915.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-4482/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-4482/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4137405420567069469.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6310 in /w/workspace/edgexfoundry_edgex-go_PR-4482 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 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/4482/head:refs/remotes/origin/PR-4482 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d92bec74020a648086c22ac11f002708918e28aa into PR head commit 84046c886a766f187fe553c381d35e13e2a7bcd9 Merge succeeded, producing 84046c886a766f187fe553c381d35e13e2a7bcd9 Checking out Revision 84046c886a766f187fe553c381d35e13e2a7bcd9 (PR-4482) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:13:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:13:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:13:34 ========================================================= 23:13:34 EdgeX Global Pipelines Version Info 23:13:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 84046c886a766f187fe553c381d35e13e2a7bcd9 # 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 d92bec74020a648086c22ac11f002708918e28aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84046c886a766f187fe553c381d35e13e2a7bcd9 # timeout=10 > git rev-list --no-walk 789df326f27871548ef6a696a8617c0f1f1db4d4 # timeout=10 23:13:35 ------------------- 23:13:35 stable info: 23:13:35 ------------------- 23:13:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:13:35 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:13:35 Message: update stable to v1.0.245 23:13:35 ------------------- 23:13:35 experimental info: 23:13:35 ------------------- 23:13:35 Commited By: **** collab-it+edgex@linuxfoundation.org 23:13:35 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 23:13:35 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:13:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:13:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:13:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:13:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:13:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:13:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:13:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:13:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:13:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:13:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:13:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:13:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:13:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:13:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:13:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:13:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4482 [Pipeline] echo 23:13:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4482 [Pipeline] echo 23:13:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4482 [Pipeline] echo 23:13:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84046c886a766f187fe553c381d35e13e2a7bcd9 [Pipeline] echo 23:13:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84046c8 [Pipeline] echo 23:13:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:36 provisioning config files... 23:13:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2881478175367160746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:36 ---> docker-login.sh 23:13:36 nexus3.edgexfoundry.org:10001 23:13:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:36 Configure a credential helper to remove this warning. See 23:13:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:36 23:13:36 Login Succeeded 23:13:36 nexus3.edgexfoundry.org:10002 23:13:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:37 Configure a credential helper to remove this warning. See 23:13:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:37 23:13:37 Login Succeeded 23:13:37 nexus3.edgexfoundry.org:10003 23:13:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:37 Configure a credential helper to remove this warning. See 23:13:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:37 23:13:37 Login Succeeded 23:13:37 nexus3.edgexfoundry.org:10004 23:13:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:37 Configure a credential helper to remove this warning. See 23:13:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:37 23:13:37 Login Succeeded 23:13:37 docker.io 23:13:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:37 Configure a credential helper to remove this warning. See 23:13:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:37 23:13:37 Login Succeeded 23:13:37 ---> docker-login.sh ends [Pipeline] } 23:13:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:13:37 + 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 23:13:37 + + cut -d/ -f2 23:13:37 dirname cmd/core-command/Dockerfile 23:13:37 + echo core-command,cmd/core-command/Dockerfile 23:13:37 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:13:37 + cut -d/ -f2 23:13:37 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:13:37 + dirname cmd/core-data/Dockerfile 23:13:37 + cut -d/ -f2 23:13:37 + echo core-data,cmd/core-data/Dockerfile 23:13:37 + dirname cmd/core-metadata/Dockerfile 23:13:37 + cut -d/ -f2 23:13:37 + echo core-metadata,cmd/core-metadata/Dockerfile 23:13:37 + dirname cmd/security-bootstrapper/Dockerfile 23:13:37 + cut -d/ -f2 23:13:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:13:37 + dirname cmd/security-proxy-auth/Dockerfile 23:13:37 + cut -d/ -f2 23:13:37 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:13:37 + dirname cmd/security-proxy-setup/Dockerfile 23:13:37 + cut -d/ -f2 23:13:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:13:37 + dirname cmd/security-secretstore-setup/Dockerfile 23:13:37 + cut -d/ -f2 23:13:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:13:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:13:37 + cut -d/ -f2 23:13:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:13:37 + dirname cmd/security-spire-agent/Dockerfile 23:13:37 + cut -d/ -f2 23:13:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:13:37 + dirname cmd/security-spire-config/Dockerfile 23:13:37 + cut -d/ -f2 23:13:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:13:37 + dirname cmd/security-spire-server/Dockerfile 23:13:37 + cut -d/ -f2 23:13:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:13:37 + dirname cmd/support-notifications/Dockerfile 23:13:37 + cut -d/ -f2 23:13:37 + echo support-notifications,cmd/support-notifications/Dockerfile 23:13:37 + dirname cmd/support-scheduler/Dockerfile 23:13:37 + cut -d/ -f2 23:13:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:13:37 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 23:13:38 + git rev-list -1 --merges 84046c886a766f187fe553c381d35e13e2a7bcd9~1..84046c886a766f187fe553c381d35e13e2a7bcd9 [Pipeline] echo 23:13:38 -----------> git rev-list -1 --merges 84046c886a766f187fe553c381d35e13e2a7bcd9~1..84046c886a766f187fe553c381d35e13e2a7bcd9 84046c886a766f187fe553c381d35e13e2a7bcd9 [false] [Pipeline] sh 23:13:38 + git log --format=format:%s -1 84046c886a766f187fe553c381d35e13e2a7bcd9 [Pipeline] echo 23:13:38 ========================================================= 23:13:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:13:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:13:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:13:38 + grep -v github /etc/ssh/ssh_known_hosts 23:13:38 + [ -e /tmp/ssh_known_hosts ] 23:13:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:13:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:13:38 + sudo tee -a /etc/ssh/ssh_known_hosts 23:13:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:13:39 23:13:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:13:39 0.1.4: Pulling from edgex-devops/py-git-semver 23:13:39 b85a868b505f: Pulling fs layer 23:13:39 e2be974225ed: Pulling fs layer 23:13:39 339a4e72a1f5: Pulling fs layer 23:13:39 988bab9f4d93: Pulling fs layer 23:13:39 1469e6f7b9e6: Pulling fs layer 23:13:39 eaf3925da568: Pulling fs layer 23:13:39 bab4dde63d76: Pulling fs layer 23:13:39 bde34c3a00c8: Pulling fs layer 23:13:39 b352a97aabf1: Pulling fs layer 23:13:39 4872d77fe225: Pulling fs layer 23:13:39 5851b861e8e6: Pulling fs layer 23:13:39 b352a97aabf1: Waiting 23:13:39 eaf3925da568: Waiting 23:13:39 bde34c3a00c8: Waiting 23:13:39 988bab9f4d93: Waiting 23:13:39 4872d77fe225: Waiting 23:13:39 5851b861e8e6: Waiting 23:13:39 e2be974225ed: Download complete 23:13:39 988bab9f4d93: Verifying Checksum 23:13:39 988bab9f4d93: Download complete 23:13:39 1469e6f7b9e6: Verifying Checksum 23:13:39 1469e6f7b9e6: Download complete 23:13:39 eaf3925da568: Verifying Checksum 23:13:39 eaf3925da568: Download complete 23:13:39 339a4e72a1f5: Verifying Checksum 23:13:39 339a4e72a1f5: Download complete 23:13:39 bde34c3a00c8: Download complete 23:13:39 b352a97aabf1: Download complete 23:13:39 4872d77fe225: Download complete 23:13:39 5851b861e8e6: Verifying Checksum 23:13:39 5851b861e8e6: Download complete 23:13:39 b85a868b505f: Verifying Checksum 23:13:39 b85a868b505f: Download complete 23:13:40 bab4dde63d76: Verifying Checksum 23:13:40 bab4dde63d76: Download complete 23:13:41 b85a868b505f: Pull complete 23:13:41 e2be974225ed: Pull complete 23:13:41 339a4e72a1f5: Pull complete 23:13:41 988bab9f4d93: Pull complete 23:13:42 1469e6f7b9e6: Pull complete 23:13:42 eaf3925da568: Pull complete 23:13:44 bab4dde63d76: Pull complete 23:13:44 bde34c3a00c8: Pull complete 23:13:44 b352a97aabf1: Pull complete 23:13:44 4872d77fe225: Pull complete 23:13:44 5851b861e8e6: Pull complete 23:13:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:13:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:13:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:44 prd-ubuntu20.04-docker-8c-8g-6310 does not seem to be running inside a container 23:13:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:13:49 $ docker top 5c57907e3d48ea4fa99604e4db125c19e289c75051c6b6563f94bdd12e873f1d -eo pid,comm 23:13: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). 23:13:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:13:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:13:49 [ssh-agent] Looking for ssh-agent implementation... 23:13:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:13:49 $ docker exec 5c57907e3d48ea4fa99604e4db125c19e289c75051c6b6563f94bdd12e873f1d ssh-agent 23:13:49 SSH_AUTH_SOCK=/tmp/ssh-2IJWHDkAhsXG/agent.31 23:13:49 SSH_AGENT_PID=37 23:13:49 Running ssh-add (command line suppressed) 23:13:49 Identity added: /w/workspace/edgex-go/4@tmp/private_key_13739766262651653116.key (/w/workspace/edgex-go/4@tmp/private_key_13739766262651653116.key) 23:13:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:13:50 + git tag --points-at HEAD [Pipeline] } 23:13:50 $ docker exec --env ******** --env ******** 5c57907e3d48ea4fa99604e4db125c19e289c75051c6b6563f94bdd12e873f1d ssh-agent -k 23:13:50 unset SSH_AUTH_SOCK; 23:13:50 unset SSH_AGENT_PID; 23:13:50 echo Agent pid 37 killed; 23:13:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:13:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:13:50 [ssh-agent] Looking for ssh-agent implementation... 23:13:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:13:50 $ docker exec 5c57907e3d48ea4fa99604e4db125c19e289c75051c6b6563f94bdd12e873f1d ssh-agent 23:13:50 SSH_AUTH_SOCK=/tmp/ssh-SVCvWiajDPsp/agent.69 23:13:50 SSH_AGENT_PID=75 23:13:50 Running ssh-add (command line suppressed) 23:13:50 Identity added: /w/workspace/edgex-go/4@tmp/private_key_18060545104163533033.key (/w/workspace/edgex-go/4@tmp/private_key_18060545104163533033.key) 23:13:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:13:51 + git semver init 23:13:51 2023-03-29 23:13:51,282 [run_init] DEBUG init version:0.0.0 force:False 23:13:51 2023-03-29 23:13:51,283 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 23:13:51 2023-03-29 23:13:51,283 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 23:13:51 2023-03-29 23:13:51,284 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 23:13:56 2023-03-29 23:13:56,277 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 23:13:56 2023-03-29 23:13:56,278 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4482 with force:False 23:13:56 2023-03-29 23:13:56,278 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4482 23:13:56 2023-03-29 23:13:56,282 [execute] INFO git cat-file --batch-check 23:13:56 2023-03-29 23:13:56,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 23:13:56 2023-03-29 23:13:56,288 [execute] INFO git cat-file --batch 23:13:56 2023-03-29 23:13:56,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 23:13:56 2023-03-29 23:13:56,293 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4482 23:13:56 0.0.0 [Pipeline] } 23:13:56 $ docker exec --env ******** --env ******** 5c57907e3d48ea4fa99604e4db125c19e289c75051c6b6563f94bdd12e873f1d ssh-agent -k 23:13:56 unset SSH_AUTH_SOCK; 23:13:56 unset SSH_AGENT_PID; 23:13:56 echo Agent pid 75 killed; 23:13:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:13:57 + git semver [Pipeline] } 23:13:57 $ docker stop --time=1 5c57907e3d48ea4fa99604e4db125c19e289c75051c6b6563f94bdd12e873f1d 23:13:58 $ docker rm -f --volumes 5c57907e3d48ea4fa99604e4db125c19e289c75051c6b6563f94bdd12e873f1d [Pipeline] // withDockerContainer [Pipeline] sh 23:13:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:13:59 Stashed 1 file(s) [Pipeline] echo 23:13: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 23:13:59 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 23:13:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:59 ========================================================= 23:13:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:13:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:14:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:14:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:14:00 63b65145d645: Pulling fs layer 23:14:00 a2d21d5440eb: Pulling fs layer 23:14:00 935e6c44a52c: Pulling fs layer 23:14:00 94cc34f8dd06: Pulling fs layer 23:14:00 30dea6a524f1: Pulling fs layer 23:14:00 a2aff8979fd8: Pulling fs layer 23:14:00 94cc34f8dd06: Waiting 23:14:00 30dea6a524f1: Waiting 23:14:00 6808be2612f2: Pulling fs layer 23:14:00 f25807f1079a: Pulling fs layer 23:14:00 a2aff8979fd8: Waiting 23:14:00 6808be2612f2: Waiting 23:14:00 f25807f1079a: Waiting 23:14:00 a2d21d5440eb: Verifying Checksum 23:14:00 a2d21d5440eb: Download complete 23:14:00 94cc34f8dd06: Download complete 23:14:00 30dea6a524f1: Download complete 23:14:00 63b65145d645: Verifying Checksum 23:14:00 63b65145d645: Download complete 23:14:00 a2aff8979fd8: Verifying Checksum 23:14:00 a2aff8979fd8: Download complete 23:14:00 63b65145d645: Pull complete 23:14:00 a2d21d5440eb: Pull complete 23:14:00 f25807f1079a: Verifying Checksum 23:14:00 f25807f1079a: Download complete 23:14:00 935e6c44a52c: Verifying Checksum 23:14:00 935e6c44a52c: Download complete 23:14:01 6808be2612f2: Verifying Checksum 23:14:01 6808be2612f2: Download complete 23:14:04 935e6c44a52c: Pull complete 23:14:04 94cc34f8dd06: Pull complete 23:14:04 30dea6a524f1: Pull complete 23:14:04 a2aff8979fd8: Pull complete 23:14:06 6808be2612f2: Pull complete 23:14:07 f25807f1079a: Pull complete 23:14:07 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:14:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:14:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:14:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:14:07 WORKDIR /edgex 23:14:07 COPY go.mod . 23:14:07 RUN go mod download 23:14:07 + docker build -t ci-base-image-x86_64 -f - . 23:14:08 Sending build context to Docker daemon 170.5MB 23:14:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:14:08 ---> 3b553350e43f 23:14:08 Step 2/4 : WORKDIR /edgex 23:14:14 Still waiting to schedule task 23:14:14 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:14:18 ---> Running in 366ddbfcb993 23:14:18 Removing intermediate container 366ddbfcb993 23:14:18 ---> cb4ee28b2e5e 23:14:18 Step 3/4 : COPY go.mod . 23:14:18 ---> 33a486810bc1 23:14:18 Step 4/4 : RUN go mod download 23:14:18 ---> Running in 452af5b382df 23:14:30 Removing intermediate container 452af5b382df 23:14:30 ---> 7e5abe67c7d4 23:14:30 Successfully built 7e5abe67c7d4 23:14:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:30 + docker inspect -f . ci-base-image-x86_64 23:14:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:30 prd-ubuntu20.04-docker-8c-8g-6310 does not seem to be running inside a container 23:14:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:14:31 $ docker top 95a1b2b7e870d5de297850883ebc180cabd125982697888c1ddd4612694d7e93 -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:31 + go version 23:14:31 go version go1.20.2 linux/amd64 [Pipeline] } 23:14:31 $ docker stop --time=1 95a1b2b7e870d5de297850883ebc180cabd125982697888c1ddd4612694d7e93 23:14:33 $ docker rm -f --volumes 95a1b2b7e870d5de297850883ebc180cabd125982697888c1ddd4612694d7e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:33 + docker inspect -f . ci-base-image-x86_64 23:14:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:33 prd-ubuntu20.04-docker-8c-8g-6310 does not seem to be running inside a container 23:14:33 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:14:34 $ docker top 94a4f443eca6ca39c1790bc5c9466a9f621538243ce097509ff5ecbf377273b8 -eo pid,comm [Pipeline] { [Pipeline] echo 23:14:34 ========================================================= 23:14:34 [edgeXBuildGoParallel] Running Tests and Build... 23:14:34 ========================================================= [Pipeline] sh 23:14:34 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 23:14:34 + make test 23:14:34 go test -race -coverprofile=coverage.out ./... 23:14:41 ? github.com/edgexfoundry/edgex-go [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:14:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:14:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:14:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:14:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:14:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:14:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:14:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:14:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:14:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:14:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:14:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:14:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:14:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:14:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 23:14:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 23:14:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:14:57 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:14:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:14:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:14:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:14:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:14:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:15:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.105s coverage: 71.3% of statements 23:15:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements 23:15:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.782s coverage: 88.5% of statements 23:15:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.084s coverage: 3.9% of statements 23:15:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:15:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:15:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:15:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:15:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:15:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:15:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:15:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:15:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.354s coverage: 95.6% of statements 23:15:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements 23:15:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:15:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:15:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:15:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.040s coverage: 65.9% of statements 23:15:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:15:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:15:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 23:15:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.0% of statements 23:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 44.1% of statements 23:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 82.9% of statements 23:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements 23:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 23:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 23:15:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:15:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:15:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:15:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:15:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:15:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:15:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:15:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:15:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:15:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:15:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:15:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:15:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:15:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:15:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:15:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:15:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:15:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:15:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:15:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:15:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:15:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:15:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:15:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:15:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:15:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:15:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 23:15:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:15:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.273s coverage: 79.9% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.068s coverage: 92.9% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 82.1% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.081s coverage: 86.0% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 63.1% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.084s coverage: 100.0% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.196s coverage: 38.4% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.108s coverage: 92.3% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 97.7% of statements 23:15:29 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 23:15:29 running golangci-lint 23:15:29 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 23:15:29 go version go1.20.2 linux/amd64 23:15:29 level=info msg="[config_reader] Used config file .golangci.yml" 23:15:29 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 23:15:42 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|name|types_sizes|compiled_files|deps|imports) took 13.290196413s" 23:15:42 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.375815ms" 23:15:48 level=info msg="[linters_context/goanalysis] analyzers took 55.349864202s with top 10 stages: buildir: 26.614487268s, fact_deprecated: 2.011847217s, inspect: 1.537227135s, ctrlflow: 1.245275547s, printf: 1.197652573s, gosec: 974.407109ms, nilness: 793.729508ms, fact_purity: 788.010209ms, S1038: 760.542779ms, typedness: 616.072214ms" 23:15:48 level=info msg="[runner] Issues before processing: 201, after processing: 0" 23:15:48 level=info msg="[runner] Processors filtering stat (out/in): exclude: 201/201, nolint: 0/21, skip_files: 201/201, exclude-rules: 21/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, cgo: 201/201, filename_unadjuster: 201/201, path_prettifier: 201/201, skip_dirs: 201/201" 23:15:48 level=info msg="[runner] processing took 19.24275ms with stages: nolint: 7.967509ms, identifier_marker: 4.995413ms, path_prettifier: 2.052415ms, exclude-rules: 1.902144ms, autogenerated_exclude: 1.538009ms, skip_dirs: 734.87µs, cgo: 31.37µs, filename_unadjuster: 16.92µs, max_same_issues: 710ns, uniq_by_line: 580ns, source_code: 390ns, skip_files: 390ns, max_from_linter: 330ns, exclude: 310ns, sort_results: 270ns, path_shortener: 270ns, path_prefixer: 250ns, severity-rules: 240ns, diff: 230ns, max_per_file_from_linter: 130ns" 23:15:48 level=info msg="[runner] linters took 6.710271174s with stages: goanalysis_metalinter: 6.690938402s" 23:15:48 level=info msg="File cache stats: 0 entries of total size 0B" 23:15:48 level=info msg="Memory: 202 samples, avg is 186.7MB, max is 794.8MB" 23:15:48 level=info msg="Execution took 20.047464369s" 23:15:48 go vet ./... 23:15:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:15:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:15:52 ./bin/test-attribution-txt.sh [Pipeline] echo 23:15:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:15:53 + ls -al . 23:15:53 total 704 23:15:53 drwxrwxr-x 11 1001 1001 4096 Mar 29 23:14 . 23:15:53 drwxr-xr-x 4 root root 4096 Mar 29 23:14 .. 23:15:53 drwxrwxr-x 2 1001 1001 4096 Mar 29 23:13 .blubracket 23:15:53 -rw-rw-r-- 1 1001 1001 16 Mar 29 23:13 .dockerignore 23:15:53 drwxrwxr-x 8 1001 1001 4096 Mar 29 23:13 .git 23:15:53 drwxrwxr-x 3 1001 1001 4096 Mar 29 23:13 .github 23:15:53 -rw-rw-r-- 1 1001 1001 1133 Mar 29 23:13 .gitignore 23:15:53 -rw-rw-r-- 1 1001 1001 42 Mar 29 23:13 .golangci.yml 23:15:53 -rw-rw-r-- 1 1001 1001 87 Mar 29 23:13 .hadolint.yml 23:15:53 drwxr-xr-x 3 1001 1001 4096 Mar 29 23:13 .semver 23:15:53 -rw-rw-r-- 1 1001 1001 166 Mar 29 23:13 .sonarcloud.properties 23:15:53 -rw-rw-r-- 1 1001 1001 1171 Mar 29 23:13 ADOPTERS.md 23:15:53 -rw-rw-r-- 1 1001 1001 10835 Mar 29 23:13 Attribution.txt 23:15:53 -rw-rw-r-- 1 1001 1001 73765 Mar 29 23:13 CHANGELOG.md 23:15:53 -rw-rw-r-- 1 1001 1001 3804 Mar 29 23:13 CONTRIBUTING.md 23:15:53 -rw-rw-r-- 1 1001 1001 677 Mar 29 23:13 GOVERNANCE.md 23:15:53 -rw-rw-r-- 1 1001 1001 883 Mar 29 23:13 Jenkinsfile 23:15:53 -rw-rw-r-- 1 1001 1001 10775 Mar 29 23:13 LICENSE 23:15:53 -rw-rw-r-- 1 1001 1001 14368 Mar 29 23:13 Makefile 23:15:53 -rw-rw-r-- 1 1001 1001 582 Mar 29 23:13 OWNERS.md 23:15:53 -rw-rw-r-- 1 1001 1001 9403 Mar 29 23:13 README.md 23:15:53 -rw-rw-r-- 1 1001 1001 789 Mar 29 23:13 SECURITY.md 23:15:53 -rw-rw-r-- 1 1001 1001 5 Mar 29 23:13 VERSION 23:15:53 drwxrwxr-x 2 1001 1001 4096 Mar 29 23:13 bin 23:15:53 drwxrwxr-x 18 1001 1001 4096 Mar 29 23:13 cmd 23:15:53 -rw-r--r-- 1 root root 447380 Mar 29 23:15 coverage.out 23:15:53 -rw-rw-r-- 1 1001 1001 3200 Mar 29 23:13 go.mod 23:15:53 -rw-rw-r-- 1 1001 1001 31265 Mar 29 23:13 go.sum 23:15:53 drwxrwxr-x 7 1001 1001 4096 Mar 29 23:13 internal 23:15:53 drwxrwxr-x 3 1001 1001 4096 Mar 29 23:13 openapi 23:15:53 -rw-rw-r-- 1 1001 1001 594 Mar 29 23:13 security.txt 23:15:53 drwxrwxr-x 4 1001 1001 4096 Mar 29 23:13 snap 23:15:53 -rw-rw-r-- 1 1001 1001 204 Mar 29 23:13 version.go [Pipeline] sh 23:15:53 + '[' -e coverage.out ] 23:15:53 + chown 1001:1001 coverage.out [Pipeline] stash 23:15:53 Stashed 1 file(s) [Pipeline] sh 23:15:53 + make build 23:15: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 23:16:06 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 23:16: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 23:16:06 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 23:16:06 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 23:16:13 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 23:16:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:16:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:16:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:16:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:16:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:16:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:16:20 $ docker stop --time=1 94a4f443eca6ca39c1790bc5c9466a9f621538243ce097509ff5ecbf377273b8 23:16:24 $ docker rm -f --volumes 94a4f443eca6ca39c1790bc5c9466a9f621538243ce097509ff5ecbf377273b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:16:25 23:16:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:16:25 latest: Pulling from edgex-devops/edgex-compose 23:16:25 cbdbe7a5bc2a: Pulling fs layer 23:16:25 ca9280d653b3: Pulling fs layer 23:16:25 7e9c9ca2126c: Pulling fs layer 23:16:25 cbdbe7a5bc2a: Download complete 23:16:26 cbdbe7a5bc2a: Pull complete 23:16:26 ca9280d653b3: Verifying Checksum 23:16:26 ca9280d653b3: Download complete 23:16:26 7e9c9ca2126c: Download complete 23:16:26 ca9280d653b3: Pull complete 23:16:29 7e9c9ca2126c: Pull complete 23:16:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:16:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:16:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:29 prd-ubuntu20.04-docker-8c-8g-6310 does not seem to be running inside a container 23:16:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:16:32 $ docker top b4a3cbd0040c1a9400d9a39046ea124557727b239eaf1d27f586eb05e0a46216 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:32 + docker-compose build --help 23:16:32 + grep parallel 23:16:33 --parallel Build images in parallel. [Pipeline] } 23:16:33 $ docker stop --time=1 b4a3cbd0040c1a9400d9a39046ea124557727b239eaf1d27f586eb05e0a46216 23:16:34 $ docker rm -f --volumes b4a3cbd0040c1a9400d9a39046ea124557727b239eaf1d27f586eb05e0a46216 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:16:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:34 prd-ubuntu20.04-docker-8c-8g-6310 does not seem to be running inside a container 23:16:34 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:16:35 $ docker top 509e42abbcb3aba3428b0b1d8e4521ed0d6ccce381221f83c0914a636773d0a4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:35 + docker-compose -f ./docker-compose-build.yml build --parallel 23:16:36 Building core-command ... 23:16:36 Building core-common-config-bootstrapper ... 23:16:36 Building core-data ... 23:16:36 Building core-metadata ... 23:16:36 Building security-bootstrapper ... 23:16:36 Building security-proxy-auth ... 23:16:36 Building security-proxy-setup ... 23:16:36 Building security-secretstore-setup ... 23:16:36 Building security-spiffe-token-provider ... 23:16:36 Building security-spire-agent ... 23:16:36 Building security-spire-config ... 23:16:36 Building security-spire-server ... 23:16:36 Building support-notifications ... 23:16:36 Building support-scheduler ... 23:16:36 Building security-spire-config 23:16:36 Building security-bootstrapper 23:16:36 Building security-spiffe-token-provider 23:16:36 Building security-spire-server 23:16:36 Building core-data 23:16:45 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:16:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:16:45 ---> 7e5abe67c7d4 23:16:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:16:45 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:16:45 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:16:45 ---> 7e5abe67c7d4 23:16:45 Step 3/27 : WORKDIR /edgex-go 23:16:45 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:16:45 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:16:45 ---> 7e5abe67c7d4 23:16:45 Step 3/33 : WORKDIR /edgex-go 23:16:45 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:16:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:16:45 ---> 7e5abe67c7d4 23:16:45 Step 3/20 : WORKDIR /edgex-go 23:16:47 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:16:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:16:47 ---> 7e5abe67c7d4 23:16:47 Step 3/26 : WORKDIR /edgex-go 23:17:00 ---> Running in 776ed5766440 23:17:00 ---> Running in 6f58a82c8f42 23:17:00 ---> Running in c46bc9eb8d93 23:17:00 ---> Running in a0ab629a17f0 23:17:00 ---> Running in a8f40da2733b 23:17:00 Removing intermediate container c46bc9eb8d93 23:17:00 ---> c27253c250ec 23:17:00 Step 4/23 : WORKDIR /edgex-go 23:17:00 Removing intermediate container 776ed5766440 23:17:00 ---> cd9e0439f7e4 23:17:00 Step 4/33 : RUN apk add --update --no-cache make git 23:17:00 Removing intermediate container 6f58a82c8f42 23:17:00 ---> c996a9199785 23:17:00 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:17:00 Removing intermediate container a8f40da2733b 23:17:00 ---> 81ef77401431 23:17:00 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:17:00 ---> Running in e23e0ab8ec5d 23:17:00 Removing intermediate container a0ab629a17f0 23:17:00 ---> 43284157cc1c 23:17:00 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:17:00 ---> Running in 432949cd297e 23:17:00 ---> Running in 90a84d67f493 23:17:00 ---> Running in e633d48e15d4 23:17:00 ---> Running in de4d1a4114f2 23:17:00 Removing intermediate container e23e0ab8ec5d 23:17:00 ---> 7d5f3a3de34f 23:17:00 Step 5/23 : RUN apk add --update --no-cache make git 23:17:00 ---> Running in b43a3e8c351f 23:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:17:00 OK: 265 MiB in 53 packages 23:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:17:00 v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:17:00 v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:17:00 OK: 17823 distinct packages available 23:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:17:00 OK: 265 MiB in 53 packages 23:17:00 OK: 265 MiB in 53 packages 23:17:00 Removing intermediate container 432949cd297e 23:17:00 ---> e39a8dc8ca22 23:17:00 Step 5/33 : COPY go.mod vendor* ./ 23:17:00 OK: 265 MiB in 53 packages 23:17:00 ---> f76a09f9429e 23:17:00 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:00 ---> Running in 686aeefa7993 23:17:00 OK: 265 MiB in 53 packages 23:17:00 Removing intermediate container e633d48e15d4 23:17:00 ---> 70dfbb685091 23:17:00 Step 5/26 : COPY go.mod vendor* ./ 23:17:00 Removing intermediate container de4d1a4114f2 23:17:00 ---> 1849aba3ed0e 23:17:00 Step 5/27 : COPY go.mod vendor* ./ 23:17:00 ---> fc615f5621dd 23:17:00 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:00 ---> Running in a1023a5f9e5f 23:17:00 Removing intermediate container 90a84d67f493 23:17:00 ---> 2c84fed69bac 23:17:00 Step 5/20 : COPY go.mod vendor* ./ 23:17:00 ---> ab1ebc25b3c5 23:17:00 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:00 Removing intermediate container b43a3e8c351f 23:17:00 ---> 1aa7e40e775b 23:17:00 Step 6/23 : COPY go.mod vendor* ./ 23:17:00 ---> Running in d1227f9d60f7 23:17:00 ---> 8644167ea238 23:17:00 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:00 ---> Running in bde31e7e780a 23:17:00 ---> 71f066b70eec 23:17:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:00 ---> Running in 6817d403c47c 23:17:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6321 in /w/workspace/edgexfoundry_edgex-go_PR-4482 [Pipeline] { [Pipeline] ws 23:17:46 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 23:17:46 The recommended git tool is: git 23:17:47 Removing intermediate container d1227f9d60f7 23:17:47 ---> 72dc977bc05b 23:17:47 Step 7/27 : COPY . . 23:17:47 Removing intermediate container bde31e7e780a 23:17:47 ---> 56ae9d14b3a8 23:17:47 Step 7/20 : COPY . . 23:17:47 Removing intermediate container 6817d403c47c 23:17:47 ---> 542e63780b93 23:17:47 Step 8/23 : COPY . . 23:17:47 Removing intermediate container a1023a5f9e5f 23:17:47 ---> 35efe06d4698 23:17:47 Step 7/26 : COPY . . 23:17:47 Removing intermediate container 686aeefa7993 23:17:47 ---> 2aa8d8141262 23:17:47 Step 7/33 : COPY . . 23:17:57 using credential edgex-jenkins-ssh 23:17:57 Cloning the remote Git repository 23:17:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:17:58 > git init /w/workspace/edgex-go/4 # timeout=10 23:17:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:17:58 > git --version # timeout=10 23:17:59 > git --version # 'git version 2.25.1' 23:17:59 using GIT_SSH to set credentials SSH Credentials for GitHub 23:17:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:18:14 ---> f65901d5b487 23:18:14 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:18:14 ---> 7260834d25ab 23:18:14 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:18:14 ---> bda8cea1ab0c 23:18:14 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:18:14 ---> d92e0961f9da 23:18:14 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:18:14 ---> 084332f656d7 23:18:14 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 23:18:14 ---> Running in 60deeccb6a5f 23:18:14 ---> Running in c827db556b6f 23:18:14 ---> Running in b1dd53a73c83 23:18:14 ---> Running in e37178359302 23:18:14 ---> Running in 9fc80763808e 23:18:14 Removing intermediate container c827db556b6f 23:18:14 ---> 6ffd4c57619f 23:18:14 Step 9/27 : WORKDIR /edgex-go/spire-build 23:18:14 Removing intermediate container 9fc80763808e 23:18:14 ---> fdb6b30a22ea 23:18:14 Step 9/26 : WORKDIR /edgex-go/spire-build 23:18:14 ---> Running in a2aa57e36441 23:18:14 ---> Running in 42881758cbfa 23:18:14 Removing intermediate container a2aa57e36441 23:18:14 ---> c27930e0a671 23:18:14 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:18:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:18:14 ---> Running in 4b1ec6b0ba1e 23:18:14 Removing intermediate container 42881758cbfa 23:18:14 ---> cc3678200f2e 23:18:14 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:18:14 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 23:18:14 ---> Running in 814fe3bae83b 23:18:14 Removing intermediate container 4b1ec6b0ba1e 23:18:14 ---> d22cfabfb116 23:18:14 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 23:18:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:18:14 ---> Running in 4a6829bd9670 23:18:14 Removing intermediate container 814fe3bae83b 23:18:14 ---> 75e5f3e25e04 23:18:14 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 23:18:14 ---> Running in b9c5b7a30f7f 23:18:14 Removing intermediate container 4a6829bd9670 23:18:14 ---> a9c137aa63bd 23:18:14 Step 12/27 : WORKDIR /edgex-go 23:18:14 ---> Running in 70dc7f6bee85 23:18:14 Removing intermediate container b9c5b7a30f7f 23:18:14 ---> f1631f70f34d 23:18:14 Step 12/26 : WORKDIR /edgex-go 23:18:14 ---> Running in e7e66db9af06 23:18:14 Removing intermediate container 70dc7f6bee85 23:18:14 ---> 5b1c110a4369 23:18:14 23:18:14 Step 13/27 : FROM alpine:3.17 23:18:14 3.17: Pulling from library/alpine 23:18:14 Removing intermediate container e7e66db9af06 23:18:14 ---> 00dd9054cbe2 23:18:14 23:18:14 Step 13/26 : FROM alpine:3.17 23:18:15 3.17: Pulling from library/alpine 23:18:15 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:18:15 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:18:15 Status: Downloaded newer image for alpine:3.17 23:18:15 Status: Downloaded newer image for alpine:3.17 23:18:15 ---> 9ed4aefc74f6 23:18:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:18:15 ---> 9ed4aefc74f6 23:18:15 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:18:15 ---> Running in b33a76afff53 23:18:15 ---> Running in 00abe4b572db 23:18:15 Removing intermediate container b33a76afff53 23:18:15 ---> c05f85c43d5d 23:18:15 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:18:15 Removing intermediate container 00abe4b572db 23:18:15 ---> 2c89cbcb18a7 23:18:15 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:18:15 ---> Running in acaa32818cd9 23:18:15 ---> Running in 2c8a6b905551 23:18:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:18:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:18:16 v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:18:16 v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:18:16 OK: 17818 distinct packages available 23:18:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:18:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:18:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:18:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:18:16 (1/5) Installing dumb-init (1.2.5-r2) 23:18:16 (2/5) Installing musl-obstack (1.2.3-r0) 23:18:16 (3/5) Installing libucontext (1.2-r0) 23:18:16 (4/5) Installing gcompat (1.1.0-r0) 23:18:16 (5/5) Installing openssl (3.0.8-r3) 23:18:16 Executing busybox-1.35.0-r29.trigger 23:18:16 OK: 8 MiB in 20 packages 23:18:16 v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:18:16 v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:18:16 OK: 17818 distinct packages available 23:18:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:18:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:18:17 (1/4) Installing dumb-init (1.2.5-r2) 23:18:17 (2/4) Installing musl-obstack (1.2.3-r0) 23:18:17 (3/4) Installing libucontext (1.2-r0) 23:18:17 (4/4) Installing gcompat (1.1.0-r0) 23:18:17 Executing busybox-1.35.0-r29.trigger 23:18:17 OK: 7 MiB in 19 packages 23:18:18 Removing intermediate container acaa32818cd9 23:18:18 ---> 44aacfbb8867 23:18:18 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:18:18 Removing intermediate container 2c8a6b905551 23:18:18 ---> 003b16fed560 23:18:18 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:18:19 ---> 1de26da4da20 23:18:19 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:18:19 ---> 7e595e5821dc 23:18:19 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:18:20 ---> efd92730043f 23:18:20 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:18:20 ---> 96df9fd0317b 23:18:20 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:18:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:18:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:18:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:18:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:18:25 using GIT_SSH to set credentials SSH Credentials for GitHub 23:18:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4482/head:refs/remotes/origin/PR-4482 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:18:26 Merging remotes/origin/main commit d92bec74020a648086c22ac11f002708918e28aa into PR head commit 84046c886a766f187fe553c381d35e13e2a7bcd9 23:18:26 Merge succeeded, producing 84046c886a766f187fe553c381d35e13e2a7bcd9 23:18:26 Checking out Revision 84046c886a766f187fe553c381d35e13e2a7bcd9 (PR-4482) 23:18:27 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:18:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:18:28 % Total % Received % Xferd Average Speed Time Time Time Current 23:18:28 Dload Upload Total Spent Left Speed 23:18:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 23:18:26 > git config core.sparsecheckout # timeout=10 23:18:26 > git checkout -f 84046c886a766f187fe553c381d35e13e2a7bcd9 # timeout=10 23:18:26 > git remote # timeout=10 23:18:26 > git config --get remote.origin.url # timeout=10 23:18:26 using GIT_SSH to set credentials SSH Credentials for GitHub 23:18:26 > git merge d92bec74020a648086c22ac11f002708918e28aa # timeout=10 23:18:26 > git rev-parse HEAD^{commit} # timeout=10 23:18:26 > git config core.sparsecheckout # timeout=10 23:18:26 > git checkout -f 84046c886a766f187fe553c381d35e13e2a7bcd9 # timeout=10 [Pipeline] sh 23:18:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:18:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:18:29 + sudo tee /etc/docker/daemon.new 23:18:29 { 23:18:29 "registry-mirrors": [ 23:18:29 "https://nexus3.edgexfoundry.org:10001" 23:18:29 ], 23:18:29 "bip": "10.250.0.254/24", 23:18:29 "hosts": [ 23:18:29 "tcp://0.0.0.0:5555", 23:18:29 "unix:///var/run/docker.sock" 23:18:29 ], 23:18:29 "mtu": 1458, 23:18:29 "selinux-enabled": true, 23:18:29 "seccomp-profile": "/etc/docker/seccomp.json" 23:18:29 } [Pipeline] sh 23:18:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:18:30 + sudo service docker restart 23:18:32 ---> 42b01638423c 23:18:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:18:32 ---> 1cdc46f7bb02 23:18:32 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:18:32 ---> 2284bd82fc69 23:18:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:18:32 ---> 890acd3453da 23:18:32 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:18:32 ---> Running in d3b475b2b736 23:18:32 ---> 2f5da2e54344 23:18:32 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:18:32 Removing intermediate container d3b475b2b736 23:18:32 ---> bfbd462f5d5b 23:18:32 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:18:33 ---> b5f69e98dab9 23:18:33 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:18:33 ---> 97d0d13dbe30 23:18:33 Step 22/27 : WORKDIR / 23:18:33 ---> Running in e14bf3e6e689 23:18:33 ---> Running in b78b3aec56a0 23:18:33 Removing intermediate container e14bf3e6e689 23:18:33 ---> e3c2ff07f717 23:18:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:18:33 Removing intermediate container b78b3aec56a0 23:18:33 ---> bec486e50d3e 23:18:33 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:18:33 ---> Running in e55f3efd994e 23:18:33 ---> Running in f12f08460a0c 23:18:33 Removing intermediate container e55f3efd994e 23:18:33 ---> 8f350ec0d207 23:18:33 Step 24/26 : LABEL arch=x86_64 23:18:33 ---> Running in 317952ebba9f 23:18:33 Removing intermediate container f12f08460a0c 23:18:33 ---> 5ed82c9ac012 23:18:33 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:18:33 ---> Running in 68ab39896261 23:18:33 Removing intermediate container 317952ebba9f 23:18:33 ---> 1a44b58e1eba 23:18:33 Step 25/26 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:18:33 Removing intermediate container 68ab39896261 23:18:33 ---> 39aeb472945d 23:18:33 Step 25/27 : LABEL arch=x86_64 23:18:33 ---> Running in 15f821e21663 23:18:34 ---> Running in 5589044c1bb7 23:18:34 Removing intermediate container 15f821e21663 23:18:34 ---> 00a8f2491e5c 23:18:34 Step 26/26 : LABEL version=0.0.0 23:18:34 ---> Running in 397b999169e7 23:18:34 Removing intermediate container 5589044c1bb7 23:18:34 ---> 833ebe5ad426 23:18:34 Step 26/27 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:18:34 ---> Running in 905b31673175 23:18:34 Removing intermediate container 397b999169e7 23:18:34 ---> fd8756fec418 23:18:34 23:18:34 Successfully built fd8756fec418 23:18:34 Successfully tagged security-spire-server:latest 23:18:34  Building security-spire-server ... done Building core-common-config-bootstrapper 23:18:34 Removing intermediate container 905b31673175 23:18:34 ---> 2652d0a49199 23:18:34 Step 27/27 : LABEL version=0.0.0 23:18:34 ---> Running in 9d4bf0c547a1 23:18:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:18:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:18:38 ---> 7e5abe67c7d4 23:18:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:18:38 ---> Using cache 23:18:38 ---> c27253c250ec 23:18:38 Step 4/23 : WORKDIR /edgex-go 23:18:38 ---> Using cache 23:18:38 ---> 7d5f3a3de34f 23:18:38 Step 5/23 : RUN apk add --update --no-cache make git 23:18:38 ---> Using cache 23:18:38 ---> 1aa7e40e775b 23:18:38 Step 6/23 : COPY go.mod vendor* ./ 23:18:38 ---> Using cache 23:18:38 ---> 71f066b70eec 23:18:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:38 ---> Using cache 23:18:38 ---> 542e63780b93 23:18:38 Step 8/23 : COPY . . 23:18:38 ---> Using cache 23:18:38 ---> bda8cea1ab0c 23:18:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:18:41 Removing intermediate container 9d4bf0c547a1 23:18:41 ---> 0025f65c31c0 23:18:41 23:18:41 Successfully built 0025f65c31c0 23:18:42 Successfully tagged security-spire-config:latest 23:18:42 Building core-metadata 23:18:43  Building security-spire-config ... done  ---> Running in 69c1acaaaf4a 23:18:45 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:18:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:18:45 ---> 7e5abe67c7d4 23:18:45 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:18:45 ---> Using cache 23:18:45 ---> c27253c250ec 23:18:45 Step 4/25 : WORKDIR /edgex-go 23:18:45 ---> Using cache 23:18:45 ---> 7d5f3a3de34f 23:18:45 Step 5/25 : RUN apk add --update --no-cache make git 23:18:45 ---> Using cache 23:18:45 ---> 1aa7e40e775b 23:18:45 Step 6/25 : COPY go.mod vendor* ./ 23:18:45 ---> Using cache 23:18:45 ---> 71f066b70eec 23:18:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:45 ---> Using cache 23:18:45 ---> 542e63780b93 23:18:45 Step 8/25 : COPY . . 23:18:45 ---> Using cache 23:18:45 ---> bda8cea1ab0c 23:18:45 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:18:48 ---> Running in 5adf2cdea6cf [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:48 provisioning config files... 23:18:48 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 23:18:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config10558148287717157882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:18:49 ---> docker-login.sh 23:18:49 nexus3.edgexfoundry.org:10001 23:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:50 Configure a credential helper to remove this warning. See 23:18:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:50 23:18:50 Login Succeeded 23:18:50 nexus3.edgexfoundry.org:10002 23:18:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:50 Configure a credential helper to remove this warning. See 23:18:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:50 23:18:50 Login Succeeded 23:18:50 nexus3.edgexfoundry.org:10003 23:18:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:50 Configure a credential helper to remove this warning. See 23:18:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:50 23:18:50 Login Succeeded 23:18:50 nexus3.edgexfoundry.org:10004 23:18:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:51 Configure a credential helper to remove this warning. See 23:18:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:51 23:18:51 Login Succeeded 23:18:51 docker.io 23:18:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:51 Configure a credential helper to remove this warning. See 23:18:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:51 23:18:51 Login Succeeded 23:18:51 ---> docker-login.sh ends [Pipeline] } 23:18:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:18:52 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 23:18:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:52 ========================================================= 23:18:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:18:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:18:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:18:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:18:53 af6eaf76a39c: Pulling fs layer 23:18:53 55522c791124: Pulling fs layer 23:18:53 ce5c4a1c91eb: Pulling fs layer 23:18:53 169dfbe0d373: Pulling fs layer 23:18:53 e1ff8fa3b103: Pulling fs layer 23:18:53 52ebb69f0ebf: Pulling fs layer 23:18:53 169dfbe0d373: Waiting 23:18:53 e1ff8fa3b103: Waiting 23:18:53 5abe8eddf0d5: Pulling fs layer 23:18:53 52ebb69f0ebf: Waiting 23:18:53 5abe8eddf0d5: Waiting 23:18:53 55522c791124: Download complete 23:18:53 169dfbe0d373: Verifying Checksum 23:18:53 169dfbe0d373: Download complete 23:18:53 e1ff8fa3b103: Verifying Checksum 23:18:53 e1ff8fa3b103: Download complete 23:18:53 af6eaf76a39c: Verifying Checksum 23:18:53 af6eaf76a39c: Download complete 23:18:53 Removing intermediate container b1dd53a73c83 23:18:53 ---> 942516003365 23:18:53 23:18:53 Step 9/33 : FROM alpine:3.17 23:18:53 ---> 9ed4aefc74f6 23:18:53 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:18:53 ---> Running in 18a970bac16f 23:18:54 Removing intermediate container e37178359302 23:18:54 ---> 0b72585eb888 23:18:54 23:18:54 Step 10/23 : FROM alpine:3.17 23:18:54 ---> 9ed4aefc74f6 23:18:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:18:54 Removing intermediate container 60deeccb6a5f 23:18:54 ---> 71711ee2d202 23:18:54 23:18:54 Step 9/20 : FROM alpine:3.17 23:18:54 ---> 9ed4aefc74f6 23:18:54 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:18:54 ---> Running in 3f9a62a4d874 23:18:54 ---> Running in 8053ac0a157b 23:18:54 Removing intermediate container 18a970bac16f 23:18:54 ---> 47a7694f402b 23:18:54 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 23:18:54 ---> Running in 8d86dfdd980d 23:18:54 Removing intermediate container 3f9a62a4d874 23:18:54 ---> efb183798bfd 23:18:54 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:18:54 ---> Running in b4e63a344cd2 23:18:54 Removing intermediate container 8053ac0a157b 23:18:54 ---> f45beaca512b 23:18:54 Step 12/23 : ENV APP_PORT=59880 23:18:54 ---> Running in 3afa2de3d829 23:18:55 5abe8eddf0d5: Verifying Checksum 23:18:55 5abe8eddf0d5: Download complete 23:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:18:55 Removing intermediate container 3afa2de3d829 23:18:55 ---> 96b55bf4325d 23:18:55 Step 13/23 : EXPOSE $APP_PORT 23:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:18:55 ---> Running in dbabc794f321 23:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:18:55 (1/2) Installing dumb-init (1.2.5-r2) 23:18:55 (2/2) Installing su-exec (0.2-r2) 23:18:55 Executing busybox-1.35.0-r29.trigger 23:18:55 Removing intermediate container dbabc794f321 23:18:55 ---> 93e6549f1dd7 23:18:55 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:18:55 OK: 7 MiB in 17 packages 23:18:55 ---> Running in 7400ea143a97 23:18:56 v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:18:56 v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:18:56 OK: 17818 distinct packages available 23:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:18:56 (1/9) Installing ca-certificates (20220614-r4) 23:18:56 (2/9) Installing brotli-libs (1.0.9-r9) 23:18:56 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:18:56 (4/9) Installing libcurl (7.88.1-r1) 23:18:56 (5/9) Installing curl (7.88.1-r1) 23:18:56 af6eaf76a39c: Pull complete 23:18:56 52ebb69f0ebf: Verifying Checksum 23:18:56 52ebb69f0ebf: Download complete 23:18:56 ce5c4a1c91eb: Verifying Checksum 23:18:56 ce5c4a1c91eb: Download complete 23:18:56 (6/9) Installing dumb-init (1.2.5-r2) 23:18:56 (7/9) Installing musl-obstack (1.2.3-r0) 23:18:56 (8/9) Installing libucontext (1.2-r0) 23:18:56 (9/9) Installing gcompat (1.1.0-r0) 23:18:56 Executing busybox-1.35.0-r29.trigger 23:18:56 Executing ca-certificates-20220614-r4.trigger 23:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:18:56 OK: 10 MiB in 24 packages 23:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:18:56 55522c791124: Pull complete 23:18:56 (1/1) Installing dumb-init (1.2.5-r2) 23:18:56 Executing busybox-1.35.0-r29.trigger 23:18:56 OK: 7 MiB in 16 packages 23:18:56 Removing intermediate container 8d86dfdd980d 23:18:56 ---> ca0b0c5d496d 23:18:56 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 23:18:57 ---> Running in 1f0eaabf75b7 23:18:57 Removing intermediate container 1f0eaabf75b7 23:18:57 ---> 14ae4441b443 23:18:57 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:18:57 ---> Running in 5ab9284cde48 23:18:57 Removing intermediate container 5ab9284cde48 23:18:57 ---> a7c4af82b055 23:18:57 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:18:57 ---> Running in 2b6419f4ba66 23:18:57 Removing intermediate container b4e63a344cd2 23:18:57 ---> baa205a421a1 23:18:57 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:18:57 Removing intermediate container 7400ea143a97 23:18:57 ---> cfb7435f436d 23:18:57 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:18:58 Removing intermediate container 2b6419f4ba66 23:18:58 ---> a1cef453cd3d 23:18:58 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:18:58 ---> 6ec8209d0722 23:18:58 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:18:58 ---> Running in b022d03a864f 23:18:59 ---> ade5c062c0f4 23:18:59 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:18:59 Removing intermediate container b022d03a864f 23:18:59 ---> d017da4f6440 23:18:59 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:18:59 ---> d60e2c55df6a 23:18:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:18:59 ---> Running in 908292c8405b 23:19:00 ---> 93aadf47734c 23:19:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:19:00 ---> 66f0c768f259 23:19:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:19:01 ---> b43504a06f98 23:19:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:19:01 ---> 7dd3223af01b 23:19:01 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:19:01 ---> Running in e9847da94c22 23:19:01 Removing intermediate container 908292c8405b 23:19:01 ---> 1058c40b4d0d 23:19:01 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:19:01 ---> c84c81d12d5d 23:19:01 Step 19/23 : ENTRYPOINT ["/core-data"] 23:19:01 Removing intermediate container e9847da94c22 23:19:01 ---> 57ad204e85ed 23:19:01 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:19:01 ---> Running in 54dd51add7f2 23:19:01 ---> Running in 398b357b5ffc 23:19:01 ---> Running in be0d02b94e7f 23:19:01 Removing intermediate container be0d02b94e7f 23:19:01 ---> ea2bb0748008 23:19:01 Step 18/20 : LABEL arch=x86_64 23:19:01 Removing intermediate container 54dd51add7f2 23:19:01 ---> fe8405a994be 23:19:01 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:19:01 Removing intermediate container 398b357b5ffc 23:19:01 ---> 628a122757cf 23:19:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:19:01 ---> Running in 109d22f98d0b 23:19:01 ---> Running in ea1174051d98 23:19:02 Removing intermediate container 109d22f98d0b 23:19:02 ---> 0a3b5f6a3924 23:19:02 Step 19/20 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:19:02 ---> ddff51724b04 23:19:02 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:19:02 ---> Running in a05cf4f603de 23:19:02 ---> Running in 3cd44e496d25 23:19:02 Removing intermediate container ea1174051d98 23:19:02 ---> 99e02d84d223 23:19:02 Step 21/23 : LABEL arch=x86_64 23:19:02 ---> Running in c3347d994ae5 23:19:02 Removing intermediate container a05cf4f603de 23:19:02 ---> ef60ae16f8c2 23:19:02 Step 20/20 : LABEL version=0.0.0 23:19:02 ---> Running in 193eacfa2f76 23:19:02 Removing intermediate container c3347d994ae5 23:19:02 ---> 4408af45ebfd 23:19:02 Step 22/23 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:19:02 ---> Running in d4585cadfea5 23:19:03 Removing intermediate container 193eacfa2f76 23:19:03 ---> 12b1037b6608 23:19:03 23:19:03 Removing intermediate container d4585cadfea5 23:19:03 ---> 1e4630a0eafc 23:19:03 Step 23/23 : LABEL version=0.0.0 23:19:03 ---> Running in 2694b41c2e3a 23:19:03 Successfully built 12b1037b6608 23:19:03 Successfully tagged security-spiffe-token-provider:latest 23:19:03 Building security-secretstore-setup 23:19:03  Building security-spiffe-token-provider ... done Removing intermediate container 2694b41c2e3a 23:19:03 ---> fad68579ea7f 23:19:03 23:19:03 Successfully built fad68579ea7f 23:19:03 Successfully tagged core-data:latest 23:19:03  Building core-data ... done Building security-proxy-setup 23:19:09 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:19:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:19:09 ---> 7e5abe67c7d4 23:19:09 Step 3/22 : WORKDIR /edgex-go 23:19:09 ---> Using cache 23:19:09 ---> 43284157cc1c 23:19:09 Step 4/22 : RUN apk add --update --no-cache make git 23:19:09 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:19:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:19:09 ---> 7e5abe67c7d4 23:19:09 Step 3/25 : WORKDIR /edgex-go 23:19:09 ---> Using cache 23:19:09 ---> 43284157cc1c 23:19:09 Step 4/25 : RUN apk add --update --no-cache make git 23:19:11 ce5c4a1c91eb: Pull complete 23:19:11 169dfbe0d373: Pull complete 23:19:11 e1ff8fa3b103: Pull complete 23:19:14 Removing intermediate container 3cd44e496d25 23:19:14 ---> 4fe1a6eb93f9 23:19:14 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:19:14 ---> Running in d71ab1aa38e8 23:19:14 ---> Running in 7c78f8d34ae2 23:19:14 ---> 3897ab805d78 23:19:14 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 23:19:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:15 OK: 265 MiB in 53 packages 23:19:16 ---> 514fe45b92c5 23:19:16 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:16 OK: 265 MiB in 53 packages 23:19:17 ---> c962cab0f9a9 23:19:17 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:19:17 Removing intermediate container d71ab1aa38e8 23:19:17 ---> b93981df4bf8 23:19:17 Step 5/25 : COPY go.mod vendor* ./ 23:19:17 ---> 77e1a03a8d98 23:19:17 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 23:19:17 Removing intermediate container 69c1acaaaf4a 23:19:17 ---> 5285cea93794 23:19:17 23:19:17 Step 10/23 : FROM alpine:3.17 23:19:17 ---> 9ed4aefc74f6 23:19:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:19:17 Removing intermediate container 7c78f8d34ae2 23:19:17 ---> b172a943aa97 23:19:17 Step 5/22 : COPY go.mod vendor* ./ 23:19:17 ---> Running in 5f317ac06267 23:19:17 ---> fd28be2a8822 23:19:17 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:17 Removing intermediate container 5adf2cdea6cf 23:19:17 ---> ab72286fc403 23:19:17 23:19:17 Step 10/25 : FROM alpine:3.17 23:19:17 ---> 9ed4aefc74f6 23:19:17 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:19:18 ---> Running in 151d32bc8a87 23:19:18 ---> Running in b9228d1a7078 23:19:18 Removing intermediate container 5f317ac06267 23:19:18 ---> 2e7c1a900964 23:19:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:19:18 ---> 1f49aa9a4b02 23:19:18 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:18 ---> eb47755c0aef 23:19:18 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:19:18 ---> Running in ed60d76ebe41 23:19:18 ---> Running in 1e3b7499fdf0 23:19:18 ---> 92b3cd2ef3a7 23:19:18 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:19:18 ---> 9fe56afc4b11 23:19:18 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:19:18 ---> eca6aaadf1f8 23:19:18 Step 28/33 : RUN chmod +x /entrypoint.sh 23:19:18 ---> Running in 30766fe84748 23:19:18 52ebb69f0ebf: Pull complete 23:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:19 (1/1) Installing dumb-init (1.2.5-r2) 23:19:19 Executing busybox-1.35.0-r29.trigger 23:19:19 (1/1) Installing dumb-init (1.2.5-r2) 23:19:19 OK: 7 MiB in 16 packages 23:19:19 Executing busybox-1.35.0-r29.trigger 23:19:19 OK: 7 MiB in 16 packages 23:19:19 Removing intermediate container 30766fe84748 23:19:19 ---> 69e2e59284fb 23:19:19 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:19:19 ---> Running in 9338a1d4f37c 23:19:19 Removing intermediate container 9338a1d4f37c 23:19:19 ---> 5c8e69ba02a5 23:19:19 Step 30/33 : CMD ["gate"] 23:19:19 ---> Running in 2f66b9fb7430 23:19:19 Removing intermediate container 1e3b7499fdf0 23:19:19 ---> 88acfda1f1c4 23:19:19 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:19:19 Removing intermediate container b9228d1a7078 23:19:19 ---> be73150f177b 23:19:19 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:19:19 Removing intermediate container 2f66b9fb7430 23:19:19 ---> 7c3124ec35fb 23:19:19 Step 31/33 : LABEL arch=x86_64 23:19:19 ---> Running in 6ea3a8b31538 23:19:19 ---> Running in 7b1145dddf28 23:19:19 ---> 8b4d41e13aac 23:19:19 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:19:19 Removing intermediate container 6ea3a8b31538 23:19:19 ---> 7f3d51f19d74 23:19:19 Step 13/25 : ENV APP_PORT=59881 23:19:19 ---> Running in ee649d978731 23:19:19 Removing intermediate container 7b1145dddf28 23:19:19 ---> 9ffe9e49c56f 23:19:19 Step 32/33 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:19:19 ---> Running in c606e59e7737 23:19:20 Removing intermediate container ee649d978731 23:19:20 ---> a67aa261f68f 23:19:20 Step 14/25 : EXPOSE $APP_PORT 23:19:20 ---> 3f42e9e4f7b3 23:19:20 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:19:20 Removing intermediate container c606e59e7737 23:19:20 ---> b36f10eb1492 23:19:20 Step 33/33 : LABEL version=0.0.0 23:19:20 ---> Running in 2cc73a464ba3 23:19:20 ---> Running in 2e50a82b7ef5 23:19:20 5abe8eddf0d5: Pull complete 23:19:20 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:19:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:19:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:19:20 Removing intermediate container 2cc73a464ba3 23:19:20 ---> ab5f923a5c80 23:19:20 Step 15/25 : WORKDIR / 23:19:20 Removing intermediate container 2e50a82b7ef5 23:19:20 ---> 95b228de24c1 23:19:20 23:19:20 ---> 7799d5949be8 23:19:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:19:20 ---> Running in 9473815d9ce7 23:19:20 Successfully built 95b228de24c1 23:19:20 Successfully tagged security-bootstrapper:latest 23:19:20  Building security-bootstrapper ... done Building security-proxy-auth 23:19:20 Removing intermediate container 9473815d9ce7 23:19:20 ---> e79cd6adc192 23:19:20 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:19:20 ---> 076e17cd8659 23:19:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:19:21 + docker build -t ci-base-image-arm64 -f - . 23:19:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:19:21 WORKDIR /edgex 23:19:21 COPY go.mod . 23:19:21 RUN go mod download 23:19:21 Sending build context to Docker daemon 2.934MB 23:19:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:19:21 ---> 6cb57ee374ae 23:19:21 Step 2/4 : WORKDIR /edgex 23:19:23 ---> Running in 363eb9eb9d2f 23:19:24 Removing intermediate container 363eb9eb9d2f 23:19:24 ---> f56d54f71a86 23:19:24 Step 3/4 : COPY go.mod . 23:19:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:19:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:19:24 ---> 7e5abe67c7d4 23:19:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:19:24 ---> Using cache 23:19:24 ---> c27253c250ec 23:19:24 Step 4/23 : WORKDIR /edgex-go 23:19:24 ---> Using cache 23:19:24 ---> 7d5f3a3de34f 23:19:24 Step 5/23 : RUN apk add --update --no-cache make git 23:19:24 ---> Using cache 23:19:24 ---> 1aa7e40e775b 23:19:24 Step 6/23 : COPY go.mod vendor* ./ 23:19:24 ---> Using cache 23:19:24 ---> 71f066b70eec 23:19:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:24 ---> Using cache 23:19:24 ---> 542e63780b93 23:19:24 Step 8/23 : COPY . . 23:19:24 ---> Using cache 23:19:24 ---> bda8cea1ab0c 23:19:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:19:24 ---> f1ddccc50d46 23:19:24 Step 4/4 : RUN go mod download 23:19:24 ---> Running in 2303201df134 23:19:25 ---> 33f14f03a58c 23:19:25 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 23:19:25 ---> d128c475b66b 23:19:25 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:19:25 ---> Running in a91ba0a0923a 23:19:25 ---> Running in 8b35fda49384 23:19:25 ---> 1c16ce048da0 23:19:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:19:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:19:26 ---> 04f67ccea00f 23:19:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:19:29 ---> 55a40873baa3 23:19:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:19:29 Removing intermediate container 8b35fda49384 23:19:29 ---> 6c71325f98c0 23:19:29 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:19:35 ---> Running in 7894727dce2a 23:19:35 ---> e8fcc40de068 23:19:35 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:19:36 ---> Running in ff5f94ac33d2 23:19:36 Removing intermediate container 7894727dce2a 23:19:36 ---> dab6ee50a16f 23:19:36 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 23:19:36 ---> Running in e5ac65f3e876 23:19:36 Removing intermediate container ff5f94ac33d2 23:19:36 ---> 3e2db3657895 23:19:36 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:19:36 Removing intermediate container e5ac65f3e876 23:19:36 ---> caf2ff599e0b 23:19:36 Step 21/23 : LABEL arch=x86_64 23:19:36 ---> Running in cdb673740135 23:19:36 ---> Running in 16388657787a 23:19:36 Removing intermediate container cdb673740135 23:19:36 ---> 2d421f0a2200 23:19:36 Step 23/25 : LABEL arch=x86_64 23:19:37 Removing intermediate container 16388657787a 23:19:37 ---> 57561ca932c0 23:19:37 Step 22/23 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:19:37 ---> Running in 9de2e6e58841 23:19:37 ---> Running in 40c66e7c730a 23:19:38 Removing intermediate container 9de2e6e58841 23:19:38 ---> 029122b4a840 23:19:38 Step 24/25 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:19:39 Removing intermediate container 40c66e7c730a 23:19:39 ---> 790c1041cc25 23:19:39 Step 23/23 : LABEL version=0.0.0 23:19:42 ---> Running in 636687de0310 23:19:43 ---> Running in 70b090485bf2 23:19:44 Removing intermediate container 636687de0310 23:19:44 ---> f66c945ac76d 23:19:44 Step 25/25 : LABEL version=0.0.0 23:19:46 Removing intermediate container 70b090485bf2 23:19:46 ---> 4734bbef9642 23:19:46 23:19:46 ---> Running in 6a1fe5d1c214 23:19:46 Successfully built 4734bbef9642 23:19:46 Successfully tagged core-common-config-bootstrapper:latest 23:19:46  Building core-common-config-bootstrapper ... done Building core-command 23:19:46 Removing intermediate container 151d32bc8a87 23:19:46 ---> 1e8c1ddad7d5 23:19:46 Step 7/25 : COPY . . 23:19:46 Removing intermediate container ed60d76ebe41 23:19:46 ---> 710d25bca71d 23:19:46 Step 7/22 : COPY . . 23:19:47 Removing intermediate container 6a1fe5d1c214 23:19:47 ---> 4c0ba67b06af 23:19:47 23:19:48 Successfully built 4c0ba67b06af 23:19:48 Successfully tagged core-metadata:latest 23:19:48  Building core-metadata ... done Building security-spire-agent 23:19:50 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:19:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:19:50 ---> 7e5abe67c7d4 23:19:50 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:19:50 ---> Using cache 23:19:50 ---> c27253c250ec 23:19:50 Step 4/24 : WORKDIR /edgex-go 23:19:50 ---> Using cache 23:19:50 ---> 7d5f3a3de34f 23:19:50 Step 5/24 : RUN apk add --update --no-cache make git 23:19:50 ---> Using cache 23:19:50 ---> 1aa7e40e775b 23:19:50 Step 6/24 : COPY go.mod vendor* ./ 23:19:50 ---> Using cache 23:19:50 ---> 71f066b70eec 23:19:50 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:50 ---> Using cache 23:19:50 ---> 542e63780b93 23:19:50 Step 8/24 : COPY . . 23:19:50 ---> Using cache 23:19:50 ---> bda8cea1ab0c 23:19:50 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:19:51 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:19:51 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:19:51 ---> 7e5abe67c7d4 23:19:51 Step 3/27 : WORKDIR /edgex-go 23:19:51 ---> Using cache 23:19:51 ---> 43284157cc1c 23:19:51 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:19:51 ---> Using cache 23:19:51 ---> 1849aba3ed0e 23:19:51 Step 5/27 : COPY go.mod vendor* ./ 23:19:51 ---> Using cache 23:19:51 ---> ab1ebc25b3c5 23:19:51 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:51 ---> Using cache 23:19:51 ---> 72dc977bc05b 23:19:51 Step 7/27 : COPY . . 23:19:51 ---> Using cache 23:19:51 ---> 7260834d25ab 23:19:51 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:19:51 ---> Using cache 23:19:51 ---> 6ffd4c57619f 23:19:51 Step 9/27 : WORKDIR /edgex-go/spire-build 23:19:51 ---> Using cache 23:19:51 ---> c27930e0a671 23:19:51 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:19:51 ---> Using cache 23:19:51 ---> d22cfabfb116 23:19:51 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 23:19:51 ---> Using cache 23:19:51 ---> a9c137aa63bd 23:19:51 Step 12/27 : WORKDIR /edgex-go 23:19:51 ---> Using cache 23:19:51 ---> 5b1c110a4369 23:19:51 23:19:51 Step 13/27 : FROM alpine:3.17 23:19:51 ---> 9ed4aefc74f6 23:19:51 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:19:51 ---> Using cache 23:19:51 ---> 2c89cbcb18a7 23:19:51 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:20:03 ---> Running in 6345cfbe3879 23:20:03 ---> Running in adf2baabb210 23:20:03 ---> 9fc6d037f20f 23:20:03 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:20:03 ---> 8e3ba978603c 23:20:03 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:20:03 Removing intermediate container a91ba0a0923a 23:20:03 ---> aee5561ac94d 23:20:03 23:20:03 Step 10/23 : FROM alpine:3.17 23:20:03 ---> 9ed4aefc74f6 23:20:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:20:03 ---> Using cache 23:20:03 ---> 2e7c1a900964 23:20:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:20:03 ---> Using cache 23:20:03 ---> 88acfda1f1c4 23:20:03 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:20:03 ---> Using cache 23:20:03 ---> 8b4d41e13aac 23:20:03 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:20:03 ---> Using cache 23:20:03 ---> Running in d46f16069fd9 23:20:03 ---> Running in f8f14d77cbca 23:20:03 ---> 3f42e9e4f7b3 23:20:03 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:20:03 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 23:20:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:20:03 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 23:20:03 v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:20:03 v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:20:03 OK: 17818 distinct packages available 23:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:20:03 Removing intermediate container 2303201df134 23:20:03 ---> d96115da4833 23:20:03 Successfully built d96115da4833 23:20:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:20:03 (1/5) Installing dumb-init (1.2.5-r2) 23:20:03 (2/5) Installing musl-obstack (1.2.3-r0) 23:20:04 + docker inspect -f . ci-base-image-arm64 23:20:04 . [Pipeline] } 23:20:04 (3/5) Installing libucontext (1.2-r0) 23:20:04 (4/5) Installing gcompat (1.1.0-r0) 23:20:04 (5/5) Installing openssl (3.0.8-r3) 23:20:04 Executing busybox-1.35.0-r29.trigger 23:20:04 OK: 8 MiB in 20 packages 23:20:04 ---> e622cd87f978 23:20:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:04 prd-ubuntu20.04-docker-arm64-4c-16g-6321 does not seem to be running inside a container 23:20:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:20:04 ---> 11340e21789d 23:20:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:20:05 Removing intermediate container 6345cfbe3879 23:20:05 ---> f4a935962ad0 23:20:05 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:20:05 ---> 5bc3dcd72663 23:20:05 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:20:05 ---> Running in 81264562d93e 23:20:05 ---> b267f89a047c 23:20:05 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:20:05 ---> d4e3a497232c 23:20:05 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:20:06 $ docker top b8a9b11825d049bb24ab6620171fe164bdc71929da4cf6df9662d0d0fa4dbf96 -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:06 ---> efec4856d857 23:20:06 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:20:06 Removing intermediate container 81264562d93e 23:20:06 ---> 2a0cad162a86 23:20:06 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:20:06 ---> Running in 0453047bf658 23:20:06 Removing intermediate container 0453047bf658 23:20:06 ---> 0cc69ae1c098 23:20:06 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:20:07 + go version 23:20:07 go version go1.20.2 linux/arm64 [Pipeline] } 23:20:07 $ docker stop --time=1 b8a9b11825d049bb24ab6620171fe164bdc71929da4cf6df9662d0d0fa4dbf96 23:20:07 ---> Running in 6f3c1ad322b9 23:20:08 $ docker rm -f --volumes b8a9b11825d049bb24ab6620171fe164bdc71929da4cf6df9662d0d0fa4dbf96 23:20:08 Removing intermediate container 6f3c1ad322b9 23:20:08 ---> a53b09fad30f 23:20:08 Step 21/23 : LABEL arch=x86_64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:09 ---> 3efdbe029716 23:20:09 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:20:09 ---> Running in b6cd4f5ab55e 23:20:09 + docker inspect -f . ci-base-image-arm64 23:20:09 . [Pipeline] } [Pipeline] // withEnv 23:20:09 Removing intermediate container b6cd4f5ab55e 23:20:09 ---> c44712893055 23:20:09 Step 22/23 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:20:09 ---> Running in b8aaeb5bc612 [Pipeline] withDockerContainer 23:20:09 prd-ubuntu20.04-docker-arm64-4c-16g-6321 does not seem to be running inside a container 23:20:09 Removing intermediate container b8aaeb5bc612 23:20:09 ---> 9ba5e63e37c1 23:20:09 Step 23/23 : LABEL version=0.0.0 23:20:09 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:20:09 ---> 523abb15f597 23:20:09 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:20:09 ---> Running in 11bae789b8da 23:20:10 Removing intermediate container 11bae789b8da 23:20:10 ---> cfc04f067956 23:20:10 23:20:10 Successfully built cfc04f067956 23:20:10 Successfully tagged security-proxy-auth:latest 23:20:10  Building security-proxy-auth ... done Building support-scheduler 23:20:11 $ docker top 72d2431614e738637b7d2152d94d1bfb18f22c57a5cba751037ea7ff41873683 -eo pid,comm [Pipeline] { [Pipeline] echo 23:20:11 ========================================================= 23:20:11 [edgeXBuildGoParallel] Running Tests and Build... 23:20:11 ========================================================= [Pipeline] sh 23:20:12 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 23:20:12 + make test 23:20:12 go test -race -coverprofile=coverage.out ./... 23:20:14 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:20:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:20:14 ---> 7e5abe67c7d4 23:20:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:20:14 ---> Using cache 23:20:14 ---> c27253c250ec 23:20:14 Step 4/23 : WORKDIR /edgex-go 23:20:14 ---> Using cache 23:20:14 ---> 7d5f3a3de34f 23:20:14 Step 5/23 : RUN apk add --update --no-cache make git 23:20:14 ---> Using cache 23:20:14 ---> 1aa7e40e775b 23:20:14 Step 6/23 : COPY go.mod vendor* ./ 23:20:14 ---> Using cache 23:20:14 ---> 71f066b70eec 23:20:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:14 ---> Using cache 23:20:14 ---> 542e63780b93 23:20:14 Step 8/23 : COPY . . 23:20:14 ---> Using cache 23:20:14 ---> bda8cea1ab0c 23:20:14 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:20:19 ---> 37c8086d9864 23:20:19 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:20:19 ---> Running in 420b465efb8c 23:20:19 ---> 481f23112896 23:20:19 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:20:19 ---> Running in f786d3c7cb9c 23:20:19 Removing intermediate container f786d3c7cb9c 23:20:19 ---> 4abf57e8c44e 23:20:19 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:20:19 ---> Running in 165c18f91792 23:20:20 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 23:20:20 Removing intermediate container 165c18f91792 23:20:20 ---> bb758825f863 23:20:20 Step 25/27 : LABEL arch=x86_64 23:20:20 ---> Running in 7e9006ec468f 23:20:20 Removing intermediate container 7e9006ec468f 23:20:20 ---> b1f414a1b1cb 23:20:20 Step 26/27 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:20:20 ---> Running in 3c7eac209ce6 23:20:20 Removing intermediate container 3c7eac209ce6 23:20:20 ---> 9f78580a7c11 23:20:20 Step 27/27 : LABEL version=0.0.0 23:20:20 ---> Running in 3a85c7f08506 23:20:20 Removing intermediate container 3a85c7f08506 23:20:20 ---> 74790bf0a6d2 23:20:20 23:20:20 Successfully built 74790bf0a6d2 23:20:20 Successfully tagged security-spire-agent:latest 23:20:20 Building support-notifications 23:20:23  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:20:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:20:23 ---> 7e5abe67c7d4 23:20:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:20:23 ---> Using cache 23:20:23 ---> c27253c250ec 23:20:23 Step 4/23 : WORKDIR /edgex-go 23:20:23 ---> Using cache 23:20:23 ---> 7d5f3a3de34f 23:20:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:20:30 ---> Running in 0eda8829095f 23:20:30 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 23:20:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:20:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:20:30 OK: 265 MiB in 53 packages 23:20:35 Removing intermediate container 0eda8829095f 23:20:35 ---> 7b6c8e5f64a3 23:20:35 Step 6/23 : COPY go.mod vendor* ./ 23:20:38 ---> 8c0732baee1f 23:20:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:38 ---> Running in b439f0e908a0 23:20:38 Removing intermediate container f8f14d77cbca 23:20:38 ---> 5da74467e52d 23:20:38 23:20:38 Step 9/22 : FROM alpine:3.17 23:20:38 ---> 9ed4aefc74f6 23:20:38 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:20:38 Removing intermediate container d46f16069fd9 23:20:38 ---> 0badfe33dcb2 23:20:38 23:20:38 Step 9/25 : FROM alpine:3.17 23:20:38 ---> 9ed4aefc74f6 23:20:38 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:20:38 ---> Running in 05354a9a1721 23:20:38 Removing intermediate container adf2baabb210 23:20:38 ---> a24fd04031d7 23:20:38 23:20:38 Step 10/24 : FROM alpine:3.17 23:20:38 ---> 9ed4aefc74f6 23:20:38 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:20:38 ---> Using cache 23:20:38 ---> be73150f177b 23:20:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:20:38 ---> Using cache 23:20:38 ---> 7f3d51f19d74 23:20:38 Step 13/24 : ENV APP_PORT=59882 23:20:38 ---> Running in 0a07ad68a645 23:20:38 ---> Running in b65603aaec8b 23:20:38 Removing intermediate container b65603aaec8b 23:20:38 ---> 2dfbda9eeb1b 23:20:38 Step 14/24 : EXPOSE $APP_PORT 23:20:39 ---> Running in c6a0b5ba84c2 23:20:39 Removing intermediate container c6a0b5ba84c2 23:20:39 ---> cb730fceb4ca 23:20:39 Step 15/24 : WORKDIR / 23:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:20:39 ---> Running in 04930422609c 23:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:20:39 (1/3) Installing ca-certificates (20220614-r4) 23:20:39 (2/3) Installing dumb-init (1.2.5-r2) 23:20:39 (3/3) Installing su-exec (0.2-r2) 23:20:39 Executing busybox-1.35.0-r29.trigger 23:20:39 Executing ca-certificates-20220614-r4.trigger 23:20:39 Removing intermediate container 04930422609c 23:20:39 ---> 00370ca93d8d 23:20:39 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:20:39 (1/2) Installing dumb-init (1.2.5-r2) 23:20:39 (2/2) Installing openssl (3.0.8-r3) 23:20:39 Executing busybox-1.35.0-r29.trigger 23:20:39 OK: 8 MiB in 17 packages 23:20:39 OK: 8 MiB in 18 packages 23:20:39 ---> 3ea191cb17cf 23:20:39 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 23:20:40 ---> 24735c9b837c 23:20:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:20:40 Removing intermediate container 05354a9a1721 23:20:40 ---> 402231339483 23:20:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:20:40 Removing intermediate container 0a07ad68a645 23:20:40 ---> 962d2532b428 23:20:40 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:20:40 ---> Running in fbe2e0134423 23:20:40 ---> Running in 09c5564ea5e3 23:20:41 Removing intermediate container 09c5564ea5e3 23:20:41 ---> 290d936a5a9c 23:20:41 Step 12/25 : WORKDIR / 23:20:41 Removing intermediate container fbe2e0134423 23:20:41 ---> 069dd60658b1 23:20:41 Step 12/22 : WORKDIR /edgex 23:20:41 ---> Running in ecacd081a70c 23:20:41 ---> b5bc850d0a2d 23:20:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:20:41 ---> Running in e4ffa88eb847 23:20:41 Removing intermediate container ecacd081a70c 23:20:41 ---> 0b4a87ffc5c6 23:20:41 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:20:41 Removing intermediate container e4ffa88eb847 23:20:41 ---> f579c1933321 23:20:41 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:20:41 ---> 4ceb8584af40 23:20:41 Step 20/24 : ENTRYPOINT ["/core-command"] 23:20:41 ---> Running in fab8d2068753 23:20:41 ---> 9aed64135105 23:20:41 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:20:41 Removing intermediate container fab8d2068753 23:20:41 ---> 348c4107e23a 23:20:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:20:41 ---> 9ffd7b83365a 23:20:41 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:20:41 ---> Running in a80d35572307 23:20:41 Removing intermediate container a80d35572307 23:20:41 ---> fa0c5416a086 23:20:41 Step 22/24 : LABEL arch=x86_64 23:20:41 ---> Running in 8b6def6463c7 23:20:42 ---> 4616bb51a28e 23:20:42 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:20:42 ---> 462afaded5b5 23:20:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:20:42 Removing intermediate container 8b6def6463c7 23:20:42 ---> d2ea9e14fe54 23:20:42 Step 23/24 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:20:42 ---> Running in c28ec9b9630d 23:20:42 Removing intermediate container c28ec9b9630d 23:20:42 ---> d9dd9782f775 23:20:42 Step 24/24 : LABEL version=0.0.0 23:20:42 ---> 4e7beeb61128 23:20:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:20:42 ---> 2cf328513ae2 23:20:42 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:20:42 ---> Running in 11d38ab2bb6c 23:20:42 Removing intermediate container 11d38ab2bb6c 23:20:42 ---> 5097c4549be6 23:20:42 23:20:42 Successfully built 5097c4549be6 23:20:42 Successfully tagged core-command:latest 23:20:42  Building core-command ... done  ---> 7715c4f7dd1e 23:20:42 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:20:43 ---> 476325e201f7 23:20:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:20:43 ---> e4916941fe09 23:20:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:20:45 ---> ec26385d7aa1 23:20:45 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:20:47 ---> 123c18fc4d42 23:20:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:20:47 ---> Running in 1984d4317df0 23:20:49 ---> b1efc45d37cb 23:20:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:20:49 ---> 5a18a1b5ea5e 23:20:49 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:20:49 Removing intermediate container 1984d4317df0 23:20:49 ---> 5f589aac85d6 23:20:49 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:20:49 ---> Running in ea0e10f6f3db 23:20:49 ---> Running in e325e4c63fd0 23:20:50 Removing intermediate container e325e4c63fd0 23:20:50 ---> 0392b5577007 23:20:50 Step 20/22 : LABEL arch=x86_64 23:20:53 ---> Running in 4a79f14e0564 23:20:54 Removing intermediate container 4a79f14e0564 23:20:54 ---> eed1139fd307 23:20:54 Step 21/22 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:20:54 Removing intermediate container ea0e10f6f3db 23:20:54 ---> eba4ffb688bf 23:20:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:20:54 ---> Running in ffec4f090007 23:20:54 ---> Running in b75da85e3bd9 23:20:54 Removing intermediate container 420b465efb8c 23:20:54 ---> 2f2c3805e1b2 23:20:54 23:20:54 Step 10/23 : FROM alpine:3.17 23:20:54 ---> 9ed4aefc74f6 23:20:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:20:54 ---> Using cache 23:20:54 ---> be73150f177b 23:20:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:20:54 ---> Using cache 23:20:54 ---> 7f3d51f19d74 23:20:54 Step 13/23 : ENV APP_PORT=59861 23:20:55 Removing intermediate container ffec4f090007 23:20:55 ---> fc3d1eb3c119 23:20:55 Step 22/22 : LABEL version=0.0.0 23:20:55 Removing intermediate container b75da85e3bd9 23:20:55 ---> 12df5fb4f315 23:20:55 Step 23/25 : LABEL arch=x86_64 23:20:55 ---> Running in 96a14d9d9f11 23:20:55 ---> Running in 51da47ec1e7c 23:20:55 ---> Running in db690d6ca331 23:20:55 Removing intermediate container 51da47ec1e7c 23:20:55 ---> 798e8d8094cf 23:20:55 Step 24/25 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:20:55 Removing intermediate container 96a14d9d9f11 23:20:55 ---> c4de33825e2e 23:20:55 Step 14/23 : EXPOSE $APP_PORT 23:20:55 Removing intermediate container db690d6ca331 23:20:55 ---> 1fb2675afbc3 23:20:55 23:20:55 ---> Running in 700b532c74c6 23:20:55 Successfully built 1fb2675afbc3 23:20:55 Successfully tagged security-proxy-setup:latest 23:20:55  Building security-proxy-setup ... done  ---> Running in 5a8b45e7184b 23:20:55 Removing intermediate container 700b532c74c6 23:20:55 ---> a737bda51b9e 23:20:55 Step 25/25 : LABEL version=0.0.0 23:20:55 Removing intermediate container 5a8b45e7184b 23:20:55 ---> d1158d28cb1d 23:20:55 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:20:55 ---> Running in 2859c8cd4e21 23:20:56 Removing intermediate container 2859c8cd4e21 23:20:56 ---> 1b772bb5b2b6 23:20:56 23:20:56 ---> 0417144917d4 23:20:56 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:20:56 Successfully built 1b772bb5b2b6 23:20:56 Successfully tagged security-secretstore-setup:latest 23:20:56  Building security-secretstore-setup ... done  ---> 4c1fbb0c1e9e 23:20:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:20:57 ---> 4d54dad138cc 23:20:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:20:57 ---> d14becc634b2 23:20:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:20:57 ---> Running in 722777fee1c1 23:20:57 Removing intermediate container b439f0e908a0 23:20:57 ---> db6d410c0de7 23:20:57 Step 8/23 : COPY . . 23:20:57 Removing intermediate container 722777fee1c1 23:20:57 ---> f85c73f0c206 23:20:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:20:57 ---> Running in d3511ce346ce 23:21:02 Removing intermediate container d3511ce346ce 23:21:02 ---> 127318d87e7c 23:21:02 Step 21/23 : LABEL arch=x86_64 23:21:03 ---> Running in 3ce2c5682a43 23:21:03 ---> 08fbe7e4159b 23:21:03 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:21:03 ---> Running in d31d372d6653 23:21:03 Removing intermediate container 3ce2c5682a43 23:21:03 ---> 151d63a32f48 23:21:03 Step 22/23 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:21:03 ---> Running in a71587285dc0 23:21:03 Removing intermediate container a71587285dc0 23:21:03 ---> e33a7e956da3 23:21:03 Step 23/23 : LABEL version=0.0.0 23:21:03 ---> Running in 41e75eba8c9b 23:21:03 Removing intermediate container 41e75eba8c9b 23:21:03 ---> 4c06a720da25 23:21:03 23:21:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:21:03 Successfully built 4c06a720da25 23:21:03 Successfully tagged support-scheduler:latest 23:21:09 ? github.com/edgexfoundry/edgex-go [no test files] 23:21:25  Building support-scheduler ... done Removing intermediate container d31d372d6653 23:21:25 ---> 6ea9eebd8ea6 23:21:25 23:21:25 Step 10/23 : FROM alpine:3.17 23:21:25 ---> 9ed4aefc74f6 23:21:25 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:21:25 ---> Running in 62062e0660eb 23:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:25 (1/2) Installing ca-certificates (20220614-r4) 23:21:25 (2/2) Installing dumb-init (1.2.5-r2) 23:21:25 Executing busybox-1.35.0-r29.trigger 23:21:25 Executing ca-certificates-20220614-r4.trigger 23:21:25 OK: 8 MiB in 17 packages 23:21:25 Removing intermediate container 62062e0660eb 23:21:25 ---> 22212300fd04 23:21:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 23:21:25 ---> Running in c190589cc8f3 23:21:25 Removing intermediate container c190589cc8f3 23:21:25 ---> 65e7884bc4b1 23:21:25 Step 13/23 : ENV APP_PORT=59860 23:21:25 ---> Running in 14bfc342f956 23:21:25 Removing intermediate container 14bfc342f956 23:21:25 ---> a9b5e27fc8f0 23:21:25 Step 14/23 : EXPOSE $APP_PORT 23:21:25 ---> Running in bba9cb7658fa 23:21:25 Removing intermediate container bba9cb7658fa 23:21:25 ---> 1279886f1b14 23:21:25 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:21:25 ---> 7825e291ec02 23:21:25 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:21:25 ---> 33785fcda0cc 23:21:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:21:26 ---> 43ebc949cfd1 23:21:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:21:26 ---> bd1b5d76a089 23:21:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:21:26 ---> Running in e3b41a0b30ee 23:21:26 Removing intermediate container e3b41a0b30ee 23:21:26 ---> 7b2b107aa420 23:21:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:21:26 ---> Running in 24deb2ba1587 23:21:26 Removing intermediate container 24deb2ba1587 23:21:26 ---> 7ad126c5d72e 23:21:26 Step 21/23 : LABEL arch=x86_64 23:21:26 ---> Running in 320486bfe751 23:21:26 Removing intermediate container 320486bfe751 23:21:26 ---> 49346b0a58bc 23:21:26 Step 22/23 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:21:26 ---> Running in fa61187afdfa 23:21:26 Removing intermediate container fa61187afdfa 23:21:26 ---> 12163c573395 23:21:26 Step 23/23 : LABEL version=0.0.0 23:21:26 ---> Running in 52b4bf01bc2c 23:21:26 Removing intermediate container 52b4bf01bc2c 23:21:26 ---> d72a6f763a72 23:21:26 23:21:26 Successfully built d72a6f763a72 23:21:26 Successfully tagged support-notifications:latest 23:21:27  Building support-notifications ... done  [Pipeline] } 23:21:27 $ docker stop --time=1 509e42abbcb3aba3428b0b1d8e4521ed0d6ccce381221f83c0914a636773d0a4 23:21:28 $ docker rm -f --volumes 509e42abbcb3aba3428b0b1d8e4521ed0d6ccce381221f83c0914a636773d0a4 [Pipeline] // withDockerContainer [Pipeline] sh 23:21:28 + docker images 23:21:28 REPOSITORY TAG IMAGE ID CREATED SIZE 23:21:28 support-notifications latest d72a6f763a72 2 seconds ago 32.7MB 23:21:28 6ea9eebd8ea6 7 seconds ago 1.75GB 23:21:28 support-scheduler latest 4c06a720da25 25 seconds ago 32.1MB 23:21:28 security-proxy-setup latest 1fb2675afbc3 33 seconds ago 18.7MB 23:21:28 security-secretstore-setup latest 1b772bb5b2b6 33 seconds ago 32.8MB 23:21:28 2f2c3805e1b2 35 seconds ago 1.75GB 23:21:28 core-command latest 5097c4549be6 46 seconds ago 19.8MB 23:21:28 0badfe33dcb2 50 seconds ago 1.68GB 23:21:28 a24fd04031d7 50 seconds ago 1.69GB 23:21:28 5da74467e52d 53 seconds ago 1.67GB 23:21:28 security-spire-agent latest 74790bf0a6d2 About a minute ago 129MB 23:21:28 security-proxy-auth latest cfc04f067956 About a minute ago 18.3MB 23:21:28 aee5561ac94d About a minute ago 1.66GB 23:21:28 core-metadata latest 4c0ba67b06af About a minute ago 20.4MB 23:21:28 core-common-config-bootstrapper latest 4734bbef9642 About a minute ago 17.2MB 23:21:28 security-bootstrapper latest 95b228de24c1 2 minutes ago 22.2MB 23:21:28 ab72286fc403 2 minutes ago 1.69GB 23:21:28 5285cea93794 2 minutes ago 1.68GB 23:21:28 core-data latest fad68579ea7f 2 minutes ago 20MB 23:21:28 security-spiffe-token-provider latest 12b1037b6608 2 minutes ago 32.8MB 23:21:28 71711ee2d202 2 minutes ago 1.73GB 23:21:28 0b72585eb888 2 minutes ago 1.69GB 23:21:28 942516003365 2 minutes ago 1.67GB 23:21:28 security-spire-server latest fd8756fec418 2 minutes ago 89.8MB 23:21:28 security-spire-config latest 0025f65c31c0 2 minutes ago 88.9MB 23:21:28 5b1c110a4369 3 minutes ago 1.55GB 23:21:28 00dd9054cbe2 3 minutes ago 1.55GB 23:21:28 ci-base-image-x86_64 latest 7e5abe67c7d4 7 minutes ago 881MB 23:21:28 alpine 3.17 9ed4aefc74f6 5 hours ago 7.05MB 23:21:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB 23:21:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 23:21:28 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] } 23:23:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:23:16 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:23:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:23:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:23:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:23:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:23:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:23:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:23:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:23:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:23:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:23:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:23:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:23:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:23:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:23:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:23:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.334s coverage: 28.7% of statements 23:23:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.323s coverage: 98.5% of statements 23:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:24:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.460s coverage: 71.3% of statements 23:24:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:24:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:24:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.410s coverage: 54.0% of statements 23:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:24:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.934s coverage: 88.5% of statements 23:24:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.485s coverage: 3.9% of statements 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:24:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.883s coverage: 95.6% of statements 23:24:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:24:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:24:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:24:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:24:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:24:36 ok github.com/edgexfoundry/edgex-go/internal/io 0.212s coverage: 72.2% of statements 23:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:24:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.246s coverage: 65.9% of statements 23:24:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:24:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:24:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.462s coverage: 0.9% of statements 23:24:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.290s coverage: 29.0% of statements 23:24:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.321s coverage: 44.1% of statements 23:25:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.283s coverage: 82.9% of statements 23:25:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.254s coverage: 94.1% of statements 23:25:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements 23:25:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.245s coverage: 87.5% of statements 23:25:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:25:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:25:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:25:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:25:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:25:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:25:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:25:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.235s coverage: 94.4% of statements 23:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:25:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:25:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.201s coverage: 79.9% of statements 23:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.302s coverage: 92.9% of statements 23:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.083s coverage: 64.4% of statements 23:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.237s coverage: 62.3% of statements 23:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.250s coverage: 87.2% of statements 23:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.185s coverage: 20.0% of statements 23:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 23:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.506s coverage: 81.2% of statements 23:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.498s coverage: 82.1% of statements 23:25:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.242s coverage: 86.0% of statements 23:25:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:25:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:25:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.166s coverage: 63.1% of statements 23:25:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.282s coverage: 100.0% of statements 23:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements 23:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.094s coverage: 100.0% of statements 23:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements 23:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 23:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.110s coverage: 38.4% of statements 23:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.276s coverage: 89.5% of statements 23:25:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:25:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:25:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:25:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:25:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements 23:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:26:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.321s coverage: 17.7% of statements 23:26:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:26:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:26:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:26:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:26:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.632s coverage: 92.3% of statements 23:26:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:26:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:26:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.323s coverage: 61.5% of statements 23:26:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:26:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:26:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 97.7% of statements 23:26:22 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 23:26:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:26:22 go vet ./... 23:29:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:29:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:29:30 ./bin/test-attribution-txt.sh [Pipeline] echo 23:29:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:29:31 + ls -al . 23:29:31 total 700 23:29:31 drwxrwxr-x 10 1001 1001 4096 Mar 29 23:20 . 23:29:31 drwxr-xr-x 4 root root 4096 Mar 29 23:20 .. 23:29:31 drwxrwxr-x 2 1001 1001 4096 Mar 29 23:18 .blubracket 23:29:31 -rw-rw-r-- 1 1001 1001 16 Mar 29 23:18 .dockerignore 23:29:31 drwxrwxr-x 8 1001 1001 4096 Mar 29 23:18 .git 23:29:31 drwxrwxr-x 3 1001 1001 4096 Mar 29 23:18 .github 23:29:31 -rw-rw-r-- 1 1001 1001 1133 Mar 29 23:18 .gitignore 23:29:31 -rw-rw-r-- 1 1001 1001 42 Mar 29 23:18 .golangci.yml 23:29:31 -rw-rw-r-- 1 1001 1001 87 Mar 29 23:18 .hadolint.yml 23:29:31 -rw-rw-r-- 1 1001 1001 166 Mar 29 23:18 .sonarcloud.properties 23:29:31 -rw-rw-r-- 1 1001 1001 1171 Mar 29 23:18 ADOPTERS.md 23:29:31 -rw-rw-r-- 1 1001 1001 10835 Mar 29 23:18 Attribution.txt 23:29:31 -rw-rw-r-- 1 1001 1001 73765 Mar 29 23:18 CHANGELOG.md 23:29:31 -rw-rw-r-- 1 1001 1001 3804 Mar 29 23:18 CONTRIBUTING.md 23:29:31 -rw-rw-r-- 1 1001 1001 677 Mar 29 23:18 GOVERNANCE.md 23:29:31 -rw-rw-r-- 1 1001 1001 883 Mar 29 23:18 Jenkinsfile 23:29:31 -rw-rw-r-- 1 1001 1001 10775 Mar 29 23:18 LICENSE 23:29:31 -rw-rw-r-- 1 1001 1001 14368 Mar 29 23:18 Makefile 23:29:31 -rw-rw-r-- 1 1001 1001 582 Mar 29 23:18 OWNERS.md 23:29:31 -rw-rw-r-- 1 1001 1001 9403 Mar 29 23:18 README.md 23:29:31 -rw-rw-r-- 1 1001 1001 789 Mar 29 23:18 SECURITY.md 23:29:31 -rw-rw-r-- 1 1001 1001 5 Mar 29 23:13 VERSION 23:29:31 drwxrwxr-x 2 1001 1001 4096 Mar 29 23:18 bin 23:29:31 drwxrwxr-x 18 1001 1001 4096 Mar 29 23:18 cmd 23:29:31 -rw-r--r-- 1 root root 447380 Mar 29 23:26 coverage.out 23:29:31 -rw-rw-r-- 1 1001 1001 3200 Mar 29 23:18 go.mod 23:29:31 -rw-rw-r-- 1 1001 1001 31265 Mar 29 23:18 go.sum 23:29:31 drwxrwxr-x 7 1001 1001 4096 Mar 29 23:18 internal 23:29:31 drwxrwxr-x 3 1001 1001 4096 Mar 29 23:18 openapi 23:29:31 -rw-rw-r-- 1 1001 1001 594 Mar 29 23:18 security.txt 23:29:31 drwxrwxr-x 4 1001 1001 4096 Mar 29 23:18 snap 23:29:31 -rw-rw-r-- 1 1001 1001 204 Mar 29 23:18 version.go [Pipeline] sh 23:29:32 + '[' -e coverage.out ] 23:29:32 + chown 1001:1001 coverage.out [Pipeline] stash 23:29:32 Warning: overwriting stash ‘coverage-report’ 23:29:33 Stashed 1 file(s) [Pipeline] sh 23:29:34 + make build 23:29: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 23:31:41 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 23:31:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:31:47 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 23:31:52 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 23:32:59 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 23:32: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:33:06 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 23:33:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:33: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 23:33:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:33: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:33:39 $ docker stop --time=1 72d2431614e738637b7d2152d94d1bfb18f22c57a5cba751037ea7ff41873683 23:33:41 $ docker rm -f --volumes 72d2431614e738637b7d2152d94d1bfb18f22c57a5cba751037ea7ff41873683 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:33:44 23:33:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:33:45 latest: Pulling from edgex-devops/edgex-compose-arm64 23:33:45 29e5d40040c1: Pulling fs layer 23:33:45 1ce36da41761: Pulling fs layer 23:33:45 25b303627fd3: Pulling fs layer 23:33:45 29e5d40040c1: Verifying Checksum 23:33:45 29e5d40040c1: Download complete 23:33:45 1ce36da41761: Verifying Checksum 23:33:45 1ce36da41761: Download complete 23:33:45 29e5d40040c1: Pull complete 23:33:47 25b303627fd3: Verifying Checksum 23:33:47 25b303627fd3: Download complete 23:33:47 1ce36da41761: Pull complete 23:33:59 25b303627fd3: Pull complete 23:33:59 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:33:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:33:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:00 prd-ubuntu20.04-docker-arm64-4c-16g-6321 does not seem to be running inside a container 23:34:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:34:05 $ docker top f7a9eeaf39a3e48bf7da357403dc8436e494afee98e600729cde90cdc2045a3d -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:06 + docker-compose+ grep parallel 23:34:06 build --help 23:34:14 --parallel Build images in parallel. [Pipeline] } 23:34:14 $ docker stop --time=1 f7a9eeaf39a3e48bf7da357403dc8436e494afee98e600729cde90cdc2045a3d 23:34:16 $ docker rm -f --volumes f7a9eeaf39a3e48bf7da357403dc8436e494afee98e600729cde90cdc2045a3d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:34:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:17 prd-ubuntu20.04-docker-arm64-4c-16g-6321 does not seem to be running inside a container 23:34:17 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:34:18 $ docker top 9c3e9ac69e461405bd21ebf6f78a2eab444c18f38e2ea4186bab83e50aeb99f9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:19 + docker-compose -f ./docker-compose-build.yml build --parallel 23:34:28 Building core-command ... 23:34:28 Building core-common-config-bootstrapper ... 23:34:28 Building core-data ... 23:34:28 Building core-metadata ... 23:34:28 Building security-bootstrapper ... 23:34:28 Building security-proxy-auth ... 23:34:28 Building security-proxy-setup ... 23:34:28 Building security-secretstore-setup ... 23:34:28 Building security-spiffe-token-provider ... 23:34:28 Building security-spire-agent ... 23:34:28 Building security-spire-config ... 23:34:28 Building security-spire-server ... 23:34:28 Building support-notifications ... 23:34:28 Building support-scheduler ... 23:34:28 Building core-command 23:34:28 Building security-secretstore-setup 23:34:28 Building security-proxy-auth 23:34:28 Building security-spire-agent 23:34:28 Building security-spiffe-token-provider 23:35:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:35:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:35:24 ---> d96115da4833 23:35:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:35:24 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:35:24 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:35:24 ---> d96115da4833 23:35:24 Step 3/20 : WORKDIR /edgex-go 23:35:24 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:35:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:35:24 ---> d96115da4833 23:35:24 Step 3/25 : WORKDIR /edgex-go 23:35:24 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:35:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:35:24 ---> d96115da4833 23:35:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:35:24 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:35:24 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:35:24 ---> d96115da4833 23:35:24 Step 3/27 : WORKDIR /edgex-go 23:35:24 ---> Running in 24986b1be198 23:35:24 ---> Running in 7c6d9a6bf83a 23:35:24 ---> Running in 88a981d257cf 23:35:24 ---> Running in 339d3d35f081 23:35:24 ---> Running in eb833e199a4c 23:35:24 Removing intermediate container 7c6d9a6bf83a 23:35:24 ---> cb6961a0bef1 23:35:24 Step 4/24 : WORKDIR /edgex-go 23:35:24 Removing intermediate container 24986b1be198 23:35:24 ---> 18815d1f5a81 23:35:24 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:35:24 Removing intermediate container 339d3d35f081 23:35:24 ---> b5921973c49e 23:35:24 Step 4/23 : WORKDIR /edgex-go 23:35:24 ---> Running in f0b90dc3e559 23:35:24 Removing intermediate container 88a981d257cf 23:35:24 Removing intermediate container eb833e199a4c 23:35:24 ---> 0fbe44ee15ea 23:35:24 ---> f62d8d2d751f 23:35:24 Step 4/25 : RUN apk add --update --no-cache make git 23:35:24 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:35:24 ---> Running in f32e761dc4a1 23:35:24 ---> Running in 882747ab08a5 23:35:24 ---> Running in 08488c0001fe 23:35:24 ---> Running in e9dbfd4640e0 23:35:24 Removing intermediate container f0b90dc3e559 23:35:24 ---> a32e89cdca50 23:35:24 Step 5/24 : RUN apk add --update --no-cache make git 23:35:24 Removing intermediate container 882747ab08a5 23:35:24 ---> 5630b828fc1f 23:35:24 Step 5/23 : RUN apk add --update --no-cache make git 23:35:24 ---> Running in 461a8f459345 23:35:24 ---> Running in 7d1072926fc4 23:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:35:25 OK: 263 MiB in 53 packages 23:35:25 v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:35:25 v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:35:25 OK: 17694 distinct packages available 23:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:35:25 OK: 263 MiB in 53 packages 23:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:35:27 Removing intermediate container 08488c0001fe 23:35:27 ---> 03fa896b4d5f 23:35:27 Step 5/27 : COPY go.mod vendor* ./ 23:35:28 Removing intermediate container e9dbfd4640e0 23:35:28 ---> 7136e894fd8c 23:35:28 Step 5/25 : COPY go.mod vendor* ./ 23:35:28 OK: 263 MiB in 53 packages 23:35:28 OK: 263 MiB in 53 packages 23:35:29 OK: 263 MiB in 53 packages 23:35:29 ---> fb9a3dff4435 23:35:29 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:29 ---> Running in 6a25ef8be6e3 23:35:29 ---> d6e31101ff49 23:35:29 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:30 ---> Running in f173cfcca6b6 23:35:30 Removing intermediate container 7d1072926fc4 23:35:30 ---> 1f6833e024a4 23:35:30 Step 6/23 : COPY go.mod vendor* ./ 23:35:30 Removing intermediate container 461a8f459345 23:35:30 ---> e63f5e33f760 23:35:30 Step 6/24 : COPY go.mod vendor* ./ 23:35:31 Removing intermediate container f32e761dc4a1 23:35:31 ---> 9c2fa11863e8 23:35:31 Step 5/20 : COPY go.mod vendor* ./ 23:35:32 ---> ba567b4bf5a0 23:35:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:32 ---> f0308977e8aa 23:35:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:32 ---> Running in 604be5fe2f27 23:35:32 ---> Running in 38a682445858 23:35:32 ---> 042bded3101f 23:35:32 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:33 ---> Running in 75b2a497ae9b 23:37:40 Removing intermediate container 604be5fe2f27 23:37:40 ---> 4342527d43e5 23:37:40 Step 8/24 : COPY . . 23:37:40 Removing intermediate container 75b2a497ae9b 23:37:40 ---> c1446e6ef6b1 23:37:40 Step 7/20 : COPY . . 23:37:40 Removing intermediate container 6a25ef8be6e3 23:37:40 ---> d5c631046b92 23:37:40 Step 7/27 : COPY . . 23:37:40 Removing intermediate container 38a682445858 23:37:40 ---> b7168660add4 23:37:40 Step 8/23 : COPY . . 23:37:40 Removing intermediate container f173cfcca6b6 23:37:40 ---> bf404a92bcd1 23:37:40 Step 7/25 : COPY . . 23:37:58 ---> 09cd03112f2c 23:37:58 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:37:58 ---> 02e3df79a821 23:37:58 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:37:58 ---> 2db4ca5fed64 23:37:58 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:37:58 ---> 970a157b8f39 23:37:58 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:37:58 ---> 183c36e27b92 23:37:58 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:37:58 ---> Running in c15b94e92278 23:37:58 ---> Running in b229cad3a699 23:37:58 ---> Running in fe742e2be47f 23:37:58 ---> Running in ecd15d926e22 23:37:58 ---> Running in 0552e7bf7933 23:37:58 Removing intermediate container fe742e2be47f 23:37:58 ---> d973133ad932 23:37:58 Step 9/27 : WORKDIR /edgex-go/spire-build 23:37:58 ---> Running in 78527ed9f3f7 23:37:58 Removing intermediate container 78527ed9f3f7 23:37:58 ---> 05a0b70f1231 23:37:58 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:37:58 ---> Running in 4d7bf0b4fd1a 23:37:59 Removing intermediate container 4d7bf0b4fd1a 23:37:59 ---> 914a475926ae 23:37:59 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 23:37:59 ---> Running in e7069bb82096 23:37: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:37: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 23:38:00 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 23:38:00 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 23:38:03 Removing intermediate container e7069bb82096 23:38:03 ---> 6df2e879f54b 23:38:03 Step 12/27 : WORKDIR /edgex-go 23:38:03 ---> Running in 7da4286b0b70 23:38:03 Removing intermediate container 7da4286b0b70 23:38:03 ---> 73e4545204ee 23:38:03 23:38:03 Step 13/27 : FROM alpine:3.17 23:38:04 3.17: Pulling from library/alpine 23:38:05 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:38:05 Status: Downloaded newer image for alpine:3.17 23:38:05 ---> 51e60588ff2c 23:38:05 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:38:05 ---> Running in efc729bd8d4a 23:38:06 Removing intermediate container efc729bd8d4a 23:38:06 ---> 2b2954b6bef5 23:38:06 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:38:06 ---> Running in 461e49e8f203 23:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:38:12 v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:38:12 v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:38:12 OK: 17689 distinct packages available 23:38:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:38:15 (1/5) Installing dumb-init (1.2.5-r2) 23:38:15 (2/5) Installing musl-obstack (1.2.3-r0) 23:38:15 (3/5) Installing libucontext (1.2-r0) 23:38:15 (4/5) Installing gcompat (1.1.0-r0) 23:38:15 (5/5) Installing openssl (3.0.8-r3) 23:38:15 Executing busybox-1.35.0-r29.trigger 23:38:15 OK: 9 MiB in 20 packages 23:38:19 Removing intermediate container 461e49e8f203 23:38:19 ---> 9e5724251491 23:38:19 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:38:20 ---> ff33e13c41d4 23:38:20 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:38:21 ---> 60283ace1dd4 23:38:21 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:38:26 ---> 77fab16df0c0 23:38:26 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:38:32 ---> 73ba0438e907 23:38:32 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:38:32 ---> a9a3f5c72f37 23:38:32 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:38:34 ---> 458228d01005 23:38:34 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:38:34 ---> 245a34aefcb8 23:38:34 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:38:35 ---> Running in fa9470199916 23:38:35 Removing intermediate container fa9470199916 23:38:35 ---> a809e4d88b05 23:38:35 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:38:35 ---> Running in 11765db96cb5 23:38:36 Removing intermediate container 11765db96cb5 23:38:36 ---> ce19e3b8d2d6 23:38:36 Step 25/27 : LABEL arch=arm64 23:38:36 ---> Running in 37abbfbb7f01 23:38:36 Removing intermediate container 37abbfbb7f01 23:38:36 ---> 62c20ba5211a 23:38:36 Step 26/27 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:38:37 ---> Running in 0286155716c9 23:38:37 Removing intermediate container 0286155716c9 23:38:37 ---> 883bc1a89bf5 23:38:37 Step 27/27 : LABEL version=0.0.0 23:38:37 ---> Running in 0cdbdd489601 23:38:38 Removing intermediate container 0cdbdd489601 23:38:38 ---> 670aba1373bf 23:38:38 23:38:38 Successfully built 670aba1373bf 23:38:38 Successfully tagged security-spire-agent-arm64:latest 23:38:38  Building security-spire-agent ... done Building security-spire-server 23:39:00 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:39:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:39:00 ---> d96115da4833 23:39:00 Step 3/26 : WORKDIR /edgex-go 23:39:00 ---> Using cache 23:39:00 ---> 0fbe44ee15ea 23:39:00 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:39:00 ---> Running in 4b8921af7c4a 23:39:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:39:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:39:05 OK: 263 MiB in 53 packages 23:39:07 Removing intermediate container 4b8921af7c4a 23:39:07 ---> 0ae69834173c 23:39:07 Step 5/26 : COPY go.mod vendor* ./ 23:39:08 ---> de0d7f4c8cee 23:39:08 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:08 ---> Running in 9885332d094c 23:41:00 Removing intermediate container 9885332d094c 23:41:00 ---> f10ca09b0fa1 23:41:00 Step 7/26 : COPY . . 23:41:10 ---> 002bfd247247 23:41:10 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 23:41:10 ---> Running in 651fe8ae4f51 23:41:10 Removing intermediate container 651fe8ae4f51 23:41:10 ---> e3a4dc010709 23:41:10 Step 9/26 : WORKDIR /edgex-go/spire-build 23:41:10 ---> Running in 670976ed6386 23:41:11 Removing intermediate container 670976ed6386 23:41:11 ---> e4bfa7c3d923 23:41:11 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:41:11 ---> Running in ef049b526d8c 23:41:12 Removing intermediate container ef049b526d8c 23:41:12 ---> b9f1544003b2 23:41:12 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 23:41:12 ---> Running in 5dc9e5467371 23:41:16 Removing intermediate container 5dc9e5467371 23:41:16 ---> 6be65b83307f 23:41:16 Step 12/26 : WORKDIR /edgex-go 23:41:16 ---> Running in 75eb411758f8 23:41:17 Removing intermediate container 75eb411758f8 23:41:17 ---> 10faa445a1dd 23:41:17 23:41:17 Step 13/26 : FROM alpine:3.17 23:41:17 ---> 51e60588ff2c 23:41:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:41:17 ---> Using cache 23:41:17 ---> 2b2954b6bef5 23:41:17 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:41:17 ---> Using cache 23:41:17 ---> 9e5724251491 23:41:17 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:41:17 ---> Using cache 23:41:17 ---> ff33e13c41d4 23:41:17 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:41:17 ---> Using cache 23:41:17 ---> 60283ace1dd4 23:41:17 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:41:24 ---> cde439495de1 23:41:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:41:24 ---> 352fa187a8a8 23:41:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:41:25 ---> a2599aa0cff3 23:41:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:41:26 ---> f75764f1efaf 23:41:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:41:26 ---> Running in 9505d5b9eb4f 23:41:27 Removing intermediate container 9505d5b9eb4f 23:41:27 ---> ad804a7390c3 23:41:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:41:27 ---> Running in 68a65d4c7778 23:41:27 Removing intermediate container 68a65d4c7778 23:41:27 ---> 47565f0063e0 23:41:27 Step 24/26 : LABEL arch=arm64 23:41:28 ---> Running in a356eeb562b5 23:41:28 Removing intermediate container a356eeb562b5 23:41:28 ---> 3dce1762014f 23:41:28 Step 25/26 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:41:28 ---> Running in 8ead6a3652cc 23:41:29 Removing intermediate container 8ead6a3652cc 23:41:29 ---> 24d806f82415 23:41:29 Step 26/26 : LABEL version=0.0.0 23:41:29 ---> Running in d002333d0d40 23:41:29 Removing intermediate container d002333d0d40 23:41:29 ---> c81274eaca91 23:41:29 23:41:30 Successfully built c81274eaca91 23:41:30 Successfully tagged security-spire-server-arm64:latest 23:41:30  Building security-spire-server ... done Building support-notifications 23:41:48 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:41:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:41:48 ---> d96115da4833 23:41:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:41:48 ---> Using cache 23:41:48 ---> b5921973c49e 23:41:48 Step 4/23 : WORKDIR /edgex-go 23:41:48 ---> Using cache 23:41:48 ---> 5630b828fc1f 23:41:48 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:41:48 ---> Running in 17e6961e808d 23:41:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:41:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:41:52 OK: 263 MiB in 53 packages 23:41:54 Removing intermediate container 17e6961e808d 23:41:54 ---> db09c8b55438 23:41:54 Step 6/23 : COPY go.mod vendor* ./ 23:41:55 ---> 7948661bcfc5 23:41:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:41:55 ---> Running in f02a06c60f85 23:43:46 Removing intermediate container f02a06c60f85 23:43:46 ---> aa304452e8ef 23:43:46 Step 8/23 : COPY . . 23:43:46 ---> 4dac4b1fc95d 23:43:46 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:43:46 ---> Running in 5ad33adb01e2 23:43:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:45:38 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 23:45:38 Removing intermediate container ecd15d926e22 23:45:38 ---> 86443517cbe2 23:45:38 23:45:38 Step 10/23 : FROM alpine:3.17 23:45:38 ---> 51e60588ff2c 23:45:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:45:38 ---> Running in 24596a5e00e0 23:45:38 Removing intermediate container 24596a5e00e0 23:45:38 ---> d16adcd48a48 23:45:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:45:38 ---> Running in a4e7edb1c838 23:45:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:45:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:45:42 (1/1) Installing dumb-init (1.2.5-r2) 23:45:42 Executing busybox-1.35.0-r29.trigger 23:45:42 OK: 8 MiB in 16 packages 23:45:44 Removing intermediate container a4e7edb1c838 23:45:44 ---> 3933cd6ed54b 23:45:44 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:45:45 ---> 71341fc5e4a6 23:45:45 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:45:46 ---> f6d6b1797f16 23:45:46 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:45:50 ---> 61b1412b8b14 23:45:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:45:52 ---> 8aaf72640a5a 23:45:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:45:53 ---> afb65906419d 23:45:53 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:45:53 ---> Running in 5a4e4b0caa65 23:45:55 Removing intermediate container b229cad3a699 23:45:55 ---> c33264e547c8 23:45:55 23:45:55 Step 9/25 : FROM alpine:3.17 23:45:55 ---> 51e60588ff2c 23:45:55 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:45:56 ---> Running in 1fe3ee00f2c1 23:45:59 Removing intermediate container 5a4e4b0caa65 23:45:59 ---> b4e2ca61a26e 23:45:59 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:45:59 ---> Running in 18c156c5c438 23:45:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:46:00 Removing intermediate container 18c156c5c438 23:46:00 ---> 519dc10a1e82 23:46:00 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:46:00 ---> Running in f81765ae7b0a 23:46:00 Removing intermediate container f81765ae7b0a 23:46:00 ---> 58124f3a2998 23:46:00 Step 21/23 : LABEL arch=arm64 23:46:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:46:00 ---> Running in bddb87637a6c 23:46:01 Removing intermediate container bddb87637a6c 23:46:01 ---> 9a4e57c0c7bb 23:46:01 Step 22/23 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:46:01 ---> Running in 94ca29948708 23:46:02 Removing intermediate container 94ca29948708 23:46:02 ---> a768671bda74 23:46:02 Step 23/23 : LABEL version=0.0.0 23:46:02 ---> Running in 4091ffd53c75 23:46:02 (1/3) Installing ca-certificates (20220614-r4) 23:46:02 Removing intermediate container 4091ffd53c75 23:46:02 ---> 2a740fc0de8d 23:46:02 23:46:02 (2/3) Installing dumb-init (1.2.5-r2) 23:46:02 (3/3) Installing su-exec (0.2-r2) 23:46:02 Executing busybox-1.35.0-r29.trigger 23:46:02 Executing ca-certificates-20220614-r4.trigger 23:46:03 Successfully built 2a740fc0de8d 23:46:03 Successfully tagged security-proxy-auth-arm64:latest 23:46:03  Building security-proxy-auth ... done Building support-scheduler 23:46:03 OK: 8 MiB in 18 packages 23:46:06 Removing intermediate container 1fe3ee00f2c1 23:46:06 ---> dacca9834c7c 23:46:06 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:46:06 ---> Running in a590d2625438 23:46:06 Removing intermediate container a590d2625438 23:46:06 ---> 2ac06ff70b49 23:46:06 Step 12/25 : WORKDIR / 23:46:06 ---> Running in 0a54f377d457 23:46:07 Removing intermediate container 0a54f377d457 23:46:07 ---> f098e7dc1cb7 23:46:07 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:46:08 ---> 8d76be809d96 23:46:08 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:46:09 ---> 61217a51acac 23:46:09 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:46:10 ---> ed8caf8afca7 23:46:10 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:46:11 ---> ea2bd015f9f4 23:46:11 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:46:12 ---> 202035e37d23 23:46:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:46:15 ---> 10e5056bcc42 23:46:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:46:17 ---> 02649cabb446 23:46:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:46:19 ---> c65dd93f6df3 23:46:19 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:46:19 ---> Running in ee8f1fb8cf97 23:46:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:46:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:46:23 ---> d96115da4833 23:46:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:46:23 ---> Using cache 23:46:23 ---> b5921973c49e 23:46:23 Step 4/23 : WORKDIR /edgex-go 23:46:23 ---> Using cache 23:46:23 ---> 5630b828fc1f 23:46:23 Step 5/23 : RUN apk add --update --no-cache make git 23:46:23 ---> Using cache 23:46:23 ---> 1f6833e024a4 23:46:23 Step 6/23 : COPY go.mod vendor* ./ 23:46:23 ---> Using cache 23:46:23 ---> ba567b4bf5a0 23:46:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:23 ---> Using cache 23:46:23 ---> b7168660add4 23:46:23 Step 8/23 : COPY . . 23:46:24 ---> Using cache 23:46:24 ---> 2db4ca5fed64 23:46:24 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:46:24 ---> Running in c8c563cfd0b6 23:46:24 Removing intermediate container ee8f1fb8cf97 23:46:24 ---> 472831b8cdb4 23:46:24 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:46:25 ---> Running in 7b7317f06731 23:46:26 Removing intermediate container 7b7317f06731 23:46:26 ---> 86b5d7fda14b 23:46:26 Step 23/25 : LABEL arch=arm64 23:46:26 ---> Running in 427da16b46b9 23:46:27 Removing intermediate container 427da16b46b9 23:46:27 ---> 8773fb041157 23:46:27 Step 24/25 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:46:27 ---> Running in 8d5b90cf67a3 23:46:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:46:28 Removing intermediate container 8d5b90cf67a3 23:46:28 ---> 917a2c0fd2ef 23:46:28 Step 25/25 : LABEL version=0.0.0 23:46:28 ---> Running in 4b8201432900 23:46:29 Removing intermediate container 4b8201432900 23:46:29 ---> ad9dd573fbec 23:46:29 23:46:30 Successfully built ad9dd573fbec 23:46:30 Successfully tagged security-secretstore-setup-arm64:latest 23:46:30 Building security-spire-config 23:46:34  Building security-secretstore-setup ... done Removing intermediate container 0552e7bf7933 23:46:34 ---> d37968ee5434 23:46:34 23:46:34 Step 10/24 : FROM alpine:3.17 23:46:34 ---> 51e60588ff2c 23:46:34 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:46:34 ---> Running in 70b4c725cbda 23:46:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:46:40 (1/1) Installing dumb-init (1.2.5-r2) 23:46:40 Executing busybox-1.35.0-r29.trigger 23:46:40 OK: 8 MiB in 16 packages 23:46:42 Removing intermediate container 70b4c725cbda 23:46:42 ---> 662c0614b0f6 23:46:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:46:42 ---> Running in 9df25de1a072 23:46:43 Removing intermediate container 9df25de1a072 23:46:43 ---> 240c31ec3c88 23:46:43 Step 13/24 : ENV APP_PORT=59882 23:46:43 ---> Running in 7fd9f9266eee 23:46:44 Removing intermediate container 7fd9f9266eee 23:46:44 ---> e39c5593508d 23:46:44 Step 14/24 : EXPOSE $APP_PORT 23:46:44 ---> Running in 63a8f80aea9d 23:46:45 Removing intermediate container 63a8f80aea9d 23:46:45 ---> ed881fb655f5 23:46:45 Step 15/24 : WORKDIR / 23:46:45 ---> Running in 22f8bf4133e5 23:46:46 Removing intermediate container 22f8bf4133e5 23:46:46 ---> bfbe15cad0c3 23:46:46 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:46:47 ---> 80572f3bdcd3 23:46:47 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 23:46:48 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:46:48 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:46:48 ---> d96115da4833 23:46:48 Step 3/27 : WORKDIR /edgex-go 23:46:48 ---> Using cache 23:46:48 ---> 0fbe44ee15ea 23:46:48 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:46:48 ---> Using cache 23:46:48 ---> 0ae69834173c 23:46:48 Step 5/27 : COPY go.mod vendor* ./ 23:46:48 ---> Using cache 23:46:48 ---> de0d7f4c8cee 23:46:48 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:48 ---> Using cache 23:46:48 ---> f10ca09b0fa1 23:46:48 Step 7/27 : COPY . . 23:46:48 ---> Using cache 23:46:48 ---> 002bfd247247 23:46:48 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:46:48 ---> Using cache 23:46:48 ---> e3a4dc010709 23:46:48 Step 9/27 : WORKDIR /edgex-go/spire-build 23:46:48 ---> Using cache 23:46:48 ---> e4bfa7c3d923 23:46:48 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:46:48 ---> Using cache 23:46:48 ---> b9f1544003b2 23:46:48 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 23:46:50 ---> Running in 53458a62e40e 23:46:50 ---> bb9cc2625829 23:46:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:46:54 ---> a932ccfb90c2 23:46:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:46:54 Removing intermediate container 53458a62e40e 23:46:54 ---> 40753aee59bd 23:46:54 Step 12/27 : WORKDIR /edgex-go 23:46:54 ---> Running in 999194915bf3 23:46:54 ---> b282531c1c57 23:46:54 Step 20/24 : ENTRYPOINT ["/core-command"] 23:46:55 ---> Running in 0c2c5d385e6a 23:46:55 Removing intermediate container 999194915bf3 23:46:55 ---> 4827be5b5f31 23:46:55 23:46:55 Step 13/27 : FROM alpine:3.17 23:46:55 ---> 51e60588ff2c 23:46:55 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:46:55 ---> Using cache 23:46:55 ---> 2b2954b6bef5 23:46:55 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:46:55 ---> Running in b0abe470d40d 23:46:56 Removing intermediate container 0c2c5d385e6a 23:46:56 ---> d85290b6d504 23:46:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:46:56 ---> Running in 899b318d1254 23:46:56 Removing intermediate container 899b318d1254 23:46:56 ---> 6a72bffe2c42 23:46:56 Step 22/24 : LABEL arch=arm64 23:46:57 ---> Running in f23ac274592e 23:46:57 Removing intermediate container f23ac274592e 23:46:57 ---> 624dc3f758c8 23:46:57 Step 23/24 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:46:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:46:57 ---> Running in 7d738881413f 23:46:58 Removing intermediate container 7d738881413f 23:46:58 ---> 41c8f7259ab7 23:46:58 Step 24/24 : LABEL version=0.0.0 23:46:58 ---> Running in 969dde278d26 23:46:59 Removing intermediate container 969dde278d26 23:46:59 ---> ba2ca4d29ffd 23:46:59 23:46:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:46:59 Successfully built ba2ca4d29ffd 23:46:59 Successfully tagged core-command-arm64:latest 23:46:59  Building core-command ... done Building core-metadata 23:47:00 v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:47:00 v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:47:00 OK: 17689 distinct packages available 23:47:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:47:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:47:03 (1/4) Installing dumb-init (1.2.5-r2) 23:47:03 (2/4) Installing musl-obstack (1.2.3-r0) 23:47:03 (3/4) Installing libucontext (1.2-r0) 23:47:03 (4/4) Installing gcompat (1.1.0-r0) 23:47:03 Executing busybox-1.35.0-r29.trigger 23:47:03 OK: 8 MiB in 19 packages 23:47:06 Removing intermediate container b0abe470d40d 23:47:06 ---> f4dc43c49b7c 23:47:06 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:47:06 ---> 59382081bff0 23:47:06 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:47:08 ---> cdd35da2e0ab 23:47:08 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:47:18 ---> 09a0200aa928 23:47:18 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:47:18 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:47:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:47:18 ---> d96115da4833 23:47:18 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:47:18 ---> Using cache 23:47:18 ---> b5921973c49e 23:47:18 Step 4/25 : WORKDIR /edgex-go 23:47:18 ---> Using cache 23:47:18 ---> 5630b828fc1f 23:47:18 Step 5/25 : RUN apk add --update --no-cache make git 23:47:18 ---> Using cache 23:47:18 ---> 1f6833e024a4 23:47:18 Step 6/25 : COPY go.mod vendor* ./ 23:47:18 ---> Using cache 23:47:18 ---> ba567b4bf5a0 23:47:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:47:18 ---> Using cache 23:47:18 ---> b7168660add4 23:47:18 Step 8/25 : COPY . . 23:47:18 ---> Using cache 23:47:18 ---> 2db4ca5fed64 23:47:18 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:47:18 ---> Running in fb7b88ea81a6 23:47:18 ---> 77fe365a21b2 23:47:18 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:47:18 ---> Running in b3d7a7db455b 23:47:19 Removing intermediate container b3d7a7db455b 23:47:19 ---> 891caf557b99 23:47:19 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:47:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:47:20 ---> 3fe193b0c0d2 23:47:20 Step 22/27 : WORKDIR / 23:47:20 ---> Running in 1d4e5b6f77f4 23:47:21 Removing intermediate container 1d4e5b6f77f4 23:47:21 ---> 4c6da66cbffd 23:47:21 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:47:21 ---> Running in 19739533bb5f 23:47:21 Removing intermediate container 19739533bb5f 23:47:21 ---> 42e95946cec7 23:47:21 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:47:21 ---> Running in f765697b5f20 23:47:22 Removing intermediate container f765697b5f20 23:47:22 ---> 3ff193738ee5 23:47:22 Step 25/27 : LABEL arch=arm64 23:47:22 ---> Running in d9bc9460057c 23:47:23 Removing intermediate container d9bc9460057c 23:47:23 ---> 94dd66e6dcf3 23:47:23 Step 26/27 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:47:23 ---> Running in 11eff2aa75c1 23:47:23 Removing intermediate container 11eff2aa75c1 23:47:23 ---> 982f2d50924e 23:47:23 Step 27/27 : LABEL version=0.0.0 23:47:24 ---> Running in 6ff2be17928d 23:47:24 Removing intermediate container 6ff2be17928d 23:47:24 ---> cab94d9f5c06 23:47:24 23:47:24 Successfully built cab94d9f5c06 23:47:24 Successfully tagged security-spire-config-arm64:latest 23:47:24  Building security-spire-config ... done Building core-data 23:47:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:47:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:47:43 ---> d96115da4833 23:47:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:47:43 ---> Using cache 23:47:43 ---> b5921973c49e 23:47:43 Step 4/23 : WORKDIR /edgex-go 23:47:43 ---> Using cache 23:47:43 ---> 5630b828fc1f 23:47:43 Step 5/23 : RUN apk add --update --no-cache make git 23:47:43 ---> Using cache 23:47:43 ---> 1f6833e024a4 23:47:43 Step 6/23 : COPY go.mod vendor* ./ 23:47:43 ---> Using cache 23:47:43 ---> ba567b4bf5a0 23:47:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:47:43 ---> Using cache 23:47:43 ---> b7168660add4 23:47:43 Step 8/23 : COPY . . 23:47:43 ---> Using cache 23:47:43 ---> 2db4ca5fed64 23:47:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:47:43 ---> Running in c503783bc9bb 23:47:45 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 23:48:23 Removing intermediate container c15b94e92278 23:48:23 ---> bedc48c9146b 23:48:23 23:48:23 Step 9/20 : FROM alpine:3.17 23:48:23 ---> 51e60588ff2c 23:48:23 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:48:23 ---> Running in a6af1ed8333f 23:48:23 Removing intermediate container a6af1ed8333f 23:48:23 ---> 532134b3f93a 23:48:23 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:48:23 ---> Running in 2336e3e33c6c 23:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:48:26 v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:48:26 v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:48:26 OK: 17689 distinct packages available 23:48:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:48:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:48:29 (1/9) Installing ca-certificates (20220614-r4) 23:48:29 (2/9) Installing brotli-libs (1.0.9-r9) 23:48:29 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:48:29 (4/9) Installing libcurl (7.88.1-r1) 23:48:29 (5/9) Installing curl (7.88.1-r1) 23:48:29 (6/9) Installing dumb-init (1.2.5-r2) 23:48:29 (7/9) Installing musl-obstack (1.2.3-r0) 23:48:29 (8/9) Installing libucontext (1.2-r0) 23:48:29 (9/9) Installing gcompat (1.1.0-r0) 23:48:29 Executing busybox-1.35.0-r29.trigger 23:48:29 Executing ca-certificates-20220614-r4.trigger 23:48:30 OK: 11 MiB in 24 packages 23:48:32 Removing intermediate container 2336e3e33c6c 23:48:32 ---> 924bf81e7371 23:48:32 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:48:33 ---> e0cc7cde769e 23:48:33 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:48:34 ---> 438e5f99db32 23:48:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:48:37 ---> 26c0974ccce8 23:48:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:48:38 ---> 756f0f1f0f80 23:48:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:48:38 ---> Running in 25929724710c 23:48:38 Removing intermediate container 25929724710c 23:48:38 ---> dc1ffe9553d8 23:48:39 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:48:39 ---> Running in 363bdbdf28a9 23:48:39 Removing intermediate container 363bdbdf28a9 23:48:39 ---> 21a758beb6d3 23:48:39 Step 18/20 : LABEL arch=arm64 23:48:39 ---> Running in ad90f6a01653 23:48:40 Removing intermediate container ad90f6a01653 23:48:40 ---> c4dc6e884616 23:48:40 Step 19/20 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:48:40 ---> Running in d3ee2ea5c815 23:48:41 Removing intermediate container d3ee2ea5c815 23:48:41 ---> 2f6b582c8670 23:48:41 Step 20/20 : LABEL version=0.0.0 23:48:41 ---> Running in a3cd3e3a7830 23:48:41 Removing intermediate container a3cd3e3a7830 23:48:41 ---> 5f127e50cf07 23:48:41 23:48:42 Successfully built 5f127e50cf07 23:48:42 Successfully tagged security-spiffe-token-provider-arm64:latest 23:48:42 Building core-common-config-bootstrapper 23:48:57  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:48:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:48:57 ---> d96115da4833 23:48:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:48:57 ---> Using cache 23:48:57 ---> b5921973c49e 23:48:57 Step 4/23 : WORKDIR /edgex-go 23:48:57 ---> Using cache 23:48:57 ---> 5630b828fc1f 23:48:57 Step 5/23 : RUN apk add --update --no-cache make git 23:48:57 ---> Using cache 23:48:57 ---> 1f6833e024a4 23:48:57 Step 6/23 : COPY go.mod vendor* ./ 23:48:57 ---> Using cache 23:48:57 ---> ba567b4bf5a0 23:48:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:57 ---> Using cache 23:48:57 ---> b7168660add4 23:48:57 Step 8/23 : COPY . . 23:48:57 ---> Using cache 23:48:57 ---> 2db4ca5fed64 23:48:57 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:48:57 ---> Running in 021eaea2060e 23:48:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:54:49 Removing intermediate container 5ad33adb01e2 23:54:49 ---> 87e0ac34ebd4 23:54:49 23:54:49 Step 10/23 : FROM alpine:3.17 23:54:49 ---> 51e60588ff2c 23:54:49 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:54:49 ---> Running in c1b844e4517c 23:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:54:49 (1/2) Installing ca-certificates (20220614-r4) 23:54:49 (2/2) Installing dumb-init (1.2.5-r2) 23:54:49 Executing busybox-1.35.0-r29.trigger 23:54:49 Executing ca-certificates-20220614-r4.trigger 23:54:49 OK: 8 MiB in 17 packages 23:54:49 Removing intermediate container c1b844e4517c 23:54:49 ---> 817f657bc29e 23:54:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 23:54:49 ---> Running in ec06b927e6ac 23:54:49 Removing intermediate container ec06b927e6ac 23:54:49 ---> 8db85d44f9e9 23:54:49 Step 13/23 : ENV APP_PORT=59860 23:54:49 ---> Running in e232893aade7 23:54:49 Removing intermediate container e232893aade7 23:54:49 ---> 9b4123d5811c 23:54:49 Step 14/23 : EXPOSE $APP_PORT 23:54:49 ---> Running in e0eba3b85e79 23:54:49 Removing intermediate container e0eba3b85e79 23:54:49 ---> ed575fa951db 23:54:49 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:54:49 ---> 408a9e972714 23:54:49 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:54:49 ---> 38dbec9860fb 23:54:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:54:52 ---> 4ac3b74ca473 23:54:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:54:53 ---> 337a27183a71 23:54:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:54:53 ---> Running in 9580de4b112f 23:54:54 Removing intermediate container 9580de4b112f 23:54:54 ---> 51fc8e9e4f01 23:54:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:54:54 ---> Running in f76bc9f974d7 23:54:54 Removing intermediate container f76bc9f974d7 23:54:54 ---> 31e1541f6054 23:54:54 Step 21/23 : LABEL arch=arm64 23:54:55 ---> Running in d348ac58d23f 23:54:55 Removing intermediate container d348ac58d23f 23:54:55 ---> adb9f3225078 23:54:55 Step 22/23 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:54:55 ---> Running in 49ae56c868b3 23:54:56 Removing intermediate container 49ae56c868b3 23:54:56 ---> c0cfc87d27b0 23:54:56 Step 23/23 : LABEL version=0.0.0 23:54:56 ---> Running in 7006369b3e2d 23:54:57 Removing intermediate container 7006369b3e2d 23:54:57 ---> b164ac2de9a3 23:54:57 23:54:57 Successfully built b164ac2de9a3 23:54:57 Successfully tagged support-notifications-arm64:latest 23:54:57  Building support-notifications ... done Building security-bootstrapper 23:55:12 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:55:12 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:55:12 ---> d96115da4833 23:55:12 Step 3/33 : WORKDIR /edgex-go 23:55:12 ---> Using cache 23:55:12 ---> 0fbe44ee15ea 23:55:12 Step 4/33 : RUN apk add --update --no-cache make git 23:55:12 ---> Using cache 23:55:12 ---> 7136e894fd8c 23:55:12 Step 5/33 : COPY go.mod vendor* ./ 23:55:12 ---> Using cache 23:55:12 ---> d6e31101ff49 23:55:12 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:12 ---> Using cache 23:55:12 ---> bf404a92bcd1 23:55:12 Step 7/33 : COPY . . 23:55:12 ---> Using cache 23:55:12 ---> 02e3df79a821 23:55:12 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:55:12 ---> Running in 1ab2b8959231 23:55:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:55:36 Removing intermediate container fb7b88ea81a6 23:55:36 ---> e490cd3bd1b2 23:55:36 23:55:36 Step 10/25 : FROM alpine:3.17 23:55:36 ---> 51e60588ff2c 23:55:36 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:55:36 ---> Using cache 23:55:36 ---> 662c0614b0f6 23:55:36 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:55:36 ---> Using cache 23:55:36 ---> 240c31ec3c88 23:55:36 Step 13/25 : ENV APP_PORT=59881 23:55:36 ---> Running in cf476d1efb1c 23:55:36 Removing intermediate container cf476d1efb1c 23:55:36 ---> 3b8135fa1bca 23:55:36 Step 14/25 : EXPOSE $APP_PORT 23:55:36 ---> Running in 1c3cab1a656c 23:55:36 Removing intermediate container 1c3cab1a656c 23:55:36 ---> 33ab5b28c521 23:55:36 Step 15/25 : WORKDIR / 23:55:36 ---> Running in 593fa688f33c 23:55:36 Removing intermediate container 593fa688f33c 23:55:36 ---> b27d1473c81d 23:55:36 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:55:37 ---> 53cfce69caba 23:55:37 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 23:55:37 ---> 094cf90f9c57 23:55:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:55:39 ---> 2d220a143dd7 23:55:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:55:40 ---> 5f2783b4d730 23:55:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:55:41 ---> 836e4353db9c 23:55:41 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:55:41 ---> Running in d84565db1210 23:55:41 Removing intermediate container d84565db1210 23:55:41 ---> 3c84f0719b46 23:55:41 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:55:42 ---> Running in 798612eb1336 23:55:42 Removing intermediate container 798612eb1336 23:55:42 ---> 083468fc6cbe 23:55:42 Step 23/25 : LABEL arch=arm64 23:55:42 ---> Running in 2eef560756ba 23:55:43 Removing intermediate container 2eef560756ba 23:55:43 ---> ba18e047eb00 23:55:43 Step 24/25 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:55:43 ---> Running in de95ac3460f4 23:55:43 Removing intermediate container de95ac3460f4 23:55:43 ---> 3d4e30921128 23:55:43 Step 25/25 : LABEL version=0.0.0 23:55:43 ---> Running in 9a149b61776e 23:55:44 Removing intermediate container 9a149b61776e 23:55:44 ---> 3c404ae9301b 23:55:44 23:55:44 Successfully built 3c404ae9301b 23:55:44 Successfully tagged core-metadata-arm64:latest 23:55:44 Building security-proxy-setup 23:55:54  Building core-metadata ... done Removing intermediate container c503783bc9bb 23:55:54 ---> 780e3e1c3416 23:55:54 23:55:54 Step 10/23 : FROM alpine:3.17 23:55:54 ---> 51e60588ff2c 23:55:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:55:54 ---> Running in 912cee8d79b2 23:55:55 Removing intermediate container 912cee8d79b2 23:55:55 ---> bf5d95007de9 23:55:55 Step 12/23 : ENV APP_PORT=59880 23:55:55 ---> Running in 57f856410e23 23:55:56 Removing intermediate container 57f856410e23 23:55:56 ---> 484ad803b868 23:55:56 Step 13/23 : EXPOSE $APP_PORT 23:55:56 ---> Running in 07537701cd46 23:55:57 Removing intermediate container 07537701cd46 23:55:57 ---> 395a55e19418 23:55:57 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:55:57 ---> Running in 32512c34b8f6 23:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:56:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:56:02 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:56:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:56:02 ---> d96115da4833 23:56:02 Step 3/22 : WORKDIR /edgex-go 23:56:02 ---> Using cache 23:56:02 ---> 0fbe44ee15ea 23:56:02 Step 4/22 : RUN apk add --update --no-cache make git 23:56:02 ---> Using cache 23:56:02 ---> 7136e894fd8c 23:56:02 Step 5/22 : COPY go.mod vendor* ./ 23:56:02 ---> Using cache 23:56:02 ---> d6e31101ff49 23:56:02 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:02 ---> Using cache 23:56:02 ---> bf404a92bcd1 23:56:02 Step 7/22 : COPY . . 23:56:02 ---> Using cache 23:56:02 ---> 02e3df79a821 23:56:02 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:56:02 ---> Running in 73ce49d4a6e4 23:56:03 (1/1) Installing dumb-init (1.2.5-r2) 23:56:03 Executing busybox-1.35.0-r29.trigger 23:56:03 OK: 8 MiB in 16 packages 23:56:04 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 23:56:05 Removing intermediate container 32512c34b8f6 23:56:05 ---> d8509e32bb84 23:56:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:56:06 ---> e7acb246809c 23:56:06 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:56:07 ---> eba9817d23af 23:56:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:56:09 ---> 501a35c7834b 23:56:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:56:09 ---> ee69b3435ece 23:56:09 Step 19/23 : ENTRYPOINT ["/core-data"] 23:56:09 ---> Running in 32098d058c1d 23:56:10 Removing intermediate container 32098d058c1d 23:56:10 ---> cc7a160c8640 23:56:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:56:10 ---> Running in b705eec92af6 23:56:11 Removing intermediate container b705eec92af6 23:56:11 ---> 4c7f7efdeee0 23:56:11 Step 21/23 : LABEL arch=arm64 23:56:11 ---> Running in 472f8e821b65 23:56:12 Removing intermediate container 472f8e821b65 23:56:12 ---> 430a98bc3bc9 23:56:12 Step 22/23 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:56:12 ---> Running in a6b5549795c4 23:56:12 Removing intermediate container a6b5549795c4 23:56:12 ---> a7e17ea59d39 23:56:12 Step 23/23 : LABEL version=0.0.0 23:56:12 ---> Running in a030e759907a 23:56:13 Removing intermediate container a030e759907a 23:56:13 ---> a1b51571a469 23:56:13 23:56:13 Successfully built a1b51571a469 23:56:13 Successfully tagged core-data-arm64:latest 23:56:28  Building core-data ... done Removing intermediate container 021eaea2060e 23:56:28 ---> 803ff44cb30a 23:56:28 23:56:28 Step 10/23 : FROM alpine:3.17 23:56:28 ---> 51e60588ff2c 23:56:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:56:28 ---> Using cache 23:56:28 ---> d16adcd48a48 23:56:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:56:28 ---> Using cache 23:56:28 ---> 3933cd6ed54b 23:56:28 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:56:28 ---> Using cache 23:56:28 ---> 71341fc5e4a6 23:56:28 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:56:28 ---> Using cache 23:56:28 ---> f6d6b1797f16 23:56:28 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:56:30 ---> db9f5c401e42 23:56:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:56:30 ---> 71cadee92d68 23:56:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:56:31 ---> 90cec30ecfb9 23:56:31 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:56:31 ---> Running in 37aa43caa7e9 23:56:35 Removing intermediate container 37aa43caa7e9 23:56:35 ---> 4b6d4360bf7c 23:56:35 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:56:35 ---> Running in a23b86a058fe 23:56:35 Removing intermediate container a23b86a058fe 23:56:35 ---> f3a6fb493ede 23:56:35 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 23:56:35 ---> Running in 09578d47c22e 23:56:36 Removing intermediate container 09578d47c22e 23:56:36 ---> fb2bfd1af6b9 23:56:36 Step 21/23 : LABEL arch=arm64 23:56:36 ---> Running in 6dfbfce30ebb 23:56:36 Removing intermediate container 6dfbfce30ebb 23:56:36 ---> 1cafc80c4deb 23:56:36 Step 22/23 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:56:37 ---> Running in cbc4b2d4755a 23:56:37 Removing intermediate container cbc4b2d4755a 23:56:37 ---> 7960a9044de3 23:56:37 Step 23/23 : LABEL version=0.0.0 23:56:37 ---> Running in 96f1164ac02e 23:56:39 Removing intermediate container 96f1164ac02e 23:56:39 ---> 54c7cd2a0a01 23:56:39 23:56:39 Successfully built 54c7cd2a0a01 23:56:39 Successfully tagged core-common-config-bootstrapper-arm64:latest 23:57:12  Building core-common-config-bootstrapper ... done Removing intermediate container c8c563cfd0b6 23:57:12 ---> 107d6294ce7a 23:57:12 23:57:12 Step 10/23 : FROM alpine:3.17 23:57:12 ---> 51e60588ff2c 23:57:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:57:12 ---> Using cache 23:57:12 ---> 662c0614b0f6 23:57:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:57:12 ---> Using cache 23:57:12 ---> 240c31ec3c88 23:57:12 Step 13/23 : ENV APP_PORT=59861 23:57:12 ---> Running in 5a9580017221 23:57:12 Removing intermediate container 5a9580017221 23:57:12 ---> f5699206e15d 23:57:12 Step 14/23 : EXPOSE $APP_PORT 23:57:12 ---> Running in 2fbea0c61171 23:57:13 Removing intermediate container 2fbea0c61171 23:57:13 ---> 0192b8295b4d 23:57:13 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:57:14 ---> bcf99b44357d 23:57:14 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:57:15 ---> e3ba7a9354f5 23:57:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:57:19 ---> 3045109de08f 23:57:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:57:19 ---> 9bb2d1959c12 23:57:19 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:57:19 ---> Running in 1f0e9628b7cc 23:57:20 Removing intermediate container 1f0e9628b7cc 23:57:20 ---> 4ef76b7e1837 23:57:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:57:20 ---> Running in 0c80177e9678 23:57:21 Removing intermediate container 0c80177e9678 23:57:21 ---> eaf145fd4404 23:57:21 Step 21/23 : LABEL arch=arm64 23:57:21 ---> Running in ac0f0fb66d4d 23:57:21 Removing intermediate container ac0f0fb66d4d 23:57:21 ---> 3ec72d04508e 23:57:21 Step 22/23 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:57:21 ---> Running in 61a1eac3c958 23:57:22 Removing intermediate container 61a1eac3c958 23:57:22 ---> 16461aa6cf4e 23:57:22 Step 23/23 : LABEL version=0.0.0 23:57:22 ---> Running in e424a6be6b4b 23:57:22 Removing intermediate container e424a6be6b4b 23:57:22 ---> 38f2daa38b81 23:57:22 23:57:23 Successfully built 38f2daa38b81 23:57:23 Successfully tagged support-scheduler-arm64:latest 23:58:59  Building support-scheduler ... done Removing intermediate container 1ab2b8959231 23:58:59 ---> 899da01bb6fe 23:58:59 23:58:59 Step 9/33 : FROM alpine:3.17 23:58:59 ---> 51e60588ff2c 23:58:59 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:58:59 ---> Using cache 23:58:59 ---> 532134b3f93a 23:58:59 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 23:58:59 ---> Running in 7ea2255e5cb9 23:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:58:59 (1/2) Installing dumb-init (1.2.5-r2) 23:58:59 (2/2) Installing su-exec (0.2-r2) 23:58:59 Executing busybox-1.35.0-r29.trigger 23:58:59 OK: 8 MiB in 17 packages 23:59:00 Removing intermediate container 7ea2255e5cb9 23:59:00 ---> 91ff82ff477a 23:59:00 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 23:59:00 ---> Running in b5121bd8f9a4 23:59:01 Removing intermediate container b5121bd8f9a4 23:59:01 ---> aa3872440524 23:59:01 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:59:01 ---> Running in f436f4786e1e 23:59:01 Removing intermediate container f436f4786e1e 23:59:01 ---> 88b10a60f5d6 23:59:01 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:59:01 ---> Running in f979cec48efd 23:59:02 Removing intermediate container f979cec48efd 23:59:02 ---> 17954414fb2c 23:59:02 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:59:02 ---> Running in f203f021a4af 23:59:02 Removing intermediate container f203f021a4af 23:59:02 ---> 83603c398354 23:59:02 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:59:02 ---> Running in 95dd7cc6b564 23:59:06 Removing intermediate container 95dd7cc6b564 23:59:06 ---> 0dde0ac0ce09 23:59:06 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:59:06 ---> Running in af963e6135b1 23:59:06 Removing intermediate container af963e6135b1 23:59:06 ---> 4b24edfdc322 23:59:06 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:59:07 ---> aa6c581acb11 23:59:07 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:59:07 ---> Running in 431283e2239f 23:59:07 Removing intermediate container 73ce49d4a6e4 23:59:07 ---> a3ca31aa64ce 23:59:07 23:59:07 Step 9/22 : FROM alpine:3.17 23:59:07 ---> 51e60588ff2c 23:59:07 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:59:07 ---> Running in 0b7b4a18d662 23:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:59:09 Removing intermediate container 431283e2239f 23:59:09 ---> 3fa54bc55db7 23:59:09 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:59:10 ---> 69fa68bbc077 23:59:10 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 23:59:10 (1/2) Installing dumb-init (1.2.5-r2) 23:59:10 ---> f70f0f2e87dc 23:59:10 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:59:10 (2/2) Installing openssl (3.0.8-r3) 23:59:10 Executing busybox-1.35.0-r29.trigger 23:59:10 OK: 8 MiB in 17 packages 23:59:11 Removing intermediate container 0b7b4a18d662 23:59:11 ---> 79dd690c847a 23:59:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:59:11 ---> 4af0c7ce0df1 23:59:11 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:59:11 ---> Running in e61468aa5ef7 23:59:12 Removing intermediate container e61468aa5ef7 23:59:12 ---> d455b1d4e5a7 23:59:12 Step 12/22 : WORKDIR /edgex 23:59:12 ---> Running in 73d4e27d5a33 23:59:12 ---> 3b81d2ac031b 23:59:12 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 23:59:12 Removing intermediate container 73d4e27d5a33 23:59:12 ---> afeea4199fea 23:59:12 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:59:13 ---> b0613fb34e41 23:59:13 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:59:13 ---> a5038944e0e3 23:59:13 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:59:13 ---> fb42d19decdd 23:59:13 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:59:14 ---> a89e2c1de89a 23:59:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:59:14 ---> 92bbfc899af4 23:59:14 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:59:14 ---> 52f04ce1f4ff 23:59:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:59:15 ---> d2746bb9b81a 23:59:15 Step 28/33 : RUN chmod +x /entrypoint.sh 23:59:15 ---> Running in 60bec9670772 23:59:15 ---> eb85955c89e1 23:59:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:59:16 ---> 0a58d255be26 23:59:16 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:59:16 ---> Running in 55a9e28bbacb 23:59:17 Removing intermediate container 60bec9670772 23:59:17 ---> db6761d00428 23:59:17 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:59:17 ---> Running in 8ae46110f16d 23:59:17 Removing intermediate container 8ae46110f16d 23:59:17 ---> 410fda58d18a 23:59:17 Step 30/33 : CMD ["gate"] 23:59:17 ---> Running in 2c3745796bfc 23:59:18 Removing intermediate container 2c3745796bfc 23:59:18 ---> 8fdf13323a8f 23:59:18 Step 31/33 : LABEL arch=arm64 23:59:18 ---> Running in def665173512 23:59:18 Removing intermediate container def665173512 23:59:18 ---> 12407daca0d2 23:59:18 Step 32/33 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:59:18 Removing intermediate container 55a9e28bbacb 23:59:18 ---> 9bc9ac7c7e18 23:59:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:59:18 ---> Running in 907891e7d9ff 23:59:19 ---> Running in ea27ff767cb8 23:59:19 Removing intermediate container 907891e7d9ff 23:59:19 ---> 0b37fcbba126 23:59:19 Step 33/33 : LABEL version=0.0.0 23:59:19 ---> Running in 407aa97ce9ba 23:59:19 Removing intermediate container ea27ff767cb8 23:59:19 ---> 925477998122 23:59:19 Step 20/22 : LABEL arch=arm64 23:59:19 ---> Running in 23360e6f624a 23:59:19 Removing intermediate container 407aa97ce9ba 23:59:19 ---> 964f64e8e665 23:59:19 23:59:19 Removing intermediate container 23360e6f624a 23:59:19 ---> 9f937b6c5bb2 23:59:19 Step 21/22 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 23:59:19 ---> Running in 92c1a7866255 23:59:19 Successfully built 964f64e8e665 23:59:20 Successfully tagged security-bootstrapper-arm64:latest 23:59:20  Building security-bootstrapper ... done Removing intermediate container 92c1a7866255 23:59:20 ---> b40c38ed1db3 23:59:20 Step 22/22 : LABEL version=0.0.0 23:59:20 ---> Running in 980216112c71 23:59:20 Removing intermediate container 980216112c71 23:59:20 ---> 093e54e9b7ab 23:59:20 23:59:20 Successfully built 093e54e9b7ab 23:59:20 Successfully tagged security-proxy-setup-arm64:latest 23:59:21  Building security-proxy-setup ... done  [Pipeline] } 23:59:21 $ docker stop --time=1 9c3e9ac69e461405bd21ebf6f78a2eab444c18f38e2ea4186bab83e50aeb99f9 23:59:22 $ docker rm -f --volumes 9c3e9ac69e461405bd21ebf6f78a2eab444c18f38e2ea4186bab83e50aeb99f9 [Pipeline] // withDockerContainer [Pipeline] sh 23:59:23 + docker images 23:59:23 REPOSITORY TAG IMAGE ID CREATED SIZE 23:59:23 security-proxy-setup-arm64 latest 093e54e9b7ab 3 seconds ago 18.7MB 23:59:23 security-bootstrapper-arm64 latest 964f64e8e665 4 seconds ago 21.9MB 23:59:23 a3ca31aa64ce 17 seconds ago 1.47GB 23:59:23 899da01bb6fe 29 seconds ago 1.48GB 23:59:23 support-scheduler-arm64 latest 38f2daa38b81 2 minutes ago 31.5MB 23:59:23 107d6294ce7a 2 minutes ago 1.56GB 23:59:23 core-common-config-bootstrapper-arm64 latest 54c7cd2a0a01 2 minutes ago 17.2MB 23:59:23 803ff44cb30a 2 minutes ago 1.49GB 23:59:23 core-data-arm64 latest a1b51571a469 3 minutes ago 19.9MB 23:59:23 780e3e1c3416 3 minutes ago 1.5GB 23:59:23 core-metadata-arm64 latest 3c404ae9301b 3 minutes ago 20.2MB 23:59:23 e490cd3bd1b2 3 minutes ago 1.5GB 23:59:23 support-notifications-arm64 latest b164ac2de9a3 4 minutes ago 32.2MB 23:59:23 87e0ac34ebd4 4 minutes ago 1.56GB 23:59:23 security-spiffe-token-provider-arm64 latest 5f127e50cf07 10 minutes ago 32.7MB 23:59:23 bedc48c9146b 11 minutes ago 1.53GB 23:59:23 security-spire-config-arm64 latest cab94d9f5c06 11 minutes ago 86.2MB 23:59:23 core-command-arm64 latest ba2ca4d29ffd 12 minutes ago 19.7MB 23:59:23 4827be5b5f31 12 minutes ago 1.35GB 23:59:23 d37968ee5434 12 minutes ago 1.49GB 23:59:23 security-secretstore-setup-arm64 latest ad9dd573fbec 12 minutes ago 32.2MB 23:59:23 security-proxy-auth-arm64 latest 2a740fc0de8d 13 minutes ago 18.3MB 23:59:23 c33264e547c8 13 minutes ago 1.49GB 23:59:23 86443517cbe2 13 minutes ago 1.47GB 23:59:23 security-spire-server-arm64 latest c81274eaca91 17 minutes ago 87.1MB 23:59:23 10faa445a1dd 18 minutes ago 1.35GB 23:59:23 security-spire-agent-arm64 latest 670aba1373bf 20 minutes ago 125MB 23:59:23 73e4545204ee 21 minutes ago 1.35GB 23:59:23 ci-base-image-arm64 latest d96115da4833 39 minutes ago 866MB 23:59:23 alpine 3.17 51e60588ff2c 6 hours ago 7.46MB 23:59:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB 23:59:23 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 23:59:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:59:23 23:59:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:59:24 arm64: Pulling from edgex-lftools-log-publisher 23:59:24 8998bd30e6a1: Pulling fs layer 23:59:24 04944245beec: Pulling fs layer 23:59:24 699f458cf7ca: Pulling fs layer 23:59:24 765212b225bb: Pulling fs layer 23:59:24 f23df028b6ca: Pulling fs layer 23:59:24 d65c8cfc05b1: Pulling fs layer 23:59:24 2437ff75d9bd: Pulling fs layer 23:59:24 f23df028b6ca: Waiting 23:59:24 765212b225bb: Waiting 23:59:24 d65c8cfc05b1: Waiting 23:59:24 2437ff75d9bd: Waiting 23:59:24 04944245beec: Verifying Checksum 23:59:24 04944245beec: Download complete 23:59:24 765212b225bb: Verifying Checksum 23:59:24 765212b225bb: Download complete 23:59:24 f23df028b6ca: Verifying Checksum 23:59:24 f23df028b6ca: Download complete 23:59:24 d65c8cfc05b1: Verifying Checksum 23:59:24 d65c8cfc05b1: Download complete 23:59:24 699f458cf7ca: Verifying Checksum 23:59:24 699f458cf7ca: Download complete 23:59:25 8998bd30e6a1: Download complete 23:59:27 2437ff75d9bd: Verifying Checksum 23:59:27 2437ff75d9bd: Download complete 23:59:29 8998bd30e6a1: Pull complete 23:59:29 04944245beec: Pull complete 23:59:30 699f458cf7ca: Pull complete 23:59:31 765212b225bb: Pull complete 23:59:31 f23df028b6ca: Pull complete 23:59:31 d65c8cfc05b1: Pull complete 23:59:46 2437ff75d9bd: Pull complete 23:59:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:59:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:59:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:47 prd-ubuntu20.04-docker-arm64-4c-16g-6321 does not seem to be running inside a container 23:59:47 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:59:49 $ docker top 95d30da5637f17a3eba091f9c5390968e7320accc820d6585ba6410e47b54085 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:59:50 ---> job-cost.sh 23:59:50 lf-activate-venv: SKIPPING 23:59:50 INFO: No Stack... 23:59:51 INFO: Retrieving Pricing Info for: v3-standard-4 23:59:51 INFO: Archiving Costs [Pipeline] sh 23:59:51 + + catcut /w/workspace/edgex-go/4/archives/cost.csv -d, 23:59:51 -f6 [Pipeline] lock 23:59:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4482-4-stack-cost] 23:59:52 Resource [jenkins-edgexfoundry-edgex-go-PR-4482-4-stack-cost] did not exist. Created. 23:59:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4482-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:59:52 + echo total: 0.10999999940395355 [Pipeline] stash 23:59:52 Stashed 1 file(s) [Pipeline] } 23:59:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4482-4-stack-cost] [Pipeline] // lock [Pipeline] } 23:59:52 $ docker stop --time=1 95d30da5637f17a3eba091f9c5390968e7320accc820d6585ba6410e47b54085 23:59:54 $ docker rm -f --volumes 95d30da5637f17a3eba091f9c5390968e7320accc820d6585ba6410e47b54085 [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 23:59:54 provisioning config files... 23:59:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config13243422662288405730tmp [Pipeline] { [Pipeline] sh 23:59:54 + set +x 23:59:54 + + bashcurl -s -s -- https://codecov.io/bash 23:59:54 23:59:54 23:59:54 _____ _ 23:59:54 / ____| | | 23:59:54 | | ___ __| | ___ ___ _____ __ 23:59:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:59:54 | |___| (_) | (_| | __/ (_| (_) \ V / 23:59:54 \_____\___/ \__,_|\___|\___\___/ \_/ 23:59:54 Bash-1.0.6 23:59:54 23:59:54 23:59:54 ==> git version 2.25.1 found 23:59:54 ==> 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 23:59:54 Release-Date: 2020-01-08 23:59:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:59:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:59:54 ==> Jenkins CI detected. 23:59:54 current dir:  /w/workspace/edgex-go/4 23:59:54 project root: . 23:59:54 --> token set from env 23:59:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:59:54 ==> Running gcov in . (disable via -X gcov) 23:59:54 ==> Python coveragepy not found 23:59:54 ==> Searching for coverage reports in: 23:59:54 + . 23:59:54 -> Found 1 reports 23:59:54 ==> Detecting git/mercurial file structure 23:59:54 ==> Reading reports 23:59:54 + ./coverage.out bytes=447380 23:59:54 ==> Appending adjustments 23:59:54 https://docs.codecov.io/docs/fixing-reports 23:59:56 + Found adjustments 23:59:56 ==> Gzipping contents 23:59:56 60K /tmp/codecov.1w6w24.gz 23:59:56 ==> Uploading reports 23:59:56 url: https://codecov.io 23:59:56 query: branch=PR-4482&commit=84046c886a766f187fe553c381d35e13e2a7bcd9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4482%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4482&job=&cmd_args= 23:59:56 -> Pinging Codecov 23:59:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4482&commit=84046c886a766f187fe553c381d35e13e2a7bcd9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4482%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4482&job=&cmd_args= 23:59:56 -> Uploading to 23:59:56 https://storage.googleapis.com/codecov/v4/raw/2023-03-29/00271124DB129430A58F1EEE437C3FCB/84046c886a766f187fe553c381d35e13e2a7bcd9/837852e4-f01b-43d0-9d82-126c04df4fcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T235955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1ba64bbe9ff298f36f1489ec614e8d084b274d12c5e746395d312061a3431d8 23:59:56 % Total % Received % Xferd Average Speed Time Time Time Current 23:59:56 Dload Upload Total Spent Left Speed 23:59:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57488 0 0 100 57488 0 218k --:--:-- --:--:-- --:--:-- 218k 23:59:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/84046c886a766f187fe553c381d35e13e2a7bcd9 [Pipeline] } 23:59:56 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 23:59:56 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 23:59:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:59:58 ---> package-listing.sh 23:59:58 ++ facter osfamily 23:59:58 ++ tr '[:upper:]' '[:lower:]' 23:59:58 + OS_FAMILY=debian 23:59:58 + workspace=/w/workspace/edgex-go/4 23:59:58 + START_PACKAGES=/tmp/packages_start.txt 23:59:58 + END_PACKAGES=/tmp/packages_end.txt 23:59:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:59:58 + PACKAGES=/tmp/packages_start.txt 23:59:58 + '[' /w/workspace/edgex-go/4 ']' 23:59:58 + PACKAGES=/tmp/packages_end.txt 23:59:58 + case "${OS_FAMILY}" in 23:59:58 + dpkg -l 23:59:58 + grep '^ii' 23:59:58 + '[' -f /tmp/packages_start.txt ']' 23:59:58 + '[' -f /tmp/packages_end.txt ']' 23:59:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:59:58 + '[' /w/workspace/edgex-go/4 ']' 23:59:58 + mkdir -p /w/workspace/edgex-go/4/archives/ 23:59:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 23:59:58 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:59:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:59:59 23:59:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:59:59 latest: Pulling from edgex-lftools-log-publisher 23:59:59 5eb5b503b376: Pulling fs layer 23:59:59 5c69ac0246d0: Pulling fs layer 23:59:59 ec43610c2a17: Pulling fs layer 23:59:59 3a2ae6a8a46f: Pulling fs layer 23:59:59 33b1e0a273af: Pulling fs layer 23:59:59 5d3b04190fa2: Pulling fs layer 23:59:59 2f39f015ded8: Pulling fs layer 23:59:59 5d3b04190fa2: Waiting 23:59:59 3a2ae6a8a46f: Waiting 23:59:59 33b1e0a273af: Waiting 23:59:59 2f39f015ded8: Waiting 23:59:59 5c69ac0246d0: Download complete 23:59:59 3a2ae6a8a46f: Download complete 23:59:59 33b1e0a273af: Verifying Checksum 23:59:59 33b1e0a273af: Download complete 23:59:59 5d3b04190fa2: Verifying Checksum 23:59:59 5d3b04190fa2: Download complete 23:59:59 ec43610c2a17: Verifying Checksum 23:59:59 ec43610c2a17: Download complete 23:59:59 5eb5b503b376: Download complete 00:00:00 2f39f015ded8: Download complete 00:00:01 5eb5b503b376: Pull complete 00:00:01 5c69ac0246d0: Pull complete 00:00:01 ec43610c2a17: Pull complete 00:00:01 3a2ae6a8a46f: Pull complete 00:00:02 33b1e0a273af: Pull complete 00:00:02 5d3b04190fa2: Pull complete 00:00:07 2f39f015ded8: Pull complete 00:00:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:00:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:07 prd-ubuntu20.04-docker-8c-8g-6310 does not seem to be running inside a container 00:00:07 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:latest cat 00:00:13 $ docker top 2da97790b47220a252ca32d21c20f5a00c1f6ebd7b7c4e912bea5c24f21d705f -eo pid,comm [Pipeline] { [Pipeline] sh 00:00:14 + touch /tmp/pre-build-complete [Pipeline] sh 00:00:14 + mkdir -p /var/log/sysstat [Pipeline] sh 00:00:14 + ls /var/log/sa-host 00:00:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:00:14 provisioning config files... 00:00:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4334675339879829410tmp [Pipeline] { [Pipeline] echo 00:00:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:00:15 ---> create-netrc.sh [Pipeline] } 00:00:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:00:15 ---> python-tools-install.sh [Pipeline] echo 00:00:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:00:15 ---> sudo-logs.sh 00:00:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:00:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:00:16 ---> job-cost.sh 00:00:16 lf-activate-venv: SKIPPING 00:00:16 DEBUG: total: 0.10999999940395355 00:00:16 INFO: Retrieving Stack Cost... 00:00:16 INFO: Retrieving Pricing Info for: v3-standard-8 00:00:16 INFO: Archiving Costs [Pipeline] echo 00:00:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:00:17 ---> logs-deploy.sh 00:00:17 lf-activate-venv: SKIPPING 00:00:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4482/4 00:00:17 INFO: archiving workspace using pattern(s): 00:00:18 Archives upload complete. 00:00:18 INFO: archiving logs to Nexus 00:00:18 ---> uname -a: 00:00:18 Linux prd-ubuntu20-04-docker-8c-8g-6310 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:00:18 00:00:18 00:00:18 ---> lscpu: 00:00:18 Architecture: x86_64 00:00:18 CPU op-mode(s): 32-bit, 64-bit 00:00:18 Byte Order: Little Endian 00:00:18 Address sizes: 40 bits physical, 48 bits virtual 00:00:18 CPU(s): 8 00:00:18 On-line CPU(s) list: 0-7 00:00:18 Thread(s) per core: 1 00:00:18 Core(s) per socket: 1 00:00:18 Socket(s): 8 00:00:18 NUMA node(s): 1 00:00:18 Vendor ID: AuthenticAMD 00:00:18 CPU family: 23 00:00:18 Model: 49 00:00:18 Model name: AMD EPYC-Rome Processor 00:00:18 Stepping: 0 00:00:18 CPU MHz: 2799.998 00:00:18 BogoMIPS: 5599.99 00:00:18 Virtualization: AMD-V 00:00:18 Hypervisor vendor: KVM 00:00:18 Virtualization type: full 00:00:18 L1d cache: 256 KiB 00:00:18 L1i cache: 256 KiB 00:00:18 L2 cache: 4 MiB 00:00:18 L3 cache: 128 MiB 00:00:18 NUMA node0 CPU(s): 0-7 00:00:18 Vulnerability Itlb multihit: Not affected 00:00:18 Vulnerability L1tf: Not affected 00:00:18 Vulnerability Mds: Not affected 00:00:18 Vulnerability Meltdown: Not affected 00:00:18 Vulnerability Mmio stale data: Not affected 00:00:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:00:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:00:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:00:18 Vulnerability Srbds: Not affected 00:00:18 Vulnerability Tsx async abort: Not affected 00:00:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:00:18 00:00:18 00:00:18 ---> nproc: 00:00:18 8 00:00:18 00:00:18