Pull request #4506 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at d6c81549b4558d5b86ba0b804c244a1077168aa0 rather than f6a522e7c0f32af2510f6446dc520bc4984a635d Obtained Jenkinsfile from d6c81549b4558d5b86ba0b804c244a1077168aa0 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12137837172716403525.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-ssh3665720592563825079.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15880760814272747855.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4952075109425664547.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16413990565528950776.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4506/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4506/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17283279261950239305.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7351’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7364 in /w/workspace/edgexfoundry_edgex-go_PR-4506 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d6c81549b4558d5b86ba0b804c244a1077168aa0 into PR head commit f6a522e7c0f32af2510f6446dc520bc4984a635d Merge succeeded, producing f6a522e7c0f32af2510f6446dc520bc4984a635d Checking out Revision f6a522e7c0f32af2510f6446dc520bc4984a635d (PR-4506) > 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/4506/head:refs/remotes/origin/PR-4506 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6a522e7c0f32af2510f6446dc520bc4984a635d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d6c81549b4558d5b86ba0b804c244a1077168aa0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6a522e7c0f32af2510f6446dc520bc4984a635d # timeout=10 Commit message: "fix(command): reset ReceivedTopic for External MQTT response" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:44:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:44:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:44:36 ========================================================= 02:44:36 EdgeX Global Pipelines Version Info 02:44:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:44:37 ------------------- 02:44:37 stable info: 02:44:37 ------------------- 02:44:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:44:37 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 02:44:37 Message: update stable to v1.0.245 02:44:38 ------------------- 02:44:38 experimental info: 02:44:38 ------------------- 02:44:38 Commited By: **** collab-it+edgex@linuxfoundation.org 02:44:38 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 02:44:38 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:44:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:44:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:44:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:44:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:44:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:44:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:44:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:44:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:44:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:44:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:44:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:44:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:44:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:44:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:44:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:44:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4506 [Pipeline] echo 02:44:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4506 [Pipeline] echo 02:44:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4506 [Pipeline] echo 02:44:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6a522e7c0f32af2510f6446dc520bc4984a635d [Pipeline] echo 02:44:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6a522e [Pipeline] echo 02:44:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:44:39 provisioning config files... 02:44:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15620264337204377305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:44:39 ---> docker-login.sh 02:44:39 nexus3.edgexfoundry.org:10001 02:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:40 Configure a credential helper to remove this warning. See 02:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:40 02:44:40 Login Succeeded 02:44:40 nexus3.edgexfoundry.org:10002 02:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:40 Configure a credential helper to remove this warning. See 02:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:40 02:44:40 Login Succeeded 02:44:40 nexus3.edgexfoundry.org:10003 02:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:40 Configure a credential helper to remove this warning. See 02:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:40 02:44:40 Login Succeeded 02:44:40 nexus3.edgexfoundry.org:10004 02:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:40 Configure a credential helper to remove this warning. See 02:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:40 02:44:40 Login Succeeded 02:44:40 docker.io 02:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:40 Configure a credential helper to remove this warning. See 02:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:40 02:44:40 Login Succeeded 02:44:40 ---> docker-login.sh ends [Pipeline] } 02:44:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:41 + 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 02:44:41 + dirname cmd/core-command/Dockerfile 02:44:41 + cut -d/ -f2 02:44:41 + echo core-command,cmd/core-command/Dockerfile 02:44:41 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:44:41 + cut -d/ -f2 02:44:41 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:44:41 + dirname cmd/core-data/Dockerfile 02:44:41 + cut -d/ -f2 02:44:41 + echo core-data,cmd/core-data/Dockerfile 02:44:41 + dirname cmd/core-metadata/Dockerfile 02:44:41 + cut -d/ -f2 02:44:41 + echo core-metadata,cmd/core-metadata/Dockerfile 02:44:41 + dirname cmd/security-bootstrapper/Dockerfile 02:44:41 + cut -d/ -f2 02:44:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:44:41 + dirname cmd/security-proxy-auth/Dockerfile 02:44:41 + cut -d/ -f2 02:44:41 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:44:41 + + cut -d/ -f2 02:44:41 dirname cmd/security-proxy-setup/Dockerfile 02:44:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:44:41 + dirname cmd/security-secretstore-setup/Dockerfile 02:44:41 + cut -d/ -f2 02:44:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:44:41 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:44:41 + cut -d/ -f2 02:44:41 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:44:41 + dirname cmd/security-spire-agent/Dockerfile 02:44:41 + cut -d/ -f2 02:44:41 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:44:41 + dirname cmd/security-spire-config/Dockerfile 02:44:41 + cut -d/ -f2 02:44:41 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:44:41 + dirname cmd/security-spire-server/Dockerfile 02:44:41 + cut -d/ -f2 02:44:41 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:44:41 + dirname cmd/support-notifications/Dockerfile 02:44:41 + cut -d/ -f2 02:44:41 + echo support-notifications,cmd/support-notifications/Dockerfile 02:44:41 + dirname cmd/support-scheduler/Dockerfile 02:44:41 + cut -d/ -f2 02:44:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:44:41 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 02:44:41 + git rev-list -1 --merges f6a522e7c0f32af2510f6446dc520bc4984a635d~1..f6a522e7c0f32af2510f6446dc520bc4984a635d [Pipeline] echo 02:44:42 -----------> git rev-list -1 --merges f6a522e7c0f32af2510f6446dc520bc4984a635d~1..f6a522e7c0f32af2510f6446dc520bc4984a635d f6a522e7c0f32af2510f6446dc520bc4984a635d [false] [Pipeline] sh 02:44:42 + git log --format=format:%s -1 f6a522e7c0f32af2510f6446dc520bc4984a635d [Pipeline] echo 02:44:42 ========================================================= 02:44:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:44:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:44:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:44:42 + grep -v github /etc/ssh/ssh_known_hosts 02:44:42 + [ -e /tmp/ssh_known_hosts ] 02:44:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:44:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:44:42 + sudo tee -a /etc/ssh/ssh_known_hosts 02:44:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:43 02:44:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:43 0.1.4: Pulling from edgex-devops/py-git-semver 02:44:43 b85a868b505f: Pulling fs layer 02:44:43 e2be974225ed: Pulling fs layer 02:44:43 339a4e72a1f5: Pulling fs layer 02:44:43 988bab9f4d93: Pulling fs layer 02:44:43 1469e6f7b9e6: Pulling fs layer 02:44:43 eaf3925da568: Pulling fs layer 02:44:43 bab4dde63d76: Pulling fs layer 02:44:43 bde34c3a00c8: Pulling fs layer 02:44:43 b352a97aabf1: Pulling fs layer 02:44:43 4872d77fe225: Pulling fs layer 02:44:43 5851b861e8e6: Pulling fs layer 02:44:43 bde34c3a00c8: Waiting 02:44:43 b352a97aabf1: Waiting 02:44:43 988bab9f4d93: Waiting 02:44:43 4872d77fe225: Waiting 02:44:43 5851b861e8e6: Waiting 02:44:43 1469e6f7b9e6: Waiting 02:44:43 eaf3925da568: Waiting 02:44:43 bab4dde63d76: Waiting 02:44:43 e2be974225ed: Download complete 02:44:43 988bab9f4d93: Verifying Checksum 02:44:43 988bab9f4d93: Download complete 02:44:43 1469e6f7b9e6: Verifying Checksum 02:44:43 1469e6f7b9e6: Download complete 02:44:43 339a4e72a1f5: Verifying Checksum 02:44:43 339a4e72a1f5: Download complete 02:44:43 eaf3925da568: Verifying Checksum 02:44:43 eaf3925da568: Download complete 02:44:43 bde34c3a00c8: Download complete 02:44:44 b352a97aabf1: Download complete 02:44:44 4872d77fe225: Download complete 02:44:44 5851b861e8e6: Verifying Checksum 02:44:44 5851b861e8e6: Download complete 02:44:44 b85a868b505f: Verifying Checksum 02:44:44 b85a868b505f: Download complete 02:44:44 bab4dde63d76: Verifying Checksum 02:44:44 bab4dde63d76: Download complete 02:44:45 b85a868b505f: Pull complete 02:44:45 e2be974225ed: Pull complete 02:44:45 339a4e72a1f5: Pull complete 02:44:45 988bab9f4d93: Pull complete 02:44:46 1469e6f7b9e6: Pull complete 02:44:46 eaf3925da568: Pull complete 02:44:47 bab4dde63d76: Pull complete 02:44:47 bde34c3a00c8: Pull complete 02:44:47 b352a97aabf1: Pull complete 02:44:47 4872d77fe225: Pull complete 02:44:48 5851b861e8e6: Pull complete 02:44:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:44:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:48 prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container 02:44:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:44:51 $ docker top 2cac53c64c7bfa5d87a510a2f95d2257bbff237ca2583133b5d2c190d12588a6 -eo pid,comm 02:44:51 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). 02:44:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:51 [ssh-agent] Looking for ssh-agent implementation... 02:44:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:51 $ docker exec 2cac53c64c7bfa5d87a510a2f95d2257bbff237ca2583133b5d2c190d12588a6 ssh-agent 02:44:51 SSH_AUTH_SOCK=/tmp/ssh-GqBIzc0FoI7I/agent.32 02:44:51 SSH_AGENT_PID=38 02:44:51 Running ssh-add (command line suppressed) 02:44:51 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12237148955682208411.key (/w/workspace/edgex-go/1@tmp/private_key_12237148955682208411.key) 02:44:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:52 + git tag --points-at HEAD [Pipeline] } 02:44:52 $ docker exec --env ******** --env ******** 2cac53c64c7bfa5d87a510a2f95d2257bbff237ca2583133b5d2c190d12588a6 ssh-agent -k 02:44:52 unset SSH_AUTH_SOCK; 02:44:52 unset SSH_AGENT_PID; 02:44:52 echo Agent pid 38 killed; 02:44:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:44:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:52 [ssh-agent] Looking for ssh-agent implementation... 02:44:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:52 $ docker exec 2cac53c64c7bfa5d87a510a2f95d2257bbff237ca2583133b5d2c190d12588a6 ssh-agent 02:44:52 SSH_AUTH_SOCK=/tmp/ssh-5VKMIL6YrY8g/agent.70 02:44:52 SSH_AGENT_PID=76 02:44:52 Running ssh-add (command line suppressed) 02:44:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14524671738121541971.key (/w/workspace/edgex-go/1@tmp/private_key_14524671738121541971.key) 02:44:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:53 + git semver init 02:44:53 2023-04-11 02:44:53,311 [run_init] DEBUG init version:0.0.0 force:False 02:44:53 2023-04-11 02:44:53,312 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 02:44:53 2023-04-11 02:44:53,312 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 02:44:53 2023-04-11 02:44:53,313 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 02:44:58 2023-04-11 02:44:58,182 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 02:44:58 2023-04-11 02:44:58,182 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4506 with force:False 02:44:58 2023-04-11 02:44:58,182 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4506 02:44:58 2023-04-11 02:44:58,187 [execute] INFO git cat-file --batch-check 02:44:58 2023-04-11 02:44:58,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:44:58 2023-04-11 02:44:58,192 [execute] INFO git cat-file --batch 02:44:58 2023-04-11 02:44:58,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:44:58 2023-04-11 02:44:58,196 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4506 02:44:58 0.0.0 [Pipeline] } 02:44:58 $ docker exec --env ******** --env ******** 2cac53c64c7bfa5d87a510a2f95d2257bbff237ca2583133b5d2c190d12588a6 ssh-agent -k 02:44:58 unset SSH_AUTH_SOCK; 02:44:58 unset SSH_AGENT_PID; 02:44:58 echo Agent pid 76 killed; 02:44:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:59 + git semver [Pipeline] } 02:44:59 $ docker stop --time=1 2cac53c64c7bfa5d87a510a2f95d2257bbff237ca2583133b5d2c190d12588a6 02:45:00 $ docker rm -f --volumes 2cac53c64c7bfa5d87a510a2f95d2257bbff237ca2583133b5d2c190d12588a6 [Pipeline] // withDockerContainer [Pipeline] sh 02:45:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:45:01 Stashed 1 file(s) [Pipeline] echo 02:45:01 [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 02:45:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:45:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:45:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:45:02 ========================================================= 02:45:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:45:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:45:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:45:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:45:02 63b65145d645: Pulling fs layer 02:45:02 a2d21d5440eb: Pulling fs layer 02:45:02 935e6c44a52c: Pulling fs layer 02:45:02 94cc34f8dd06: Pulling fs layer 02:45:02 30dea6a524f1: Pulling fs layer 02:45:02 a2aff8979fd8: Pulling fs layer 02:45:02 6808be2612f2: Pulling fs layer 02:45:02 f25807f1079a: Pulling fs layer 02:45:02 94cc34f8dd06: Waiting 02:45:02 30dea6a524f1: Waiting 02:45:02 6808be2612f2: Waiting 02:45:02 f25807f1079a: Waiting 02:45:02 a2aff8979fd8: Waiting 02:45:02 a2d21d5440eb: Download complete 02:45:02 94cc34f8dd06: Verifying Checksum 02:45:02 94cc34f8dd06: Download complete 02:45:02 30dea6a524f1: Verifying Checksum 02:45:02 30dea6a524f1: Download complete 02:45:02 63b65145d645: Verifying Checksum 02:45:02 63b65145d645: Download complete 02:45:02 a2aff8979fd8: Verifying Checksum 02:45:02 a2aff8979fd8: Download complete 02:45:03 63b65145d645: Pull complete 02:45:03 a2d21d5440eb: Pull complete 02:45:03 f25807f1079a: Download complete 02:45:03 935e6c44a52c: Verifying Checksum 02:45:03 935e6c44a52c: Download complete 02:45:03 6808be2612f2: Verifying Checksum 02:45:03 6808be2612f2: Download complete 02:45:06 935e6c44a52c: Pull complete 02:45:06 94cc34f8dd06: Pull complete 02:45:06 30dea6a524f1: Pull complete 02:45:06 a2aff8979fd8: Pull complete 02:45:08 6808be2612f2: Pull complete 02:45:09 f25807f1079a: Pull complete 02:45:09 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 02:45:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:45:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 02:45:10 + + docker build -t ci-base-image-x86_64 -f - . 02:45:10 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:45:10 WORKDIR /edgex 02:45:10 COPY go.mod . 02:45:10 RUN go mod download 02:45:10 Sending build context to Docker daemon 170.5MB 02:45:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:45:10 ---> 3b553350e43f 02:45:10 Step 2/4 : WORKDIR /edgex 02:45:15 ---> Running in 511a50360099 02:45:15 Removing intermediate container 511a50360099 02:45:15 ---> 9eb8dfa9a7e3 02:45:15 Step 3/4 : COPY go.mod . 02:45:15 ---> c21326459894 02:45:15 Step 4/4 : RUN go mod download 02:45:15 ---> Running in 8b46d58e45a3 02:45:16 Still waiting to schedule task 02:45:16 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7357’ is offline 02:45:28 Removing intermediate container 8b46d58e45a3 02:45:28 ---> 819714ce4028 02:45:28 Successfully built 819714ce4028 02:45:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:28 + docker inspect -f . ci-base-image-x86_64 02:45:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:28 prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container 02:45:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:45:29 $ docker top f40450a56d994e8dcabbd918514607637c59818712a761aa3994233452b106d3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:29 + go version 02:45:29 go version go1.20.2 linux/amd64 [Pipeline] } 02:45:29 $ docker stop --time=1 f40450a56d994e8dcabbd918514607637c59818712a761aa3994233452b106d3 02:45:30 $ docker rm -f --volumes f40450a56d994e8dcabbd918514607637c59818712a761aa3994233452b106d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:31 + docker inspect -f . ci-base-image-x86_64 02:45:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:31 prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container 02:45:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:45:31 $ docker top 2df414c58733ad2bed4a8e4ffb564269169b7740f78b7f03a70c09ea93ed55d5 -eo pid,comm [Pipeline] { [Pipeline] echo 02:45:32 ========================================================= 02:45:32 [edgeXBuildGoParallel] Running Tests and Build... 02:45:32 ========================================================= [Pipeline] sh 02:45:32 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:45:32 + make test 02:45:32 go test -race -coverprofile=coverage.out ./... 02:45:39 ? github.com/edgexfoundry/edgex-go [no test files] 02:45:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:45:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:45:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:45:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:45:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:45:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:45:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:45:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:45:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:45:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:45:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:45:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:45:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:45:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:45:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:45:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:45:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 02:45:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements 02:45:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:45:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:45:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:45:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.076s coverage: 71.5% of statements 02:45:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 02:45:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.592s coverage: 88.5% of statements 02:45:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements 02:45:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:45:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:45:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:45:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:45:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:45:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:45:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:45:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:45:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.336s coverage: 95.6% of statements 02:45:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements 02:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:46:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 65.9% of statements 02:46:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:46:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:46:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 02:46:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.0% of statements 02:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 44.1% of statements 02:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 82.9% of statements 02:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 02:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 02:46:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 02:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:46:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:46:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:46:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:46:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:46:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:46:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:46:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:46:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:46:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:46:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:46:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:46:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:46:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:46:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:46:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:46:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:46:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:46:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:46:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:46:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements 02:46:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:46:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.276s coverage: 79.9% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.083s coverage: 92.9% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.2% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 63.1% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 02:46:28 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 02:46:28 running golangci-lint 02:46:28 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 02:46:28 go version go1.20.2 linux/amd64 02:46:29 level=info msg="[config_reader] Used config file .golangci.yml" 02:46:29 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 02:46:44 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 13.637533539s" 02:46:44 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 28.133551ms" 02:46:49 level=info msg="[linters_context/goanalysis] analyzers took 1m1.539830836s with top 10 stages: buildir: 26.760010111s, inspect: 2.012573612s, fact_deprecated: 1.86112289s, printf: 1.343457193s, gosec: 1.207529504s, ctrlflow: 1.048073559s, S1038: 967.636531ms, fact_purity: 941.878631ms, nilness: 938.559985ms, typedness: 554.978649ms" 02:46:49 level=info msg="[runner] Issues before processing: 201, after processing: 0" 02:46:49 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 201/201, exclude: 201/201, cgo: 201/201, path_prettifier: 201/201, identifier_marker: 201/201, skip_files: 201/201, skip_dirs: 201/201, filename_unadjuster: 201/201, exclude-rules: 21/201, nolint: 0/21" 02:46:49 level=info msg="[runner] processing took 18.777071ms with stages: nolint: 8.137309ms, identifier_marker: 4.698823ms, exclude-rules: 1.924665ms, path_prettifier: 1.627121ms, autogenerated_exclude: 1.572911ms, skip_dirs: 721.96µs, cgo: 59.951µs, filename_unadjuster: 30.911µs, uniq_by_line: 590ns, max_same_issues: 520ns, skip_files: 390ns, exclude: 300ns, source_code: 280ns, severity-rules: 260ns, diff: 230ns, sort_results: 220ns, max_from_linter: 180ns, path_shortener: 180ns, path_prefixer: 150ns, max_per_file_from_linter: 120ns" 02:46:49 level=info msg="[runner] linters took 6.406273703s with stages: goanalysis_metalinter: 6.387407781s" 02:46:49 level=info msg="File cache stats: 0 entries of total size 0B" 02:46:49 level=info msg="Memory: 202 samples, avg is 170.8MB, max is 801.9MB" 02:46:49 level=info msg="Execution took 20.084912268s" 02:46:49 go vet ./... 02:46:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7365 in /w/workspace/edgexfoundry_edgex-go_PR-4506 [Pipeline] { [Pipeline] ws 02:46:50 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:46:50 The recommended git tool is: git 02:46:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:46:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:46:53 ./bin/test-attribution-txt.sh [Pipeline] echo 02:46:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:46:54 + ls -al . 02:46:54 total 704 02:46:54 drwxrwxr-x 11 1001 1001 4096 Apr 11 02:45 . 02:46:54 drwxr-xr-x 4 root root 4096 Apr 11 02:45 .. 02:46:54 drwxrwxr-x 2 1001 1001 4096 Apr 11 02:44 .blubracket 02:46:54 -rw-rw-r-- 1 1001 1001 16 Apr 11 02:44 .dockerignore 02:46:54 drwxrwxr-x 8 1001 1001 4096 Apr 11 02:44 .git 02:46:54 drwxrwxr-x 3 1001 1001 4096 Apr 11 02:44 .github 02:46:54 -rw-rw-r-- 1 1001 1001 1133 Apr 11 02:44 .gitignore 02:46:54 -rw-rw-r-- 1 1001 1001 42 Apr 11 02:44 .golangci.yml 02:46:54 -rw-rw-r-- 1 1001 1001 87 Apr 11 02:44 .hadolint.yml 02:46:54 drwxr-xr-x 3 1001 1001 4096 Apr 11 02:44 .semver 02:46:54 -rw-rw-r-- 1 1001 1001 166 Apr 11 02:44 .sonarcloud.properties 02:46:54 -rw-rw-r-- 1 1001 1001 1171 Apr 11 02:44 ADOPTERS.md 02:46:54 -rw-rw-r-- 1 1001 1001 10835 Apr 11 02:44 Attribution.txt 02:46:54 -rw-rw-r-- 1 1001 1001 73765 Apr 11 02:44 CHANGELOG.md 02:46:54 -rw-rw-r-- 1 1001 1001 3804 Apr 11 02:44 CONTRIBUTING.md 02:46:54 -rw-rw-r-- 1 1001 1001 677 Apr 11 02:44 GOVERNANCE.md 02:46:54 -rw-rw-r-- 1 1001 1001 883 Apr 11 02:44 Jenkinsfile 02:46:54 -rw-rw-r-- 1 1001 1001 10775 Apr 11 02:44 LICENSE 02:46:54 -rw-rw-r-- 1 1001 1001 14368 Apr 11 02:44 Makefile 02:46:54 -rw-rw-r-- 1 1001 1001 582 Apr 11 02:44 OWNERS.md 02:46:54 -rw-rw-r-- 1 1001 1001 9403 Apr 11 02:44 README.md 02:46:54 -rw-rw-r-- 1 1001 1001 789 Apr 11 02:44 SECURITY.md 02:46:54 -rw-rw-r-- 1 1001 1001 5 Apr 11 02:45 VERSION 02:46:54 drwxrwxr-x 2 1001 1001 4096 Apr 11 02:44 bin 02:46:54 drwxrwxr-x 18 1001 1001 4096 Apr 11 02:44 cmd 02:46:54 -rw-r--r-- 1 root root 447382 Apr 11 02:46 coverage.out 02:46:54 -rw-rw-r-- 1 1001 1001 3200 Apr 11 02:44 go.mod 02:46:54 -rw-rw-r-- 1 1001 1001 31265 Apr 11 02:44 go.sum 02:46:54 drwxrwxr-x 7 1001 1001 4096 Apr 11 02:44 internal 02:46:54 drwxrwxr-x 3 1001 1001 4096 Apr 11 02:44 openapi 02:46:54 -rw-rw-r-- 1 1001 1001 594 Apr 11 02:44 security.txt 02:46:54 drwxrwxr-x 4 1001 1001 4096 Apr 11 02:44 snap 02:46:54 -rw-rw-r-- 1 1001 1001 204 Apr 11 02:44 version.go [Pipeline] sh 02:46:54 + '[' -e coverage.out ] 02:46:54 + chown 1001:1001 coverage.out [Pipeline] stash 02:46:54 Stashed 1 file(s) [Pipeline] sh 02:46:54 + make build 02:46:54 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 02:46:55 using credential edgex-jenkins-ssh 02:46:55 Cloning the remote Git repository 02:46:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:46:55 > git init /w/workspace/edgex-go/1 # timeout=10 02:46:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:46:55 > git --version # timeout=10 02:46:55 > git --version # 'git version 2.25.1' 02:46:55 using GIT_SSH to set credentials SSH Credentials for GitHub 02:46:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:07 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 02:47:07 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 02:47:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:47:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:47:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:47:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:47:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:47:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4506/head:refs/remotes/origin/PR-4506 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:47:14 Merging remotes/origin/main commit d6c81549b4558d5b86ba0b804c244a1077168aa0 into PR head commit f6a522e7c0f32af2510f6446dc520bc4984a635d 02:47:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:47:15 Merge succeeded, producing f6a522e7c0f32af2510f6446dc520bc4984a635d 02:47:15 Checking out Revision f6a522e7c0f32af2510f6446dc520bc4984a635d (PR-4506) 02:47:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:47:14 > git config core.sparsecheckout # timeout=10 02:47:14 > git checkout -f f6a522e7c0f32af2510f6446dc520bc4984a635d # timeout=10 02:47:15 > git remote # timeout=10 02:47:15 > git config --get remote.origin.url # timeout=10 02:47:15 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:15 > git merge d6c81549b4558d5b86ba0b804c244a1077168aa0 # timeout=10 02:47:15 > git rev-parse HEAD^{commit} # timeout=10 02:47:15 > git config core.sparsecheckout # timeout=10 02:47:15 > git checkout -f f6a522e7c0f32af2510f6446dc520bc4984a635d # timeout=10 02:47:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:47: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:47:18 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 02:47:18 Commit message: "fix(command): reset ReceivedTopic for External MQTT response" 02:47:18 > git --version # timeout=10 02:47:18 > git --version # 'git version 2.25.1' 02:47:18 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:47: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:47:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:47:20 % Total % Received % Xferd Average Speed Time Time Time Current 02:47:20 Dload Upload Total Spent Left Speed 02:47:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72448 0 --:--:-- --:--:-- --:--:-- 72862 [Pipeline] sh 02:47:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:47:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:47:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:47:21 + sudo tee /etc/docker/daemon.new 02:47:21 { 02:47:21 "registry-mirrors": [ 02:47:21 "https://nexus3.edgexfoundry.org:10001" 02:47:21 ], 02:47:21 "bip": "10.250.0.254/24", 02:47:21 "hosts": [ 02:47:21 "tcp://0.0.0.0:5555", 02:47:21 "unix:///var/run/docker.sock" 02:47:21 ], 02:47:21 "mtu": 1458, 02:47:21 "selinux-enabled": true, 02:47:21 "seccomp-profile": "/etc/docker/seccomp.json" 02:47:21 } [Pipeline] sh 02:47:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:47:21 + sudo service docker restart [Pipeline] } 02:47:22 $ docker stop --time=1 2df414c58733ad2bed4a8e4ffb564269169b7740f78b7f03a70c09ea93ed55d5 02:47:27 $ docker rm -f --volumes 2df414c58733ad2bed4a8e4ffb564269169b7740f78b7f03a70c09ea93ed55d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:47:28 02:47:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:47:29 latest: Pulling from edgex-devops/edgex-compose 02:47:29 cbdbe7a5bc2a: Pulling fs layer 02:47:29 ca9280d653b3: Pulling fs layer 02:47:29 7e9c9ca2126c: Pulling fs layer 02:47:29 cbdbe7a5bc2a: Download complete 02:47:29 cbdbe7a5bc2a: Pull complete 02:47:29 ca9280d653b3: Download complete 02:47:29 7e9c9ca2126c: Download complete 02:47:29 ca9280d653b3: Pull complete 02:47:33 7e9c9ca2126c: Pull complete 02:47:33 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:47:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:47:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:33 prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container 02:47:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:47:43 $ docker top 3f9341e1bfbe783985308bd1e6aeb75d2ef02c64c48835ac7cee6c417b4c0296 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 02:47:43 provisioning config files... 02:47:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10351480767799322484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:44 + docker-compose build --help 02:47:44 + grep parallel 02:47:44 ---> docker-login.sh 02:47:44 nexus3.edgexfoundry.org:10001 02:47:44 --parallel Build images in parallel. [Pipeline] } 02:47:44 $ docker stop --time=1 3f9341e1bfbe783985308bd1e6aeb75d2ef02c64c48835ac7cee6c417b4c0296 02:47:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:46 Configure a credential helper to remove this warning. See 02:47:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:46 02:47:46 Login Succeeded 02:47:46 nexus3.edgexfoundry.org:10002 02:47:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:46 Configure a credential helper to remove this warning. See 02:47:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:46 02:47:46 Login Succeeded 02:47:46 nexus3.edgexfoundry.org:10003 02:47:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:46 Configure a credential helper to remove this warning. See 02:47:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:46 02:47:46 Login Succeeded 02:47:46 nexus3.edgexfoundry.org:10004 02:47:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:47 Configure a credential helper to remove this warning. See 02:47:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:47 02:47:47 Login Succeeded 02:47:47 docker.io 02:47:47 $ docker rm -f --volumes 3f9341e1bfbe783985308bd1e6aeb75d2ef02c64c48835ac7cee6c417b4c0296 02:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:47 Configure a credential helper to remove this warning. See 02:47:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:47 02:47:47 Login Succeeded 02:47:47 ---> docker-login.sh ends [Pipeline] // withDockerContainer [Pipeline] } 02:47:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 02:47:48 + git config --global --add safe.directory /w/workspace/edgex-go/1 02:47:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:47:48 . [Pipeline] echo 02:47:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:48 prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container 02:47:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:47:51 $ docker top 7aa391a58310a0169e2d7d05100b6383c830cd1fb84f1771dab7a9cee634c6c9 -eo pid,comm [Pipeline] { [Pipeline] echo 02:47:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] echo 02:47:51 ========================================================= 02:47:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:47:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:47:51 + docker-compose -f ./docker-compose-build.yml build --parallel 02:47:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:47:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:47:51 af6eaf76a39c: Pulling fs layer 02:47:51 55522c791124: Pulling fs layer 02:47:51 ce5c4a1c91eb: Pulling fs layer 02:47:51 169dfbe0d373: Pulling fs layer 02:47:51 e1ff8fa3b103: Pulling fs layer 02:47:51 52ebb69f0ebf: Pulling fs layer 02:47:51 5abe8eddf0d5: Pulling fs layer 02:47:51 e1ff8fa3b103: Waiting 02:47:51 52ebb69f0ebf: Waiting 02:47:51 5abe8eddf0d5: Waiting 02:47:51 169dfbe0d373: Waiting 02:47:52 55522c791124: Verifying Checksum 02:47:52 55522c791124: Download complete 02:47:52 169dfbe0d373: Verifying Checksum 02:47:52 169dfbe0d373: Download complete 02:47:52 e1ff8fa3b103: Verifying Checksum 02:47:52 e1ff8fa3b103: Download complete 02:47:52 af6eaf76a39c: Download complete 02:47:52 Building core-command ... 02:47:52 Building core-common-config-bootstrapper ... 02:47:52 Building core-data ... 02:47:52 Building core-metadata ... 02:47:52 Building security-bootstrapper ... 02:47:52 Building security-proxy-auth ... 02:47:52 Building security-proxy-setup ... 02:47:52 Building security-secretstore-setup ... 02:47:52 Building security-spiffe-token-provider ... 02:47:52 Building security-spire-agent ... 02:47:52 Building security-spire-config ... 02:47:52 Building security-spire-server ... 02:47:52 Building support-notifications ... 02:47:52 Building support-scheduler ... 02:47:52 Building security-spiffe-token-provider 02:47:52 Building core-command 02:47:52 Building core-common-config-bootstrapper 02:47:52 Building support-scheduler 02:47:52 Building core-metadata 02:47:53 af6eaf76a39c: Pull complete 02:47:53 5abe8eddf0d5: Verifying Checksum 02:47:53 5abe8eddf0d5: Download complete 02:47:53 55522c791124: Pull complete 02:47:54 ce5c4a1c91eb: Verifying Checksum 02:47:54 ce5c4a1c91eb: Download complete 02:47:54 52ebb69f0ebf: Verifying Checksum 02:47:54 52ebb69f0ebf: Download complete 02:48:04 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:48:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:48:04 ---> 819714ce4028 02:48:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:48:04 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:48:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:48:04 ---> 819714ce4028 02:48:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:48:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:48:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:48:04 ---> 819714ce4028 02:48:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:48:04 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:48:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:48:04 ---> 819714ce4028 02:48:04 Step 3/20 : WORKDIR /edgex-go 02:48:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:48:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:48:04 ---> 819714ce4028 02:48:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:48:06 ce5c4a1c91eb: Pull complete 02:48:06 169dfbe0d373: Pull complete 02:48:06 e1ff8fa3b103: Pull complete 02:48:13 52ebb69f0ebf: Pull complete 02:48:15 5abe8eddf0d5: Pull complete 02:48:15 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 02:48:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:48:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 02:48:15 + + docker build -t ci-base-image-arm64 -f - . 02:48:15 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:48:15 WORKDIR /edgex 02:48:15 COPY go.mod . 02:48:15 RUN go mod download 02:48:16 Sending build context to Docker daemon 2.934MB 02:48:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:48:16 ---> 6cb57ee374ae 02:48:16 Step 2/4 : WORKDIR /edgex 02:48:17 ---> Running in 7f152dd28d08 02:48:17 Removing intermediate container 7f152dd28d08 02:48:17 ---> 2ab6c05683c5 02:48:17 Step 3/4 : COPY go.mod . 02:48:18 ---> f860114c2631 02:48:18 Step 4/4 : RUN go mod download 02:48:18 ---> Running in c9e9d13a17b4 02:48:26 ---> Running in 026a71daf244 02:48:26 ---> Running in e0167a687d5d 02:48:26 ---> Running in 0f3feb46a5b9 02:48:26 ---> Running in 0ecd30529b22 02:48:26 ---> Running in f945cc96fb7a 02:48:26 Removing intermediate container 0f3feb46a5b9 02:48:26 ---> 7c27eb21eb83 02:48:26 Step 4/25 : WORKDIR /edgex-go 02:48:26 Removing intermediate container 0ecd30529b22 02:48:26 ---> fee3b183f6e5 02:48:26 Step 4/24 : WORKDIR /edgex-go 02:48:26 Removing intermediate container f945cc96fb7a 02:48:26 ---> 22b83c94c044 02:48:26 Step 4/23 : WORKDIR /edgex-go 02:48:26 Removing intermediate container e0167a687d5d 02:48:26 ---> b6354fa4c117 02:48:26 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 02:48:26 Removing intermediate container 026a71daf244 02:48:26 ---> 7e66f21d1343 02:48:26 Step 4/23 : WORKDIR /edgex-go 02:48:26 ---> Running in 61c2d80b7434 02:48:26 ---> Running in a35cd95dd444 02:48:26 ---> Running in 89f6c5374d26 02:48:26 ---> Running in 4dcf89072dc3 02:48:26 ---> Running in d8dc3d5542f7 02:48:26 Removing intermediate container a35cd95dd444 02:48:26 ---> 611c97198a81 02:48:26 Step 5/25 : RUN apk add --update --no-cache make git 02:48:26 Removing intermediate container 61c2d80b7434 02:48:26 ---> 8777d88f1152 02:48:26 Step 5/24 : RUN apk add --update --no-cache make git 02:48:26 Removing intermediate container 89f6c5374d26 02:48:26 ---> f49645b55809 02:48:26 Step 5/23 : RUN apk add --update --no-cache make git 02:48:26 Removing intermediate container d8dc3d5542f7 02:48:26 ---> 0d2a42b9c29b 02:48:26 Step 5/23 : RUN apk add --update --no-cache make git 02:48:26 ---> Running in 07f0dc2256a5 02:48:26 ---> Running in 17d82a5f3d97 02:48:26 ---> Running in 6f1599e1715e 02:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:48:26 ---> Running in 11a8eddd4317 02:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:48:26 v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:48:26 v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:48:26 OK: 17823 distinct packages available 02:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:48:26 OK: 265 MiB in 53 packages 02:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:48:26 OK: 265 MiB in 53 packages 02:48:26 OK: 265 MiB in 53 packages 02:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:48:27 OK: 265 MiB in 53 packages 02:48:27 OK: 265 MiB in 53 packages 02:48:27 Removing intermediate container 4dcf89072dc3 02:48:27 ---> 8edac3887c41 02:48:27 Step 5/20 : COPY go.mod vendor* ./ 02:48:28 ---> 4509f6bbebb5 02:48:28 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:28 ---> Running in c5031df565bc 02:48:28 Removing intermediate container 11a8eddd4317 02:48:28 ---> 166377187f1e 02:48:28 Step 6/23 : COPY go.mod vendor* ./ 02:48:28 Removing intermediate container 07f0dc2256a5 02:48:28 ---> 2923ff4016b3 02:48:28 Step 6/25 : COPY go.mod vendor* ./ 02:48:28 Removing intermediate container 6f1599e1715e 02:48:28 ---> 2c742cb4f099 02:48:28 Step 6/23 : COPY go.mod vendor* ./ 02:48:28 Removing intermediate container 17d82a5f3d97 02:48:28 ---> 575c32ae64a6 02:48:28 Step 6/24 : COPY go.mod vendor* ./ 02:48:28 ---> e1a59c2dfd9f 02:48:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:28 ---> 429c2246c3c0 02:48:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:29 ---> 0b61792a4ce9 02:48:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:29 ---> 6413201b22f3 02:48:29 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:29 ---> Running in b44b853abff4 02:48:29 ---> Running in e2bf4791c90b 02:48:29 ---> Running in a86d5e255daf 02:48:29 ---> Running in 90b39e7f31d2 02:48:50 Removing intermediate container c9e9d13a17b4 02:48:50 ---> f0ef7fd46f49 02:48:50 Successfully built f0ef7fd46f49 02:48:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:51 + docker inspect -f . ci-base-image-arm64 02:48:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:51 prd-ubuntu20.04-docker-arm64-4c-16g-7365 does not seem to be running inside a container 02:48:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:48:53 $ docker top e646946e7814492e7e684296365da600f85ff1c3fec43a5f2e662d8c52ddc857 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:54 + go version 02:48:54 go version go1.20.2 linux/arm64 [Pipeline] } 02:48:54 $ docker stop --time=1 e646946e7814492e7e684296365da600f85ff1c3fec43a5f2e662d8c52ddc857 02:48:55 $ docker rm -f --volumes e646946e7814492e7e684296365da600f85ff1c3fec43a5f2e662d8c52ddc857 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:56 + docker inspect -f . ci-base-image-arm64 02:48:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:56 prd-ubuntu20.04-docker-arm64-4c-16g-7365 does not seem to be running inside a container 02:48:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:48:58 $ docker top f164d16d3c371e0ed8f16ce5be11002157659b324313cfb8d72baa388409141d -eo pid,comm [Pipeline] { [Pipeline] echo 02:48:58 ========================================================= 02:48:58 [edgeXBuildGoParallel] Running Tests and Build... 02:48:58 ========================================================= [Pipeline] sh 02:48:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:48:59 + make test 02:48:59 go test -race -coverprofile=coverage.out ./... 02:49:46 ? github.com/edgexfoundry/edgex-go [no test files] 02:49:51 Removing intermediate container a86d5e255daf 02:49:51 ---> b8d1bd0df1e1 02:49:51 Step 8/23 : COPY . . 02:49:51 Removing intermediate container 90b39e7f31d2 02:49:51 ---> 8d68cc680d3d 02:49:51 Step 8/24 : COPY . . 02:49:51 Removing intermediate container c5031df565bc 02:49:51 ---> 18a64dbb77a4 02:49:51 Step 7/20 : COPY . . 02:49:51 Removing intermediate container e2bf4791c90b 02:49:51 ---> 54ee4aed5bf9 02:49:51 Step 8/23 : COPY . . 02:49:51 Removing intermediate container b44b853abff4 02:49:51 ---> ce84e0161034 02:49:51 Step 8/25 : COPY . . 02:50:09 ---> a2b8b65cf7a9 02:50:09 ---> 16de96daa01c 02:50:09 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-commandStep 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:50:09 02:50:09 ---> c0f1621648b6 02:50:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:50:09 ---> ccd673464edb 02:50:09 ---> fcf44f23648a 02:50:09 Step 9/23 : RUN make cmd/support-scheduler/support-schedulerStep 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 02:50:09 02:50:09 ---> Running in 7b5b324228fa 02:50:09 ---> Running in 1aafaf172f12 02:50:09 ---> Running in 2b65e818838f 02:50:09 ---> Running in a73e9a3b30cd 02:50:09 ---> Running in 2822c3e1093c 02:50:09 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 02:50:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:50:09 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 02:50:09 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 02:50:09 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 02:50:56 Removing intermediate container 2b65e818838f 02:50:56 ---> 39797cb1d6cb 02:50:56 02:50:56 Step 10/23 : FROM alpine:3.17 02:50:56 Removing intermediate container 2822c3e1093c 02:50:56 ---> e811747252b4 02:50:56 02:50:56 Step 10/25 : FROM alpine:3.17 02:50:56 3.17: Pulling from library/alpine 02:50:56 3.17: Pulling from library/alpine 02:50:56 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:50:56 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:50:56 Status: Downloaded newer image for alpine:3.17 02:50:56 Status: Downloaded newer image for alpine:3.17 02:50:56 ---> 9ed4aefc74f6 02:50:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:50:56 ---> 9ed4aefc74f6 02:50:56 Step 11/25 : RUN apk add --update --no-cache dumb-init 02:50:58 ---> Running in 1efc47b88d10 02:50:58 ---> Running in 988d209f5cb9 02:50:58 Removing intermediate container 988d209f5cb9 02:50:58 ---> e28be007396d 02:50:58 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:50:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:50:59 ---> Running in a9aac168d74c 02:50:59 Removing intermediate container 1aafaf172f12 02:50:59 ---> 882f5ecdb758 02:50:59 02:50:59 Step 10/24 : FROM alpine:3.17 02:50:59 ---> 9ed4aefc74f6 02:50:59 Step 11/24 : RUN apk add --update --no-cache dumb-init 02:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:50:59 ---> Running in c2458bfd747e 02:50:59 Removing intermediate container 7b5b324228fa 02:50:59 ---> 34a5d9e4dda0 02:50:59 02:50:59 Step 9/20 : FROM alpine:3.17 02:50:59 ---> 9ed4aefc74f6 02:50:59 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 02:50:59 Removing intermediate container a73e9a3b30cd 02:50:59 ---> 3b45d5324f35 02:50:59 02:50:59 Step 10/23 : FROM alpine:3.17 02:50:59 ---> 9ed4aefc74f6 02:50:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:50:59 ---> Running in 8cf67fac199f 02:50:59 ---> Running in 0f700d0f1ae9 02:50:59 (1/1) Installing dumb-init (1.2.5-r2) 02:50:59 Executing busybox-1.35.0-r29.trigger 02:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:50:59 OK: 7 MiB in 16 packages 02:50:59 Removing intermediate container 0f700d0f1ae9 02:50:59 ---> 88f186f657aa 02:50:59 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:50:59 ---> Running in 059ab7ec5d4a 02:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:50:59 (1/1) Installing dumb-init (1.2.5-r2) 02:50:59 Executing busybox-1.35.0-r29.trigger 02:50:59 OK: 7 MiB in 16 packages 02:50:59 Removing intermediate container 1efc47b88d10 02:50:59 ---> eb58d4ae9942 02:50:59 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:50:59 ---> Running in fec19d6f5328 02:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:50:59 Removing intermediate container fec19d6f5328 02:50:59 ---> 29dcba99feaf 02:50:59 Step 13/25 : ENV APP_PORT=59881 02:50:59 (1/1) Installing dumb-init (1.2.5-r2) 02:50:59 Executing busybox-1.35.0-r29.trigger 02:50:59 OK: 7 MiB in 16 packages 02:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:50:59 ---> Running in 897bf4141b5e 02:51:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:51:00 Removing intermediate container 897bf4141b5e 02:51:00 ---> 4beaff739293 02:51:00 Step 14/25 : EXPOSE $APP_PORT 02:51:00 ---> Running in 172d6a757979 02:51:00 (1/1) Installing dumb-init (1.2.5-r2) 02:51:00 Executing busybox-1.35.0-r29.trigger 02:51:00 OK: 7 MiB in 16 packages 02:51:00 Removing intermediate container 172d6a757979 02:51:00 ---> bcf64ce6e2b4 02:51:00 Step 15/25 : WORKDIR / 02:51:00 v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:51:00 v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:51:00 OK: 17818 distinct packages available 02:51:00 ---> Running in 9d0097be7203 02:51:00 Removing intermediate container a9aac168d74c 02:51:00 ---> 29d9358c6105 02:51:00 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:51:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:51:00 Removing intermediate container c2458bfd747e 02:51:00 ---> 90dc18d354ab 02:51:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:51:00 Removing intermediate container 9d0097be7203 02:51:00 ---> 07cba560141c 02:51:00 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 02:51:00 ---> Running in 4dca6ded7732 02:51:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:51:00 ---> eb9ffc6b362f 02:51:00 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 02:51:00 Removing intermediate container 4dca6ded7732 02:51:00 ---> 8f3d66d5a473 02:51:00 Step 13/24 : ENV APP_PORT=59882 02:51:00 ---> Running in 9f8edc94b8b6 02:51:00 (1/9) Installing ca-certificates (20220614-r4) 02:51:00 (2/9) Installing brotli-libs (1.0.9-r9) 02:51:00 (3/9) Installing nghttp2-libs (1.51.0-r0) 02:51:00 (4/9) Installing libcurl (7.88.1-r1) 02:51:00 (5/9) Installing curl (7.88.1-r1) 02:51:00 (6/9) Installing dumb-init (1.2.5-r2) 02:51:00 (7/9) Installing musl-obstack (1.2.3-r0) 02:51:00 (8/9) Installing libucontext (1.2-r0) 02:51:00 ---> 61eb58c60d24 02:51:00 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 02:51:00 (9/9) Installing gcompat (1.1.0-r0) 02:51:00 Executing busybox-1.35.0-r29.trigger 02:51:00 Executing ca-certificates-20220614-r4.trigger 02:51:00 Removing intermediate container 8cf67fac199f 02:51:00 ---> 1405615c3c51 02:51:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:51:00 Removing intermediate container 9f8edc94b8b6 02:51:00 ---> f0dd5689d3e9 02:51:00 Step 14/24 : EXPOSE $APP_PORT 02:51:00 ---> 19b902a92d52 02:51:00 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:51:00 ---> Running in 53fd7aa89ce1 02:51:00 ---> Running in 3e7dbcf6edf7 02:51:00 OK: 10 MiB in 24 packages 02:51:00 ---> 05090f6e6164 02:51:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:51:01 Removing intermediate container 53fd7aa89ce1 02:51:01 ---> 85d69af48a13 02:51:01 Step 13/23 : ENV APP_PORT=59861 02:51:01 Removing intermediate container 3e7dbcf6edf7 02:51:01 ---> 2cc4a6a5af89 02:51:01 Step 15/24 : WORKDIR / 02:51:01 ---> Running in 4638abf1c0ae 02:51:01 ---> Running in db9a0aa0caf8 02:51:01 ---> a70c27435ac2 02:51:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:51:01 ---> 22ffd7174016 02:51:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:51:01 Removing intermediate container 4638abf1c0ae 02:51:01 ---> 329d7096f8a1 02:51:01 Step 14/23 : EXPOSE $APP_PORT 02:51:01 Removing intermediate container db9a0aa0caf8 02:51:01 ---> 990e584238fd 02:51:01 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:51:01 ---> Running in 0d75df61ede0 02:51:02 ---> 9c848a209086 02:51:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:51:02 ---> 55ebdceafadc 02:51:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:51:02 Removing intermediate container 0d75df61ede0 02:51:02 ---> 89d7984183a1 02:51:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:51:02 ---> e94b1bf9cc5d 02:51:02 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 02:51:02 Removing intermediate container 059ab7ec5d4a 02:51:02 ---> 59b3eb472cee 02:51:02 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 02:51:02 ---> a28141e4abdc 02:51:02 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:51:02 ---> Running in 561f64365a20 02:51:02 ---> 02c90de4f3c4 02:51:02 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:51:02 ---> 778c407bc7ce 02:51:02 Step 21/25 : ENTRYPOINT ["/core-metadata"] 02:51:02 ---> ee6c236f673b 02:51:02 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 02:51:02 ---> 551afd705798 02:51:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:51:02 ---> Running in 629461a26d85 02:51:02 Removing intermediate container 629461a26d85 02:51:02 ---> d90e5c1f06f2 02:51:02 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:51:02 ---> Running in 4284500b1622 02:51:02 ---> 98a551cc93f9 02:51:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:51:03 ---> 5d7ea5db274d 02:51:03 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:51:03 Removing intermediate container 4284500b1622 02:51:03 ---> ca286209e6f9 02:51:03 Step 23/25 : LABEL arch=x86_64 02:51:03 ---> Running in 87dfb0ac6e6a 02:51:03 ---> 0fc13b9f2b18 02:51:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:51:03 ---> ee7c05f3d641 02:51:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:51:03 Removing intermediate container 87dfb0ac6e6a 02:51:03 ---> 9e3f5cd9c782 02:51:03 Step 24/25 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 02:51:03 ---> Running in c559b58fa0ce 02:51:04 ---> 86b458f0d200 02:51:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:51:04 ---> 684f48e380dd 02:51:04 Step 20/24 : ENTRYPOINT ["/core-command"] 02:51:04 ---> d5cc4459718c 02:51:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:51:04 Removing intermediate container c559b58fa0ce 02:51:04 ---> 236a9fb057e1 02:51:04 Step 25/25 : LABEL version=0.0.0 02:51:04 ---> Running in 7053956d995d 02:51:04 ---> Running in f9d0adfbdacc 02:51:04 ---> Running in 2b9a37302ad8 02:51:04 Removing intermediate container 561f64365a20 02:51:04 ---> e4a347996b29 02:51:04 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 02:51:04 Removing intermediate container 7053956d995d 02:51:04 ---> 8c37795d10d5 02:51:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:51:04 Removing intermediate container f9d0adfbdacc 02:51:04 ---> adb0601dbd1e 02:51:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:51:04 Removing intermediate container 2b9a37302ad8 02:51:04 ---> 402af8c5326d 02:51:04 02:51:04 ---> Running in 94099558c3d6 02:51:04 ---> Running in fde6b1d88031 02:51:04 ---> Running in b1357f6defa2 02:51:04 ---> 9ebea6e45de8 02:51:04 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:51:04 Successfully built 402af8c5326d 02:51:04 Successfully tagged core-metadata:latest 02:51:04  Building core-metadata ... done Building support-notifications 02:51:04 ---> Running in 1c1b29dc7419 02:51:04 Removing intermediate container 94099558c3d6 02:51:04 ---> 6a8c3243cedd 02:51:04 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 02:51:04 Removing intermediate container fde6b1d88031 02:51:04 ---> 7e4b5b907769 02:51:04 Step 21/23 : LABEL arch=x86_64 02:51:04 Removing intermediate container b1357f6defa2 02:51:04 ---> ac0e3a1e87a1 02:51:04 Step 22/24 : LABEL arch=x86_64 02:51:04 ---> Running in b8b85de9e43b 02:51:05 ---> Running in dd3dacfc38c9 02:51:07 Removing intermediate container 1c1b29dc7419 02:51:07 ---> c6fbbc3e6e4a 02:51:07 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:51:07 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:51:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:51:08 ---> 819714ce4028 02:51:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:51:08 ---> Using cache 02:51:08 ---> 7e66f21d1343 02:51:08 Step 4/23 : WORKDIR /edgex-go 02:51:08 ---> Using cache 02:51:08 ---> 0d2a42b9c29b 02:51:08 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:51:08 ---> Running in ae7a2c443fa4 02:51:08 Removing intermediate container b8b85de9e43b 02:51:08 ---> d8d3f92b0400 02:51:08 Step 21/23 : LABEL arch=x86_64 02:51:08 ---> Running in dd3cfe064151 02:51:08 Removing intermediate container dd3dacfc38c9 02:51:08 ---> Running in 2827ddba8db5 02:51:08 ---> 41ddce429338 02:51:08 Step 22/23 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 02:51:08 ---> Running in e680f469c20d 02:51:08 ---> Running in 3adfc7984096 02:51:08 Removing intermediate container ae7a2c443fa4 02:51:08 ---> 37be49d2301b 02:51:08 Step 23/24 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 02:51:08 Removing intermediate container dd3cfe064151 02:51:08 ---> 0a46e1d7ae51 02:51:08 Step 18/20 : LABEL arch=x86_64 02:51:08 ---> Running in 3f1e8e824730 02:51:08 Removing intermediate container e680f469c20d 02:51:08 ---> 4b34568f4dfb 02:51:08 Step 22/23 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 02:51:09 ---> Running in 6f5302613b71 02:51:09 Removing intermediate container 3adfc7984096 02:51:09 ---> 539b0c1b90a9 02:51:09 Step 23/23 : LABEL version=0.0.0 02:51:09 ---> Running in ee6927e093e7 02:51:09 ---> Running in 038eace68ad1 02:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:51:09 Removing intermediate container 3f1e8e824730 02:51:09 ---> 611b859c9014 02:51:09 Step 24/24 : LABEL version=0.0.0 02:51:09 Removing intermediate container 6f5302613b71 02:51:09 ---> ef28d9b76e8c 02:51:09 Step 19/20 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 02:51:09 Removing intermediate container ee6927e093e7 02:51:09 ---> 36ea96924cb2 02:51:09 Step 23/23 : LABEL version=0.0.0 02:51:09 ---> Running in 9bcb50555906 02:51:09 Removing intermediate container 038eace68ad1 02:51:09 ---> 9c866f4a653e 02:51:09 02:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:51:09 ---> Running in 777e4c900db0 02:51:09 ---> Running in cf3d64cbe01d 02:51:09 Successfully built 9c866f4a653e 02:51:09 Removing intermediate container 9bcb50555906 02:51:09 ---> 7083bb38840d 02:51:09 02:51:09 Successfully tagged support-scheduler:latest 02:51:09 Building security-proxy-auth 02:51:09  Building support-scheduler ... done Removing intermediate container 777e4c900db0 02:51:09 ---> a17f47044c54 02:51:09 Step 20/20 : LABEL version=0.0.0Removing intermediate container cf3d64cbe01d 02:51:09 ---> ab196825dd6c 02:51:09 02:51:09 02:51:09 Successfully built 7083bb38840d 02:51:09 Successfully tagged core-command:latest 02:51:09  Building core-command ... done Building core-data 02:51:09 ---> Running in ca833d63c9e1 02:51:09 Successfully built ab196825dd6c 02:51:09 Successfully tagged core-common-config-bootstrapper:latest 02:51:09  Building core-common-config-bootstrapper ... done Building security-proxy-setup 02:51:09 OK: 265 MiB in 53 packages 02:51:09 Removing intermediate container ca833d63c9e1 02:51:09 ---> ed3d267e6ed1 02:51:09 02:51:09 Successfully built ed3d267e6ed1 02:51:09 Successfully tagged security-spiffe-token-provider:latest 02:51:09 Building security-spire-config 02:51:17  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:51:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:51:17 ---> 819714ce4028 02:51:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:51:17 ---> Using cache 02:51:17 ---> 7e66f21d1343 02:51:17 Step 4/23 : WORKDIR /edgex-go 02:51:17 ---> Using cache 02:51:17 ---> 0d2a42b9c29b 02:51:17 Step 5/23 : RUN apk add --update --no-cache make git 02:51:17 ---> Using cache 02:51:17 ---> 166377187f1e 02:51:17 Step 6/23 : COPY go.mod vendor* ./ 02:51:17 ---> Using cache 02:51:17 ---> e1a59c2dfd9f 02:51:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:17 ---> Using cache 02:51:17 ---> b8d1bd0df1e1 02:51:17 Step 8/23 : COPY . . 02:51:17 ---> Using cache 02:51:17 ---> c0f1621648b6 02:51:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 02:51:17 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:51:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:51:17 ---> 819714ce4028 02:51:17 Step 3/22 : WORKDIR /edgex-go 02:51:17 ---> Using cache 02:51:17 ---> b6354fa4c117 02:51:17 Step 4/22 : RUN apk add --update --no-cache make git 02:51:17 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:51:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:51:17 ---> 819714ce4028 02:51:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:51:17 ---> Using cache 02:51:17 ---> 7e66f21d1343 02:51:17 Step 4/23 : WORKDIR /edgex-go 02:51:17 ---> Using cache 02:51:17 ---> 0d2a42b9c29b 02:51:17 Step 5/23 : RUN apk add --update --no-cache make git 02:51:17 ---> Using cache 02:51:17 ---> 166377187f1e 02:51:17 Step 6/23 : COPY go.mod vendor* ./ 02:51:17 ---> Using cache 02:51:17 ---> e1a59c2dfd9f 02:51:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:17 ---> Using cache 02:51:17 ---> b8d1bd0df1e1 02:51:17 Step 8/23 : COPY . . 02:51:17 ---> Using cache 02:51:17 ---> c0f1621648b6 02:51:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 02:51:17 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:51:17 Step 2/27 : FROM ${BUILDER_BASE} AS builder 02:51:17 ---> 819714ce4028 02:51:17 Step 3/27 : WORKDIR /edgex-go 02:51:17 ---> Using cache 02:51:17 ---> b6354fa4c117 02:51:17 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 02:51:23 ---> Running in db0ecdfea32f 02:51:23 ---> Running in 5888b6d4584f 02:51:23 ---> Running in 84734289cae5 02:51:23 ---> Running in 461658f4a4d1 02:51:23 Removing intermediate container 2827ddba8db5 02:51:23 ---> d1340caa47fb 02:51:23 Step 6/23 : COPY go.mod vendor* ./ 02:51:23 ---> 22d7d7a21829 02:51:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:23 ---> Running in 58080a681386 02:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:51:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:51:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:51:23 OK: 265 MiB in 53 packages 02:51:23 OK: 265 MiB in 53 packages 02:51:24 Removing intermediate container 84734289cae5 02:51:24 ---> 93432aed152a 02:51:24 Step 5/22 : COPY go.mod vendor* ./ 02:51:24 Removing intermediate container db0ecdfea32f 02:51:24 ---> 7167c176be17 02:51:24 Step 5/27 : COPY go.mod vendor* ./ 02:51:24 ---> bd3e0fe3ccc6 02:51:24 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:24 ---> b0ab4641b45a 02:51:24 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:24 ---> Running in cea834aa9460 02:51:24 ---> Running in bcd9d3a169c3 02:51:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:51:38 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:51:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:51:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:51:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:51:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:51:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:51:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:51:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:51:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:51:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:51:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:51:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:51:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:51:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:51:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:51:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.565s coverage: 28.7% of statements 02:52:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.300s coverage: 98.5% of statements 02:52:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:52:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:52:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:52:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.690s coverage: 71.5% of statements 02:52:11 Removing intermediate container 5888b6d4584f 02:52:11 ---> 0319ee0968b8 02:52:11 02:52:11 Step 10/23 : FROM alpine:3.17 02:52:11 ---> 9ed4aefc74f6 02:52:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:52:11 ---> Using cache 02:52:11 ---> e28be007396d 02:52:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:52:11 ---> Using cache 02:52:11 ---> 29d9358c6105 02:52:11 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:52:11 ---> Using cache 02:52:11 ---> eb9ffc6b362f 02:52:11 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 02:52:11 ---> Using cache 02:52:11 ---> 19b902a92d52 02:52:11 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:52:11 Removing intermediate container 461658f4a4d1 02:52:11 ---> 70ca4fbd3a56 02:52:11 02:52:11 Step 10/23 : FROM alpine:3.17 02:52:11 ---> 9ed4aefc74f6 02:52:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:52:11 ---> Running in 7941af93ee09 02:52:11 Removing intermediate container 7941af93ee09 02:52:11 ---> e923358e2e06 02:52:11 Step 12/23 : ENV APP_PORT=59880 02:52:11 ---> 16ecbe72f4c7 02:52:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:52:11 ---> Running in 0a4cc6b5f3b7 02:52:11 ---> 53a95259a5d2 02:52:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:52:11 Removing intermediate container 0a4cc6b5f3b7 02:52:11 ---> 0767dad7e364 02:52:11 Step 13/23 : EXPOSE $APP_PORT 02:52:11 ---> Running in 50a8405cbe2c 02:52:11 ---> e99d701ed64c 02:52:11 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:52:11 Removing intermediate container 50a8405cbe2c 02:52:11 ---> 14364bfe391e 02:52:11 Step 14/23 : RUN apk add --update --no-cache dumb-init 02:52:11 ---> Running in 71081374b4c2 02:52:11 ---> Running in 0bbcc66adcab 02:52:11 Removing intermediate container cea834aa9460 02:52:11 ---> fe228317280e 02:52:11 Step 7/27 : COPY . . 02:52:11 Removing intermediate container bcd9d3a169c3 02:52:11 ---> 2633029c6ff9 02:52:11 Step 7/22 : COPY . . 02:52:11 Removing intermediate container 58080a681386 02:52:11 ---> 577984091654 02:52:11 Step 8/23 : COPY . . 02:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:52:11 (1/1) Installing dumb-init (1.2.5-r2) 02:52:11 Executing busybox-1.35.0-r29.trigger 02:52:11 OK: 7 MiB in 16 packages 02:52:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:52:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:52:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.341s coverage: 54.0% of statements 02:52:18 ---> 913b75a43711 02:52:18 Step 8/22 : RUN make cmd/secrets-config/secrets-config 02:52:18 ---> 1c9bfd57ed14 02:52:18 Step 9/23 : RUN make cmd/support-notifications/support-notifications 02:52:18 ---> e9ac781dcc07 02:52:18 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 02:52:18 ---> Running in 3fd3bbc405e2 02:52:18 Removing intermediate container 71081374b4c2 02:52:18 ---> abd1ebd20217 02:52:18 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 02:52:18 Removing intermediate container 0bbcc66adcab 02:52:18 ---> 71792dadea28 02:52:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:52:18 ---> Running in bd1c11b26669 02:52:18 ---> Running in 6fe7241e606b 02:52:18 ---> Running in 71e212e919dd 02:52:18 Removing intermediate container bd1c11b26669 02:52:18 ---> d01ae5051d90 02:52:18 Step 9/27 : WORKDIR /edgex-go/spire-build 02:52:18 ---> Running in 1d1a96068eba 02:52:18 Removing intermediate container 71e212e919dd 02:52:18 ---> 6c62f92ac20c 02:52:18 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 02:52:18 ---> 28190aecda1b 02:52:18 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:52:18 ---> Running in f6ff6c231368 02:52:18 Removing intermediate container 1d1a96068eba 02:52:18 ---> 6a20da239066 02:52:18 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 02:52:18 ---> Running in b81f0d7d7d3e 02:52:18 Removing intermediate container f6ff6c231368 02:52:18 ---> c7f943f98444 02:52:18 Step 21/23 : LABEL arch=x86_64 02:52:18 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 02:52:18 ---> df88e0d3c939 02:52:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:52:18 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 02:52:18 ---> Running in 85b000737d4d 02:52:18 Removing intermediate container b81f0d7d7d3e 02:52:18 ---> a007a396dd84 02:52:18 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 02:52:18 ---> Running in e3b29e6a4891 02:52:18 Removing intermediate container 85b000737d4d 02:52:18 ---> 57cab2743d30 02:52:18 Step 22/23 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 02:52:18 ---> d167ed90ed25 02:52:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:52:18 ---> Running in 1b312ebcb579 02:52:18 Removing intermediate container 1b312ebcb579 02:52:18 ---> 87695ee50746 02:52:18 Step 23/23 : LABEL version=0.0.0 02:52:18 ---> Running in 71cc78726884 02:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:52:18 ---> 11f55582b09d 02:52:18 Step 19/23 : ENTRYPOINT ["/core-data"] 02:52:18 Removing intermediate container 71cc78726884 02:52:18 ---> 6a79567d4631 02:52:18 02:52:18 ---> Running in 0ee6019e275b 02:52:18 Successfully built 6a79567d4631 02:52:18 Successfully tagged security-proxy-auth:latest 02:52:18 Building security-spire-server 02:52:18  Building security-proxy-auth ... done Removing intermediate container 0ee6019e275b 02:52:18 ---> b9380045d588 02:52:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:52:21 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:52:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:52:21 ---> 819714ce4028 02:52:21 Step 3/26 : WORKDIR /edgex-go 02:52:21 ---> Using cache 02:52:21 ---> b6354fa4c117 02:52:21 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 02:52:21 ---> Using cache 02:52:21 ---> 7167c176be17 02:52:21 Step 5/26 : COPY go.mod vendor* ./ 02:52:21 ---> Using cache 02:52:21 ---> b0ab4641b45a 02:52:21 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:21 ---> Using cache 02:52:21 ---> fe228317280e 02:52:21 Step 7/26 : COPY . . 02:52:21 ---> Using cache 02:52:21 ---> e9ac781dcc07 02:52:21 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 02:52:21 ---> Using cache 02:52:21 ---> d01ae5051d90 02:52:21 Step 9/26 : WORKDIR /edgex-go/spire-build 02:52:21 ---> Using cache 02:52:21 ---> 6a20da239066 02:52:21 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 02:52:21 ---> Using cache 02:52:21 ---> a007a396dd84 02:52:21 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 02:52:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:52:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:52:26 ---> Running in bc71d7a7d323 02:52:26 ---> Running in 8d7cc9ac5502 02:52:26 Removing intermediate container bc71d7a7d323 02:52:26 ---> c5d41d238537 02:52:26 Step 21/23 : LABEL arch=x86_64 02:52:26 Removing intermediate container e3b29e6a4891 02:52:26 ---> 345e5362d876 02:52:26 Step 12/27 : WORKDIR /edgex-go 02:52:26 ---> Running in f2743cc61fcf 02:52:26 ---> Running in a19da8935738 02:52:27 Removing intermediate container a19da8935738 02:52:27 ---> fa3e72895e01 02:52:27 02:52:27 Step 13/27 : FROM alpine:3.17 02:52:27 ---> 9ed4aefc74f6 02:52:27 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:52:27 Removing intermediate container f2743cc61fcf 02:52:27 ---> 290e9b61a118 02:52:27 Step 22/23 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 02:52:27 ---> Running in 0451d9288cb9 02:52:27 ---> Running in ef67a504189b 02:52:27 Removing intermediate container 0451d9288cb9 02:52:27 ---> 459fb35e8178 02:52:27 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:52:27 Removing intermediate container ef67a504189b 02:52:27 ---> 3c251946973c 02:52:27 Step 23/23 : LABEL version=0.0.0 02:52:27 ---> Running in 1d69f77f6de8 02:52:27 ---> Running in ba8b4d3be61f 02:52:27 Removing intermediate container 8d7cc9ac5502 02:52:27 ---> 47f70ae8b176 02:52:27 Step 12/26 : WORKDIR /edgex-go 02:52:27 Removing intermediate container ba8b4d3be61f 02:52:27 ---> 81cd26034bff 02:52:27 02:52:27 ---> Running in 32df86e7a1ec 02:52:27 Successfully built 81cd26034bff 02:52:28 Successfully tagged core-data:latest 02:52:28  Building core-data ... done Building security-secretstore-setup 02:52:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:52:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:52:28 v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:52:28 v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:52:28 OK: 17818 distinct packages available 02:52:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:52:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:52:29 (1/4) Installing dumb-init (1.2.5-r2) 02:52:29 (2/4) Installing musl-obstack (1.2.3-r0) 02:52:29 (3/4) Installing libucontext (1.2-r0) 02:52:29 (4/4) Installing gcompat (1.1.0-r0) 02:52:29 Executing busybox-1.35.0-r29.trigger 02:52:29 OK: 7 MiB in 19 packages 02:52:31 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:52:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:52:31 ---> 819714ce4028 02:52:31 Step 3/25 : WORKDIR /edgex-go 02:52:31 ---> Using cache 02:52:31 ---> b6354fa4c117 02:52:31 Step 4/25 : RUN apk add --update --no-cache make git 02:52:31 ---> Using cache 02:52:31 ---> 93432aed152a 02:52:31 Step 5/25 : COPY go.mod vendor* ./ 02:52:31 ---> Using cache 02:52:31 ---> bd3e0fe3ccc6 02:52:31 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:31 ---> Using cache 02:52:31 ---> 2633029c6ff9 02:52:31 Step 7/25 : COPY . . 02:52:31 ---> Using cache 02:52:31 ---> 913b75a43711 02:52:31 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:52:36 Removing intermediate container 32df86e7a1ec 02:52:36 ---> 705f7d2c8bf8 02:52:36 02:52:36 Step 13/26 : FROM alpine:3.17 02:52:36 ---> 9ed4aefc74f6 02:52:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:52:36 ---> Using cache 02:52:36 ---> 459fb35e8178 02:52:36 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:52:36 ---> Running in 52c6a7d46be9 02:52:36 ---> Running in 71d370cf0088 02:52:36 Removing intermediate container 1d69f77f6de8 02:52:36 ---> b8f7e16b33d9 02:52:36 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 02:52:36 ---> 88ff5104b9c9 02:52:36 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 02:52:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:52:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:52:36 ---> 297728d8ea64 02:52:36 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:52:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:52:36 v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:52:36 v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:52:36 OK: 17818 distinct packages available 02:52:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:52:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:52:36 (1/5) Installing dumb-init (1.2.5-r2) 02:52:37 (2/5) Installing musl-obstack (1.2.3-r0) 02:52:37 (3/5) Installing libucontext (1.2-r0) 02:52:37 (4/5) Installing gcompat (1.1.0-r0) 02:52:37 (5/5) Installing openssl (3.0.8-r3) 02:52:37 Executing busybox-1.35.0-r29.trigger 02:52:37 OK: 8 MiB in 20 packages 02:52:40 ---> 614c8fc120d7 02:52:40 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:52:40 Removing intermediate container 71d370cf0088 02:52:40 ---> 882a2690cc47 02:52:40 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 02:52:40 ---> e1046955d9be 02:52:40 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:52:41 ---> 24339aa38261 02:52:41 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 02:52:41 ---> Running in be53db1d67d5 02:52:41 Removing intermediate container be53db1d67d5 02:52:41 ---> 527537d78270 02:52:41 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:52:41 ---> 0f5678c48d39 02:52:41 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:52:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:52:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:52:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:52:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:52:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:52:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:52:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:52:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:52:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 28.675s coverage: 88.5% of statements 02:52:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.435s coverage: 3.9% of statements 02:52:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.589s coverage: 95.6% of statements 02:52:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.473s coverage: 72.2% of statements 02:52:49 ---> 9b9465c65d52 02:52:49 Step 22/27 : WORKDIR / 02:52:49 ---> Running in 28a95de0873a 02:52:49 ---> 90a335d15b03 02:52:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:52:49 Removing intermediate container 28a95de0873a 02:52:49 ---> c6b502f7ac98 02:52:49 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:52:49 ---> 178f8aad74bf 02:52:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:52:49 ---> Running in f6e219f357bd 02:52:49 Removing intermediate container f6e219f357bd 02:52:49 ---> 924169bf8a2f 02:52:49 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:52:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.255s coverage: 65.9% of statements 02:52:51 ---> 4529822d56bf 02:52:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:52:51 ---> Running in 8ec2b6a54710 02:52:51 Removing intermediate container 3fd3bbc405e2 02:52:51 ---> 8a88a5a3e6ce 02:52:51 02:52:51 Step 9/22 : FROM alpine:3.17 02:52:51 ---> 9ed4aefc74f6 02:52:51 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 02:52:51 Removing intermediate container 8ec2b6a54710 02:52:51 ---> cf76b2439fbe 02:52:51 Step 25/27 : LABEL arch=x86_64 02:52:51 ---> c5a444c8f0fe 02:52:51 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:52:51 ---> Running in c1c8056b7176 02:52:51 ---> Running in 786536b186af 02:52:51 ---> Running in e1ae7771677a 02:52:51 Removing intermediate container 6fe7241e606b 02:52:51 ---> 35eda48b061f 02:52:51 02:52:51 Step 10/23 : FROM alpine:3.17 02:52:51 ---> 9ed4aefc74f6 02:52:51 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:52:52 ---> Running in da617c8b592e 02:52:52 Removing intermediate container 786536b186af 02:52:52 ---> 34cc9940db90 02:52:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:52:52 Removing intermediate container e1ae7771677a 02:52:52 ---> cea921211568 02:52:52 Step 26/27 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 02:52:52 ---> Running in 958a909f9eda 02:52:52 ---> Running in 4825529f949e 02:52:52 Removing intermediate container 4825529f949e 02:52:52 ---> e70d03278f8d 02:52:52 Step 27/27 : LABEL version=0.0.0 02:52:52 Removing intermediate container 958a909f9eda 02:52:52 ---> 0a272a8fe6c5 02:52:52 Step 24/26 : LABEL arch=x86_64 02:52:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:52:52 ---> Running in db658f6e3b52 02:52:52 ---> Running in 530e427715e4 02:52:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:52:52 Removing intermediate container db658f6e3b52 02:52:52 ---> 1839140ab56e 02:52:52 02:52:52 Removing intermediate container 530e427715e4 02:52:52 ---> 8f676267b600 02:52:52 Step 25/26 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 02:52:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:52:52 ---> Running in d01c95b8579e 02:52:52 Successfully built 1839140ab56e 02:52:52 Successfully tagged security-spire-config:latest 02:52:52  Building security-spire-config ... done Building security-spire-agent 02:52:52 Removing intermediate container d01c95b8579e 02:52:52 ---> 358be7292faf 02:52:52 Step 26/26 : LABEL version=0.0.0 02:52:52 ---> Running in 7138af4ad549 02:52:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:52:52 (1/2) Installing dumb-init (1.2.5-r2) 02:52:52 (2/2) Installing openssl (3.0.8-r3) 02:52:52 Executing busybox-1.35.0-r29.trigger 02:52:52 OK: 8 MiB in 17 packages 02:52:53 (1/2) Installing ca-certificates (20220614-r4) 02:52:53 (2/2) Installing dumb-init (1.2.5-r2) 02:52:53 Executing busybox-1.35.0-r29.trigger 02:52:53 Executing ca-certificates-20220614-r4.trigger 02:52:53 OK: 8 MiB in 17 packages 02:52:57 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:52:57 Step 2/27 : FROM ${BUILDER_BASE} AS builder 02:52:57 ---> 819714ce4028 02:52:57 Step 3/27 : WORKDIR /edgex-go 02:52:57 ---> Using cache 02:52:57 ---> b6354fa4c117 02:52:57 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 02:52:57 ---> Using cache 02:52:57 ---> 7167c176be17 02:52:57 Step 5/27 : COPY go.mod vendor* ./ 02:52:57 ---> Using cache 02:52:57 ---> b0ab4641b45a 02:52:57 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:57 ---> Using cache 02:52:57 ---> fe228317280e 02:52:57 Step 7/27 : COPY . . 02:52:57 ---> Using cache 02:52:57 ---> e9ac781dcc07 02:52:57 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 02:52:57 ---> Using cache 02:52:57 ---> d01ae5051d90 02:52:57 Step 9/27 : WORKDIR /edgex-go/spire-build 02:52:57 ---> Using cache 02:52:57 ---> 6a20da239066 02:52:57 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 02:52:57 ---> Using cache 02:52:57 ---> a007a396dd84 02:52:57 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 02:52:57 ---> Using cache 02:52:57 ---> 345e5362d876 02:52:57 Step 12/27 : WORKDIR /edgex-go 02:52:57 ---> Using cache 02:52:57 ---> fa3e72895e01 02:52:57 02:52:57 Step 13/27 : FROM alpine:3.17 02:52:57 ---> 9ed4aefc74f6 02:52:57 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:52:57 ---> Using cache 02:52:57 ---> 459fb35e8178 02:52:57 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:52:57 ---> Using cache 02:52:57 ---> 882a2690cc47 02:52:57 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 02:52:57 ---> Using cache 02:52: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:52:59 Removing intermediate container 7138af4ad549 02:52:59 ---> e3240579eef3 02:52:59 02:52:59 Successfully built e3240579eef3 02:53:00 Successfully tagged security-spire-server:latest 02:53:00  Building security-spire-server ... done Building security-bootstrapper 02:53:00 ---> 24339aa38261 02:53:00 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 02:53:00 ---> Using cache 02:53:00 ---> 0f5678c48d39 02:53:00 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:53:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:53:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:53:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.415s coverage: 0.9% of statements 02:53:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.271s coverage: 29.0% of statements 02:53:02 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:53:02 Step 2/33 : FROM ${BUILDER_BASE} AS builder 02:53:02 ---> 819714ce4028 02:53:02 Step 3/33 : WORKDIR /edgex-go 02:53:02 ---> Using cache 02:53:02 ---> b6354fa4c117 02:53:02 Step 4/33 : RUN apk add --update --no-cache make git 02:53:02 ---> Using cache 02:53:02 ---> 93432aed152a 02:53:02 Step 5/33 : COPY go.mod vendor* ./ 02:53:02 ---> Using cache 02:53:02 ---> bd3e0fe3ccc6 02:53:02 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:02 ---> Using cache 02:53:02 ---> 2633029c6ff9 02:53:02 Step 7/33 : COPY . . 02:53:02 ---> Using cache 02:53:02 ---> 913b75a43711 02:53:02 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.263s coverage: 44.1% of statements 02:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.245s coverage: 82.9% of statements 02:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements 02:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.250s coverage: 96.3% of statements 02:53:05 ---> 26cca524ccff 02:53:05 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:53:05 ---> Running in d0980391c6a8 02:53:06 Removing intermediate container c1c8056b7176 02:53:06 ---> 1a572f4e8f50 02:53:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 02:53: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements 02:53:09 ---> Running in 1a86f41c6ba0 02:53:09 Removing intermediate container da617c8b592e 02:53:09 ---> 1988592e8cc1 02:53:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 02:53:09 ---> 2d5eed885e50 02:53:09 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:53:09 ---> Running in ad160f28f6e9 02:53:09 Removing intermediate container 1a86f41c6ba0 02:53:09 ---> df7ba4539595 02:53:09 Step 12/22 : WORKDIR /edgex 02:53:09 ---> Running in 7b0608d97bd1 02:53:09 Removing intermediate container 52c6a7d46be9 02:53:09 ---> 095d5d35918d 02:53:09 02:53:09 Step 9/25 : FROM alpine:3.17 02:53:09 ---> 9ed4aefc74f6 02:53:09 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:53:09 Removing intermediate container ad160f28f6e9 02:53:09 ---> 72a2cb393f30 02:53:09 Step 13/23 : ENV APP_PORT=59860 02:53:09 ---> Running in 87c6e0d00cd7 02:53:09 ---> Running in 01de0940ddd4 02:53:09 Removing intermediate container 7b0608d97bd1 02:53:09 ---> 339e66fd94b1 02:53:09 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:53:09 ---> 8c9a6f9ddfef 02:53:09 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:53:09 Removing intermediate container 01de0940ddd4 02:53:09 ---> 468af904cbf2 02:53:09 Step 14/23 : EXPOSE $APP_PORT 02:53:09 ---> Running in 515cda7fbcae 02:53:09 ---> 0d959452954c 02:53:09 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 02:53:09 Removing intermediate container 515cda7fbcae 02:53:09 ---> 90dfa197378b 02:53:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:53:09 ---> 1548bd031bec 02:53:09 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:53:10 ---> a70203d807b9 02:53:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:53:10 ---> 31c329ba83c6 02:53:10 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:53:10 ---> 256f10035f59 02:53:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:53:10 ---> Running in 4e689cbdce58 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:53:10 ---> 782d0ba4f75d 02:53:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:53:10 (1/3) Installing ca-certificates (20220614-r4) 02:53:10 Removing intermediate container 4e689cbdce58 02:53:10 ---> 4b424d3163d2 02:53:10 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:53:10 ---> 30a4be00534f 02:53:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:53:10 (2/3) Installing dumb-init (1.2.5-r2) 02:53:10 ---> Running in ff3cf282c5be 02:53:10 (3/3) Installing su-exec (0.2-r2) 02:53:10 Executing busybox-1.35.0-r29.trigger 02:53:10 Executing ca-certificates-20220614-r4.trigger 02:53:10 OK: 8 MiB in 18 packages 02:53:10 Removing intermediate container ff3cf282c5be 02:53:10 ---> 7a13e06b0afa 02:53:10 Step 25/27 : LABEL arch=x86_64 02:53:11 ---> Running in 8debd1d7e71f 02:53:12 ---> 86a994318534 02:53:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:53:12 ---> fdb89535df2f 02:53:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:53:12 Removing intermediate container 87c6e0d00cd7 02:53:12 ---> 7f9cf85f36d3 02:53:12 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 02:53:12 Removing intermediate container 8debd1d7e71f 02:53:12 ---> 898e1a35e244 02:53:12 Step 26/27 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 02:53:12 ---> Running in bbf98125d831 02:53:12 ---> Running in e6599ceccb94 02:53:12 Removing intermediate container bbf98125d831 02:53:12 ---> 44c4b2a77dd3 02:53:12 Step 27/27 : LABEL version=0.0.0 02:53:12 Removing intermediate container e6599ceccb94 02:53:12 ---> 7115684f0d0c 02:53:12 Step 12/25 : WORKDIR / 02:53:12 ---> 493c48f6eca2 02:53:12 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:53:12 ---> c4519a1702cb 02:53:12 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:53:12 ---> Running in a8bdad7cc12d 02:53:12 ---> Running in 0684629a9d2a 02:53:12 ---> Running in bb916e6de1a8 02:53:12 ---> Running in 8b08fe270e6f 02:53:12 Removing intermediate container 0684629a9d2a 02:53:12 ---> 07d36bbdafa6 02:53:12 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 02:53:12 Removing intermediate container a8bdad7cc12d 02:53:12 ---> a3119b694886 02:53:12 02:53:12 Removing intermediate container bb916e6de1a8 02:53:12 ---> 909c8f064d45 02:53:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:53:12 Successfully built a3119b694886 02:53:12 Successfully tagged security-spire-agent:latest 02:53:12  Building security-spire-agent ... done  ---> Running in 15fc397c4069 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:53:13 ---> f35710960e9c 02:53:13 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 02:53:13 Removing intermediate container 15fc397c4069 02:53:13 ---> 38777e33c1a1 02:53:13 Step 21/23 : LABEL arch=x86_64 02:53:13 ---> Running in 96df36a8cd38 02:53:13 Removing intermediate container 96df36a8cd38 02:53:13 ---> dbf08be9d5f3 02:53:13 Step 22/23 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 02:53:13 ---> Running in 2adcce8fffa7 02:53:13 ---> c85c6c91f8f3 02:53:13 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:53:13 Removing intermediate container 8b08fe270e6f 02:53:13 ---> 102127f09099 02:53:13 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 02:53:13 Removing intermediate container 2adcce8fffa7 02:53:13 ---> 9066a4874da8 02:53:13 Step 23/23 : LABEL version=0.0.0 02:53:13 ---> Running in 9ddd2370cba8 02:53:13 ---> Running in e83f948e76fb 02:53:14 ---> 39e9f85f3840 02:53:14 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:53:14 Removing intermediate container 9ddd2370cba8 02:53:14 ---> 1fced13f34db 02:53:14 Step 20/22 : LABEL arch=x86_64 02:53:14 Removing intermediate container e83f948e76fb 02:53:14 ---> ac98d97091ca 02:53:14 02:53:14 ---> Running in e893b21e44d1 02:53:14 Successfully built ac98d97091ca 02:53:14 Successfully tagged support-notifications:latest 02:53:14  Building support-notifications ... done  ---> 9ff43e594f8a 02:53:14 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:53:14 Removing intermediate container e893b21e44d1 02:53:14 ---> 6abdfa4744d7 02:53:14 Step 21/22 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 02:53:14 ---> Running in dd7c2efd0831 02:53:14 Removing intermediate container dd7c2efd0831 02:53:14 ---> 10ef6744f05d 02:53:14 Step 22/22 : LABEL version=0.0.0 02:53:14 ---> Running in 0cbbdcd027e9 02:53:14 ---> e926634178ea 02:53:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:53:14 Removing intermediate container 0cbbdcd027e9 02:53:14 ---> 7b94fb574b21 02:53:14 02:53:15 Successfully built 7b94fb574b21 02:53:15 Successfully tagged security-proxy-setup:latest 02:53:15  Building security-proxy-setup ... done  ---> e411d95e4699 02:53:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:53:16 ---> 538f60c77f91 02:53:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:53:16 ---> d739ab3e999b 02:53:16 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:53:16 ---> Running in bdb6485d5337 02:53:17 Removing intermediate container bdb6485d5337 02:53:17 ---> ee15f1277fe4 02:53:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 02:53:17 ---> Running in a334091786e0 02:53:17 Removing intermediate container a334091786e0 02:53:17 ---> 41220a33cc87 02:53:17 Step 23/25 : LABEL arch=x86_64 02:53:17 ---> Running in 872309e12fe2 02:53:17 Removing intermediate container 872309e12fe2 02:53:17 ---> a6b4b5c6ac69 02:53:17 Step 24/25 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 02:53:17 ---> Running in 6b9b5f3e8b64 02:53:17 Removing intermediate container 6b9b5f3e8b64 02:53:17 ---> d7b48f69ca88 02:53:17 Step 25/25 : LABEL version=0.0.0 02:53:17 ---> Running in 0c18a94c1b93 02:53:17 Removing intermediate container 0c18a94c1b93 02:53:17 ---> 7efedad64394 02:53:17 02:53:17 Successfully built 7efedad64394 02:53:17 Successfully tagged security-secretstore-setup:latest 02:53:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.213s coverage: 94.4% of statements 02:53:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:53:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:53:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:53:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:53:24  Building security-secretstore-setup ... done Removing intermediate container d0980391c6a8 02:53:24 ---> 9aa03922e020 02:53:24 02:53:24 Step 9/33 : FROM alpine:3.17 02:53:24 ---> 9ed4aefc74f6 02:53:24 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 02:53:24 ---> Using cache 02:53:24 ---> 88f186f657aa 02:53:24 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 02:53:24 ---> Running in 594dbe6c17f1 02:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:53:24 (1/2) Installing dumb-init (1.2.5-r2) 02:53:24 (2/2) Installing su-exec (0.2-r2) 02:53:24 Executing busybox-1.35.0-r29.trigger 02:53:24 OK: 7 MiB in 17 packages 02:53:24 Removing intermediate container 594dbe6c17f1 02:53:24 ---> d792560f2a70 02:53:24 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 02:53:24 ---> Running in bf12984df5b0 02:53:24 Removing intermediate container bf12984df5b0 02:53:24 ---> daaa933c5bf1 02:53:24 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 02:53:24 ---> Running in de9d06e8912f 02:53:24 Removing intermediate container de9d06e8912f 02:53:24 ---> cd5509a02db0 02:53:24 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 02:53:24 ---> Running in b05b35084643 02:53:24 Removing intermediate container b05b35084643 02:53:24 ---> 28804b88a105 02:53:24 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 02:53:24 ---> Running in 9bb0d4a6577b 02:53:24 Removing intermediate container 9bb0d4a6577b 02:53:24 ---> 6250eb741aed 02:53:24 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 02:53:24 ---> Running in 9eb1851d66bf 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:53:25 Removing intermediate container 9eb1851d66bf 02:53:25 ---> 581ff91e18d5 02:53:25 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 02:53:25 ---> Running in cbca2c9405d6 02:53:25 Removing intermediate container cbca2c9405d6 02:53:25 ---> 6a28ccac5c7c 02:53:25 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 02:53:25 ---> b8a27f534b81 02:53:25 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 02:53:25 ---> Running in 92855ab61c92 02:53:25 Removing intermediate container 92855ab61c92 02:53:25 ---> 421c8e78a9d6 02:53:25 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 02:53:25 ---> da3df3db018b 02:53:25 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 02:53:25 ---> 9f83ea44c64c 02:53:25 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:53:26 ---> 7ca12e1a4411 02:53:26 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:53:26 ---> f77eedf1cb99 02:53:26 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 02:53:26 ---> 1e0bb5277e19 02:53:26 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 02:53:27 ---> 271784f609fb 02:53:27 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 02:53:27 ---> 8c95180ec61a 02:53:27 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:53:27 ---> 39d0177bcc01 02:53:27 Step 28/33 : RUN chmod +x /entrypoint.sh 02:53:27 ---> Running in 43aab446e0dd 02:53:28 Removing intermediate container 43aab446e0dd 02:53:28 ---> 7a94d4a3ed16 02:53:28 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 02:53:28 ---> Running in 195c860b60f7 02:53:28 Removing intermediate container 195c860b60f7 02:53:28 ---> 03a47cc1dab4 02:53:28 Step 30/33 : CMD ["gate"] 02:53:28 ---> Running in 81b8d77a0fcb 02:53:28 Removing intermediate container 81b8d77a0fcb 02:53:28 ---> 1ccff7c61f8f 02:53:28 Step 31/33 : LABEL arch=x86_64 02:53:28 ---> Running in 3181ecdff1d1 02:53:28 Removing intermediate container 3181ecdff1d1 02:53:28 ---> ab50426a2383 02:53:28 Step 32/33 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 02:53:28 ---> Running in 2ec8366dcb0d 02:53:28 Removing intermediate container 2ec8366dcb0d 02:53:28 ---> ac9ca159a856 02:53:28 Step 33/33 : LABEL version=0.0.0 02:53:28 ---> Running in c99e4e6297d1 02:53:28 Removing intermediate container c99e4e6297d1 02:53:28 ---> 088aff368652 02:53:28 02:53:28 Successfully built 088aff368652 02:53:28 Successfully tagged security-bootstrapper:latest 02:53:28  Building security-bootstrapper ... done  [Pipeline] } 02:53:28 $ docker stop --time=1 7aa391a58310a0169e2d7d05100b6383c830cd1fb84f1771dab7a9cee634c6c9 02:53:29 $ docker rm -f --volumes 7aa391a58310a0169e2d7d05100b6383c830cd1fb84f1771dab7a9cee634c6c9 [Pipeline] // withDockerContainer [Pipeline] sh 02:53:30 + docker images 02:53:30 REPOSITORY TAG IMAGE ID CREATED SIZE 02:53:30 security-bootstrapper latest 088aff368652 2 seconds ago 22.2MB 02:53:30 9aa03922e020 9 seconds ago 1.67GB 02:53:30 security-secretstore-setup latest 7efedad64394 13 seconds ago 32.8MB 02:53:30 security-proxy-setup latest 7b94fb574b21 16 seconds ago 18.7MB 02:53:30 support-notifications latest ac98d97091ca 16 seconds ago 32.7MB 02:53:30 security-spire-agent latest a3119b694886 18 seconds ago 129MB 02:53:30 095d5d35918d 21 seconds ago 1.68GB 02:53:30 security-spire-config latest 1839140ab56e 38 seconds ago 88.9MB 02:53:30 security-spire-server latest e3240579eef3 38 seconds ago 89.8MB 02:53:30 35eda48b061f 39 seconds ago 1.75GB 02:53:30 8a88a5a3e6ce 39 seconds ago 1.66GB 02:53:30 705f7d2c8bf8 About a minute ago 1.54GB 02:53:30 core-data latest 81cd26034bff About a minute ago 20MB 02:53:30 fa3e72895e01 About a minute ago 1.54GB 02:53:30 security-proxy-auth latest 6a79567d4631 About a minute ago 18.3MB 02:53:30 70ca4fbd3a56 About a minute ago 1.69GB 02:53:30 0319ee0968b8 About a minute ago 1.66GB 02:53:30 core-command latest 7083bb38840d 2 minutes ago 19.8MB 02:53:30 security-spiffe-token-provider latest ed3d267e6ed1 2 minutes ago 32.8MB 02:53:30 core-common-config-bootstrapper latest ab196825dd6c 2 minutes ago 17.2MB 02:53:30 support-scheduler latest 9c866f4a653e 2 minutes ago 32.1MB 02:53:30 core-metadata latest 402af8c5326d 2 minutes ago 20.4MB 02:53:30 34a5d9e4dda0 2 minutes ago 1.72GB 02:53:30 3b45d5324f35 2 minutes ago 1.75GB 02:53:30 882f5ecdb758 2 minutes ago 1.69GB 02:53:30 e811747252b4 2 minutes ago 1.69GB 02:53:30 39797cb1d6cb 2 minutes ago 1.68GB 02:53:30 ci-base-image-x86_64 latest 819714ce4028 8 minutes ago 881MB 02:53:30 alpine 3.17 9ed4aefc74f6 12 days ago 7.05MB 02:53:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB 02:53:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 02:53:30 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] } 02:53:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:53:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.112s coverage: 79.9% of statements 02:53:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.252s coverage: 92.9% of statements 02:53:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.089s coverage: 64.4% of statements 02:53:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.207s coverage: 62.3% of statements 02:53:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements 02:53:34 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements 02:53:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements 02:53:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.449s coverage: 81.2% of statements 02:53:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.535s coverage: 82.1% of statements 02:53:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:53:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 86.0% of statements 02:53:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:53:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:53:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.122s coverage: 63.1% of statements 02:53:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.259s coverage: 100.0% of statements 02:53:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.133s coverage: 89.4% of statements 02:53:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements 02:53:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements 02:53:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:53:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:53:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:53:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 02:53:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:53:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:53:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:53:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.995s coverage: 38.4% of statements 02:53:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements 02:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements 02:54:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:54:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:54:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:54:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:54:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.286s coverage: 17.7% of statements 02:54:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:54:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:54:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:54:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:54:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.583s coverage: 92.3% of statements 02:54:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:54:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:54:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.277s coverage: 61.5% of statements 02:54:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:54:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:54:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.405s coverage: 97.7% of statements 02:54:17 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 02:54:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:54:17 go vet ./... 02:56:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:56:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:56:53 ./bin/test-attribution-txt.sh [Pipeline] echo 02:56:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:56:54 + ls -al . 02:56:54 total 700 02:56:54 drwxrwxr-x 10 1001 1001 4096 Apr 11 02:49 . 02:56:54 drwxr-xr-x 4 root root 4096 Apr 11 02:48 .. 02:56:54 drwxrwxr-x 2 1001 1001 4096 Apr 11 02:47 .blubracket 02:56:54 -rw-rw-r-- 1 1001 1001 16 Apr 11 02:47 .dockerignore 02:56:54 drwxrwxr-x 8 1001 1001 4096 Apr 11 02:47 .git 02:56:54 drwxrwxr-x 3 1001 1001 4096 Apr 11 02:47 .github 02:56:54 -rw-rw-r-- 1 1001 1001 1133 Apr 11 02:47 .gitignore 02:56:54 -rw-rw-r-- 1 1001 1001 42 Apr 11 02:47 .golangci.yml 02:56:54 -rw-rw-r-- 1 1001 1001 87 Apr 11 02:47 .hadolint.yml 02:56:54 -rw-rw-r-- 1 1001 1001 166 Apr 11 02:47 .sonarcloud.properties 02:56:54 -rw-rw-r-- 1 1001 1001 1171 Apr 11 02:47 ADOPTERS.md 02:56:54 -rw-rw-r-- 1 1001 1001 10835 Apr 11 02:47 Attribution.txt 02:56:54 -rw-rw-r-- 1 1001 1001 73765 Apr 11 02:47 CHANGELOG.md 02:56:54 -rw-rw-r-- 1 1001 1001 3804 Apr 11 02:47 CONTRIBUTING.md 02:56:54 -rw-rw-r-- 1 1001 1001 677 Apr 11 02:47 GOVERNANCE.md 02:56:54 -rw-rw-r-- 1 1001 1001 883 Apr 11 02:47 Jenkinsfile 02:56:54 -rw-rw-r-- 1 1001 1001 10775 Apr 11 02:47 LICENSE 02:56:54 -rw-rw-r-- 1 1001 1001 14368 Apr 11 02:47 Makefile 02:56:54 -rw-rw-r-- 1 1001 1001 582 Apr 11 02:47 OWNERS.md 02:56:54 -rw-rw-r-- 1 1001 1001 9403 Apr 11 02:47 README.md 02:56:54 -rw-rw-r-- 1 1001 1001 789 Apr 11 02:47 SECURITY.md 02:56:54 -rw-rw-r-- 1 1001 1001 5 Apr 11 02:45 VERSION 02:56:54 drwxrwxr-x 2 1001 1001 4096 Apr 11 02:47 bin 02:56:54 drwxrwxr-x 18 1001 1001 4096 Apr 11 02:47 cmd 02:56:54 -rw-r--r-- 1 root root 447382 Apr 11 02:54 coverage.out 02:56:54 -rw-rw-r-- 1 1001 1001 3200 Apr 11 02:47 go.mod 02:56:54 -rw-rw-r-- 1 1001 1001 31265 Apr 11 02:47 go.sum 02:56:54 drwxrwxr-x 7 1001 1001 4096 Apr 11 02:47 internal 02:56:54 drwxrwxr-x 3 1001 1001 4096 Apr 11 02:47 openapi 02:56:54 -rw-rw-r-- 1 1001 1001 594 Apr 11 02:47 security.txt 02:56:54 drwxrwxr-x 4 1001 1001 4096 Apr 11 02:47 snap 02:56:54 -rw-rw-r-- 1 1001 1001 204 Apr 11 02:47 version.go [Pipeline] sh 02:56:55 + '[' -e coverage.out ] 02:56:55 + chown 1001:1001 coverage.out [Pipeline] stash 02:56:55 Warning: overwriting stash ‘coverage-report’ 02:56:55 Stashed 1 file(s) [Pipeline] sh 02:56:56 + make build 02:56:56 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 02:58:33 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 02:58:33 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 02:58:33 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 02:58:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:59:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:59:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:59:31 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 02:59:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:59:41 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 02:59:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:59:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:59:57 $ docker stop --time=1 f164d16d3c371e0ed8f16ce5be11002157659b324313cfb8d72baa388409141d 02:59:59 $ docker rm -f --volumes f164d16d3c371e0ed8f16ce5be11002157659b324313cfb8d72baa388409141d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:00:01 03:00:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:00:08 latest: Pulling from edgex-devops/edgex-compose-arm64 03:00:08 29e5d40040c1: Pulling fs layer 03:00:08 1ce36da41761: Pulling fs layer 03:00:08 25b303627fd3: Pulling fs layer 03:00:08 29e5d40040c1: Verifying Checksum 03:00:08 29e5d40040c1: Download complete 03:00:08 1ce36da41761: Verifying Checksum 03:00:08 1ce36da41761: Download complete 03:00:08 29e5d40040c1: Pull complete 03:00:09 1ce36da41761: Pull complete 03:00:09 25b303627fd3: Verifying Checksum 03:00:09 25b303627fd3: Download complete 03:00:20 25b303627fd3: Pull complete 03:00:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:00:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:00:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:20 prd-ubuntu20.04-docker-arm64-4c-16g-7365 does not seem to be running inside a container 03:00:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:00:22 $ docker top b5ecb95694f56d209c6a419e0d9d68b67c43f21202cec71340aa381f5639337d -eo pid,comm [Pipeline] { [Pipeline] sh 03:00:23 + docker-compose build --help 03:00:23 + grep parallel 03:00:27 --parallel Build images in parallel. [Pipeline] } 03:00:27 $ docker stop --time=1 b5ecb95694f56d209c6a419e0d9d68b67c43f21202cec71340aa381f5639337d 03:00:29 $ docker rm -f --volumes b5ecb95694f56d209c6a419e0d9d68b67c43f21202cec71340aa381f5639337d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:00:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:30 prd-ubuntu20.04-docker-arm64-4c-16g-7365 does not seem to be running inside a container 03:00:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:00:31 $ docker top b8d3be08c40fb6b44ce127d615cdfb7a8d7347a80d9f88ee943a7fd207a66066 -eo pid,comm [Pipeline] { [Pipeline] sh 03:00:32 + docker-compose -f ./docker-compose-build.yml build --parallel 03:00:36 Building core-command ... 03:00:36 Building core-common-config-bootstrapper ... 03:00:36 Building core-data ... 03:00:36 Building core-metadata ... 03:00:36 Building security-bootstrapper ... 03:00:36 Building security-proxy-auth ... 03:00:36 Building security-proxy-setup ... 03:00:36 Building security-secretstore-setup ... 03:00:36 Building security-spiffe-token-provider ... 03:00:36 Building security-spire-agent ... 03:00:36 Building security-spire-config ... 03:00:36 Building security-spire-server ... 03:00:36 Building support-notifications ... 03:00:36 Building support-scheduler ... 03:00:36 Building security-secretstore-setup 03:00:36 Building core-command 03:00:36 Building core-metadata 03:00:36 Building support-scheduler 03:00:36 Building support-notifications 03:01:23 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:01:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:01:23 ---> f0ef7fd46f49 03:01:23 Step 3/25 : WORKDIR /edgex-go 03:01:23 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:01:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:01:23 ---> f0ef7fd46f49 03:01:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:01:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:01:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:01:23 ---> f0ef7fd46f49 03:01:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:01:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:01:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:01:23 ---> f0ef7fd46f49 03:01:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:01:23 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:01:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:01:23 ---> f0ef7fd46f49 03:01:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 03:01:23 ---> Running in 353e822082bf 03:01:23 ---> Running in f7ed9db30c79 03:01:23 ---> Running in 01c65ffa89a8 03:01:23 ---> Running in ac97f7dac88e 03:01:23 ---> Running in c35d17f1aa19 03:01:24 Removing intermediate container 353e822082bf 03:01:24 ---> cc3bdb8dd1c8 03:01:24 Step 4/25 : WORKDIR /edgex-go 03:01:24 Removing intermediate container f7ed9db30c79 03:01:24 ---> 6b34a8163bd7 03:01:24 Step 4/24 : WORKDIR /edgex-go 03:01:24 Removing intermediate container c35d17f1aa19 03:01:24 ---> dc050b0e8c52 03:01:24 Step 4/25 : RUN apk add --update --no-cache make git 03:01:24 Removing intermediate container ac97f7dac88e 03:01:24 ---> b948f56279cc 03:01:24 Step 4/23 : WORKDIR /edgex-go 03:01:24 Removing intermediate container 01c65ffa89a8 03:01:24 ---> 29b38ac2e34e 03:01:24 Step 4/23 : WORKDIR /edgex-go 03:01:24 ---> Running in d6930c7ecfa5 03:01:24 ---> Running in 01b15b06e32c 03:01:24 ---> Running in 035d8d6afa56 03:01:24 ---> Running in 477b174f297b 03:01:24 ---> Running in 04b17bf2e768 03:01:24 Removing intermediate container d6930c7ecfa5 03:01:24 ---> 2cfd4dc1c905 03:01:24 Step 5/25 : RUN apk add --update --no-cache make git 03:01:25 ---> Running in 5e75ae15027f 03:01:25 Removing intermediate container 035d8d6afa56 03:01:25 ---> 2e3af40938b7 03:01:25 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:01:25 Removing intermediate container 477b174f297b 03:01:25 ---> dcbd5d9f051f 03:01:25 Step 5/24 : RUN apk add --update --no-cache make git 03:01:25 Removing intermediate container 04b17bf2e768 03:01:25 ---> b958395a9bd6 03:01:25 Step 5/23 : RUN apk add --update --no-cache make git 03:01:25 ---> Running in 1763bc3b565b 03:01:25 ---> Running in 65184f148f84 03:01:26 ---> Running in 22ab6ec213f4 03:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:01:28 OK: 263 MiB in 53 packages 03:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:01:29 OK: 263 MiB in 53 packages 03:01:31 OK: 263 MiB in 53 packages 03:01:31 OK: 263 MiB in 53 packages 03:01:31 OK: 263 MiB in 53 packages 03:01:32 Removing intermediate container 01b15b06e32c 03:01:32 ---> 07eb8038a09f 03:01:32 Step 5/25 : COPY go.mod vendor* ./ 03:01:32 Removing intermediate container 5e75ae15027f 03:01:32 ---> 27b96d74bf1d 03:01:32 Step 6/25 : COPY go.mod vendor* ./ 03:01:32 Removing intermediate container 22ab6ec213f4 03:01:32 ---> 2feb4ddaef26 03:01:32 Step 6/23 : COPY go.mod vendor* ./ 03:01:32 Removing intermediate container 1763bc3b565b 03:01:32 ---> 88740ae5f4e9 03:01:32 Step 6/24 : COPY go.mod vendor* ./ 03:01:32 ---> 456a16987eb6 03:01:32 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:32 Removing intermediate container 65184f148f84 03:01:33 ---> e5b72a362025 03:01:33 Step 6/23 : COPY go.mod vendor* ./ 03:01:33 ---> Running in 1024529c7538 03:01:33 ---> 0bf74a123b2f 03:01:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:33 ---> Running in 164329c3867c 03:01:34 ---> 1cb14a4c4924 03:01:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:34 ---> Running in b452a38b8010 03:01:34 ---> 611198ff4781 03:01:34 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:34 ---> Running in 4e8b4800eaf2 03:01:34 ---> e7a6c51153eb 03:01:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:35 ---> Running in 31c3b91d7f4d 03:03:41 Removing intermediate container b452a38b8010 03:03:41 ---> 6400e4868448 03:03:41 Step 8/23 : COPY . . 03:03:41 Removing intermediate container 31c3b91d7f4d 03:03:41 ---> b1ebf91ad54e 03:03:41 Step 8/23 : COPY . . 03:03:41 Removing intermediate container 164329c3867c 03:03:41 ---> 79858edc73a5 03:03:41 Step 8/25 : COPY . . 03:03:41 Removing intermediate container 1024529c7538 03:03:41 ---> 580935f32d90 03:03:41 Step 7/25 : COPY . . 03:03:41 Removing intermediate container 4e8b4800eaf2 03:03:41 ---> c35bbb9efdfb 03:03:41 Step 8/24 : COPY . . 03:03:43 ---> 04a5e9d6b60c 03:03:43 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:03:43 ---> ce306adfc148 03:03:43 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:03:44 ---> 70a5a6006943 03:03:44 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:03:44 ---> Running in 81309666921d 03:03:44 ---> c6ead94cb3be 03:03:44 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 03:03:44 ---> Running in c20445aa7f1e 03:03:44 ---> Running in 0b22e9a5f234 03:03:44 ---> 1e9b6acec85a 03:03:44 Step 9/23 : RUN make cmd/support-notifications/support-notifications 03:03:44 ---> Running in 909c0e774878 03:03:44 ---> Running in bb40ff476fe3 03:03:46 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 03:03:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:03:46 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 03:03:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:03: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 03:09: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 03:09:51 Removing intermediate container 0b22e9a5f234 03:09:51 ---> 9699b52b2349 03:09:51 03:09:51 Step 9/25 : FROM alpine:3.17 03:09:51 3.17: Pulling from library/alpine 03:09:53 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 03:09:53 Status: Downloaded newer image for alpine:3.17 03:09:53 ---> 51e60588ff2c 03:09:53 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:09:53 ---> Running in ea9290d9f86e 03:09:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:09:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:09:57 (1/3) Installing ca-certificates (20220614-r4) 03:09:57 (2/3) Installing dumb-init (1.2.5-r2) 03:09:57 (3/3) Installing su-exec (0.2-r2) 03:09:57 Executing busybox-1.35.0-r29.trigger 03:09:57 Executing ca-certificates-20220614-r4.trigger 03:09:58 OK: 8 MiB in 18 packages 03:10:00 Removing intermediate container ea9290d9f86e 03:10:00 ---> 1f16c07aa473 03:10:00 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 03:10:00 ---> Running in 4fdc337ba927 03:10:02 Removing intermediate container 4fdc337ba927 03:10:02 ---> fbf83eacd96e 03:10:02 Step 12/25 : WORKDIR / 03:10:02 ---> Running in eff5ceb3443c 03:10:03 Removing intermediate container eff5ceb3443c 03:10:03 ---> 3f849f7fbcf0 03:10:03 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 03:10:04 ---> 1f7959a0440c 03:10:04 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 03:10:05 ---> f3853efd790c 03:10:05 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:10:06 ---> 6d10bffe0e3d 03:10:06 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:10:07 ---> 1395a1b95dec 03:10:07 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:10:08 ---> f5c0e0d2fbf9 03:10:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:10:10 ---> 744ffd9f43b9 03:10:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:10:11 ---> db756c4ee32f 03:10:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:10:12 ---> 6f6a1b31a9a4 03:10:12 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:10:12 ---> Running in 2c40d47300b4 03:10:15 Removing intermediate container 2c40d47300b4 03:10:15 ---> c56f17452a8f 03:10:15 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:10:15 ---> Running in c978ddf50a81 03:10:16 Removing intermediate container c978ddf50a81 03:10:16 ---> dce8789f0f08 03:10:16 Step 23/25 : LABEL arch=arm64 03:10:16 ---> Running in a4a5eded217f 03:10:16 Removing intermediate container a4a5eded217f 03:10:16 ---> d151a098a3aa 03:10:16 Step 24/25 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 03:10:16 ---> Running in 9c93cb23d02a 03:10:17 Removing intermediate container 9c93cb23d02a 03:10:17 ---> 4568087f2c52 03:10:17 Step 25/25 : LABEL version=0.0.0 03:10:17 ---> Running in 38539041947d 03:10:18 Removing intermediate container 38539041947d 03:10:18 ---> 4a52dfa2640d 03:10:18 03:10:18 Successfully built 4a52dfa2640d 03:10:18 Successfully tagged security-secretstore-setup-arm64:latest 03:10:18 Building security-spire-config 03:10:27  Building security-secretstore-setup ... done Removing intermediate container 81309666921d 03:10:27 ---> 661b5146391b 03:10:27 03:10:27 Step 10/24 : FROM alpine:3.17 03:10:27 ---> 51e60588ff2c 03:10:27 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:10:28 ---> Running in 0550e83c0e67 03:10:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:10:32 (1/1) Installing dumb-init (1.2.5-r2) 03:10:32 Executing busybox-1.35.0-r29.trigger 03:10:32 OK: 8 MiB in 16 packages 03:10:35 Removing intermediate container 0550e83c0e67 03:10:35 ---> fa8875f807fa 03:10:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 03:10:35 ---> Running in 24172f94714f 03:10:36 Removing intermediate container 24172f94714f 03:10:36 ---> b27f463e5de2 03:10:36 Step 13/24 : ENV APP_PORT=59882 03:10:36 ---> Running in 10de9f432695 03:10:37 Removing intermediate container 10de9f432695 03:10:37 ---> cfc138ada470 03:10:37 Step 14/24 : EXPOSE $APP_PORT 03:10:37 ---> Running in a0b5aa15cf3c 03:10:37 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:10:37 Step 2/27 : FROM ${BUILDER_BASE} AS builder 03:10:37 ---> f0ef7fd46f49 03:10:37 Step 3/27 : WORKDIR /edgex-go 03:10:37 ---> Using cache 03:10:37 ---> dc050b0e8c52 03:10:37 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 03:10:37 ---> Running in cce7891772a8 03:10:41 Removing intermediate container a0b5aa15cf3c 03:10:41 ---> 7e26b5e47640 03:10:41 Step 15/24 : WORKDIR / 03:10:41 ---> Running in 86c8f2b88630 03:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:10:42 Removing intermediate container 86c8f2b88630 03:10:42 ---> c88550094443 03:10:42 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:10:43 ---> c5f09d36654a 03:10:43 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 03:10:44 OK: 263 MiB in 53 packages 03:10:44 Removing intermediate container c20445aa7f1e 03:10:44 ---> 7d6601608314 03:10:44 03:10:44 Step 10/25 : FROM alpine:3.17 03:10:44 ---> 51e60588ff2c 03:10:44 Step 11/25 : RUN apk add --update --no-cache dumb-init 03:10:44 ---> Using cache 03:10:44 ---> fa8875f807fa 03:10:44 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 03:10:44 ---> Using cache 03:10:44 ---> b27f463e5de2 03:10:44 Step 13/25 : ENV APP_PORT=59881 03:10:44 ---> Running in 6d2ebc4bf067 03:10:45 Removing intermediate container 6d2ebc4bf067 03:10:45 ---> 50e7b4a27f90 03:10:45 Step 14/25 : EXPOSE $APP_PORT 03:10:45 ---> 1cc7c20532b5 03:10:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:10:45 ---> Running in 8bdd4a3f386e 03:10:45 Removing intermediate container cce7891772a8 03:10:45 ---> 404c1326bfc2 03:10:45 Step 5/27 : COPY go.mod vendor* ./ 03:10:46 Removing intermediate container 8bdd4a3f386e 03:10:46 ---> 1a4f5bf14a0f 03:10:46 Step 15/25 : WORKDIR / 03:10:46 ---> Running in 1180228b31a7 03:10:47 Removing intermediate container 1180228b31a7 03:10:47 ---> a32742a9b3f7 03:10:47 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 03:10:47 ---> d30972e3e8bf 03:10:47 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:10:48 ---> Running in be90411d181d 03:10:48 ---> beb97d7649e3 03:10:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:10:49 ---> 3a3859ae2f06 03:10:49 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 03:10:50 ---> 114348897ce9 03:10:50 Step 20/24 : ENTRYPOINT ["/core-command"] 03:10:50 ---> Running in aed0c80b455d 03:10:50 ---> 910004802321 03:10:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:10:50 Removing intermediate container aed0c80b455d 03:10:50 ---> 45a0c59dcbfb 03:10:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:10:51 ---> Running in e6dd9f5ff41f 03:10:53 Removing intermediate container e6dd9f5ff41f 03:10:53 ---> 32f948a32d7f 03:10:53 Step 22/24 : LABEL arch=arm64 03:10:54 ---> Running in b50db0186a5a 03:10:54 ---> ddb1512bf3a2 03:10:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:10:54 Removing intermediate container b50db0186a5a 03:10:54 ---> 52cd3f185e15 03:10:54 Step 23/24 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 03:10:54 ---> Running in 9f727b3a6625 03:10:55 Removing intermediate container 9f727b3a6625 03:10:55 ---> 4496bf95dd9e 03:10:55 Step 24/24 : LABEL version=0.0.0 03:10:55 ---> Running in 54de9bee6102 03:10:56 ---> bc9271fd3127 03:10:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:10:56 Removing intermediate container 54de9bee6102 03:10:56 ---> 3a2e59ed2ea0 03:10:56 03:10:56 Successfully built 3a2e59ed2ea0 03:10:56 Successfully tagged core-command-arm64:latest 03:10:56  Building core-command ... done Building core-common-config-bootstrapper 03:10:56 ---> 842f8c5f8cd6 03:10:56 Step 21/25 : ENTRYPOINT ["/core-metadata"] 03:10:56 ---> Running in 36723cd009f4 03:10:57 Removing intermediate container 36723cd009f4 03:10:57 ---> 2e59e19b029c 03:10:57 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:10:57 ---> Running in c2db26c30361 03:10:58 Removing intermediate container c2db26c30361 03:10:58 ---> 6e87457abf3b 03:10:58 Step 23/25 : LABEL arch=arm64 03:10:58 ---> Running in 200600b08248 03:10:58 Removing intermediate container 200600b08248 03:10:58 ---> 0a0b9672873b 03:10:58 Step 24/25 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 03:10:58 ---> Running in bdbe1f96a973 03:10:59 Removing intermediate container bdbe1f96a973 03:10:59 ---> d2b2e961bde0 03:10:59 Step 25/25 : LABEL version=0.0.0 03:10:59 ---> Running in 4af7fe454ac5 03:10:59 Removing intermediate container 4af7fe454ac5 03:10:59 ---> 528deda01723 03:10:59 03:10:59 Successfully built 528deda01723 03:10:59 Successfully tagged core-metadata-arm64:latest 03:10:59  Building core-metadata ... done Building security-proxy-setup 03:11:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:11:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:11:22 ---> f0ef7fd46f49 03:11:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:11:22 ---> Using cache 03:11:22 ---> 29b38ac2e34e 03:11:22 Step 4/23 : WORKDIR /edgex-go 03:11:22 ---> Using cache 03:11:22 ---> b958395a9bd6 03:11:22 Step 5/23 : RUN apk add --update --no-cache make git 03:11:22 ---> Using cache 03:11:22 ---> 2feb4ddaef26 03:11:22 Step 6/23 : COPY go.mod vendor* ./ 03:11:22 ---> Using cache 03:11:22 ---> 1cb14a4c4924 03:11:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:22 ---> Using cache 03:11:22 ---> 6400e4868448 03:11:22 Step 8/23 : COPY . . 03:11:22 ---> Using cache 03:11:22 ---> c6ead94cb3be 03:11:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:11:22 ---> Running in bc0c015b9a63 03:11:23 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 03:11:24 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:11:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:11:24 ---> f0ef7fd46f49 03:11:24 Step 3/22 : WORKDIR /edgex-go 03:11:24 ---> Using cache 03:11:24 ---> dc050b0e8c52 03:11:24 Step 4/22 : RUN apk add --update --no-cache make git 03:11:24 ---> Using cache 03:11:24 ---> 07eb8038a09f 03:11:24 Step 5/22 : COPY go.mod vendor* ./ 03:11:24 ---> Using cache 03:11:24 ---> 456a16987eb6 03:11:24 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:24 ---> Using cache 03:11:24 ---> 580935f32d90 03:11:24 Step 7/22 : COPY . . 03:11:24 ---> Using cache 03:11:24 ---> 70a5a6006943 03:11:24 Step 8/22 : RUN make cmd/secrets-config/secrets-config 03:11:24 ---> Running in d29954d8d61e 03:11:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:12:22 Removing intermediate container be90411d181d 03:12:22 ---> c0dd0ec87b99 03:12:22 Step 7/27 : COPY . . 03:12:32 ---> 0565d54a1655 03:12:32 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 03:12:32 ---> Running in cd604bc06652 03:12:33 Removing intermediate container cd604bc06652 03:12:33 ---> 9f2614e51397 03:12:33 Step 9/27 : WORKDIR /edgex-go/spire-build 03:12:33 ---> Running in 2a5ece54a731 03:12:33 Removing intermediate container 2a5ece54a731 03:12:33 ---> 56009a95c4c2 03:12:33 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 03:12:33 ---> Running in eaaca84713d3 03:12:33 Removing intermediate container eaaca84713d3 03:12:33 ---> 0a760d21b60c 03:12:33 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:12:34 ---> Running in d411bb63b185 03:12:36 Removing intermediate container d411bb63b185 03:12:36 ---> fe0900ed45dd 03:12:36 Step 12/27 : WORKDIR /edgex-go 03:12:37 ---> Running in ee9e153fc32f 03:12:37 Removing intermediate container ee9e153fc32f 03:12:37 ---> f32d58c62850 03:12:37 03:12:37 Step 13/27 : FROM alpine:3.17 03:12:37 ---> 51e60588ff2c 03:12:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:12:37 ---> Running in cab633cdb5e8 03:12:38 Removing intermediate container cab633cdb5e8 03:12:38 ---> 98d0739c3a6a 03:12:38 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:12:38 ---> Running in a62e57ece570 03:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:12:43 v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:12:43 v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:12:43 OK: 17689 distinct packages available 03:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:12:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:12:45 (1/4) Installing dumb-init (1.2.5-r2) 03:12:45 (2/4) Installing musl-obstack (1.2.3-r0) 03:12:45 (3/4) Installing libucontext (1.2-r0) 03:12:45 (4/4) Installing gcompat (1.1.0-r0) 03:12:45 Executing busybox-1.35.0-r29.trigger 03:12:45 OK: 8 MiB in 19 packages 03:12:48 Removing intermediate container a62e57ece570 03:12:48 ---> 5fc37e82650c 03:12:48 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 03:12:50 ---> 86c181abd489 03:12:50 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 03:12:52 ---> 72dfba536990 03:12:52 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:13:02 Removing intermediate container bb40ff476fe3 03:13:02 ---> 08527ab09648 03:13:02 03:13:02 Step 10/23 : FROM alpine:3.17 03:13:02 ---> 51e60588ff2c 03:13:02 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:13:03 ---> Running in 8de2eaf4bbb3 03:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:13:07 ---> 094a9ce61b2c 03:13:07 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:13:07 Removing intermediate container 909c0e774878 03:13:07 ---> b9f09ded3a86 03:13:07 03:13:07 Step 10/23 : FROM alpine:3.17 03:13:07 ---> 51e60588ff2c 03:13:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:13:07 ---> Using cache 03:13:07 ---> fa8875f807fa 03:13:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 03:13:07 ---> Using cache 03:13:07 ---> b27f463e5de2 03:13:07 Step 13/23 : ENV APP_PORT=59861 03:13:07 ---> Running in e2ab45e04593 03:13:08 ---> 874569be3913 03:13:08 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:13:08 (1/2) Installing ca-certificates (20220614-r4) 03:13:08 ---> Running in 6f2da21e424a 03:13:08 (2/2) Installing dumb-init (1.2.5-r2) 03:13:08 Executing busybox-1.35.0-r29.trigger 03:13:08 Executing ca-certificates-20220614-r4.trigger 03:13:08 Removing intermediate container e2ab45e04593 03:13:08 ---> 7cd72f1438af 03:13:08 Step 14/23 : EXPOSE $APP_PORT 03:13:08 ---> Running in 6a06847c11c4 03:13:09 OK: 8 MiB in 17 packages 03:13:09 Removing intermediate container 6f2da21e424a 03:13:09 ---> 77d354d1f289 03:13:09 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:13:09 Removing intermediate container 6a06847c11c4 03:13:09 ---> dda167a34b65 03:13:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:13:10 ---> 123264ca7819 03:13:10 Step 22/27 : WORKDIR / 03:13:10 ---> Running in db5378882afa 03:13:11 ---> ec5fd7b78df0 03:13:11 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 03:13:11 Removing intermediate container db5378882afa 03:13:11 ---> 53b5cdaa432b 03:13:11 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:13:11 ---> Running in b5a1ca9e304b 03:13:12 Removing intermediate container 8de2eaf4bbb3 03:13:12 ---> caea6e1115bd 03:13:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 03:13:12 ---> Running in 3b5764217ba5 03:13:12 ---> 313f84674fd4 03:13:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:13:12 Removing intermediate container b5a1ca9e304b 03:13:12 ---> aa4d9ed71bb6 03:13:12 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:13:13 ---> Running in 1e66bff21c17 03:13:13 Removing intermediate container 3b5764217ba5 03:13:13 ---> 5bdd9c9de74f 03:13:13 Step 13/23 : ENV APP_PORT=59860 03:13:13 ---> Running in 09ad9a8f912c 03:13:13 Removing intermediate container 1e66bff21c17 03:13:13 ---> 49dbeae65fde 03:13:13 Step 25/27 : LABEL arch=arm64 03:13:13 ---> Running in 03c0a3f6ef4e 03:13:14 Removing intermediate container 09ad9a8f912c 03:13:14 ---> 251c42fe6bc9 03:13:14 Step 14/23 : EXPOSE $APP_PORT 03:13:14 ---> Running in 95e379ab6cd0 03:13:14 Removing intermediate container 03c0a3f6ef4e 03:13:14 ---> 2409f0fccf12 03:13:14 Step 26/27 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 03:13:14 ---> Running in 5b0b697050e6 03:13:15 Removing intermediate container 95e379ab6cd0 03:13:15 ---> 81faae5cdff5 03:13:15 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:13:15 Removing intermediate container 5b0b697050e6 03:13:15 ---> 13e4c7de6b8f 03:13:15 Step 27/27 : LABEL version=0.0.0 03:13:15 ---> Running in a89706fa116a 03:13:16 Removing intermediate container a89706fa116a 03:13:16 ---> 1a80d9f17608 03:13:16 03:13:16 ---> 2955b3fdbbde 03:13:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 03:13:17 ---> a4ef4df9a80c 03:13:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:13:17 Successfully built 1a80d9f17608 03:13:17 Successfully tagged security-spire-config-arm64:latest 03:13:17 Building security-proxy-auth 03:13:18  Building security-spire-config ... done  ---> 17c1d39ea2b5 03:13:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:13:18 ---> Running in 0ab78018f866 03:13:18 ---> 5d6728725f9d 03:13:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:13:18 Removing intermediate container 0ab78018f866 03:13:18 ---> ea9a715d8cb7 03:13:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:13:19 ---> Running in fbc99b91b51c 03:13:19 Removing intermediate container fbc99b91b51c 03:13:19 ---> 8d0014b7f359 03:13:19 Step 21/23 : LABEL arch=arm64 03:13:19 ---> Running in a1d943f9b475 03:13:20 Removing intermediate container a1d943f9b475 03:13:20 ---> fd6aac04de36 03:13:20 Step 22/23 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 03:13:20 ---> Running in cbbf3a44e7b8 03:13:21 Removing intermediate container cbbf3a44e7b8 03:13:21 ---> 9b2be235f300 03:13:21 ---> bae1f61f3731 03:13:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:13:21 Step 23/23 : LABEL version=0.0.0 03:13:21 ---> Running in 471c7833ec4f 03:13:22 Removing intermediate container 471c7833ec4f 03:13:22 ---> 0898b0a4daee 03:13:22 03:13:22 Successfully built 0898b0a4daee 03:13:22 ---> c071e472ce31 03:13:22 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:13:22 Successfully tagged support-scheduler-arm64:latest 03:13:22  Building support-scheduler ... done Building security-spire-server 03:13:22 ---> Running in e36012fca640 03:13:23 Removing intermediate container e36012fca640 03:13:23 ---> 7f5782f5d764 03:13:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:13:23 ---> Running in d9da4e412ae0 03:13:23 Removing intermediate container d9da4e412ae0 03:13:23 ---> d14bee5d408f 03:13:23 Step 21/23 : LABEL arch=arm64 03:13:24 ---> Running in 975c82e7821f 03:13:24 Removing intermediate container 975c82e7821f 03:13:24 ---> fee7d0d70c7e 03:13:24 Step 22/23 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 03:13:24 ---> Running in 047f37ae627f 03:13:25 Removing intermediate container 047f37ae627f 03:13:25 ---> 33ecfa8ee9c3 03:13:25 Step 23/23 : LABEL version=0.0.0 03:13:25 ---> Running in 961fbd2b4a8b 03:13:25 Removing intermediate container 961fbd2b4a8b 03:13:25 ---> ff01c1cfef78 03:13:25 03:13:26 Successfully built ff01c1cfef78 03:13:26 Successfully tagged support-notifications-arm64:latest 03:13:26  Building support-notifications ... done Building security-spire-agent 03:13:48 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:13:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:13:48 ---> f0ef7fd46f49 03:13:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:13:48 ---> Using cache 03:13:48 ---> 29b38ac2e34e 03:13:48 Step 4/23 : WORKDIR /edgex-go 03:13:48 ---> Using cache 03:13:48 ---> b958395a9bd6 03:13:48 Step 5/23 : RUN apk add --update --no-cache make git 03:13:48 ---> Using cache 03:13:48 ---> 2feb4ddaef26 03:13:48 Step 6/23 : COPY go.mod vendor* ./ 03:13:48 ---> Using cache 03:13:48 ---> 1cb14a4c4924 03:13:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:13:48 ---> Using cache 03:13:48 ---> 6400e4868448 03:13:48 Step 8/23 : COPY . . 03:13:48 ---> Using cache 03:13:48 ---> c6ead94cb3be 03:13:48 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 03:13:49 ---> Running in e3e442429698 03:13:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:13:56 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:13:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:13:56 ---> f0ef7fd46f49 03:13:56 Step 3/26 : WORKDIR /edgex-go 03:13:56 ---> Using cache 03:13:56 ---> dc050b0e8c52 03:13:56 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 03:13:56 ---> Using cache 03:13:56 ---> 404c1326bfc2 03:13:56 Step 5/26 : COPY go.mod vendor* ./ 03:13:56 ---> Using cache 03:13:56 ---> d30972e3e8bf 03:13:56 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:13:56 ---> Using cache 03:13:56 ---> c0dd0ec87b99 03:13:56 Step 7/26 : COPY . . 03:13:56 ---> Using cache 03:13:56 ---> 0565d54a1655 03:13:56 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 03:13:56 ---> Using cache 03:13:56 ---> 9f2614e51397 03:13:56 Step 9/26 : WORKDIR /edgex-go/spire-build 03:13:56 ---> Using cache 03:13:56 ---> 56009a95c4c2 03:13:56 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 03:13:56 ---> Using cache 03:13:56 ---> 0a760d21b60c 03:13:56 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:13:56 ---> Running in e7f5fa449436 03:13:56 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:13:56 Step 2/27 : FROM ${BUILDER_BASE} AS builder 03:13:56 ---> f0ef7fd46f49 03:13:56 Step 3/27 : WORKDIR /edgex-go 03:13:56 ---> Using cache 03:13:56 ---> dc050b0e8c52 03:13:56 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 03:13:56 ---> Using cache 03:13:56 ---> 404c1326bfc2 03:13:57 Step 5/27 : COPY go.mod vendor* ./ 03:13:57 ---> Using cache 03:13:57 ---> d30972e3e8bf 03:13:57 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:13:57 ---> Using cache 03:13:57 ---> c0dd0ec87b99 03:13:57 Step 7/27 : COPY . . 03:13:57 ---> Using cache 03:13:57 ---> 0565d54a1655 03:13:57 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 03:13:57 ---> Using cache 03:13:57 ---> 9f2614e51397 03:13:57 Step 9/27 : WORKDIR /edgex-go/spire-build 03:13:57 ---> Using cache 03:13:57 ---> 56009a95c4c2 03:13:57 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 03:13:57 ---> Using cache 03:13:57 ---> 0a760d21b60c 03:13:57 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 03:13:57 ---> Using cache 03:13:57 ---> fe0900ed45dd 03:13:57 Step 12/27 : WORKDIR /edgex-go 03:13:57 ---> Using cache 03:13:57 ---> f32d58c62850 03:13:57 03:13:57 Step 13/27 : FROM alpine:3.17 03:13:57 ---> 51e60588ff2c 03:13:57 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:13:57 ---> Using cache 03:13:57 ---> 98d0739c3a6a 03:13:57 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:13:57 ---> Running in 4bc8a6e7eaf4 03:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:13:59 Removing intermediate container e7f5fa449436 03:13:59 ---> de47b187164d 03:13:59 Step 12/26 : WORKDIR /edgex-go 03:13:59 ---> Running in 6ca3b4166fe0 03:14:00 Removing intermediate container 6ca3b4166fe0 03:14:00 ---> bd59067514e7 03:14:00 03:14:00 Step 13/26 : FROM alpine:3.17 03:14:00 ---> 51e60588ff2c 03:14:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:14:00 ---> Using cache 03:14:00 ---> 98d0739c3a6a 03:14:00 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:14:00 ---> Running in eb0b2dde5238 03:14:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:14:02 v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:14:02 v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:14:02 OK: 17689 distinct packages available 03:14:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:14:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:14:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:14:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:14:04 (1/5) Installing dumb-init (1.2.5-r2) 03:14:04 (2/5) Installing musl-obstack (1.2.3-r0) 03:14:04 (3/5) Installing libucontext (1.2-r0) 03:14:04 (4/5) Installing gcompat (1.1.0-r0) 03:14:04 (5/5) Installing openssl (3.0.8-r3) 03:14:04 Executing busybox-1.35.0-r29.trigger 03:14:04 OK: 9 MiB in 20 packages 03:14:04 v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:14:04 v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:14:04 OK: 17689 distinct packages available 03:14:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:14:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:14:07 (1/5) Installing dumb-init (1.2.5-r2) 03:14:07 (2/5) Installing musl-obstack (1.2.3-r0) 03:14:07 (3/5) Installing libucontext (1.2-r0) 03:14:07 (4/5) Installing gcompat (1.1.0-r0) 03:14:07 (5/5) Installing openssl (3.0.8-r3) 03:14:07 Executing busybox-1.35.0-r29.trigger 03:14:07 OK: 9 MiB in 20 packages 03:14:09 Removing intermediate container 4bc8a6e7eaf4 03:14:09 ---> 6ae1e0b50c48 03:14:09 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 03:14:10 ---> a736eeb75965 03:14:10 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 03:14:10 Removing intermediate container eb0b2dde5238 03:14:10 ---> 689c93f5e24d 03:14:10 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 03:14:11 ---> 7ef758c85b4c 03:14:11 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 03:14:11 ---> fbd09a9edfd5 03:14:11 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:14:13 ---> f87a46d709c2 03:14:13 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:14:17 ---> 35571db67b15 03:14:17 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:14:20 ---> 5a402d217b2b 03:14:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:14:22 ---> abf2b0425fc2 03:14:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:14:23 ---> 77500a291a2f 03:14:23 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:14:23 ---> 1e45871df255 03:14:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:14:24 ---> 96185f5cfb39 03:14:24 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:14:25 ---> 0286efa92582 03:14:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:14:25 ---> Running in 6878a494ab13 03:14:25 ---> 62aa3a1ae8e2 03:14:25 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:14:25 Removing intermediate container 6878a494ab13 03:14:25 ---> 278f5624bf85 03:14:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:14:25 ---> Running in e0db2ddc51cd 03:14:26 Removing intermediate container e0db2ddc51cd 03:14:26 ---> 0028f01506b1 03:14:26 Step 24/26 : LABEL arch=arm64 03:14:26 ---> d24afd619157 03:14:26 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:14:26 ---> Running in 39a10cc45506 03:14:27 ---> Running in 82d2952870c0 03:14:27 Removing intermediate container 39a10cc45506 03:14:27 ---> 26324295ce8f 03:14:27 Step 25/26 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 03:14:27 ---> Running in 74325f91d5ca 03:14:27 Removing intermediate container 82d2952870c0 03:14:27 ---> c91ac85aff50 03:14:27 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:14:27 ---> Running in fd73a513f18d 03:14:28 Removing intermediate container 74325f91d5ca 03:14:28 ---> 3c717657b7ce 03:14:28 Step 26/26 : LABEL version=0.0.0 03:14:28 ---> Running in e0d2e898ab04 03:14:28 Removing intermediate container fd73a513f18d 03:14:28 ---> 59c5e77a51dc 03:14:28 Step 25/27 : LABEL arch=arm64 03:14:28 ---> Running in bd7d653027b5 03:14:29 Removing intermediate container e0d2e898ab04 03:14:29 ---> 0615b2bdf6ff 03:14:29 03:14:29 Removing intermediate container bd7d653027b5 03:14:29 ---> 95536f5a78c0 03:14:29 Step 26/27 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 03:14:29 ---> Running in 1dd6b09513cc 03:14:29 Successfully built 0615b2bdf6ff 03:14:29 Successfully tagged security-spire-server-arm64:latest 03:14:29  Building security-spire-server ... done Building core-data 03:14:30 Removing intermediate container 1dd6b09513cc 03:14:30 ---> d988a6d5392f 03:14:30 Step 27/27 : LABEL version=0.0.0 03:14:30 ---> Running in 41ca844a9658 03:14:30 Removing intermediate container 41ca844a9658 03:14:30 ---> 71e2cd0f926f 03:14:30 03:14:30 Successfully built 71e2cd0f926f 03:14:31 Successfully tagged security-spire-agent-arm64:latest 03:14:31  Building security-spire-agent ... done Building security-spiffe-token-provider 03:14:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:14:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:14:57 ---> f0ef7fd46f49 03:14:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:14:57 ---> Using cache 03:14:57 ---> 29b38ac2e34e 03:14:57 Step 4/23 : WORKDIR /edgex-go 03:14:57 ---> Using cache 03:14:57 ---> b958395a9bd6 03:14:57 Step 5/23 : RUN apk add --update --no-cache make git 03:14:57 ---> Using cache 03:14:57 ---> 2feb4ddaef26 03:14:57 Step 6/23 : COPY go.mod vendor* ./ 03:14:57 ---> Using cache 03:14:57 ---> 1cb14a4c4924 03:14:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:57 ---> Using cache 03:14:57 ---> 6400e4868448 03:14:57 Step 8/23 : COPY . . 03:14:57 ---> Using cache 03:14:57 ---> c6ead94cb3be 03:14:57 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:14:57 ---> Running in d67b9e0321ac 03:14:57 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:14:57 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:14:57 ---> f0ef7fd46f49 03:14:57 Step 3/20 : WORKDIR /edgex-go 03:14:57 ---> Using cache 03:14:57 ---> dc050b0e8c52 03:14:57 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 03:14:57 ---> Running in 203e936a4099 03:14:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:14:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:14:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:15:00 v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:15:00 v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:15:00 OK: 17694 distinct packages available 03:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:15:03 OK: 263 MiB in 53 packages 03:15:05 Removing intermediate container 203e936a4099 03:15:05 ---> 5480489d1f90 03:15:05 Step 5/20 : COPY go.mod vendor* ./ 03:15:05 ---> 40bab6a178ef 03:15:05 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:05 ---> Running in 45f2fd274bd3 03:16:42 Removing intermediate container 45f2fd274bd3 03:16:42 ---> d747dba98b4c 03:16:42 Step 7/20 : COPY . . 03:16:43 ---> 46311c56859d 03:16:43 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:16:44 ---> Running in fe7e1a37c527 03:16:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:17:08 Removing intermediate container d29954d8d61e 03:17:08 ---> 779e0e552483 03:17:08 03:17:08 Step 9/22 : FROM alpine:3.17 03:17:08 ---> 51e60588ff2c 03:17:08 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 03:17:08 ---> Running in bd2714e32a1e 03:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:17:10 (1/2) Installing dumb-init (1.2.5-r2) 03:17:10 (2/2) Installing openssl (3.0.8-r3) 03:17:10 Executing busybox-1.35.0-r29.trigger 03:17:10 OK: 8 MiB in 17 packages 03:17:11 Removing intermediate container bd2714e32a1e 03:17:11 ---> 6cd36882c0e8 03:17:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 03:17:11 ---> Running in 92171cc1eed3 03:17:14 Removing intermediate container 92171cc1eed3 03:17:14 ---> c51d1cc17177 03:17:14 Step 12/22 : WORKDIR /edgex 03:17:14 ---> Running in f5657c715c63 03:17:14 Removing intermediate container f5657c715c63 03:17:14 ---> 5fe24b0475c7 03:17:14 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:17:15 ---> 71677fc340c7 03:17:15 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 03:17:16 ---> 62ca39ebb4da 03:17:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:17:17 ---> 6963f3f626b5 03:17:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:17:19 ---> c5a67269e515 03:17:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:17:20 ---> 1ea9b53636e8 03:17:20 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:17:20 ---> Running in 23cafc438679 03:17:28 Removing intermediate container 23cafc438679 03:17:28 ---> 4a4221345270 03:17:28 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 03:17:28 ---> Running in a43c8a088d8f 03:17:28 Removing intermediate container a43c8a088d8f 03:17:28 ---> 92a2378ffae2 03:17:28 Step 20/22 : LABEL arch=arm64 03:17:28 ---> Running in cf6c14db84b1 03:17:29 Removing intermediate container cf6c14db84b1 03:17:29 ---> 82a6dd359ed6 03:17:29 Step 21/22 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 03:17:29 ---> Running in e70d81300dbd 03:17:30 Removing intermediate container e70d81300dbd 03:17:30 ---> 956ac1d6e4fa 03:17:30 Step 22/22 : LABEL version=0.0.0 03:17:30 ---> Running in 8aa92885f636 03:17:31 Removing intermediate container 8aa92885f636 03:17:31 ---> c73fb05cc0a2 03:17:31 03:17:32 Successfully built c73fb05cc0a2 03:17:32 Successfully tagged security-proxy-setup-arm64:latest 03:17:32  Building security-proxy-setup ... done Building security-bootstrapper 03:17:33 Removing intermediate container bc0c015b9a63 03:17:33 ---> e19a9530f981 03:17:33 03:17:33 Step 10/23 : FROM alpine:3.17 03:17:33 ---> 51e60588ff2c 03:17:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:17:34 ---> Running in 718b2d43e6bf 03:17:34 Removing intermediate container 718b2d43e6bf 03:17:34 ---> 04b96dc8fc01 03:17:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:17:34 ---> Running in 2a7ca70ff33b 03:17:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:17:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:17:38 (1/1) Installing dumb-init (1.2.5-r2) 03:17:38 Executing busybox-1.35.0-r29.trigger 03:17:38 OK: 8 MiB in 16 packages 03:17:41 Removing intermediate container 2a7ca70ff33b 03:17:41 ---> 0d04e11e090b 03:17:41 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:17:41 ---> e797fe2adcbe 03:17:41 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 03:17:43 ---> 0289928d9fc7 03:17:43 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:17:45 ---> 638457d35479 03:17:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:17:46 ---> 49d45643dd21 03:17:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:17:47 ---> 17d48479b00b 03:17:47 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:17:48 ---> Running in 43d1873296b3 03:17:50 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:17:50 Step 2/33 : FROM ${BUILDER_BASE} AS builder 03:17:50 ---> f0ef7fd46f49 03:17:50 Step 3/33 : WORKDIR /edgex-go 03:17:50 ---> Using cache 03:17:50 ---> dc050b0e8c52 03:17:50 Step 4/33 : RUN apk add --update --no-cache make git 03:17:50 ---> Using cache 03:17:50 ---> 07eb8038a09f 03:17:50 Step 5/33 : COPY go.mod vendor* ./ 03:17:50 ---> Using cache 03:17:50 ---> 456a16987eb6 03:17:50 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:50 ---> Using cache 03:17:50 ---> 580935f32d90 03:17:50 Step 7/33 : COPY . . 03:17:50 ---> Using cache 03:17:50 ---> 70a5a6006943 03:17:50 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:17:50 ---> Running in a8364b4fa3cf 03:17:55 Removing intermediate container 43d1873296b3 03:17:55 ---> 0ae318189492 03:17:55 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 03:17:55 ---> Running in 18c697050116 03:17:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:17:55 Removing intermediate container 18c697050116 03:17:55 ---> 66332c81adaf 03:17:55 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 03:17:55 ---> Running in 863cbb479529 03:17:56 Removing intermediate container 863cbb479529 03:17:56 ---> c3e79e867a39 03:17:56 Step 21/23 : LABEL arch=arm64 03:17:56 ---> Running in 8b58fd30af39 03:17:56 Removing intermediate container 8b58fd30af39 03:17:56 ---> 851166e77aab 03:17:56 Step 22/23 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 03:17:56 ---> Running in 390a9fadb4a7 03:17:57 Removing intermediate container 390a9fadb4a7 03:17:57 ---> 5487b6e67383 03:17:57 Step 23/23 : LABEL version=0.0.0 03:17:57 ---> Running in d33ac4bf8d29 03:17:58 Removing intermediate container d33ac4bf8d29 03:17:58 ---> 98256adc37d2 03:17:58 03:17:58 Successfully built 98256adc37d2 03:17:58 Successfully tagged core-common-config-bootstrapper-arm64:latest 03:19:49  Building core-common-config-bootstrapper ... done Removing intermediate container e3e442429698 03:19:49 ---> c6d1b933c95d 03:19:49 03:19:49 Step 10/23 : FROM alpine:3.17 03:19:49 ---> 51e60588ff2c 03:19:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:19:49 ---> Using cache 03:19:49 ---> 04b96dc8fc01 03:19:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:19:49 ---> Using cache 03:19:49 ---> 0d04e11e090b 03:19:49 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:49 ---> Using cache 03:19:49 ---> e797fe2adcbe 03:19:49 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 03:19:49 ---> Using cache 03:19:49 ---> 0289928d9fc7 03:19:49 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:19:49 ---> 84b94ead9bbe 03:19:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:19:49 ---> 5993127009e9 03:19:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:19:49 ---> a1fc7ee7b739 03:19:49 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:19:49 ---> Running in 38ae584ab4cd 03:19:49 Removing intermediate container 38ae584ab4cd 03:19:49 ---> 48d31a6c7be0 03:19:49 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 03:19:49 ---> Running in 34ca94d2fd9e 03:19:49 Removing intermediate container 34ca94d2fd9e 03:19:49 ---> c28d640741aa 03:19:49 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 03:19:49 ---> Running in ce92aab2469f 03:19:49 Removing intermediate container ce92aab2469f 03:19:49 ---> 9b856928af2e 03:19:49 Step 21/23 : LABEL arch=arm64 03:19:49 ---> Running in b44d78f1ef50 03:19:49 Removing intermediate container b44d78f1ef50 03:19:49 ---> f1be4e527e52 03:19:49 Step 22/23 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 03:19:49 ---> Running in 9411988d2449 03:19:49 Removing intermediate container 9411988d2449 03:19:49 ---> 8a66d13f55ad 03:19:49 Step 23/23 : LABEL version=0.0.0 03:19:49 ---> Running in 20e7e2785d80 03:19:49 Removing intermediate container 20e7e2785d80 03:19:49 ---> 4b16437b03f8 03:19:49 03:19:49 Successfully built 4b16437b03f8 03:19:49 Successfully tagged security-proxy-auth-arm64:latest 03:20:57  Building security-proxy-auth ... done Removing intermediate container d67b9e0321ac 03:20:57 ---> 864c587ceab4 03:20:57 03:20:57 Step 10/23 : FROM alpine:3.17 03:20:57 ---> 51e60588ff2c 03:20:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 03:20:57 ---> Running in a4b84f061871 03:20:58 Removing intermediate container a4b84f061871 03:20:58 ---> 8380d0c73a34 03:20:58 Step 12/23 : ENV APP_PORT=59880 03:20:58 ---> Running in bd1253cd1b8d 03:20:58 Removing intermediate container bd1253cd1b8d 03:20:58 ---> ecb9b0ee5258 03:20:58 Step 13/23 : EXPOSE $APP_PORT 03:20:58 ---> Running in e82970c16ab5 03:20:59 Removing intermediate container e82970c16ab5 03:20:59 ---> f22a75c79590 03:20:59 Step 14/23 : RUN apk add --update --no-cache dumb-init 03:20:59 ---> Running in 60d91ac1ad91 03:21:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:21:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:21:03 (1/1) Installing dumb-init (1.2.5-r2) 03:21:03 Executing busybox-1.35.0-r29.trigger 03:21:03 OK: 8 MiB in 16 packages 03:21:04 Removing intermediate container 60d91ac1ad91 03:21:04 ---> f6094fa1e7c6 03:21:04 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:21:05 ---> 6cf868dbabb7 03:21:05 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 03:21:06 ---> 47876559e3e9 03:21:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:21:08 ---> 0ed2eabea0ba 03:21:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:21:09 ---> ec2749f4cce0 03:21:09 Step 19/23 : ENTRYPOINT ["/core-data"] 03:21:09 ---> Running in d98c19e2697c 03:21:09 Removing intermediate container d98c19e2697c 03:21:09 ---> 01361f25e241 03:21:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:21:09 ---> Running in 09d19ff55e2a 03:21:10 Removing intermediate container 09d19ff55e2a 03:21:10 ---> 211258d27cca 03:21:10 Step 21/23 : LABEL arch=arm64 03:21:10 ---> Running in e13671ec2251 03:21:11 Removing intermediate container e13671ec2251 03:21:11 ---> 86f80eae3edb 03:21:11 Step 22/23 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 03:21:11 ---> Running in 1ed55538ec86 03:21:12 Removing intermediate container 1ed55538ec86 03:21:12 ---> 8f467f5091eb 03:21:12 Step 23/23 : LABEL version=0.0.0 03:21:12 ---> Running in cceb292fb8e9 03:21:14 Removing intermediate container cceb292fb8e9 03:21:14 ---> 4b02b5befa06 03:21:14 03:21:14 Successfully built 4b02b5befa06 03:21:14 Successfully tagged core-data-arm64:latest 03:22:01  Building core-data ... done Removing intermediate container a8364b4fa3cf 03:22:01 ---> 42c72f381f4d 03:22:01 03:22:01 Step 9/33 : FROM alpine:3.17 03:22:01 ---> 51e60588ff2c 03:22:01 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 03:22:01 ---> Running in 6c17a8f0f570 03:22:01 Removing intermediate container 6c17a8f0f570 03:22:01 ---> 13be6bc6fc05 03:22:01 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 03:22:01 ---> Running in 2d891098a854 03:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:22:01 (1/2) Installing dumb-init (1.2.5-r2) 03:22:01 (2/2) Installing su-exec (0.2-r2) 03:22:01 Executing busybox-1.35.0-r29.trigger 03:22:01 OK: 8 MiB in 17 packages 03:22:01 Removing intermediate container 2d891098a854 03:22:01 ---> 2063a2ec6069 03:22:01 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 03:22:01 ---> Running in 84382c07c626 03:22:01 Removing intermediate container 84382c07c626 03:22:01 ---> 68fc646fb972 03:22:01 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:22:01 ---> Running in 217ad7f31131 03:22:01 Removing intermediate container 217ad7f31131 03:22:01 ---> b3c93df72f3d 03:22:01 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:22:01 ---> Running in 98d657d4c6a9 03:22:01 Removing intermediate container 98d657d4c6a9 03:22:01 ---> a8d21a6bc236 03:22:01 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:22:01 ---> Running in 8cdd271b357b 03:22:01 Removing intermediate container 8cdd271b357b 03:22:01 ---> 929a1e4046a1 03:22:01 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:22:01 ---> Running in ae6c6b8d7aad 03:22:03 Removing intermediate container ae6c6b8d7aad 03:22:03 ---> 1b2e5b145b8a 03:22:03 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 03:22:03 ---> Running in 87cc5b952892 03:22:04 Removing intermediate container 87cc5b952892 03:22:04 ---> 3ebedaa17bd8 03:22:04 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:22:04 ---> de3b11e6bea0 03:22:04 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:22:04 ---> Running in 1a68d2fdd533 03:22:09 Removing intermediate container 1a68d2fdd533 03:22:09 ---> 4c98505dbdd9 03:22:09 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 03:22:10 ---> 67d6cec0e657 03:22:10 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 03:22:10 Removing intermediate container fe7e1a37c527 03:22:10 ---> 8b9649566037 03:22:10 03:22:10 Step 9/20 : FROM alpine:3.17 03:22:10 ---> 51e60588ff2c 03:22:10 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 03:22:10 ---> Using cache 03:22:10 ---> 13be6bc6fc05 03:22:10 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:22:11 ---> Running in a9c898948d1d 03:22:11 ---> cc7d2f1e7c6b 03:22:11 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:22:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:22:12 ---> 6c27e584f561 03:22:12 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:22:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:22:12 ---> ad49bcb7a3d6 03:22:12 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 03:22:13 ---> 835c3d90efde 03:22:13 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:22:13 ---> 0dee3d800866 03:22:13 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:22:13 v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:22:13 v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:22:13 OK: 17689 distinct packages available 03:22:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:22:14 ---> 6f7c44f7829b 03:22:14 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:22:14 ---> bf6c48c8918b 03:22:14 Step 28/33 : RUN chmod +x /entrypoint.sh 03:22:15 ---> Running in 07ac30cd756e 03:22:15 (1/9) Installing ca-certificates (20220614-r4) 03:22:15 (2/9) Installing brotli-libs (1.0.9-r9) 03:22:15 (3/9) Installing nghttp2-libs (1.51.0-r0) 03:22:15 (4/9) Installing libcurl (7.88.1-r1) 03:22:15 (5/9) Installing curl (7.88.1-r1) 03:22:15 (6/9) Installing dumb-init (1.2.5-r2) 03:22:15 (7/9) Installing musl-obstack (1.2.3-r0) 03:22:15 (8/9) Installing libucontext (1.2-r0) 03:22:15 (9/9) Installing gcompat (1.1.0-r0) 03:22:15 Executing busybox-1.35.0-r29.trigger 03:22:15 Executing ca-certificates-20220614-r4.trigger 03:22:16 OK: 11 MiB in 24 packages 03:22:16 Removing intermediate container 07ac30cd756e 03:22:16 ---> 5533bbdff52a 03:22:16 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 03:22:16 ---> Running in 71c967a473b0 03:22:17 Removing intermediate container 71c967a473b0 03:22:17 ---> c22b002aacc3 03:22:17 Step 30/33 : CMD ["gate"] 03:22:17 ---> Running in 6cf0887e8d30 03:22:17 Removing intermediate container a9c898948d1d 03:22:17 ---> 48067dbc948f 03:22:17 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 03:22:17 Removing intermediate container 6cf0887e8d30 03:22:17 ---> 8ebbc07b7115 03:22:17 Step 31/33 : LABEL arch=arm64 03:22:17 ---> Running in 009b000382f8 03:22:18 ---> 4848f5914e11 03:22:18 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 03:22:18 Removing intermediate container 009b000382f8 03:22:18 ---> e77a16cbc900 03:22:18 Step 32/33 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 03:22:18 ---> Running in 0550b13a5aa9 03:22:18 Removing intermediate container 0550b13a5aa9 03:22:18 ---> a5634be551b9 03:22:18 Step 33/33 : LABEL version=0.0.0 03:22:18 ---> ae3c39c623ab 03:22:18 ---> Running in d1c4f24923b0 03:22:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:22:18 Removing intermediate container d1c4f24923b0 03:22:18 ---> 5642aa94f6bd 03:22:18 03:22:19 Successfully built 5642aa94f6bd 03:22:19 Successfully tagged security-bootstrapper-arm64:latest 03:22:19  Building security-bootstrapper ... done  ---> 2d126e9a54de 03:22:19 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:22:20 ---> cb8125032f2b 03:22:20 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:22:20 ---> Running in aefa3975d4aa 03:22:20 Removing intermediate container aefa3975d4aa 03:22:20 ---> 839f12e32be3 03:22:20 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:22:20 ---> Running in d09505da0177 03:22:20 Removing intermediate container d09505da0177 03:22:20 ---> d231798ee982 03:22:20 Step 18/20 : LABEL arch=arm64 03:22:20 ---> Running in 1e130ecdd369 03:22:21 Removing intermediate container 1e130ecdd369 03:22:21 ---> e2e4fa633a40 03:22:21 Step 19/20 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d 03:22:21 ---> Running in 1c6ae11aa91c 03:22:21 Removing intermediate container 1c6ae11aa91c 03:22:21 ---> 3c732a2ef549 03:22:21 Step 20/20 : LABEL version=0.0.0 03:22:21 ---> Running in e65375d03bf0 03:22:21 Removing intermediate container e65375d03bf0 03:22:21 ---> c8845dbbaa7d 03:22:21 03:22:22 Successfully built c8845dbbaa7d 03:22:22 Successfully tagged security-spiffe-token-provider-arm64:latest 03:22:22  Building security-spiffe-token-provider ... done  [Pipeline] } 03:22:22 $ docker stop --time=1 b8d3be08c40fb6b44ce127d615cdfb7a8d7347a80d9f88ee943a7fd207a66066 03:22:24 $ docker rm -f --volumes b8d3be08c40fb6b44ce127d615cdfb7a8d7347a80d9f88ee943a7fd207a66066 [Pipeline] // withDockerContainer [Pipeline] sh 03:22:24 + docker images 03:22:24 REPOSITORY TAG IMAGE ID CREATED SIZE 03:22:24 security-spiffe-token-provider-arm64 latest c8845dbbaa7d 3 seconds ago 32.7MB 03:22:24 security-bootstrapper-arm64 latest 5642aa94f6bd 6 seconds ago 21.9MB 03:22:24 8b9649566037 14 seconds ago 1.53GB 03:22:24 42c72f381f4d 31 seconds ago 1.48GB 03:22:24 core-data-arm64 latest 4b02b5befa06 About a minute ago 19.9MB 03:22:24 864c587ceab4 About a minute ago 1.5GB 03:22:24 security-proxy-auth-arm64 latest 4b16437b03f8 2 minutes ago 18.3MB 03:22:24 c6d1b933c95d 2 minutes ago 1.47GB 03:22:24 core-common-config-bootstrapper-arm64 latest 98256adc37d2 4 minutes ago 17.2MB 03:22:24 e19a9530f981 4 minutes ago 1.48GB 03:22:24 security-proxy-setup-arm64 latest c73fb05cc0a2 4 minutes ago 18.7MB 03:22:24 779e0e552483 5 minutes ago 1.47GB 03:22:24 security-spire-agent-arm64 latest 71e2cd0f926f 7 minutes ago 125MB 03:22:24 security-spire-server-arm64 latest 0615b2bdf6ff 7 minutes ago 87.1MB 03:22:24 bd59067514e7 8 minutes ago 1.35GB 03:22:24 support-notifications-arm64 latest ff01c1cfef78 8 minutes ago 32.2MB 03:22:24 support-scheduler-arm64 latest 0898b0a4daee 9 minutes ago 31.5MB 03:22:24 security-spire-config-arm64 latest 1a80d9f17608 9 minutes ago 86.2MB 03:22:24 b9f09ded3a86 9 minutes ago 1.56GB 03:22:24 08527ab09648 9 minutes ago 1.56GB 03:22:24 f32d58c62850 9 minutes ago 1.35GB 03:22:24 core-metadata-arm64 latest 528deda01723 11 minutes ago 20.2MB 03:22:24 core-command-arm64 latest 3a2e59ed2ea0 11 minutes ago 19.7MB 03:22:24 7d6601608314 11 minutes ago 1.5GB 03:22:24 661b5146391b 12 minutes ago 1.49GB 03:22:24 security-secretstore-setup-arm64 latest 4a52dfa2640d 12 minutes ago 32.2MB 03:22:24 9699b52b2349 12 minutes ago 1.49GB 03:22:24 ci-base-image-arm64 latest f0ef7fd46f49 33 minutes ago 866MB 03:22:24 alpine 3.17 51e60588ff2c 12 days ago 7.46MB 03:22:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB 03:22:24 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 03:22:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:22:25 03:22:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:22:26 arm64: Pulling from edgex-lftools-log-publisher 03:22:26 8998bd30e6a1: Pulling fs layer 03:22:26 04944245beec: Pulling fs layer 03:22:26 699f458cf7ca: Pulling fs layer 03:22:26 765212b225bb: Pulling fs layer 03:22:26 f23df028b6ca: Pulling fs layer 03:22:26 d65c8cfc05b1: Pulling fs layer 03:22:26 2437ff75d9bd: Pulling fs layer 03:22:26 765212b225bb: Waiting 03:22:26 f23df028b6ca: Waiting 03:22:26 d65c8cfc05b1: Waiting 03:22:26 2437ff75d9bd: Waiting 03:22:26 04944245beec: Verifying Checksum 03:22:26 04944245beec: Download complete 03:22:26 765212b225bb: Verifying Checksum 03:22:26 765212b225bb: Download complete 03:22:26 f23df028b6ca: Verifying Checksum 03:22:26 f23df028b6ca: Download complete 03:22:26 d65c8cfc05b1: Verifying Checksum 03:22:26 d65c8cfc05b1: Download complete 03:22:26 699f458cf7ca: Verifying Checksum 03:22:26 699f458cf7ca: Download complete 03:22:26 8998bd30e6a1: Verifying Checksum 03:22:26 8998bd30e6a1: Download complete 03:22:29 2437ff75d9bd: Verifying Checksum 03:22:29 2437ff75d9bd: Download complete 03:22:30 8998bd30e6a1: Pull complete 03:22:31 04944245beec: Pull complete 03:22:32 699f458cf7ca: Pull complete 03:22:32 765212b225bb: Pull complete 03:22:32 f23df028b6ca: Pull complete 03:22:33 d65c8cfc05b1: Pull complete 03:22:45 2437ff75d9bd: Pull complete 03:22:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:22:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:22:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:45 prd-ubuntu20.04-docker-arm64-4c-16g-7365 does not seem to be running inside a container 03:22:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:22:48 $ docker top c3ec6e5b7c5ede1e82f31338bc70abecf40e0582f63d72fd0e9dd8f6157b5838 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:22:49 ---> job-cost.sh 03:22:49 lf-activate-venv: SKIPPING 03:22:49 INFO: No Stack... 03:22:49 INFO: Retrieving Pricing Info for: v3-standard-4 03:22:50 INFO: Archiving Costs [Pipeline] sh 03:22:50 + cut -d, -f6 03:22:50 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 03:22:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4506-1-stack-cost] 03:22:51 Resource [jenkins-edgexfoundry-edgex-go-PR-4506-1-stack-cost] did not exist. Created. 03:22:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4506-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:22:51 + echo total: 0.10999999940395355 [Pipeline] stash 03:22:51 Stashed 1 file(s) [Pipeline] } 03:22:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4506-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:22:51 $ docker stop --time=1 c3ec6e5b7c5ede1e82f31338bc70abecf40e0582f63d72fd0e9dd8f6157b5838 03:22:53 $ docker rm -f --volumes c3ec6e5b7c5ede1e82f31338bc70abecf40e0582f63d72fd0e9dd8f6157b5838 [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 03:22:54 provisioning config files... 03:22:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11738064207863312683tmp [Pipeline] { [Pipeline] sh 03:22:54 + set +x 03:22:54 + + bash -s -- 03:22:54 curl -s https://codecov.io/bash 03:22:55 03:22:55 _____ _ 03:22:55 / ____| | | 03:22:55 | | ___ __| | ___ ___ _____ __ 03:22:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:22:55 | |___| (_) | (_| | __/ (_| (_) \ V / 03:22:55 \_____\___/ \__,_|\___|\___\___/ \_/ 03:22:55 Bash-1.0.6 03:22:55 03:22:55 03:22:55 ==> git version 2.25.1 found 03:22:55 ==> 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 03:22:55 Release-Date: 2020-01-08 03:22:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:22:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:22:55 ==> Jenkins CI detected. 03:22:55 current dir:  /w/workspace/edgex-go/1 03:22:55 project root: . 03:22:55 --> token set from env 03:22:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:22:55 ==> Running gcov in . (disable via -X gcov) 03:22:55 ==> Python coveragepy not found 03:22:55 ==> Searching for coverage reports in: 03:22:55 + . 03:22:55 -> Found 1 reports 03:22:55 ==> Detecting git/mercurial file structure 03:22:55 ==> Reading reports 03:22:55 + ./coverage.out bytes=447382 03:22:55 ==> Appending adjustments 03:22:55 https://docs.codecov.io/docs/fixing-reports 03:22:56 + Found adjustments 03:22:56 ==> Gzipping contents 03:22:56 60K /tmp/codecov.I6fPK7.gz 03:22:56 ==> Uploading reports 03:22:56 url: https://codecov.io 03:22:56 query: branch=PR-4506&commit=f6a522e7c0f32af2510f6446dc520bc4984a635d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4506%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4506&job=&cmd_args= 03:22:56 -> Pinging Codecov 03:22: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-4506&commit=f6a522e7c0f32af2510f6446dc520bc4984a635d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4506%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4506&job=&cmd_args= 03:22:56 -> Uploading to 03:22:56 https://storage.googleapis.com/codecov/v4/raw/2023-04-11/00271124DB129430A58F1EEE437C3FCB/f6a522e7c0f32af2510f6446dc520bc4984a635d/647e2f56-559a-4e44-addb-7fc8ecd6468a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T032256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35f25be214de14f13b1b2f32c742185167dfb5b64eb73ead8cb034ab97067fdd 03:22:56 % Total % Received % Xferd Average Speed Time Time Time Current 03:22:56 Dload Upload Total Spent Left Speed 03:22:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57420 0 0 100 57420 0 251k --:--:-- --:--:-- --:--:-- 250k 100 57420 0 0 100 57420 0 188k --:--:-- --:--:-- --:--:-- 187k 03:22:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f6a522e7c0f32af2510f6446dc520bc4984a635d [Pipeline] } 03:22: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 03:22:58 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 03:22:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:22:59 ---> package-listing.sh 03:22:59 ++ tr '[:upper:]' '[:lower:]' 03:22:59 ++ facter osfamily 03:22:59 + OS_FAMILY=debian 03:22:59 + workspace=/w/workspace/edgex-go/1 03:22:59 + START_PACKAGES=/tmp/packages_start.txt 03:22:59 + END_PACKAGES=/tmp/packages_end.txt 03:22:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:22:59 + PACKAGES=/tmp/packages_start.txt 03:22:59 + '[' /w/workspace/edgex-go/1 ']' 03:22:59 + PACKAGES=/tmp/packages_end.txt 03:22:59 + case "${OS_FAMILY}" in 03:22:59 + dpkg -l 03:22:59 + grep '^ii' 03:22:59 + '[' -f /tmp/packages_start.txt ']' 03:22:59 + '[' -f /tmp/packages_end.txt ']' 03:22:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:22:59 + '[' /w/workspace/edgex-go/1 ']' 03:22:59 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:22:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:22:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:23:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:00 03:23:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:01 latest: Pulling from edgex-lftools-log-publisher 03:23:01 5eb5b503b376: Pulling fs layer 03:23:01 5c69ac0246d0: Pulling fs layer 03:23:01 ec43610c2a17: Pulling fs layer 03:23:01 3a2ae6a8a46f: Pulling fs layer 03:23:01 33b1e0a273af: Pulling fs layer 03:23:01 5d3b04190fa2: Pulling fs layer 03:23:01 2f39f015ded8: Pulling fs layer 03:23:01 3a2ae6a8a46f: Waiting 03:23:01 2f39f015ded8: Waiting 03:23:01 33b1e0a273af: Waiting 03:23:01 5d3b04190fa2: Waiting 03:23:01 5c69ac0246d0: Verifying Checksum 03:23:01 5c69ac0246d0: Download complete 03:23:01 3a2ae6a8a46f: Download complete 03:23:01 ec43610c2a17: Verifying Checksum 03:23:01 ec43610c2a17: Download complete 03:23:01 33b1e0a273af: Verifying Checksum 03:23:01 33b1e0a273af: Download complete 03:23:01 5d3b04190fa2: Download complete 03:23:01 5eb5b503b376: Verifying Checksum 03:23:01 5eb5b503b376: Download complete 03:23:02 2f39f015ded8: Download complete 03:23:02 5eb5b503b376: Pull complete 03:23:02 5c69ac0246d0: Pull complete 03:23:03 ec43610c2a17: Pull complete 03:23:03 3a2ae6a8a46f: Pull complete 03:23:03 33b1e0a273af: Pull complete 03:23:03 5d3b04190fa2: Pull complete 03:23:07 2f39f015ded8: Pull complete 03:23:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:23:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:07 prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container 03:23: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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:23:11 $ docker top 3e288c63619e42a42d3ffa4ce77d46cdb0b8c6ed0c84d094f44cc2e3a931319a -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:12 + touch /tmp/pre-build-complete [Pipeline] sh 03:23:12 + mkdir -p /var/log/sysstat [Pipeline] sh 03:23:12 + ls /var/log/sa-host 03:23:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:13 provisioning config files... 03:23:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1772827994511334744tmp [Pipeline] { [Pipeline] echo 03:23:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:23:13 ---> create-netrc.sh [Pipeline] } 03:23:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:23:13 ---> python-tools-install.sh [Pipeline] echo 03:23:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:23:14 ---> sudo-logs.sh 03:23:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:23:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:23:14 ---> job-cost.sh 03:23:14 lf-activate-venv: SKIPPING 03:23:14 DEBUG: total: 0.10999999940395355 03:23:14 INFO: Retrieving Stack Cost... 03:23:14 INFO: Retrieving Pricing Info for: v3-standard-8 03:23:15 INFO: Archiving Costs [Pipeline] echo 03:23:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:23:15 ---> logs-deploy.sh 03:23:15 lf-activate-venv: SKIPPING 03:23:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4506/1 03:23:15 INFO: archiving workspace using pattern(s): 03:23:16 Archives upload complete. 03:23:16 INFO: archiving logs to Nexus 03:23:17 ---> uname -a: 03:23:17 Linux prd-ubuntu20-04-docker-8c-8g-7364 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:23:17 03:23:17 03:23:17 ---> lscpu: 03:23:17 Architecture: x86_64 03:23:17 CPU op-mode(s): 32-bit, 64-bit 03:23:17 Byte Order: Little Endian 03:23:17 Address sizes: 40 bits physical, 48 bits virtual 03:23:17 CPU(s): 8 03:23:17 On-line CPU(s) list: 0-7 03:23:17 Thread(s) per core: 1 03:23:17 Core(s) per socket: 1 03:23:17 Socket(s): 8 03:23:17 NUMA node(s): 1 03:23:17 Vendor ID: AuthenticAMD 03:23:17 CPU family: 23 03:23:17 Model: 49 03:23:17 Model name: AMD EPYC-Rome Processor 03:23:17 Stepping: 0 03:23:17 CPU MHz: 2799.998 03:23:17 BogoMIPS: 5599.99 03:23:17 Virtualization: AMD-V 03:23:17 Hypervisor vendor: KVM 03:23:17 Virtualization type: full 03:23:17 L1d cache: 256 KiB 03:23:17 L1i cache: 256 KiB 03:23:17 L2 cache: 4 MiB 03:23:17 L3 cache: 128 MiB 03:23:17 NUMA node0 CPU(s): 0-7 03:23:17 Vulnerability Itlb multihit: Not affected 03:23:17 Vulnerability L1tf: Not affected 03:23:17 Vulnerability Mds: Not affected 03:23:17 Vulnerability Meltdown: Not affected 03:23:17 Vulnerability Mmio stale data: Not affected 03:23:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:23:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:23:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:23:17 Vulnerability Srbds: Not affected 03:23:17 Vulnerability Tsx async abort: Not affected 03:23:17 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 03:23:17 03:23:17