Pull request #4373 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d480d2c1ad836439e65b14aa56ee47204f7a434+affa4ba333889d31d83cf76b7d2a18a0230584e6 (8e50231b78bf43f1dadbe8b688d5a9e7b316d7dd) 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-ssh1201865855191341488.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5642594659020721505.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4373/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4373/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1946869415252686358.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4373/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1819156538184652378.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3839102060971555717.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4373/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4373/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5407774680113197016.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6743’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6744 in /w/workspace/edgexfoundry_edgex-go_PR-4373 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4373/head:refs/remotes/origin/PR-4373 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit affa4ba333889d31d83cf76b7d2a18a0230584e6 into PR head commit 7d480d2c1ad836439e65b14aa56ee47204f7a434 Merge succeeded, producing 7d480d2c1ad836439e65b14aa56ee47204f7a434 Checking out Revision 7d480d2c1ad836439e65b14aa56ee47204f7a434 (PR-4373) Commit message: "build(deps): Bump golang.org/x/net from 0.6.0 to 0.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:48:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:48:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 7d480d2c1ad836439e65b14aa56ee47204f7a434 # 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 affa4ba333889d31d83cf76b7d2a18a0230584e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d480d2c1ad836439e65b14aa56ee47204f7a434 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:48:59 ========================================================= 15:48:59 EdgeX Global Pipelines Version Info 15:48:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:48:59 ------------------- 15:48:59 stable info: 15:48:59 ------------------- 15:48:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:48:59 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:48:59 Message: update stable to v1.0.244 15:49:00 ------------------- 15:49:00 experimental info: 15:49:00 ------------------- 15:49:00 Commited By: **** collab-it+edgex@linuxfoundation.org 15:49:00 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:49:00 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:49:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:49:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:49:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:49:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:49:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:49:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:49:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:49:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:49:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:49:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:49:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:49:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:49:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:49:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:49:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:49:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:49:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:49:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4373 [Pipeline] echo 15:49:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4373 [Pipeline] echo 15:49:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4373 [Pipeline] echo 15:49:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d480d2c1ad836439e65b14aa56ee47204f7a434 [Pipeline] echo 15:49:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d480d2 [Pipeline] echo 15:49:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:01 provisioning config files... 15:49:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14616864916100872376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:02 ---> docker-login.sh 15:49:02 nexus3.edgexfoundry.org:10001 15:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:02 Configure a credential helper to remove this warning. See 15:49:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:02 15:49:02 Login Succeeded 15:49:02 nexus3.edgexfoundry.org:10002 15:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:02 Configure a credential helper to remove this warning. See 15:49:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:02 15:49:02 Login Succeeded 15:49:02 nexus3.edgexfoundry.org:10003 15:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:02 Configure a credential helper to remove this warning. See 15:49:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:02 15:49:02 Login Succeeded 15:49:02 nexus3.edgexfoundry.org:10004 15:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:02 Configure a credential helper to remove this warning. See 15:49:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:02 15:49:02 Login Succeeded 15:49:02 docker.io 15:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:03 Configure a credential helper to remove this warning. See 15:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:03 15:49:03 Login Succeeded 15:49:03 ---> docker-login.sh ends [Pipeline] } 15:49:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:03 + 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-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 15:49:03 + dirname cmd/core-command/Dockerfile 15:49:03 + cut -d/ -f2 15:49:03 + echo core-command,cmd/core-command/Dockerfile 15:49:03 + cut -d/ -f2 15:49:03 + dirname cmd/core-common-config-bootstrapper/Dockerfile 15:49:03 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:49:03 + + cut -d/ -f2dirname 15:49:03 cmd/core-data/Dockerfile 15:49:03 + echo core-data,cmd/core-data/Dockerfile 15:49:03 + dirname cmd/core-metadata/Dockerfile 15:49:03 + cut -d/ -f2 15:49:03 + echo core-metadata,cmd/core-metadata/Dockerfile 15:49:03 + dirname cmd/security-bootstrapper/Dockerfile 15:49:03 + cut -d/ -f2 15:49:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:49:03 + dirname cmd/security-proxy-setup/Dockerfile 15:49:03 + cut -d/ -f2 15:49:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:49:03 + + cut -d/dirname -f2 cmd/security-secretstore-setup/Dockerfile 15:49:03 15:49:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:49:03 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:49:03 + cut -d/ -f2 15:49:03 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:49:03 + cut+ -d/ -f2 15:49:03 dirname cmd/security-spire-agent/Dockerfile 15:49:03 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:49:03 + dirname cmd/security-spire-config/Dockerfile 15:49:03 + cut -d/ -f2 15:49:03 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:49:03 + dirname cmd/security-spire-server/Dockerfile 15:49:03 + cut -d/ -f2 15:49:03 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:49:03 + + dirname cmd/support-notifications/Dockerfilecut 15:49:03 -d/ -f2 15:49:03 + echo support-notifications,cmd/support-notifications/Dockerfile 15:49:03 + dirname cmd/support-scheduler/Dockerfile 15:49:03 + cut -d/ -f2 15:49:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:49:03 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-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 15:49:04 + git rev-list -1 --merges 7d480d2c1ad836439e65b14aa56ee47204f7a434~1..7d480d2c1ad836439e65b14aa56ee47204f7a434 [Pipeline] echo 15:49:04 -----------> git rev-list -1 --merges 7d480d2c1ad836439e65b14aa56ee47204f7a434~1..7d480d2c1ad836439e65b14aa56ee47204f7a434 7d480d2c1ad836439e65b14aa56ee47204f7a434 [false] [Pipeline] sh 15:49:04 + git log --format=format:%s -1 7d480d2c1ad836439e65b14aa56ee47204f7a434 [Pipeline] echo 15:49:04 ========================================================= 15:49:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:49:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:49:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:49:04 + grep -v github /etc/ssh/ssh_known_hosts 15:49:04 + [ -e /tmp/ssh_known_hosts ] 15:49:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:49:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:49:04 + sudo tee -a /etc/ssh/ssh_known_hosts 15:49:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:05 15:49:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:05 0.1.4: Pulling from edgex-devops/py-git-semver 15:49:05 b85a868b505f: Pulling fs layer 15:49:05 e2be974225ed: Pulling fs layer 15:49:05 339a4e72a1f5: Pulling fs layer 15:49:05 988bab9f4d93: Pulling fs layer 15:49:05 1469e6f7b9e6: Pulling fs layer 15:49:05 eaf3925da568: Pulling fs layer 15:49:05 bab4dde63d76: Pulling fs layer 15:49:05 bde34c3a00c8: Pulling fs layer 15:49:05 b352a97aabf1: Pulling fs layer 15:49:05 4872d77fe225: Pulling fs layer 15:49:05 5851b861e8e6: Pulling fs layer 15:49:05 1469e6f7b9e6: Waiting 15:49:05 988bab9f4d93: Waiting 15:49:05 b352a97aabf1: Waiting 15:49:05 bab4dde63d76: Waiting 15:49:05 bde34c3a00c8: Waiting 15:49:05 5851b861e8e6: Waiting 15:49:05 4872d77fe225: Waiting 15:49:05 eaf3925da568: Waiting 15:49:05 e2be974225ed: Download complete 15:49:05 988bab9f4d93: Verifying Checksum 15:49:05 988bab9f4d93: Download complete 15:49:05 1469e6f7b9e6: Verifying Checksum 15:49:05 1469e6f7b9e6: Download complete 15:49:05 339a4e72a1f5: Verifying Checksum 15:49:05 339a4e72a1f5: Download complete 15:49:05 eaf3925da568: Verifying Checksum 15:49:05 eaf3925da568: Download complete 15:49:05 bde34c3a00c8: Verifying Checksum 15:49:05 bde34c3a00c8: Download complete 15:49:05 b352a97aabf1: Download complete 15:49:05 4872d77fe225: Download complete 15:49:05 5851b861e8e6: Download complete 15:49:05 b85a868b505f: Download complete 15:49:06 bab4dde63d76: Verifying Checksum 15:49:06 bab4dde63d76: Download complete 15:49:07 b85a868b505f: Pull complete 15:49:07 e2be974225ed: Pull complete 15:49:07 339a4e72a1f5: Pull complete 15:49:07 988bab9f4d93: Pull complete 15:49:08 1469e6f7b9e6: Pull complete 15:49:08 eaf3925da568: Pull complete 15:49:10 bab4dde63d76: Pull complete 15:49:10 bde34c3a00c8: Pull complete 15:49:10 b352a97aabf1: Pull complete 15:49:10 4872d77fe225: Pull complete 15:49:10 5851b861e8e6: Pull complete 15:49:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:49:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:10 prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container 15:49:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:49:12 $ docker top 8c0a58aab75cf592ee99ec33149f9d2623a641b9d2b61b59facb10851cf73810 -eo pid,comm 15:49:13 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). 15:49:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:13 [ssh-agent] Looking for ssh-agent implementation... 15:49:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:13 $ docker exec 8c0a58aab75cf592ee99ec33149f9d2623a641b9d2b61b59facb10851cf73810 ssh-agent 15:49:13 SSH_AUTH_SOCK=/tmp/ssh-JJWsnQZ8467I/agent.32 15:49:13 SSH_AGENT_PID=38 15:49:13 Running ssh-add (command line suppressed) 15:49:13 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14522519647730099906.key (/w/workspace/edgex-go/1@tmp/private_key_14522519647730099906.key) 15:49:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:13 + git tag --points-at HEAD [Pipeline] } 15:49:13 $ docker exec --env ******** --env ******** 8c0a58aab75cf592ee99ec33149f9d2623a641b9d2b61b59facb10851cf73810 ssh-agent -k 15:49:13 unset SSH_AUTH_SOCK; 15:49:13 unset SSH_AGENT_PID; 15:49:13 echo Agent pid 38 killed; 15:49:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:49:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:14 [ssh-agent] Looking for ssh-agent implementation... 15:49:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:14 $ docker exec 8c0a58aab75cf592ee99ec33149f9d2623a641b9d2b61b59facb10851cf73810 ssh-agent 15:49:14 SSH_AUTH_SOCK=/tmp/ssh-hazuYBLCIcFO/agent.70 15:49:14 SSH_AGENT_PID=76 15:49:14 Running ssh-add (command line suppressed) 15:49:14 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16050065916039560702.key (/w/workspace/edgex-go/1@tmp/private_key_16050065916039560702.key) 15:49:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:14 + git semver init 15:49:14 2023-02-20 15:49:14,898 [run_init] DEBUG init version:0.0.0 force:False 15:49:14 2023-02-20 15:49:14,900 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 15:49:14 2023-02-20 15:49:14,901 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 15:49:14 2023-02-20 15:49:14,901 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 15:49:20 2023-02-20 15:49:20,017 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 15:49:20 2023-02-20 15:49:20,017 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4373 with force:False 15:49:20 2023-02-20 15:49:20,018 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4373 15:49:20 2023-02-20 15:49:20,023 [execute] INFO git cat-file --batch-check 15:49:20 2023-02-20 15:49:20,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 15:49:20 2023-02-20 15:49:20,028 [execute] INFO git cat-file --batch 15:49:20 2023-02-20 15:49:20,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 15:49:20 2023-02-20 15:49:20,033 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4373 15:49:20 0.0.0 [Pipeline] } 15:49:20 $ docker exec --env ******** --env ******** 8c0a58aab75cf592ee99ec33149f9d2623a641b9d2b61b59facb10851cf73810 ssh-agent -k 15:49:20 unset SSH_AUTH_SOCK; 15:49:20 unset SSH_AGENT_PID; 15:49:20 echo Agent pid 76 killed; 15:49:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:20 + git semver [Pipeline] } 15:49:21 $ docker stop --time=1 8c0a58aab75cf592ee99ec33149f9d2623a641b9d2b61b59facb10851cf73810 15:49:22 $ docker rm -f --volumes 8c0a58aab75cf592ee99ec33149f9d2623a641b9d2b61b59facb10851cf73810 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:49:23 Stashed 1 file(s) [Pipeline] echo 15:49:23 [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 15:49:24 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 15:49:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:24 ========================================================= 15:49:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:49:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:49:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:49:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:49:24 213ec9aee27d: Pulling fs layer 15:49:24 4583459ba037: Pulling fs layer 15:49:24 93c1e223e6f2: Pulling fs layer 15:49:24 53926ce57604: Pulling fs layer 15:49:24 21b2b0c7a3f4: Pulling fs layer 15:49:24 22ff95d597cd: Pulling fs layer 15:49:24 12d6caf4c0d1: Pulling fs layer 15:49:24 96b7cbca73a9: Pulling fs layer 15:49:24 a7acece74701: Pulling fs layer 15:49:24 22ff95d597cd: Waiting 15:49:24 12d6caf4c0d1: Waiting 15:49:24 96b7cbca73a9: Waiting 15:49:24 a7acece74701: Waiting 15:49:24 53926ce57604: Waiting 15:49:24 21b2b0c7a3f4: Waiting 15:49:24 93c1e223e6f2: Verifying Checksum 15:49:24 93c1e223e6f2: Download complete 15:49:24 4583459ba037: Verifying Checksum 15:49:24 4583459ba037: Download complete 15:49:24 21b2b0c7a3f4: Verifying Checksum 15:49:24 21b2b0c7a3f4: Download complete 15:49:24 22ff95d597cd: Verifying Checksum 15:49:24 22ff95d597cd: Download complete 15:49:24 213ec9aee27d: Verifying Checksum 15:49:24 12d6caf4c0d1: Download complete 15:49:24 213ec9aee27d: Pull complete 15:49:24 4583459ba037: Pull complete 15:49:25 93c1e223e6f2: Pull complete 15:49:25 a7acece74701: Verifying Checksum 15:49:25 a7acece74701: Download complete 15:49:25 53926ce57604: Verifying Checksum 15:49:25 53926ce57604: Download complete 15:49:25 96b7cbca73a9: Verifying Checksum 15:49:25 96b7cbca73a9: Download complete 15:49:28 53926ce57604: Pull complete 15:49:29 21b2b0c7a3f4: Pull complete 15:49:29 22ff95d597cd: Pull complete 15:49:29 12d6caf4c0d1: Pull complete 15:49:30 96b7cbca73a9: Pull complete 15:49:31 a7acece74701: Pull complete 15:49:31 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:49:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:49:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:49:32 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:49:32 WORKDIR /edgex 15:49:32 COPY go.mod . 15:49:32 RUN go mod download 15:49:32 docker build -t ci-base-image-x86_64 -f - . 15:49:32 Sending build context to Docker daemon 170.3MB 15:49:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:49:32 ---> db6d94c90886 15:49:32 Step 2/4 : WORKDIR /edgex 15:49:37 ---> Running in c9bcb2de26d4 15:49:37 Removing intermediate container c9bcb2de26d4 15:49:37 ---> 856f078618a7 15:49:37 Step 3/4 : COPY go.mod . 15:49:37 ---> 6e8d03f8e646 15:49:37 Step 4/4 : RUN go mod download 15:49:37 ---> Running in c4a6b62dd030 15:49:38 Still waiting to schedule task 15:49:38 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6745’ is offline 15:49:49 Removing intermediate container c4a6b62dd030 15:49:49 ---> 53a65e02e69c 15:49:49 Successfully built 53a65e02e69c 15:49:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:49 + docker inspect -f . ci-base-image-x86_64 15:49:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:49 prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container 15:49:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:49:50 $ docker top 400a46e63a2933c0c4f700f2a8c088bd9228737e5ce5ac2796cc0dd566c8dac4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:50 + go version 15:49:50 go version go1.18.7 linux/amd64 [Pipeline] } 15:49:50 $ docker stop --time=1 400a46e63a2933c0c4f700f2a8c088bd9228737e5ce5ac2796cc0dd566c8dac4 15:49:52 $ docker rm -f --volumes 400a46e63a2933c0c4f700f2a8c088bd9228737e5ce5ac2796cc0dd566c8dac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:52 + docker inspect -f . ci-base-image-x86_64 15:49:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:52 prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container 15:49: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:49:53 $ docker top 4dd2cde3a1f6f8ca6cb2451c8956f0b4fc058ef1bf820cc63659dc16d67ad4e1 -eo pid,comm [Pipeline] { [Pipeline] echo 15:49:53 ========================================================= 15:49:53 [edgeXBuildGoParallel] Running Tests and Build... 15:49:53 ========================================================= [Pipeline] sh 15:49:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 15:49:54 + make test 15:49:54 go test -race -coverprofile=coverage.out ./... 15:50:00 ? github.com/edgexfoundry/edgex-go [no test files] 15:50:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:50:12 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:50:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:50:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:50:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:50:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:50:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:50:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:50:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:50:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:50:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:50:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:50:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:50:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 15:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:50:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements 15:50:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.134s coverage: 73.7% of statements 15:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:50:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 54.0% of statements 15:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:50:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.010s coverage: 88.5% of statements 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:50:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.078s coverage: 3.9% of statements 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:50:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.470s coverage: 95.6% of statements 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:50:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.090s coverage: 72.2% of statements 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:50:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:50:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:50:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements 15:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 82.9% of statements 15:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements 15:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 15:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 15:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements 15:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.347s coverage: 79.9% of statements 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.082s coverage: 86.9% of statements 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 77.4% of statements 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.0% of statements 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 91.2% of statements 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.213s coverage: 63.1% of statements 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.322s coverage: 65.3% of statements 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 41.0% of statements 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 63.2% of statements 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:50:41 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 15:50:59 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:50:59 go vet ./... 15:51:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:51:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:51:00 ./bin/test-attribution-txt.sh [Pipeline] echo 15:51:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:51:01 + ls -al . 15:51:01 total 744 15:51:01 drwxrwxr-x 11 1001 1001 4096 Feb 20 15:49 . 15:51:01 drwxr-xr-x 4 root root 4096 Feb 20 15:49 .. 15:51:01 drwxrwxr-x 2 1001 1001 4096 Feb 20 15:48 .blubracket 15:51:01 -rw-rw-r-- 1 1001 1001 16 Feb 20 15:48 .dockerignore 15:51:01 drwxrwxr-x 8 1001 1001 4096 Feb 20 15:50 .git 15:51:01 drwxrwxr-x 3 1001 1001 4096 Feb 20 15:48 .github 15:51:01 -rw-rw-r-- 1 1001 1001 1024 Feb 20 15:48 .gitignore 15:51:01 -rw-rw-r-- 1 1001 1001 42 Feb 20 15:48 .golangci.yml 15:51:01 -rw-rw-r-- 1 1001 1001 87 Feb 20 15:48 .hadolint.yml 15:51:01 drwxr-xr-x 3 1001 1001 4096 Feb 20 15:49 .semver 15:51:01 -rw-rw-r-- 1 1001 1001 166 Feb 20 15:48 .sonarcloud.properties 15:51:01 -rw-rw-r-- 1 1001 1001 1171 Feb 20 15:48 ADOPTERS.md 15:51:01 -rw-rw-r-- 1 1001 1001 10825 Feb 20 15:48 Attribution.txt 15:51:01 -rw-rw-r-- 1 1001 1001 73765 Feb 20 15:48 CHANGELOG.md 15:51:01 -rw-rw-r-- 1 1001 1001 3804 Feb 20 15:48 CONTRIBUTING.md 15:51:01 -rw-rw-r-- 1 1001 1001 677 Feb 20 15:48 GOVERNANCE.md 15:51:01 -rw-rw-r-- 1 1001 1001 883 Feb 20 15:48 Jenkinsfile 15:51:01 -rw-rw-r-- 1 1001 1001 10775 Feb 20 15:48 LICENSE 15:51:01 -rw-rw-r-- 1 1001 1001 13375 Feb 20 15:48 Makefile 15:51:01 -rw-rw-r-- 1 1001 1001 582 Feb 20 15:48 OWNERS.md 15:51:01 -rw-rw-r-- 1 1001 1001 9403 Feb 20 15:48 README.md 15:51:01 -rw-rw-r-- 1 1001 1001 6912 Feb 20 15:48 SECURITY.md 15:51:01 -rw-rw-r-- 1 1001 1001 5 Feb 20 15:49 VERSION 15:51:01 drwxrwxr-x 2 1001 1001 4096 Feb 20 15:48 bin 15:51:01 drwxrwxr-x 17 1001 1001 4096 Feb 20 15:48 cmd 15:51:01 -rw-r--r-- 1 root root 487323 Feb 20 15:50 coverage.out 15:51:01 -rw-rw-r-- 1 1001 1001 3295 Feb 20 15:48 go.mod 15:51:01 -rw-rw-r-- 1 1001 1001 33318 Feb 20 15:48 go.sum 15:51:01 drwxrwxr-x 7 1001 1001 4096 Feb 20 15:48 internal 15:51:01 drwxrwxr-x 3 1001 1001 4096 Feb 20 15:48 openapi 15:51:01 drwxrwxr-x 4 1001 1001 4096 Feb 20 15:48 snap 15:51:01 -rw-rw-r-- 1 1001 1001 204 Feb 20 15:48 version.go [Pipeline] sh 15:51:01 + '[' -e coverage.out ] 15:51:01 + chown 1001:1001 coverage.out [Pipeline] stash 15:51:01 Stashed 1 file(s) [Pipeline] sh 15:51:01 + make build 15:51:01 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 15:51:14 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 15:51:14 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 15:51:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:51:17 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 15:51:25 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 15:51:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:51:27 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 15:51: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 15:51:29 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 15:51:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:51:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:51:34 $ docker stop --time=1 4dd2cde3a1f6f8ca6cb2451c8956f0b4fc058ef1bf820cc63659dc16d67ad4e1 15:51:37 $ docker rm -f --volumes 4dd2cde3a1f6f8ca6cb2451c8956f0b4fc058ef1bf820cc63659dc16d67ad4e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:38 15:51:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:38 latest: Pulling from edgex-devops/edgex-compose 15:51:38 cbdbe7a5bc2a: Pulling fs layer 15:51:38 ca9280d653b3: Pulling fs layer 15:51:38 7e9c9ca2126c: Pulling fs layer 15:51:38 cbdbe7a5bc2a: Download complete 15:51:39 ca9280d653b3: Verifying Checksum 15:51:39 ca9280d653b3: Download complete 15:51:39 cbdbe7a5bc2a: Pull complete 15:51:39 7e9c9ca2126c: Download complete 15:51:39 ca9280d653b3: Pull complete 15:51:42 7e9c9ca2126c: Pull complete 15:51:42 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:51:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:43 prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container 15:51:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:51:44 $ docker top c985a6ed0c0d8fcb535b2b6636607a154f03ca731ce9dde248035867401b7c21 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:45 + docker-compose build --help 15:51:45 + grep parallel 15:51:45 --parallel Build images in parallel. [Pipeline] } 15:51:45 $ docker stop --time=1 c985a6ed0c0d8fcb535b2b6636607a154f03ca731ce9dde248035867401b7c21 15:51:46 $ docker rm -f --volumes c985a6ed0c0d8fcb535b2b6636607a154f03ca731ce9dde248035867401b7c21 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:47 prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container 15:51:47 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:51:48 $ docker top b553fd8355161608973981d60da326e69e311bc60f5f5577fb67337007023ac0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:48 + docker-compose -f ./docker-compose-build.yml build --parallel 15:51:48 Building core-command ... 15:51:48 Building core-common-config-bootstrapper ... 15:51:48 Building core-data ... 15:51:48 Building core-metadata ... 15:51:48 Building security-bootstrapper ... 15:51:48 Building security-proxy-setup ... 15:51:48 Building security-secretstore-setup ... 15:51:48 Building security-spiffe-token-provider ... 15:51:48 Building security-spire-agent ... 15:51:48 Building security-spire-config ... 15:51:48 Building security-spire-server ... 15:51:48 Building support-notifications ... 15:51:48 Building support-scheduler ... 15:51:48 Building security-proxy-setup 15:51:48 Building security-spire-agent 15:51:48 Building support-scheduler 15:51:48 Building security-bootstrapper 15:51:48 Building security-spiffe-token-provider 15:51:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6748 in /w/workspace/edgexfoundry_edgex-go_PR-4373 [Pipeline] { [Pipeline] ws 15:51:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 15:51:52 The recommended git tool is: git 15:51:58 using credential edgex-jenkins-ssh 15:51:58 Cloning the remote Git repository 15:51:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:51:58 > git init /w/workspace/edgex-go/1 # timeout=10 15:51:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:51:58 > git --version # timeout=10 15:51:58 > git --version # 'git version 2.25.1' 15:51:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:52:01 ---> 53a65e02e69c 15:52:01 Step 3/24 : WORKDIR /edgex-go 15:52:01 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:01 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:52:01 ---> 53a65e02e69c 15:52:01 Step 3/32 : WORKDIR /edgex-go 15:52:01 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:52:01 ---> 53a65e02e69c 15:52:01 Step 3/21 : WORKDIR /edgex-go 15:52:01 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:01 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:52:01 ---> 53a65e02e69c 15:52:01 Step 3/19 : WORKDIR /edgex-go 15:52:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:52:01 ---> 53a65e02e69c 15:52:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:52:06 ---> Running in 6abdf8706aa1 15:52:06 ---> Running in 7cb841b69794 15:52:06 ---> Running in fa464a48e044 15:52:06 ---> Running in 06841023eb70 15:52:06 ---> Running in 71abec6675fa 15:52:06 Removing intermediate container fa464a48e044 15:52:06 ---> 9d46dd7b4ad5 15:52:06 Step 4/21 : RUN apk add --update --no-cache make git 15:52:06 Removing intermediate container 6abdf8706aa1 15:52:06 ---> d1a2385d0633 15:52:06 Step 4/22 : WORKDIR /edgex-go 15:52:06 Removing intermediate container 71abec6675fa 15:52:06 ---> 27783e8c271f 15:52:06 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:52:06 Removing intermediate container 7cb841b69794 15:52:06 ---> 4ca85ab0b3d4 15:52:06 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:52:06 Removing intermediate container 06841023eb70 15:52:06 ---> 0d024a48f404 15:52:06 Step 4/32 : RUN apk add --update --no-cache make git 15:52:06 ---> Running in 60df845fc593 15:52:06 ---> Running in 684754c4247e 15:52:06 ---> Running in d69361a73bf1 15:52:06 ---> Running in 1058586a9371 15:52:06 ---> Running in 2d945d5ce70f 15:52:06 Removing intermediate container 60df845fc593 15:52:06 ---> 25950ae14452 15:52:06 Step 5/22 : RUN apk add --update --no-cache make git 15:52:06 ---> Running in 509aaa7fdd2a 15:52:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:52:07 OK: 211 MiB in 51 packages 15:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:52:07 v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:52:07 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:52:07 OK: 17046 distinct packages available 15:52:07 OK: 211 MiB in 51 packages 15:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:52:07 Removing intermediate container d69361a73bf1 15:52:07 ---> bfc4f71942c2 15:52:07 Step 5/21 : COPY go.mod vendor* ./ 15:52:07 OK: 211 MiB in 51 packages 15:52:07 OK: 211 MiB in 51 packages 15:52:07 OK: 211 MiB in 51 packages 15:52:07 ---> 76a6d510317b 15:52:07 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:07 ---> Running in 7b1a0a3ccc44 15:52:07 Removing intermediate container 1058586a9371 15:52:07 ---> a947f1fdbc70 15:52:07 Step 5/24 : COPY go.mod vendor* ./ 15:52:08 ---> aab7d298b04e 15:52:08 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:08 ---> Running in 4129e2dee15c 15:52:08 Removing intermediate container 2d945d5ce70f 15:52:08 ---> 16956b7536b0 15:52:08 Step 5/32 : COPY go.mod vendor* ./ 15:52:08 Removing intermediate container 509aaa7fdd2a 15:52:08 ---> 3f9ea174a05c 15:52:08 Step 6/22 : COPY go.mod vendor* ./ 15:52:08 Removing intermediate container 684754c4247e 15:52:08 ---> d4e6dc3b9d75 15:52:08 Step 5/19 : COPY go.mod vendor* ./ 15:52:08 ---> 1f553013e247 15:52:08 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:08 ---> bae0a5714424 15:52:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:08 ---> Running in 57e62cf818aa 15:52:08 ---> Running in e39b4b9e528d 15:52:08 ---> df3a47cbab57 15:52:08 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:08 ---> Running in dbb554205b1e 15:52:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:52:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:20 Merging remotes/origin/main commit affa4ba333889d31d83cf76b7d2a18a0230584e6 into PR head commit 7d480d2c1ad836439e65b14aa56ee47204f7a434 15:52:20 Merge succeeded, producing 7d480d2c1ad836439e65b14aa56ee47204f7a434 15:52:20 Checking out Revision 7d480d2c1ad836439e65b14aa56ee47204f7a434 (PR-4373) 15:52:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:52:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:52:19 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4373/head:refs/remotes/origin/PR-4373 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:52:20 > git config core.sparsecheckout # timeout=10 15:52:20 > git checkout -f 7d480d2c1ad836439e65b14aa56ee47204f7a434 # timeout=10 15:52:20 > git remote # timeout=10 15:52:20 > git config --get remote.origin.url # timeout=10 15:52:20 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:20 > git merge affa4ba333889d31d83cf76b7d2a18a0230584e6 # timeout=10 15:52:20 > git rev-parse HEAD^{commit} # timeout=10 15:52:20 > git config core.sparsecheckout # timeout=10 15:52:20 > git checkout -f 7d480d2c1ad836439e65b14aa56ee47204f7a434 # timeout=10 15:52:21 Commit message: "build(deps): Bump golang.org/x/net from 0.6.0 to 0.7.0" 15:52:21 > git --version # timeout=10 15:52:21 > git --version # 'git version 2.25.1' 15:52:21 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:52:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:52:22 % Total % Received % Xferd Average Speed Time Time Time Current 15:52:22 Dload Upload Total Spent Left Speed 15:52:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 15:52:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:52:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:52:23 + sudo tee /etc/docker/daemon.new 15:52:23 { 15:52:23 "registry-mirrors": [ 15:52:23 "https://nexus3.edgexfoundry.org:10001" 15:52:23 ], 15:52:23 "bip": "10.250.0.254/24", 15:52:23 "hosts": [ 15:52:23 "tcp://0.0.0.0:5555", 15:52:23 "unix:///var/run/docker.sock" 15:52:23 ], 15:52:23 "mtu": 1458, 15:52:23 "selinux-enabled": true, 15:52:23 "seccomp-profile": "/etc/docker/seccomp.json" 15:52:23 } [Pipeline] sh 15:52:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:52:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:42 provisioning config files... 15:52:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14796396298958449194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:43 ---> docker-login.sh 15:52:43 nexus3.edgexfoundry.org:10001 15:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:43 Configure a credential helper to remove this warning. See 15:52:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:43 15:52:43 Login Succeeded 15:52:43 nexus3.edgexfoundry.org:10002 15:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:44 Configure a credential helper to remove this warning. See 15:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:44 15:52:44 Login Succeeded 15:52:44 nexus3.edgexfoundry.org:10003 15:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:44 Configure a credential helper to remove this warning. See 15:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:44 15:52:44 Login Succeeded 15:52:44 nexus3.edgexfoundry.org:10004 15:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:45 Configure a credential helper to remove this warning. See 15:52:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:45 15:52:45 Login Succeeded 15:52:45 docker.io 15:52:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:45 Configure a credential helper to remove this warning. See 15:52:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:45 15:52:45 Login Succeeded 15:52:45 ---> docker-login.sh ends [Pipeline] } 15:52:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:52:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 15:52:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:52:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:52:46 ========================================================= 15:52:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:52:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:52:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:52:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:52:47 9b18e9b68314: Pulling fs layer 15:52:47 35d82f9e3411: Pulling fs layer 15:52:47 e16973657156: Pulling fs layer 15:52:47 fc693d55d65f: Pulling fs layer 15:52:47 7e9fc2657dce: Pulling fs layer 15:52:47 dda99020689f: Pulling fs layer 15:52:47 db1c61fa0a46: Pulling fs layer 15:52:47 891c053d2c06: Pulling fs layer 15:52:47 dda99020689f: Waiting 15:52:47 db1c61fa0a46: Waiting 15:52:47 891c053d2c06: Waiting 15:52:47 7e9fc2657dce: Waiting 15:52:47 fc693d55d65f: Waiting 15:52:47 e16973657156: Verifying Checksum 15:52:47 e16973657156: Download complete 15:52:47 35d82f9e3411: Verifying Checksum 15:52:47 35d82f9e3411: Download complete 15:52:47 7e9fc2657dce: Verifying Checksum 15:52:47 7e9fc2657dce: Download complete 15:52:47 dda99020689f: Verifying Checksum 15:52:47 dda99020689f: Download complete 15:52:47 9b18e9b68314: Verifying Checksum 15:52:47 9b18e9b68314: Download complete 15:52:48 9b18e9b68314: Pull complete 15:52:48 891c053d2c06: Verifying Checksum 15:52:48 891c053d2c06: Download complete 15:52:48 35d82f9e3411: Pull complete 15:52:49 e16973657156: Pull complete 15:52:50 db1c61fa0a46: Verifying Checksum 15:52:50 db1c61fa0a46: Download complete 15:52:51 fc693d55d65f: Verifying Checksum 15:52:51 fc693d55d65f: Download complete 15:52:55 Removing intermediate container 4129e2dee15c 15:52:55 ---> 6caac5fa38f7 15:52:55 Step 7/24 : COPY . . 15:52:55 Removing intermediate container e39b4b9e528d 15:52:55 ---> a26395737f13 15:52:55 Step 8/22 : COPY . . 15:52:55 Removing intermediate container 7b1a0a3ccc44 15:52:55 ---> 6df98939655d 15:52:55 Step 7/21 : COPY . . 15:52:55 Removing intermediate container dbb554205b1e 15:52:55 ---> 70adb4265d45 15:52:55 Step 7/19 : COPY . . 15:52:55 Removing intermediate container 57e62cf818aa 15:52:55 ---> 4343ff98d9b9 15:52:55 Step 7/32 : COPY . . 15:53:05 ---> 71af6d6709f8 15:53:05 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:53:05 ---> c24fea9ee9bc 15:53:05 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:53:05 ---> 85e8d18a0c70 15:53:05 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:53:05 ---> 78661c6d66a9 15:53:05 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:53:05 ---> eb59d9e1e7f9 15:53:05 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:53:05 ---> Running in e29af9078c68 15:53:05 ---> Running in 32672ccedab3 15:53:05 ---> Running in c31db7ec9b28 15:53:05 ---> Running in c19fca62199d 15:53:05 ---> Running in 3697021f7285 15:53:05 Removing intermediate container c19fca62199d 15:53:05 ---> f3c6122c041c 15:53:05 Step 9/24 : WORKDIR /edgex-go/spire-build 15:53:05 ---> Running in a759dd99f99b 15:53:05 Removing intermediate container a759dd99f99b 15:53:05 ---> 4fff2b26211f 15:53:05 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:53:05 ---> Running in 3150c06c801d 15:53:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:53:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:53:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:53:05 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 15:53:05 Removing intermediate container 3150c06c801d 15:53:05 ---> 096e6387bbf1 15:53:05 Step 11/24 : WORKDIR /edgex-go 15:53:05 ---> Running in 279fe846b84e 15:53:05 Removing intermediate container 279fe846b84e 15:53:05 ---> d29d3cfc2543 15:53:05 15:53:05 Step 12/24 : FROM alpine:3.15 15:53:05 3.15: Pulling from library/alpine 15:53:06 fc693d55d65f: Pull complete 15:53:06 7e9fc2657dce: Pull complete 15:53:06 dda99020689f: Pull complete 15:53:06 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 15:53:06 Status: Downloaded newer image for alpine:3.15 15:53:06 ---> 5ce65d7b0fde 15:53:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:53:06 ---> Running in e79c155b9a48 15:53:06 Removing intermediate container e79c155b9a48 15:53:06 ---> 64ef89d60269 15:53:06 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:53:06 ---> Running in 0d4917141dc9 15:53:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:07 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:53:07 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:53:07 OK: 15857 distinct packages available 15:53:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:07 (1/5) Installing dumb-init (1.2.5-r1) 15:53:07 (2/5) Installing musl-obstack (1.2.3-r0) 15:53:07 (3/5) Installing libucontext (1.1-r0) 15:53:07 (4/5) Installing gcompat (1.0.0-r4) 15:53:07 (5/5) Installing openssl (1.1.1t-r1) 15:53:07 Executing busybox-1.34.1-r7.trigger 15:53:07 OK: 7 MiB in 19 packages 15:53:09 Removing intermediate container 0d4917141dc9 15:53:09 ---> 6d22f3216672 15:53:09 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:53:11 db1c61fa0a46: Pull complete 15:53:11 ---> bd79383cc186 15:53:11 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:53:13 891c053d2c06: Pull complete 15:53:13 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:53:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:53:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:53:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:53:14 WORKDIR /edgex 15:53:14 COPY go.mod . 15:53:14 RUN go mod download 15:53:14 + docker build -t ci-base-image-arm64 -f - . 15:53:14 Sending build context to Docker daemon 3.091MB 15:53:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:53:14 ---> f96f9c87975a 15:53:14 Step 2/4 : WORKDIR /edgex 15:53:16 ---> 5e39914648f0 15:53:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:53:17 ---> b26992b54c96 15:53:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:53:17 ---> Running in 8a840442eeb0 15:53:17 Removing intermediate container 8a840442eeb0 15:53:17 ---> 97cdf7e7395d 15:53:17 Step 3/4 : COPY go.mod . 15:53:17 ---> 5ee0c0bdebf7 15:53:17 Step 4/4 : RUN go mod download 15:53:17 ---> Running in ed68732db5d0 15:53:18 ---> e4debfea9c2b 15:53:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:53:18 ---> 7631aedefbc6 15:53:18 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:53:18 ---> Running in 67ae5e6fdf57 15:53:18 Removing intermediate container 67ae5e6fdf57 15:53:18 ---> 9fc26b144d85 15:53:18 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:53:18 ---> Running in 4c13fd8a364c 15:53:19 Removing intermediate container 4c13fd8a364c 15:53:19 ---> 27c6bbd02174 15:53:19 Step 22/24 : LABEL arch=x86_64 15:53:19 ---> Running in ba20a1e9d8f5 15:53:19 Removing intermediate container ba20a1e9d8f5 15:53:19 ---> d76da4aed6e2 15:53:19 Step 23/24 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 15:53:19 ---> Running in ae3c8744a732 15:53:20 Removing intermediate container ae3c8744a732 15:53:20 ---> d277ce4c101f 15:53:20 Step 24/24 : LABEL version=0.0.0 15:53:20 ---> Running in edd1e7cc9caa 15:53:20 Removing intermediate container edd1e7cc9caa 15:53:20 ---> b280d63d3824 15:53:20 15:53:20 Successfully built b280d63d3824 15:53:20 Successfully tagged security-spire-agent:latest 15:53:20  Building security-spire-agent ... done Building support-notifications 15:53:24 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:53:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:53:24 ---> 53a65e02e69c 15:53:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:53:24 ---> Using cache 15:53:24 ---> d1a2385d0633 15:53:24 Step 4/22 : WORKDIR /edgex-go 15:53:24 ---> Using cache 15:53:24 ---> 25950ae14452 15:53:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:53:27 ---> Running in 173b288c2b0e 15:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:53:28 OK: 211 MiB in 51 packages 15:53:31 Removing intermediate container 173b288c2b0e 15:53:31 ---> 045cb0d1fb3e 15:53:31 Step 6/22 : COPY go.mod vendor* ./ 15:53:31 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 15:53:31 ---> e1154642f754 15:53:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:32 ---> Running in 4b12f5e4277f 15:53:39 Removing intermediate container 32672ccedab3 15:53:39 ---> ece9c98d28f9 15:53:39 15:53:39 Step 9/32 : FROM alpine:3.16 15:53:39 Removing intermediate container e29af9078c68 15:53:39 ---> 8bbf04ff6c10 15:53:39 15:53:39 Step 9/21 : FROM alpine:3.16 15:53:39 3.16: Pulling from library/alpine 15:53:39 3.16: Pulling from library/alpine 15:53:39 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 15:53:39 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 15:53:39 Status: Downloaded newer image for alpine:3.16 15:53:39 Status: Downloaded newer image for alpine:3.16 15:53:39 ---> dfd21b5a31f5 15:53:39 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:53:39 ---> dfd21b5a31f5 15:53:39 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 15:53:39 ---> Running in 7ae8beb3618b 15:53:39 ---> Running in 110e9f434b7a 15:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:53:39 Removing intermediate container 110e9f434b7a 15:53:39 ---> 1c45f88aa7d0 15:53:39 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:53:40 (1/6) Installing ca-certificates (20220614-r0) 15:53:40 (2/6) Installing brotli-libs (1.0.9-r6) 15:53:40 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:53:40 (4/6) Installing libcurl (7.83.1-r6) 15:53:40 (5/6) Installing curl (7.83.1-r6) 15:53:40 (6/6) Installing dumb-init (1.2.5-r1) 15:53:40 Executing busybox-1.35.0-r17.trigger 15:53:40 Executing ca-certificates-20220614-r0.trigger 15:53:40 OK: 8 MiB in 20 packages 15:53:40 ---> Running in 0c76255b1675 15:53:41 Removing intermediate container c31db7ec9b28 15:53:41 ---> ca55b3c1fcfc 15:53:41 15:53:41 Step 9/19 : FROM alpine:3.15 15:53:41 ---> 5ce65d7b0fde 15:53:41 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:53:41 ---> Using cache 15:53:41 ---> 64ef89d60269 15:53:41 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:53:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:53:41 ---> Running in 35ce03a0b51e 15:53:41 Removing intermediate container 7ae8beb3618b 15:53:41 ---> 844612fb7df0 15:53:41 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:53:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:53:41 ---> Running in 851717ee7fe1 15:53:41 (1/2) Installing dumb-init (1.2.5-r1) 15:53:41 (2/2) Installing su-exec (0.2-r1) 15:53:41 Executing busybox-1.35.0-r17.trigger 15:53:41 OK: 6 MiB in 16 packages 15:53:42 Removing intermediate container 851717ee7fe1 15:53:42 ---> acb0703ad82e 15:53:42 Step 12/21 : WORKDIR /edgex 15:53:42 ---> Running in 27a2f7b47b99 15:53:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:42 Removing intermediate container 27a2f7b47b99 15:53:42 ---> 5cbdffdce576 15:53:42 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:53:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:42 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:53:42 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:53:42 OK: 15857 distinct packages available 15:53:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:42 ---> 7cd925a99dd4 15:53:42 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:53:42 Removing intermediate container 0c76255b1675 15:53:42 ---> d6daf94751b9 15:53:42 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:53:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:42 ---> Running in f849ef72de70 15:53:42 (1/9) Installing ca-certificates (20220614-r0) 15:53:42 (2/9) Installing brotli-libs (1.0.9-r5) 15:53:42 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:53:42 (4/9) Installing libcurl (7.80.0-r6) 15:53:43 (5/9) Installing curl (7.80.0-r6) 15:53:43 (6/9) Installing dumb-init (1.2.5-r1) 15:53:43 (7/9) Installing musl-obstack (1.2.3-r0) 15:53:43 (8/9) Installing libucontext (1.1-r0) 15:53:43 (9/9) Installing gcompat (1.0.0-r4) 15:53:43 Executing busybox-1.34.1-r7.trigger 15:53:43 Executing ca-certificates-20220614-r0.trigger 15:53:43 Removing intermediate container f849ef72de70 15:53:43 ---> 48a62a2a869a 15:53:43 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:53:43 OK: 8 MiB in 23 packages 15:53:43 ---> Running in af483d88e8e1 15:53:43 ---> a17022f67976 15:53:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:53:43 Removing intermediate container af483d88e8e1 15:53:43 ---> 0964967803b7 15:53:43 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:53:43 ---> Running in a267faaf892d 15:53:44 ---> d444b572d030 15:53:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:53:44 Removing intermediate container a267faaf892d 15:53:44 ---> 3357834094c0 15:53:44 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:53:44 Removing intermediate container 35ce03a0b51e 15:53:44 ---> 1bbde4d9c7ed 15:53:44 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:44 ---> Running in 7ca008da6de4 15:53:44 Removing intermediate container 3697021f7285 15:53:44 ---> e1f6157daadb 15:53:44 15:53:44 Step 10/22 : FROM alpine:3.16 15:53:44 ---> dfd21b5a31f5 15:53:44 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:53:44 ---> e9d70e2b21e2 15:53:44 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:53:44 Removing intermediate container 7ca008da6de4 15:53:44 ---> 5d110c03c56f 15:53:44 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:53:44 ---> Running in 395e0b72a431 15:53:44 ---> Running in efd76bd5dbf6 15:53:44 ---> 293a2d95cb6b 15:53:44 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:53:44 ---> Running in ed27a8a194a6 15:53:45 ---> 5d64463db11f 15:53:45 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:53:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:53:45 ---> 443b2eb05830 15:53:45 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:53:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:53:45 ---> Running in 23b6254794f7 15:53:45 Removing intermediate container 23b6254794f7 15:53:45 ---> 634f72a6305f 15:53:45 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:53:45 ---> Running in 758605d525d4 15:53:45 Removing intermediate container 395e0b72a431 15:53:45 ---> 06d73014b8d5 15:53:45 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:53:45 ---> Running in f6056cb3e63a 15:53:45 Removing intermediate container 758605d525d4 15:53:45 ---> e5255840b3c6 15:53:45 Step 17/19 : LABEL arch=x86_64 15:53:45 Removing intermediate container ed27a8a194a6 15:53:45 ---> f52e236420cf 15:53:45 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:53:45 (1/1) Installing dumb-init (1.2.5-r1) 15:53:45 ---> Running in 48becebbaf51 15:53:45 Executing busybox-1.35.0-r17.trigger 15:53:45 OK: 6 MiB in 15 packages 15:53:45 ---> Running in bfb889bc8310 15:53:45 Removing intermediate container f6056cb3e63a 15:53:45 ---> f890049ac696 15:53:45 Step 19/21 : LABEL arch=x86_64 15:53:45 ---> Running in 52fc709eab51 15:53:45 Removing intermediate container bfb889bc8310 15:53:45 ---> 14f754408bd4 15:53:45 Step 18/19 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 15:53:45 Removing intermediate container 48becebbaf51 15:53:45 ---> 0e3424398858 15:53:45 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:53:45 Removing intermediate container 52fc709eab51 15:53:45 ---> 9c0acda245c7 15:53:45 Step 20/21 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 15:53:45 ---> Running in d847a944bb82 15:53:46 ---> Running in b13a9ddaf284 15:53:46 Removing intermediate container d847a944bb82 15:53:46 ---> 15e8df30be76 15:53:46 Step 19/19 : LABEL version=0.0.0 15:53:47 ---> 3b79691d68cd 15:53:47 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:53:47 ---> Running in 296dc0b22458 15:53:47 Removing intermediate container efd76bd5dbf6 15:53:47 ---> 54045546d14d 15:53:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:53:47 ---> Running in 8ce44cb16d5f 15:53:47 Removing intermediate container b13a9ddaf284 15:53:47 ---> 65d2503373c2 15:53:47 Step 21/21 : LABEL version=0.0.0 15:53:47 ---> Running in daad89d3984f 15:53:47 ---> Running in ba52197f6e0c 15:53:47 Removing intermediate container 296dc0b22458 15:53:47 ---> eb7c8a7be09f 15:53:47 15:53:47 Successfully built eb7c8a7be09f 15:53:47 Successfully tagged security-spiffe-token-provider:latest 15:53:47 Building core-common-config-bootstrapper 15:53:47  Building security-spiffe-token-provider ... done Removing intermediate container daad89d3984f 15:53:47 ---> e6d9131df406 15:53:47 Step 13/22 : ENV APP_PORT=59861 15:53:50 Removing intermediate container ed68732db5d0 15:53:50 ---> bb2e176471f9 15:53:50 Successfully built bb2e176471f9 15:53:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:50 + docker inspect -f . ci-base-image-arm64 15:53:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:50 prd-ubuntu20.04-docker-arm64-4c-16g-6748 does not seem to be running inside a container 15:53:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:53:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:53:50 ---> 53a65e02e69c 15:53:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:53:50 ---> Using cache 15:53:50 ---> d1a2385d0633 15:53:50 Step 4/22 : WORKDIR /edgex-go 15:53:50 ---> Using cache 15:53:50 ---> 25950ae14452 15:53:50 Step 5/22 : RUN apk add --update --no-cache make git 15:53:50 ---> Using cache 15:53:50 ---> 3f9ea174a05c 15:53:50 Step 6/22 : COPY go.mod vendor* ./ 15:53:50 ---> Using cache 15:53:50 ---> bae0a5714424 15:53:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:50 ---> Using cache 15:53:50 ---> a26395737f13 15:53:50 Step 8/22 : COPY . . 15:53:50 ---> Using cache 15:53:50 ---> eb59d9e1e7f9 15:53:50 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:53:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:53:51 Removing intermediate container ba52197f6e0c 15:53:51 ---> d4c15ba5281a 15:53:51 15:53:51 ---> Running in e12eaeef9907 15:53:51 ---> Running in 112354d92814 15:53:51 Successfully built d4c15ba5281a 15:53:51 Successfully tagged security-proxy-setup:latest 15:53:51 Building core-metadata 15:53:51  Building security-proxy-setup ... done Removing intermediate container e12eaeef9907 15:53:51 ---> 82595f2fc372 15:53:51 Step 14/22 : EXPOSE $APP_PORT 15:53:52 $ docker top a6a17d64fc3b7cad6a59f744c14206392f8e09631c31fbb4695aafb4ac81e397 -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:53 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 15:53:53 + go version 15:53:53 go version go1.18.7 linux/arm64 [Pipeline] } 15:53:53 $ docker stop --time=1 a6a17d64fc3b7cad6a59f744c14206392f8e09631c31fbb4695aafb4ac81e397 15:53:54 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:53:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:53:54 ---> 53a65e02e69c 15:53:54 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:53:54 ---> Using cache 15:53:54 ---> d1a2385d0633 15:53:54 Step 4/24 : WORKDIR /edgex-go 15:53:54 ---> Using cache 15:53:54 ---> 25950ae14452 15:53:54 Step 5/24 : RUN apk add --update --no-cache make git 15:53:54 ---> Using cache 15:53:54 ---> 3f9ea174a05c 15:53:54 Step 6/24 : COPY go.mod vendor* ./ 15:53:54 ---> Using cache 15:53:54 ---> bae0a5714424 15:53:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:54 ---> Using cache 15:53:54 ---> a26395737f13 15:53:54 Step 8/24 : COPY . . 15:53:54 ---> Using cache 15:53:54 ---> eb59d9e1e7f9 15:53:54 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:53:55 $ docker rm -f --volumes a6a17d64fc3b7cad6a59f744c14206392f8e09631c31fbb4695aafb4ac81e397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:56 + docker inspect -f . ci-base-image-arm64 15:53:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:56 prd-ubuntu20.04-docker-arm64-4c-16g-6748 does not seem to be running inside a container 15:53:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:53:56 ---> Running in 039ff2b36872 15:53:56 ---> Running in f386ec767b43 15:53:56 Removing intermediate container 8ce44cb16d5f 15:53:56 ---> 9a72a756df26 15:53:56 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:56 Removing intermediate container f386ec767b43 15:53:56 ---> 9c6a8cdbba36 15:53:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:57 Removing intermediate container 4b12f5e4277f 15:53:57 ---> dfbd6a417c46 15:53:57 Step 8/22 : COPY . . 15:53:57 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 15:53:57 $ docker top d695a65c855962a7dfad6068dfecfb0a7161d535297960b1e6e59fa42b3a8823 -eo pid,comm 15:53:57 ---> ce9a7ad5a3be 15:53:57 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [Pipeline] { [Pipeline] echo 15:53:58 ========================================================= 15:53:58 [edgeXBuildGoParallel] Running Tests and Build... 15:53:58 ========================================================= [Pipeline] sh 15:53:58 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 15:53:59 + make test 15:53:59 go test -race -coverprofile=coverage.out ./... 15:54:00 ---> dd45f03a5428 15:54:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:54:01 ---> 16e0314dddad 15:54:01 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:54:03 ---> 11da2d31af17 15:54:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:54:03 ---> b1a5db200a27 15:54:03 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:54:03 ---> 0246f4656a6e 15:54:03 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:54:03 ---> Running in f537ad9d154c 15:54:04 ---> 0f50d30fc86c 15:54:04 ---> 0f555bf9bcfb 15:54:04 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:54:04 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 15:54:04 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:54:04 ---> Running in 3889992af14b 15:54:04 ---> c4688962c96a 15:54:04 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:54:05 Removing intermediate container 3889992af14b 15:54:05 ---> 6d85f36a3d1b 15:54:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:54:05 ---> Running in feb828faeec1 15:54:05 ---> 75a8dd3d14e5 15:54:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:54:05 Removing intermediate container feb828faeec1 15:54:05 ---> a2ecc090690a 15:54:05 Step 20/22 : LABEL arch=x86_64 15:54:05 ---> Running in 3016bb1a53ff 15:54:05 Removing intermediate container 3016bb1a53ff 15:54:05 ---> a66aa900ddca 15:54:05 Step 21/22 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 15:54:05 ---> 6d21e4be038f 15:54:05 Step 27/32 : RUN chmod +x /entrypoint.sh 15:54:05 ---> Running in e4fbc496fd89 15:54:05 ---> Running in 3ad3875601b4 15:54:05 Removing intermediate container e4fbc496fd89 15:54:05 ---> f75eda20d205 15:54:05 Step 22/22 : LABEL version=0.0.0 15:54:05 ---> Running in c9048c551772 15:54:06 Removing intermediate container c9048c551772 15:54:06 ---> 92f5ee6e6ccb 15:54:06 15:54:06 Successfully built 92f5ee6e6ccb 15:54:06 Successfully tagged support-scheduler:latest 15:54:06  Building support-scheduler ... done Building security-secretstore-setup 15:54:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:54:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:54:10 ---> 53a65e02e69c 15:54:10 Step 3/24 : WORKDIR /edgex-go 15:54:10 ---> Using cache 15:54:10 ---> 4ca85ab0b3d4 15:54:10 Step 4/24 : RUN apk add --update --no-cache make git 15:54:13 ---> Running in 4476dfb5691b 15:54:13 Removing intermediate container 3ad3875601b4 15:54:13 ---> 599408ffecb1 15:54:13 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:54:13 ---> Running in 7ac8d6758744 15:54:13 Removing intermediate container 7ac8d6758744 15:54:13 ---> adf74efc3e18 15:54:13 Step 29/32 : CMD ["gate"] 15:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:54:13 ---> Running in bff1de9c93a5 15:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:54:13 Removing intermediate container bff1de9c93a5 15:54:13 ---> f34e5d5c5bca 15:54:13 Step 30/32 : LABEL arch=x86_64 15:54:13 ---> Running in 397bc09e5f00 15:54:13 OK: 211 MiB in 51 packages 15:54:14 Removing intermediate container 397bc09e5f00 15:54:14 ---> 4b291f7fdf40 15:54:14 Step 31/32 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 15:54:14 ---> Running in 3baf63b1319f 15:54:14 Removing intermediate container 3baf63b1319f 15:54:14 ---> 5c38be8ed57f 15:54:14 Step 32/32 : LABEL version=0.0.0 15:54:14 ---> Running in 9db88a096808 15:54:14 Removing intermediate container 4476dfb5691b 15:54:14 ---> 98ce8d67607c 15:54:14 Step 5/24 : COPY go.mod vendor* ./ 15:54:14 Removing intermediate container 9db88a096808 15:54:14 ---> 877b258bf8cc 15:54:14 15:54:15 Successfully built 877b258bf8cc 15:54:15 Successfully tagged security-bootstrapper:latest 15:54:15  Building security-bootstrapper ... done Building security-spire-server 15:54:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:54:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:54:18 ---> 53a65e02e69c 15:54:18 Step 3/23 : WORKDIR /edgex-go 15:54:18 ---> Using cache 15:54:18 ---> 4ca85ab0b3d4 15:54:18 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:54:19 ---> 82dbaa500f41 15:54:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:21 ---> Running in 2ff2a5fdbb79 15:54:21 ---> Running in 4dbce3444947 15:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:54:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:54:22 OK: 211 MiB in 51 packages 15:54:24 Removing intermediate container 112354d92814 15:54:24 ---> d6666d527d36 15:54:24 15:54:24 Step 10/22 : FROM alpine:3.16 15:54:24 ---> dfd21b5a31f5 15:54:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:54:24 Removing intermediate container 4dbce3444947 15:54:24 ---> dc2dfc094d76 15:54:24 Step 5/23 : COPY go.mod vendor* ./ 15:54:24 ---> Running in 52a0a6153cc4 15:54:24 Removing intermediate container 52a0a6153cc4 15:54:24 ---> a94bc9795af7 15:54:24 Step 12/22 : RUN apk add --update --no-cache dumb-init 15:54:25 ---> 62d678f1c816 15:54:25 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:25 ---> Running in e05aaf3f9faa 15:54:25 ---> Running in 1103bd745fab 15:54:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:54:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:54:26 (1/1) Installing dumb-init (1.2.5-r1) 15:54:26 Executing busybox-1.35.0-r17.trigger 15:54:26 OK: 6 MiB in 15 packages 15:54:27 Removing intermediate container 039ff2b36872 15:54:27 ---> 72d3150669a6 15:54:27 15:54:27 Step 10/24 : FROM alpine:3.16 15:54:27 ---> dfd21b5a31f5 15:54:27 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:54:27 ---> Using cache 15:54:27 ---> 54045546d14d 15:54:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:54:27 ---> Using cache 15:54:27 ---> e6d9131df406 15:54:27 Step 13/24 : ENV APP_PORT=59881 15:54:27 ---> Running in f74ed332d9fb 15:54:27 Removing intermediate container f74ed332d9fb 15:54:27 ---> 9d45eeb80357 15:54:27 Step 14/24 : EXPOSE $APP_PORT 15:54:27 ---> Running in 4323eb630063 15:54:27 Removing intermediate container e05aaf3f9faa 15:54:27 ---> 2ac10964d59a 15:54:27 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:27 Removing intermediate container 4323eb630063 15:54:27 ---> efb5c492ca41 15:54:27 Step 15/24 : WORKDIR / 15:54:27 ---> Running in 0928f6795e85 15:54:28 Removing intermediate container 0928f6795e85 15:54:28 ---> 3d0d734c2fbe 15:54:28 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:28 ---> ced708c23c57 15:54:28 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:54:28 ---> 09e7b090e5f9 15:54:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:54:28 ---> 9501122f7a7d 15:54:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:54:29 ---> 39075472354f 15:54:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:54:29 ---> 6e2d56533ba5 15:54:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:54:29 ---> d178f58281a8 15:54:29 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:54:29 ---> 895bd6879da2 15:54:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:54:29 ---> Running in 19861aa983c1 15:54:29 ---> d8845022f643 15:54:29 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:54:29 ---> Running in 503fbe828ba3 15:54:29 Removing intermediate container 503fbe828ba3 15:54:29 ---> 010233780971 15:54:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:54:29 ---> Running in 8d101b10ce29 15:54:30 Removing intermediate container 8d101b10ce29 15:54:30 ---> 186cf69ed144 15:54:30 Step 22/24 : LABEL arch=x86_64 15:54:30 ---> Running in ea776791f51d 15:54:30 Removing intermediate container ea776791f51d 15:54:30 ---> 7c8495d1f286 15:54:30 Step 23/24 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 15:54:30 ---> Running in 8fd7348d61a6 15:54:30 Removing intermediate container 19861aa983c1 15:54:30 ---> ad72257a3b5d 15:54:30 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 15:54:30 ---> Running in abb654c071cd 15:54:30 Removing intermediate container 8fd7348d61a6 15:54:30 ---> 9217ba8c2cd4 15:54:30 Step 24/24 : LABEL version=0.0.0 15:54:30 ---> Running in e672971c5667 15:54:30 Removing intermediate container abb654c071cd 15:54:30 ---> 8bae54644540 15:54:30 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 15:54:30 ---> Running in a98c89e6cc2b 15:54:30 Removing intermediate container e672971c5667 15:54:30 ---> e228e050986f 15:54:30 15:54:30 Removing intermediate container a98c89e6cc2b 15:54:30 ---> fd898351d490 15:54:30 Step 20/22 : LABEL arch=x86_64 15:54:30 ---> Running in 425e8709447a 15:54:30 Successfully built e228e050986f 15:54:30 Successfully tagged core-metadata:latest 15:54:30  Building core-metadata ... done Building core-data 15:54:30 Removing intermediate container 425e8709447a 15:54:30 ---> fdd9a404f5f2 15:54:30 Step 21/22 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 15:54:30 ---> Running in c48e538dad29 15:54:32 Removing intermediate container c48e538dad29 15:54:32 ---> ec91ef292a99 15:54:32 Step 22/22 : LABEL version=0.0.0 15:54:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:54:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:54:33 ---> 53a65e02e69c 15:54:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:54:33 ---> Using cache 15:54:33 ---> d1a2385d0633 15:54:33 Step 4/22 : WORKDIR /edgex-go 15:54:33 ---> Using cache 15:54:33 ---> 25950ae14452 15:54:33 Step 5/22 : RUN apk add --update --no-cache make git 15:54:33 ---> Using cache 15:54:33 ---> 3f9ea174a05c 15:54:33 Step 6/22 : COPY go.mod vendor* ./ 15:54:33 ---> Using cache 15:54:33 ---> bae0a5714424 15:54:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:33 ---> Using cache 15:54:33 ---> a26395737f13 15:54:33 Step 8/22 : COPY . . 15:54:33 ---> Using cache 15:54:33 ---> eb59d9e1e7f9 15:54:33 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:54:34 ---> Running in 50c835ba88df 15:54:34 ---> Running in 09e9865016ce 15:54:34 Removing intermediate container 50c835ba88df 15:54:34 ---> bc8bfa6c1db6 15:54:34 15:54:34 Successfully built bc8bfa6c1db6 15:54:34 Successfully tagged core-common-config-bootstrapper:latest 15:54:34  Building core-common-config-bootstrapper ... done Building core-command 15:54:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:54:38 ? github.com/edgexfoundry/edgex-go [no test files] 15:54:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:54:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:54:39 ---> 53a65e02e69c 15:54:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:54:39 ---> Using cache 15:54:39 ---> d1a2385d0633 15:54:39 Step 4/23 : WORKDIR /edgex-go 15:54:39 ---> Using cache 15:54:39 ---> 25950ae14452 15:54:39 Step 5/23 : RUN apk add --update --no-cache make git 15:54:39 ---> Using cache 15:54:39 ---> 3f9ea174a05c 15:54:39 Step 6/23 : COPY go.mod vendor* ./ 15:54:39 ---> Using cache 15:54:39 ---> bae0a5714424 15:54:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:39 ---> Using cache 15:54:39 ---> a26395737f13 15:54:39 Step 8/23 : COPY . . 15:54:39 ---> Using cache 15:54:39 ---> eb59d9e1e7f9 15:54:39 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:54:49 Removing intermediate container f537ad9d154c 15:54:49 ---> 08f8700fc6af 15:54:49 15:54:49 Step 10/22 : FROM alpine:3.16 15:54:49 ---> dfd21b5a31f5 15:54:49 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:54:49 ---> Running in 1ab794bb9d2a 15:54:50 ---> Running in 6ea5d99d0f30 15:54:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:54:50 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 15:54:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:54:50 (1/2) Installing ca-certificates (20220614-r0) 15:54:50 (2/2) Installing dumb-init (1.2.5-r1) 15:54:50 Executing busybox-1.35.0-r17.trigger 15:54:50 Executing ca-certificates-20220614-r0.trigger 15:54:50 OK: 6 MiB in 16 packages 15:54:58 Removing intermediate container 6ea5d99d0f30 15:54:58 ---> ef85139be35d 15:54:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:54:58 ---> Running in 86fa78b5f06d 15:54:59 Removing intermediate container 86fa78b5f06d 15:54:59 ---> bcbc9567ef96 15:54:59 Step 13/22 : ENV APP_PORT=59860 15:54:59 Removing intermediate container 2ff2a5fdbb79 15:54:59 ---> 398afe16eea6 15:54:59 Step 7/24 : COPY . . 15:54:59 ---> Running in 2379540cccce 15:54:59 Removing intermediate container 1103bd745fab 15:54:59 ---> 90301265e885 15:54:59 Step 7/23 : COPY . . 15:55:00 Removing intermediate container 2379540cccce 15:55:00 ---> e7b33e8047f9 15:55:00 Step 14/22 : EXPOSE $APP_PORT 15:55:07 ---> Running in 712aaee9298c 15:55:07 Removing intermediate container 09e9865016ce 15:55:07 ---> 62a3b1956ca9 15:55:07 15:55:07 Step 10/22 : FROM alpine:3.16 15:55:07 ---> dfd21b5a31f5 15:55:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:55:07 ---> a7e90483b48e 15:55:07 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:55:07 ---> 61e4d821f261 15:55:07 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:55:07 ---> Running in bd7fb070ba86 15:55:07 ---> Running in d46c9f12d715 15:55:07 ---> Running in 679b1f423f4c 15:55:07 Removing intermediate container 712aaee9298c 15:55:07 ---> 66d3d19743de 15:55:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:55:07 Removing intermediate container bd7fb070ba86 15:55:07 ---> 5a44432ea9cd 15:55:07 Step 12/22 : ENV APP_PORT=59880 15:55:07 Removing intermediate container d46c9f12d715 15:55:07 ---> 43908950534a 15:55:07 Step 9/23 : WORKDIR /edgex-go/spire-build 15:55:07 ---> Running in 1a81078ffe76 15:55:07 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 15:55:07 ---> Running in f44a3cae47fc 15:55:08 Removing intermediate container 1a81078ffe76 15:55:08 ---> c391996d83e3 15:55:08 Step 13/22 : EXPOSE $APP_PORT 15:55:08 ---> 5e962a26ab2c 15:55:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:55:08 ---> Running in 0f7d423c98dc 15:55:08 Removing intermediate container f44a3cae47fc 15:55:08 ---> a5c7e8023f8e 15:55:08 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:55:08 ---> Running in c21ca69d66c1 15:55:08 Removing intermediate container 0f7d423c98dc 15:55:08 ---> 4bf8b510f951 15:55:08 Step 14/22 : RUN apk add --update --no-cache dumb-init 15:55:08 ---> Running in c53c32de9a4e 15:55:09 ---> 7c9943a148fa 15:55:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:55:09 ---> 89043a0d2a39 15:55:09 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:55:09 ---> Running in 9b7415119a63 15:55:09 Removing intermediate container 9b7415119a63 15:55:09 ---> be5d02190965 15:55:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:55:09 ---> Running in 27bc53bf5c07 15:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:55:09 Removing intermediate container 27bc53bf5c07 15:55:09 ---> aed2383bb845 15:55:09 Step 20/22 : LABEL arch=x86_64 15:55:09 ---> Running in 0de7b553bb73 15:55:09 Removing intermediate container c21ca69d66c1 15:55:09 ---> a4588671da42 15:55:09 Step 11/23 : WORKDIR /edgex-go 15:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:55:09 ---> Running in 1f6423c914b5 15:55:09 Removing intermediate container 0de7b553bb73 15:55:09 ---> 24a57b4bf072 15:55:09 Step 21/22 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 15:55:09 ---> Running in 23684c2f0581 15:55:09 Removing intermediate container 1f6423c914b5 15:55:09 ---> 04d4001b551a 15:55:09 15:55:09 Step 12/23 : FROM alpine:3.15 15:55:09 ---> 5ce65d7b0fde 15:55:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:55:09 ---> Using cache 15:55:09 ---> 64ef89d60269 15:55:09 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:55:09 ---> Using cache 15:55:09 ---> 6d22f3216672 15:55:09 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:55:10 Removing intermediate container 23684c2f0581 15:55:10 ---> 587c7aed0bc4 15:55:10 Step 22/22 : LABEL version=0.0.0 15:55:10 (1/1) Installing dumb-init (1.2.5-r1) 15:55:10 ---> Running in abf1d352c669 15:55:10 Executing busybox-1.35.0-r17.trigger 15:55:10 OK: 6 MiB in 15 packages 15:55:10 Removing intermediate container abf1d352c669 15:55:10 ---> 738f3fababf9 15:55:10 15:55:10 Successfully built 738f3fababf9 15:55:10 Successfully tagged support-notifications:latest 15:55:10  Building support-notifications ... done Building security-spire-config 15:55:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:55:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:55:13 ---> 53a65e02e69c 15:55:13 Step 3/24 : WORKDIR /edgex-go 15:55:13 ---> Using cache 15:55:13 ---> 4ca85ab0b3d4 15:55:13 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:55:13 ---> Using cache 15:55:13 ---> dc2dfc094d76 15:55:13 Step 5/24 : COPY go.mod vendor* ./ 15:55:13 ---> Using cache 15:55:13 ---> 62d678f1c816 15:55:13 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:13 ---> Using cache 15:55:13 ---> 90301265e885 15:55:13 Step 7/24 : COPY . . 15:55:13 ---> Using cache 15:55:13 ---> a7e90483b48e 15:55:13 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:55:13 ---> Using cache 15:55:13 ---> 43908950534a 15:55:13 Step 9/24 : WORKDIR /edgex-go/spire-build 15:55:13 ---> Using cache 15:55:13 ---> a5c7e8023f8e 15:55:13 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:55:16 ---> 80d0ab03e6f0 15:55:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:55:16 ---> Running in bfe78165e48c 15:55:16 Removing intermediate container c53c32de9a4e 15:55:16 ---> 164d49046f0b 15:55:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:55:16 ---> 4dd05c303283 15:55:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:55:17 ---> 49df7b4781be 15:55:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:55:17 ---> 805245cc09a8 15:55:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:55:17 ---> cf6d019bc66a 15:55:17 ---> 8992386a62a3 15:55:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.tomlStep 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:55:17 15:55:18 ---> Running in 868dd023451c 15:55:18 Removing intermediate container bfe78165e48c 15:55:18 ---> 4c37fd0d6e6e 15:55:18 Step 11/24 : WORKDIR /edgex-go 15:55:18 ---> Running in 7b5fd6d933a9 15:55:18 Removing intermediate container 868dd023451c 15:55:18 ---> 1af568853631 15:55:18 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:55:18 Removing intermediate container 1ab794bb9d2a 15:55:18 ---> fffeba5c7a07 15:55:18 15:55:18 Step 10/23 : FROM alpine:3.16 15:55:18 ---> dfd21b5a31f5 15:55:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:55:18 ---> Using cache 15:55:18 ---> 54045546d14d 15:55:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:55:18 ---> Using cache 15:55:18 ---> e6d9131df406 15:55:18 Step 13/23 : ENV APP_PORT=59882 15:55:18 ---> Running in e0e01291fc0f 15:55:18 ---> 124c2f3b9cb1 15:55:18 Step 18/22 : ENTRYPOINT ["/core-data"] 15:55:18 Removing intermediate container 7b5fd6d933a9 15:55:18 ---> ea980c0a852e 15:55:18 15:55:18 ---> Running in e321ac8bcf2f 15:55:18 Step 12/24 : FROM alpine:3.15 15:55:18 ---> 5ce65d7b0fde 15:55:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:55:18 ---> Using cache 15:55:18 ---> 64ef89d60269 15:55:18 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:55:18 ---> Running in cd285243fb92 15:55:18 ---> Running in 1958a1207a19 15:55:18 Removing intermediate container e0e01291fc0f 15:55:18 ---> 59a7171b5fd9 15:55:18 Step 21/23 : LABEL arch=x86_64 15:55:18 Removing intermediate container cd285243fb92 15:55:18 ---> 75d87462d276 15:55:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:55:18 Removing intermediate container e321ac8bcf2f 15:55:18 ---> 807ee7ce5d9b 15:55:18 Step 14/23 : EXPOSE $APP_PORT 15:55:18 ---> Running in bef9ba457b5c 15:55:18 ---> Running in e325575198ce 15:55:18 ---> Running in e5441ae33453 15:55:18 Removing intermediate container e5441ae33453 15:55:18 ---> 838bc7d6d20d 15:55:18 Step 15/23 : WORKDIR / 15:55:18 ---> Running in c8c6060ee39d 15:55:18 Removing intermediate container bef9ba457b5c 15:55:18 ---> 55a67a4698e8 15:55:18 Step 22/23 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 15:55:18 Removing intermediate container e325575198ce 15:55:18 ---> 0f0e92113e33 15:55:18 Step 20/22 : LABEL arch=x86_64 15:55:18 ---> Running in b8a950c441f9 15:55:18 ---> Running in 930b3e9f215f 15:55:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:55:18 Removing intermediate container c8c6060ee39d 15:55:18 ---> d236fdff3015 15:55:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:55:18 Removing intermediate container 930b3e9f215f 15:55:18 ---> 97077263a9c9 15:55:18 Step 21/22 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 15:55:18 ---> Running in 7bf8d5fb9b76 15:55:18 Removing intermediate container b8a950c441f9 15:55:18 ---> be2ed175525e 15:55:18 Step 23/23 : LABEL version=0.0.0 15:55:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:55:19 ---> Running in b591beb1aa82 15:55:19 Removing intermediate container 7bf8d5fb9b76 15:55:19 ---> e83f35d4844f 15:55:19 Step 22/22 : LABEL version=0.0.0 15:55:19 Removing intermediate container b591beb1aa82 15:55:19 ---> 93e645ece693 15:55:19 15:55:19 ---> 72b6bd9b8e20 15:55:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:55:19 ---> Running in 93ffd61972dd 15:55:19 Successfully built 93e645ece693 15:55:19 Successfully tagged security-spire-server:latest 15:55:19  Building security-spire-server ... done v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:55:19 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:55:19 OK: 15857 distinct packages available 15:55:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:55:19 Removing intermediate container 93ffd61972dd 15:55:19 ---> bad323f93c35 15:55:19 15:55:19 Successfully built bad323f93c35 15:55:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:55:19 Successfully tagged core-data:latest 15:55:19  Building core-data ... done (1/4) Installing dumb-init (1.2.5-r1) 15:55:19 (2/4) Installing musl-obstack (1.2.3-r0) 15:55:19 (3/4) Installing libucontext (1.1-r0) 15:55:19 (4/4) Installing gcompat (1.0.0-r4) 15:55:19 Executing busybox-1.34.1-r7.trigger 15:55:19 OK: 6 MiB in 18 packages 15:55:19 ---> b8b8a847a437 15:55:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:55:19 ---> 08c55556a95d 15:55:19 Step 19/23 : ENTRYPOINT ["/core-command"] 15:55:19 ---> Running in a44d3e1734ef 15:55:20 Removing intermediate container a44d3e1734ef 15:55:20 ---> 705c136d6c85 15:55:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:55:20 ---> Running in 4be877aefab6 15:55:20 Removing intermediate container 1958a1207a19 15:55:20 ---> 3dd6dc04459c 15:55:20 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:55:20 Removing intermediate container 4be877aefab6 15:55:20 ---> a960dd9ad957 15:55:20 Step 21/23 : LABEL arch=x86_64 15:55:20 ---> Running in 47ba24714c56 15:55:20 Removing intermediate container 47ba24714c56 15:55:20 ---> 6c3602a452f0 15:55:20 Step 22/23 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 15:55:20 ---> Running in 35a651e024ce 15:55:20 Removing intermediate container 35a651e024ce 15:55:20 ---> efeba41ff7bd 15:55:20 Step 23/23 : LABEL version=0.0.0 15:55:20 ---> Running in 36eb95b0ec3a 15:55:20 Removing intermediate container 36eb95b0ec3a 15:55:20 ---> fbe710867f46 15:55:20 15:55:20 Successfully built fbe710867f46 15:55:20 Successfully tagged core-command:latest 15:55:23  Building core-command ... done  ---> f659cd7e0edc 15:55:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:55:23 ---> c3688e3d1b6d 15:55:23 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:55:23 ---> Running in fdf23b069dc8 15:55:23 Removing intermediate container fdf23b069dc8 15:55:23 ---> 4c4972e35f2c 15:55:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:55:23 ---> 10a29df88a8f 15:55:23 Step 19/24 : WORKDIR / 15:55:23 ---> Running in 888c80fa4910 15:55:23 Removing intermediate container 888c80fa4910 15:55:23 ---> cb7928483896 15:55:23 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:55:23 ---> Running in bdab9dc91787 15:55:23 Removing intermediate container bdab9dc91787 15:55:23 ---> c1bbca26749b 15:55:23 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:55:23 ---> Running in ea090c35fc82 15:55:23 Removing intermediate container ea090c35fc82 15:55:23 ---> 59384fb2d9b0 15:55:23 Step 22/24 : LABEL arch=x86_64 15:55:23 ---> Running in 3f2a17346b2e 15:55:23 Removing intermediate container 3f2a17346b2e 15:55:23 ---> d032d78a9e94 15:55:23 Step 23/24 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 15:55:23 ---> Running in 27e9c1e4800c 15:55:24 Removing intermediate container 27e9c1e4800c 15:55:24 ---> 2624acd69134 15:55:24 Step 24/24 : LABEL version=0.0.0 15:55:24 ---> Running in 571c7f46a355 15:55:24 Removing intermediate container 571c7f46a355 15:55:24 ---> a39d57239be7 15:55:24 15:55:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:55:24 Successfully built a39d57239be7 15:55:24 Successfully tagged security-spire-config:latest 15:55:28  Building security-spire-config ... done Removing intermediate container 679b1f423f4c 15:55:28 ---> f1b15671d27f 15:55:28 15:55:28 Step 9/24 : FROM alpine:3.16 15:55:28 ---> dfd21b5a31f5 15:55:28 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:55:28 ---> Running in 120104e26977 15:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:55:28 (1/3) Installing ca-certificates (20220614-r0) 15:55:28 (2/3) Installing dumb-init (1.2.5-r1) 15:55:28 (3/3) Installing su-exec (0.2-r1) 15:55:28 Executing busybox-1.35.0-r17.trigger 15:55:28 Executing ca-certificates-20220614-r0.trigger 15:55:28 OK: 6 MiB in 17 packages 15:55:29 Removing intermediate container 120104e26977 15:55:29 ---> fe56a313915f 15:55:29 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:55:29 ---> Running in eb6d4832db7c 15:55:29 Removing intermediate container eb6d4832db7c 15:55:29 ---> 050200036fa1 15:55:29 Step 12/24 : WORKDIR / 15:55:29 ---> Running in f1ed6b97f22b 15:55:29 Removing intermediate container f1ed6b97f22b 15:55:29 ---> 34d0f1757bf1 15:55:29 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:55:29 ---> fd51dd9ff6c8 15:55:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:55:29 ---> f0c24e76ab1b 15:55:29 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:55:29 ---> a4ab13f1ebf0 15:55:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:55:29 ---> 6bd6799cb5b9 15:55:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:55:30 ---> a711fea36246 15:55:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:55:30 ---> 5e21418cbbfc 15:55:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:55:30 ---> bb54a24a2149 15:55:30 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:55:30 ---> Running in 0ecab12c8b78 15:55:31 Removing intermediate container 0ecab12c8b78 15:55:31 ---> 71558b709c54 15:55:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:55:31 ---> Running in 61bc0d746e91 15:55:31 Removing intermediate container 61bc0d746e91 15:55:31 ---> 62cdcb44ef92 15:55:31 Step 22/24 : LABEL arch=x86_64 15:55:31 ---> Running in c4ba4942a4d1 15:55:31 Removing intermediate container c4ba4942a4d1 15:55:31 ---> 1808e5ec737a 15:55:31 Step 23/24 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 15:55:31 ---> Running in 59cd0a18cc8c 15:55:31 Removing intermediate container 59cd0a18cc8c 15:55:31 ---> 215fcc5523c8 15:55:31 Step 24/24 : LABEL version=0.0.0 15:55:31 ---> Running in 2a332789d767 15:55:31 Removing intermediate container 2a332789d767 15:55:31 ---> 2b1564729625 15:55:31 15:55:31 Successfully built 2b1564729625 15:55:31 Successfully tagged security-secretstore-setup:latest 15:55:31  Building security-secretstore-setup ... done  [Pipeline] } 15:55:31 $ docker stop --time=1 b553fd8355161608973981d60da326e69e311bc60f5f5577fb67337007023ac0 15:55:33 $ docker rm -f --volumes b553fd8355161608973981d60da326e69e311bc60f5f5577fb67337007023ac0 [Pipeline] // withDockerContainer [Pipeline] sh 15:55:33 + docker images 15:55:33 REPOSITORY TAG IMAGE ID CREATED SIZE 15:55:33 security-secretstore-setup latest 2b1564729625 2 seconds ago 30MB 15:55:33 f1b15671d27f 7 seconds ago 1.67GB 15:55:33 security-spire-config latest a39d57239be7 10 seconds ago 85.8MB 15:55:33 core-command latest fbe710867f46 13 seconds ago 17.7MB 15:55:33 core-data latest bad323f93c35 14 seconds ago 17.9MB 15:55:33 security-spire-server latest 93e645ece693 14 seconds ago 86.5MB 15:55:33 ea980c0a852e 15 seconds ago 1.55GB 15:55:33 fffeba5c7a07 16 seconds ago 1.68GB 15:55:33 support-notifications latest 738f3fababf9 23 seconds ago 30.7MB 15:55:33 04d4001b551a 24 seconds ago 1.55GB 15:55:33 62a3b1956ca9 28 seconds ago 1.68GB 15:55:33 08f8700fc6af 57 seconds ago 1.74GB 15:55:33 core-common-config-bootstrapper latest bc8bfa6c1db6 59 seconds ago 15.5MB 15:55:33 core-metadata latest e228e050986f About a minute ago 18.5MB 15:55:33 72d3150669a6 About a minute ago 1.69GB 15:55:33 d6666d527d36 About a minute ago 1.67GB 15:55:33 security-bootstrapper latest 877b258bf8cc About a minute ago 20.4MB 15:55:33 support-scheduler latest 92f5ee6e6ccb About a minute ago 30MB 15:55:33 security-spiffe-token-provider latest eb7c8a7be09f About a minute ago 30MB 15:55:33 security-proxy-setup latest d4c15ba5281a About a minute ago 27.8MB 15:55:33 e1f6157daadb About a minute ago 1.74GB 15:55:33 ca55b3c1fcfc About a minute ago 1.72GB 15:55:33 8bbf04ff6c10 About a minute ago 1.67GB 15:55:33 ece9c98d28f9 About a minute ago 1.67GB 15:55:33 security-spire-agent latest b280d63d3824 2 minutes ago 125MB 15:55:33 d29d3cfc2543 2 minutes ago 1.55GB 15:55:33 ci-base-image-x86_64 latest 53a65e02e69c 5 minutes ago 904MB 15:55:33 alpine 3.15 5ce65d7b0fde 9 days ago 5.59MB 15:55:33 alpine 3.16 dfd21b5a31f5 9 days ago 5.55MB 15:55:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 15:55:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 15:55:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:57:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:57:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:57:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:57:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:57:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:57:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:57:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:57:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:57:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:57:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:57:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:57:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:57:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:57:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.309s coverage: 28.7% of statements 15:57:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:57:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:57:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.473s coverage: 98.5% of statements 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.023s coverage: 73.7% of statements 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.554s coverage: 54.0% of statements 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:58:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.236s coverage: 88.5% of statements 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:58:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.582s coverage: 3.9% of statements 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:58:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.802s coverage: 95.6% of statements 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:58:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.298s coverage: 72.2% of statements 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:58:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.490s coverage: 65.9% of statements 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:58:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.511s coverage: 0.9% of statements 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:58:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.390s coverage: 29.6% of statements 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:58:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.338s coverage: 47.1% of statements 15:58:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.256s coverage: 82.9% of statements 15:58:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements 15:58:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.431s coverage: 96.3% of statements 15:58:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.267s coverage: 87.5% of statements 15:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.255s coverage: 94.4% of statements 15:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.234s coverage: 44.8% of statements 15:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.495s coverage: 79.9% of statements 15:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.372s coverage: 92.9% of statements 15:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.087s coverage: 64.4% of statements 15:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.266s coverage: 86.9% of statements 15:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.257s coverage: 87.2% of statements 15:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.211s coverage: 20.0% of statements 15:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.220s coverage: 100.0% of statements 15:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.319s coverage: 77.4% of statements 15:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.336s coverage: 80.0% of statements 15:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.415s coverage: 87.2% of statements 15:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.112s coverage: 91.2% of statements 15:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.731s coverage: 63.1% of statements 15:58:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:58:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.259s coverage: 100.0% of statements 15:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements 15:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 15:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 15:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.101s coverage: 100.0% of statements 15:58:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.656s coverage: 65.3% of statements 15:58:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:58:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:58:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:58:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.017s coverage: 41.0% of statements 15:58:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:58:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:58:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.359s coverage: 89.5% of statements 15:58:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:58:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.459s coverage: 84.8% of statements 15:58:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:58:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:58:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:58:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:59:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.418s coverage: 17.7% of statements 15:59:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:59:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:59:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:59:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:59:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.810s coverage: 92.3% of statements 15:59:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:59:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:59:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:59:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:59:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.416s coverage: 63.2% of statements 15:59:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:59:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:59:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.526s coverage: 97.7% of statements 15:59:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:59:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:59:01 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 15:59:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:59:01 go vet ./... 16:01:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:01:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:01:08 ./bin/test-attribution-txt.sh [Pipeline] echo 16:01:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:01:09 + ls -al . 16:01:09 total 740 16:01:09 drwxrwxr-x 10 1001 1001 4096 Feb 20 15:54 . 16:01:09 drwxr-xr-x 4 root root 4096 Feb 20 15:53 .. 16:01:09 drwxrwxr-x 2 1001 1001 4096 Feb 20 15:52 .blubracket 16:01:09 -rw-rw-r-- 1 1001 1001 16 Feb 20 15:52 .dockerignore 16:01:09 drwxrwxr-x 8 1001 1001 4096 Feb 20 15:52 .git 16:01:09 drwxrwxr-x 3 1001 1001 4096 Feb 20 15:52 .github 16:01:09 -rw-rw-r-- 1 1001 1001 1024 Feb 20 15:52 .gitignore 16:01:09 -rw-rw-r-- 1 1001 1001 42 Feb 20 15:52 .golangci.yml 16:01:09 -rw-rw-r-- 1 1001 1001 87 Feb 20 15:52 .hadolint.yml 16:01:09 -rw-rw-r-- 1 1001 1001 166 Feb 20 15:52 .sonarcloud.properties 16:01:09 -rw-rw-r-- 1 1001 1001 1171 Feb 20 15:52 ADOPTERS.md 16:01:09 -rw-rw-r-- 1 1001 1001 10825 Feb 20 15:52 Attribution.txt 16:01:09 -rw-rw-r-- 1 1001 1001 73765 Feb 20 15:52 CHANGELOG.md 16:01:09 -rw-rw-r-- 1 1001 1001 3804 Feb 20 15:52 CONTRIBUTING.md 16:01:09 -rw-rw-r-- 1 1001 1001 677 Feb 20 15:52 GOVERNANCE.md 16:01:09 -rw-rw-r-- 1 1001 1001 883 Feb 20 15:52 Jenkinsfile 16:01:09 -rw-rw-r-- 1 1001 1001 10775 Feb 20 15:52 LICENSE 16:01:09 -rw-rw-r-- 1 1001 1001 13375 Feb 20 15:52 Makefile 16:01:09 -rw-rw-r-- 1 1001 1001 582 Feb 20 15:52 OWNERS.md 16:01:09 -rw-rw-r-- 1 1001 1001 9403 Feb 20 15:52 README.md 16:01:09 -rw-rw-r-- 1 1001 1001 6912 Feb 20 15:52 SECURITY.md 16:01:09 -rw-rw-r-- 1 1001 1001 5 Feb 20 15:49 VERSION 16:01:09 drwxrwxr-x 2 1001 1001 4096 Feb 20 15:52 bin 16:01:09 drwxrwxr-x 17 1001 1001 4096 Feb 20 15:52 cmd 16:01:09 -rw-r--r-- 1 root root 487323 Feb 20 15:59 coverage.out 16:01:09 -rw-rw-r-- 1 1001 1001 3295 Feb 20 15:52 go.mod 16:01:09 -rw-rw-r-- 1 1001 1001 33318 Feb 20 15:52 go.sum 16:01:09 drwxrwxr-x 7 1001 1001 4096 Feb 20 15:52 internal 16:01:09 drwxrwxr-x 3 1001 1001 4096 Feb 20 15:52 openapi 16:01:09 drwxrwxr-x 4 1001 1001 4096 Feb 20 15:52 snap 16:01:09 -rw-rw-r-- 1 1001 1001 204 Feb 20 15:52 version.go [Pipeline] sh 16:01:09 + '[' -e coverage.out ] 16:01:09 + chown 1001:1001 coverage.out [Pipeline] stash 16:01:09 Warning: overwriting stash ‘coverage-report’ 16:01:10 Stashed 1 file(s) [Pipeline] sh 16:01:11 + make build 16:01:11 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 16:03:03 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 16:03:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:03:03 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 16:03:07 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 16:04:03 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 16:04:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:04:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:04:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:04:22 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 16:04:27 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 16:04:42 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] } 16:04:48 $ docker stop --time=1 d695a65c855962a7dfad6068dfecfb0a7161d535297960b1e6e59fa42b3a8823 16:04:50 $ docker rm -f --volumes d695a65c855962a7dfad6068dfecfb0a7161d535297960b1e6e59fa42b3a8823 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:04:52 16:04:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:04:53 latest: Pulling from edgex-devops/edgex-compose-arm64 16:04:53 29e5d40040c1: Pulling fs layer 16:04:53 1ce36da41761: Pulling fs layer 16:04:53 25b303627fd3: Pulling fs layer 16:04:53 29e5d40040c1: Verifying Checksum 16:04:53 29e5d40040c1: Download complete 16:04:53 1ce36da41761: Verifying Checksum 16:04:53 1ce36da41761: Download complete 16:04:53 29e5d40040c1: Pull complete 16:04:55 25b303627fd3: Verifying Checksum 16:04:55 25b303627fd3: Download complete 16:04:55 1ce36da41761: Pull complete 16:05:05 25b303627fd3: Pull complete 16:05:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:05:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:05:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:05 prd-ubuntu20.04-docker-arm64-4c-16g-6748 does not seem to be running inside a container 16:05:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:05:08 $ docker top dac34cd8c6dcba4942e8860060f289fdab66d4e912ae62aaa99ae6daead4c2df -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:09 + docker-compose build --help+ 16:05:09 grep parallel 16:05:14 --parallel Build images in parallel. [Pipeline] } 16:05:14 $ docker stop --time=1 dac34cd8c6dcba4942e8860060f289fdab66d4e912ae62aaa99ae6daead4c2df 16:05:16 $ docker rm -f --volumes dac34cd8c6dcba4942e8860060f289fdab66d4e912ae62aaa99ae6daead4c2df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:05:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:17 prd-ubuntu20.04-docker-arm64-4c-16g-6748 does not seem to be running inside a container 16:05:17 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:05:19 $ docker top 77cc00ea06f79eb543487f8885dddcc1cb678fa93780092a3f01379e4a9dafa3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:19 + docker-compose -f ./docker-compose-build.yml build --parallel 16:05:26 Building core-command ... 16:05:26 Building core-common-config-bootstrapper ... 16:05:26 Building core-data ... 16:05:26 Building core-metadata ... 16:05:26 Building security-bootstrapper ... 16:05:26 Building security-proxy-setup ... 16:05:26 Building security-secretstore-setup ... 16:05:26 Building security-spiffe-token-provider ... 16:05:26 Building security-spire-agent ... 16:05:26 Building security-spire-config ... 16:05:26 Building security-spire-server ... 16:05:26 Building support-notifications ... 16:05:26 Building support-scheduler ... 16:05:26 Building security-secretstore-setup 16:05:26 Building security-spire-config 16:05:26 Building security-spire-agent 16:05:26 Building support-scheduler 16:05:26 Building core-common-config-bootstrapper 16:06:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:06:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:06:22 ---> bb2e176471f9 16:06:22 Step 3/24 : WORKDIR /edgex-go 16:06:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:06:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:06:22 ---> bb2e176471f9 16:06:22 Step 3/24 : WORKDIR /edgex-go 16:06:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:06:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:06:22 ---> bb2e176471f9 16:06:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:06:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:06:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:06:22 ---> bb2e176471f9 16:06:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:06:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:06:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:06:22 ---> bb2e176471f9 16:06:22 Step 3/24 : WORKDIR /edgex-go 16:06:22 ---> Running in e69ded63bce4 16:06:22 ---> Running in c51ea01877c7 16:06:22 ---> Running in 07868c5bfca6 16:06:22 ---> Running in bd4791db395b 16:06:22 ---> Running in defbf6f33c70 16:06:22 Removing intermediate container defbf6f33c70 16:06:22 ---> 35da40d7d3d8 16:06:22 Removing intermediate container c51ea01877c7 16:06:22 Step 4/24 : RUN apk add --update --no-cache make git build-base curl ---> ead09b5eefd4 16:06:22 Step 4/24 : RUN apk add --update --no-cache make git 16:06:22 16:06:22 Removing intermediate container bd4791db395b 16:06:22 ---> 01a83c41e1cd 16:06:22 Step 4/22 : WORKDIR /edgex-go 16:06:22 Removing intermediate container e69ded63bce4 16:06:22 ---> 273b3becf854 16:06:22 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:06:22 ---> Running in 105c885d251d 16:06:22 ---> Running in d11ed7b42147 16:06:22 Removing intermediate container 07868c5bfca6 16:06:22 ---> c9bb744920fc 16:06:22 Step 4/22 : WORKDIR /edgex-go 16:06:22 ---> Running in fc5a35d98e64 16:06:22 ---> Running in ffce518a340b 16:06:22 ---> Running in e26eddb45735 16:06:22 Removing intermediate container fc5a35d98e64 16:06:22 ---> f22dfed84d17 16:06:22 Step 5/22 : RUN apk add --update --no-cache make git 16:06:22 Removing intermediate container e26eddb45735 16:06:22 ---> 0ba8a937b923 16:06:22 Step 5/22 : RUN apk add --update --no-cache make git 16:06:22 ---> Running in 43358ccfaa2b 16:06:22 ---> Running in e5238c1507bb 16:06:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:06:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:06:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:06:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:06:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:06:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:06:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:06:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:06:22 OK: 221 MiB in 51 packages 16:06:22 OK: 221 MiB in 51 packages 16:06:22 OK: 221 MiB in 51 packages 16:06:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:06:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:06:23 OK: 221 MiB in 51 packages 16:06:23 OK: 221 MiB in 51 packages 16:06:23 Removing intermediate container d11ed7b42147 16:06:23 ---> dc48a78c990c 16:06:24 Step 5/24 : COPY go.mod vendor* ./ 16:06:24 Removing intermediate container 105c885d251d 16:06:24 ---> f85eee0167d6 16:06:24 Step 5/24 : COPY go.mod vendor* ./ 16:06:24 Removing intermediate container ffce518a340b 16:06:24 ---> 8c15cc8fb76e 16:06:24 Step 5/24 : COPY go.mod vendor* ./ 16:06:25 Removing intermediate container e5238c1507bb 16:06:25 ---> b18e66461bfd 16:06:25 Step 6/22 : COPY go.mod vendor* ./ 16:06:25 ---> c511770042f7 16:06:25 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:25 Removing intermediate container 43358ccfaa2b 16:06:25 ---> 933aa5c224dd 16:06:25 Step 6/22 : COPY go.mod vendor* ./ 16:06:25 ---> Running in ffaaa673cfb8 16:06:25 ---> 66db3215baf0 16:06:25 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:26 ---> ca6458f4beed 16:06:26 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:26 ---> Running in b2d098eae992 16:06:26 ---> Running in 321af1a05336 16:06:26 ---> 4c21c80fc47b 16:06:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:26 ---> Running in 5a5054fc17d9 16:06:27 ---> 6b786bb903c0 16:06:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:27 ---> Running in 29c758b0fff5 16:08:34 Removing intermediate container 5a5054fc17d9 16:08:34 ---> 7f25ee95d6ee 16:08:34 Step 8/22 : COPY . . 16:08:34 Removing intermediate container 321af1a05336 16:08:34 ---> 411e10b1b757 16:08:34 Step 7/24 : COPY . . 16:08:34 Removing intermediate container b2d098eae992 16:08:34 ---> 12baddbdc708 16:08:34 Step 7/24 : COPY . . 16:08:34 Removing intermediate container ffaaa673cfb8 16:08:34 ---> 75a55b741859 16:08:34 Step 7/24 : COPY . . 16:08:34 Removing intermediate container 29c758b0fff5 16:08:34 ---> 018788f43c9b 16:08:34 Step 8/22 : COPY . . 16:08:37 ---> 40f816572c3c 16:08:37 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:08:37 ---> a9b4b1848bb4 16:08:37 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:08:39 ---> Running in 9c61b13f2617 16:08:39 ---> Running in 54bea954a20d 16:08:39 ---> 0743b74a57ca 16:08:39 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:08:39 ---> Running in 22a6608e7423 16:08:39 ---> 80748ea71e96 16:08:39 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:08:39 ---> Running in df0468846ea4 16:08:39 ---> a6b7a2ead0b9 16:08:39 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:08:40 Removing intermediate container 54bea954a20d 16:08:40 ---> 9a0b491fccd6 16:08:40 Step 9/24 : WORKDIR /edgex-go/spire-build 16:08:40 ---> Running in 7aa25c85eb40 16:08:40 Removing intermediate container 22a6608e7423 16:08:40 ---> b25101dca02b 16:08:40 Step 9/24 : WORKDIR /edgex-go/spire-build 16:08:40 ---> Running in 63bcdd071df1 16:08:40 ---> Running in 2dff810fe6cf 16:08:41 Removing intermediate container 63bcdd071df1 16:08:41 ---> e99b5790f820 16:08:41 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:08:41 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 16:08:41 ---> Running in b669699cca75 16:08:41 Removing intermediate container 2dff810fe6cf 16:08:41 ---> db603ea572ff 16:08:41 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:08:41 ---> Running in e98e192ee5e6 16:08:42 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 16:08: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:08:46 Removing intermediate container e98e192ee5e6 16:08:46 ---> 5ac7556b2d5d 16:08:46 Step 11/24 : WORKDIR /edgex-go 16:08:46 Removing intermediate container b669699cca75 16:08:46 ---> a21257a24ef4 16:08:46 Step 11/24 : WORKDIR /edgex-go 16:08:46 ---> Running in fc3a7f7f2870 16:08:46 ---> Running in 80273582d47f 16:08:47 Removing intermediate container 80273582d47f 16:08:47 ---> 3a9c8d0d3274 16:08:47 16:08:47 Step 12/24 : FROM alpine:3.15 16:08:47 Removing intermediate container fc3a7f7f2870 16:08:47 ---> cddf837b0b09 16:08:47 16:08:47 Step 12/24 : FROM alpine:3.15 16:08:47 3.15: Pulling from library/alpine 16:08:47 3.15: Pulling from library/alpine 16:08:49 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 16:08:49 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 16:08:49 Status: Image is up to date for alpine:3.15 16:08:49 Status: Downloaded newer image for alpine:3.15 16:08:49 ---> 354640af7b1b 16:08:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:08:49 ---> 354640af7b1b 16:08:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:08:49 ---> Running in 17d2b10b74a9 16:08:49 ---> Running in e25788e1441c 16:08:51 Removing intermediate container e25788e1441c 16:08:51 ---> f5e2d2ff7ad6 16:08:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:08:51 Removing intermediate container 17d2b10b74a9 16:08:51 ---> e6920ca839c0 16:08:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:08:51 ---> Running in b90566a2bb1e 16:08:52 ---> Running in ccd2d3a851c4 16:08:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:08:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:08:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:08:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:08:56 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:08:56 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:08:56 OK: 15734 distinct packages available 16:08:56 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:08:56 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:08:56 OK: 15734 distinct packages available 16:08:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:08:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:08:58 (1/5) Installing dumb-init (1.2.5-r1) 16:08:58 (2/5) Installing musl-obstack (1.2.3-r0) 16:08:58 (3/5) Installing libucontext (1.1-r0) 16:08:58 (4/5) Installing gcompat (1.0.0-r4) 16:08:58 (5/5) Installing openssl (1.1.1t-r1) 16:08:58 Executing busybox-1.34.1-r7.trigger 16:08:58 OK: 6 MiB in 19 packages 16:08:58 (1/4) Installing dumb-init (1.2.5-r1) 16:08:58 (2/4) Installing musl-obstack (1.2.3-r0) 16:08:58 (3/4) Installing libucontext (1.1-r0) 16:08:58 (4/4) Installing gcompat (1.0.0-r4) 16:08:58 Executing busybox-1.34.1-r7.trigger 16:08:58 OK: 6 MiB in 18 packages 16:09:00 Removing intermediate container ccd2d3a851c4 16:09:00 ---> bbb551be130d 16:09:00 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:09:01 Removing intermediate container b90566a2bb1e 16:09:01 ---> 86cee0f80c33 16:09:01 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:09:05 ---> ccf0d9f76403 16:09:05 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:09:09 ---> 728b405e5975 16:09:09 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:09:10 ---> b49d02e96325 16:09:10 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:09:10 ---> Running in 89e1f8f6b447 16:09:11 Removing intermediate container 89e1f8f6b447 16:09:11 ---> dd295e04bf08 16:09:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:09:13 ---> 85b5e8a6c589 16:09:13 Step 19/24 : WORKDIR / 16:09:13 ---> 7cfa653d468f 16:09:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:09:13 ---> Running in 78c12f2fefc0 16:09:14 Removing intermediate container 78c12f2fefc0 16:09:14 ---> 63890d73dd89 16:09:14 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:09:14 ---> Running in 00a5c47a215b 16:09:14 ---> 86f434dd8a96 16:09:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:09:14 Removing intermediate container 00a5c47a215b 16:09:14 ---> ba9f3ecb7d4c 16:09:14 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:09:15 ---> Running in 1f17b7f5a315 16:09:15 ---> 63de6f56eb03 16:09:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:09:15 Removing intermediate container 1f17b7f5a315 16:09:15 ---> f55eab773884 16:09:15 Step 22/24 : LABEL arch=arm64 16:09:16 ---> Running in 2ced22e56966 16:09:16 Removing intermediate container 2ced22e56966 16:09:16 ---> 6ac78fa0d18a 16:09:16 Step 23/24 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 16:09:16 ---> 8e0075c3dae5 16:09:16 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:09:16 ---> Running in 448e37e4762c 16:09:16 ---> Running in caccf0060d88 16:09:17 Removing intermediate container 448e37e4762c 16:09:17 ---> 572592376fdf 16:09:17 Step 24/24 : LABEL version=0.0.0 16:09:17 Removing intermediate container caccf0060d88 16:09:17 ---> 3745678a9c7c 16:09:17 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:09:17 ---> Running in 60e5b91f3db1 16:09:17 ---> Running in a07d3fcf44cb 16:09:18 Removing intermediate container 60e5b91f3db1 16:09:18 ---> c0ef8a9d0b37 16:09:18 16:09:18 Removing intermediate container a07d3fcf44cb 16:09:18 ---> 445745a55551 16:09:18 Step 22/24 : LABEL arch=arm64 16:09:18 ---> Running in faf7610693e5 16:09:19 Successfully built c0ef8a9d0b37 16:09:19 Successfully tagged security-spire-config-arm64:latest 16:09:19  Building security-spire-config ... done Building core-metadata 16:09:19 Removing intermediate container faf7610693e5 16:09:19 ---> d5c96fce8236 16:09:19 Step 23/24 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 16:09:19 ---> Running in 7f0096cadce4 16:09:19 Removing intermediate container 7f0096cadce4 16:09:19 ---> 08c60d64200d 16:09:19 Step 24/24 : LABEL version=0.0.0 16:09:19 ---> Running in d70889f12491 16:09:20 Removing intermediate container d70889f12491 16:09:20 ---> 3c48666fc091 16:09:20 16:09:20 Successfully built 3c48666fc091 16:09:20 Successfully tagged security-spire-agent-arm64:latest 16:09:20  Building security-spire-agent ... done Building support-notifications 16:09:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:09:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:09:47 ---> bb2e176471f9 16:09:47 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:09:47 ---> Using cache 16:09:47 ---> c9bb744920fc 16:09:47 Step 4/24 : WORKDIR /edgex-go 16:09:47 ---> Using cache 16:09:47 ---> 0ba8a937b923 16:09:47 Step 5/24 : RUN apk add --update --no-cache make git 16:09:47 ---> Using cache 16:09:47 ---> b18e66461bfd 16:09:47 Step 6/24 : COPY go.mod vendor* ./ 16:09:47 ---> Using cache 16:09:47 ---> 4c21c80fc47b 16:09:47 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:09:47 ---> Using cache 16:09:47 ---> 7f25ee95d6ee 16:09:47 Step 8/24 : COPY . . 16:09:47 ---> Using cache 16:09:47 ---> a9b4b1848bb4 16:09:47 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:09:47 ---> Running in fa0662f69c8b 16:09:48 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 16:09:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:09:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:09:49 ---> bb2e176471f9 16:09:49 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:09:49 ---> Using cache 16:09:49 ---> c9bb744920fc 16:09:49 Step 4/22 : WORKDIR /edgex-go 16:09:49 ---> Using cache 16:09:49 ---> 0ba8a937b923 16:09:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:09:49 ---> Running in 524d507dbf68 16:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:09:53 OK: 221 MiB in 51 packages 16:09:56 Removing intermediate container 524d507dbf68 16:09:56 ---> 31dea3b15998 16:09:56 Step 6/22 : COPY go.mod vendor* ./ 16:09:57 ---> c2210e7b708e 16:09:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:09:57 ---> Running in 5738835aa606 16:11:48 Removing intermediate container 5738835aa606 16:11:48 ---> cbcb07bc392d 16:11:48 Step 8/22 : COPY . . 16:11:48 ---> 8be4b0412b82 16:11:48 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:11:48 ---> Running in 586100446bbc 16:11:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:15:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:15:33 Removing intermediate container 7aa25c85eb40 16:15:33 ---> 1cc9824ade43 16:15:33 16:15:33 Step 9/24 : FROM alpine:3.16 16:15:33 3.16: Pulling from library/alpine 16:15:35 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 16:15:35 Status: Downloaded newer image for alpine:3.16 16:15:35 ---> 4c81e5bf8899 16:15:35 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:15:35 ---> Running in 3a766caaabae 16:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:15:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:15:39 (1/3) Installing ca-certificates (20220614-r0) 16:15:39 (2/3) Installing dumb-init (1.2.5-r1) 16:15:39 (3/3) Installing su-exec (0.2-r1) 16:15:39 Executing busybox-1.35.0-r17.trigger 16:15:39 Executing ca-certificates-20220614-r0.trigger 16:15:40 OK: 6 MiB in 17 packages 16:15:42 Removing intermediate container 3a766caaabae 16:15:42 ---> 6d37d8718b30 16:15:42 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:15:42 ---> Running in 2d27c911ea53 16:15:42 Removing intermediate container 2d27c911ea53 16:15:42 ---> a360bca2a275 16:15:42 Step 12/24 : WORKDIR / 16:15:42 ---> Running in 18863afb0b5e 16:15:43 Removing intermediate container 18863afb0b5e 16:15:43 ---> e835b2375de4 16:15:43 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:15:44 ---> a09d4e2b1b1d 16:15:44 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:15:45 ---> 5c0f80a9dfaa 16:15:45 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:15:46 ---> ba334a045e85 16:15:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:15:47 ---> ad34d68b778c 16:15:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:15:48 ---> ce18d88e11b4 16:15:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:15:51 ---> cbc7132bb99d 16:15:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:15:52 ---> c7432e92d8a5 16:15:52 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:15:52 ---> Running in b7ff799caa8e 16:15:58 Removing intermediate container b7ff799caa8e 16:15:58 ---> 1afbbb954c6d 16:15:58 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:15:58 ---> Running in f66670f7d8ee 16:15:58 Removing intermediate container f66670f7d8ee 16:15:58 ---> 105b2ad5a133 16:15:58 Step 22/24 : LABEL arch=arm64 16:15:58 ---> Running in d891889c83b3 16:15:59 Removing intermediate container d891889c83b3 16:15:59 ---> 94dece1d77bf 16:15:59 Step 23/24 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 16:15:59 ---> Running in 5080291c52c6 16:16:00 Removing intermediate container 5080291c52c6 16:16:00 ---> 16de494020bf 16:16:00 Step 24/24 : LABEL version=0.0.0 16:16:00 ---> Running in ff742f08d1f1 16:16:01 Removing intermediate container df0468846ea4 16:16:01 ---> 0c3416a775a1 16:16:01 16:16:01 Step 10/22 : FROM alpine:3.16 16:16:01 ---> 4c81e5bf8899 16:16:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:16:01 Removing intermediate container ff742f08d1f1 16:16:01 ---> e7ba6fc1e81c 16:16:01 16:16:01 ---> Running in 6601ea06974c 16:16:02 Successfully built e7ba6fc1e81c 16:16:02 Successfully tagged security-secretstore-setup-arm64:latest 16:16:02 Building security-spire-server 16:16:02 Removing intermediate container 6601ea06974c 16:16:02 ---> 6e1464076d34 16:16:02 Step 12/22 : RUN apk add --update --no-cache dumb-init 16:16:02  Building security-secretstore-setup ... done  ---> Running in 7d8cea3c71a3 16:16:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:16:06 (1/1) Installing dumb-init (1.2.5-r1) 16:16:06 Executing busybox-1.35.0-r17.trigger 16:16:06 OK: 5 MiB in 15 packages 16:16:08 Removing intermediate container 7d8cea3c71a3 16:16:08 ---> 2f6bbcc2c896 16:16:08 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:16:09 ---> 3c516807fdfa 16:16:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:16:11 ---> eb5c57e8e88b 16:16:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:16:13 ---> 72d7bedf7b2f 16:16:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:16:14 ---> 12333c5025c3 16:16:14 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:16:14 ---> Running in f6cc819b1a29 16:16:18 Removing intermediate container f6cc819b1a29 16:16:18 ---> e84e005e940c 16:16:18 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 16:16:18 ---> Running in 33609c5f9c43 16:16:19 Removing intermediate container 33609c5f9c43 16:16:19 ---> e0076e89a566 16:16:19 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 16:16:19 ---> Running in fa9bbd0a04c4 16:16:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:16:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:16:19 ---> bb2e176471f9 16:16:19 Step 3/23 : WORKDIR /edgex-go 16:16:19 ---> Using cache 16:16:19 ---> 273b3becf854 16:16:19 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:16:19 ---> Using cache 16:16:19 ---> 8c15cc8fb76e 16:16:19 Step 5/23 : COPY go.mod vendor* ./ 16:16:19 ---> Using cache 16:16:19 ---> ca6458f4beed 16:16:19 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:19 ---> Using cache 16:16:19 ---> 411e10b1b757 16:16:19 Step 7/23 : COPY . . 16:16:20 ---> Using cache 16:16:20 ---> 40f816572c3c 16:16:20 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:16:20 ---> Using cache 16:16:20 ---> 9a0b491fccd6 16:16:20 Step 9/23 : WORKDIR /edgex-go/spire-build 16:16:20 ---> Using cache 16:16:20 ---> e99b5790f820 16:16:20 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:16:20 ---> Running in e083e17ab9ca 16:16:20 Removing intermediate container fa9bbd0a04c4 16:16:20 ---> e11a13085429 16:16:20 Step 20/22 : LABEL arch=arm64 16:16:20 ---> Running in a2d7e692ab58 16:16:21 Removing intermediate container a2d7e692ab58 16:16:21 ---> b5ba845ac2e6 16:16:21 Step 21/22 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 16:16:21 ---> Running in a531d1466ad3 16:16:22 Removing intermediate container a531d1466ad3 16:16:22 ---> de4c404951fd 16:16:22 Step 22/22 : LABEL version=0.0.0 16:16:22 ---> Running in e49c10f289f6 16:16:23 Removing intermediate container e49c10f289f6 16:16:23 ---> 34ef196dcb57 16:16:23 16:16:23 Successfully built 34ef196dcb57 16:16:23 Successfully tagged core-common-config-bootstrapper-arm64:latest 16:16:23 Building security-spiffe-token-provider 16:16:24  Building core-common-config-bootstrapper ... done Removing intermediate container e083e17ab9ca 16:16:24 ---> 03694579a80c 16:16:24 Step 11/23 : WORKDIR /edgex-go 16:16:24 ---> Running in 49d263397aca 16:16:25 Removing intermediate container 49d263397aca 16:16:25 ---> dd1fe6a67f2a 16:16:25 16:16:25 Step 12/23 : FROM alpine:3.15 16:16:25 ---> 354640af7b1b 16:16:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:16:25 ---> Using cache 16:16:25 ---> e6920ca839c0 16:16:25 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:16:25 ---> Using cache 16:16:25 ---> bbb551be130d 16:16:25 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:16:31 ---> 6dc7bd01ecfa 16:16:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:16:32 ---> 7ff2f6545384 16:16:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:16:33 ---> a0bd4663e836 16:16:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:16:34 ---> d53913273bed 16:16:34 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:16:35 ---> Running in 21976bf3b8cb 16:16:35 Removing intermediate container 21976bf3b8cb 16:16:35 ---> 501279631006 16:16:35 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:16:36 ---> Running in 33fd80bdf0a4 16:16:36 Removing intermediate container 33fd80bdf0a4 16:16:36 ---> 2ca2c026a658 16:16:36 Step 21/23 : LABEL arch=arm64 16:16:36 ---> Running in 2345117e1b3e 16:16:37 Removing intermediate container 2345117e1b3e 16:16:37 ---> 4307bd9da5ce 16:16:37 Step 22/23 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 16:16:37 ---> Running in 9e8e5b7f0627 16:16:38 Removing intermediate container 9e8e5b7f0627 16:16:38 ---> bbe20f9a3e60 16:16:38 Step 23/23 : LABEL version=0.0.0 16:16:38 ---> Running in 2138db2cda96 16:16:38 Removing intermediate container 2138db2cda96 16:16:38 ---> 044c42debfff 16:16:38 16:16:39 Successfully built 044c42debfff 16:16:39 Successfully tagged security-spire-server-arm64:latest 16:16:39  Building security-spire-server ... done Building security-proxy-setup 16:16:41 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:16:41 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:16:41 ---> bb2e176471f9 16:16:41 Step 3/19 : WORKDIR /edgex-go 16:16:41 ---> Using cache 16:16:41 ---> 273b3becf854 16:16:41 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:16:43 ---> Running in b7ce5a47a892 16:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:16:47 v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:16:47 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:16:47 OK: 16903 distinct packages available 16:16:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:16:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:16:49 OK: 221 MiB in 51 packages 16:16:52 Removing intermediate container b7ce5a47a892 16:16:52 ---> 4ac8905e2f32 16:16:52 Step 5/19 : COPY go.mod vendor* ./ 16:16:53 ---> 2240e9e3cf53 16:16:53 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:53 ---> Running in 563247d513b9 16:16:58 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:16:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:16:58 ---> bb2e176471f9 16:16:58 Step 3/21 : WORKDIR /edgex-go 16:16:58 ---> Using cache 16:16:58 ---> 273b3becf854 16:16:58 Step 4/21 : RUN apk add --update --no-cache make git 16:16:58 ---> Running in 5cca960430e2 16:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:17:03 OK: 221 MiB in 51 packages 16:17:04 Removing intermediate container 5cca960430e2 16:17:04 ---> 3e89ccd6d5e1 16:17:04 Step 5/21 : COPY go.mod vendor* ./ 16:17:05 ---> 213fd1165090 16:17:05 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:05 ---> Running in 31230f6ef7b0 16:17:44 Removing intermediate container fa0662f69c8b 16:17:44 ---> df2521fcae78 16:17:44 16:17:44 Step 10/24 : FROM alpine:3.16 16:17:44 ---> 4c81e5bf8899 16:17:44 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:17:44 ---> Running in 1bad1d500715 16:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:17:45 (1/1) Installing dumb-init (1.2.5-r1) 16:17:45 Executing busybox-1.35.0-r17.trigger 16:17:45 OK: 5 MiB in 15 packages 16:17:48 Removing intermediate container 1bad1d500715 16:17:48 ---> 761fd2e59ea3 16:17:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:17:48 ---> Running in 235f64b2cbca 16:17:48 Removing intermediate container 235f64b2cbca 16:17:48 ---> 39cf6702c725 16:17:48 Step 13/24 : ENV APP_PORT=59881 16:17:48 ---> Running in 55f09e54ce11 16:17:49 Removing intermediate container 55f09e54ce11 16:17:49 ---> 32293c5a01d8 16:17:49 Step 14/24 : EXPOSE $APP_PORT 16:17:49 ---> Running in cb8bef8e87e6 16:17:49 Removing intermediate container cb8bef8e87e6 16:17:49 ---> c5fb8920e1a6 16:17:49 Step 15/24 : WORKDIR / 16:17:49 ---> Running in 6d444e3de645 16:17:50 Removing intermediate container 6d444e3de645 16:17:50 ---> f1ea8c001a3e 16:17:50 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:17:51 ---> 5344f7909909 16:17:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:17:53 ---> 066d39474cb7 16:17:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:17:54 ---> 1ff4dfc8cfe7 16:17:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:17:56 ---> 03b23926add1 16:17:56 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:17:56 ---> Running in fe6b292d2c41 16:17:56 Removing intermediate container fe6b292d2c41 16:17:56 ---> aa52b2d24404 16:17:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:17:56 ---> Running in 7d149d16da9f 16:17:57 Removing intermediate container 7d149d16da9f 16:17:57 ---> bd61ccb722fd 16:17:57 Step 22/24 : LABEL arch=arm64 16:17:57 ---> Running in 02916df9c05d 16:17:58 Removing intermediate container 02916df9c05d 16:17:58 ---> 9a5c000e2831 16:17:58 Step 23/24 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 16:17:59 ---> Running in d65187709c6a 16:17:59 Removing intermediate container d65187709c6a 16:17:59 ---> e71240882546 16:17:59 Step 24/24 : LABEL version=0.0.0 16:18:00 ---> Running in 1c03b2f390e0 16:18:01 Removing intermediate container 1c03b2f390e0 16:18:01 ---> 4da753edb38d 16:18:01 16:18:01 Successfully built 4da753edb38d 16:18:02 Successfully tagged core-metadata-arm64:latest 16:18:02 Building security-bootstrapper 16:18:28  Building core-metadata ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:18:28 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:18:28 ---> bb2e176471f9 16:18:28 Step 3/32 : WORKDIR /edgex-go 16:18:28 ---> Using cache 16:18:28 ---> 273b3becf854 16:18:28 Step 4/32 : RUN apk add --update --no-cache make git 16:18:28 ---> Using cache 16:18:28 ---> 3e89ccd6d5e1 16:18:28 Step 5/32 : COPY go.mod vendor* ./ 16:18:28 ---> Using cache 16:18:28 ---> 213fd1165090 16:18:28 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:28 ---> Running in b7eaf2e7e725 16:19:01 Removing intermediate container 563247d513b9 16:19:01 ---> a11464473124 16:19:01 Step 7/19 : COPY . . 16:19:16 Removing intermediate container 31230f6ef7b0 16:19:16 ---> 757843e0aa6f 16:19:16 Step 7/21 : COPY . . 16:19:16 ---> 9cb625cd7dad 16:19:16 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:19:16 ---> Running in c866b5019953 16:19:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:19:26 Removing intermediate container 9c61b13f2617 16:19:26 ---> a1b329d206be 16:19:26 16:19:26 Step 10/22 : FROM alpine:3.16 16:19:26 ---> 4c81e5bf8899 16:19:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:19:26 ---> Using cache 16:19:26 ---> 761fd2e59ea3 16:19:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:19:26 ---> Using cache 16:19:26 ---> 39cf6702c725 16:19:26 Step 13/22 : ENV APP_PORT=59861 16:19:26 ---> Running in f54922759a5d 16:19:27 Removing intermediate container f54922759a5d 16:19:27 ---> 676fe7ad1a2c 16:19:27 Step 14/22 : EXPOSE $APP_PORT 16:19:27 ---> Running in cf5808c27db8 16:19:30 Removing intermediate container cf5808c27db8 16:19:30 ---> 98544aee49f0 16:19:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:19:31 ---> 12333c155ea1 16:19:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:19:38 ---> a0a245b00f04 16:19:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:19:39 ---> 4b55c3da51a9 16:19:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:19:39 ---> Running in abc93c1d06d2 16:19:40 Removing intermediate container abc93c1d06d2 16:19:40 ---> 93f71dd39b12 16:19:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:19:40 ---> Running in 79de37a1c2bb 16:19:42 Removing intermediate container 79de37a1c2bb 16:19:42 ---> 413321367c19 16:19:42 Step 20/22 : LABEL arch=arm64 16:19:43 ---> Running in 5fa2d15dab60 16:19:43 ---> beeab17200ed 16:19:43 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:19:43 ---> Running in 3bac1e87a628 16:19:43 Removing intermediate container 5fa2d15dab60 16:19:43 ---> fb0431b12dc1 16:19:43 Step 21/22 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 16:19:44 ---> Running in bade4e9f782b 16:19:45 Removing intermediate container bade4e9f782b 16:19:45 ---> d3790af42dbc 16:19:45 Step 22/22 : LABEL version=0.0.0 16:19:45 ---> Running in 3ea92af94713 16:19:46 Removing intermediate container 3ea92af94713 16:19:46 ---> c50a5e68449d 16:19:46 16:19:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:19:47 Successfully built c50a5e68449d 16:19:47 Successfully tagged support-scheduler-arm64:latest 16:19:47  Building support-scheduler ... done Building core-command 16:20:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:20:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:20:09 ---> bb2e176471f9 16:20:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:20:09 ---> Using cache 16:20:09 ---> c9bb744920fc 16:20:09 Step 4/23 : WORKDIR /edgex-go 16:20:09 ---> Using cache 16:20:09 ---> 0ba8a937b923 16:20:09 Step 5/23 : RUN apk add --update --no-cache make git 16:20:09 ---> Using cache 16:20:09 ---> b18e66461bfd 16:20:09 Step 6/23 : COPY go.mod vendor* ./ 16:20:09 ---> Using cache 16:20:09 ---> 4c21c80fc47b 16:20:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:20:09 ---> Using cache 16:20:09 ---> 7f25ee95d6ee 16:20:09 Step 8/23 : COPY . . 16:20:09 ---> Using cache 16:20:09 ---> a9b4b1848bb4 16:20:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:20:09 ---> Running in eac3bb4f773b 16:20:11 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 16:20:13 Removing intermediate container b7eaf2e7e725 16:20:13 ---> eb6309c40c82 16:20:13 Step 7/32 : COPY . . 16:20:25 ---> 5e024660dd1b 16:20:25 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:20:25 ---> Running in cb12113f4d14 16:20:27 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 16:21:35 Removing intermediate container 586100446bbc 16:21:35 ---> a5b83ffea0ca 16:21:35 16:21:35 Step 10/22 : FROM alpine:3.16 16:21:35 ---> 4c81e5bf8899 16:21:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:21:35 ---> Running in 995bbbeb19d4 16:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:21:37 (1/2) Installing ca-certificates (20220614-r0) 16:21:37 (2/2) Installing dumb-init (1.2.5-r1) 16:21:37 Executing busybox-1.35.0-r17.trigger 16:21:37 Executing ca-certificates-20220614-r0.trigger 16:21:38 OK: 6 MiB in 16 packages 16:21:40 Removing intermediate container 995bbbeb19d4 16:21:40 ---> 0212d3acb155 16:21:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:21:40 ---> Running in 5f9c92080bb1 16:21:41 Removing intermediate container 5f9c92080bb1 16:21:41 ---> 589079504a20 16:21:41 Step 13/22 : ENV APP_PORT=59860 16:21:41 ---> Running in 1335d414c8dc 16:21:41 Removing intermediate container 1335d414c8dc 16:21:41 ---> 6ede0c0dfe24 16:21:41 Step 14/22 : EXPOSE $APP_PORT 16:21:42 ---> Running in 2bd0041de3a7 16:21:42 Removing intermediate container 2bd0041de3a7 16:21:42 ---> 9618b89ac56b 16:21:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:21:43 ---> 84f7558e25a0 16:21:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:21:46 ---> 4e43b742e9bb 16:21:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:21:47 ---> 2ef71deb7ad6 16:21:47 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:21:47 ---> Running in 3bb1e4b372f2 16:21:47 Removing intermediate container 3bb1e4b372f2 16:21:47 ---> 4f46a4d96f65 16:21:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:21:47 ---> Running in 7c33b873772e 16:21:48 Removing intermediate container 7c33b873772e 16:21:48 ---> 530bdfefd168 16:21:48 Step 20/22 : LABEL arch=arm64 16:21:48 ---> Running in 0450d5e6f431 16:21:49 Removing intermediate container 0450d5e6f431 16:21:49 ---> 0f911cc7c83d 16:21:49 Step 21/22 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 16:21:49 ---> Running in 1e4fcf85cb38 16:21:49 Removing intermediate container 1e4fcf85cb38 16:21:49 ---> c1103db798b0 16:21:49 Step 22/22 : LABEL version=0.0.0 16:21:49 ---> Running in cb0813160a84 16:21:50 Removing intermediate container cb0813160a84 16:21:50 ---> 7d44119092f0 16:21:50 16:21:50 Successfully built 7d44119092f0 16:21:50 Successfully tagged support-notifications-arm64:latest 16:21:50 Building core-data 16:22:09  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:22:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:22:09 ---> bb2e176471f9 16:22:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:22:09 ---> Using cache 16:22:09 ---> c9bb744920fc 16:22:09 Step 4/22 : WORKDIR /edgex-go 16:22:09 ---> Using cache 16:22:09 ---> 0ba8a937b923 16:22:09 Step 5/22 : RUN apk add --update --no-cache make git 16:22:09 ---> Using cache 16:22:09 ---> b18e66461bfd 16:22:09 Step 6/22 : COPY go.mod vendor* ./ 16:22:09 ---> Using cache 16:22:09 ---> 4c21c80fc47b 16:22:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:22:09 ---> Using cache 16:22:09 ---> 7f25ee95d6ee 16:22:09 Step 8/22 : COPY . . 16:22:09 ---> Using cache 16:22:09 ---> a9b4b1848bb4 16:22:09 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:22:09 ---> Running in d5130a12e95b 16:22:11 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 16:26:02 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 16:26:24 Removing intermediate container 3bac1e87a628 16:26:24 ---> bf7005187817 16:26:24 16:26:24 Step 9/21 : FROM alpine:3.16 16:26:24 ---> 4c81e5bf8899 16:26:24 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 16:26:24 ---> Running in 44fb9ff9b975 16:26:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:26:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:26:26 (1/6) Installing ca-certificates (20220614-r0) 16:26:26 (2/6) Installing brotli-libs (1.0.9-r6) 16:26:26 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:26:26 (4/6) Installing libcurl (7.83.1-r6) 16:26:26 (5/6) Installing curl (7.83.1-r6) 16:26:26 (6/6) Installing dumb-init (1.2.5-r1) 16:26:26 Executing busybox-1.35.0-r17.trigger 16:26:26 Executing ca-certificates-20220614-r0.trigger 16:26:27 OK: 8 MiB in 20 packages 16:26:30 Removing intermediate container 44fb9ff9b975 16:26:30 ---> 958ae26e4f1e 16:26:30 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:26:30 ---> Running in fc1c368c97c7 16:26:30 Removing intermediate container fc1c368c97c7 16:26:30 ---> 5eb43e2ae3ba 16:26:30 Step 12/21 : WORKDIR /edgex 16:26:30 ---> Running in 7c9931fa7339 16:26:30 Removing intermediate container 7c9931fa7339 16:26:30 ---> 947f0364dbb7 16:26:30 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:26:31 ---> 365e03d079fe 16:26:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:26:33 ---> 0d71a880f71d 16:26:33 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:26:35 ---> 43d24524eb0e 16:26:35 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:26:36 ---> 88bc51d615d9 16:26:36 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:26:36 ---> Running in 9ecc91ca0c2f 16:26:39 Removing intermediate container 9ecc91ca0c2f 16:26:39 ---> a455c3a0976d 16:26:39 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 16:26:39 ---> Running in f7de38f969ab 16:26:40 Removing intermediate container f7de38f969ab 16:26:40 ---> 165185476809 16:26:40 Step 19/21 : LABEL arch=arm64 16:26:40 ---> Running in bf333ad1ca7c 16:26:40 Removing intermediate container bf333ad1ca7c 16:26:40 ---> a9901345f6b9 16:26:40 Step 20/21 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 16:26:41 ---> Running in 69b3c71327b4 16:26:41 Removing intermediate container 69b3c71327b4 16:26:41 ---> 26e88a27b2b3 16:26:41 Step 21/21 : LABEL version=0.0.0 16:26:41 ---> Running in c6e98c97e959 16:26:42 Removing intermediate container c6e98c97e959 16:26:42 ---> 33c0ba8cb974 16:26:42 16:26:42 Successfully built 33c0ba8cb974 16:26:42 Successfully tagged security-proxy-setup-arm64:latest 16:27:14  Building security-proxy-setup ... done Removing intermediate container cb12113f4d14 16:27:14 ---> 5a615415f300 16:27:14 16:27:14 Step 9/32 : FROM alpine:3.16 16:27:14 ---> 4c81e5bf8899 16:27:14 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:27:15 ---> Running in dff7daf856c2 16:27:16 Removing intermediate container dff7daf856c2 16:27:16 ---> 7af920b1f64b 16:27:16 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:27:17 ---> Running in 207fc9efb74e 16:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:27:20 Removing intermediate container eac3bb4f773b 16:27:20 ---> 6cdd231d680f 16:27:20 16:27:20 Step 10/23 : FROM alpine:3.16 16:27:20 ---> 4c81e5bf8899 16:27:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:27:20 ---> Using cache 16:27:20 ---> 761fd2e59ea3 16:27:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:27:20 ---> Using cache 16:27:20 ---> 39cf6702c725 16:27:20 Step 13/23 : ENV APP_PORT=59882 16:27:20 ---> Running in 1abde8bc854d 16:27:21 (1/2) Installing dumb-init (1.2.5-r1) 16:27:21 (2/2) Installing su-exec (0.2-r1) 16:27:21 Executing busybox-1.35.0-r17.trigger 16:27:21 OK: 5 MiB in 16 packages 16:27:21 Removing intermediate container 1abde8bc854d 16:27:21 ---> 9633812c4a36 16:27:21 Step 14/23 : EXPOSE $APP_PORT 16:27:21 ---> Running in fd9989c21221 16:27:22 Removing intermediate container fd9989c21221 16:27:22 ---> 0e16c1a5f043 16:27:22 Step 15/23 : WORKDIR / 16:27:22 ---> Running in acc08cff5458 16:27:23 Removing intermediate container acc08cff5458 16:27:23 ---> f0523b3da5ff 16:27:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:23 Removing intermediate container 207fc9efb74e 16:27:23 ---> b4b0664ab223 16:27:23 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:27:23 ---> Running in bd1a2327a5a1 16:27:24 Removing intermediate container bd1a2327a5a1 16:27:24 ---> 4a13c76bfa85 16:27:24 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:27:24 ---> 059b8dd824e2 16:27:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:27:24 ---> Running in de05683042d9 16:27:25 Removing intermediate container de05683042d9 16:27:25 ---> f90ff3aeb2c7 16:27:25 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:27:25 ---> Running in 11cd05c2fd6d 16:27:25 Removing intermediate container 11cd05c2fd6d 16:27:25 ---> 23cac82f7398 16:27:25 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:27:25 ---> Running in ac21c3da962a 16:27:26 Removing intermediate container ac21c3da962a 16:27:26 ---> 2b3863b47cdf 16:27:26 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:27:26 ---> 2adba47c83c2 16:27:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:27:26 ---> Running in b559e6a6ec09 16:27:28 ---> 968701fc13b2 16:27:28 Step 19/23 : ENTRYPOINT ["/core-command"] 16:27:28 ---> Running in eab708a09cb0 16:27:29 Removing intermediate container eab708a09cb0 16:27:29 ---> 3d3dae2e1c6a 16:27:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:27:29 ---> Running in 5bdb8d937d61 16:27:30 Removing intermediate container 5bdb8d937d61 16:27:30 ---> 6d8e2ca61ba2 16:27:30 Step 21/23 : LABEL arch=arm64 16:27:30 ---> Running in 601bc544a1b8 16:27:30 Removing intermediate container b559e6a6ec09 16:27:30 ---> 7a0be9e95977 16:27:30 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:27:30 ---> Running in 3fa9871eb07f 16:27:31 Removing intermediate container 601bc544a1b8 16:27:31 ---> d9a2cc5401da 16:27:31 Step 22/23 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 16:27:31 ---> Running in c8b51292c869 16:27:31 Removing intermediate container 3fa9871eb07f 16:27:31 ---> cb62b893c01d 16:27:31 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:27:32 Removing intermediate container c8b51292c869 16:27:32 ---> 7adfefd107f0 16:27:32 Step 23/23 : LABEL version=0.0.0 16:27:32 ---> Running in 0e1ce4aa7bb8 16:27:32 ---> 4dc8accdb725 16:27:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:27:32 ---> Running in fa10cae3df96 16:27:32 Removing intermediate container 0e1ce4aa7bb8 16:27:32 ---> e4b376d005f2 16:27:32 16:27:33 Successfully built e4b376d005f2 16:27:33 Successfully tagged core-command-arm64:latest 16:27:35  Building core-command ... done Removing intermediate container fa10cae3df96 16:27:35 ---> 895f58f1c8cb 16:27:35 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:36 ---> 147801025ec5 16:27:36 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:27:38 ---> ec6a6f8fc734 16:27:38 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:27:39 ---> b50ff5fce00e 16:27:39 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:27:42 ---> f443fb79dbba 16:27:42 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:27:43 ---> df5f8b1fa86e 16:27:43 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:27:44 ---> aec76f4d32a8 16:27:44 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:27:45 ---> b2787718482d 16:27:45 Step 27/32 : RUN chmod +x /entrypoint.sh 16:27:46 ---> Running in bfb740652214 16:27:50 Removing intermediate container bfb740652214 16:27:50 ---> cbb86006f227 16:27:50 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:27:50 ---> Running in 9538792ebfa4 16:27:50 Removing intermediate container 9538792ebfa4 16:27:50 ---> 6985b1e3a078 16:27:50 Step 29/32 : CMD ["gate"] 16:27:51 ---> Running in 357553e4aeaf 16:27:52 Removing intermediate container 357553e4aeaf 16:27:52 ---> e369a3c8a262 16:27:52 Step 30/32 : LABEL arch=arm64 16:27:52 ---> Running in 6f30d6d3c444 16:27:55 Removing intermediate container 6f30d6d3c444 16:27:55 ---> 8cfd1aab7a6c 16:27:55 Step 31/32 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 16:27:55 ---> Running in dc7ee9cf228e 16:27:56 Removing intermediate container dc7ee9cf228e 16:27:56 ---> 7811ae8054e3 16:27:56 Step 32/32 : LABEL version=0.0.0 16:27:56 ---> Running in 870fc9f181ee 16:27:56 Removing intermediate container c866b5019953 16:27:56 ---> a91413fefee2 16:27:56 16:27:56 Step 9/19 : FROM alpine:3.15 16:27:56 ---> 354640af7b1b 16:27:56 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:27:56 ---> Using cache 16:27:56 ---> e6920ca839c0 16:27:56 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:27:56 ---> Running in 402b13e0497e 16:27:57 Removing intermediate container 870fc9f181ee 16:27:57 ---> 68e739a7f5f9 16:27:57 16:27:57 Successfully built 68e739a7f5f9 16:27:57 Successfully tagged security-bootstrapper-arm64:latest 16:27:58  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:27:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:27:59 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:27:59 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:27:59 OK: 15734 distinct packages available 16:28:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:28:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:28:01 (1/9) Installing ca-certificates (20220614-r0) 16:28:01 (2/9) Installing brotli-libs (1.0.9-r5) 16:28:01 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:28:01 (4/9) Installing libcurl (7.80.0-r6) 16:28:01 (5/9) Installing curl (7.80.0-r6) 16:28:01 (6/9) Installing dumb-init (1.2.5-r1) 16:28:01 (7/9) Installing musl-obstack (1.2.3-r0) 16:28:01 (8/9) Installing libucontext (1.1-r0) 16:28:01 (9/9) Installing gcompat (1.0.0-r4) 16:28:01 Executing busybox-1.34.1-r7.trigger 16:28:01 Executing ca-certificates-20220614-r0.trigger 16:28:02 OK: 8 MiB in 23 packages 16:28:03 Removing intermediate container 402b13e0497e 16:28:03 ---> 0718330c52ae 16:28:03 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:28:04 ---> ec4b6174e694 16:28:04 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:28:05 ---> 0188b67501bc 16:28:05 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:28:08 ---> a56a4f4f1a2e 16:28:08 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:28:08 ---> Running in 62eeb671f59b 16:28:08 Removing intermediate container 62eeb671f59b 16:28:08 ---> 070988ac8c05 16:28:08 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:28:08 Removing intermediate container d5130a12e95b 16:28:08 ---> 9c90782c7b31 16:28:08 16:28:08 Step 10/22 : FROM alpine:3.16 16:28:08 ---> 4c81e5bf8899 16:28:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:28:08 ---> Running in 3965f43a7027 16:28:08 ---> Running in 409a3246d90d 16:28:09 Removing intermediate container 3965f43a7027 16:28:09 ---> 0aa7a7e3ca05 16:28:09 Step 17/19 : LABEL arch=arm64 16:28:09 Removing intermediate container 409a3246d90d 16:28:09 ---> 58e65b349124 16:28:09 Step 12/22 : ENV APP_PORT=59880 16:28:09 ---> Running in 26e95db9b138 16:28:09 ---> Running in 830cba49165a 16:28:09 Removing intermediate container 26e95db9b138 16:28:09 ---> 8a3e8709496b 16:28:09 Step 18/19 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 16:28:09 Removing intermediate container 830cba49165a 16:28:09 ---> 8b5aa0f349cb 16:28:09 Step 13/22 : EXPOSE $APP_PORT 16:28:09 ---> Running in 5934e519144b 16:28:09 ---> Running in fb9f4f7861dc 16:28:10 Removing intermediate container 5934e519144b 16:28:10 ---> 44a6573ab127 16:28:10 Step 19/19 : LABEL version=0.0.0 16:28:10 ---> Running in 2705c6177b29 16:28:10 Removing intermediate container fb9f4f7861dc 16:28:10 ---> 2471e5d5c2ed 16:28:10 Step 14/22 : RUN apk add --update --no-cache dumb-init 16:28:10 ---> Running in f913e6eee2cd 16:28:10 Removing intermediate container 2705c6177b29 16:28:10 ---> e027f82c1210 16:28:10 16:28:10 Successfully built e027f82c1210 16:28:10 Successfully tagged security-spiffe-token-provider-arm64:latest 16:28:11  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:28:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:28:12 (1/1) Installing dumb-init (1.2.5-r1) 16:28:12 Executing busybox-1.35.0-r17.trigger 16:28:12 OK: 5 MiB in 15 packages 16:28:13 Removing intermediate container f913e6eee2cd 16:28:13 ---> e96eed167f67 16:28:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:28:14 ---> ccc350db0728 16:28:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:28:15 ---> 579fd801b87f 16:28:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:28:15 ---> effa10adbbb2 16:28:15 Step 18/22 : ENTRYPOINT ["/core-data"] 16:28:15 ---> Running in 9d495aa67e57 16:28:15 Removing intermediate container 9d495aa67e57 16:28:15 ---> fe91cd979778 16:28:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:28:15 ---> Running in a6d9cc260b81 16:28:16 Removing intermediate container a6d9cc260b81 16:28:16 ---> c6b6ee17d852 16:28:16 Step 20/22 : LABEL arch=arm64 16:28:16 ---> Running in d75f5a734fa3 16:28:16 Removing intermediate container d75f5a734fa3 16:28:16 ---> c2a05fc4a48e 16:28:16 Step 21/22 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 16:28:16 ---> Running in 8cb84f0a606d 16:28:17 Removing intermediate container 8cb84f0a606d 16:28:17 ---> 9e995e2e95c5 16:28:17 Step 22/22 : LABEL version=0.0.0 16:28:17 ---> Running in bb20b958112c 16:28:17 Removing intermediate container bb20b958112c 16:28:17 ---> 04c4851893d2 16:28:17 16:28:17 Successfully built 04c4851893d2 16:28:17 Successfully tagged core-data-arm64:latest 16:28:18  Building core-data ... done  [Pipeline] } 16:28:18 $ docker stop --time=1 77cc00ea06f79eb543487f8885dddcc1cb678fa93780092a3f01379e4a9dafa3 16:28:19 $ docker rm -f --volumes 77cc00ea06f79eb543487f8885dddcc1cb678fa93780092a3f01379e4a9dafa3 [Pipeline] // withDockerContainer [Pipeline] sh 16:28:20 + docker images 16:28:20 REPOSITORY TAG IMAGE ID CREATED SIZE 16:28:20 core-data-arm64 latest 04c4851893d2 3 seconds ago 17.2MB 16:28:20 security-spiffe-token-provider-arm64 latest e027f82c1210 10 seconds ago 29.1MB 16:28:20 9c90782c7b31 12 seconds ago 1.51GB 16:28:20 security-bootstrapper-arm64 latest 68e739a7f5f9 23 seconds ago 19.6MB 16:28:20 a91413fefee2 25 seconds ago 1.54GB 16:28:20 core-command-arm64 latest e4b376d005f2 48 seconds ago 17MB 16:28:20 6cdd231d680f About a minute ago 1.51GB 16:28:20 5a615415f300 About a minute ago 1.5GB 16:28:20 security-proxy-setup-arm64 latest 33c0ba8cb974 About a minute ago 26.9MB 16:28:20 bf7005187817 About a minute ago 1.5GB 16:28:20 support-notifications-arm64 latest 7d44119092f0 6 minutes ago 29.7MB 16:28:20 a5b83ffea0ca 6 minutes ago 1.57GB 16:28:20 support-scheduler-arm64 latest c50a5e68449d 8 minutes ago 29MB 16:28:20 a1b329d206be 8 minutes ago 1.57GB 16:28:20 core-metadata-arm64 latest 4da753edb38d 10 minutes ago 17.7MB 16:28:20 df2521fcae78 10 minutes ago 1.51GB 16:28:20 security-spire-server-arm64 latest 044c42debfff 11 minutes ago 84.3MB 16:28:20 dd1fe6a67f2a 11 minutes ago 1.38GB 16:28:20 core-common-config-bootstrapper-arm64 latest 34ef196dcb57 11 minutes ago 14.9MB 16:28:20 security-secretstore-setup-arm64 latest e7ba6fc1e81c 12 minutes ago 29MB 16:28:20 0c3416a775a1 12 minutes ago 1.5GB 16:28:20 1cc9824ade43 12 minutes ago 1.5GB 16:28:20 security-spire-agent-arm64 latest 3c48666fc091 19 minutes ago 122MB 16:28:20 security-spire-config-arm64 latest c0ef8a9d0b37 19 minutes ago 83.6MB 16:28:20 3a9c8d0d3274 19 minutes ago 1.38GB 16:28:20 cddf837b0b09 19 minutes ago 1.38GB 16:28:20 ci-base-image-arm64 latest bb2e176471f9 34 minutes ago 905MB 16:28:20 alpine 3.15 354640af7b1b 9 days ago 5.34MB 16:28:20 alpine 3.16 4c81e5bf8899 9 days ago 5.3MB 16:28:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 16:28:20 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 16:28:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:28:21 16:28:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:28:22 arm64: Pulling from edgex-lftools-log-publisher 16:28:22 8998bd30e6a1: Pulling fs layer 16:28:22 04944245beec: Pulling fs layer 16:28:22 699f458cf7ca: Pulling fs layer 16:28:22 765212b225bb: Pulling fs layer 16:28:22 f23df028b6ca: Pulling fs layer 16:28:22 d65c8cfc05b1: Pulling fs layer 16:28:22 2437ff75d9bd: Pulling fs layer 16:28:22 765212b225bb: Waiting 16:28:22 f23df028b6ca: Waiting 16:28:22 d65c8cfc05b1: Waiting 16:28:22 2437ff75d9bd: Waiting 16:28:22 04944245beec: Verifying Checksum 16:28:22 04944245beec: Download complete 16:28:22 765212b225bb: Verifying Checksum 16:28:22 765212b225bb: Download complete 16:28:22 f23df028b6ca: Download complete 16:28:22 d65c8cfc05b1: Verifying Checksum 16:28:22 d65c8cfc05b1: Download complete 16:28:22 699f458cf7ca: Verifying Checksum 16:28:22 699f458cf7ca: Download complete 16:28:23 8998bd30e6a1: Download complete 16:28:25 2437ff75d9bd: Verifying Checksum 16:28:25 2437ff75d9bd: Download complete 16:28:26 8998bd30e6a1: Pull complete 16:28:27 04944245beec: Pull complete 16:28:28 699f458cf7ca: Pull complete 16:28:29 765212b225bb: Pull complete 16:28:29 f23df028b6ca: Pull complete 16:28:30 d65c8cfc05b1: Pull complete 16:28:45 2437ff75d9bd: Pull complete 16:28:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:28:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:28:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:45 prd-ubuntu20.04-docker-arm64-4c-16g-6748 does not seem to be running inside a container 16:28:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:28:48 $ docker top b6ac2c33fa0a84aa10798edf6bb96836f6cb6f4f7b4ab6e234e3a8c73ada3fea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:49 ---> job-cost.sh 16:28:49 lf-activate-venv: SKIPPING 16:28:49 INFO: No Stack... 16:28:50 INFO: Retrieving Pricing Info for: v3-standard-4 16:28:50 INFO: Archiving Costs [Pipeline] sh 16:28:51 + cat /w/workspace/edgex-go/1/archives/cost.csv 16:28:51 + cut -d, -f6 [Pipeline] lock 16:28:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4373-1-stack-cost] 16:28:51 Resource [jenkins-edgexfoundry-edgex-go-PR-4373-1-stack-cost] did not exist. Created. 16:28:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4373-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:28:51 + echo total: 0.10999999940395355 [Pipeline] stash 16:28:52 Stashed 1 file(s) [Pipeline] } 16:28:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4373-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:28:52 $ docker stop --time=1 b6ac2c33fa0a84aa10798edf6bb96836f6cb6f4f7b4ab6e234e3a8c73ada3fea 16:28:53 $ docker rm -f --volumes b6ac2c33fa0a84aa10798edf6bb96836f6cb6f4f7b4ab6e234e3a8c73ada3fea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:28:54 provisioning config files... 16:28:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7092969008795099109tmp [Pipeline] { [Pipeline] sh 16:28:55 + set +x 16:28:55 + bash -s -- 16:28:55 + curl -s https://codecov.io/bash 16:28:55 16:28:55 _____ _ 16:28:55 / ____| | | 16:28:55 | | ___ __| | ___ ___ _____ __ 16:28:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:28:55 | |___| (_) | (_| | __/ (_| (_) \ V / 16:28:55 \_____\___/ \__,_|\___|\___\___/ \_/ 16:28:55 Bash-1.0.6 16:28:55 16:28:55 16:28:55 ==> git version 2.25.1 found 16:28:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:28:55 Release-Date: 2020-01-08 16:28:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:28:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:28:55 ==> Jenkins CI detected. 16:28:55 current dir:  /w/workspace/edgex-go/1 16:28:55 project root: . 16:28:55 --> token set from env 16:28:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:28:55 ==> Running gcov in . (disable via -X gcov) 16:28:55 ==> Python coveragepy not found 16:28:55 ==> Searching for coverage reports in: 16:28:55 + . 16:28:55 -> Found 1 reports 16:28:55 ==> Detecting git/mercurial file structure 16:28:55 ==> Reading reports 16:28:55 + ./coverage.out bytes=487323 16:28:55 ==> Appending adjustments 16:28:55 https://docs.codecov.io/docs/fixing-reports 16:28:56 + Found adjustments 16:28:56 ==> Gzipping contents 16:28:56 64K /tmp/codecov.h9ZMCl.gz 16:28:56 ==> Uploading reports 16:28:56 url: https://codecov.io 16:28:56 query: branch=PR-4373&commit=7d480d2c1ad836439e65b14aa56ee47204f7a434&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4373%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4373&job=&cmd_args= 16:28:56 -> Pinging Codecov 16:28:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4373&commit=7d480d2c1ad836439e65b14aa56ee47204f7a434&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4373%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4373&job=&cmd_args= 16:28:56 -> Uploading to 16:28:56 https://storage.googleapis.com/codecov/v4/raw/2023-02-20/00271124DB129430A58F1EEE437C3FCB/7d480d2c1ad836439e65b14aa56ee47204f7a434/1c33b3a8-4af5-4d10-843d-a496de8b8b30.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230220T162856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=578a033381d54c127182fe97a7d1f99a1f743aec234aad16584e4154a55ef437 16:28:56 % Total % Received % Xferd Average Speed Time Time Time Current 16:28:56 Dload Upload Total Spent Left Speed 16:28:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62839 0 0 100 62839 0 220k --:--:-- --:--:-- --:--:-- 220k 16:28:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7d480d2c1ad836439e65b14aa56ee47204f7a434 [Pipeline] } 16:28:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:28:58 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 16:28:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:28:59 ---> package-listing.sh 16:28:59 ++ facter osfamily 16:28:59 ++ tr '[:upper:]' '[:lower:]' 16:28:59 + OS_FAMILY=debian 16:28:59 + workspace=/w/workspace/edgex-go/1 16:28:59 + START_PACKAGES=/tmp/packages_start.txt 16:28:59 + END_PACKAGES=/tmp/packages_end.txt 16:28:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:28:59 + PACKAGES=/tmp/packages_start.txt 16:28:59 + '[' /w/workspace/edgex-go/1 ']' 16:28:59 + PACKAGES=/tmp/packages_end.txt 16:28:59 + case "${OS_FAMILY}" in 16:28:59 + dpkg -l 16:28:59 + grep '^ii' 16:28:59 + '[' -f /tmp/packages_start.txt ']' 16:28:59 + '[' -f /tmp/packages_end.txt ']' 16:28:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:28:59 + '[' /w/workspace/edgex-go/1 ']' 16:28:59 + mkdir -p /w/workspace/edgex-go/1/archives/ 16:28:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 16:28:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:29:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:00 16:29:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:01 latest: Pulling from edgex-lftools-log-publisher 16:29:01 5eb5b503b376: Pulling fs layer 16:29:01 5c69ac0246d0: Pulling fs layer 16:29:01 ec43610c2a17: Pulling fs layer 16:29:01 3a2ae6a8a46f: Pulling fs layer 16:29:01 33b1e0a273af: Pulling fs layer 16:29:01 5d3b04190fa2: Pulling fs layer 16:29:01 2f39f015ded8: Pulling fs layer 16:29:01 3a2ae6a8a46f: Waiting 16:29:01 33b1e0a273af: Waiting 16:29:01 5d3b04190fa2: Waiting 16:29:01 2f39f015ded8: Waiting 16:29:01 5c69ac0246d0: Download complete 16:29:01 3a2ae6a8a46f: Verifying Checksum 16:29:01 3a2ae6a8a46f: Download complete 16:29:01 33b1e0a273af: Verifying Checksum 16:29:01 33b1e0a273af: Download complete 16:29:01 ec43610c2a17: Verifying Checksum 16:29:01 ec43610c2a17: Download complete 16:29:01 5eb5b503b376: Verifying Checksum 16:29:01 5eb5b503b376: Download complete 16:29:01 2f39f015ded8: Download complete 16:29:02 5eb5b503b376: Pull complete 16:29:02 5c69ac0246d0: Pull complete 16:29:02 ec43610c2a17: Pull complete 16:29:03 3a2ae6a8a46f: Pull complete 16:29:03 33b1e0a273af: Pull complete 16:29:03 5d3b04190fa2: Pull complete 16:29:07 2f39f015ded8: Pull complete 16:29:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:29:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:07 prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container 16:29:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:29:10 $ docker top 737d43d72e11565cf49d1e68bbeab6bc53afccbc5ee18cc7333699e77c2979b4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:10 + touch /tmp/pre-build-complete [Pipeline] sh 16:29:11 + mkdir -p /var/log/sysstat [Pipeline] sh 16:29:11 + ls /var/log/sa-host 16:29:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:11 provisioning config files... 16:29:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12963470698622864582tmp [Pipeline] { [Pipeline] echo 16:29:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:29:12 ---> create-netrc.sh [Pipeline] } 16:29:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:29:12 ---> python-tools-install.sh [Pipeline] echo 16:29:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:29:12 ---> sudo-logs.sh 16:29:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:29:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:29:13 ---> job-cost.sh 16:29:13 lf-activate-venv: SKIPPING 16:29:13 DEBUG: total: 0.10999999940395355 16:29:13 INFO: Retrieving Stack Cost... 16:29:13 INFO: Retrieving Pricing Info for: v3-standard-8 16:29:14 INFO: Archiving Costs [Pipeline] echo 16:29:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:29:14 ---> logs-deploy.sh 16:29:14 lf-activate-venv: SKIPPING 16:29:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4373/1 16:29:14 INFO: archiving workspace using pattern(s): 16:29:15 Archives upload complete. 16:29:15 INFO: archiving logs to Nexus