Pull request #4569 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 67c93f70b7447e1b2505b50fe643ca16422e2e49+71cf00baf6053412bb985f3832ac8b10e5a82b70 (b8ef0d8b5d7a2817b6cf7473238e31c570631f35) 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-ssh9650841528548783327.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-ssh853391926768545887.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-4569/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-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9055706112991180860.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-ssh15378835004104787131.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-4569/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-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6498971806452428394.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15769 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 71cf00baf6053412bb985f3832ac8b10e5a82b70 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 Merge succeeded, producing 2c6f453efeffced05df413de93bd762a93fe709e Checking out Revision 2c6f453efeffced05df413de93bd762a93fe709e (PR-4569) > 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/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # 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 71cf00baf6053412bb985f3832ac8b10e5a82b70 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c6f453efeffced05df413de93bd762a93fe709e # timeout=10 Commit message: "Merge commit '71cf00baf6053412bb985f3832ac8b10e5a82b70' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:33:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:33:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:33:49 ========================================================= 18:33:49 EdgeX Global Pipelines Version Info 18:33:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:33:50 ------------------- 18:33:50 stable info: 18:33:50 ------------------- 18:33:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:33:50 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:33:50 Message: update stable to v1.0.249 18:33:50 ------------------- 18:33:50 experimental info: 18:33:50 ------------------- 18:33:50 Commited By: **** collab-it+edgex@linuxfoundation.org 18:33:50 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:33:50 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c6f453efeffced05df413de93bd762a93fe709e [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c6f453 [Pipeline] echo 18:33:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:33:51 provisioning config files... 18:33:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1243333601118354174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:33:51 ---> docker-login.sh 18:33:51 nexus3.edgexfoundry.org:10001 18:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:52 Configure a credential helper to remove this warning. See 18:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:52 18:33:52 Login Succeeded 18:33:52 nexus3.edgexfoundry.org:10002 18:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:52 Configure a credential helper to remove this warning. See 18:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:52 18:33:52 Login Succeeded 18:33:52 nexus3.edgexfoundry.org:10003 18:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:52 Configure a credential helper to remove this warning. See 18:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:52 18:33:52 Login Succeeded 18:33:52 nexus3.edgexfoundry.org:10004 18:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:52 Configure a credential helper to remove this warning. See 18:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:52 18:33:52 Login Succeeded 18:33:52 docker.io 18:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:52 Configure a credential helper to remove this warning. See 18:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:52 18:33:52 Login Succeeded 18:33:52 ---> docker-login.sh ends [Pipeline] } 18:33:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:33:53 + 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 18:33:53 + dirname cmd/core-command/Dockerfile 18:33:53 + cut -d/ -f2 18:33:53 + echo core-command,cmd/core-command/Dockerfile 18:33:53 + cut -d/+ -f2 18:33:53 dirname cmd/core-common-config-bootstrapper/Dockerfile 18:33:53 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 18:33:53 + dirname cmd/core-data/Dockerfile 18:33:53 + cut -d/ -f2 18:33:53 + echo core-data,cmd/core-data/Dockerfile 18:33:53 + dirname cmd/core-metadata/Dockerfile 18:33:53 + cut -d/ -f2 18:33:53 + echo core-metadata,cmd/core-metadata/Dockerfile 18:33:53 + dirname cmd/security-bootstrapper/Dockerfile 18:33:53 + cut -d/ -f2 18:33:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:33:53 + dirname cmd/security-proxy-auth/Dockerfile 18:33:53 + cut -d/ -f2 18:33:53 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 18:33:53 + + dirname cmd/security-proxy-setup/Dockerfile 18:33:53 cut -d/ -f2 18:33:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:33:53 + dirname cmd/security-secretstore-setup/Dockerfile 18:33:53 + cut -d/ -f2 18:33:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:33:53 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:33:53 + cut -d/ -f2 18:33:53 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:33:53 + dirname cmd/security-spire-agent/Dockerfile 18:33:53 + cut -d/ -f2 18:33:53 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:33:53 + dirname cmd/security-spire-config/Dockerfile 18:33:53 + cut -d/ -f2 18:33:53 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:33:53 + dirname cmd/security-spire-server/Dockerfile 18:33:53 + cut -d/ -f2 18:33:53 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:33:53 + dirname cmd/support-notifications/Dockerfile 18:33:53 + cut -d/ -f2 18:33:53 + echo support-notifications,cmd/support-notifications/Dockerfile 18:33:53 + dirname cmd/support-scheduler/Dockerfile 18:33:53 + cut -d/ -f2 18:33:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 18:33:53 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 18:33:53 + git rev-list -1 --merges 2c6f453efeffced05df413de93bd762a93fe709e~1..2c6f453efeffced05df413de93bd762a93fe709e [Pipeline] echo 18:33:53 -----------> git rev-list -1 --merges 2c6f453efeffced05df413de93bd762a93fe709e~1..2c6f453efeffced05df413de93bd762a93fe709e 2c6f453efeffced05df413de93bd762a93fe709e 18:33:53 2c6f453efeffced05df413de93bd762a93fe709e [false] [Pipeline] sh 18:33:53 + git log --format=format:%s -1 2c6f453efeffced05df413de93bd762a93fe709e [Pipeline] echo 18:33:53 ========================================================= 18:33:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:33:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:33:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:33:54 + grep -v github /etc/ssh/ssh_known_hosts 18:33:54 + [ -e /tmp/ssh_known_hosts ] 18:33:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:33:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:33:54 + sudo tee -a /etc/ssh/ssh_known_hosts 18:33:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:33:54 18:33:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:33:54 0.1.4: Pulling from edgex-devops/py-git-semver 18:33:54 b85a868b505f: Pulling fs layer 18:33:54 e2be974225ed: Pulling fs layer 18:33:54 339a4e72a1f5: Pulling fs layer 18:33:54 988bab9f4d93: Pulling fs layer 18:33:54 1469e6f7b9e6: Pulling fs layer 18:33:54 eaf3925da568: Pulling fs layer 18:33:54 bab4dde63d76: Pulling fs layer 18:33:54 bde34c3a00c8: Pulling fs layer 18:33:54 b352a97aabf1: Pulling fs layer 18:33:54 4872d77fe225: Pulling fs layer 18:33:54 5851b861e8e6: Pulling fs layer 18:33:54 bde34c3a00c8: Waiting 18:33:54 b352a97aabf1: Waiting 18:33:54 bab4dde63d76: Waiting 18:33:54 eaf3925da568: Waiting 18:33:54 988bab9f4d93: Waiting 18:33:54 4872d77fe225: Waiting 18:33:54 1469e6f7b9e6: Waiting 18:33:54 e2be974225ed: Verifying Checksum 18:33:54 e2be974225ed: Download complete 18:33:54 988bab9f4d93: Verifying Checksum 18:33:54 988bab9f4d93: Download complete 18:33:54 1469e6f7b9e6: Verifying Checksum 18:33:54 1469e6f7b9e6: Download complete 18:33:55 eaf3925da568: Verifying Checksum 18:33:55 eaf3925da568: Download complete 18:33:55 339a4e72a1f5: Verifying Checksum 18:33:55 339a4e72a1f5: Download complete 18:33:55 bde34c3a00c8: Verifying Checksum 18:33:55 bde34c3a00c8: Download complete 18:33:55 b352a97aabf1: Download complete 18:33:55 4872d77fe225: Verifying Checksum 18:33:55 4872d77fe225: Download complete 18:33:55 5851b861e8e6: Verifying Checksum 18:33:55 5851b861e8e6: Download complete 18:33:55 b85a868b505f: Verifying Checksum 18:33:55 b85a868b505f: Download complete 18:33:55 bab4dde63d76: Verifying Checksum 18:33:55 bab4dde63d76: Download complete 18:33:56 b85a868b505f: Pull complete 18:33:56 e2be974225ed: Pull complete 18:33:56 339a4e72a1f5: Pull complete 18:33:56 988bab9f4d93: Pull complete 18:33:57 1469e6f7b9e6: Pull complete 18:33:57 eaf3925da568: Pull complete 18:33:59 bab4dde63d76: Pull complete 18:33:59 bde34c3a00c8: Pull complete 18:33:59 b352a97aabf1: Pull complete 18:33:59 4872d77fe225: Pull complete 18:33:59 5851b861e8e6: Pull complete 18:33:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:33:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:33:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:59 prd-ubuntu20.04-docker-8c-8g-15769 does not seem to be running inside a container 18:33:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:34:01 $ docker top 8339912fc16b886ae84c24969135b2032c44614a7dcb04520f8eb5b527f466c4 -eo pid,comm 18:34:01 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). 18:34:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:34:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:34:01 [ssh-agent] Looking for ssh-agent implementation... 18:34:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:01 $ docker exec 8339912fc16b886ae84c24969135b2032c44614a7dcb04520f8eb5b527f466c4 ssh-agent 18:34:01 SSH_AUTH_SOCK=/tmp/ssh-xTlkzzWDDxgJ/agent.34 18:34:01 SSH_AGENT_PID=40 18:34:01 Running ssh-add (command line suppressed) 18:34:02 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1317845484255137274.key (/w/workspace/edgex-go/2@tmp/private_key_1317845484255137274.key) 18:34:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:34:02 + git tag --points-at HEAD [Pipeline] } 18:34:02 $ docker exec --env ******** --env ******** 8339912fc16b886ae84c24969135b2032c44614a7dcb04520f8eb5b527f466c4 ssh-agent -k 18:34:02 unset SSH_AUTH_SOCK; 18:34:02 unset SSH_AGENT_PID; 18:34:02 echo Agent pid 40 killed; 18:34:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:34:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:34:02 [ssh-agent] Looking for ssh-agent implementation... 18:34:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:02 $ docker exec 8339912fc16b886ae84c24969135b2032c44614a7dcb04520f8eb5b527f466c4 ssh-agent 18:34:02 SSH_AUTH_SOCK=/tmp/ssh-qq1F4Pkx5zHE/agent.71 18:34:02 SSH_AGENT_PID=77 18:34:02 Running ssh-add (command line suppressed) 18:34:02 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4567903107319402566.key (/w/workspace/edgex-go/2@tmp/private_key_4567903107319402566.key) 18:34:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:34:03 + git semver init 18:34:03 2023-05-16 18:34:03,270 [run_init] DEBUG init version:0.0.0 force:False 18:34:03 2023-05-16 18:34:03,271 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 18:34:03 2023-05-16 18:34:03,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 18:34:03 2023-05-16 18:34:03,272 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 18:34:09 2023-05-16 18:34:08,708 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 18:34:09 2023-05-16 18:34:08,708 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4569 with force:False 18:34:09 2023-05-16 18:34:08,709 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4569 18:34:09 2023-05-16 18:34:08,713 [execute] INFO git cat-file --batch-check 18:34:09 2023-05-16 18:34:08,713 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 18:34:09 2023-05-16 18:34:08,719 [execute] INFO git cat-file --batch 18:34:09 2023-05-16 18:34:08,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 18:34:09 2023-05-16 18:34:08,724 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4569 18:34:09 0.0.0 [Pipeline] } 18:34:09 $ docker exec --env ******** --env ******** 8339912fc16b886ae84c24969135b2032c44614a7dcb04520f8eb5b527f466c4 ssh-agent -k 18:34:10 unset SSH_AUTH_SOCK; 18:34:10 unset SSH_AGENT_PID; 18:34:10 echo Agent pid 77 killed; 18:34:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:34:10 + git semver [Pipeline] } 18:34:10 $ docker stop --time=1 8339912fc16b886ae84c24969135b2032c44614a7dcb04520f8eb5b527f466c4 18:34:11 $ docker rm -f --volumes 8339912fc16b886ae84c24969135b2032c44614a7dcb04520f8eb5b527f466c4 [Pipeline] // withDockerContainer [Pipeline] sh 18:34:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:34:12 Stashed 1 file(s) [Pipeline] echo 18:34:12 [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 18:34:12 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 18:34:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:34:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:34:12 ========================================================= 18:34:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:34:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:34:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:34:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:34:13 f56be85fc22e: Pulling fs layer 18:34:13 85791d961cd3: Pulling fs layer 18:34:13 d694b5ae8c79: Pulling fs layer 18:34:13 9f32a84ed3da: Pulling fs layer 18:34:13 4d19c01a9841: Pulling fs layer 18:34:13 9325e15d5711: Pulling fs layer 18:34:13 556b6ee489ea: Pulling fs layer 18:34:13 c5a4b2cf53e6: Pulling fs layer 18:34:13 9f32a84ed3da: Waiting 18:34:13 4d19c01a9841: Waiting 18:34:13 9325e15d5711: Waiting 18:34:13 c5a4b2cf53e6: Waiting 18:34:13 556b6ee489ea: Waiting 18:34:13 85791d961cd3: Verifying Checksum 18:34:13 85791d961cd3: Download complete 18:34:13 9f32a84ed3da: Verifying Checksum 18:34:13 9f32a84ed3da: Download complete 18:34:13 4d19c01a9841: Verifying Checksum 18:34:13 4d19c01a9841: Download complete 18:34:13 f56be85fc22e: Verifying Checksum 18:34:13 f56be85fc22e: Download complete 18:34:13 9325e15d5711: Verifying Checksum 18:34:13 9325e15d5711: Download complete 18:34:13 f56be85fc22e: Pull complete 18:34:13 85791d961cd3: Pull complete 18:34:13 c5a4b2cf53e6: Verifying Checksum 18:34:13 c5a4b2cf53e6: Download complete 18:34:14 d694b5ae8c79: Verifying Checksum 18:34:14 d694b5ae8c79: Download complete 18:34:14 556b6ee489ea: Verifying Checksum 18:34:14 556b6ee489ea: Download complete 18:34:16 d694b5ae8c79: Pull complete 18:34:16 9f32a84ed3da: Pull complete 18:34:16 4d19c01a9841: Pull complete 18:34:16 9325e15d5711: Pull complete 18:34:19 556b6ee489ea: Pull complete 18:34:19 c5a4b2cf53e6: Pull complete 18:34:19 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:34:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:34:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 18:34:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:34:20 WORKDIR /edgex 18:34:20 COPY go.mod . 18:34:20 RUN go mod download 18:34:20 + docker build -t ci-base-image-x86_64 -f - . 18:34:20 Sending build context to Docker daemon 170.7MB 18:34:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:34:20 ---> c4be618373d6 18:34:20 Step 2/4 : WORKDIR /edgex 18:34:24 ---> Running in 1259ab3b46ba 18:34:25 Removing intermediate container 1259ab3b46ba 18:34:25 ---> 60cea7f8086d 18:34:25 Step 3/4 : COPY go.mod . 18:34:25 ---> f69d8b9f2d58 18:34:25 Step 4/4 : RUN go mod download 18:34:25 ---> Running in e17d204e1e8e 18:34:27 Still waiting to schedule task 18:34:27 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15766’ is offline 18:34:37 Removing intermediate container e17d204e1e8e 18:34:37 ---> 7939deb480dc 18:34:37 Successfully built 7939deb480dc 18:34:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:37 + docker inspect -f . ci-base-image-x86_64 18:34:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:37 prd-ubuntu20.04-docker-8c-8g-15769 does not seem to be running inside a container 18:34:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:34:38 $ docker top 9c8e00783d71dcadedd79825ba19d9baa858bc787be75d869eac542a145dcf45 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:38 + go version 18:34:38 go version go1.20.2 linux/amd64 [Pipeline] } 18:34:38 $ docker stop --time=1 9c8e00783d71dcadedd79825ba19d9baa858bc787be75d869eac542a145dcf45 18:34:39 $ docker rm -f --volumes 9c8e00783d71dcadedd79825ba19d9baa858bc787be75d869eac542a145dcf45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:40 + docker inspect -f . ci-base-image-x86_64 18:34:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:40 prd-ubuntu20.04-docker-8c-8g-15769 does not seem to be running inside a container 18:34:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:34:40 $ docker top c6bdfb6382d8dee33f51477d214835f34cf2e645667ba52417ae0547f331bf06 -eo pid,comm [Pipeline] { [Pipeline] echo 18:34:40 ========================================================= 18:34:40 [edgeXBuildGoParallel] Running Tests and Build... 18:34:40 ========================================================= [Pipeline] sh 18:34:41 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 18:34:41 + make test 18:34:41 go test -race -coverprofile=coverage.out ./... 18:34:47 ? github.com/edgexfoundry/edgex-go [no test files] 18:35:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:35:02 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:35:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:35:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:35:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:35:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:35:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:35:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:35:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:35:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:35:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:35:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:35:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:35:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:35:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:35:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 18:35:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 18:35:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.5% of statements 18:35:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:35:13 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:35:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:35:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:35:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:35:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 18:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:35:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.029s coverage: 88.5% of statements 18:35:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.058s coverage: 3.8% of statements 18:35:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:35:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:35:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:35:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.341s coverage: 95.6% of statements 18:35:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:35:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:35:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:35:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:35:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:35:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements 18:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:35:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements 18:35:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:35:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements 18:35:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.0% of statements 18:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 42.9% of statements 18:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 82.9% of statements 18:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 18:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 18:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 18:35:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:35:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:35:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:35:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:35:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:35:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:35:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:35:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:35:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 18:35:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:35:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:35:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:35:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:35:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:35:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:35:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:35:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:35:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:35:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:35:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:35:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements 18:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.251s coverage: 79.9% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.064s coverage: 92.9% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.068s coverage: 87.2% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.055s coverage: 20.0% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 81.8% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.1% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.111s coverage: 92.3% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements 18:35:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements 18:35:48 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 18:35:48 Dockerfile.fuzz:1 DL3026 error: Use only an allowed registry in the FROM image 18:35:48 Dockerfile.fuzz:5 DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga `. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`). 18:35:48 Dockerfile.fuzz:8 DL3003 warning: Use WORKDIR to switch to a directory 18:35:48 Dockerfile.fuzz:8 SC2164 warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. 18:35:48 make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } 18:35:48 $ docker stop --time=1 c6bdfb6382d8dee33f51477d214835f34cf2e645667ba52417ae0547f331bf06 18:35:49 $ docker rm -f --volumes c6bdfb6382d8dee33f51477d214835f34cf2e645667ba52417ae0547f331bf06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:35:49 Failed in branch amd64 18:37:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15771 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws 18:37:00 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 18:37:00 The recommended git tool is: git 18:37:07 using credential edgex-jenkins-ssh 18:37:07 Cloning the remote Git repository 18:37:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:37:07 > git init /w/workspace/edgex-go/2 # timeout=10 18:37:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:37:07 > git --version # timeout=10 18:37:07 > git --version # 'git version 2.25.1' 18:37:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:37:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:37:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:37:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:37:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:37:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:37:26 using GIT_SSH to set credentials SSH Credentials for GitHub 18:37:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:37:27 Merging remotes/origin/main commit 71cf00baf6053412bb985f3832ac8b10e5a82b70 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 18:37:28 Merge succeeded, producing f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e 18:37:28 Checking out Revision f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e (PR-4569) 18:37:27 > git config core.sparsecheckout # timeout=10 18:37:27 > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # timeout=10 18:37:27 > git remote # timeout=10 18:37:27 > git config --get remote.origin.url # timeout=10 18:37:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:37:27 > git merge 71cf00baf6053412bb985f3832ac8b10e5a82b70 # timeout=10 18:37:28 > git rev-parse HEAD^{commit} # timeout=10 18:37:28 > git config core.sparsecheckout # timeout=10 18:37:28 > git checkout -f f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e # timeout=10 18:37:31 Commit message: "Merge commit '71cf00baf6053412bb985f3832ac8b10e5a82b70' into HEAD" 18:37:31 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:37:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:37:32 % Total % Received % Xferd Average Speed Time Time Time Current 18:37:32 Dload Upload Total Spent Left Speed 18:37:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 18:37:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:37:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:37:33 + sudo tee /etc/docker/daemon.new 18:37:33 { 18:37:33 "registry-mirrors": [ 18:37:33 "https://nexus3.edgexfoundry.org:10001" 18:37:33 ], 18:37:33 "bip": "10.250.0.254/24", 18:37:33 "hosts": [ 18:37:33 "tcp://0.0.0.0:5555", 18:37:33 "unix:///var/run/docker.sock" 18:37:33 ], 18:37:33 "mtu": 1458, 18:37:33 "selinux-enabled": true, 18:37:33 "seccomp-profile": "/etc/docker/seccomp.json" 18:37:33 } [Pipeline] sh 18:37:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:37:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:37:52 provisioning config files... 18:37:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3376202554611179078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:37:52 ---> docker-login.sh 18:37:52 nexus3.edgexfoundry.org:10001 18:37:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:53 Configure a credential helper to remove this warning. See 18:37:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:53 18:37:53 Login Succeeded 18:37:53 nexus3.edgexfoundry.org:10002 18:37:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:54 Configure a credential helper to remove this warning. See 18:37:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:54 18:37:54 Login Succeeded 18:37:54 nexus3.edgexfoundry.org:10003 18:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:54 Configure a credential helper to remove this warning. See 18:37:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:54 18:37:54 Login Succeeded 18:37:54 nexus3.edgexfoundry.org:10004 18:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:54 Configure a credential helper to remove this warning. See 18:37:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:54 18:37:54 Login Succeeded 18:37:54 docker.io 18:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:55 Configure a credential helper to remove this warning. See 18:37:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:55 18:37:55 Login Succeeded 18:37:55 ---> docker-login.sh ends [Pipeline] } 18:37:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 18:37:55 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 18:37:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:37:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:37:55 ========================================================= 18:37:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:37:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:37:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:37:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:37:56 c41833b44d91: Pulling fs layer 18:37:56 ed15518f5707: Pulling fs layer 18:37:56 feae8fd75edb: Pulling fs layer 18:37:56 242c74f7c9fa: Pulling fs layer 18:37:56 3cdef696dda3: Pulling fs layer 18:37:56 2ced38df9373: Pulling fs layer 18:37:56 58f1dce35555: Pulling fs layer 18:37:56 242c74f7c9fa: Waiting 18:37:56 3cdef696dda3: Waiting 18:37:56 2ced38df9373: Waiting 18:37:56 58f1dce35555: Waiting 18:37:56 ed15518f5707: Verifying Checksum 18:37:56 ed15518f5707: Download complete 18:37:56 242c74f7c9fa: Verifying Checksum 18:37:56 242c74f7c9fa: Download complete 18:37:56 3cdef696dda3: Verifying Checksum 18:37:56 3cdef696dda3: Download complete 18:37:56 c41833b44d91: Verifying Checksum 18:37:56 c41833b44d91: Download complete 18:37:57 c41833b44d91: Pull complete 18:37:58 58f1dce35555: Verifying Checksum 18:37:58 58f1dce35555: Download complete 18:37:58 ed15518f5707: Pull complete 18:37:59 feae8fd75edb: Verifying Checksum 18:37:59 feae8fd75edb: Download complete 18:37:59 2ced38df9373: Verifying Checksum 18:37:59 2ced38df9373: Download complete 18:38:09 feae8fd75edb: Pull complete 18:38:09 242c74f7c9fa: Pull complete 18:38:09 3cdef696dda3: Pull complete 18:38:15 2ced38df9373: Pull complete 18:38:16 58f1dce35555: Pull complete 18:38:16 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:38:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:38:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 18:38:17 + docker build -t ci-base-image-arm64 -f - . 18:38:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:38:17 WORKDIR /edgex 18:38:17 COPY go.mod . 18:38:17 RUN go mod download 18:38:17 Sending build context to Docker daemon 2.931MB 18:38:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:38:17 ---> fadd8f120f05 18:38:17 Step 2/4 : WORKDIR /edgex 18:38:19 ---> Running in 5a97b92397c4 18:38:19 Removing intermediate container 5a97b92397c4 18:38:19 ---> 3b1813676f9e 18:38:19 Step 3/4 : COPY go.mod . 18:38:20 ---> d2abccda66a3 18:38:20 Step 4/4 : RUN go mod download 18:38:20 ---> Running in 5d167564b5d3 18:38:47 Removing intermediate container 5d167564b5d3 18:38:47 ---> a806f3dca079 18:38:47 Successfully built a806f3dca079 18:38:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:47 + docker inspect -f . ci-base-image-arm64 18:38:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:47 prd-ubuntu20.04-docker-arm64-4c-16g-15771 does not seem to be running inside a container 18:38:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:38:48 $ docker top bd25bc0b59e9e3bd1d13fcef01bf9dfd12e076fbbc6ced79a15ad3f3f2b8dae7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:38:49 + go version 18:38:49 go version go1.20.2 linux/arm64 [Pipeline] } 18:38:49 $ docker stop --time=1 bd25bc0b59e9e3bd1d13fcef01bf9dfd12e076fbbc6ced79a15ad3f3f2b8dae7 18:38:51 $ docker rm -f --volumes bd25bc0b59e9e3bd1d13fcef01bf9dfd12e076fbbc6ced79a15ad3f3f2b8dae7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:52 + docker inspect -f . ci-base-image-arm64 18:38:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:52 prd-ubuntu20.04-docker-arm64-4c-16g-15771 does not seem to be running inside a container 18:38:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:38:53 $ docker top e8db1dcbfce5bf21515a6a0452740bc64a6c9c3d8420f19ad99d7fb0250e2eb2 -eo pid,comm [Pipeline] { [Pipeline] echo 18:38:53 ========================================================= 18:38:53 [edgeXBuildGoParallel] Running Tests and Build... 18:38:53 ========================================================= [Pipeline] sh 18:38:53 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 18:38:54 + make test 18:38:54 go test -race -coverprofile=coverage.out ./... 18:39:41 ? github.com/edgexfoundry/edgex-go [no test files] 18:41:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:41:32 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:41:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:41:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:41:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:41:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:41:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:41:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:41:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:41:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:41:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:41:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.319s coverage: 28.7% of statements 18:42:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.291s coverage: 98.5% of statements 18:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:42:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.384s coverage: 71.5% of statements 18:42:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:42:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:42:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.329s coverage: 54.0% of statements 18:42:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:42:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:42:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:42:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:42:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:42:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:42:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:42:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.437s coverage: 88.5% of statements 18:42:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.414s coverage: 3.8% of statements 18:42:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:42:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:42:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:42:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.821s coverage: 95.6% of statements 18:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:42:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.216s coverage: 72.2% of statements 18:42:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:42:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:42:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:42:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.265s coverage: 65.9% of statements 18:42:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:42:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.407s coverage: 0.9% of statements 18:42:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.248s coverage: 29.0% of statements 18:43:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.279s coverage: 42.9% of statements 18:43:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.240s coverage: 82.9% of statements 18:43:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.245s coverage: 94.1% of statements 18:43:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.260s coverage: 96.3% of statements 18:43:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements 18:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:43:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:43:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:43:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:43:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.210s coverage: 94.4% of statements 18:43:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:43:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:43:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:43:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:43:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:43:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:43:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:43:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.141s coverage: 79.9% of statements 18:43:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.254s coverage: 92.9% of statements 18:43:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements 18:43:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.213s coverage: 62.3% of statements 18:43:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements 18:43:33 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements 18:43:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 18:43:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.472s coverage: 81.8% of statements 18:43:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 18:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.501s coverage: 82.1% of statements 18:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:43:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.223s coverage: 86.0% of statements 18:43:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:43:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:43:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.014s coverage: 63.1% of statements 18:43:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.260s coverage: 100.0% of statements 18:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements 18:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 18:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 18:43:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:43:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:43:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 18:43:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:43:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:43:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:43:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.976s coverage: 38.4% of statements 18:43:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements 18:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:43:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.217s coverage: 84.8% of statements 18:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:44:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.297s coverage: 17.7% of statements 18:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:44:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.548s coverage: 92.3% of statements 18:44:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:44:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:44:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.299s coverage: 61.5% of statements 18:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:44:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.7% of statements 18:44:16 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 18:44:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:44:16 go vet ./... 18:46:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:46:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:46:53 ./bin/test-attribution-txt.sh [Pipeline] echo 18:46:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:46:53 + ls -al . 18:46:53 total 708 18:46:53 drwxrwxr-x 10 1001 1001 4096 May 16 18:38 . 18:46:53 drwxr-xr-x 4 root root 4096 May 16 18:38 .. 18:46:53 drwxrwxr-x 2 1001 1001 4096 May 16 18:37 .blubracket 18:46:53 -rw-rw-r-- 1 1001 1001 16 May 16 18:37 .dockerignore 18:46:53 drwxrwxr-x 8 1001 1001 4096 May 16 18:37 .git 18:46:53 drwxrwxr-x 3 1001 1001 4096 May 16 18:37 .github 18:46:53 -rw-rw-r-- 1 1001 1001 1162 May 16 18:37 .gitignore 18:46:53 -rw-rw-r-- 1 1001 1001 42 May 16 18:37 .golangci.yml 18:46:53 -rw-rw-r-- 1 1001 1001 87 May 16 18:37 .hadolint.yml 18:46:53 -rw-rw-r-- 1 1001 1001 166 May 16 18:37 .sonarcloud.properties 18:46:53 -rw-rw-r-- 1 1001 1001 1171 May 16 18:37 ADOPTERS.md 18:46:53 -rw-rw-r-- 1 1001 1001 10835 May 16 18:37 Attribution.txt 18:46:53 -rw-rw-r-- 1 1001 1001 73765 May 16 18:37 CHANGELOG.md 18:46:53 -rw-rw-r-- 1 1001 1001 3804 May 16 18:37 CONTRIBUTING.md 18:46:53 -rw-rw-r-- 1 1001 1001 579 May 16 18:37 Dockerfile.fuzz 18:46:53 -rw-rw-r-- 1 1001 1001 677 May 16 18:37 GOVERNANCE.md 18:46:53 -rw-rw-r-- 1 1001 1001 883 May 16 18:37 Jenkinsfile 18:46:53 -rw-rw-r-- 1 1001 1001 10775 May 16 18:37 LICENSE 18:46:53 -rw-rw-r-- 1 1001 1001 14368 May 16 18:37 Makefile 18:46:53 -rw-rw-r-- 1 1001 1001 582 May 16 18:37 OWNERS.md 18:46:53 -rw-rw-r-- 1 1001 1001 9902 May 16 18:37 README.md 18:46:53 -rw-rw-r-- 1 1001 1001 789 May 16 18:37 SECURITY.md 18:46:53 -rw-rw-r-- 1 1001 1001 5 May 16 18:34 VERSION 18:46:53 drwxrwxr-x 2 1001 1001 4096 May 16 18:37 bin 18:46:53 drwxrwxr-x 18 1001 1001 4096 May 16 18:37 cmd 18:46:53 -rw-r--r-- 1 root root 447731 May 16 18:44 coverage.out 18:46:53 -rwxrwxr-x 1 1001 1001 874 May 16 18:37 fuzzing_docker.sh 18:46:53 -rw-rw-r-- 1 1001 1001 3200 May 16 18:37 go.mod 18:46:53 -rw-rw-r-- 1 1001 1001 31040 May 16 18:37 go.sum 18:46:53 drwxrwxr-x 7 1001 1001 4096 May 16 18:37 internal 18:46:53 drwxrwxr-x 3 1001 1001 4096 May 16 18:37 openapi 18:46:53 -rw-rw-r-- 1 1001 1001 594 May 16 18:37 security.txt 18:46:53 drwxrwxr-x 4 1001 1001 4096 May 16 18:37 snap 18:46:53 -rw-rw-r-- 1 1001 1001 204 May 16 18:37 version.go [Pipeline] sh 18:46:54 + '[' -e coverage.out ] 18:46:54 + chown 1001:1001 coverage.out [Pipeline] stash 18:46:54 Stashed 1 file(s) [Pipeline] sh 18:46:55 + make build 18:46:55 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 18:48:32 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 18:48:32 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 18:48:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:48:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:49:24 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 18:49: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:49:33 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 18:49: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:49:43 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 18:49:47 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 18:49:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 18:49:58 $ docker stop --time=1 e8db1dcbfce5bf21515a6a0452740bc64a6c9c3d8420f19ad99d7fb0250e2eb2 18:50:01 $ docker rm -f --volumes e8db1dcbfce5bf21515a6a0452740bc64a6c9c3d8420f19ad99d7fb0250e2eb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:50:03 18:50:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:50:04 latest: Pulling from edgex-devops/edgex-compose-arm64 18:50:04 29e5d40040c1: Pulling fs layer 18:50:04 1ce36da41761: Pulling fs layer 18:50:04 25b303627fd3: Pulling fs layer 18:50:04 29e5d40040c1: Verifying Checksum 18:50:04 29e5d40040c1: Download complete 18:50:04 1ce36da41761: Verifying Checksum 18:50:04 1ce36da41761: Download complete 18:50:04 29e5d40040c1: Pull complete 18:50:06 1ce36da41761: Pull complete 18:50:06 25b303627fd3: Verifying Checksum 18:50:06 25b303627fd3: Download complete 18:50:16 25b303627fd3: Pull complete 18:50:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:50:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:50:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:16 prd-ubuntu20.04-docker-arm64-4c-16g-15771 does not seem to be running inside a container 18:50:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:50:18 $ docker top 772d9eaf95d82134f735b1c54ede4c572eb67f748d0b3b1d55978503ffe8688f -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:19 + docker-compose build --help 18:50:19 + grep parallel 18:50:24 --parallel Build images in parallel. [Pipeline] } 18:50:25 $ docker stop --time=1 772d9eaf95d82134f735b1c54ede4c572eb67f748d0b3b1d55978503ffe8688f 18:50:27 $ docker rm -f --volumes 772d9eaf95d82134f735b1c54ede4c572eb67f748d0b3b1d55978503ffe8688f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:50:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:28 prd-ubuntu20.04-docker-arm64-4c-16g-15771 does not seem to be running inside a container 18:50:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:50:29 $ docker top a2d0cc730145f659d80dadd37af8285ae4f0ff2af850c2647298b62cb922e2b2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:30 + docker-compose -f ./docker-compose-build.yml build --parallel 18:50:35 Building core-command ... 18:50:35 Building core-common-config-bootstrapper ... 18:50:35 Building core-data ... 18:50:35 Building core-metadata ... 18:50:35 Building security-bootstrapper ... 18:50:35 Building security-proxy-auth ... 18:50:35 Building security-proxy-setup ... 18:50:35 Building security-secretstore-setup ... 18:50:35 Building security-spiffe-token-provider ... 18:50:35 Building security-spire-agent ... 18:50:35 Building security-spire-config ... 18:50:35 Building security-spire-server ... 18:50:35 Building support-notifications ... 18:50:35 Building support-scheduler ... 18:50:35 Building security-spire-config 18:50:35 Building security-spiffe-token-provider 18:50:35 Building core-command 18:50:35 Building security-spire-agent 18:50:35 Building core-data 18:51:32 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:51:32 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:51:32 ---> a806f3dca079 18:51:32 Step 3/27 : WORKDIR /edgex-go 18:51:32 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:51:32 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:51:32 ---> a806f3dca079 18:51:32 Step 3/27 : WORKDIR /edgex-go 18:51:32 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:51:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:51:32 ---> a806f3dca079 18:51:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:51:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:51:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:51:32 ---> a806f3dca079 18:51:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:51:32 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:51:32 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:51:32 ---> a806f3dca079 18:51:32 Step 3/20 : WORKDIR /edgex-go 18:51:32 ---> Running in c73cfaa8427e 18:51:32 ---> Running in f6812f165e78 18:51:32 ---> Running in db64d4822686 18:51:32 ---> Running in 42ac76113701 18:51:32 ---> Running in b03749e29609 18:51:32 Removing intermediate container c73cfaa8427e 18:51:32 ---> d67f73217b1d 18:51:32 Step 4/23 : WORKDIR /edgex-go 18:51:32 Removing intermediate container f6812f165e78 18:51:32 ---> 46850da1f7a4 18:51:32 Step 4/24 : WORKDIR /edgex-go 18:51:32 Removing intermediate container 42ac76113701 18:51:32 ---> 0bee122ac338 18:51:32 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:51:32 ---> Running in 154e6586f7e5 18:51:32 ---> Running in c3b53bf6aacd 18:51:32 Removing intermediate container b03749e29609 18:51:32 ---> fd1cadd0cee2 18:51:32 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:51:32 Removing intermediate container db64d4822686 18:51:32 ---> 3da797f90b62 18:51:32 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:51:32 ---> Running in 4d04c253e744 18:51:32 ---> Running in 1f50c92f7d4c 18:51:32 ---> Running in b074f0b38da2 18:51:32 Removing intermediate container 154e6586f7e5 18:51:32 ---> d4a664feeb0a 18:51:32 Step 5/23 : RUN apk add --update --no-cache make git 18:51:32 ---> Running in 621ed9a85219 18:51:32 Removing intermediate container c3b53bf6aacd 18:51:32 ---> f305656d203c 18:51:32 Step 5/24 : RUN apk add --update --no-cache make git 18:51:32 ---> Running in ae95ac42f90a 18:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:51:32 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:51:32 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:51:32 OK: 17692 distinct packages available 18:51:32 OK: 263 MiB in 53 packages 18:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:51:32 OK: 263 MiB in 53 packages 18:51:32 OK: 263 MiB in 53 packages 18:51:32 OK: 263 MiB in 53 packages 18:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:51:32 Removing intermediate container 4d04c253e744 18:51:32 ---> 429dcda379c1 18:51:32 Step 5/27 : COPY go.mod vendor* ./ 18:51:32 OK: 263 MiB in 53 packages 18:51:33 Removing intermediate container b074f0b38da2 18:51:33 Removing intermediate container ae95ac42f90a 18:51:33 ---> 7c48a22276cb 18:51:33 Step 5/27 : COPY go.mod vendor* ./ ---> c465eab10ea8 18:51:33 18:51:33 Step 6/24 : COPY go.mod vendor* ./ 18:51:33 Removing intermediate container 621ed9a85219 18:51:33 ---> 4b09182ddf76 18:51:33 Step 6/23 : COPY go.mod vendor* ./ 18:51:34 ---> 89df87da5b0d 18:51:34 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:34 ---> Running in 74aa7e4c690e 18:51:34 Removing intermediate container 1f50c92f7d4c 18:51:34 ---> e83b29feb68f 18:51:34 Step 5/20 : COPY go.mod vendor* ./ 18:51:34 ---> 656e6cd6acf3 18:51:34 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:34 ---> Running in 34157b1ddb24 18:51:34 ---> d2f36c819b7b 18:51:34 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:34 ---> 912fd209abcd 18:51:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:34 ---> Running in e7b36a0b5632 18:51:35 ---> Running in 0cbbf2a0505e 18:51:36 ---> 2aab6bd1b7ae 18:51:36 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:36 ---> Running in 28a2fae2c017 18:53:28 Removing intermediate container 74aa7e4c690e 18:53:28 ---> f61bb03b7fae 18:53:28 Step 7/27 : COPY . . 18:53:28 Removing intermediate container e7b36a0b5632 18:53:28 ---> ec32939f7d27 18:53:28 Step 7/27 : COPY . . 18:53:28 Removing intermediate container 34157b1ddb24 18:53:28 ---> 259640c04c45 18:53:28 Step 8/24 : COPY . . 18:53:28 Removing intermediate container 28a2fae2c017 18:53:28 ---> b69f6df08cf5 18:53:28 Step 7/20 : COPY . . 18:53:28 Removing intermediate container 0cbbf2a0505e 18:53:28 ---> 00219e35438d 18:53:28 Step 8/23 : COPY . . 18:53:43 ---> e45ab5c4715b 18:53:43 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 18:53:43 ---> 7def03a7dc36 18:53:43 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 18:53:43 ---> 0a7b77801fb5 18:53:43 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:53:43 ---> Running in 3b5936f32108 18:53:43 ---> 8e7343e3afc5 18:53:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:53:43 ---> Running in cd35051b9aee 18:53:43 ---> df0f19d90ded 18:53:43 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:53:43 ---> Running in 241b560810aa 18:53:43 ---> Running in c0fc50c00677 18:53:43 ---> Running in 8643bbb34aa8 18:53:43 Removing intermediate container 3b5936f32108 18:53:43 ---> 79216d15b67c 18:53:43 Step 9/27 : WORKDIR /edgex-go/spire-build 18:53:43 Removing intermediate container cd35051b9aee 18:53:43 ---> 32a31fc21a11 18:53:43 Step 9/27 : WORKDIR /edgex-go/spire-build 18:53:43 ---> Running in 8b366ca0dd7b 18:53:43 ---> Running in e70e35fd0450 18:53:43 Removing intermediate container 8b366ca0dd7b 18:53:43 ---> b6e52cf05e1d 18:53:43 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:53:43 Removing intermediate container e70e35fd0450 18:53:43 ---> 15da34e3a4d2 18:53:43 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:53:43 ---> Running in 4f30b5b92f22 18:53:43 ---> Running in cdddd205b516 18:53:43 Removing intermediate container 4f30b5b92f22 18:53:43 ---> 77fd446d3a63 18:53:43 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 18:53:43 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 18:53:43 Removing intermediate container cdddd205b516 18:53:43 ---> b099992fc13d 18:53:43 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 18:53:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:53:43 ---> Running in da5b94780cdc 18:53:43 ---> Running in 7ffd9f67cc51 18:53:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:53:51 Removing intermediate container da5b94780cdc 18:53:51 ---> 0b26b7148df1 18:53:51 Step 12/27 : WORKDIR /edgex-go 18:53:51 ---> Running in fe0cfccbba06 18:53:51 Removing intermediate container 7ffd9f67cc51 18:53:51 ---> 7125a79a8435 18:53:51 Step 12/27 : WORKDIR /edgex-go 18:53:51 ---> Running in 7dd59f71cb73 18:53:51 Removing intermediate container fe0cfccbba06 18:53:51 ---> e12c18693789 18:53:51 18:53:51 Step 13/27 : FROM alpine:3.17 18:53:51 3.17: Pulling from library/alpine 18:53:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:53:51 Status: Downloaded newer image for alpine:3.17 18:53:51 ---> 51e60588ff2c 18:53:51 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:53:52 ---> Running in 59836d7a84f6 18:53:52 Removing intermediate container 7dd59f71cb73 18:53:52 ---> e1628ae75f4a 18:53:52 18:53:52 Step 13/27 : FROM alpine:3.17 18:53:52 ---> 51e60588ff2c 18:53:52 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:53:52 ---> Running in 033870f60fe0 18:53:52 Removing intermediate container 59836d7a84f6 18:53:52 ---> b475d07c9244 18:53:52 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:53:52 ---> Running in 7516cfca411b 18:53:53 Removing intermediate container 033870f60fe0 18:53:53 ---> 7ca4552a8f72 18:53:53 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:53:53 ---> Running in bb0347c50d0d 18:53:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:53:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:53:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:53:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:53:57 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:53:57 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:53:57 OK: 17692 distinct packages available 18:53:58 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:53:58 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:53:58 OK: 17692 distinct packages available 18:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:53:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:53:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:54:00 (1/4) Installing dumb-init (1.2.5-r2) 18:54:00 (2/4) Installing musl-obstack (1.2.3-r0) 18:54:00 (1/5) Installing dumb-init (1.2.5-r2) 18:54:00 (3/4) Installing libucontext (1.2-r0) 18:54:00 (2/5) Installing musl-obstack (1.2.3-r0) 18:54:00 (4/4) Installing gcompat (1.1.0-r0) 18:54:00 (3/5) Installing libucontext (1.2-r0) 18:54:00 Executing busybox-1.35.0-r29.trigger 18:54:00 (4/5) Installing gcompat (1.1.0-r0) 18:54:00 (5/5) Installing openssl (3.0.8-r4) 18:54:00 Executing busybox-1.35.0-r29.trigger 18:54:00 OK: 8 MiB in 19 packages 18:54:00 OK: 9 MiB in 20 packages 18:54:03 Removing intermediate container 7516cfca411b 18:54:03 ---> f4e919eac9e0 18:54:03 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:54:03 Removing intermediate container bb0347c50d0d 18:54:03 ---> a81d20c764d5 18:54:03 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:54:05 ---> 1a947c3c9136 18:54:05 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:54:05 ---> 56c2dba30ae0 18:54:05 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:54:05 ---> fee6f6936417 18:54:05 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:54:06 ---> 252e6f0157a9 18:54:06 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:54:12 ---> a708cdd72565 18:54:12 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:54:16 ---> 220a9a857a98 18:54:16 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:54:18 ---> 72c39740c889 18:54:18 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:54:18 ---> Running in ca70598ac733 18:54:19 Removing intermediate container ca70598ac733 18:54:19 ---> 55843b9f8fba 18:54:19 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:54:20 ---> d5ad6fae5693 18:54:20 Step 22/27 : WORKDIR / 18:54:20 ---> c421e433b224 18:54:20 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:54:20 ---> Running in 2e3617ed85cc 18:54:21 Removing intermediate container 2e3617ed85cc 18:54:21 ---> a420a3dc8c91 18:54:21 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:54:21 ---> Running in d8bee72661ee 18:54:21 ---> efde326e6ab3 18:54:21 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:54:22 Removing intermediate container d8bee72661ee 18:54:22 ---> 070881401f9b 18:54:22 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:54:22 ---> Running in b0ec819e89e2 18:54:22 ---> 435cd5db71de 18:54:22 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:54:23 Removing intermediate container b0ec819e89e2 18:54:23 ---> 78446d76a111 18:54:23 Step 25/27 : LABEL arch=arm64 18:54:23 ---> Running in 6ec344c431c5 18:54:24 ---> f088f66e5ea7 18:54:24 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:54:24 Removing intermediate container 6ec344c431c5 18:54:24 ---> fb2ff18d57c9 18:54:24 Step 26/27 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e 18:54:24 ---> Running in 0dd6fb976dcf 18:54:24 ---> Running in c4e7cfd6c399 18:54:24 Removing intermediate container 0dd6fb976dcf 18:54:24 ---> da3bded19f49 18:54:24 Step 27/27 : LABEL version=0.0.0 18:54:24 Removing intermediate container c4e7cfd6c399 18:54:24 ---> 8c307e4b8f30 18:54:24 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:54:24 ---> Running in d1571bdb8a9b 18:54:24 ---> Running in afbd30e14abb 18:54:25 Removing intermediate container d1571bdb8a9b 18:54:25 ---> 3740c8e683d8 18:54:25 18:54:25 Removing intermediate container afbd30e14abb 18:54:25 ---> c554f99ebfee 18:54:25 Step 25/27 : LABEL arch=arm64 18:54:25 ---> Running in 6d709cbd1229 18:54:26 Successfully built 3740c8e683d8 18:54:26 Successfully tagged security-spire-config-arm64:latest 18:54:26  Building security-spire-config ... done Building security-spire-server 18:54:26 Removing intermediate container 6d709cbd1229 18:54:26 ---> 28edebb302d2 18:54:26 Step 26/27 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e 18:54:26 ---> Running in 916d8f2518dc 18:54:27 Removing intermediate container 916d8f2518dc 18:54:27 ---> b118fcf6514c 18:54:27 Step 27/27 : LABEL version=0.0.0 18:54:27 ---> Running in 5bf57c6b0d1b 18:54:27 Removing intermediate container 5bf57c6b0d1b 18:54:27 ---> 019bf5d3d966 18:54:27 18:54:27 Successfully built 019bf5d3d966 18:54:27 Successfully tagged security-spire-agent-arm64:latest 18:54:27  Building security-spire-agent ... done Building security-proxy-auth 18:54:54 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:54:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:54:54 ---> a806f3dca079 18:54:54 Step 3/26 : WORKDIR /edgex-go 18:54:54 ---> Using cache 18:54:54 ---> 3da797f90b62 18:54:54 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 18:54:54 ---> Using cache 18:54:54 ---> 7c48a22276cb 18:54:54 Step 5/26 : COPY go.mod vendor* ./ 18:54:54 ---> Using cache 18:54:54 ---> d2f36c819b7b 18:54:54 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:54 ---> Using cache 18:54:54 ---> ec32939f7d27 18:54:54 Step 7/26 : COPY . . 18:54:54 ---> Using cache 18:54:54 ---> e45ab5c4715b 18:54:54 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 18:54:54 ---> Using cache 18:54:54 ---> 79216d15b67c 18:54:54 Step 9/26 : WORKDIR /edgex-go/spire-build 18:54:54 ---> Using cache 18:54:54 ---> b6e52cf05e1d 18:54:54 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:54:54 ---> Using cache 18:54:54 ---> 77fd446d3a63 18:54:54 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 18:54:54 ---> Running in 675501faf85d 18:54:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:54:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:54:54 ---> a806f3dca079 18:54:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:54:54 ---> Using cache 18:54:54 ---> 46850da1f7a4 18:54:54 Step 4/23 : WORKDIR /edgex-go 18:54:54 ---> Using cache 18:54:54 ---> f305656d203c 18:54:54 Step 5/23 : RUN apk add --update --no-cache make git 18:54:54 ---> Using cache 18:54:54 ---> c465eab10ea8 18:54:54 Step 6/23 : COPY go.mod vendor* ./ 18:54:54 ---> Using cache 18:54:54 ---> 656e6cd6acf3 18:54:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:54 ---> Using cache 18:54:54 ---> 259640c04c45 18:54:54 Step 8/23 : COPY . . 18:54:54 ---> Using cache 18:54:54 ---> df0f19d90ded 18:54:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 18:54:54 ---> Running in 9c50294c6b7b 18:54:56 Removing intermediate container 675501faf85d 18:54:56 ---> d2abf5864a46 18:54:56 Step 12/26 : WORKDIR /edgex-go 18:54:56 ---> Running in 3a7a33fdd65e 18:54:57 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 18:54:57 Removing intermediate container 3a7a33fdd65e 18:54:57 ---> 30d9ef2ace12 18:54:57 18:54:57 Step 13/26 : FROM alpine:3.17 18:54:57 ---> 51e60588ff2c 18:54:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:54:57 ---> Using cache 18:54:57 ---> 7ca4552a8f72 18:54:57 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:54:57 ---> Using cache 18:54:57 ---> a81d20c764d5 18:54:57 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 18:54:57 ---> Using cache 18:54:57 ---> 56c2dba30ae0 18:54:57 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 18:54:57 ---> Using cache 18:54:57 ---> 252e6f0157a9 18:54:57 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:55:04 ---> 83898e124c8d 18:55:04 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:55:04 ---> ef9bf2cc8f2b 18:55:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:55:05 ---> 3439a2827f48 18:55:05 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:55:08 ---> 685c43128811 18:55:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:55:08 ---> Running in fc8ed55d73c5 18:55:08 Removing intermediate container fc8ed55d73c5 18:55:08 ---> d8a74fc5cbd9 18:55:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:55:08 ---> Running in 053e6dd3a9c6 18:55:09 Removing intermediate container 053e6dd3a9c6 18:55:09 ---> ae700edee78e 18:55:09 Step 24/26 : LABEL arch=arm64 18:55:09 ---> Running in b1e6799148ca 18:55:10 Removing intermediate container b1e6799148ca 18:55:10 ---> e0cd2b642575 18:55:10 Step 25/26 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e 18:55:10 ---> Running in 97e98c262a0e 18:55:10 Removing intermediate container 97e98c262a0e 18:55:10 ---> ee4c7f288db6 18:55:10 Step 26/26 : LABEL version=0.0.0 18:55:10 ---> Running in 5e5fea72a836 18:55:11 Removing intermediate container 5e5fea72a836 18:55:11 ---> cd0da3e4c90c 18:55:11 18:55:11 Successfully built cd0da3e4c90c 18:55:11 Successfully tagged security-spire-server-arm64:latest 18:55:11  Building security-spire-server ... done Building security-bootstrapper 18:55:33 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:55:33 Step 2/33 : FROM ${BUILDER_BASE} AS builder 18:55:33 ---> a806f3dca079 18:55:33 Step 3/33 : WORKDIR /edgex-go 18:55:33 ---> Using cache 18:55:33 ---> 3da797f90b62 18:55:33 Step 4/33 : RUN apk add --update --no-cache make git 18:55:33 ---> Running in b6c517975a63 18:55:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:55:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:55:35 OK: 263 MiB in 53 packages 18:55:37 Removing intermediate container b6c517975a63 18:55:37 ---> d92e44ee35be 18:55:37 Step 5/33 : COPY go.mod vendor* ./ 18:55:37 ---> b9a381c2e3f2 18:55:37 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:38 ---> Running in 6a1115d6257f 18:57:14 Removing intermediate container 6a1115d6257f 18:57:14 ---> 8cdae3670035 18:57:14 Step 7/33 : COPY . . 18:57:20 ---> aa3d8f75175c 18:57:20 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:57:20 ---> Running in fe4779ab447c 18:57: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:00:43 Removing intermediate container 8643bbb34aa8 19:00:43 ---> 958554a7abcb 19:00:43 19:00:43 Step 10/24 : FROM alpine:3.17 19:00:43 ---> 51e60588ff2c 19:00:43 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:00:43 ---> Running in ab8d12004ace 19:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:00:43 (1/1) Installing dumb-init (1.2.5-r2) 19:00:43 Executing busybox-1.35.0-r29.trigger 19:00:43 OK: 8 MiB in 16 packages 19:00:46 Removing intermediate container ab8d12004ace 19:00:46 ---> 2de8b59af8a4 19:00:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:00:46 ---> Running in 6aedf204f1f7 19:00:47 Removing intermediate container 6aedf204f1f7 19:00:47 ---> a9b5c201cb44 19:00:47 Step 13/24 : ENV APP_PORT=59882 19:00:47 ---> Running in ca76737f2b73 19:00:47 Removing intermediate container c0fc50c00677 19:00:47 ---> 46302ed0bf16 19:00:47 19:00:47 Step 10/23 : FROM alpine:3.17 19:00:47 ---> 51e60588ff2c 19:00:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:00:47 ---> Running in f9081985e74b 19:00:48 Removing intermediate container ca76737f2b73 19:00:48 ---> 1a28850cac04 19:00:48 Step 14/24 : EXPOSE $APP_PORT 19:00:48 ---> Running in de68102d11e4 19:00:48 Removing intermediate container f9081985e74b 19:00:48 ---> 7ddfeaf0f0a0 19:00:48 Step 12/23 : ENV APP_PORT=59880 19:00:48 ---> Running in 60e80ebef54b 19:00:48 Removing intermediate container de68102d11e4 19:00:48 ---> 945598ad0032 19:00:48 Step 15/24 : WORKDIR / 19:00:48 ---> Running in 10e53829cb89 19:00:49 Removing intermediate container 60e80ebef54b 19:00:49 ---> f39093df6575 19:00:49 Step 13/23 : EXPOSE $APP_PORT 19:00:49 ---> Running in 9f5a84baffbb 19:00:49 Removing intermediate container 10e53829cb89 19:00:49 ---> 983cbc172191 19:00:49 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:00:49 Removing intermediate container 9f5a84baffbb 19:00:49 ---> 80e06ded5344 19:00:49 Step 14/23 : RUN apk add --update --no-cache dumb-init 19:00:50 ---> Running in 1ca56757131a 19:00:51 ---> 825121768b9a 19:00:51 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 19:00:52 ---> a15e6d08cbd1 19:00:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:00:54 ---> 583a3082a6c5 19:00:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:00:54 (1/1) Installing dumb-init (1.2.5-r2) 19:00:54 Executing busybox-1.35.0-r29.trigger 19:00:54 OK: 8 MiB in 16 packages 19:00:55 ---> f5db60384a25 19:00:55 Step 20/24 : ENTRYPOINT ["/core-command"] 19:00:55 ---> Running in 7517fcf99f04 19:00:59 Removing intermediate container 7517fcf99f04 19:00:59 ---> 2fba74fe7bf2 19:00:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:00:59 ---> Running in d04f32c8c9ec 19:00:59 Removing intermediate container 1ca56757131a 19:00:59 ---> 040b6894ec81 19:00:59 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:01:00 Removing intermediate container d04f32c8c9ec 19:01:00 ---> ddd195bcc7a6 19:01:00 Step 22/24 : LABEL arch=arm64 19:01:00 ---> Running in 119115adefb4 19:01:01 ---> 3c7414791167 19:01:01 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:01:01 Removing intermediate container 119115adefb4 19:01:01 ---> e88792b07a96 19:01:01 Step 23/24 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e 19:01:01 ---> Running in ff3eadf0be10 19:01:01 ---> ff298b4b5a10 19:01:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:01:02 Removing intermediate container ff3eadf0be10 19:01:02 ---> 68c32b66b706 19:01:02 Step 24/24 : LABEL version=0.0.0 19:01:02 ---> Running in a693965c4498 19:01:02 Removing intermediate container a693965c4498 19:01:02 ---> 586a5dfe491e 19:01:02 19:01:03 Successfully built 586a5dfe491e 19:01:03 Successfully tagged core-command-arm64:latest 19:01:03  Building core-command ... done Building security-secretstore-setup 19:01:04 ---> 99b89debd6c3 19:01:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:01:05 ---> 34f6491235b0 19:01:05 Step 19/23 : ENTRYPOINT ["/core-data"] 19:01:05 ---> Running in a67b34829a7a 19:01:05 Removing intermediate container a67b34829a7a 19:01:05 ---> dd7085f7c1a4 19:01:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:01:05 ---> Running in 0591367db14a 19:01:06 Removing intermediate container 0591367db14a 19:01:06 ---> 6be65d55719c 19:01:06 Step 21/23 : LABEL arch=arm64 19:01:06 ---> Running in ec75d5e88394 19:01:07 Removing intermediate container ec75d5e88394 19:01:07 ---> cd3647d287b3 19:01:07 Step 22/23 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e 19:01:07 ---> Running in 91b05b942f1d 19:01:08 Removing intermediate container 91b05b942f1d 19:01:08 ---> 79a98639e669 19:01:08 Step 23/23 : LABEL version=0.0.0 19:01:08 ---> Running in 39444ea214b1 19:01:09 Removing intermediate container 39444ea214b1 19:01:09 ---> d8f41150cee1 19:01:09 19:01:09 Successfully built d8f41150cee1 19:01:10 Successfully tagged core-data-arm64:latest 19:01:10  Building core-data ... done Building support-scheduler 19:01:16 Removing intermediate container 9c50294c6b7b 19:01:16 ---> e2849fd1b6f3 19:01:16 19:01:16 Step 10/23 : FROM alpine:3.17 19:01:16 ---> 51e60588ff2c 19:01:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:01:16 ---> Running in f316b0a16db2 19:01:17 Removing intermediate container f316b0a16db2 19:01:17 ---> 366ab163b4b3 19:01:17 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:01:17 ---> Running in 92d460b9570b 19:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:01:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:01:21 (1/1) Installing dumb-init (1.2.5-r2) 19:01:21 Executing busybox-1.35.0-r29.trigger 19:01:21 OK: 8 MiB in 16 packages 19:01:25 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:01:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:01:25 ---> a806f3dca079 19:01:25 Step 3/25 : WORKDIR /edgex-go 19:01:25 ---> Using cache 19:01:25 ---> 3da797f90b62 19:01:25 Step 4/25 : RUN apk add --update --no-cache make git 19:01:25 ---> Using cache 19:01:25 ---> d92e44ee35be 19:01:25 Step 5/25 : COPY go.mod vendor* ./ 19:01:25 ---> Using cache 19:01:25 ---> b9a381c2e3f2 19:01:25 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:01:25 ---> Using cache 19:01:25 ---> 8cdae3670035 19:01:25 Step 7/25 : COPY . . 19:01:25 ---> Using cache 19:01:25 ---> aa3d8f75175c 19:01:25 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:01:25 Removing intermediate container 92d460b9570b 19:01:25 ---> 05771571a59b 19:01:25 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:01:25 ---> Running in 2b8042f585b7 19:01:27 ---> 74dbaaf2b018 19:01:27 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 19:01: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:01:28 ---> d94905e7d62f 19:01:28 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:01:31 ---> bbd9340dc997 19:01:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:01:32 ---> 257f59d6e3fb 19:01:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:01:33 ---> f97df7321147 19:01:33 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:01:33 ---> Running in 95c8528edc64 19:01:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:01:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:01:33 ---> a806f3dca079 19:01:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:01:33 ---> Using cache 19:01:33 ---> 46850da1f7a4 19:01:33 Step 4/23 : WORKDIR /edgex-go 19:01:33 ---> Using cache 19:01:33 ---> f305656d203c 19:01:33 Step 5/23 : RUN apk add --update --no-cache make git 19:01:33 ---> Using cache 19:01:33 ---> c465eab10ea8 19:01:33 Step 6/23 : COPY go.mod vendor* ./ 19:01:33 ---> Using cache 19:01:33 ---> 656e6cd6acf3 19:01:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:01:33 ---> Using cache 19:01:33 ---> 259640c04c45 19:01:33 Step 8/23 : COPY . . 19:01:34 ---> Using cache 19:01:34 ---> df0f19d90ded 19:01:34 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 19:01:34 ---> Running in b40dec654eac 19:01:36 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 19:01:39 Removing intermediate container 95c8528edc64 19:01:39 ---> 37be34890e26 19:01:39 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 19:01:39 ---> Running in 7fd164e21321 19:01:40 Removing intermediate container 7fd164e21321 19:01:40 ---> 32f57cd39b5f 19:01:40 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 19:01:40 ---> Running in 375166ae59af 19:01:41 Removing intermediate container 375166ae59af 19:01:41 ---> 08f364b8a22f 19:01:41 Step 21/23 : LABEL arch=arm64 19:01:41 ---> Running in b37cb485b94d 19:01:41 Removing intermediate container b37cb485b94d 19:01:41 ---> fad2d6835d73 19:01:41 Step 22/23 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e 19:01:41 ---> Running in 0d680f48a963 19:01:42 Removing intermediate container 0d680f48a963 19:01:42 ---> 10e069441395 19:01:42 Step 23/23 : LABEL version=0.0.0 19:01:42 ---> Running in b6cefe5376fe 19:01:43 Removing intermediate container b6cefe5376fe 19:01:43 ---> 039a415540cf 19:01:43 19:01:43 Successfully built 039a415540cf 19:01:43 Successfully tagged security-proxy-auth-arm64:latest 19:01:43 Building support-notifications 19:02:01  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:02:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:02:01 ---> a806f3dca079 19:02:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:02:01 ---> Using cache 19:02:01 ---> 46850da1f7a4 19:02:01 Step 4/23 : WORKDIR /edgex-go 19:02:01 ---> Using cache 19:02:01 ---> f305656d203c 19:02:01 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:02:01 ---> Running in 7aeabebfba0e 19:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:02:05 OK: 263 MiB in 53 packages 19:02:06 Removing intermediate container 7aeabebfba0e 19:02:06 ---> b4b4053ce355 19:02:06 Step 6/23 : COPY go.mod vendor* ./ 19:02:08 ---> c9e60fd81cec 19:02:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:08 ---> Running in 6fa38f4ebd7b 19:02:12 Removing intermediate container 241b560810aa 19:02:12 ---> 6b51ce359d2f 19:02:12 19:02:12 Step 9/20 : FROM alpine:3.17 19:02:12 ---> 51e60588ff2c 19:02:12 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 19:02:12 ---> Running in 98d0ea9ea3c9 19:02:13 Removing intermediate container 98d0ea9ea3c9 19:02:13 ---> 02f37ab1f6db 19:02:13 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:02:13 ---> Running in 599c6fc38f0a 19:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:02:17 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:02:17 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:02:17 OK: 17692 distinct packages available 19:02:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:02:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:02:18 (1/9) Installing ca-certificates (20230506-r0) 19:02:19 (2/9) Installing brotli-libs (1.0.9-r9) 19:02:19 (3/9) Installing nghttp2-libs (1.51.0-r0) 19:02:19 (4/9) Installing libcurl (8.0.1-r0) 19:02:19 (5/9) Installing curl (8.0.1-r0) 19:02:19 (6/9) Installing dumb-init (1.2.5-r2) 19:02:19 (7/9) Installing musl-obstack (1.2.3-r0) 19:02:19 (8/9) Installing libucontext (1.2-r0) 19:02:19 (9/9) Installing gcompat (1.1.0-r0) 19:02:19 Executing busybox-1.35.0-r29.trigger 19:02:19 Executing ca-certificates-20230506-r0.trigger 19:02:19 OK: 11 MiB in 24 packages 19:02:22 Removing intermediate container 599c6fc38f0a 19:02:22 ---> 39e43c6a40c3 19:02:22 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:02:22 ---> e0341c72472a 19:02:22 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 19:02:23 ---> 0875f274cdc4 19:02:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:02:26 ---> 764971330c15 19:02:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:02:27 ---> c371c2459682 19:02:27 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:02:27 ---> Running in 6314d8414853 19:02:27 Removing intermediate container 6314d8414853 19:02:27 ---> e51dc2fb869e 19:02:27 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 19:02:27 ---> Running in fceeb54486d2 19:02:28 Removing intermediate container fceeb54486d2 19:02:28 ---> 3229cd58dede 19:02:28 Step 18/20 : LABEL arch=arm64 19:02:28 ---> Running in 3a3b30a1a81c 19:02:29 Removing intermediate container 3a3b30a1a81c 19:02:29 ---> b9a12d1b079c 19:02:29 Step 19/20 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e 19:02:29 ---> Running in ca188b46746a 19:02:29 Removing intermediate container ca188b46746a 19:02:29 ---> 0fd13d580955 19:02:29 Step 20/20 : LABEL version=0.0.0 19:02:29 ---> Running in 52a463990b88 19:02:30 Removing intermediate container 52a463990b88 19:02:30 ---> ef994ec354a0 19:02:30 19:02:30 Successfully built ef994ec354a0 19:02:30 Successfully tagged security-spiffe-token-provider-arm64:latest 19:02:30  Building security-spiffe-token-provider ... done Building security-proxy-setup 19:02:52 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:02:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:02:52 ---> a806f3dca079 19:02:52 Step 3/22 : WORKDIR /edgex-go 19:02:52 ---> Using cache 19:02:52 ---> 3da797f90b62 19:02:52 Step 4/22 : RUN apk add --update --no-cache make git 19:02:52 ---> Using cache 19:02:52 ---> d92e44ee35be 19:02:52 Step 5/22 : COPY go.mod vendor* ./ 19:02:52 ---> Using cache 19:02:52 ---> b9a381c2e3f2 19:02:52 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:52 ---> Using cache 19:02:52 ---> 8cdae3670035 19:02:52 Step 7/22 : COPY . . 19:02:52 ---> Using cache 19:02:52 ---> aa3d8f75175c 19:02:52 Step 8/22 : RUN make cmd/secrets-config/secrets-config 19:02:52 ---> Running in 370c62977059 19:02: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 19:03:24 Removing intermediate container fe4779ab447c 19:03:24 ---> 262fc1dba589 19:03:24 19:03:24 Step 9/33 : FROM alpine:3.17 19:03:24 ---> 51e60588ff2c 19:03:24 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 19:03:24 ---> Using cache 19:03:24 ---> 02f37ab1f6db 19:03:24 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 19:03:24 ---> Running in c3be32c25417 19:03:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:03:28 (1/2) Installing dumb-init (1.2.5-r2) 19:03:28 (2/2) Installing su-exec (0.2-r2) 19:03:28 Executing busybox-1.35.0-r29.trigger 19:03:28 OK: 8 MiB in 17 packages 19:03:31 Removing intermediate container c3be32c25417 19:03:31 ---> 2e2d49c017f8 19:03:31 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 19:03:31 ---> Running in fb1799aa729d 19:03:31 Removing intermediate container fb1799aa729d 19:03:31 ---> 45ef84bf52b4 19:03:31 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:03:32 ---> Running in a12fc5cb9d3f 19:03:33 Removing intermediate container a12fc5cb9d3f 19:03:33 ---> c74723f9f9ca 19:03:33 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:03:33 ---> Running in daf7d207075d 19:03:34 Removing intermediate container daf7d207075d 19:03:34 ---> 3450bc3c5d6e 19:03:34 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:03:34 ---> Running in 7d459edb87ba 19:03:35 Removing intermediate container 7d459edb87ba 19:03:35 ---> 1289e904b7c1 19:03:35 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:03:35 ---> Running in 0e26c8170608 19:03:40 Removing intermediate container 0e26c8170608 19:03:40 ---> aecb15b58d72 19:03:40 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 19:03:40 ---> Running in 2ef06aa5016d 19:03:40 Removing intermediate container 2ef06aa5016d 19:03:40 ---> 86c4b8862f12 19:03:40 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:03:42 ---> 4f26f5d4a7a2 19:03:42 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:03:42 ---> Running in 45889c6930e4 19:03:47 Removing intermediate container 45889c6930e4 19:03:47 ---> 69828fd40ec5 19:03:47 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 19:03:48 ---> 4f39453d8b86 19:03:48 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 19:03:52 ---> 6e01326dbcc0 19:03:52 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:03:56 ---> c96e17d2103d 19:03:56 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:03:57 ---> 3e94413267d4 19:03:57 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 19:03:59 ---> e4ba6ebddf49 19:03:59 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:04:00 ---> 8d1ea2e8dc4e 19:04:00 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:04:01 ---> 03e67b4a05fb 19:04:01 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:04:03 ---> 490242cd41a7 19:04:03 Step 28/33 : RUN chmod +x /entrypoint.sh 19:04:03 ---> Running in c051db76e570 19:04:06 Removing intermediate container 6fa38f4ebd7b 19:04:06 ---> bdca7726ce5e 19:04:06 Step 8/23 : COPY . . 19:04:07 Removing intermediate container c051db76e570 19:04:07 ---> 6a24efce09ad 19:04:07 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 19:04:07 ---> Running in fc73b5d20100 19:04:08 Removing intermediate container fc73b5d20100 19:04:08 ---> 12802a57f897 19:04:08 Step 30/33 : CMD ["gate"] 19:04:08 ---> Running in 8296fa41b062 19:04:09 Removing intermediate container 8296fa41b062 19:04:09 ---> 3f2839f4dee4 19:04:09 Step 31/33 : LABEL arch=arm64 19:04:09 ---> Running in cdd210831431 19:04:10 Removing intermediate container cdd210831431 19:04:10 ---> 2d607c1a43d8 19:04:10 Step 32/33 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e 19:04:10 ---> Running in b2612745c202 19:04:11 Removing intermediate container b2612745c202 19:04:11 ---> e9846be5d0d4 19:04:11 Step 33/33 : LABEL version=0.0.0 19:04:11 ---> Running in 35b5363d4ecd 19:04:12 Removing intermediate container 35b5363d4ecd 19:04:12 ---> c2313c222d37 19:04:12 19:04:12 Successfully built c2313c222d37 19:04:12 Successfully tagged security-bootstrapper-arm64:latest 19:04:12  Building security-bootstrapper ... done Building core-metadata 19:04:22 ---> aecc1cd7817b 19:04:22 Step 9/23 : RUN make cmd/support-notifications/support-notifications 19:04:22 ---> Running in 2f5aaa84ed0c 19:04:25 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 19:04:29 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:04:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:04:29 ---> a806f3dca079 19:04:29 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:04:29 ---> Using cache 19:04:29 ---> 46850da1f7a4 19:04:29 Step 4/25 : WORKDIR /edgex-go 19:04:29 ---> Using cache 19:04:29 ---> f305656d203c 19:04:29 Step 5/25 : RUN apk add --update --no-cache make git 19:04:29 ---> Using cache 19:04:29 ---> c465eab10ea8 19:04:29 Step 6/25 : COPY go.mod vendor* ./ 19:04:29 ---> Using cache 19:04:29 ---> 656e6cd6acf3 19:04:29 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:04:29 ---> Using cache 19:04:29 ---> 259640c04c45 19:04:29 Step 8/25 : COPY . . 19:04:29 ---> Using cache 19:04:29 ---> df0f19d90ded 19:04:29 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:04:29 ---> Running in 12a43dbe22ea 19:04:31 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 19:07:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:07:56 Removing intermediate container 2b8042f585b7 19:07:56 ---> 93c1778d21ee 19:07:56 19:07:56 Step 9/25 : FROM alpine:3.17 19:07:56 ---> 51e60588ff2c 19:07:56 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:07:56 ---> Running in 4e2545fe9faa 19:07:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:07:59 (1/3) Installing ca-certificates (20230506-r0) 19:07:59 (2/3) Installing dumb-init (1.2.5-r2) 19:07:59 (3/3) Installing su-exec (0.2-r2) 19:07:59 Executing busybox-1.35.0-r29.trigger 19:07:59 Executing ca-certificates-20230506-r0.trigger 19:08:00 OK: 8 MiB in 18 packages 19:08:02 Removing intermediate container 4e2545fe9faa 19:08:02 ---> 7690e891103d 19:08:02 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 19:08:02 ---> Running in 059a29c80c19 19:08:02 Removing intermediate container 059a29c80c19 19:08:02 ---> 2bef2d74a877 19:08:02 Step 12/25 : WORKDIR / 19:08:03 ---> Running in 4cd651994750 19:08:03 Removing intermediate container 4cd651994750 19:08:03 ---> 372d225faf0d 19:08:03 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:04 ---> 364e778e46a0 19:08:04 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 19:08:05 ---> b08803bf9b4a 19:08: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 19:08:06 ---> ecb2b1bb54cb 19:08:06 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:08:07 ---> cb56b42dfdf7 19:08:07 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:08:08 ---> cbfdba11617e 19:08:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:08:10 ---> 074ba3369992 19:08:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:08:12 ---> 6d3960c0f438 19:08:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:08:13 ---> f3080d4a5318 19:08:13 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:08:13 ---> Running in 6aa4999e87ab 19:08:16 Removing intermediate container 6aa4999e87ab 19:08:16 ---> d0fdf89f6944 19:08:16 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:08:16 ---> Running in 60b583e9a85f 19:08:16 Removing intermediate container 60b583e9a85f 19:08:16 ---> b1364ae88168 19:08:16 Step 23/25 : LABEL arch=arm64 19:08:16 ---> Running in f17381bfecbf 19:08:17 Removing intermediate container f17381bfecbf 19:08:17 ---> 436b6fd62d30 19:08:17 Step 24/25 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e 19:08:17 ---> Running in f5cefd987c8e 19:08:18 Removing intermediate container f5cefd987c8e 19:08:18 ---> c2000978bb37 19:08:18 Step 25/25 : LABEL version=0.0.0 19:08:18 ---> Running in 08dcd2434340 19:08:18 Removing intermediate container 08dcd2434340 19:08:18 ---> caa8938792d8 19:08:18 19:08:18 Successfully built caa8938792d8 19:08:18 Successfully tagged security-secretstore-setup-arm64:latest 19:08:18 Building core-common-config-bootstrapper 19:08:41  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:08:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:08:41 ---> a806f3dca079 19:08:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:08:41 ---> Using cache 19:08:41 ---> 46850da1f7a4 19:08:41 Step 4/23 : WORKDIR /edgex-go 19:08:41 ---> Using cache 19:08:41 ---> f305656d203c 19:08:41 Step 5/23 : RUN apk add --update --no-cache make git 19:08:41 ---> Using cache 19:08:41 ---> c465eab10ea8 19:08:41 Step 6/23 : COPY go.mod vendor* ./ 19:08:41 ---> Using cache 19:08:41 ---> 656e6cd6acf3 19:08:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:41 ---> Using cache 19:08:41 ---> 259640c04c45 19:08:41 Step 8/23 : COPY . . 19:08:41 ---> Using cache 19:08:41 ---> df0f19d90ded 19:08:41 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:08:41 ---> Running in af17a5219e2b 19:08:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:09:27 Removing intermediate container 370c62977059 19:09:27 ---> a5bc84b21cdb 19:09:27 19:09:27 Step 9/22 : FROM alpine:3.17 19:09:27 ---> 51e60588ff2c 19:09:27 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 19:09:27 ---> Running in 203df9bfb0b1 19:09:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:09:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:09:27 (1/2) Installing dumb-init (1.2.5-r2) 19:09:27 (2/2) Installing openssl (3.0.8-r4) 19:09:27 Executing busybox-1.35.0-r29.trigger 19:09:27 OK: 8 MiB in 17 packages 19:09:27 Removing intermediate container 203df9bfb0b1 19:09:27 ---> f50529e12fff 19:09:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 19:09:27 ---> Running in 95120d194c73 19:09:27 Removing intermediate container 95120d194c73 19:09:27 ---> 273f5616fad5 19:09:27 Step 12/22 : WORKDIR /edgex 19:09:27 ---> Running in 022d68ce6e22 19:09:28 Removing intermediate container 022d68ce6e22 19:09:28 ---> ed7488cc0bfd 19:09:28 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:32 ---> ece6d19a689b 19:09:32 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 19:09:32 ---> 11f230cf46c9 19:09:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:09:33 ---> 4716486ded3b 19:09:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:09:35 ---> e70577bc00b4 19:09:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:09:36 ---> 919b44bfa5b2 19:09:36 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:09:36 ---> Running in e55862ff9a39 19:09:39 Removing intermediate container e55862ff9a39 19:09:39 ---> ef9f9c5e4e4b 19:09:39 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:09:39 ---> Running in 4d7a0379655c 19:09:40 Removing intermediate container 4d7a0379655c 19:09:40 ---> 4774665c99ad 19:09:40 Step 20/22 : LABEL arch=arm64 19:09:40 ---> Running in 447919c5630b 19:09:40 Removing intermediate container 447919c5630b 19:09:40 ---> d31cbb7ab71c 19:09:40 Step 21/22 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e 19:09:40 ---> Running in c52372fe8cde 19:09:41 Removing intermediate container c52372fe8cde 19:09:41 ---> e3ebe551187e 19:09:41 Step 22/22 : LABEL version=0.0.0 19:09:41 ---> Running in a28af3d5428b 19:09:41 Removing intermediate container a28af3d5428b 19:09:41 ---> 98ab528c421a 19:09:41 19:09:42 Successfully built 98ab528c421a 19:09:42 Successfully tagged security-proxy-setup-arm64:latest 19:11:18  Building security-proxy-setup ... done Removing intermediate container b40dec654eac 19:11:18 ---> 3ac192505c32 19:11:18 19:11:18 Step 10/23 : FROM alpine:3.17 19:11:18 ---> 51e60588ff2c 19:11:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:11:18 ---> Using cache 19:11:18 ---> 2de8b59af8a4 19:11:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:11:18 ---> Using cache 19:11:18 ---> a9b5c201cb44 19:11:18 Step 13/23 : ENV APP_PORT=59861 19:11:18 ---> Running in dfdb5523f962 19:11:18 Removing intermediate container dfdb5523f962 19:11:18 ---> 990a60241c37 19:11:18 Step 14/23 : EXPOSE $APP_PORT 19:11:18 ---> Running in a3dcb4cc9453 19:11:18 Removing intermediate container a3dcb4cc9453 19:11:18 ---> 128b6d5a0c71 19:11:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:18 ---> ffa64f3cb6fe 19:11:18 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:11:18 ---> 65fb17730430 19:11:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:11:18 ---> 47c625ab0494 19:11:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:11:18 ---> 538959c225ee 19:11:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:11:19 ---> Running in d499896a3a4d 19:11:20 Removing intermediate container d499896a3a4d 19:11:20 ---> c058854efecc 19:11:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:11:20 ---> Running in 4d41cf4840d6 19:11:21 Removing intermediate container 4d41cf4840d6 19:11:21 ---> e34dc8303971 19:11:21 Step 21/23 : LABEL arch=arm64 19:11:21 ---> Running in dec65fac3bba 19:11:21 Removing intermediate container dec65fac3bba 19:11:21 ---> b3b3474aadcc 19:11:21 Step 22/23 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e 19:11:22 ---> Running in bed8bcaf3a1d 19:11:22 Removing intermediate container bed8bcaf3a1d 19:11:22 ---> 478b61a6fa07 19:11:22 Step 23/23 : LABEL version=0.0.0 19:11:22 ---> Running in e2a9c52e5b2d 19:11:23 Removing intermediate container e2a9c52e5b2d 19:11:23 ---> 771f99e75e77 19:11:23 19:11:23 Successfully built 771f99e75e77 19:11:24 Successfully tagged support-scheduler-arm64:latest 19:11:24  Building support-scheduler ... done Removing intermediate container 12a43dbe22ea 19:11:24 ---> e9278374516b 19:11:24 19:11:24 Step 10/25 : FROM alpine:3.17 19:11:24 ---> 51e60588ff2c 19:11:24 Step 11/25 : RUN apk add --update --no-cache dumb-init 19:11:24 ---> Using cache 19:11:24 ---> 2de8b59af8a4 19:11:24 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:11:24 ---> Using cache 19:11:24 ---> a9b5c201cb44 19:11:24 Step 13/25 : ENV APP_PORT=59881 19:11:24 ---> Running in 2486479ac57d 19:11:25 Removing intermediate container 2486479ac57d 19:11:25 ---> b6fb74969b49 19:11:25 Step 14/25 : EXPOSE $APP_PORT 19:11:25 ---> Running in 766702f71858 19:11:25 Removing intermediate container 766702f71858 19:11:25 ---> 1560172b0ab9 19:11:25 Step 15/25 : WORKDIR / 19:11:25 ---> Running in c1b984914f09 19:11:26 Removing intermediate container c1b984914f09 19:11:26 ---> 46f169cbef2a 19:11:26 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:29 ---> 262314006584 19:11:29 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 19:11:30 ---> 0c83a93d22f3 19:11:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:11:32 ---> 86c4d313a565 19:11:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:11:32 ---> 6c2d9b85b3e0 19:11:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:11:33 ---> 7f301fc0e0dd 19:11:33 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:11:33 ---> Running in ce1efe7db65c 19:11:33 Removing intermediate container ce1efe7db65c 19:11:33 ---> 2b11db8f649d 19:11:33 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:11:33 ---> Running in 00f0bd66bc24 19:11:34 Removing intermediate container 00f0bd66bc24 19:11:34 ---> 1c3851a8793e 19:11:34 Step 23/25 : LABEL arch=arm64 19:11:34 ---> Running in 6d40b2a19f6a 19:11:34 Removing intermediate container 6d40b2a19f6a 19:11:34 ---> 18b86eedff09 19:11:34 Step 24/25 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e 19:11:34 ---> Running in 73915c8ba4fc 19:11:35 Removing intermediate container 73915c8ba4fc 19:11:35 ---> ad7cb593b0b5 19:11:35 Step 25/25 : LABEL version=0.0.0 19:11:35 ---> Running in aabbbd4dbc2a 19:11:35 Removing intermediate container aabbbd4dbc2a 19:11:35 ---> 2956d14272e7 19:11:35 19:11:36 Successfully built 2956d14272e7 19:11:36 Successfully tagged core-metadata-arm64:latest 19:12:35  Building core-metadata ... done Removing intermediate container 2f5aaa84ed0c 19:12:35 ---> 26df0bbda124 19:12:35 19:12:35 Step 10/23 : FROM alpine:3.17 19:12:35 ---> 51e60588ff2c 19:12:35 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:12:35 ---> Running in fcb21923a386 19:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:12:35 (1/2) Installing ca-certificates (20230506-r0) 19:12:35 (2/2) Installing dumb-init (1.2.5-r2) 19:12:35 Executing busybox-1.35.0-r29.trigger 19:12:35 Executing ca-certificates-20230506-r0.trigger 19:12:35 OK: 8 MiB in 17 packages 19:12:36 Removing intermediate container af17a5219e2b 19:12:36 ---> e1043ad5dccc 19:12:36 19:12:36 Step 10/23 : FROM alpine:3.17 19:12:36 ---> 51e60588ff2c 19:12:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:12:36 ---> Using cache 19:12:36 ---> 366ab163b4b3 19:12:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:12:36 ---> Using cache 19:12:36 ---> 05771571a59b 19:12:36 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:36 ---> Using cache 19:12:36 ---> 74dbaaf2b018 19:12:36 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 19:12:36 ---> Using cache 19:12:36 ---> d94905e7d62f 19:12:36 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:12:37 Removing intermediate container fcb21923a386 19:12:37 ---> 5d3e2c35abf5 19:12:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 19:12:37 ---> Running in 17c2a93b5be2 19:12:37 Removing intermediate container 17c2a93b5be2 19:12:37 ---> 4efa6e8ee9fc 19:12:37 Step 13/23 : ENV APP_PORT=59860 19:12:37 ---> Running in 630d745056d9 19:12:38 ---> 921ae2fc8d49 19:12:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:12:38 Removing intermediate container 630d745056d9 19:12:38 ---> 8bca49ca3fcf 19:12:38 Step 14/23 : EXPOSE $APP_PORT 19:12:38 ---> Running in 6aa4267bc06d 19:12:38 ---> 9282cd86b6c0 19:12:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:12:38 Removing intermediate container 6aa4267bc06d 19:12:38 ---> 43d84406c741 19:12:38 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:39 ---> f7dba7e9bdc5 19:12:39 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:12:39 ---> a6e180a22be4 19:12:39 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:12:39 ---> Running in 7e2c4883e20d 19:12:40 ---> 39521944a88d 19:12:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:12:41 Removing intermediate container 7e2c4883e20d 19:12:41 ---> f883940c7ee7 19:12:41 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 19:12:41 ---> Running in b27ec550db6c 19:12:41 ---> 9b2791fa9386 19:12:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:12:41 Removing intermediate container b27ec550db6c 19:12:41 ---> 9ab0909853bb 19:12:41 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 19:12:42 ---> Running in 02e6b59bcd8d 19:12:42 ---> 16eb888f1d82 19:12:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:12:42 Removing intermediate container 02e6b59bcd8d 19:12:42 ---> 5cc402e25467 19:12:42 Step 21/23 : LABEL arch=arm64 19:12:42 ---> Running in d9598fa3b4af 19:12:42 ---> Running in 461a50c9d019 19:12:42 Removing intermediate container d9598fa3b4af 19:12:42 ---> e9c10520dc99 19:12:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:12:42 Removing intermediate container 461a50c9d019 19:12:42 ---> 5dea2d04d1f1 19:12:42 Step 22/23 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e 19:12:42 ---> Running in 711f32c968e0 19:12:42 ---> Running in 363c3347b800 19:12:43 Removing intermediate container 711f32c968e0 19:12:43 ---> 05236aa1c799 19:12:43 Step 21/23 : LABEL arch=arm64 19:12:43 ---> Running in 189eb51f4b86 19:12:43 Removing intermediate container 363c3347b800 19:12:43 ---> 1704180465e8 19:12:43 Step 23/23 : LABEL version=0.0.0 19:12:43 ---> Running in fb03a1b8b765 19:12:43 Removing intermediate container 189eb51f4b86 19:12:43 ---> fabb3653eae8 19:12:43 Step 22/23 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e 19:12:43 ---> Running in ec285976e8ef 19:12:43 Removing intermediate container fb03a1b8b765 19:12:43 ---> b97908ee3028 19:12:43 19:12:43 Successfully built b97908ee3028 19:12:43 Successfully tagged core-common-config-bootstrapper-arm64:latest 19:12:43  Building core-common-config-bootstrapper ... done Removing intermediate container ec285976e8ef 19:12:43 ---> 3a733560d4f6 19:12:43 Step 23/23 : LABEL version=0.0.0 19:12:44 ---> Running in 18df1f86a67f 19:12:44 Removing intermediate container 18df1f86a67f 19:12:44 ---> ca02211a6c53 19:12:44 19:12:44 Successfully built ca02211a6c53 19:12:44 Successfully tagged support-notifications-arm64:latest 19:12:45  Building support-notifications ... done  [Pipeline] } 19:12:45 $ docker stop --time=1 a2d0cc730145f659d80dadd37af8285ae4f0ff2af850c2647298b62cb922e2b2 19:12:46 $ docker rm -f --volumes a2d0cc730145f659d80dadd37af8285ae4f0ff2af850c2647298b62cb922e2b2 [Pipeline] // withDockerContainer [Pipeline] sh 19:12:47 + docker images 19:12:47 REPOSITORY TAG IMAGE ID CREATED SIZE 19:12:47 support-notifications-arm64 latest ca02211a6c53 3 seconds ago 31.9MB 19:12:47 core-common-config-bootstrapper-arm64 latest b97908ee3028 4 seconds ago 17.2MB 19:12:47 e1043ad5dccc 14 seconds ago 1.52GB 19:12:47 26df0bbda124 19 seconds ago 1.59GB 19:12:47 core-metadata-arm64 latest 2956d14272e7 About a minute ago 20.2MB 19:12:47 e9278374516b About a minute ago 1.53GB 19:12:47 support-scheduler-arm64 latest 771f99e75e77 About a minute ago 31.2MB 19:12:47 3ac192505c32 About a minute ago 1.59GB 19:12:47 security-proxy-setup-arm64 latest 98ab528c421a 3 minutes ago 18.7MB 19:12:47 a5bc84b21cdb 3 minutes ago 1.51GB 19:12:47 security-secretstore-setup-arm64 latest caa8938792d8 4 minutes ago 32.2MB 19:12:47 93c1778d21ee 4 minutes ago 1.52GB 19:12:47 security-bootstrapper-arm64 latest c2313c222d37 8 minutes ago 21.9MB 19:12:47 262fc1dba589 9 minutes ago 1.51GB 19:12:47 security-spiffe-token-provider-arm64 latest ef994ec354a0 10 minutes ago 32.7MB 19:12:47 6b51ce359d2f 10 minutes ago 1.57GB 19:12:47 security-proxy-auth-arm64 latest 039a415540cf 11 minutes ago 18.1MB 19:12:47 e2849fd1b6f3 11 minutes ago 1.51GB 19:12:47 core-data-arm64 latest d8f41150cee1 11 minutes ago 19.9MB 19:12:47 core-command-arm64 latest 586a5dfe491e 11 minutes ago 19.7MB 19:12:47 46302ed0bf16 12 minutes ago 1.53GB 19:12:47 958554a7abcb 12 minutes ago 1.53GB 19:12:47 security-spire-server-arm64 latest cd0da3e4c90c 17 minutes ago 97MB 19:12:47 30d9ef2ace12 17 minutes ago 1.39GB 19:12:47 security-spire-agent-arm64 latest 019bf5d3d966 18 minutes ago 153MB 19:12:47 security-spire-config-arm64 latest 3740c8e683d8 18 minutes ago 96.1MB 19:12:47 e1628ae75f4a 18 minutes ago 1.39GB 19:12:47 e12c18693789 18 minutes ago 1.39GB 19:12:47 ci-base-image-arm64 latest a806f3dca079 34 minutes ago 899MB 19:12:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB 19:12:47 alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB 19:12:47 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 19:12:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:47 19:12:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:48 arm64: Pulling from edgex-lftools-log-publisher 19:12:48 8998bd30e6a1: Pulling fs layer 19:12:48 04944245beec: Pulling fs layer 19:12:48 699f458cf7ca: Pulling fs layer 19:12:48 765212b225bb: Pulling fs layer 19:12:48 f23df028b6ca: Pulling fs layer 19:12:48 d65c8cfc05b1: Pulling fs layer 19:12:48 2437ff75d9bd: Pulling fs layer 19:12:48 765212b225bb: Waiting 19:12:48 f23df028b6ca: Waiting 19:12:48 d65c8cfc05b1: Waiting 19:12:48 2437ff75d9bd: Waiting 19:12:48 04944245beec: Verifying Checksum 19:12:48 04944245beec: Download complete 19:12:48 765212b225bb: Verifying Checksum 19:12:48 765212b225bb: Download complete 19:12:48 f23df028b6ca: Verifying Checksum 19:12:48 f23df028b6ca: Download complete 19:12:48 d65c8cfc05b1: Verifying Checksum 19:12:48 d65c8cfc05b1: Download complete 19:12:48 699f458cf7ca: Verifying Checksum 19:12:48 699f458cf7ca: Download complete 19:12:49 8998bd30e6a1: Download complete 19:12:51 2437ff75d9bd: Verifying Checksum 19:12:51 2437ff75d9bd: Download complete 19:12:53 8998bd30e6a1: Pull complete 19:12:53 04944245beec: Pull complete 19:12:54 699f458cf7ca: Pull complete 19:12:54 765212b225bb: Pull complete 19:12:55 f23df028b6ca: Pull complete 19:12:55 d65c8cfc05b1: Pull complete 19:13:10 2437ff75d9bd: Pull complete 19:13:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:13:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:13:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:10 prd-ubuntu20.04-docker-arm64-4c-16g-15771 does not seem to be running inside a container 19:13:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:13:13 $ docker top c96dcfefd0170a4799ab59d20f4fff6f877f0f001212ec3afdb835dc56a669e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:14 ---> job-cost.sh 19:13:14 lf-activate-venv: SKIPPING 19:13:14 INFO: No Stack... 19:13:15 INFO: Retrieving Pricing Info for: v3-standard-4 19:13:15 INFO: Archiving Costs [Pipeline] sh 19:13:15 + + cutcat -d, /w/workspace/edgex-go/2/archives/cost.csv -f6 19:13:15 [Pipeline] lock 19:13:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-2-stack-cost] 19:13:15 Resource [jenkins-edgexfoundry-edgex-go-PR-4569-2-stack-cost] did not exist. Created. 19:13:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:13:16 + echo total: 0.10999999940395355 [Pipeline] stash 19:13:16 Stashed 1 file(s) [Pipeline] } 19:13:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:13:16 $ docker stop --time=1 c96dcfefd0170a4799ab59d20f4fff6f877f0f001212ec3afdb835dc56a669e5 19:13:17 $ docker rm -f --volumes c96dcfefd0170a4799ab59d20f4fff6f877f0f001212ec3afdb835dc56a669e5 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:13:18 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 19:13:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:13:19 ---> package-listing.sh 19:13:19 ++ facter osfamily 19:13:19 ++ tr '[:upper:]' '[:lower:]' 19:13:20 + OS_FAMILY=debian 19:13:20 + workspace=/w/workspace/edgex-go/2 19:13:20 + START_PACKAGES=/tmp/packages_start.txt 19:13:20 + END_PACKAGES=/tmp/packages_end.txt 19:13:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:13:20 + PACKAGES=/tmp/packages_start.txt 19:13:20 + '[' /w/workspace/edgex-go/2 ']' 19:13:20 + PACKAGES=/tmp/packages_end.txt 19:13:20 + case "${OS_FAMILY}" in 19:13:20 + dpkg -l 19:13:20 + grep '^ii' 19:13:20 + '[' -f /tmp/packages_start.txt ']' 19:13:20 + '[' -f /tmp/packages_end.txt ']' 19:13:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:13:20 + '[' /w/workspace/edgex-go/2 ']' 19:13:20 + mkdir -p /w/workspace/edgex-go/2/archives/ 19:13:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 19:13:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:13:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:21 19:13:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:21 latest: Pulling from edgex-lftools-log-publisher 19:13:21 5eb5b503b376: Pulling fs layer 19:13:21 5c69ac0246d0: Pulling fs layer 19:13:21 ec43610c2a17: Pulling fs layer 19:13:21 3a2ae6a8a46f: Pulling fs layer 19:13:21 33b1e0a273af: Pulling fs layer 19:13:21 5d3b04190fa2: Pulling fs layer 19:13:21 2f39f015ded8: Pulling fs layer 19:13:21 33b1e0a273af: Waiting 19:13:21 5d3b04190fa2: Waiting 19:13:21 2f39f015ded8: Waiting 19:13:21 3a2ae6a8a46f: Waiting 19:13:21 5c69ac0246d0: Verifying Checksum 19:13:21 5c69ac0246d0: Download complete 19:13:21 3a2ae6a8a46f: Verifying Checksum 19:13:21 3a2ae6a8a46f: Download complete 19:13:21 ec43610c2a17: Verifying Checksum 19:13:21 ec43610c2a17: Download complete 19:13:21 5d3b04190fa2: Download complete 19:13:21 33b1e0a273af: Verifying Checksum 19:13:21 33b1e0a273af: Download complete 19:13:21 5eb5b503b376: Verifying Checksum 19:13:21 5eb5b503b376: Download complete 19:13:22 2f39f015ded8: Download complete 19:13:22 5eb5b503b376: Pull complete 19:13:22 5c69ac0246d0: Pull complete 19:13:23 ec43610c2a17: Pull complete 19:13:23 3a2ae6a8a46f: Pull complete 19:13:23 33b1e0a273af: Pull complete 19:13:23 5d3b04190fa2: Pull complete 19:13:27 2f39f015ded8: Pull complete 19:13:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:13:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:27 prd-ubuntu20.04-docker-8c-8g-15769 does not seem to be running inside a container 19:13:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:13:30 $ docker top 162bd2bf32d3f3f60c829a77829e4fafbe04cbdcbee0db228695cc64209c3454 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:31 + touch /tmp/pre-build-complete [Pipeline] sh 19:13:31 + mkdir -p /var/log/sysstat [Pipeline] sh 19:13:31 + ls /var/log/sa-host 19:13:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:31 provisioning config files... 19:13:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2042791939596635675tmp [Pipeline] { [Pipeline] echo 19:13:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:13:32 ---> create-netrc.sh [Pipeline] } 19:13:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:13:32 ---> python-tools-install.sh [Pipeline] echo 19:13:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:13:32 ---> sudo-logs.sh 19:13:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:13:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:13:33 ---> job-cost.sh 19:13:33 lf-activate-venv: SKIPPING 19:13:33 DEBUG: total: 0.10999999940395355 19:13:33 INFO: Retrieving Stack Cost... 19:13:33 INFO: Retrieving Pricing Info for: v3-standard-8 19:13:34 INFO: Archiving Costs [Pipeline] echo 19:13:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:13:34 ---> logs-deploy.sh 19:13:34 lf-activate-venv: SKIPPING 19:13:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/2 19:13:34 INFO: archiving workspace using pattern(s): 19:13:35 Archives upload complete. 19:13:35 INFO: archiving logs to Nexus