Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c15abe78a0f78db5f98961932e279ab13327c124+5bf55878ace16878edbd308d9dee72012f144a0a (aa07bb727d670cfeba7cda6db4035d0ab3dbbfbd) 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-ssh17050789809688010438.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10743184887229758064.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8212796879065929306.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10289944963541893215.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh415631349705558744.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16679 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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 5bf55878ace16878edbd308d9dee72012f144a0a into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 Merge succeeded, producing c3a92844834f37db4afa3ea685745117b3bd88d7 Checking out Revision c3a92844834f37db4afa3ea685745117b3bd88d7 (PR-4563) > 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/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # 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 5bf55878ace16878edbd308d9dee72012f144a0a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3a92844834f37db4afa3ea685745117b3bd88d7 # timeout=10 Commit message: "Merge commit '5bf55878ace16878edbd308d9dee72012f144a0a' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 86e8a477025edc663ac79143f0e4c113205cccbe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:29 ========================================================= 08:30:29 EdgeX Global Pipelines Version Info 08:30:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:29 ------------------- 08:30:29 stable info: 08:30:29 ------------------- 08:30:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:29 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:30:29 Message: update stable to v1.0.249 08:30:30 ------------------- 08:30:30 experimental info: 08:30:30 ------------------- 08:30:30 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:30 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:30:30 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo 08:30:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo 08:30:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo 08:30:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3a92844834f37db4afa3ea685745117b3bd88d7 [Pipeline] echo 08:30:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3a9284 [Pipeline] echo 08:30:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:31 provisioning config files... 08:30:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config17906256149115986797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:31 ---> docker-login.sh 08:30:31 nexus3.edgexfoundry.org:10001 08:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:31 Configure a credential helper to remove this warning. See 08:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:31 08:30:31 Login Succeeded 08:30:31 nexus3.edgexfoundry.org:10002 08:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:31 Configure a credential helper to remove this warning. See 08:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:31 08:30:31 Login Succeeded 08:30:31 nexus3.edgexfoundry.org:10003 08:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:31 Configure a credential helper to remove this warning. See 08:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:31 08:30:31 Login Succeeded 08:30:31 nexus3.edgexfoundry.org:10004 08:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:31 Configure a credential helper to remove this warning. See 08:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:31 08:30:31 Login Succeeded 08:30:31 docker.io 08:30:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:32 Configure a credential helper to remove this warning. See 08:30:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:32 08:30:32 Login Succeeded 08:30:32 ---> docker-login.sh ends [Pipeline] } 08:30:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:32 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:32 + dirname cmd/core-command/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo core-command,cmd/core-command/Dockerfile 08:30:32 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:32 + dirname cmd/core-data/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo core-data,cmd/core-data/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + dirname cmd/core-metadata/Dockerfile 08:30:32 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:32 + dirname cmd/security-bootstrapper/Dockerfile+ 08:30:32 cut -d/ -f2 08:30:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:32 + dirname cmd/security-proxy-auth/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:32 + dirname cmd/security-proxy-setup/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:32 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:32 + dirname cmd/security-spire-agent/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:32 + dirname cmd/security-spire-config/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:32 + dirname cmd/security-spire-server/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:32 + dirname cmd/support-notifications/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:32 + dirname cmd/support-scheduler/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:32 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:32 + git rev-list -1 --merges c3a92844834f37db4afa3ea685745117b3bd88d7~1..c3a92844834f37db4afa3ea685745117b3bd88d7 [Pipeline] echo 08:30:32 -----------> git rev-list -1 --merges c3a92844834f37db4afa3ea685745117b3bd88d7~1..c3a92844834f37db4afa3ea685745117b3bd88d7 c3a92844834f37db4afa3ea685745117b3bd88d7 08:30:32 c3a92844834f37db4afa3ea685745117b3bd88d7 [false] [Pipeline] sh 08:30:33 + git log --format=format:%s -1 c3a92844834f37db4afa3ea685745117b3bd88d7 [Pipeline] echo 08:30:33 ========================================================= 08:30:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:33 + grep -v github /etc/ssh/ssh_known_hosts 08:30:33 + [ -e /tmp/ssh_known_hosts ] 08:30:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:33 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:33 08:30:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:34 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:34 b85a868b505f: Pulling fs layer 08:30:34 e2be974225ed: Pulling fs layer 08:30:34 339a4e72a1f5: Pulling fs layer 08:30:34 988bab9f4d93: Pulling fs layer 08:30:34 1469e6f7b9e6: Pulling fs layer 08:30:34 eaf3925da568: Pulling fs layer 08:30:34 bab4dde63d76: Pulling fs layer 08:30:34 bde34c3a00c8: Pulling fs layer 08:30:34 b352a97aabf1: Pulling fs layer 08:30:34 4872d77fe225: Pulling fs layer 08:30:34 5851b861e8e6: Pulling fs layer 08:30:34 988bab9f4d93: Waiting 08:30:34 1469e6f7b9e6: Waiting 08:30:34 bde34c3a00c8: Waiting 08:30:34 b352a97aabf1: Waiting 08:30:34 eaf3925da568: Waiting 08:30:34 4872d77fe225: Waiting 08:30:34 bab4dde63d76: Waiting 08:30:34 5851b861e8e6: Waiting 08:30:34 e2be974225ed: Verifying Checksum 08:30:34 e2be974225ed: Download complete 08:30:34 988bab9f4d93: Verifying Checksum 08:30:34 988bab9f4d93: Download complete 08:30:34 339a4e72a1f5: Verifying Checksum 08:30:34 339a4e72a1f5: Download complete 08:30:34 1469e6f7b9e6: Verifying Checksum 08:30:34 1469e6f7b9e6: Download complete 08:30:34 eaf3925da568: Verifying Checksum 08:30:34 eaf3925da568: Download complete 08:30:34 bde34c3a00c8: Download complete 08:30:34 b352a97aabf1: Download complete 08:30:34 4872d77fe225: Download complete 08:30:34 5851b861e8e6: Verifying Checksum 08:30:34 5851b861e8e6: Download complete 08:30:34 b85a868b505f: Verifying Checksum 08:30:34 b85a868b505f: Download complete 08:30:34 bab4dde63d76: Verifying Checksum 08:30:34 bab4dde63d76: Download complete 08:30:36 b85a868b505f: Pull complete 08:30:36 e2be974225ed: Pull complete 08:30:36 339a4e72a1f5: Pull complete 08:30:36 988bab9f4d93: Pull complete 08:30:36 1469e6f7b9e6: Pull complete 08:30:36 eaf3925da568: Pull complete 08:30:38 bab4dde63d76: Pull complete 08:30:38 bde34c3a00c8: Pull complete 08:30:39 b352a97aabf1: Pull complete 08:30:39 4872d77fe225: Pull complete 08:30:39 5851b861e8e6: Pull complete 08:30:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:39 prd-ubuntu20.04-docker-8c-8g-16679 does not seem to be running inside a container 08:30:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:41 $ docker top 5a5816fa5a95c470a55c9860f7cb9a3199d1e7f61e9b2559dfd3107de11fd9ba -eo pid,comm 08:30:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:30:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:42 [ssh-agent] Looking for ssh-agent implementation... 08:30:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:42 $ docker exec 5a5816fa5a95c470a55c9860f7cb9a3199d1e7f61e9b2559dfd3107de11fd9ba ssh-agent 08:30:42 SSH_AUTH_SOCK=/tmp/ssh-qaLaq9VxTCdt/agent.32 08:30:42 SSH_AGENT_PID=38 08:30:42 Running ssh-add (command line suppressed) 08:30:42 Identity added: /w/workspace/edgex-go/9@tmp/private_key_4705391819045380029.key (/w/workspace/edgex-go/9@tmp/private_key_4705391819045380029.key) 08:30:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:42 + git tag --points-at HEAD [Pipeline] } 08:30:42 $ docker exec --env ******** --env ******** 5a5816fa5a95c470a55c9860f7cb9a3199d1e7f61e9b2559dfd3107de11fd9ba ssh-agent -k 08:30:42 unset SSH_AUTH_SOCK; 08:30:42 unset SSH_AGENT_PID; 08:30:42 echo Agent pid 38 killed; 08:30:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:42 [ssh-agent] Looking for ssh-agent implementation... 08:30:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:42 $ docker exec 5a5816fa5a95c470a55c9860f7cb9a3199d1e7f61e9b2559dfd3107de11fd9ba ssh-agent 08:30:43 SSH_AUTH_SOCK=/tmp/ssh-ZnfoEgE98U3W/agent.71 08:30:43 SSH_AGENT_PID=77 08:30:43 Running ssh-add (command line suppressed) 08:30:43 Identity added: /w/workspace/edgex-go/9@tmp/private_key_12853352999370925961.key (/w/workspace/edgex-go/9@tmp/private_key_12853352999370925961.key) 08:30:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:43 + git semver init 08:30:43 2023-05-24 08:30:43,682 [run_init] DEBUG init version:0.0.0 force:False 08:30:43 2023-05-24 08:30:43,684 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver 08:30:43 2023-05-24 08:30:43,685 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver 08:30:43 2023-05-24 08:30:43,686 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) 08:30:49 2023-05-24 08:30:48,919 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude 08:30:49 2023-05-24 08:30:48,919 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4563 with force:False 08:30:49 2023-05-24 08:30:48,919 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4563 08:30:49 2023-05-24 08:30:48,924 [execute] INFO git cat-file --batch-check 08:30:49 2023-05-24 08:30:48,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 08:30:49 2023-05-24 08:30:48,931 [execute] INFO git cat-file --batch 08:30:49 2023-05-24 08:30:48,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 08:30:49 2023-05-24 08:30:48,936 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4563 08:30:49 0.0.0 [Pipeline] } 08:30:49 $ docker exec --env ******** --env ******** 5a5816fa5a95c470a55c9860f7cb9a3199d1e7f61e9b2559dfd3107de11fd9ba ssh-agent -k 08:30:49 unset SSH_AUTH_SOCK; 08:30:49 unset SSH_AGENT_PID; 08:30:49 echo Agent pid 77 killed; 08:30:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:49 + git semver [Pipeline] } 08:30:49 $ docker stop --time=1 5a5816fa5a95c470a55c9860f7cb9a3199d1e7f61e9b2559dfd3107de11fd9ba 08:30:51 $ docker rm -f --volumes 5a5816fa5a95c470a55c9860f7cb9a3199d1e7f61e9b2559dfd3107de11fd9ba [Pipeline] // withDockerContainer [Pipeline] sh 08:30:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:51 Stashed 1 file(s) [Pipeline] echo 08:30:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:51 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo 08:30:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:52 ========================================================= 08:30:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:52 f56be85fc22e: Pulling fs layer 08:30:52 85791d961cd3: Pulling fs layer 08:30:52 d694b5ae8c79: Pulling fs layer 08:30:52 9f32a84ed3da: Pulling fs layer 08:30:52 4d19c01a9841: Pulling fs layer 08:30:52 9325e15d5711: Pulling fs layer 08:30:52 556b6ee489ea: Pulling fs layer 08:30:52 c5a4b2cf53e6: Pulling fs layer 08:30:52 9f32a84ed3da: Waiting 08:30:52 4d19c01a9841: Waiting 08:30:52 9325e15d5711: Waiting 08:30:52 556b6ee489ea: Waiting 08:30:52 c5a4b2cf53e6: Waiting 08:30:52 85791d961cd3: Verifying Checksum 08:30:52 85791d961cd3: Download complete 08:30:52 9f32a84ed3da: Verifying Checksum 08:30:52 4d19c01a9841: Verifying Checksum 08:30:52 4d19c01a9841: Download complete 08:30:52 f56be85fc22e: Verifying Checksum 08:30:52 f56be85fc22e: Download complete 08:30:52 9325e15d5711: Verifying Checksum 08:30:52 9325e15d5711: Download complete 08:30:52 f56be85fc22e: Pull complete 08:30:52 85791d961cd3: Pull complete 08:30:52 c5a4b2cf53e6: Verifying Checksum 08:30:52 c5a4b2cf53e6: Download complete 08:30:53 d694b5ae8c79: Verifying Checksum 08:30:53 d694b5ae8c79: Download complete 08:30:53 556b6ee489ea: Download complete 08:30:56 d694b5ae8c79: Pull complete 08:30:56 9f32a84ed3da: Pull complete 08:30:56 4d19c01a9841: Pull complete 08:30:56 9325e15d5711: Pull complete 08:30:59 556b6ee489ea: Pull complete 08:31:00 c5a4b2cf53e6: Pull complete 08:31:00 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:31:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:31:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:00 WORKDIR /edgex 08:31:00 COPY go.mod . 08:31:00 RUN go mod download 08:31:00 + docker build -t ci-base-image-x86_64 -f - . 08:31:00 Sending build context to Docker daemon 170.7MB 08:31:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:00 ---> c4be618373d6 08:31:00 Step 2/4 : WORKDIR /edgex 08:31:06 ---> Running in 2f35289994ac 08:31:06 Removing intermediate container 2f35289994ac 08:31:06 ---> bf8dc833c59e 08:31:06 Step 3/4 : COPY go.mod . 08:31:06 ---> bbcbe4c49ea6 08:31:06 Step 4/4 : RUN go mod download 08:31:06 ---> Running in 431c81cea09e 08:31:06 Still waiting to schedule task 08:31:06 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16680’ is offline 08:31:18 Removing intermediate container 431c81cea09e 08:31:18 ---> 910231244f4b 08:31:18 Successfully built 910231244f4b 08:31:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:18 + docker inspect -f . ci-base-image-x86_64 08:31:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:18 prd-ubuntu20.04-docker-8c-8g-16679 does not seem to be running inside a container 08:31:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:19 $ docker top ebe01d306d8a849d1bdaa31c6288fe87a6958ec61caa105343ac97020472239c -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:19 + go version 08:31:19 go version go1.20.2 linux/amd64 [Pipeline] } 08:31:19 $ docker stop --time=1 ebe01d306d8a849d1bdaa31c6288fe87a6958ec61caa105343ac97020472239c 08:31:21 $ docker rm -f --volumes ebe01d306d8a849d1bdaa31c6288fe87a6958ec61caa105343ac97020472239c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:21 + docker inspect -f . ci-base-image-x86_64 08:31:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:21 prd-ubuntu20.04-docker-8c-8g-16679 does not seem to be running inside a container 08:31:21 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:21 $ docker top 1626ee3a895cb57cfdb99c9b3ac752cfbd51c225002d620ba8a1d2e410743426 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:21 ========================================================= 08:31:21 [edgeXBuildGoParallel] Running Tests and Build... 08:31:21 ========================================================= [Pipeline] sh 08:31:22 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh 08:31:22 + make test 08:31:22 go test -race -coverprofile=coverage.out ./... 08:31:30 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 08:31:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.084s coverage: 98.5% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.5% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.0% of statements 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.086s coverage: 88.5% of statements 08:31:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.385s coverage: 95.6% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 65.9% of statements 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.081s coverage: 29.0% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 42.9% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 82.9% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.309s coverage: 79.9% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.074s coverage: 92.9% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.8% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 82.1% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 86.0% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.215s coverage: 63.1% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 38.4% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.3% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 61.5% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 08:32:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:24 running golangci-lint 08:32:24 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:32:24 go version go1.20.2 linux/amd64 08:32:24 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:24 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:32:39 level=info msg="[loader] Go packages loading at mode 575 (files|name|compiled_files|deps|exports_file|imports|types_sizes) took 15.424226271s" 08:32:39 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.695131ms" 08:32:47 level=info msg="[linters_context/goanalysis] analyzers took 1m5.365919129s with top 10 stages: buildir: 36.414103695s, inspect: 1.887615919s, fact_deprecated: 1.590015685s, gosec: 1.34100956s, S1038: 1.316490444s, printf: 1.31555698s, ctrlflow: 1.164730323s, fact_purity: 884.042419ms, nilness: 869.56919ms, typedness: 544.46601ms" 08:32:47 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:32:47 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, exclude-rules: 23/203, cgo: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, identifier_marker: 203/203, exclude: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, nolint: 0/23" 08:32:47 level=info msg="[runner] processing took 24.228401ms with stages: nolint: 9.896596ms, identifier_marker: 7.43138ms, autogenerated_exclude: 2.418964ms, path_prettifier: 2.028597ms, exclude-rules: 1.76788ms, skip_dirs: 608.48µs, cgo: 45.763µs, filename_unadjuster: 24.151µs, max_same_issues: 1.61µs, uniq_by_line: 930ns, skip_files: 740ns, source_code: 660ns, diff: 610ns, exclude: 490ns, severity-rules: 380ns, sort_results: 370ns, path_shortener: 360ns, max_from_linter: 200ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns" 08:32:47 level=info msg="[runner] linters took 8.353862779s with stages: goanalysis_metalinter: 8.329472525s" 08:32:47 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:47 level=info msg="Memory: 240 samples, avg is 194.2MB, max is 781.4MB" 08:32:47 level=info msg="Execution took 23.824599038s" 08:32:47 go vet ./... 08:32:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:52 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:52 + ls -al . 08:32:52 total 704 08:32:52 drwxrwxr-x 11 1001 1001 4096 May 24 08:31 . 08:32:52 drwxr-xr-x 4 root root 4096 May 24 08:31 .. 08:32:52 drwxrwxr-x 2 1001 1001 4096 May 24 08:30 .blubracket 08:32:52 -rw-rw-r-- 1 1001 1001 16 May 24 08:30 .dockerignore 08:32:52 drwxrwxr-x 8 1001 1001 4096 May 24 08:30 .git 08:32:52 drwxrwxr-x 3 1001 1001 4096 May 24 08:30 .github 08:32:52 -rw-rw-r-- 1 1001 1001 1133 May 24 08:30 .gitignore 08:32:52 -rw-rw-r-- 1 1001 1001 42 May 24 08:30 .golangci.yml 08:32:52 -rw-rw-r-- 1 1001 1001 87 May 24 08:30 .hadolint.yml 08:32:52 drwxr-xr-x 3 1001 1001 4096 May 24 08:30 .semver 08:32:52 -rw-rw-r-- 1 1001 1001 166 May 24 08:30 .sonarcloud.properties 08:32:52 -rw-rw-r-- 1 1001 1001 1171 May 24 08:30 ADOPTERS.md 08:32:52 -rw-rw-r-- 1 1001 1001 10835 May 24 08:30 Attribution.txt 08:32:52 -rw-rw-r-- 1 1001 1001 73765 May 24 08:30 CHANGELOG.md 08:32:52 -rw-rw-r-- 1 1001 1001 3804 May 24 08:30 CONTRIBUTING.md 08:32:52 -rw-rw-r-- 1 1001 1001 677 May 24 08:30 GOVERNANCE.md 08:32:52 -rw-rw-r-- 1 1001 1001 883 May 24 08:30 Jenkinsfile 08:32:52 -rw-rw-r-- 1 1001 1001 10775 May 24 08:30 LICENSE 08:32:52 -rw-rw-r-- 1 1001 1001 14368 May 24 08:30 Makefile 08:32:52 -rw-rw-r-- 1 1001 1001 582 May 24 08:30 OWNERS.md 08:32:52 -rw-rw-r-- 1 1001 1001 9902 May 24 08:30 README.md 08:32:52 -rw-rw-r-- 1 1001 1001 789 May 24 08:30 SECURITY.md 08:32:52 -rw-rw-r-- 1 1001 1001 5 May 24 08:30 VERSION 08:32:52 drwxrwxr-x 2 1001 1001 4096 May 24 08:30 bin 08:32:52 drwxrwxr-x 18 1001 1001 4096 May 24 08:30 cmd 08:32:52 -rw-r--r-- 1 root root 447731 May 24 08:32 coverage.out 08:32:52 -rw-rw-r-- 1 1001 1001 3160 May 24 08:30 go.mod 08:32:52 -rw-rw-r-- 1 1001 1001 30960 May 24 08:30 go.sum 08:32:52 drwxrwxr-x 7 1001 1001 4096 May 24 08:30 internal 08:32:52 drwxrwxr-x 3 1001 1001 4096 May 24 08:30 openapi 08:32:52 -rw-rw-r-- 1 1001 1001 594 May 24 08:30 security.txt 08:32:52 drwxrwxr-x 4 1001 1001 4096 May 24 08:30 snap 08:32:52 -rw-rw-r-- 1 1001 1001 204 May 24 08:30 version.go [Pipeline] sh 08:32:53 + '[' -e coverage.out ] 08:32:53 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:53 Stashed 1 file(s) [Pipeline] sh 08:32:53 + make build 08:32:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:33:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33: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 08:33:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33: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 08:33: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:33:22 $ docker stop --time=1 1626ee3a895cb57cfdb99c9b3ac752cfbd51c225002d620ba8a1d2e410743426 08:33:27 $ docker rm -f --volumes 1626ee3a895cb57cfdb99c9b3ac752cfbd51c225002d620ba8a1d2e410743426 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:28 08:33:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:28 latest: Pulling from edgex-devops/edgex-compose 08:33:28 cbdbe7a5bc2a: Pulling fs layer 08:33:28 ca9280d653b3: Pulling fs layer 08:33:28 7e9c9ca2126c: Pulling fs layer 08:33:28 cbdbe7a5bc2a: Download complete 08:33:28 ca9280d653b3: Verifying Checksum 08:33:28 ca9280d653b3: Download complete 08:33:28 cbdbe7a5bc2a: Pull complete 08:33:28 7e9c9ca2126c: Verifying Checksum 08:33:28 7e9c9ca2126c: Download complete 08:33:29 ca9280d653b3: Pull complete 08:33:32 7e9c9ca2126c: Pull complete 08:33:32 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:32 prd-ubuntu20.04-docker-8c-8g-16679 does not seem to be running inside a container 08:33:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:35 $ docker top e8fc890094200a4c211acc8aa4079535dba410514eb76982e792584b4689b63d -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:35 + + docker-composegrep build parallel --help 08:33:35 08:33:36 --parallel Build images in parallel. [Pipeline] } 08:33:36 $ docker stop --time=1 e8fc890094200a4c211acc8aa4079535dba410514eb76982e792584b4689b63d 08:33:37 $ docker rm -f --volumes e8fc890094200a4c211acc8aa4079535dba410514eb76982e792584b4689b63d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:38 prd-ubuntu20.04-docker-8c-8g-16679 does not seem to be running inside a container 08:33:38 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:38 $ docker top 0ad68b6bfbc5ca1d4562c6952559c73a5b64a4e57a3e59552a090f91cf5a7d63 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:38 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:39 Building core-command ... 08:33:39 Building core-common-config-bootstrapper ... 08:33:39 Building core-data ... 08:33:39 Building core-metadata ... 08:33:39 Building security-bootstrapper ... 08:33:39 Building security-proxy-auth ... 08:33:39 Building security-proxy-setup ... 08:33:39 Building security-secretstore-setup ... 08:33:39 Building security-spiffe-token-provider ... 08:33:39 Building security-spire-agent ... 08:33:39 Building security-spire-config ... 08:33:39 Building security-spire-server ... 08:33:39 Building support-notifications ... 08:33:39 Building support-scheduler ... 08:33:39 Building core-data 08:33:39 Building core-common-config-bootstrapper 08:33:39 Building security-spiffe-token-provider 08:33:39 Building support-scheduler 08:33:39 Building core-metadata 08:33:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16682 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws 08:33:44 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 08:33:44 The recommended git tool is: git 08:33:51 using credential edgex-jenkins-ssh 08:33:51 Cloning the remote Git repository 08:33:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:51 ---> 910231244f4b 08:33:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:51 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:33:51 ---> 910231244f4b 08:33:51 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:33:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:51 ---> 910231244f4b 08:33:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:51 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:33:51 ---> 910231244f4b 08:33:51 Step 3/20 : WORKDIR /edgex-go 08:33:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:51 ---> 910231244f4b 08:33:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:51 > git init /w/workspace/edgex-go/9 # timeout=10 08:33:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:51 > git --version # timeout=10 08:33:51 > git --version # 'git version 2.25.1' 08:33:51 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:59 ---> Running in c6109f44fc63 08:33:59 ---> Running in f3e96fd0a900 08:33:59 ---> Running in caf7d163a6d1 08:33:59 ---> Running in 6703dead2537 08:33:59 ---> Running in 2f7c2c5b1440 08:33:59 Removing intermediate container f3e96fd0a900 08:33:59 ---> 0e1594267892 08:33:59 Step 4/23 : WORKDIR /edgex-go 08:33:59 Removing intermediate container 6703dead2537 08:33:59 ---> 97d92045e90b 08:33:59 Step 4/23 : WORKDIR /edgex-go 08:33:59 Removing intermediate container c6109f44fc63 08:33:59 ---> 4cd754258214 08:33:59 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:33:59 Removing intermediate container caf7d163a6d1 08:33:59 ---> b06598580494 08:33:59 Step 4/25 : WORKDIR /edgex-go 08:33:59 Removing intermediate container 2f7c2c5b1440 08:33:59 ---> 852ceb3a9e49 08:33:59 Step 4/23 : WORKDIR /edgex-go 08:33:59 ---> Running in 41fa6d4203fc 08:33:59 ---> Running in e408b127688b 08:33:59 ---> Running in a2f7d1a7148f 08:33:59 ---> Running in 54b8be875662 08:33:59 ---> Running in 0b9bbff58bcb 08:33:59 Removing intermediate container e408b127688b 08:33:59 ---> 47a7d37792be 08:33:59 Step 5/23 : RUN apk add --update --no-cache make git 08:33:59 Removing intermediate container a2f7d1a7148f 08:33:59 ---> 57751126e52b 08:33:59 Step 5/23 : RUN apk add --update --no-cache make git 08:33:59 Removing intermediate container 0b9bbff58bcb 08:33:59 ---> 5b05171799e0 08:33:59 Step 5/25 : RUN apk add --update --no-cache make git 08:33:59 Removing intermediate container 54b8be875662 08:33:59 ---> 9b32bfaece0c 08:33:59 Step 5/23 : RUN apk add --update --no-cache make git 08:33:59 ---> Running in aa56fcaa5c11 08:33:59 ---> Running in 663d11addddd 08:33:59 ---> Running in 6e7e7ade8e61 08:33:59 ---> Running in f2ae13198cfe 08:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:59 v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:59 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:59 OK: 17826 distinct packages available 08:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:59 OK: 265 MiB in 53 packages 08:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:59 OK: 265 MiB in 53 packages 08:33:59 OK: 265 MiB in 53 packages 08:34:00 OK: 265 MiB in 53 packages 08:34:00 OK: 265 MiB in 53 packages 08:34:00 Removing intermediate container aa56fcaa5c11 08:34:00 ---> c0cd8696f6ea 08:34:00 Step 6/23 : COPY go.mod vendor* ./ 08:34:00 ---> 9cfce0d3af35 08:34:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:00 ---> Running in a23ffe4747d8 08:34:00 Removing intermediate container f2ae13198cfe 08:34:00 ---> 9d2c809b6b9f 08:34:00 Step 6/23 : COPY go.mod vendor* ./ 08:34:00 Removing intermediate container 41fa6d4203fc 08:34:00 ---> 4b1346223f7b 08:34:00 Step 5/20 : COPY go.mod vendor* ./ 08:34:00 Removing intermediate container 663d11addddd 08:34:00 ---> 24beec7e6af6 08:34:00 Step 6/23 : COPY go.mod vendor* ./ 08:34:00 Removing intermediate container 6e7e7ade8e61 08:34:00 ---> b007841da5ce 08:34:00 Step 6/25 : COPY go.mod vendor* ./ 08:34:00 ---> d5f5d9108066 08:34:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:00 ---> be1bbf63393f 08:34:00 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:00 ---> Running in e85152de5f04 08:34:00 ---> Running in b661f61ab0ed 08:34:00 ---> 2c1df135e3e4 08:34:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:00 ---> Running in d4cdf2a1dfb8 08:34:00 ---> d054096f585c 08:34:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:00 ---> Running in 701710d89f2b 08:34:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:10 Merging remotes/origin/main commit 5bf55878ace16878edbd308d9dee72012f144a0a into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 08:34:11 Merge succeeded, producing 32369076ea85eef36eeee510d4a824bc2eef44f8 08:34:11 Checking out Revision 32369076ea85eef36eeee510d4a824bc2eef44f8 (PR-4563) 08:34:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:10 > git config core.sparsecheckout # timeout=10 08:34:10 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 08:34:10 > git remote # timeout=10 08:34:10 > git config --get remote.origin.url # timeout=10 08:34:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:10 > git merge 5bf55878ace16878edbd308d9dee72012f144a0a # timeout=10 08:34:11 > git rev-parse HEAD^{commit} # timeout=10 08:34:11 > git config core.sparsecheckout # timeout=10 08:34:11 > git checkout -f 32369076ea85eef36eeee510d4a824bc2eef44f8 # timeout=10 08:34:14 Commit message: "Merge commit '5bf55878ace16878edbd308d9dee72012f144a0a' into HEAD" 08:34:14 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:15 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:15 Dload Upload Total Spent Left Speed 08:34:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 08:34:14 > git rev-list --no-walk 86e8a477025edc663ac79143f0e4c113205cccbe # timeout=10 08:34:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:16 + sudo tee /etc/docker/daemon.new 08:34:16 { 08:34:16 "registry-mirrors": [ 08:34:16 "https://nexus3.edgexfoundry.org:10001" 08:34:16 ], 08:34:16 "bip": "10.250.0.254/24", 08:34:16 "hosts": [ 08:34:16 "tcp://0.0.0.0:5555", 08:34:16 "unix:///var/run/docker.sock" 08:34:16 ], 08:34:16 "mtu": 1458, 08:34:16 "selinux-enabled": true, 08:34:16 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:16 } [Pipeline] sh 08:34:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:35 provisioning config files... 08:34:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config16189074242226229997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:36 ---> docker-login.sh 08:34:36 nexus3.edgexfoundry.org:10001 08:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:37 Configure a credential helper to remove this warning. See 08:34:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:37 08:34:37 Login Succeeded 08:34:37 nexus3.edgexfoundry.org:10002 08:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:37 Configure a credential helper to remove this warning. See 08:34:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:37 08:34:37 Login Succeeded 08:34:37 nexus3.edgexfoundry.org:10003 08:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:37 Configure a credential helper to remove this warning. See 08:34:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:37 08:34:37 Login Succeeded 08:34:37 nexus3.edgexfoundry.org:10004 08:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:38 Configure a credential helper to remove this warning. See 08:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:38 08:34:38 Login Succeeded 08:34:38 docker.io 08:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:38 Configure a credential helper to remove this warning. See 08:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:38 08:34:38 Login Succeeded 08:34:38 ---> docker-login.sh ends [Pipeline] } 08:34:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:39 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo 08:34:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:39 ========================================================= 08:34:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:34:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:41 c41833b44d91: Pulling fs layer 08:34:41 ed15518f5707: Pulling fs layer 08:34:41 feae8fd75edb: Pulling fs layer 08:34:41 242c74f7c9fa: Pulling fs layer 08:34:41 3cdef696dda3: Pulling fs layer 08:34:41 2ced38df9373: Pulling fs layer 08:34:41 58f1dce35555: Pulling fs layer 08:34:41 3cdef696dda3: Waiting 08:34:41 2ced38df9373: Waiting 08:34:41 58f1dce35555: Waiting 08:34:41 242c74f7c9fa: Waiting 08:34:41 ed15518f5707: Verifying Checksum 08:34:41 ed15518f5707: Download complete 08:34:41 242c74f7c9fa: Download complete 08:34:41 3cdef696dda3: Verifying Checksum 08:34:41 3cdef696dda3: Download complete 08:34:41 c41833b44d91: Verifying Checksum 08:34:41 c41833b44d91: Download complete 08:34:42 c41833b44d91: Pull complete 08:34:42 58f1dce35555: Verifying Checksum 08:34:42 58f1dce35555: Download complete 08:34:42 ed15518f5707: Pull complete 08:34:44 feae8fd75edb: Download complete 08:34:44 2ced38df9373: Verifying Checksum 08:34:44 2ced38df9373: Download complete 08:34:47 Removing intermediate container d4cdf2a1dfb8 08:34:47 ---> 7a8931a052df 08:34:47 Step 8/23 : COPY . . 08:34:47 Removing intermediate container a23ffe4747d8 08:34:47 ---> 822158c38cc8 08:34:47 Step 8/23 : COPY . . 08:34:47 Removing intermediate container e85152de5f04 08:34:47 ---> 0e5862ff6235 08:34:47 Step 8/23 : COPY . . 08:34:47 Removing intermediate container 701710d89f2b 08:34:47 ---> 30b9cbacd9b3 08:34:47 Step 8/25 : COPY . . 08:34:47 Removing intermediate container b661f61ab0ed 08:34:47 ---> f545c0f64782 08:34:47 Step 7/20 : COPY . . 08:34:56 feae8fd75edb: Pull complete 08:34:56 242c74f7c9fa: Pull complete 08:34:56 3cdef696dda3: Pull complete 08:35:02 ---> d252218c5a76 08:35:02 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:35:02 ---> da8cdbc7cbfa 08:35:02 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:35:02 ---> 9447a455e6f7 08:35:02 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:02 ---> 0fe7788d45db 08:35:02 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:02 ---> 7394445c4b66 08:35:02 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:35:02 ---> Running in 3a1aaea84189 08:35:02 ---> Running in f9f64aede2c3 08:35:02 ---> Running in dfd80252626d 08:35:02 ---> Running in af7d7c9b93e5 08:35:02 ---> Running in a7458aafae84 08:35:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:35:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:35:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:35:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:35:03 2ced38df9373: Pull complete 08:35:08 58f1dce35555: Pull complete 08:35:08 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:35:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:35:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:09 WORKDIR /edgex 08:35:09 COPY go.mod . 08:35:09 RUN go mod download+ 08:35:09 docker build -t ci-base-image-arm64 -f - . 08:35:09 Sending build context to Docker daemon 2.928MB 08:35:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:09 ---> fadd8f120f05 08:35:09 Step 2/4 : WORKDIR /edgex 08:35:11 ---> Running in 8bfce5600594 08:35:11 Removing intermediate container 8bfce5600594 08:35:11 ---> 43e7930c911d 08:35:11 Step 3/4 : COPY go.mod . 08:35:12 ---> 72e628baa6ad 08:35:12 Step 4/4 : RUN go mod download 08:35:12 ---> Running in 5d056ccaf1ae 08:35:44 Removing intermediate container 5d056ccaf1ae 08:35:44 ---> b4f43f998a34 08:35:44 Successfully built b4f43f998a34 08:35:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:45 + docker inspect -f . ci-base-image-arm64 08:35:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:45 prd-ubuntu20.04-docker-arm64-4c-16g-16682 does not seem to be running inside a container 08:35:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:46 $ docker top 26d6933f46bff127bcccf257f09c104ba6447020753642719080a2c6086c06af -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:47 + go version 08:35:47 go version go1.20.2 linux/arm64 [Pipeline] } 08:35:47 $ docker stop --time=1 26d6933f46bff127bcccf257f09c104ba6447020753642719080a2c6086c06af 08:35:49 $ docker rm -f --volumes 26d6933f46bff127bcccf257f09c104ba6447020753642719080a2c6086c06af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:50 + docker inspect -f . ci-base-image-arm64 08:35:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:50 prd-ubuntu20.04-docker-arm64-4c-16g-16682 does not seem to be running inside a container 08:35:50 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:51 $ docker top 768d93ddf6d3606b53bbf75a14c0d2b8ee18b5fa33ba61d415236394206e09ad -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:51 ========================================================= 08:35:51 [edgeXBuildGoParallel] Running Tests and Build... 08:35:51 ========================================================= [Pipeline] sh 08:35:52 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh 08:35:52 + make test 08:35:53 go test -race -coverprofile=coverage.out ./... 08:35:58 Removing intermediate container f9f64aede2c3 08:35:58 ---> 94e0448d423b 08:35:58 08:35:58 Step 10/25 : FROM alpine:3.17 08:35:58 Removing intermediate container af7d7c9b93e5 08:35:58 ---> f3a532de17e3 08:35:58 08:35:58 Step 10/23 : FROM alpine:3.17 08:35:58 Removing intermediate container a7458aafae84 08:35:58 ---> 3432c4511975 08:35:58 08:35:58 Step 10/23 : FROM alpine:3.17 08:35:58 Removing intermediate container dfd80252626d 08:35:58 ---> cc3e479e370f 08:35:58 08:35:58 Step 9/20 : FROM alpine:3.17 08:35:58 3.17: Pulling from library/alpine 08:35:58 3.17: Pulling from library/alpine 08:35:58 3.17: Pulling from library/alpine 08:35:58 3.17: Pulling from library/alpine 08:35:58 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:58 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:58 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:58 Status: Downloaded newer image for alpine:3.17 08:35:58 Status: Image is up to date for alpine:3.17 08:35:58 Status: Downloaded newer image for alpine:3.17 08:35:58 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:58 Status: Image is up to date for alpine:3.17 08:35:58 ---> 9ed4aefc74f6 08:35:58 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:35:58 ---> 9ed4aefc74f6 08:35:58 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:35:58 ---> 9ed4aefc74f6 08:35:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:58 ---> 9ed4aefc74f6 08:35:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:58 ---> Running in 4beaa9b783a0 08:35:58 ---> Running in 3a409bcd0782 08:35:58 ---> Running in a7f29a4f28d4 08:35:58 ---> Running in c2f4d4051480 08:35:58 Removing intermediate container 4beaa9b783a0 08:35:58 ---> c09666524a1e 08:35:58 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:58 Removing intermediate container 3a409bcd0782 08:35:58 ---> 4fd22c6c4aa8 08:35:58 Step 12/23 : ENV APP_PORT=59880 08:35:58 Removing intermediate container c2f4d4051480 08:35:58 ---> 432241e51913 08:35:58 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:58 ---> Running in 41f171911c9e 08:35:58 ---> Running in 62217b0a6aec 08:35:58 ---> Running in 6e7180f6532a 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:58 Removing intermediate container 3a1aaea84189 08:35:58 ---> 12ad16a7aa22 08:35:58 08:35:58 Step 10/23 : FROM alpine:3.17 08:35:58 ---> 9ed4aefc74f6 08:35:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:58 ---> Running in cf7aedc075bb 08:35:58 Removing intermediate container 41f171911c9e 08:35:58 ---> f0eb7ea5c12d 08:35:58 Step 13/23 : EXPOSE $APP_PORT 08:35:58 ---> Running in edb1ae6279a5 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:58 Removing intermediate container edb1ae6279a5 08:35:58 ---> bf1e7b2403e2 08:35:58 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:35:58 ---> Running in a0ee07599c1e 08:35:58 (1/1) Installing dumb-init (1.2.5-r2) 08:35:58 Executing busybox-1.35.0-r29.trigger 08:35:58 OK: 7 MiB in 16 packages 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:58 Removing intermediate container a7f29a4f28d4 08:35:58 ---> 311048276739 08:35:58 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:58 ---> Running in 95822dd8fdea 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:58 Removing intermediate container 95822dd8fdea 08:35:58 ---> 5b457302385c 08:35:58 Step 13/25 : ENV APP_PORT=59881 08:35:58 ---> Running in 4a511b07ffdd 08:35:58 v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:58 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:58 OK: 17823 distinct packages available 08:35:58 (1/1) Installing dumb-init (1.2.5-r2) 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:58 Executing busybox-1.35.0-r29.trigger 08:35:58 OK: 7 MiB in 16 packages 08:35:58 Removing intermediate container 4a511b07ffdd 08:35:58 ---> d642bddf459a 08:35:58 Step 14/25 : EXPOSE $APP_PORT 08:35:58 ---> Running in 1cf3e14c38b3 08:35:58 (1/1) Installing dumb-init (1.2.5-r2) 08:35:58 (1/1) Installing dumb-init (1.2.5-r2) 08:35:58 Executing busybox-1.35.0-r29.trigger 08:35:58 Executing busybox-1.35.0-r29.trigger 08:35:58 OK: 7 MiB in 16 packages 08:35:58 OK: 7 MiB in 16 packages 08:35:58 Removing intermediate container 1cf3e14c38b3 08:35:58 ---> bd749b58f554 08:35:58 Step 15/25 : WORKDIR / 08:35:58 ---> Running in 1cd87f4fb88e 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:58 Removing intermediate container 1cd87f4fb88e 08:35:58 ---> b3207936ba6a 08:35:58 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:58 ---> 58e391be5439 08:35:58 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:35:58 (1/9) Installing ca-certificates (20230506-r0) 08:35:58 (2/9) Installing brotli-libs (1.0.9-r9) 08:35:58 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:35:58 (4/9) Installing libcurl (8.1.1-r0) 08:35:58 (5/9) Installing curl (8.1.1-r0) 08:35:58 (6/9) Installing dumb-init (1.2.5-r2) 08:35:58 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:58 (8/9) Installing libucontext (1.2-r0) 08:35:58 (9/9) Installing gcompat (1.1.0-r0) 08:35:58 Executing busybox-1.35.0-r29.trigger 08:35:58 Executing ca-certificates-20230506-r0.trigger 08:35:58 Removing intermediate container 6e7180f6532a 08:35:58 ---> 1f92360ef8d0 08:35:58 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:58 ---> 6a24f3ffc069 08:35:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:58 Removing intermediate container cf7aedc075bb 08:35:58 ---> fe7e5691db56 08:35:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:58 OK: 10 MiB in 24 packages 08:35:58 Removing intermediate container a0ee07599c1e 08:35:58 ---> 5ac8c2394898 08:35:58 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:58 ---> Running in 18b4edf168ff 08:35:58 ---> ea60b069b75d 08:35:58 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:58 Removing intermediate container 18b4edf168ff 08:35:58 ---> ea8ef844e9fa 08:35:58 Step 13/23 : ENV APP_PORT=59861 08:35:58 ---> 7e7b942e2260 08:35:58 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:58 ---> Running in 73e1cd0f469e 08:35:58 ---> c1808bf3bc4b 08:35:58 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:58 ---> e916298c677e 08:35:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:35:58 Removing intermediate container 73e1cd0f469e 08:35:58 ---> d34e6bdfbfc6 08:35:58 Step 14/23 : EXPOSE $APP_PORT 08:35:58 ---> f0ab110ca4cd 08:35:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:58 ---> Running in 8b56211db384 08:35:58 ---> f11bc6cab28e 08:35:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:35:58 Removing intermediate container 62217b0a6aec 08:35:58 ---> 01a889a11460 08:35:58 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:58 ---> e1a2c0215f37 08:35:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:58 Removing intermediate container 8b56211db384 08:35:58 ---> cb2c24b77e8b 08:35:58 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:58 ---> d91e09c72a3e 08:35:58 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:35:58 ---> 06c54666e5e3 08:35:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:58 ---> 86922be893a1 08:35:58 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:35:58 ---> 6c25e391d28c 08:35:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:35:58 ---> Running in e8f9e5672f7c 08:35:58 ---> 2f91285e90f2 08:35:58 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:58 Removing intermediate container e8f9e5672f7c 08:35:58 ---> 8d3a7b9175e6 08:35:58 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:58 ---> Running in 1c533786d32c 08:35:58 ---> e0e487752da5 08:35:58 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:58 ---> 727175792aae 08:35:58 Step 19/23 : ENTRYPOINT ["/core-data"] 08:35:58 ---> 074b1e73c10c 08:35:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:58 ---> Running in 79edded3c5fb 08:35:58 ---> Running in 591f42e78c3a 08:35:58 Removing intermediate container 1c533786d32c 08:35:58 ---> 03ab503e0f69 08:35:58 Step 23/25 : LABEL arch=x86_64 08:35:58 ---> Running in 875ada036137 08:35:58 ---> c88232972e88 08:35:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:58 Removing intermediate container 591f42e78c3a 08:35:58 ---> f637edab9fe9 08:35:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:58 ---> Running in 68053c3fe97a 08:35:58 Removing intermediate container 875ada036137 08:35:58 ---> adcfad218a81 08:35:58 Step 24/25 : LABEL git_sha=c3a92844834f37db4afa3ea685745117b3bd88d7 08:35:58 ---> ded1da11ae19 08:35:58 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:35:58 ---> c725be57388c 08:35:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:35:58 ---> Running in a3841d9e55eb 08:35:58 Removing intermediate container 68053c3fe97a 08:35:58 ---> 9d708b2bdeb0 08:35:58 Step 21/23 : LABEL arch=x86_64 08:35:58 ---> Running in de592c43704a 08:35:58 Removing intermediate container a3841d9e55eb 08:35:58 ---> 819617fd358d 08:35:58 Step 25/25 : LABEL version=0.0.0 08:35:58 ---> Running in 4bd37a2b4518 08:35:58 Removing intermediate container de592c43704a 08:35:58 ---> ef7916b3c345 08:35:58 Step 22/23 : LABEL git_sha=c3a92844834f37db4afa3ea685745117b3bd88d7 08:35:58 ---> 0c006e0a5d05 08:35:58 ---> 0c19ac647033 08:35:58 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:35:58 ---> Running in 7c6457b8292f 08:35:58 ---> Running in d396648e02e7 08:35:58 Removing intermediate container 79edded3c5fb 08:35:58 ---> 0e4864bd564b 08:35:58 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:58 ---> Running in 9ae1b14ee815 08:35:58 ---> Running in 1901210bcc9a 08:35:58 Removing intermediate container 4bd37a2b4518 08:35:58 ---> 07a64d653f57 08:35:58 08:35:58 Removing intermediate container d396648e02e7 08:35:58 ---> 67788deb95b2 08:35:58 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:35:58 Removing intermediate container 7c6457b8292f 08:35:58 ---> b0ac54a28e7d 08:35:58 Step 23/23 : LABEL version=0.0.0 08:35:58 Successfully built 07a64d653f57 08:35:58 Successfully tagged core-metadata:latest 08:35:58  Building core-metadata ... done Building security-bootstrapper 08:35:58 ---> Running in 611325a58e86 08:35:58 ---> Running in 50cb6637d1d0 08:35:58 Removing intermediate container 1901210bcc9a 08:35:58 Removing intermediate container 9ae1b14ee815 08:35:58 ---> cfad13ad583d 08:35:58 ---> 469160b87246 08:35:58 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"]Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:58 08:35:58 ---> Running in e42e14323d5e 08:35:58 ---> Running in 9c13557c6060 08:35:59 Removing intermediate container 611325a58e86 08:35:59 ---> 37e1d8763e20 08:35:59 Step 18/20 : LABEL arch=x86_64 08:36:01 Removing intermediate container 50cb6637d1d0 08:36:01 ---> ea34d917c348 08:36:01 08:36:01 Successfully built ea34d917c348 08:36:01 ---> Running in ea8703e35fd5 08:36:01 Successfully tagged core-data:latest 08:36:01 Building security-secretstore-setup 08:36:02  Building core-data ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:02 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:36:02 ---> 910231244f4b 08:36:02 Step 3/33 : WORKDIR /edgex-go 08:36:02 ---> Using cache 08:36:02 ---> 4cd754258214 08:36:02 Step 4/33 : RUN apk add --update --no-cache make git 08:36:02 Removing intermediate container 9c13557c6060 08:36:02 ---> c115c3455b99 08:36:02 Step 21/23 : LABEL arch=x86_64 08:36:04 Removing intermediate container e42e14323d5e 08:36:04 ---> 9b62beeda5dc 08:36:04 Step 21/23 : LABEL arch=x86_64 08:36:04 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:36:04 ---> 910231244f4b 08:36:04 Step 3/25 : WORKDIR /edgex-go 08:36:04 ---> Using cache 08:36:04 ---> 4cd754258214 08:36:04 Step 4/25 : RUN apk add --update --no-cache make git 08:36:07 ---> Running in ffa0771f6467 08:36:07 ---> Running in efeb3c37b0b8 08:36:07 ---> Running in f6d719971563 08:36:07 Removing intermediate container ea8703e35fd5 08:36:07 ---> 2fd8cb969332 08:36:07 Step 19/20 : LABEL git_sha=c3a92844834f37db4afa3ea685745117b3bd88d7 08:36:07 ---> Running in 5431aaf85a7d 08:36:07 ---> Running in 602b2707742d 08:36:07 Removing intermediate container f6d719971563 08:36:07 ---> 3df1b7f9635f 08:36:07 Step 22/23 : LABEL git_sha=c3a92844834f37db4afa3ea685745117b3bd88d7 08:36:07 Removing intermediate container efeb3c37b0b8 08:36:07 ---> 0ad3abd2320d 08:36:07 Step 22/23 : LABEL git_sha=c3a92844834f37db4afa3ea685745117b3bd88d7 08:36:07 ---> Running in 360633c7a2db 08:36:07 Removing intermediate container 602b2707742d 08:36:07 ---> c977f4a6ca0c 08:36:07 Step 20/20 : LABEL version=0.0.0 08:36:07 ---> Running in 0d5c461c8cff 08:36:07 ---> Running in 70a188c3649d 08:36:07 Removing intermediate container 360633c7a2db 08:36:07 ---> 28643ad4ae62 08:36:07 Step 23/23 : LABEL version=0.0.0 08:36:07 ---> Running in d680d85fe26f 08:36:07 Removing intermediate container 0d5c461c8cff 08:36:07 ---> 7695ad1fb110 08:36:07 Step 23/23 : LABEL version=0.0.0 08:36:07 ---> Running in c906f34ec631 08:36:07 Removing intermediate container 70a188c3649d 08:36:07 ---> f90b286b840e 08:36:07 08:36:07 Removing intermediate container d680d85fe26f 08:36:07 ---> 6e44434ddaa0 08:36:07 08:36:07 Removing intermediate container c906f34ec631 08:36:07 ---> 1f8b842baadd 08:36:07 08:36:07 Successfully built f90b286b840e 08:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:07 Successfully tagged security-spiffe-token-provider:latest 08:36:07  Building security-spiffe-token-provider ... done Building support-notifications 08:36:07 Successfully built 6e44434ddaa0 08:36:07 Successfully tagged support-scheduler:latest 08:36:07  Building support-scheduler ... done Building security-spire-config 08:36:07 Successfully built 1f8b842baadd 08:36:07 Successfully tagged core-common-config-bootstrapper:latest 08:36:07  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:07 Building security-proxy-setup 08:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:07 OK: 265 MiB in 53 packages 08:36:07 OK: 265 MiB in 53 packages 08:36:14 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:14 ---> 910231244f4b 08:36:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:14 ---> Using cache 08:36:14 ---> 852ceb3a9e49 08:36:14 Step 4/23 : WORKDIR /edgex-go 08:36:14 ---> Using cache 08:36:14 ---> 9b32bfaece0c 08:36:14 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:36:14 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:14 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:36:14 ---> 910231244f4b 08:36:14 Step 3/27 : WORKDIR /edgex-go 08:36:14 ---> Using cache 08:36:14 ---> 4cd754258214 08:36:14 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:36:14 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:14 ---> 910231244f4b 08:36:14 Step 3/22 : WORKDIR /edgex-go 08:36:14 ---> Using cache 08:36:14 ---> 4cd754258214 08:36:14 Step 4/22 : RUN apk add --update --no-cache make git 08:36:16 ---> Running in a3364f092a32 08:36:16 ---> Running in 19bfb4bc3abe 08:36:16 ---> Running in 4318422835b7 08:36:16 Removing intermediate container 5431aaf85a7d 08:36:16 ---> 38d3818408e5 08:36:16 Step 5/25 : COPY go.mod vendor* ./ 08:36:17 Removing intermediate container ffa0771f6467 08:36:17 ---> 14609c43f339 08:36:17 Step 5/33 : COPY go.mod vendor* ./ 08:36:17 ---> 456ea096c397 08:36:17 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:17 ---> Running in 0fdcdf434f0a 08:36:17 ---> ae6aa3f788f2 08:36:17 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:17 ---> Running in 5cf6b2f85fe6 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:17 OK: 265 MiB in 53 packages 08:36:18 OK: 265 MiB in 53 packages 08:36:18 OK: 265 MiB in 53 packages 08:36:18 Removing intermediate container 19bfb4bc3abe 08:36:18 ---> aaf6a19b5501 08:36:18 Step 6/23 : COPY go.mod vendor* ./ 08:36:18 ---> 160d46987bc7 08:36:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:18 Removing intermediate container a3364f092a32 08:36:18 ---> 9cf61f3c5a88 08:36:18 Step 5/27 : COPY go.mod vendor* ./ 08:36:18 ---> Running in 66dd19bcd7c3 08:36:18 Removing intermediate container 4318422835b7 08:36:18 ---> 40789a5110f3 08:36:18 Step 5/22 : COPY go.mod vendor* ./ 08:36:18 ---> 55f064b1cfb9 08:36:18 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:18 ---> Running in 7381a979c3bd 08:36:18 ---> 2fa91e63cb08 08:36:18 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:18 ---> Running in d106fc80eb1a 08:36:39 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:05 Removing intermediate container d106fc80eb1a 08:37:05 ---> de9c446833c5 08:37:05 Step 7/22 : COPY . . 08:37:05 Removing intermediate container 7381a979c3bd 08:37:05 ---> 522f3842fc8a 08:37:05 Step 7/27 : COPY . . 08:37:05 Removing intermediate container 66dd19bcd7c3 08:37:05 ---> 0859703eedd8 08:37:05 Step 8/23 : COPY . . 08:37:05 Removing intermediate container 5cf6b2f85fe6 08:37:05 ---> 5a483f7e4321 08:37:05 Step 7/33 : COPY . . 08:37:05 Removing intermediate container 0fdcdf434f0a 08:37:05 ---> 39747b4195bd 08:37:05 Step 7/25 : COPY . . 08:37:20 ---> 79e9452f247f 08:37:20 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:37:20 ---> 34a4ad57a6f0 08:37:20 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:20 ---> Running in 10148e81a34e 08:37:20 ---> ee8a78015fc2 08:37:20 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:37:20 ---> 15de6e5838a2 08:37:20 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:37:20 ---> 16c633698614 08:37:20 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:20 ---> Running in d23d917cd41f 08:37:20 ---> Running in 5e802f42a9f4 08:37:20 ---> Running in a788e97242a6 08:37:20 ---> Running in d83b3e9a510b 08:37:20 Removing intermediate container 5e802f42a9f4 08:37:20 ---> 14ed6c745c5a 08:37:20 Step 9/27 : WORKDIR /edgex-go/spire-build 08:37:20 ---> Running in 53026a8beebb 08:37:20 Removing intermediate container 53026a8beebb 08:37:20 ---> b23552e8d042 08:37:20 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:37:20 ---> Running in a03abd31ceee 08:37:20 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:37:20 Removing intermediate container a03abd31ceee 08:37:20 ---> 926d00a50884 08:37:20 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:37:20 ---> Running in 1680048028ed 08:37: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:37:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:37:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:37:20 Removing intermediate container 1680048028ed 08:37:20 ---> 7617059367a8 08:37:20 Step 12/27 : WORKDIR /edgex-go 08:37:20 ---> Running in 50b9aad02ee9 08:37:20 Removing intermediate container 50b9aad02ee9 08:37:20 ---> e84570a2ca77 08:37:20 08:37:20 Step 13/27 : FROM alpine:3.17 08:37:20 ---> 9ed4aefc74f6 08:37:20 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:20 ---> Running in 02b40fd0ade4 08:37:20 Removing intermediate container 02b40fd0ade4 08:37:20 ---> 54ab3a7b1905 08:37:20 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:37:20 ---> Running in fd454fa384e6 08:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:21 v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:21 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:21 OK: 17823 distinct packages available 08:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:21 (1/4) Installing dumb-init (1.2.5-r2) 08:37:21 (2/4) Installing musl-obstack (1.2.3-r0) 08:37:21 (3/4) Installing libucontext (1.2-r0) 08:37:21 (4/4) Installing gcompat (1.1.0-r0) 08:37:21 Executing busybox-1.35.0-r29.trigger 08:37:21 OK: 7 MiB in 19 packages 08:37:22 Removing intermediate container fd454fa384e6 08:37:22 ---> 67512c7b7421 08:37:22 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:22 ---> 4a505711c1f3 08:37:22 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:37:23 ---> 097f834fac07 08:37:23 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:29 ---> 057533e46e1e 08:37:29 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:37:29 ---> fee3f10648e8 08:37:29 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:37:29 ---> Running in fb183695257f 08:37:30 Removing intermediate container fb183695257f 08:37:30 ---> 571835be413a 08:37:30 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:37:31 ---> e067421da3ff 08:37:31 Step 22/27 : WORKDIR / 08:37:31 ---> Running in 31c405947d4c 08:37:32 Removing intermediate container 31c405947d4c 08:37:32 ---> 10259c157e1d 08:37:32 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:32 ---> Running in b47b186180b6 08:37:32 Removing intermediate container b47b186180b6 08:37:32 ---> a76e2c363f80 08:37:32 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:32 ---> Running in 6fa82d1d76c1 08:37:33 Removing intermediate container 6fa82d1d76c1 08:37:33 ---> 9d5b52c6ed6d 08:37:33 Step 25/27 : LABEL arch=x86_64 08:37:33 ---> Running in 01dfde2cd277 08:37:34 Removing intermediate container 01dfde2cd277 08:37:34 ---> ba692df7f611 08:37:34 Step 26/27 : LABEL git_sha=c3a92844834f37db4afa3ea685745117b3bd88d7 08:37:34 ---> Running in caa3d199160e 08:37:35 Removing intermediate container caa3d199160e 08:37:35 ---> 1630e35f5e8b 08:37:35 Step 27/27 : LABEL version=0.0.0 08:37:35 ---> Running in 13bf303d2580 08:37:35 Removing intermediate container 13bf303d2580 08:37:35 ---> bf0d7be4841e 08:37:35 08:37:35 Successfully built bf0d7be4841e 08:37:35 Successfully tagged security-spire-config:latest 08:37:35 Building security-spire-agent 08:37:38  Building security-spire-config ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:38 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:37:38 ---> 910231244f4b 08:37:38 Step 3/27 : WORKDIR /edgex-go 08:37:38 ---> Using cache 08:37:38 ---> 4cd754258214 08:37:38 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:37:38 ---> Using cache 08:37:38 ---> 9cf61f3c5a88 08:37:38 Step 5/27 : COPY go.mod vendor* ./ 08:37:38 ---> Using cache 08:37:38 ---> 55f064b1cfb9 08:37:38 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:38 ---> Using cache 08:37:38 ---> 522f3842fc8a 08:37:38 Step 7/27 : COPY . . 08:37:38 ---> Using cache 08:37:38 ---> ee8a78015fc2 08:37:38 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:37:38 ---> Using cache 08:37:38 ---> 14ed6c745c5a 08:37:38 Step 9/27 : WORKDIR /edgex-go/spire-build 08:37:38 ---> Using cache 08:37:38 ---> b23552e8d042 08:37:38 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:37:38 ---> Using cache 08:37:38 ---> 926d00a50884 08:37:38 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:37:38 ---> Using cache 08:37:38 ---> 7617059367a8 08:37:38 Step 12/27 : WORKDIR /edgex-go 08:37:38 ---> Using cache 08:37:38 ---> e84570a2ca77 08:37:38 08:37:38 Step 13/27 : FROM alpine:3.17 08:37:38 ---> 9ed4aefc74f6 08:37:38 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:38 ---> Using cache 08:37:38 ---> 54ab3a7b1905 08:37:38 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:44 ---> Running in 8ab35c01242a 08:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:44 v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:44 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:44 OK: 17823 distinct packages available 08:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:45 (1/5) Installing dumb-init (1.2.5-r2) 08:37:45 (2/5) Installing musl-obstack (1.2.3-r0) 08:37:45 (3/5) Installing libucontext (1.2-r0) 08:37:45 (4/5) Installing gcompat (1.1.0-r0) 08:37:45 (5/5) Installing openssl (3.0.8-r4) 08:37:45 Executing busybox-1.35.0-r29.trigger 08:37:45 OK: 8 MiB in 20 packages 08:37:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:37:49 Removing intermediate container 8ab35c01242a 08:37:49 ---> 2dd1315b26d3 08:37:49 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:50 ---> d504c7246c27 08:37:50 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:37:50 ---> 3d826b7a0a0d 08:37:50 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:37:55 ---> 2c6d5f105e3b 08:37:55 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:55 Removing intermediate container d23d917cd41f 08:37:55 Removing intermediate container a788e97242a6 08:37:55 ---> c29d84bc83c0 08:37:55 ---> efa234af8501 08:37:55 08:37:55 08:37:55 Step 9/25 : FROM alpine:3.17Step 9/22 : FROM alpine:3.17 08:37:55 08:37:55 ---> 9ed4aefc74f6 08:37:55 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:37:55 ---> 9ed4aefc74f6 08:37:55 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:37:55 Removing intermediate container d83b3e9a510b 08:37:55 ---> e253b0ce8230 08:37:55 08:37:55 Step 9/33 : FROM alpine:3.17 08:37:55 ---> 9ed4aefc74f6 08:37:55 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:37:55 ---> Using cache 08:37:55 ---> c09666524a1e 08:37:55 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:37:57 ---> Running in c7d4baa24d77 08:37:58 ---> Running in 683f3df43076 08:37:58 ---> Running in f2247ff7eb4e 08:37:58 ---> 1ccd191e76f3 08:37:58 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:37:58 Removing intermediate container 10148e81a34e 08:37:58 ---> c74ee41ea003 08:37:58 08:37:58 Step 10/23 : FROM alpine:3.17 08:37:58 ---> 9ed4aefc74f6 08:37:58 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:37:58 ---> Running in 17acee677663 08:37:58 ---> 59322651d687 08:37:58 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:37:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:58 ---> 5567344b3d8c 08:37:58 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:37:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:58 ---> abf444e49964 08:37:58 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:58 ---> Running in 9ee5a50551a6 08:37:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:59 Removing intermediate container 9ee5a50551a6 08:37:59 ---> 88eff19dcdde 08:37:59 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:59 (1/2) Installing dumb-init (1.2.5-r2) 08:37:59 (2/2) Installing openssl (3.0.8-r4) 08:37:59 ---> Running in 967ec9b8a9c1 08:37:59 Executing busybox-1.35.0-r29.trigger 08:37:59 OK: 8 MiB in 17 packages 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:59 Removing intermediate container 967ec9b8a9c1 08:37:59 ---> ecb13150755c 08:37:59 Step 25/27 : LABEL arch=x86_64 08:37:59 ---> Running in b5d05e740223 08:37:59 Removing intermediate container b5d05e740223 08:37:59 ---> 2e43fea02e57 08:37:59 Step 26/27 : LABEL git_sha=c3a92844834f37db4afa3ea685745117b3bd88d7 08:37:59 (1/3) Installing ca-certificates (20230506-r0) 08:37:59 ---> Running in 91068abacf76 08:37:59 (2/3) Installing dumb-init (1.2.5-r2) 08:37:59 (3/3) Installing su-exec (0.2-r2) 08:37:59 Executing busybox-1.35.0-r29.trigger 08:37:59 (1/2) Installing dumb-init (1.2.5-r2) 08:37:59 (2/2) Installing su-exec (0.2-r2) 08:37:59 (1/2) Installing ca-certificates (20230506-r0) 08:37:59 Executing busybox-1.35.0-r29.trigger 08:37:59 Executing ca-certificates-20230506-r0.trigger 08:37:59 OK: 7 MiB in 17 packages 08:37:59 (2/2) Installing dumb-init (1.2.5-r2) 08:37:59 Executing busybox-1.35.0-r29.trigger 08:37:59 Executing ca-certificates-20230506-r0.trigger 08:37:59 Removing intermediate container 91068abacf76 08:37:59 ---> 1f9694047cbb 08:37:59 Step 27/27 : LABEL version=0.0.0 08:37:59 ---> Running in 3eb85abfe0c8 08:37:59 OK: 8 MiB in 18 packages 08:37:59 OK: 8 MiB in 17 packages 08:37:59 Removing intermediate container c7d4baa24d77 08:37:59 ---> e853927b1aa0 08:37:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:37:59 Removing intermediate container 3eb85abfe0c8 08:37:59 ---> c0202a9ddf2a 08:37:59 08:37:59 ---> Running in d59910a4d4fa 08:37:59 Successfully built c0202a9ddf2a 08:37:59 Successfully tagged security-spire-agent:latest 08:37:59  Building security-spire-agent ... done Building security-spire-server 08:37:59 Removing intermediate container d59910a4d4fa 08:37:59 ---> cf6efd04e310 08:37:59 Step 12/22 : WORKDIR /edgex 08:37:59 ---> Running in 22241d2e016f 08:38:00 Removing intermediate container 22241d2e016f 08:38:00 ---> 42f495e5aabf 08:38:00 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:03 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:38:03 ---> 910231244f4b 08:38:03 Step 3/26 : WORKDIR /edgex-go 08:38:03 ---> Using cache 08:38:03 ---> 4cd754258214 08:38:03 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:38:03 ---> Using cache 08:38:03 ---> 9cf61f3c5a88 08:38:03 Step 5/26 : COPY go.mod vendor* ./ 08:38:03 ---> Using cache 08:38:03 ---> 55f064b1cfb9 08:38:03 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:03 ---> Using cache 08:38:03 ---> 522f3842fc8a 08:38:03 Step 7/26 : COPY . . 08:38:03 ---> Using cache 08:38:03 ---> ee8a78015fc2 08:38:03 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:38:03 ---> Using cache 08:38:03 ---> 14ed6c745c5a 08:38:03 Step 9/26 : WORKDIR /edgex-go/spire-build 08:38:03 ---> Using cache 08:38:03 ---> b23552e8d042 08:38:03 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:38:03 ---> Using cache 08:38:03 ---> 926d00a50884 08:38:03 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:38:04 Removing intermediate container f2247ff7eb4e 08:38:04 ---> 14f02a57de53 08:38:04 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:38:04 ---> 95d31d63ecdd 08:38:04 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:38:04 ---> Running in 3cf012516e95 08:38:04 ---> Running in 039d0a227fac 08:38:04 Removing intermediate container 039d0a227fac 08:38:04 ---> 1b4edbeb441d 08:38:04 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:38:04 Removing intermediate container 683f3df43076 08:38:04 ---> 0b5726efbe02 08:38:04 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:38:04 ---> 1dcd5e7fb654 08:38:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:04 ---> Running in 2ce971131711 08:38:04 Removing intermediate container 17acee677663 08:38:04 ---> d8e93b4a3d2a 08:38:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:38:04 ---> Running in 14695e437ff8 08:38:04 ---> Running in 738e489058fb 08:38:04 Removing intermediate container 2ce971131711 08:38:04 ---> dbfe575431ac 08:38:04 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:38:04 ---> Running in 7afe4e6dbc28 08:38:04 Removing intermediate container 14695e437ff8 08:38:04 ---> 95c74f232bff 08:38:04 Step 12/25 : WORKDIR / 08:38:04 Removing intermediate container 738e489058fb 08:38:04 ---> 51607f39f239 08:38:04 Step 13/23 : ENV APP_PORT=59860 08:38:04 ---> c7570f774fc1 08:38:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:04 ---> Running in c70b22bd8785 08:38:05 ---> Running in 7af48f24f261 08:38:05 Removing intermediate container 7afe4e6dbc28 08:38:05 ---> b4d265b043eb 08:38:05 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:38:05 ---> Running in d8a0893169a4 08:38:05 Removing intermediate container 7af48f24f261 08:38:05 ---> 88a3922ce430 08:38:05 Step 14/23 : EXPOSE $APP_PORT 08:38:05 Removing intermediate container c70b22bd8785 08:38:05 ---> 025d63466792 08:38:05 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:05 Removing intermediate container 3cf012516e95 08:38:05 ---> 73f77ac01122 08:38:05 Step 12/26 : WORKDIR /edgex-go 08:38:05 ---> Running in dfe8ecada7e3 08:38:05 ---> 4b844e0deb6e 08:38:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:05 Removing intermediate container d8a0893169a4 08:38:05 ---> 554405f47528 08:38:05 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:38:05 ---> Running in 5a44a3eb8954 08:38:05 ---> Running in a492af7327db 08:38:05 Removing intermediate container dfe8ecada7e3 08:38:05 ---> 0b4a743a5c80 08:38:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:05 Removing intermediate container 5a44a3eb8954 08:38:05 ---> cbbbc334bcdd 08:38:05 08:38:05 Step 13/26 : FROM alpine:3.17 08:38:05 ---> 9ed4aefc74f6 08:38:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:38:05 ---> Using cache 08:38:05 ---> 54ab3a7b1905 08:38:05 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:05 ---> Using cache 08:38:05 ---> 2dd1315b26d3 08:38:05 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:05 ---> Using cache 08:38:05 ---> d504c7246c27 08:38:05 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:38:05 ---> Using cache 08:38:05 ---> 3d826b7a0a0d 08:38:05 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:38:05 ---> 17ef62e9c609 08:38:05 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:38:05 ---> 049b35f77f4b 08:38:05 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:05 ---> Running in d03d2efde197 08:38:05 ---> 4c4c93c571ff 08:38:05 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:38:05 ---> 3354600ba500 08:38: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 08:38:05 ---> fca895e36235 08:38:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:05 ---> 6ca29507e0be 08:38:05 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:38:07 ---> 04d6691e76e5 08:38:07 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:38:07 ---> 98a682dcd729 08:38:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:38:07 Removing intermediate container a492af7327db 08:38:07 ---> 86c01fa97023 08:38:07 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:38:07 ---> Running in 17f3a6376b5d 08:38:07 ---> c96fd19a33de 08:38:07 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:38:08 ---> 16587369aa55 08:38:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:08 Removing intermediate container d03d2efde197 08:38:08 ---> 927ec60c53b1 08:38:08 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:38:08 ---> Running in 5ca1f9b461c0 08:38:08 Removing intermediate container 17f3a6376b5d 08:38:08 ---> b798011041ca 08:38:08 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:38:08 ---> c93f9559fc8f 08:38:08 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:38:08 ---> Running in 565fa8d36d1a 08:38:08 Removing intermediate container 5ca1f9b461c0 08:38:08 ---> 61468535c1fb 08:38:08 Step 20/22 : LABEL arch=x86_64 08:38:08 ---> 354df4aeeb2d 08:38:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:38:08 ---> 6f07368ae3b1 08:38:08 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:38:08 ---> Running in e64828c265b5 08:38:08 Removing intermediate container 565fa8d36d1a 08:38:08 ---> 3abf29e11df8 08:38:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:08 ---> Running in 1610b6c44830 08:38:08 ---> Running in 6ec368f47f88 08:38:08 Removing intermediate container e64828c265b5 08:38:08 ---> d9e758db7fc2 08:38:08 Step 21/22 : LABEL git_sha=c3a92844834f37db4afa3ea685745117b3bd88d7 08:38:08 Removing intermediate container 6ec368f47f88 08:38:08 ---> ce548b7f6cc9 08:38:08 Step 21/23 : LABEL arch=x86_64 08:38:08 ---> 163a6196e19b 08:38:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:38:08 ---> 51a2363ff628 08:38:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:08 ---> Running in 4bf5a5e98ca6 08:38:08 ---> Running in 2725a8572b3a 08:38:08 Removing intermediate container 4bf5a5e98ca6 08:38:08 ---> 177eba9b279f 08:38:08 Step 22/22 : LABEL version=0.0.0 08:38:08 Removing intermediate container 2725a8572b3a 08:38:08 ---> c4b64f90a30e 08:38:08 Step 22/23 : LABEL git_sha=c3a92844834f37db4afa3ea685745117b3bd88d7 08:38:09 ---> Running in 410b8c7ac994 08:38:09 ---> Running in e1007d95d30e 08:38:09 ---> d9596a3579f3 08:38:09 ---> 9b94aac7a516 08:38:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:38:09 08:38:09 ---> Running in a6a81c84c99e 08:38:09 Removing intermediate container 410b8c7ac994 08:38:09 ---> 9df8c8d7dd04 08:38:09 08:38:09 Removing intermediate container e1007d95d30e 08:38:09 ---> e9a8bdc0b32c 08:38:09 Step 23/23 : LABEL version=0.0.0 08:38:09 ---> Running in 632e92d2d356 08:38:09 Removing intermediate container a6a81c84c99e 08:38:09 ---> 083d5772512f 08:38:09 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:38:09 ---> Running in 238d27c7b5a0 08:38:09 Successfully built 9df8c8d7dd04 08:38:09 Successfully tagged security-proxy-setup:latest 08:38:09  Building security-proxy-setup ... done Building core-command 08:38:09 ---> c55918a86c80 08:38:09 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:09 Removing intermediate container 632e92d2d356 08:38:09 ---> 54e84e35fade 08:38:09 08:38:09 ---> Running in 1d8e6179c9af 08:38:09 Removing intermediate container 238d27c7b5a0 08:38:09 ---> a81fc8d24a90 08:38:09 Step 24/26 : LABEL arch=x86_64 08:38:09 Successfully built 54e84e35fade 08:38:11 Successfully tagged support-notifications:latest 08:38:11  Building support-notifications ... done Building security-proxy-auth 08:38:13 Removing intermediate container 1610b6c44830 08:38:13 ---> 2dca98e79eef 08:38:13 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:13 ---> Running in efe569cb87fc 08:38:15 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:38:15 ---> 910231244f4b 08:38:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:38:15 ---> Using cache 08:38:15 ---> 852ceb3a9e49 08:38:15 Step 4/24 : WORKDIR /edgex-go 08:38:15 ---> Using cache 08:38:15 ---> 9b32bfaece0c 08:38:15 Step 5/24 : RUN apk add --update --no-cache make git 08:38:15 ---> Using cache 08:38:15 ---> 9d2c809b6b9f 08:38:15 Step 6/24 : COPY go.mod vendor* ./ 08:38:15 ---> Using cache 08:38:15 ---> d5f5d9108066 08:38:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:15 ---> Using cache 08:38:15 ---> 0e5862ff6235 08:38:15 Step 8/24 : COPY . . 08:38:15 ---> Using cache 08:38:15 ---> d252218c5a76 08:38:15 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:38:17 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:17 ---> 910231244f4b 08:38:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:38:17 ---> Using cache 08:38:17 ---> 852ceb3a9e49 08:38:17 Step 4/23 : WORKDIR /edgex-go 08:38:17 ---> Using cache 08:38:17 ---> 9b32bfaece0c 08:38:17 Step 5/23 : RUN apk add --update --no-cache make git 08:38:17 ---> Using cache 08:38:17 ---> 9d2c809b6b9f 08:38:17 Step 6/23 : COPY go.mod vendor* ./ 08:38:17 ---> Using cache 08:38:17 ---> d5f5d9108066 08:38:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:17 ---> Using cache 08:38:17 ---> 0e5862ff6235 08:38:17 Step 8/23 : COPY . . 08:38:17 ---> Using cache 08:38:17 ---> d252218c5a76 08:38:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:38:18 Removing intermediate container efe569cb87fc 08:38:18 ---> 73dac621580e 08:38:18 Step 25/26 : LABEL git_sha=c3a92844834f37db4afa3ea685745117b3bd88d7 08:38:18 ---> Running in ab5f61e5d085 08:38:18 ---> 39adbd988f60 08:38:18 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:38:18 ---> Running in 7f4f7c9bf753 08:38:18 ---> Running in 282ea3a4eea5 08:38:18 Removing intermediate container 282ea3a4eea5 08:38:18 ---> 4eca5e2b8f6a 08:38:18 Step 26/26 : LABEL version=0.0.0 08:38:18 ---> Running in 9b6314d8e12d 08:38:18 Removing intermediate container 1d8e6179c9af 08:38:18 ---> 0adf474e9d99 08:38:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:38:18 ---> 5eba82b4b99f 08:38:18 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:18 ---> Running in a42252ded8b7 08:38:18 Removing intermediate container 9b6314d8e12d 08:38:18 ---> 160777c59bfe 08:38:18 08:38:18 Successfully built 160777c59bfe 08:38:18 Successfully tagged security-spire-server:latest 08:38:18  Building security-spire-server ... done Removing intermediate container a42252ded8b7 08:38:18 ---> 836856d957d0 08:38:18 Step 23/25 : LABEL arch=x86_64 08:38:18 ---> Running in 842f8e241c90 08:38:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:38:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:38:18 Removing intermediate container 842f8e241c90 08:38:18 ---> c0c663f794aa 08:38:18 Step 24/25 : LABEL git_sha=c3a92844834f37db4afa3ea685745117b3bd88d7 08:38:18 ---> 9c6bcfae2a96 08:38:18 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:18 ---> Running in 3d65a09c1949 08:38:19 Removing intermediate container 3d65a09c1949 08:38:19 ---> 847bb1d8679f 08:38:19 Step 25/25 : LABEL version=0.0.0 08:38:19 ---> caf872a50c13 08:38:19 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:38:19 ---> Running in c0f51c09d483 08:38:19 Removing intermediate container c0f51c09d483 08:38:19 ---> c07a22e9fdc7 08:38:19 08:38:19 ---> 15a3a414934f 08:38:19 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:38:19 Successfully built c07a22e9fdc7 08:38:19 Successfully tagged security-secretstore-setup:latest 08:38:19  Building security-secretstore-setup ... done  ---> a6b43fc6efe4 08:38:19 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:38:19 ---> 9175c313c19f 08:38:19 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:19 ---> d9a969af368c 08:38:19 Step 28/33 : RUN chmod +x /entrypoint.sh 08:38:19 ---> Running in 102dc69b7622 08:38:20 Removing intermediate container 102dc69b7622 08:38:20 ---> 74c29d501fbc 08:38:20 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:38:20 ---> Running in e576f2b9d479 08:38:20 Removing intermediate container e576f2b9d479 08:38:20 ---> cf77598e0f64 08:38:20 Step 30/33 : CMD ["gate"] 08:38:20 ---> Running in 61340e46c163 08:38:20 Removing intermediate container 61340e46c163 08:38:20 ---> 5db52925a7a9 08:38:20 Step 31/33 : LABEL arch=x86_64 08:38:20 ---> Running in 779e51646df7 08:38:20 Removing intermediate container 779e51646df7 08:38:20 ---> 04ea49b30c96 08:38:20 Step 32/33 : LABEL git_sha=c3a92844834f37db4afa3ea685745117b3bd88d7 08:38:21 ---> Running in 03469eca4dac 08:38:21 Removing intermediate container 03469eca4dac 08:38:21 ---> ca883f3c1d41 08:38:21 Step 33/33 : LABEL version=0.0.0 08:38:21 ---> Running in 77bcab284bd9 08:38:21 Removing intermediate container 77bcab284bd9 08:38:21 ---> 7c6f94155ab3 08:38:21 08:38:21 Successfully built 7c6f94155ab3 08:38:21 Successfully tagged security-bootstrapper:latest 08:38:43  Building security-bootstrapper ... done Removing intermediate container 7f4f7c9bf753 08:38:43 ---> 4cd76ea8fcae 08:38:43 08:38:43 Step 10/23 : FROM alpine:3.17 08:38:43 ---> 9ed4aefc74f6 08:38:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:38:43 ---> Using cache 08:38:43 ---> 432241e51913 08:38:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:38:43 ---> Using cache 08:38:43 ---> 1f92360ef8d0 08:38:43 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:43 ---> Using cache 08:38:43 ---> ea60b069b75d 08:38:43 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:38:43 ---> Using cache 08:38:43 ---> c1808bf3bc4b 08:38:43 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:38:43 Removing intermediate container ab5f61e5d085 08:38:43 ---> 6421b567e2fb 08:38:43 08:38:43 Step 10/24 : FROM alpine:3.17 08:38:43 ---> 9ed4aefc74f6 08:38:43 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:38:43 ---> Using cache 08:38:43 ---> fe7e5691db56 08:38:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:43 ---> Using cache 08:38:43 ---> ea8ef844e9fa 08:38:43 Step 13/24 : ENV APP_PORT=59882 08:38:43 ---> Running in 017d237c9b0e 08:38:43 Removing intermediate container 017d237c9b0e 08:38:43 ---> d63b2559c1cf 08:38:43 Step 14/24 : EXPOSE $APP_PORT 08:38:43 ---> Running in a4a3f23e98c7 08:38:43 Removing intermediate container a4a3f23e98c7 08:38:43 ---> 10b806feb82d 08:38:43 Step 15/24 : WORKDIR / 08:38:43 ---> 0bc5810d8250 08:38:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:38:43 ---> Running in 27f7917e7f85 08:38:43 Removing intermediate container 27f7917e7f85 08:38:43 ---> 0a9b429012c5 08:38:43 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:43 ---> 8fdb8f594f80 08:38:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:38:43 ---> f911c3078e8b 08:38:43 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:38:43 ---> b4f2b500a188 08:38:43 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:43 ---> Running in 19fe5a5d4c5d 08:38:43 ---> c8142e6bbb20 08:38:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:43 ---> d451cc5f45d1 08:38:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:43 ---> 72491cb4099f 08:38:43 Step 20/24 : ENTRYPOINT ["/core-command"] 08:38:43 ---> Running in 19fc3ad93504 08:38:43 Removing intermediate container 19fe5a5d4c5d 08:38:43 ---> dc8bb78090b2 08:38:43 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:38:43 Removing intermediate container 19fc3ad93504 08:38:43 ---> f5b1f1979f54 08:38:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] ---> Running in 085d5ee91155 08:38:43 08:38:43 ---> Running in 96ba44e99fee 08:38:43 Removing intermediate container 085d5ee91155 08:38:43 ---> 198165e21702 08:38:43 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:38:43 ---> Running in 83b0246892a5 08:38:43 Removing intermediate container 96ba44e99fee 08:38:43 ---> 1ee23d9fca1f 08:38:43 Step 22/24 : LABEL arch=x86_64 08:38:43 ---> Running in b0ce90c6823d 08:38:43 Removing intermediate container 83b0246892a5 08:38:43 ---> 4488973e2874 08:38:43 Step 21/23 : LABEL arch=x86_64 08:38:43 ---> Running in fcff5fb0137b 08:38:43 Removing intermediate container b0ce90c6823d 08:38:43 ---> 4e4bb494a740 08:38:43 Step 23/24 : LABEL git_sha=c3a92844834f37db4afa3ea685745117b3bd88d7 08:38:43 ---> Running in e8386f6e3f4e 08:38:43 Removing intermediate container fcff5fb0137b 08:38:43 ---> 784b3b8abfdc 08:38:43 Step 22/23 : LABEL git_sha=c3a92844834f37db4afa3ea685745117b3bd88d7 08:38:43 ---> Running in 0988d4d07c94 08:38:43 Removing intermediate container e8386f6e3f4e 08:38:43 ---> ef606a12e71e 08:38:43 Step 24/24 : LABEL version=0.0.0 08:38:43 ---> Running in 3060fafa8515 08:38:43 Removing intermediate container 0988d4d07c94 08:38:43 ---> 8ae302902fec 08:38:43 Step 23/23 : LABEL version=0.0.0 08:38:43 ---> Running in 2816700c09a4 08:38:43 Removing intermediate container 3060fafa8515 08:38:43 ---> f5b21bc96c00 08:38:43 08:38:43 Removing intermediate container 2816700c09a4 08:38:43 ---> b763efa1a5b9 08:38:43 08:38:43 Successfully built f5b21bc96c00 08:38:43 Successfully tagged core-command:latest 08:38:43  Building core-command ... done Successfully built b763efa1a5b9 08:38:43 Successfully tagged security-proxy-auth:latest 08:38:43  Building security-proxy-auth ... done  [Pipeline] } 08:38:43 $ docker stop --time=1 0ad68b6bfbc5ca1d4562c6952559c73a5b64a4e57a3e59552a090f91cf5a7d63 08:38:44 $ docker rm -f --volumes 0ad68b6bfbc5ca1d4562c6952559c73a5b64a4e57a3e59552a090f91cf5a7d63 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:44 + docker images 08:38:44 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:44 security-proxy-auth latest b763efa1a5b9 2 seconds ago 18.3MB 08:38:44 core-command latest f5b21bc96c00 2 seconds ago 19.9MB 08:38:44 6421b567e2fb 5 seconds ago 1.72GB 08:38:44 4cd76ea8fcae 6 seconds ago 1.7GB 08:38:44 security-bootstrapper latest 7c6f94155ab3 24 seconds ago 22.2MB 08:38:44 security-secretstore-setup latest c07a22e9fdc7 25 seconds ago 32.8MB 08:38:44 security-spire-server latest 160777c59bfe 26 seconds ago 103MB 08:38:44 security-proxy-setup latest 9df8c8d7dd04 35 seconds ago 18.7MB 08:38:44 support-notifications latest 54e84e35fade 35 seconds ago 32.4MB 08:38:44 cbbbc334bcdd 39 seconds ago 1.58GB 08:38:44 security-spire-agent latest c0202a9ddf2a 45 seconds ago 161MB 08:38:44 c74ee41ea003 46 seconds ago 1.79GB 08:38:44 c29d84bc83c0 50 seconds ago 1.72GB 08:38:44 e253b0ce8230 52 seconds ago 1.71GB 08:38:44 efa234af8501 52 seconds ago 1.7GB 08:38:44 security-spire-config latest bf0d7be4841e About a minute ago 102MB 08:38:44 e84570a2ca77 About a minute ago 1.58GB 08:38:44 security-spiffe-token-provider latest f90b286b840e 2 minutes ago 32.8MB 08:38:44 support-scheduler latest 6e44434ddaa0 2 minutes ago 31.8MB 08:38:44 core-common-config-bootstrapper latest 1f8b842baadd 2 minutes ago 17.2MB 08:38:44 core-metadata latest 07a64d653f57 2 minutes ago 20.4MB 08:38:44 core-data latest ea34d917c348 2 minutes ago 20MB 08:38:44 12ad16a7aa22 2 minutes ago 1.79GB 08:38:44 cc3e479e370f 2 minutes ago 1.76GB 08:38:44 f3a532de17e3 2 minutes ago 1.73GB 08:38:44 94e0448d423b 2 minutes ago 1.73GB 08:38:44 3432c4511975 2 minutes ago 1.72GB 08:38:44 ci-base-image-x86_64 latest 910231244f4b 7 minutes ago 918MB 08:38:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB 08:38:44 alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB 08:38:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 08:38:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:39:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.498s coverage: 28.7% of statements 08:39:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.306s coverage: 98.5% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.428s coverage: 71.5% of statements 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.335s coverage: 54.0% of statements 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.248s coverage: 88.5% of statements 08:40:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.370s coverage: 3.8% of statements 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.841s coverage: 95.6% of statements 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.223s coverage: 72.2% of statements 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.276s coverage: 65.9% of statements 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.473s coverage: 0.9% of statements 08:40:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.300s coverage: 29.0% of statements 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.317s coverage: 42.9% of statements 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.282s coverage: 82.9% of statements 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.324s coverage: 96.3% of statements 08:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.217s coverage: 94.4% of statements 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.196s coverage: 79.9% of statements 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.271s coverage: 92.9% of statements 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.089s coverage: 64.4% of statements 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.228s coverage: 62.3% of statements 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.185s coverage: 20.0% of statements 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.529s coverage: 81.8% of statements 08:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.577s coverage: 82.1% of statements 08:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 86.0% of statements 08:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.072s coverage: 63.1% of statements 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.237s coverage: 100.0% of statements 08:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements 08:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements 08:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.049s coverage: 38.4% of statements 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.274s coverage: 89.5% of statements 08:41:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.231s coverage: 84.8% of statements 08:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.308s coverage: 17.7% of statements 08:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.635s coverage: 92.3% of statements 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.302s coverage: 61.5% of statements 08:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.405s coverage: 97.7% of statements 08:41:54 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:41:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:54 go vet ./... 08:45:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:45:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:45:01 ./bin/test-attribution-txt.sh [Pipeline] echo 08:45:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:45:02 + ls -al . 08:45:02 total 700 08:45:02 drwxrwxr-x 10 1001 1001 4096 May 24 08:35 . 08:45:02 drwxr-xr-x 4 root root 4096 May 24 08:35 .. 08:45:02 drwxrwxr-x 2 1001 1001 4096 May 24 08:34 .blubracket 08:45:02 -rw-rw-r-- 1 1001 1001 16 May 24 08:34 .dockerignore 08:45:02 drwxrwxr-x 8 1001 1001 4096 May 24 08:34 .git 08:45:02 drwxrwxr-x 3 1001 1001 4096 May 24 08:34 .github 08:45:02 -rw-rw-r-- 1 1001 1001 1133 May 24 08:34 .gitignore 08:45:02 -rw-rw-r-- 1 1001 1001 42 May 24 08:34 .golangci.yml 08:45:02 -rw-rw-r-- 1 1001 1001 87 May 24 08:34 .hadolint.yml 08:45:02 -rw-rw-r-- 1 1001 1001 166 May 24 08:34 .sonarcloud.properties 08:45:02 -rw-rw-r-- 1 1001 1001 1171 May 24 08:34 ADOPTERS.md 08:45:02 -rw-rw-r-- 1 1001 1001 10835 May 24 08:34 Attribution.txt 08:45:02 -rw-rw-r-- 1 1001 1001 73765 May 24 08:34 CHANGELOG.md 08:45:02 -rw-rw-r-- 1 1001 1001 3804 May 24 08:34 CONTRIBUTING.md 08:45:02 -rw-rw-r-- 1 1001 1001 677 May 24 08:34 GOVERNANCE.md 08:45:02 -rw-rw-r-- 1 1001 1001 883 May 24 08:34 Jenkinsfile 08:45:02 -rw-rw-r-- 1 1001 1001 10775 May 24 08:34 LICENSE 08:45:02 -rw-rw-r-- 1 1001 1001 14368 May 24 08:34 Makefile 08:45:02 -rw-rw-r-- 1 1001 1001 582 May 24 08:34 OWNERS.md 08:45:02 -rw-rw-r-- 1 1001 1001 9902 May 24 08:34 README.md 08:45:02 -rw-rw-r-- 1 1001 1001 789 May 24 08:34 SECURITY.md 08:45:02 -rw-rw-r-- 1 1001 1001 5 May 24 08:30 VERSION 08:45:02 drwxrwxr-x 2 1001 1001 4096 May 24 08:34 bin 08:45:02 drwxrwxr-x 18 1001 1001 4096 May 24 08:34 cmd 08:45:02 -rw-r--r-- 1 root root 447731 May 24 08:41 coverage.out 08:45:02 -rw-rw-r-- 1 1001 1001 3160 May 24 08:34 go.mod 08:45:02 -rw-rw-r-- 1 1001 1001 30960 May 24 08:34 go.sum 08:45:02 drwxrwxr-x 7 1001 1001 4096 May 24 08:34 internal 08:45:02 drwxrwxr-x 3 1001 1001 4096 May 24 08:34 openapi 08:45:02 -rw-rw-r-- 1 1001 1001 594 May 24 08:34 security.txt 08:45:02 drwxrwxr-x 4 1001 1001 4096 May 24 08:34 snap 08:45:02 -rw-rw-r-- 1 1001 1001 204 May 24 08:34 version.go [Pipeline] sh 08:45:02 + '[' -e coverage.out ] 08:45:02 + chown 1001:1001 coverage.out [Pipeline] stash 08:45:02 Warning: overwriting stash ‘coverage-report’ 08:45:03 Stashed 1 file(s) [Pipeline] sh 08:45:04 + make build 08:45:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:46:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:46:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:46:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:46:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:47:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:47:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:48:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:48:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:48:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:48:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:48:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:48:35 $ docker stop --time=1 768d93ddf6d3606b53bbf75a14c0d2b8ee18b5fa33ba61d415236394206e09ad 08:48:37 $ docker rm -f --volumes 768d93ddf6d3606b53bbf75a14c0d2b8ee18b5fa33ba61d415236394206e09ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:40 08:48:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:41 latest: Pulling from edgex-devops/edgex-compose-arm64 08:48:41 29e5d40040c1: Pulling fs layer 08:48:41 1ce36da41761: Pulling fs layer 08:48:41 25b303627fd3: Pulling fs layer 08:48:41 29e5d40040c1: Download complete 08:48:41 1ce36da41761: Verifying Checksum 08:48:41 1ce36da41761: Download complete 08:48:41 29e5d40040c1: Pull complete 08:48:43 25b303627fd3: Verifying Checksum 08:48:43 25b303627fd3: Download complete 08:48:43 1ce36da41761: Pull complete 08:48:55 25b303627fd3: Pull complete 08:48:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:48:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:55 prd-ubuntu20.04-docker-arm64-4c-16g-16682 does not seem to be running inside a container 08:48:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:58 $ docker top 004f1807f71d93e51678379f575e6fe76ff639ad19ae94b4ff8ce3bb332f286a -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:59 + docker-compose build --help 08:48:59 + grep parallel 08:49:06 --parallel Build images in parallel. [Pipeline] } 08:49:06 $ docker stop --time=1 004f1807f71d93e51678379f575e6fe76ff639ad19ae94b4ff8ce3bb332f286a 08:49:08 $ docker rm -f --volumes 004f1807f71d93e51678379f575e6fe76ff639ad19ae94b4ff8ce3bb332f286a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:09 prd-ubuntu20.04-docker-arm64-4c-16g-16682 does not seem to be running inside a container 08:49:09 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:49:10 $ docker top ea768a02fa2b9334e74fcf34dbc2c27c87d3a4b6dd9dda81ef182679f83494a8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:11 + docker-compose -f ./docker-compose-build.yml build --parallel 08:49:19 Building core-command ... 08:49:19 Building core-common-config-bootstrapper ... 08:49:19 Building core-data ... 08:49:19 Building core-metadata ... 08:49:19 Building security-bootstrapper ... 08:49:19 Building security-proxy-auth ... 08:49:19 Building security-proxy-setup ... 08:49:19 Building security-secretstore-setup ... 08:49:19 Building security-spiffe-token-provider ... 08:49:19 Building security-spire-agent ... 08:49:19 Building security-spire-config ... 08:49:19 Building security-spire-server ... 08:49:19 Building support-notifications ... 08:49:19 Building support-scheduler ... 08:49:19 Building security-spiffe-token-provider 08:49:19 Building core-command 08:49:19 Building core-common-config-bootstrapper 08:49:19 Building security-spire-config 08:49:19 Building core-metadata 08:50:06 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:50:06 ---> b4f43f998a34 08:50:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:50:06 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:50:06 ---> b4f43f998a34 08:50:06 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:50:06 08:50:06 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:50:06 ---> b4f43f998a34 08:50:06 Step 3/27 : WORKDIR /edgex-go 08:50:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:06 ---> b4f43f998a34 08:50:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:06 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:50:06 ---> b4f43f998a34 08:50:06 Step 3/20 : WORKDIR /edgex-go 08:50:06 ---> Running in 9e883704cad0 08:50:06 ---> Running in 10944b6effd8 08:50:06 ---> Running in ee54e620afed 08:50:06 ---> Running in 581b56952a30 08:50:06 ---> Running in 8cbe42a4bdfe 08:50:06 Removing intermediate container 10944b6effd8 08:50:06 ---> 411ede7d045d 08:50:06 Step 4/24 : WORKDIR /edgex-go 08:50:06 Removing intermediate container 9e883704cad0 08:50:06 ---> b552a4bc6509 08:50:06 Step 4/23 : WORKDIR /edgex-go 08:50:06 ---> Running in 3c704b26fa5a 08:50:06 ---> Running in f5bb6cfdf833 08:50:06 Removing intermediate container 8cbe42a4bdfe 08:50:06 ---> b00575a0450a 08:50:06 Step 4/25 : WORKDIR /edgex-go 08:50:06 Removing intermediate container 581b56952a30 08:50:06 ---> be3358c472b2 08:50:06 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:50:06 Removing intermediate container ee54e620afed 08:50:06 ---> e66bf397ed59 08:50:06 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:50:06 ---> Running in 6cf7a840f65f 08:50:06 ---> Running in aefd0d1503db 08:50:06 ---> Running in d62d5efc28d2 08:50:06 Removing intermediate container 3c704b26fa5a 08:50:06 ---> 59ff2265ee1b 08:50:06 Step 5/24 : RUN apk add --update --no-cache make git 08:50:07 ---> Running in 5aaf727ecb0b 08:50:07 Removing intermediate container f5bb6cfdf833 08:50:07 ---> 3c71780fd8cf 08:50:07 Step 5/23 : RUN apk add --update --no-cache make git 08:50:07 Removing intermediate container 6cf7a840f65f 08:50:07 ---> adfa062ac02f 08:50:07 Step 5/25 : RUN apk add --update --no-cache make git 08:50:08 ---> Running in 64215874126c 08:50:08 ---> Running in ef8e2a525b60 08:50:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:12 OK: 263 MiB in 53 packages 08:50:12 v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:50:12 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:50:12 OK: 17697 distinct packages available 08:50:12 OK: 263 MiB in 53 packages 08:50:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:12 OK: 263 MiB in 53 packages 08:50:13 OK: 263 MiB in 53 packages 08:50:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:14 Removing intermediate container 5aaf727ecb0b 08:50:14 ---> afd209c01d77 08:50:14 Step 6/24 : COPY go.mod vendor* ./ 08:50:14 Removing intermediate container d62d5efc28d2 08:50:14 ---> 3e97175e0596 08:50:14 Step 5/27 : COPY go.mod vendor* ./ 08:50:14 Removing intermediate container ef8e2a525b60 08:50:14 ---> 51820c33d869 08:50:14 Step 6/23 : COPY go.mod vendor* ./ 08:50:15 OK: 263 MiB in 53 packages 08:50:15 Removing intermediate container 64215874126c 08:50:15 ---> 5213e564e486 08:50:15 Step 6/25 : COPY go.mod vendor* ./ 08:50:15 ---> 2c7e09956f62 08:50:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:15 ---> Running in 9fd37fe0824a 08:50:15 ---> 1883da913694 08:50:15 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:16 ---> f6d71a020e61 08:50:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:16 ---> Running in 51f1729eefb6 08:50:16 ---> Running in 6af4c5d40767 08:50:16 ---> 7d6cfb7ae122 08:50:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:17 ---> Running in fe2e489a7795 08:50:17 Removing intermediate container aefd0d1503db 08:50:17 ---> 72b4fe413bf3 08:50:17 Step 5/20 : COPY go.mod vendor* ./ 08:50:18 ---> f8550038392d 08:50:18 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:18 ---> Running in 20a5799f31c9 08:52:10 Removing intermediate container 20a5799f31c9 08:52:10 ---> 19eb3af25c8c 08:52:10 Step 7/20 : COPY . . 08:52:10 Removing intermediate container 9fd37fe0824a 08:52:10 ---> 10b33cd48540 08:52:10 Step 8/24 : COPY . . 08:52:10 Removing intermediate container fe2e489a7795 08:52:10 ---> 99fbe7677105 08:52:10 Step 8/25 : COPY . . 08:52:10 Removing intermediate container 51f1729eefb6 08:52:10 ---> 24471a47b5ab 08:52:10 Step 7/27 : COPY . . 08:52:10 Removing intermediate container 6af4c5d40767 08:52:10 ---> 5732104d201e 08:52:10 Step 8/23 : COPY . . 08:52:28 ---> 738a590b05f6 08:52:28 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:52:28 ---> baf999037790 08:52:28 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:52:28 ---> Running in 29f608262330 08:52:28 ---> 0aef2bc7844f 08:52:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:52:28 ---> Running in e3c9783a4f6e 08:52:28 ---> 396852e67b46 08:52:28 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:52:28 ---> Running in 2f1877b34ad3 08:52:28 ---> 856bee99557b 08:52:28 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:52:28 ---> Running in 181a3a64d1de 08:52:28 ---> Running in 10cfb2e3bf18 08:52:28 Removing intermediate container e3c9783a4f6e 08:52:28 ---> 97e15107bf37 08:52:28 Step 9/27 : WORKDIR /edgex-go/spire-build 08:52:28 ---> Running in e15138f0f3ce 08:52:28 Removing intermediate container e15138f0f3ce 08:52:28 ---> 945180ce5313 08:52:28 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:52:28 ---> Running in 3e261c16c7cc 08:52:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:52:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:52:28 Removing intermediate container 3e261c16c7cc 08:52:28 ---> 93a6b1ab56ab 08:52:28 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:52:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:52:28 ---> Running in f3df72846414 08:52:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:52:32 Removing intermediate container f3df72846414 08:52:32 ---> a1ba72222b7b 08:52:32 Step 12/27 : WORKDIR /edgex-go 08:52:32 ---> Running in eb70877c8041 08:52:32 Removing intermediate container eb70877c8041 08:52:32 ---> 0ef09b22756a 08:52:32 08:52:32 Step 13/27 : FROM alpine:3.17 08:52:33 3.17: Pulling from library/alpine 08:52:33 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:52:33 Status: Downloaded newer image for alpine:3.17 08:52:33 ---> 51e60588ff2c 08:52:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:52:33 ---> Running in 6a264f746397 08:52:34 Removing intermediate container 6a264f746397 08:52:34 ---> c23d579ed740 08:52:34 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:52:34 ---> Running in ce5e295e0227 08:52:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:52:39 v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:52:39 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:52:39 OK: 17694 distinct packages available 08:52:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:52:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:52:41 (1/4) Installing dumb-init (1.2.5-r2) 08:52:41 (2/4) Installing musl-obstack (1.2.3-r0) 08:52:41 (3/4) Installing libucontext (1.2-r0) 08:52:41 (4/4) Installing gcompat (1.1.0-r0) 08:52:41 Executing busybox-1.35.0-r29.trigger 08:52:41 OK: 8 MiB in 19 packages 08:52:43 Removing intermediate container ce5e295e0227 08:52:43 ---> ec15d6108e7d 08:52:43 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:44 ---> 78c80f5ae27d 08:52:44 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:52:45 ---> a4333906ddff 08:52:45 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:52:52 ---> e33dcd5f7873 08:52:52 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:52:53 ---> e85730296710 08:52:53 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:52:53 ---> Running in e85465b99351 08:52:53 Removing intermediate container e85465b99351 08:52:53 ---> 89b870fc3b05 08:52:53 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:52:54 ---> e2ebc9e09ad3 08:52:54 Step 22/27 : WORKDIR / 08:52:54 ---> Running in bfdf9ed8b16c 08:52:55 Removing intermediate container bfdf9ed8b16c 08:52:55 ---> 24a39ee9a85d 08:52:55 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:52:55 ---> Running in 4364f058e030 08:52:55 Removing intermediate container 4364f058e030 08:52:55 ---> 3848132dd20f 08:52:55 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:52:55 ---> Running in 5703b870d719 08:52:56 Removing intermediate container 5703b870d719 08:52:56 ---> 835f09582205 08:52:56 Step 25/27 : LABEL arch=arm64 08:52:56 ---> Running in 108aa3f6d816 08:52:57 Removing intermediate container 108aa3f6d816 08:52:57 ---> 3e2bbd07fd06 08:52:57 Step 26/27 : LABEL git_sha=32369076ea85eef36eeee510d4a824bc2eef44f8 08:52:57 ---> Running in 8087a43c128a 08:52:57 Removing intermediate container 8087a43c128a 08:52:57 ---> 735441dd98a2 08:52:57 Step 27/27 : LABEL version=0.0.0 08:52:57 ---> Running in 4003c943a6a3 08:52:58 Removing intermediate container 4003c943a6a3 08:52:58 ---> a60794e6bc72 08:52:58 08:52:58 Successfully built a60794e6bc72 08:52:58 Successfully tagged security-spire-config-arm64:latest 08:52:58  Building security-spire-config ... done Building support-notifications 08:53:16 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:53:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:53:16 ---> b4f43f998a34 08:53:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:53:16 ---> Using cache 08:53:16 ---> b00575a0450a 08:53:16 Step 4/23 : WORKDIR /edgex-go 08:53:16 ---> Using cache 08:53:16 ---> adfa062ac02f 08:53:16 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:53:16 ---> Running in c4d2b3a3b71f 08:53:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:53:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:53:20 OK: 263 MiB in 53 packages 08:53:21 Removing intermediate container c4d2b3a3b71f 08:53:21 ---> c5362d578374 08:53:21 Step 6/23 : COPY go.mod vendor* ./ 08:53:22 ---> 3bbcc1df4b6b 08:53:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:22 ---> Running in e9d39d2e4f4e 08:54:59 Removing intermediate container e9d39d2e4f4e 08:54:59 ---> 0d352bd73568 08:54:59 Step 8/23 : COPY . . 08:55:14 ---> 59445d6ad410 08:55:14 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:55:14 ---> Running in aba3492faa52 08:55:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:00:21 Removing intermediate container 2f1877b34ad3 09:00:21 ---> 694e51503544 09:00:21 09:00:21 Step 10/23 : FROM alpine:3.17 09:00:21 ---> 51e60588ff2c 09:00:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:00:21 ---> Running in 5a43d313c2cf 09:00:21 Removing intermediate container 5a43d313c2cf 09:00:21 ---> 275536d7bddf 09:00:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:00:21 ---> Running in 2064d127460d 09:00:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:21 (1/1) Installing dumb-init (1.2.5-r2) 09:00:21 Executing busybox-1.35.0-r29.trigger 09:00:21 OK: 8 MiB in 16 packages 09:00:22 Removing intermediate container 2064d127460d 09:00:22 ---> b4e52653f386 09:00:22 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:23 ---> 7227ffe6eda7 09:00:23 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:00:24 ---> 7d85242d1234 09:00:24 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:00:26 ---> 0074bd6bb3ab 09:00:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:00:27 ---> a5f3d909339d 09:00:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:00:28 ---> fb0392ccbe31 09:00:28 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:29 ---> Running in 925f45da807a 09:00:33 Removing intermediate container 925f45da807a 09:00:33 ---> 0cd8ec78b4bc 09:00:33 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:00:33 ---> Running in e703e9bba47d 09:00:34 Removing intermediate container e703e9bba47d 09:00:34 ---> 97d0e9e8b5c4 09:00:34 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:00:34 ---> Running in 4e1155b50cea 09:00:35 Removing intermediate container 4e1155b50cea 09:00:35 ---> 5eec748d596e 09:00:35 Step 21/23 : LABEL arch=arm64 09:00:35 ---> Running in 343ff61a6c80 09:00:36 Removing intermediate container 343ff61a6c80 09:00:36 ---> e6dea348d553 09:00:36 Step 22/23 : LABEL git_sha=32369076ea85eef36eeee510d4a824bc2eef44f8 09:00:36 ---> Running in ebfe3818d021 09:00:37 Removing intermediate container ebfe3818d021 09:00:37 ---> 4c2d7239a900 09:00:37 Step 23/23 : LABEL version=0.0.0 09:00:37 ---> Running in 97bce2d63a85 09:00:38 Removing intermediate container 97bce2d63a85 09:00:38 ---> 7ddd222a346f 09:00:38 09:00:39 Successfully built 7ddd222a346f 09:00:39 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:00:39  Building core-common-config-bootstrapper ... done Building security-proxy-auth 09:00:40 Removing intermediate container 181a3a64d1de 09:00:40 ---> 8e0259366ad1 09:00:40 09:00:40 Step 10/24 : FROM alpine:3.17 09:00:40 ---> 51e60588ff2c 09:00:40 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:00:41 ---> Running in 4f694dbf9c57 09:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:46 (1/1) Installing dumb-init (1.2.5-r2) 09:00:46 Executing busybox-1.35.0-r29.trigger 09:00:46 OK: 8 MiB in 16 packages 09:00:49 Removing intermediate container 4f694dbf9c57 09:00:49 ---> d41c368ffa25 09:00:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:00:49 ---> Running in 18c43e79630b 09:00:50 Removing intermediate container 18c43e79630b 09:00:50 ---> 29559ddb7d0b 09:00:50 Step 13/24 : ENV APP_PORT=59882 09:00:50 ---> Running in b5dc435acde5 09:00:51 Removing intermediate container b5dc435acde5 09:00:51 ---> bbf804b40567 09:00:51 Step 14/24 : EXPOSE $APP_PORT 09:00:51 ---> Running in e81ed0afc320 09:00:52 Removing intermediate container e81ed0afc320 09:00:52 ---> 383fc8f82adf 09:00:52 Step 15/24 : WORKDIR / 09:00:52 ---> Running in dc8d7c52acd8 09:00:53 Removing intermediate container dc8d7c52acd8 09:00:53 ---> 85c9fa189420 09:00:53 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:55 ---> 87b680fd113a 09:00:55 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:01:01 ---> 51496267909c 09:01:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:01:01 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:01 ---> b4f43f998a34 09:01:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:01:01 ---> Using cache 09:01:01 ---> b00575a0450a 09:01:01 Step 4/23 : WORKDIR /edgex-go 09:01:01 ---> Using cache 09:01:01 ---> adfa062ac02f 09:01:01 Step 5/23 : RUN apk add --update --no-cache make git 09:01:01 ---> Using cache 09:01:01 ---> 5213e564e486 09:01:01 Step 6/23 : COPY go.mod vendor* ./ 09:01:01 ---> Using cache 09:01:01 ---> 7d6cfb7ae122 09:01:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:01 ---> Using cache 09:01:01 ---> 99fbe7677105 09:01:01 Step 8/23 : COPY . . 09:01:01 ---> Using cache 09:01:01 ---> 856bee99557b 09:01:01 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:01:01 ---> Running in 1d31722058ae 09:01:02 Removing intermediate container 10cfb2e3bf18 09:01:02 ---> 733abc2e971e 09:01:02 09:01:02 Step 10/25 : FROM alpine:3.17 09:01:02 ---> 51e60588ff2c 09:01:02 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:01:02 ---> Using cache 09:01:02 ---> d41c368ffa25 09:01:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:01:02 ---> Using cache 09:01:02 ---> 29559ddb7d0b 09:01:02 Step 13/25 : ENV APP_PORT=59881 09:01:02 ---> Running in 485a29967078 09:01:03 Removing intermediate container 485a29967078 09:01:03 ---> 74a3d156a5b6 09:01:03 Step 14/25 : EXPOSE $APP_PORT 09:01:03 ---> Running in c310cb380296 09:01:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:01:04 ---> 07d21e606998 09:01:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:01:04 Removing intermediate container c310cb380296 09:01:04 ---> af5d40282a69 09:01:04 Step 15/25 : WORKDIR / 09:01:04 ---> Running in 329b2933ac09 09:01:05 Removing intermediate container 329b2933ac09 09:01:05 ---> e16474754b8c 09:01:05 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:06 ---> e39f47cba00a 09:01:06 Step 20/24 : ENTRYPOINT ["/core-command"] 09:01:06 ---> Running in 93c8ae5ea07d 09:01:07 ---> 843b55961981 09:01:07 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:01:07 Removing intermediate container 93c8ae5ea07d 09:01:07 ---> 04007f9eeb35 09:01:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:07 ---> Running in ac8dc21f9473 09:01:08 Removing intermediate container ac8dc21f9473 09:01:08 ---> 159505da60ff 09:01:08 Step 22/24 : LABEL arch=arm64 09:01:08 ---> Running in 1e469e2141c2 09:01:08 ---> 07318675925c 09:01:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:01:09 Removing intermediate container 1e469e2141c2 09:01:09 ---> 4bd7979ff077 09:01:09 Step 23/24 : LABEL git_sha=32369076ea85eef36eeee510d4a824bc2eef44f8 09:01:09 ---> Running in 9f9ed6f414c7 09:01:09 Removing intermediate container 9f9ed6f414c7 09:01:09 ---> 7171185d1ec7 09:01:09 Step 24/24 : LABEL version=0.0.0 09:01:10 ---> Running in ee07f3a6c6d2 09:01:10 ---> 54f3bd518fee 09:01:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:01:11 Removing intermediate container ee07f3a6c6d2 09:01:11 ---> 98301afa19b2 09:01:11 09:01:11 Successfully built 98301afa19b2 09:01:11 Successfully tagged core-command-arm64:latest 09:01:11  Building core-command ... done Building core-data 09:01:11 ---> 9ce03350493f 09:01:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:01:13 ---> a37ff3c5ab4d 09:01:13 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:01:13 ---> Running in f905c4b45246 09:01:14 Removing intermediate container f905c4b45246 09:01:14 ---> ae1d3928dedf 09:01:14 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:14 ---> Running in 740d101ea17b 09:01:15 Removing intermediate container 740d101ea17b 09:01:15 ---> eab84c385b63 09:01:15 Step 23/25 : LABEL arch=arm64 09:01:15 ---> Running in 5c3e06b4661c 09:01:16 Removing intermediate container 5c3e06b4661c 09:01:16 ---> e4e1a523a8bf 09:01:16 Step 24/25 : LABEL git_sha=32369076ea85eef36eeee510d4a824bc2eef44f8 09:01:16 ---> Running in 18fafdaf7d94 09:01:16 Removing intermediate container 18fafdaf7d94 09:01:16 ---> 0bf2706c55fc 09:01:16 Step 25/25 : LABEL version=0.0.0 09:01:17 ---> Running in 023b2f226486 09:01:17 Removing intermediate container 023b2f226486 09:01:17 ---> 54b80ea6f038 09:01:17 09:01:17 Successfully built 54b80ea6f038 09:01:17 Successfully tagged core-metadata-arm64:latest 09:01:17  Building core-metadata ... done Building security-proxy-setup 09:01:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:36 ---> b4f43f998a34 09:01:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:01:36 ---> Using cache 09:01:36 ---> b00575a0450a 09:01:36 Step 4/23 : WORKDIR /edgex-go 09:01:36 ---> Using cache 09:01:36 ---> adfa062ac02f 09:01:36 Step 5/23 : RUN apk add --update --no-cache make git 09:01:36 ---> Using cache 09:01:36 ---> 5213e564e486 09:01:36 Step 6/23 : COPY go.mod vendor* ./ 09:01:36 ---> Using cache 09:01:36 ---> 7d6cfb7ae122 09:01:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:36 ---> Using cache 09:01:36 ---> 99fbe7677105 09:01:36 Step 8/23 : COPY . . 09:01:36 ---> Using cache 09:01:36 ---> 856bee99557b 09:01:36 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:01:36 ---> Running in f73f48978241 09:01:37 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 09:01:44 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:01:44 ---> b4f43f998a34 09:01:44 Step 3/22 : WORKDIR /edgex-go 09:01:44 ---> Using cache 09:01:44 ---> e66bf397ed59 09:01:44 Step 4/22 : RUN apk add --update --no-cache make git 09:01:44 ---> Running in 134fbc83450a 09:01:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:49 OK: 263 MiB in 53 packages 09:01:50 Removing intermediate container 134fbc83450a 09:01:50 ---> ae7b616ba735 09:01:50 Step 5/22 : COPY go.mod vendor* ./ 09:01:51 ---> 689c8157fd37 09:01:51 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:51 ---> Running in 98ffdbf0ea61 09:02:30 Removing intermediate container 29f608262330 09:02:30 ---> 21cf550ffdaf 09:02:30 09:02:30 Step 9/20 : FROM alpine:3.17 09:02:30 ---> 51e60588ff2c 09:02:30 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:02:30 ---> Running in 84a5850ac916 09:02:30 Removing intermediate container 84a5850ac916 09:02:30 ---> e2200c7ab1bb 09:02:30 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:02:30 ---> Running in d27941b55ec6 09:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:30 v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:02:30 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:02:30 OK: 17694 distinct packages available 09:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:32 (1/9) Installing ca-certificates (20230506-r0) 09:02:33 (2/9) Installing brotli-libs (1.0.9-r9) 09:02:33 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:02:33 (4/9) Installing libcurl (8.1.1-r0) 09:02:33 (5/9) Installing curl (8.1.1-r0) 09:02:33 (6/9) Installing dumb-init (1.2.5-r2) 09:02:33 (7/9) Installing musl-obstack (1.2.3-r0) 09:02:33 (8/9) Installing libucontext (1.2-r0) 09:02:33 (9/9) Installing gcompat (1.1.0-r0) 09:02:33 Executing busybox-1.35.0-r29.trigger 09:02:33 Executing ca-certificates-20230506-r0.trigger 09:02:34 OK: 11 MiB in 24 packages 09:02:36 Removing intermediate container d27941b55ec6 09:02:36 ---> 2fa790752fab 09:02:36 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:37 ---> 5e14ed52d8fc 09:02:37 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:02:38 ---> 00fa13622ec5 09:02:38 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:02:41 ---> 25582fd2e129 09:02:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:02:42 ---> 7dd8df2a709a 09:02:42 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:02:42 ---> Running in 8280ce85bf96 09:02:42 Removing intermediate container 8280ce85bf96 09:02:42 ---> 6f20886fdc9f 09:02:42 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:02:42 ---> Running in 58a097a798f0 09:02:43 Removing intermediate container 58a097a798f0 09:02:43 ---> ace8fbff8cc4 09:02:43 Step 18/20 : LABEL arch=arm64 09:02:43 ---> Running in db1613203321 09:02:44 Removing intermediate container db1613203321 09:02:44 ---> 5f9e60186ca1 09:02:44 Step 19/20 : LABEL git_sha=32369076ea85eef36eeee510d4a824bc2eef44f8 09:02:44 ---> Running in ccd421263d66 09:02:44 Removing intermediate container ccd421263d66 09:02:44 ---> 1601cfe8f36a 09:02:44 Step 20/20 : LABEL version=0.0.0 09:02:44 ---> Running in 47eb4712b623 09:02:45 Removing intermediate container 47eb4712b623 09:02:45 ---> 44763e944e78 09:02:45 09:02:45 Successfully built 44763e944e78 09:02:45 Successfully tagged security-spiffe-token-provider-arm64:latest 09:02:45 Building security-secretstore-setup 09:03:07  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:03:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:03:07 ---> b4f43f998a34 09:03:07 Step 3/25 : WORKDIR /edgex-go 09:03:07 ---> Using cache 09:03:07 ---> e66bf397ed59 09:03:07 Step 4/25 : RUN apk add --update --no-cache make git 09:03:07 ---> Using cache 09:03:07 ---> ae7b616ba735 09:03:07 Step 5/25 : COPY go.mod vendor* ./ 09:03:07 ---> Using cache 09:03:07 ---> 689c8157fd37 09:03:07 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:07 ---> Running in 95138c9b8d25 09:03:40 Removing intermediate container 98ffdbf0ea61 09:03:40 ---> f6480ceff825 09:03:40 Step 7/22 : COPY . . 09:03:50 ---> 11991f76249d 09:03:50 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:03:50 ---> Running in b12d820e9f9e 09:03:52 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 09:05:00 Removing intermediate container 95138c9b8d25 09:05:00 ---> da7a28d81214 09:05:00 Step 7/25 : COPY . . 09:05:03 ---> 072db8dc07ba 09:05:03 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:05:03 ---> Running in 708d9e0cd6d0 09:05: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:06:42 Removing intermediate container aba3492faa52 09:06:42 ---> 72bf9af33ca4 09:06:42 09:06:42 Step 10/23 : FROM alpine:3.17 09:06:42 ---> 51e60588ff2c 09:06:42 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:06:42 ---> Running in 5832e50f3c03 09:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:06:42 (1/2) Installing ca-certificates (20230506-r0) 09:06:42 (2/2) Installing dumb-init (1.2.5-r2) 09:06:42 Executing busybox-1.35.0-r29.trigger 09:06:42 Executing ca-certificates-20230506-r0.trigger 09:06:42 OK: 8 MiB in 17 packages 09:06:42 Removing intermediate container 5832e50f3c03 09:06:42 ---> 6aee9a839073 09:06:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:06:42 ---> Running in 28c7e6f73631 09:06:43 Removing intermediate container 28c7e6f73631 09:06:43 ---> b58ffecc886c 09:06:43 Step 13/23 : ENV APP_PORT=59860 09:06:43 ---> Running in dd50725d6c3e 09:06:43 Removing intermediate container dd50725d6c3e 09:06:43 ---> b3c807f58b4c 09:06:43 Step 14/23 : EXPOSE $APP_PORT 09:06:43 ---> Running in 34beb1476942 09:06:44 Removing intermediate container 34beb1476942 09:06:44 ---> 091aae0a8f51 09:06:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:45 ---> f480e37907d4 09:06:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:06:46 ---> 3318b4550e19 09:06:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:06:48 ---> 1d00e4decbb5 09:06:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:06:50 ---> b5a06f04684c 09:06:50 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:06:50 ---> Running in 2231159073c1 09:06:50 Removing intermediate container 2231159073c1 09:06:50 ---> 766f5fc2430c 09:06:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:06:50 ---> Running in b6b861b94a44 09:06:51 Removing intermediate container b6b861b94a44 09:06:51 ---> 7c112d33b226 09:06:51 Step 21/23 : LABEL arch=arm64 09:06:51 ---> Running in a6f2a90162e8 09:06:51 Removing intermediate container a6f2a90162e8 09:06:51 ---> 561f598ee011 09:06:51 Step 22/23 : LABEL git_sha=32369076ea85eef36eeee510d4a824bc2eef44f8 09:06:51 ---> Running in 4824b5a99e0a 09:06:52 Removing intermediate container 4824b5a99e0a 09:06:52 ---> 15c87de7afbb 09:06:52 Step 23/23 : LABEL version=0.0.0 09:06:52 ---> Running in 1ea5dec8ca75 09:06:53 Removing intermediate container 1ea5dec8ca75 09:06:53 ---> 40fcddd8706a 09:06:53 09:06:53 Successfully built 40fcddd8706a 09:06:53 Successfully tagged support-notifications-arm64:latest 09:06:53  Building support-notifications ... done Building security-spire-server 09:07:15 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:07:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:07:15 ---> b4f43f998a34 09:07:15 Step 3/26 : WORKDIR /edgex-go 09:07:15 ---> Using cache 09:07:15 ---> e66bf397ed59 09:07:15 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:07:15 ---> Running in 1e2ba50ecb46 09:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:18 OK: 263 MiB in 53 packages 09:07:19 Removing intermediate container 1e2ba50ecb46 09:07:19 ---> c17a93079fce 09:07:19 Step 5/26 : COPY go.mod vendor* ./ 09:07:21 ---> 1bb3f942edef 09:07:21 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:21 ---> Running in ed8103314561 09:08:42 Removing intermediate container 1d31722058ae 09:08:42 ---> 493e5419f4df 09:08:42 09:08:42 Step 10/23 : FROM alpine:3.17 09:08:42 ---> 51e60588ff2c 09:08:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:08:42 ---> Using cache 09:08:42 ---> 275536d7bddf 09:08:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:08:42 ---> Using cache 09:08:42 ---> b4e52653f386 09:08:42 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:42 ---> Using cache 09:08:42 ---> 7227ffe6eda7 09:08:42 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:08:42 ---> Using cache 09:08:42 ---> 7d85242d1234 09:08:42 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:08:43 ---> 8dd93d94adf6 09:08:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:08:45 ---> 1b37850883ba 09:08:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:08:46 ---> f8a97ab5bf15 09:08:46 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:46 ---> Running in b32794a77684 09:08:52 Removing intermediate container b32794a77684 09:08:52 ---> 6f60d1609538 09:08:52 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:08:52 ---> Running in f321cf635cbf 09:08:52 Removing intermediate container f321cf635cbf 09:08:52 ---> feb5e3c44639 09:08:52 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:08:52 ---> Running in f6a8c6a00c6c 09:08:53 Removing intermediate container f6a8c6a00c6c 09:08:53 ---> 0d1171437694 09:08:53 Step 21/23 : LABEL arch=arm64 09:08:54 ---> Running in e3c1623ff27b 09:08:54 Removing intermediate container e3c1623ff27b 09:08:54 ---> bc7c16ff5f19 09:08:54 Step 22/23 : LABEL git_sha=32369076ea85eef36eeee510d4a824bc2eef44f8 09:08:54 ---> Running in 4e7f56e229cd 09:08:56 Removing intermediate container 4e7f56e229cd 09:08:56 ---> 1ed77dbb91bf 09:08:56 Step 23/23 : LABEL version=0.0.0 09:08:56 ---> Running in 7aee941f78c4 09:08:57 Removing intermediate container 7aee941f78c4 09:08:57 ---> ec6f0357f7b0 09:08:57 09:08:57 Successfully built ec6f0357f7b0 09:08:57 Successfully tagged security-proxy-auth-arm64:latest 09:08:57  Building security-proxy-auth ... done Building security-spire-agent 09:09:08 Removing intermediate container ed8103314561 09:09:08 ---> 261f8ca51ccd 09:09:08 Step 7/26 : COPY . . 09:09:16 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:09:16 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:09:16 ---> b4f43f998a34 09:09:16 Step 3/27 : WORKDIR /edgex-go 09:09:16 ---> Using cache 09:09:16 ---> e66bf397ed59 09:09:16 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:09:16 ---> Using cache 09:09:16 ---> c17a93079fce 09:09:16 Step 5/27 : COPY go.mod vendor* ./ 09:09:16 ---> Using cache 09:09:16 ---> 1bb3f942edef 09:09:16 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:16 ---> Using cache 09:09:16 ---> 261f8ca51ccd 09:09:16 Step 7/27 : COPY . . 09:09:31 ---> 25d45b21ba58 09:09:31 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 09:09:32 ---> Running in ab07ab8389c5 09:09:33 Removing intermediate container ab07ab8389c5 09:09:33 ---> 74db8e4a45f6 09:09:33 Step 9/26 : WORKDIR /edgex-go/spire-build 09:09:33 ---> Running in c5d50bec5cbc 09:09:33 ---> 35bfc08e4250 09:09:33 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:09:33 ---> Running in 90369401e685 09:09:34 Removing intermediate container c5d50bec5cbc 09:09:34 ---> 703c4ddad908 09:09:34 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:09:34 ---> Running in 849edfdc9b3e 09:09:34 Removing intermediate container 90369401e685 09:09:34 ---> abd9b951f45f 09:09:34 Step 9/27 : WORKDIR /edgex-go/spire-build 09:09:34 ---> Running in e8e6dbeedbe8 09:09:34 Removing intermediate container 849edfdc9b3e 09:09:34 ---> f27a24594b6d 09:09:34 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:09:34 ---> Running in f9c077af489e 09:09:35 Removing intermediate container e8e6dbeedbe8 09:09:35 ---> 402b5f53d7df 09:09:35 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:09:35 ---> Running in ccc3a67f37f3 09:09:36 Removing intermediate container ccc3a67f37f3 09:09:36 ---> 503cf18e52c3 09:09:36 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:09:36 ---> Running in fa49d09f2a04 09:09:39 Removing intermediate container f9c077af489e 09:09:39 ---> e55beaef0228 09:09:39 Step 12/26 : WORKDIR /edgex-go 09:09:39 ---> Running in 534311ddacb8 09:09:40 Removing intermediate container fa49d09f2a04 09:09:40 ---> 129574fba9e7 09:09:40 Step 12/27 : WORKDIR /edgex-go 09:09:40 Removing intermediate container 534311ddacb8 09:09:40 ---> 03968871a968 09:09:40 09:09:40 Step 13/26 : FROM alpine:3.17 09:09:40 ---> 51e60588ff2c 09:09:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:09:40 ---> Using cache 09:09:40 ---> c23d579ed740 09:09:40 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:09:40 ---> Running in 3cbe7f936ce8 09:09:40 ---> Running in e357f4118332 09:09:41 Removing intermediate container e357f4118332 09:09:41 ---> 9534dda13059 09:09:41 09:09:41 Step 13/27 : FROM alpine:3.17 09:09:41 ---> 51e60588ff2c 09:09:41 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:09:41 ---> Using cache 09:09:41 ---> c23d579ed740 09:09:41 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:09:41 ---> Running in fda596fd141e 09:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:45 v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:09:45 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:09:45 OK: 17694 distinct packages available 09:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:46 v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:09:46 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:09:46 OK: 17694 distinct packages available 09:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:48 (1/5) Installing dumb-init (1.2.5-r2) 09:09:48 (2/5) Installing musl-obstack (1.2.3-r0) 09:09:48 (3/5) Installing libucontext (1.2-r0) 09:09:48 (4/5) Installing gcompat (1.1.0-r0) 09:09:48 (5/5) Installing openssl (3.0.8-r4) 09:09:48 Executing busybox-1.35.0-r29.trigger 09:09:48 OK: 9 MiB in 20 packages 09:09:49 (1/5) Installing dumb-init (1.2.5-r2) 09:09:49 (2/5) Installing musl-obstack (1.2.3-r0) 09:09:49 (3/5) Installing libucontext (1.2-r0) 09:09:49 (4/5) Installing gcompat (1.1.0-r0) 09:09:49 (5/5) Installing openssl (3.0.8-r4) 09:09:49 Executing busybox-1.35.0-r29.trigger 09:09:49 OK: 9 MiB in 20 packages 09:09:51 Removing intermediate container 3cbe7f936ce8 09:09:51 ---> 0a050b5cd487 09:09:51 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:51 Removing intermediate container fda596fd141e 09:09:51 ---> 0e24802780a3 09:09:51 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:52 ---> 270c51f2cb51 09:09:52 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:09:53 ---> c080bc296229 09:09:53 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:09:53 ---> 7f230eac1eaf 09:09:53 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:09:54 ---> 2a733e1c31d8 09:09:54 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:10:02 ---> 4232c32c64d7 09:10:02 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:10:03 ---> 8520045e7294 09:10:03 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:10:04 ---> fc5693348c81 09:10:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:10:06 ---> 81509f0b36a7 09:10:06 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:10:07 ---> 6acef842ff0e 09:10:07 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:10:07 ---> Running in 0f00f81a53a4 09:10:08 Removing intermediate container 0f00f81a53a4 09:10:08 ---> 460003de927c 09:10:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:10:08 ---> Running in 492316b0c837 09:10:09 Removing intermediate container 492316b0c837 09:10:09 ---> 637d5b8fff02 09:10:09 Step 24/26 : LABEL arch=arm64 09:10:09 ---> Running in 6e11292fffe5 09:10:10 ---> 4017a40cee19 09:10:10 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:10:11 Removing intermediate container 6e11292fffe5 09:10:11 ---> 706443c6d222 09:10:11 Step 25/26 : LABEL git_sha=32369076ea85eef36eeee510d4a824bc2eef44f8 09:10:11 ---> Running in de34b97e7651 09:10:12 Removing intermediate container de34b97e7651 09:10:12 ---> 892d4df821ec 09:10:12 Step 26/26 : LABEL version=0.0.0 09:10:14 ---> Running in ea97e8c82adf 09:10:14 ---> c9d173f79e53 09:10:14 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:10:14 Removing intermediate container ea97e8c82adf 09:10:14 ---> 395bbf6e70ef 09:10:14 09:10:15 Successfully built 395bbf6e70ef 09:10:15 Successfully tagged security-spire-server-arm64:latest 09:10:15  Building security-spire-server ... done Building security-bootstrapper 09:10:15 ---> 4884274b9625 09:10:15 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:10:17 ---> c85a3f06dc9b 09:10:17 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:10:17 ---> Running in 1755237e8639 09:10:18 Removing intermediate container 1755237e8639 09:10:18 ---> bad3e57d700d 09:10:18 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:10:18 ---> Running in af6fe3a2b353 09:10:19 Removing intermediate container af6fe3a2b353 09:10:19 ---> d9b88d952ed5 09:10:19 Step 25/27 : LABEL arch=arm64 09:10:19 ---> Running in 2477260c0492 09:10:20 Removing intermediate container 2477260c0492 09:10:20 ---> 97b6a79e48ae 09:10:20 Step 26/27 : LABEL git_sha=32369076ea85eef36eeee510d4a824bc2eef44f8 09:10:21 ---> Running in f5e986706acd 09:10:21 Removing intermediate container f5e986706acd 09:10:21 ---> ffa8fe0eae9e 09:10:21 Step 27/27 : LABEL version=0.0.0 09:10:22 ---> Running in 04f8a584f5ef 09:10:22 Removing intermediate container 04f8a584f5ef 09:10:22 ---> 53a441b5ccc6 09:10:22 09:10:23 Successfully built 53a441b5ccc6 09:10:23 Successfully tagged security-spire-agent-arm64:latest 09:10:23  Building security-spire-agent ... done Building support-scheduler 09:10:24 Removing intermediate container f73f48978241 09:10:24 ---> 2a302341aaa0 09:10:24 09:10:24 Step 10/23 : FROM alpine:3.17 09:10:24 ---> 51e60588ff2c 09:10:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:10:24 ---> Running in 9fda5faca638 09:10:27 Removing intermediate container 9fda5faca638 09:10:27 ---> 12b5363de57b 09:10:27 Step 12/23 : ENV APP_PORT=59880 09:10:27 ---> Running in dbb49e561e9f 09:10:28 Removing intermediate container dbb49e561e9f 09:10:28 ---> c253d1baf5e7 09:10:28 Step 13/23 : EXPOSE $APP_PORT 09:10:28 ---> Running in 63cf2e74dcf9 09:10:28 Removing intermediate container 63cf2e74dcf9 09:10:28 ---> 2a2109ce9e6e 09:10:28 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:10:28 ---> Running in a9ddbf8bfb57 09:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:34 (1/1) Installing dumb-init (1.2.5-r2) 09:10:34 Executing busybox-1.35.0-r29.trigger 09:10:34 OK: 8 MiB in 16 packages 09:10:36 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:10:36 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:10:36 ---> b4f43f998a34 09:10:36 Step 3/33 : WORKDIR /edgex-go 09:10:36 ---> Using cache 09:10:36 ---> e66bf397ed59 09:10:36 Step 4/33 : RUN apk add --update --no-cache make git 09:10:36 ---> Using cache 09:10:36 ---> ae7b616ba735 09:10:36 Step 5/33 : COPY go.mod vendor* ./ 09:10:36 ---> Using cache 09:10:36 ---> 689c8157fd37 09:10:36 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:36 ---> Using cache 09:10:36 ---> da7a28d81214 09:10:36 Step 7/33 : COPY . . 09:10:36 ---> Using cache 09:10:36 ---> 072db8dc07ba 09:10:36 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:10:36 ---> Running in c9d5367b0b9a 09:10:36 Removing intermediate container a9ddbf8bfb57 09:10:36 ---> 0e91b93824f2 09:10:36 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:38 ---> 2baf777dd3b3 09:10:38 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:10: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:10:39 ---> c36fc107c214 09:10:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:10:42 ---> 6890bcd68558 09:10:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:10:43 ---> e233cc416fe3 09:10:43 Step 19/23 : ENTRYPOINT ["/core-data"] 09:10:43 ---> Running in ca021242721d 09:10:44 Removing intermediate container ca021242721d 09:10:44 ---> 99247e3fcfbf 09:10:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:44 ---> Running in 4243cea188fb 09:10:45 Removing intermediate container 4243cea188fb 09:10:45 ---> 77f4e7445814 09:10:45 Step 21/23 : LABEL arch=arm64 09:10:45 ---> Running in e44e51332369 09:10:46 Removing intermediate container e44e51332369 09:10:46 ---> d7082aaed619 09:10:46 Step 22/23 : LABEL git_sha=32369076ea85eef36eeee510d4a824bc2eef44f8 09:10:46 ---> Running in c0628562fec2 09:10:47 Removing intermediate container c0628562fec2 09:10:47 ---> 09842d371726 09:10:47 Step 23/23 : LABEL version=0.0.0 09:10:47 ---> Running in 2749368b5432 09:10:47 Removing intermediate container 2749368b5432 09:10:47 ---> 4893d55660e0 09:10:47 09:10:48 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:10:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:10:48 ---> b4f43f998a34 09:10:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:10:48 ---> Using cache 09:10:48 ---> b00575a0450a 09:10:48 Step 4/23 : WORKDIR /edgex-go 09:10:48 ---> Using cache 09:10:48 ---> adfa062ac02f 09:10:48 Step 5/23 : RUN apk add --update --no-cache make git 09:10:48 ---> Using cache 09:10:48 ---> 5213e564e486 09:10:48 Step 6/23 : COPY go.mod vendor* ./ 09:10:48 ---> Using cache 09:10:48 ---> 7d6cfb7ae122 09:10:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:48 ---> Using cache 09:10:48 ---> 99fbe7677105 09:10:48 Step 8/23 : COPY . . 09:10:48 ---> Using cache 09:10:48 ---> 856bee99557b 09:10:48 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:10:48 ---> Running in 78aadd2c2029 09:10:48 Successfully built 4893d55660e0 09:10:48 Successfully tagged core-data-arm64:latest 09:10:50  Building core-data ... done 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 09:11:17 Removing intermediate container b12d820e9f9e 09:11:17 ---> 1d22b9087e3e 09:11:17 09:11:17 Step 9/22 : FROM alpine:3.17 09:11:17 ---> 51e60588ff2c 09:11:17 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:11:17 ---> Running in 4a99529daf2d 09:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:11:17 (1/2) Installing dumb-init (1.2.5-r2) 09:11:17 (2/2) Installing openssl (3.0.8-r4) 09:11:17 Executing busybox-1.35.0-r29.trigger 09:11:17 OK: 8 MiB in 17 packages 09:11:20 Removing intermediate container 4a99529daf2d 09:11:20 ---> 441bc19f99f1 09:11:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:11:20 ---> Running in 46e86960e329 09:11:20 Removing intermediate container 46e86960e329 09:11:20 ---> aedbb92991e8 09:11:20 Step 12/22 : WORKDIR /edgex 09:11:20 ---> Running in 14d5a11755c7 09:11:20 Removing intermediate container 14d5a11755c7 09:11:20 ---> f3c2d15c9bf8 09:11:20 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:22 ---> 2e525909279b 09:11:22 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:11:23 ---> 4847676f93e8 09:11:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:11:24 ---> 9a6ac70a04a9 09:11:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:11:26 ---> 31d8ea775089 09:11:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:11:27 ---> 82041c2f5d81 09:11:27 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:27 ---> Running in 8b05d9379958 09:11:30 Removing intermediate container 8b05d9379958 09:11:30 ---> 5c07070e8588 09:11:30 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:11:30 ---> Running in c16074c9ee45 09:11:30 Removing intermediate container c16074c9ee45 09:11:30 ---> d4045eeea9e0 09:11:30 Step 20/22 : LABEL arch=arm64 09:11:30 ---> Running in ef9979c96063 09:11:31 Removing intermediate container ef9979c96063 09:11:31 ---> f4d404f085b2 09:11:31 Step 21/22 : LABEL git_sha=32369076ea85eef36eeee510d4a824bc2eef44f8 09:11:31 ---> Running in dc16f8e969ed 09:11:32 Removing intermediate container dc16f8e969ed 09:11:32 ---> d72531a06739 09:11:32 Step 22/22 : LABEL version=0.0.0 09:11:32 ---> Running in 48e169bfedbd 09:11:32 Removing intermediate container 48e169bfedbd 09:11:32 ---> 0aac0e790db8 09:11:32 09:11:33 Successfully built 0aac0e790db8 09:11:33 Successfully tagged security-proxy-setup-arm64:latest 09:11:43  Building security-proxy-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:12:01 Removing intermediate container 708d9e0cd6d0 09:12:01 ---> f9232fff68d2 09:12:01 09:12:01 Step 9/25 : FROM alpine:3.17 09:12:01 ---> 51e60588ff2c 09:12:01 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:12:01 ---> Running in 707fd80d85a7 09:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:12:03 (1/3) Installing ca-certificates (20230506-r0) 09:12:03 (2/3) Installing dumb-init (1.2.5-r2) 09:12:03 (3/3) Installing su-exec (0.2-r2) 09:12:03 Executing busybox-1.35.0-r29.trigger 09:12:03 Executing ca-certificates-20230506-r0.trigger 09:12:03 OK: 8 MiB in 18 packages 09:12:05 Removing intermediate container 707fd80d85a7 09:12:05 ---> da5438bf9dc8 09:12:05 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:12:05 ---> Running in c71fdbc24968 09:12:06 Removing intermediate container c71fdbc24968 09:12:06 ---> 0428c7733ad0 09:12:06 Step 12/25 : WORKDIR / 09:12:06 ---> Running in 5b962e2024c3 09:12:07 Removing intermediate container 5b962e2024c3 09:12:07 ---> b4634a44468f 09:12:07 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:07 ---> 7abf73692277 09:12:07 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:12:08 ---> a7c073145c31 09:12:08 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:12:09 ---> 11e08488fe6f 09:12:09 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:12:10 ---> 06508c746b81 09:12:10 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:12:12 ---> 904b869f44d2 09:12:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:12:13 ---> 1474540249ed 09:12:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:12:17 ---> 457e0e04c2fa 09:12:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:12:18 ---> d333daf37393 09:12:18 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:18 ---> Running in 4dfa91b703df 09:12:22 Removing intermediate container 4dfa91b703df 09:12:22 ---> 18b13026832b 09:12:22 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:12:22 ---> Running in 17e5d63f4b05 09:12:22 Removing intermediate container 17e5d63f4b05 09:12:22 ---> 57d95f8ea893 09:12:22 Step 23/25 : LABEL arch=arm64 09:12:22 ---> Running in b508eec02863 09:12:23 Removing intermediate container b508eec02863 09:12:23 ---> d3105a2f68f0 09:12:23 Step 24/25 : LABEL git_sha=32369076ea85eef36eeee510d4a824bc2eef44f8 09:12:23 ---> Running in 67abd0e98c47 09:12:23 Removing intermediate container 67abd0e98c47 09:12:23 ---> 955ea693a08f 09:12:23 Step 25/25 : LABEL version=0.0.0 09:12:24 ---> Running in 09aee1c0c5dd 09:12:24 Removing intermediate container 09aee1c0c5dd 09:12:24 ---> b3278a29e06f 09:12:24 09:12:24 Successfully built b3278a29e06f 09:12:24 Successfully tagged security-secretstore-setup-arm64:latest 09:14:16  Building security-secretstore-setup ... done Removing intermediate container c9d5367b0b9a 09:14:16 ---> 42bf3bccc344 09:14:16 09:14:16 Step 9/33 : FROM alpine:3.17 09:14:16 ---> 51e60588ff2c 09:14:16 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:14:16 ---> Using cache 09:14:16 ---> e2200c7ab1bb 09:14:16 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:14:16 ---> Running in dcd0d50f10c2 09:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:18 (1/2) Installing dumb-init (1.2.5-r2) 09:14:18 (2/2) Installing su-exec (0.2-r2) 09:14:18 Executing busybox-1.35.0-r29.trigger 09:14:18 OK: 8 MiB in 17 packages 09:14:21 Removing intermediate container dcd0d50f10c2 09:14:21 ---> a9abd7fbf6a4 09:14:21 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:14:21 ---> Running in 939ab70db524 09:14:21 Removing intermediate container 939ab70db524 09:14:21 ---> af068a51bb2b 09:14:21 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:14:21 ---> Running in 6a7ae57ea5be 09:14:22 Removing intermediate container 6a7ae57ea5be 09:14:22 ---> 0d8ddf0781a7 09:14:22 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:14:22 ---> Running in 80cc93a17e53 09:14:23 Removing intermediate container 80cc93a17e53 09:14:23 ---> 81383b48ceab 09:14:23 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:14:23 ---> Running in e2c06a61070f 09:14:23 Removing intermediate container e2c06a61070f 09:14:23 ---> 11520d1a4594 09:14:23 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:14:23 ---> Running in 7900e83ae358 09:14:26 Removing intermediate container 7900e83ae358 09:14:26 ---> 250a4cae43b2 09:14:26 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:14:26 ---> Running in fd2b5fc35803 09:14:26 Removing intermediate container fd2b5fc35803 09:14:26 ---> 3f30528ddaf3 09:14:26 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:14:27 ---> 2ab2472dc871 09:14:27 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:14:27 ---> Running in b4056af1132b 09:14:31 Removing intermediate container b4056af1132b 09:14:31 ---> 60c5dff438a8 09:14:31 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:31 ---> f44c98cb52f7 09:14:31 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:14:32 ---> 99bc9139973e 09:14:32 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:14:33 ---> 3fe22f01c57e 09:14:33 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:14:34 ---> 993d5f7c5e7e 09:14:34 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:14:35 ---> 1618a2d487b6 09:14:35 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:14:36 ---> cd7ef7a01409 09:14:36 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:14:36 ---> 4f58cc56134c 09:14:36 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:14:37 ---> 6d96dc8cafeb 09:14:37 Step 28/33 : RUN chmod +x /entrypoint.sh 09:14:37 ---> Running in 4cd06238b34c 09:14:39 Removing intermediate container 4cd06238b34c 09:14:39 ---> 6375cffc44f7 09:14:39 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:14:39 ---> Running in 24bb22910470 09:14:40 Removing intermediate container 24bb22910470 09:14:40 ---> 49e4e67c01de 09:14:40 Step 30/33 : CMD ["gate"] 09:14:40 ---> Running in 544c2cb60fb4 09:14:40 Removing intermediate container 544c2cb60fb4 09:14:40 ---> b023c4c5d046 09:14:40 Step 31/33 : LABEL arch=arm64 09:14:40 ---> Running in f69bc6e2f51d 09:14:41 Removing intermediate container f69bc6e2f51d 09:14:41 ---> 5d0e8191b914 09:14:41 Step 32/33 : LABEL git_sha=32369076ea85eef36eeee510d4a824bc2eef44f8 09:14:41 ---> Running in 9cb2e4474a60 09:14:41 Removing intermediate container 9cb2e4474a60 09:14:41 ---> e4a6dfa35749 09:14:41 Step 33/33 : LABEL version=0.0.0 09:14:41 ---> Running in 45d600cc548d 09:14:42 Removing intermediate container 45d600cc548d 09:14:42 ---> 41ab8f5b46ac 09:14:42 09:14:42 Successfully built 41ab8f5b46ac 09:14:42 Successfully tagged security-bootstrapper-arm64:latest 09:15:09  Building security-bootstrapper ... done Removing intermediate container 78aadd2c2029 09:15:09 ---> da65ee51f3c1 09:15:09 09:15:09 Step 10/23 : FROM alpine:3.17 09:15:09 ---> 51e60588ff2c 09:15:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:15:09 ---> Using cache 09:15:09 ---> d41c368ffa25 09:15:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:15:09 ---> Using cache 09:15:09 ---> 29559ddb7d0b 09:15:09 Step 13/23 : ENV APP_PORT=59861 09:15:09 ---> Running in f53321c2cf15 09:15:09 Removing intermediate container f53321c2cf15 09:15:09 ---> 120b500a54d1 09:15:09 Step 14/23 : EXPOSE $APP_PORT 09:15:09 ---> Running in 945c98514541 09:15:09 Removing intermediate container 945c98514541 09:15:09 ---> 8ca69cf3949a 09:15:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:15:09 ---> 20bd7280c96a 09:15:09 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:15:09 ---> e85b7ccd86c4 09:15:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:15:09 ---> fff91466569a 09:15:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:15:10 ---> 4ea2290f4345 09:15:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:15:10 ---> Running in ec92dde7be43 09:15:10 Removing intermediate container ec92dde7be43 09:15:10 ---> 179ec9642e67 09:15:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:15:10 ---> Running in 6628abce7c0d 09:15:12 Removing intermediate container 6628abce7c0d 09:15:12 ---> f2c6c51f93a6 09:15:12 Step 21/23 : LABEL arch=arm64 09:15:12 ---> Running in a40bb80e5e1a 09:15:13 Removing intermediate container a40bb80e5e1a 09:15:13 ---> abcd42062ee9 09:15:13 Step 22/23 : LABEL git_sha=32369076ea85eef36eeee510d4a824bc2eef44f8 09:15:13 ---> Running in f70af84e55bd 09:15:13 Removing intermediate container f70af84e55bd 09:15:13 ---> 72d1f1d7962d 09:15:13 Step 23/23 : LABEL version=0.0.0 09:15:13 ---> Running in ecf6a6c7b176 09:15:13 Removing intermediate container ecf6a6c7b176 09:15:13 ---> a1dfc0b28be6 09:15:13 09:15:14 Successfully built a1dfc0b28be6 09:15:14 Successfully tagged support-scheduler-arm64:latest 09:15:14  Building support-scheduler ... done  [Pipeline] } 09:15:14 $ docker stop --time=1 ea768a02fa2b9334e74fcf34dbc2c27c87d3a4b6dd9dda81ef182679f83494a8 09:15:16 $ docker rm -f --volumes ea768a02fa2b9334e74fcf34dbc2c27c87d3a4b6dd9dda81ef182679f83494a8 [Pipeline] // withDockerContainer [Pipeline] sh 09:15:16 + docker images 09:15:16 REPOSITORY TAG IMAGE ID CREATED SIZE 09:15:16 support-scheduler-arm64 latest a1dfc0b28be6 3 seconds ago 31.2MB 09:15:16 da65ee51f3c1 11 seconds ago 1.59GB 09:15:16 security-bootstrapper-arm64 latest 41ab8f5b46ac 34 seconds ago 21.9MB 09:15:16 42bf3bccc344 About a minute ago 1.51GB 09:15:16 security-secretstore-setup-arm64 latest b3278a29e06f 2 minutes ago 32.2MB 09:15:16 f9232fff68d2 3 minutes ago 1.52GB 09:15:16 security-proxy-setup-arm64 latest 0aac0e790db8 3 minutes ago 18.7MB 09:15:16 1d22b9087e3e 4 minutes ago 1.51GB 09:15:16 core-data-arm64 latest 4893d55660e0 4 minutes ago 19.9MB 09:15:16 2a302341aaa0 4 minutes ago 1.53GB 09:15:16 security-spire-agent-arm64 latest 53a441b5ccc6 4 minutes ago 153MB 09:15:16 security-spire-server-arm64 latest 395bbf6e70ef 5 minutes ago 97MB 09:15:16 9534dda13059 5 minutes ago 1.39GB 09:15:16 03968871a968 5 minutes ago 1.39GB 09:15:16 security-proxy-auth-arm64 latest ec6f0357f7b0 6 minutes ago 18.1MB 09:15:16 493e5419f4df 6 minutes ago 1.51GB 09:15:16 support-notifications-arm64 latest 40fcddd8706a 8 minutes ago 31.9MB 09:15:16 72bf9af33ca4 8 minutes ago 1.59GB 09:15:16 security-spiffe-token-provider-arm64 latest 44763e944e78 12 minutes ago 32.7MB 09:15:16 21cf550ffdaf 12 minutes ago 1.57GB 09:15:16 core-metadata-arm64 latest 54b80ea6f038 13 minutes ago 20.2MB 09:15:16 core-command-arm64 latest 98301afa19b2 14 minutes ago 19.7MB 09:15:16 733abc2e971e 14 minutes ago 1.53GB 09:15:16 8e0259366ad1 14 minutes ago 1.53GB 09:15:16 core-common-config-bootstrapper-arm64 latest 7ddd222a346f 14 minutes ago 17.2MB 09:15:16 694e51503544 15 minutes ago 1.52GB 09:15:16 security-spire-config-arm64 latest a60794e6bc72 22 minutes ago 96.1MB 09:15:16 0ef09b22756a 22 minutes ago 1.39GB 09:15:16 ci-base-image-arm64 latest b4f43f998a34 39 minutes ago 899MB 09:15:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB 09:15:16 alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB 09:15:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:17 09:15:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:17 arm64: Pulling from edgex-lftools-log-publisher 09:15:17 8998bd30e6a1: Pulling fs layer 09:15:17 04944245beec: Pulling fs layer 09:15:17 699f458cf7ca: Pulling fs layer 09:15:17 765212b225bb: Pulling fs layer 09:15:17 f23df028b6ca: Pulling fs layer 09:15:17 d65c8cfc05b1: Pulling fs layer 09:15:17 2437ff75d9bd: Pulling fs layer 09:15:17 765212b225bb: Waiting 09:15:17 f23df028b6ca: Waiting 09:15:17 d65c8cfc05b1: Waiting 09:15:17 2437ff75d9bd: Waiting 09:15:17 04944245beec: Verifying Checksum 09:15:17 04944245beec: Download complete 09:15:17 765212b225bb: Download complete 09:15:17 f23df028b6ca: Verifying Checksum 09:15:17 f23df028b6ca: Download complete 09:15:17 d65c8cfc05b1: Verifying Checksum 09:15:17 d65c8cfc05b1: Download complete 09:15:18 699f458cf7ca: Verifying Checksum 09:15:18 699f458cf7ca: Download complete 09:15:18 8998bd30e6a1: Download complete 09:15:20 2437ff75d9bd: Verifying Checksum 09:15:20 2437ff75d9bd: Download complete 09:15:22 8998bd30e6a1: Pull complete 09:15:22 04944245beec: Pull complete 09:15:27 699f458cf7ca: Pull complete 09:15:27 765212b225bb: Pull complete 09:15:27 f23df028b6ca: Pull complete 09:15:28 d65c8cfc05b1: Pull complete 09:15:42 2437ff75d9bd: Pull complete 09:15:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:15:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:43 prd-ubuntu20.04-docker-arm64-4c-16g-16682 does not seem to be running inside a container 09:15:43 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:15:46 $ docker top be7b0bd09827826d386d0992723db41e537835ce6f456ef541c765dd302a9ffc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:46 ---> job-cost.sh 09:15:46 lf-activate-venv: SKIPPING 09:15:46 INFO: No Stack... 09:15:47 INFO: Retrieving Pricing Info for: v3-standard-4 09:15:48 INFO: Archiving Costs [Pipeline] sh 09:15:48 + cat /w/workspace/edgex-go/9/archives/cost.csv 09:15:48 + cut -d, -f6 [Pipeline] lock 09:15:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-9-stack-cost] 09:15:48 Resource [jenkins-edgexfoundry-edgex-go-PR-4563-9-stack-cost] did not exist. Created. 09:15:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:15:49 + echo total: 0.10999999940395355 [Pipeline] stash 09:15:49 Stashed 1 file(s) [Pipeline] } 09:15:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-9-stack-cost] [Pipeline] // lock [Pipeline] } 09:15:49 $ docker stop --time=1 be7b0bd09827826d386d0992723db41e537835ce6f456ef541c765dd302a9ffc 09:15:51 $ docker rm -f --volumes be7b0bd09827826d386d0992723db41e537835ce6f456ef541c765dd302a9ffc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:15:51 provisioning config files... 09:15:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config467059177184200463tmp [Pipeline] { [Pipeline] sh 09:15:51 + set +x 09:15:51 + curl -s https://codecov.io/bash 09:15:51 + bash -s -- 09:15:51 09:15:51 _____ _ 09:15:51 / ____| | | 09:15:51 | | ___ __| | ___ ___ _____ __ 09:15:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:15:51 | |___| (_) | (_| | __/ (_| (_) \ V / 09:15:51 \_____\___/ \__,_|\___|\___\___/ \_/ 09:15:51 Bash-1.0.6 09:15:51 09:15:51 09:15:51 ==> git version 2.25.1 found 09:15:51 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:15:51 Release-Date: 2020-01-08 09:15:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:15:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:15:51 ==> Jenkins CI detected. 09:15:51 current dir:  /w/workspace/edgex-go/9 09:15:51 project root: . 09:15:51 --> token set from env 09:15:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:15:51 ==> Running gcov in . (disable via -X gcov) 09:15:52 ==> Python coveragepy not found 09:15:52 ==> Searching for coverage reports in: 09:15:52 + . 09:15:52 -> Found 1 reports 09:15:52 ==> Detecting git/mercurial file structure 09:15:52 ==> Reading reports 09:15:52 + ./coverage.out bytes=447731 09:15:52 ==> Appending adjustments 09:15:52 https://docs.codecov.io/docs/fixing-reports 09:15:53 + Found adjustments 09:15:53 ==> Gzipping contents 09:15:53 60K /tmp/codecov.THejSw.gz 09:15:53 ==> Uploading reports 09:15:53 url: https://codecov.io 09:15:53 query: branch=PR-4563&commit=c3a92844834f37db4afa3ea685745117b3bd88d7&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 09:15:53 -> Pinging Codecov 09:15:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4563&commit=c3a92844834f37db4afa3ea685745117b3bd88d7&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 09:15:53 -> Uploading to 09:15:53 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/00271124DB129430A58F1EEE437C3FCB/c3a92844834f37db4afa3ea685745117b3bd88d7/01ed6502-def0-45a7-a3d0-49d86b0bcd5a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T091553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3cd8aaf25f4e930aeb665134a6d0c0f148326b2d124adf253af11cf09f30aa50 09:15:53 % Total % Received % Xferd Average Speed Time Time Time Current 09:15:53 Dload Upload Total Spent Left Speed 09:15:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57411 0 0 100 57411 0 254k --:--:-- --:--:-- --:--:-- 254k 09:15:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c3a92844834f37db4afa3ea685745117b3bd88d7 [Pipeline] } 09:15:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:15:54 + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh 09:15:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:15:55 ---> package-listing.sh 09:15:55 ++ facter osfamily 09:15:55 ++ tr '[:upper:]' '[:lower:]' 09:15:55 + OS_FAMILY=debian 09:15:55 + workspace=/w/workspace/edgex-go/9 09:15:55 + START_PACKAGES=/tmp/packages_start.txt 09:15:55 + END_PACKAGES=/tmp/packages_end.txt 09:15:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:15:55 + PACKAGES=/tmp/packages_start.txt 09:15:55 + '[' /w/workspace/edgex-go/9 ']' 09:15:55 + PACKAGES=/tmp/packages_end.txt 09:15:55 + case "${OS_FAMILY}" in 09:15:55 + dpkg -l 09:15:55 + grep '^ii' 09:15:55 + '[' -f /tmp/packages_start.txt ']' 09:15:55 + '[' -f /tmp/packages_end.txt ']' 09:15:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:15:55 + '[' /w/workspace/edgex-go/9 ']' 09:15:55 + mkdir -p /w/workspace/edgex-go/9/archives/ 09:15:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 09:15:55 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:15:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:56 09:15:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:56 latest: Pulling from edgex-lftools-log-publisher 09:15:56 5eb5b503b376: Pulling fs layer 09:15:56 5c69ac0246d0: Pulling fs layer 09:15:56 ec43610c2a17: Pulling fs layer 09:15:56 3a2ae6a8a46f: Pulling fs layer 09:15:56 33b1e0a273af: Pulling fs layer 09:15:56 5d3b04190fa2: Pulling fs layer 09:15:56 2f39f015ded8: Pulling fs layer 09:15:56 33b1e0a273af: Waiting 09:15:56 5d3b04190fa2: Waiting 09:15:56 2f39f015ded8: Waiting 09:15:56 3a2ae6a8a46f: Waiting 09:15:56 5c69ac0246d0: Download complete 09:15:56 3a2ae6a8a46f: Verifying Checksum 09:15:57 ec43610c2a17: Verifying Checksum 09:15:57 ec43610c2a17: Download complete 09:15:57 33b1e0a273af: Verifying Checksum 09:15:57 33b1e0a273af: Download complete 09:15:57 5d3b04190fa2: Download complete 09:15:57 5eb5b503b376: Verifying Checksum 09:15:57 5eb5b503b376: Download complete 09:15:57 2f39f015ded8: Verifying Checksum 09:15:57 2f39f015ded8: Download complete 09:15:58 5eb5b503b376: Pull complete 09:15:58 5c69ac0246d0: Pull complete 09:15:58 ec43610c2a17: Pull complete 09:15:58 3a2ae6a8a46f: Pull complete 09:15:59 33b1e0a273af: Pull complete 09:15:59 5d3b04190fa2: Pull complete 09:16:04 2f39f015ded8: Pull complete 09:16:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:16:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:04 prd-ubuntu20.04-docker-8c-8g-16679 does not seem to be running inside a container 09:16:04 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:16:09 $ docker top bc95a271c7e712b78d090644d7ffce5e057977a6a29c823bcf1952343d63b537 -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:09 + touch /tmp/pre-build-complete [Pipeline] sh 09:16:09 + mkdir -p /var/log/sysstat [Pipeline] sh 09:16:09 + ls /var/log/sa-host 09:16:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:10 provisioning config files... 09:16:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config3338940245760345969tmp [Pipeline] { [Pipeline] echo 09:16:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:16:10 ---> create-netrc.sh [Pipeline] } 09:16:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:16:10 ---> python-tools-install.sh [Pipeline] echo 09:16:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:16:10 ---> sudo-logs.sh 09:16:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:16:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:16:11 ---> job-cost.sh 09:16:11 lf-activate-venv: SKIPPING 09:16:11 DEBUG: total: 0.10999999940395355 09:16:11 INFO: Retrieving Stack Cost... 09:16:11 INFO: Retrieving Pricing Info for: v3-standard-8 09:16:12 INFO: Archiving Costs [Pipeline] echo 09:16:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:16:12 ---> logs-deploy.sh 09:16:12 lf-activate-venv: SKIPPING 09:16:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/9 09:16:12 INFO: archiving workspace using pattern(s): 09:16:13 Archives upload complete. 09:16:13 INFO: archiving logs to Nexus 09:16:14 ---> uname -a: 09:16:14 Linux prd-ubuntu20-04-docker-8c-8g-16679 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:16:14 09:16:14 09:16:14 ---> lscpu: 09:16:14 Architecture: x86_64 09:16:14 CPU op-mode(s): 32-bit, 64-bit 09:16:14 Byte Order: Little Endian 09:16:14 Address sizes: 40 bits physical, 48 bits virtual 09:16:14 CPU(s): 8 09:16:14 On-line CPU(s) list: 0-7 09:16:14 Thread(s) per core: 1 09:16:14 Core(s) per socket: 1 09:16:14 Socket(s): 8 09:16:14 NUMA node(s): 1 09:16:14 Vendor ID: AuthenticAMD 09:16:14 CPU family: 23 09:16:14 Model: 49 09:16:14 Model name: AMD EPYC-Rome Processor 09:16:14 Stepping: 0 09:16:14 CPU MHz: 2799.998 09:16:14 BogoMIPS: 5599.99 09:16:14 Virtualization: AMD-V 09:16:14 Hypervisor vendor: KVM 09:16:14 Virtualization type: full 09:16:14 L1d cache: 256 KiB 09:16:14 L1i cache: 256 KiB 09:16:14 L2 cache: 4 MiB 09:16:14 L3 cache: 128 MiB 09:16:14 NUMA node0 CPU(s): 0-7 09:16:14 Vulnerability Itlb multihit: Not affected 09:16:14 Vulnerability L1tf: Not affected 09:16:14 Vulnerability Mds: Not affected 09:16:14 Vulnerability Meltdown: Not affected 09:16:14 Vulnerability Mmio stale data: Not affected 09:16:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:16:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:16:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:16:14 Vulnerability Srbds: Not affected 09:16:14 Vulnerability Tsx async abort: Not affected 09:16:14 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 09:16:14 09:16:14 09:16:14 ---> nproc: 09:16:14 8 09:16:14 09:16:14 09:16:14 ---> df -h: 09:16:14 Filesystem Size Used Avail Use% Mounted on 09:16:14 overlay 155G 21G 135G 14% / 09:16:14 tmpfs 64M 0 64M 0% /dev 09:16:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:16:14 shm 64M 0 64M 0% /dev/shm 09:16:14 /dev/vda1 155G 21G 135G 14% /facter-os 09:16:14 09:16:14